/*
Theme Name: zlikaGreen
Theme URI: http://www.zlika.org
Description: Simple Green Theme
Version: 1.0
Author: Peter Kamenov
Date: 08 August 2008
*/

body
{
	font: 70%/150% Verdana, "Trebuchet MS", Tahoma, Arial;
	color: #454545;
	background: #FFF;
	margin: 0px;
}

a
{
	color: #3d8940;
	text-decoration: none;
}

a:visited
{
	color: #3d8940;
	text-decoration: none;
}

a:hover
{
	color: #306d32;
	text-decoration: underline;
}

img
{
	border: none;
}

p
{
	padding: 6px 0px 6px 0px;
	margin: 0px;
	line-height: 1.3em;
}

h1
{
	margin:0px;
	font: bold 24px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A2DB89;
}

h1 a
, h1 a:visited
{
	color: #8fc279;
	text-decoration: none;
}

h1 a:hover
{
	color: #78C07B;
	text-decoration: none;
}

h2
{
	color: #666;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #CCC;
	font: normal 150%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a
, h2 a:visited 
{
	color: #666;
	text-decoration: none;
}

h2 a:hover
{
	color: #000;
	text-decoration: none;
}

h3
{
	font: bold 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #306d32;
	margin: 10px 0px 5px;
}

h4
{
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #2763A5;
	margin: 10px 0px 5px;
}

form
{
	margin: 0px;
	padding: 0px;
}

#page
{
	margin: 0px auto;
	width: 960px;
}

#header
{
	width: 720px;
	height: 70px;
	border-bottom: 3px solid #306D32;
	position: relative;
}

#headerimg
{
	position: relative;
	padding: 15px 0px 0px 20px;
	height: 55px;
}

#headerimg .description
{
	position: absolute;
	left: 20px;
	top: 42px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#nav
{
	list-style: none;
	margin: 0px;
	position: absolute;
	bottom: 0px;
}

#nav li
{
	float: left;
	margin-left: 5px;
}

#nav .current_page_item a
, #nav .current_page_item a:visited
{
	color: #FFF;
	text-decoration: none;
}

#nav .page_item a
{
	color: #DDEBF4;
	text-decoration: none;
	background: #0C488B url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #0C488B;
	border-left: 1px solid #0C488B;
	border-right: 1px solid #0C488B;
	display: block;
}

#nav .page_item a:hover
{
	color: #FFF;
}

#content
{
/*	padding: 0px 0px 0px 2px;*/
	float: left;
	width: 720px;
	overflow: hidden;
}

.post
{
	clear: both;
	padding-top: 25px;
}

.post-date
{
	margin-top: 2px;
	width: 34px;
	height: 34px;
	float: left;
	background: url(images/date-bg.gif) no-repeat;
	/*margin-left: -1px;*/
}

.post-month
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	line-height: 10px;
	padding-top: 1px;
}

.post-day
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: center;
	display: block;
	padding-top: 4px;
	margin-left: 1px;
}

.post-year
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #AAA;
	text-align: center;
	display: block;
	padding-top: 2px;
}

.entry
{
	float: right;
	width: 675px;
}

.post-cat
{
	font-family: Tahoma;
	width: 530px;
	float: left;
	font-size: 95%;
	color: #999;
}

.post-comments
{
	font-family: Tahoma;
	float: right;
	font-size: 95%;
	color: #999;
}

.post-calendar
{
	font-family: Tahoma;
	text-align: right;
	float: right;
	font-size: 95%;
	color: #999;
}

.post-content
{
	clear: both;
	padding-top: 15px;
}

.post-content img
{
	border: 1px solid #666;
	margin: 5px;
}

.navigation
{
	clear: both;
	margin-top: 3px;
	border-top: 1px solid #CCC;
}

.previous-entry
{
	float: left;
	width: 345px;
}

.next-entry
{
	float: right;
	text-align: right;
	width: 345px;
}

#comments
, #respond
{
	clear: both;
	border-bottom: 1px solid #CCC;
	padding: 30px 0px 5px 0px;
}

.commentlist
{
	margin: 10px 0px;
	padding-left: 30px;
	line-height: 120%;
}

.commentlist li
{
	padding: 5px 10px;
}

.commentlist p
{
	width: 600px;
}

.commentlist .alt
{
	background: #FAFAFA;
	border-left: 2px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #DEDEDE;
}

.commentlist cite
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #306d32;
}

.commentlist cite a
, .commentlist cite a:visited
{
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #306d32;
}

.commentlist small
{
	margin-bottom: 15px;
	display: block;
	font-size: 90%;
}

#commentform
{
	margin-top: 15px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
}

#commentform p
{
	margin: 0px;
}

#commentform label
{
	color: #666;
	margin-left: 3px;
	font-size: 90%;
}

#commentform input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	border: 1px solid #999;
	padding: 2px;
}

#commentform textarea
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 465px;
	height: 120px;
	border: 1px solid #999;
	padding: 2px;
}

#commentform #submit
{
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #AAA;
	float: left;
	width: 90px;
	height: 21px;
}

.rss_to_comments
{
	background: url(images/mini-rss_for_comments.gif) no-repeat left center;
	padding-left: 15px;
}

#sidebar
{
	float: right;
	padding: 0px 10px 10px 0px;
	width: 200px;
	color: #666;
	overflow: hidden;
	margin-top: -86px;
}

#sidebar h2
, #sidebar .sidebartitle
{
	font: bold 120%/100% Verdana, Tahoma, "Trebuchet MS", Arial;
	color: #306d32;
	margin: 27px 0px 2px;
	border-bottom: 1px solid #306d32;
}

#sidebar a
, #sidebar a:visited
{
	color: #306d32;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #306d32;
	text-decoration: underline;
}

#sidebar ul
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#sidebar ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li ul
{
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li
{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #def0df;
}

#sidebar ul li ul li ul li
{
	padding: 1px 0 1px 10px;
	border: none;
}

li.widget_calendar td
{
	padding: 1px 6px;
}

.textwidget
{
	padding-top: 5px;
}

#searchform
{
	margin: 15px 0px 0px 0px;
}

#searchform br
{
	display: none;
}

#searchform #s
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
	height: 15px;
	border: 1px solid #999;
	background: #FFF;
	color: #000;
	font-weight: normal;
}

#searchform input
{
	border: 1px solid #AAA;
	width: 55px;
	height: 19px;
	margin-left: 3px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

#credits
{
	margin: 0px auto;
	width: 960px;
	color: #666;
	font-size: 85%;
	line-height: 120%;
}

#credits a
, #credit a:visited
{
	color: #3d8940;
}

.wordpress
{
	background: url(images/mini-wordpress.gif) no-repeat left center;
	padding-left: 18px;
	margin-right: 8px;
}

.zlika
{
	background: url(images/mini-zlika.gif) no-repeat left center;
	padding-left: 18px;
	margin-right: 8px;
}

.rss
{
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 8px;
}

.loginout
{
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 8px;
}

.center
{
	text-align: center;
}

img.center
, img[align="center"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

img.alignleft
, img[align="left"]
{
	float: left;
	margin: 2px 10px 5px 0px;
}

.alignright
{
	float: right;
}

img.alignright
, img[align="right"]
{
	float: right;
	margin: 2px 0px 5px 10px;
}

.clear
{
	clear: both;
	height: 15px;
}

hr.clear
{
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

select
{
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.banner
{
	width: 120px;
	height: 60px;
	float: left;
	margin: 7px;
}

.avatar
{
	float: right;
	width: 64px;
	height: 64px;
	margin-top: 2px;
}

.wp-caption
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	text-align: center;
	margin: 5px;
}

blockquote
{
	background: url(images/quote_left.png) no-repeat left top;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 25px;
	border-top: 1px solid #def0df;
	border-bottom: 1px solid #def0df;
	border-left: 2px solid #def0df;
	border-right: 2px solid #def0df;
	background-color: #fbfdfb;
}

blockquote blockquote
{
	background-color: #FFF;
}

