/*
Theme Name: My Garden
Theme URI: http://www.mygarden.lt/
Description: My garden blog theme
Version: 1.0
Author: Mindaugas Zemaitis
Author URI: http://www.abu.lt/

*/

body {
	margin:0px;
	padding:0px;
}

body, a {
	font-family: Tahoma;
	color: #767776;
	font-size: 12px;
}

.size-thumbnail, .size-medium, .size-full {
	border-color: #c6d4dd;
	border-style: solid;
	border-width: 3px;
}

 h1,  h2 {
	margin-bottom: 5px;
	margin-top: 0px;
}

h1, h2, h1 a, h2 a {
	font-weight: normal;
	text-decoration: none;
}

h1, h1 a {
	font-size: 16px;
	color: #6d91e3;
}

h2, h2 a {
	font-size: 14px;
	color: #72b743;
}

p {
	line-height: 150%;
}

.short_content_block p {
	margin-top: 7px;
}

.short_content_block {
	text-align: justify;
	padding-bottom: 10px;
}

.date_publisher, .date_publisher a {
	color: #6d91e3;
	font-size: 10px;
}

.posts_list p{
	margin-top: 2px;
}


#header {
	width: 990px;
	height: 151px;
	padding-top: 30px;
	background-position:top;
	background-repeat: no-repeat; 
	margin: auto;
}

#footer {
	clear:both;
	float:right;
	text-align: center;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 133px;
}



#container {
	overflow: hidden;
	width: 990px;
	margin: 0px 0px;
	position: relative;
}


#left { 
	width: 210px;
	display: inline;
	padding-right: 20px;
	position: relative;
	float: left;
	z-index: 10;
	padding-top: 290px;
}

#midle { 
	float: left;
	width: 514px;
	display: inline;
	position: relative;
	padding-left: 20px;
	position: relative;
	overflow: hidden;
}

#right { 
	display: inline;
	padding: 0px;
	width: 184px;
	float: right;
	padding-left: 21px;
	position: relative;
	overflow: hidden;
}


#container1 {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}

#left1 { 
	width: 234px;
	display: inline;
	padding-right: 20px;
	position: relative;
	float: left;
}

#right1 { 
	display: inline;
	float: right;
	width: 240px;
	position: relative;
}

.pages_menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.pages_menu ul li {
	float: left;
	margin: 0 0;
	
	background: url(../images/menu_sep.gif) #fff bottom right no-repeat;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}

.pages_menu ul li a {
	text-decoration: none;
}

.pages_menu ul li a:hover {
	text-decoration: underline;
} 




#menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	display: block;
	color: #6d91e3;
	font-size: 16px;
	padding-bottom: 5px;
}

.menu_sub, .menu_list{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.menu_sub a, .menu_list li a {
	font-size: 13px;
	color: #767776;
	text-decoration: none;
}

.menu_list li {
	padding-top: 1px;
	padding-bottom: 10px;
}

.menu_list li a {
}

.menu_sub a:hover, .menu_list li a:hover {
	color: #767776;
	text-decoration: underline;
}

#linkcatmain, .linkcat, .blogroll {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.blogroll {
	padding-bottom: 20px;
}

.blogroll  li{
	padding-top: 1px;
	padding-bottom: 10px;
}

.blogroll  li a{
	text-decoration: none;
	color: #767776;
}

img {
	border: 0px;
}


#container4_ {
	clear:both;
	float:right;
	width:990px;
	overflow:hidden;
}
#container3_ {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:205px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d3d4;
	
}
#container2_ {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:559px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d3d4;
}

#col1_ {
	float:right;
	width:196px;
	position:relative;
	overflow:hidden;
	padding-right: 20px;
	padding-left: 10px;
}

#col2_ {
	float:right;
	width:519px;
	position:relative;
	right: -786px;
	overflow:hidden;
	padding-left: 20px;
	padding-right: 20px;
}
#col3_ {
	float:right;
	width: 185px;
	padding-left: 20px;
	position:relative;
	right:-1550px;
	overflow:hidden;
}


.wp-caption {
        border: 1px solid #ddd;
	        text-align: center;
		        background-color: #f3f3f3;
			        padding-top: 4px;
				        margin: 10px;
					        -moz-border-radius: 3px;
						        -khtml-border-radius: 3px;
							        -webkit-border-radius: 3px;
								        border-radius: 3px;
									}
									
									.wp-caption img {
									        margin: 0;
										        padding: 0;
											        border: 0 none;
												}
												
												.wp-caption-dd {
												        font-size: 11px;
													        line-height: 17px;
														        padding: 0 4px 5px;
															        margin: 0;
																}
																


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #000000; background-color:#ffffff;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}








input, textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #c6d4dd;
}


/* Comments template */
.alt {
	background-color: #f5f8fa;
}
div.com {
	margin-bottom: 30px;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}



