/*
Theme Name: Sk Green
Description: Sk Green WordPress Theme
Version: 1.0.1
Author: Jurko Chervony
Author URI: http://skinik.name
Tags: 960, fixed width, two columns, widgets, skinik, green, grey
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; outline: none;}
ul, ol { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }


/* Body
-------------------------------------------------------------------*/
body { 
	font: 13px/18px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #FFE8D1 url(images/body-bg.gif) repeat-x scroll left top; 
}

h1, h2, h3, h4, h5,h6 { font-family:Arial, Verdana, Geneva, Sans-Serif, Georgia, serif, "Trebuchet MS", Helvetica; font-weight: normal; color: #333; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 20px; line-height: 24px; margin-bottom: 7px; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #7CAB4C; }

a,a:visited { color: #184E32; text-decoration: underline; }
a:hover,active { color: #7CAB4C; }

p { margin-bottom: 10px; }

input, textarea { 
	font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

blockquote{ 
	font: italic 12px Georgia, Serif; 
	padding: 5px;
	background-color:#F3F3F3;
	border:1px dashed #707070;
	margin: 10px 0 10px 20px;
}
blockquote p { margin: 0; }


/* Container
-------------------------------------------------------------------*/
#container { 
	width: 958px; 
	margin: 35px auto;
	overflow: hidden; 
	background-color: #fff;
	border: 1px #DDDDDD solid;
	box-shadow:0 4px 18px #C8C8C8;
	-moz-box-shadow:0 4px 18px #C8C8C8;
	-webkit-box-shadow:0 4px 18px #C8C8C8;
	-khtml-box-shadow:0 4px 18px #C8C8C8;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
#container #wrapper { 
	width: 960px; 
	float: left; 
	overflow: hidden; 
	background: url(images/bg-wrapper.gif) repeat-y 0 0;
}


/* Header
-------------------------------------------------------------------*/
#header { 
	width: 958px; 
	height: 70px; 
	float: left; 
	position: relative; 
	border-bottom: 1px #DDDDDD solid;
}
#header h1 { 
	font: 30px Georgia, Serif;
	margin:  8px 12px 0;
	margin-bottom: 0; 
	color: #174F36;
	text-shadow: 1px 1px 1px #ccc; 
	text-decoration: none; 
}
#header h1 a { 
	color: #174F36; 
	text-shadow: 1px 1px 1px #ccc; 
	text-decoration: none; 
}
#header h1 span { 
	font-size: 15px; 
	color: #7CAB4C;
	text-shadow: none; 
	display:block;
	font-family:Arial;
}


/* Navigation
-------------------------------------------------------------------*/
#nav { 
	float: right; 
	position: absolute;
	top:0;
	right:7px;
}
#nav ul li { 
	font-family:Arial;
	display: inline; 
	margin-right: 10px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000; 
	line-height: 70px; 
	text-transform:uppercase;
}
#nav ul li ul li { 
	display: inline; 
	margin-right: 20px; 
}
#nav ul li a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}
#nav .current_page_item a { color:#8C8B8B; }
#nav .current_page_item { color:#8C8B8B; }
#nav ul li a:hover { color:#8C8B8B; }


/* search-feed
-------------------------------------------------------------------*/
#search-feed {height:20px;margin:15px 10px;}

#feed a {  
	background:transparent url(images/sprite.gif) no-repeat scroll 0 -112px;
	float:left;
	font-size:0;
	height:16px;
	line-height:0;
	margin:3px 10px 0 0;
	text-indent:-9999em;
	width:16px;
	display:block;
}
#searchform { float:right; margin-right:3px; }
#s { 
	width: 165px;
	height: 16px;
	padding: 2px;
	vertical-align: middle;
	line-height: 1px;
	font: normal 12px Verdana, Sans-Serif;
	color: #777;
	border: 1px #C7C7C7 solid;
}
#searchsubmit {
	width:20px;
	height:20px;
	background: url(images/sprite.gif) scroll no-repeat 0 0;
	vertical-align: middle;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-9999em;
	cursor:pointer;
}


/* Content
-------------------------------------------------------------------*/
#content { 
	width: 684px; 
	float: left; 
	padding: 15px;
	overflow: hidden; 
}

#content .post { margin-bottom: 10px;overflow:hidden; }
#content .post p { 	text-align:justify; }

#content .post a.more-link {font-weight:bold;}

#content .post h1.post-title { 
	color: #333;
	font-family: Arial,Verdana;
	font-size: 22px;
	margin-bottom: 1px;
	clear: both; 
}
#content .post h1.post-title a {
	text-decoration: none;
	color: #333;
}
#content .post h1.post-title a:hover { 
	text-decoration: underline;
	color: #333;
}
/*** написи під заголовком публікації START ***/
#content .edit-date{ margin-bottom:10px; color:#000; }
/*** написи під заголовком публікації END ***/

#content .post .post-bottom {
	position:relative;
	height:20px;
	clear: both; 
	padding-top:15px;
}

#content .post .author {
	position:absolute;
	left:0;
	clear:left;
	background: url(images/sprite.gif) no-repeat 0 -20px; 
	display:block;
	height:14px;
	line-height:13px;
	padding-left:20px;
}

/*** Bookmarks ***/
#content .post .bookmarks {
	position:absolute;
	right:0;
	clear:right;
	margin: 0 0 5px 0;
	line-height:15px;
	display:inline;
}
#content .post .bookmarks .text {float:right;font-weight:bold; padding-right:5px;}
#content .post .bookmarks ul { display:block; width:auto; float:right; }
#content .post .bookmarks ul li {
	display:block;
	float:right;
	list-style:none;
	float: right;
	width: 16px;
	height: 16px;
	margin: 0 0 -3px 5px;
}
#content .post .bookmarks ul li a {
	display:block;
	float:right;
	list-style:none;
	float: right;
	width: 16px;
	height: 16px;
	margin: 0 0 -3px 5px;
	background: url(images/sprite.gif) scroll no-repeat transparent;
}
#content .post .bookmarks .f { background-position: 0 -64px; }
#content .post .bookmarks .s { background-position: 0 -48px; }
#content .post .bookmarks .t { background-position: 0 -80px; }
#content .post .bookmarks .fo { background-position: 0 -96px;margin-right:0; }

#content .post .post-info { 
	position:relative;
	height:20px;
	clear: both; 
	padding: 5px;
	margin: 5px 0; 
	border: 1px #ddd solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .post .post-info .comments {
	position:absolute;
	height:12px;
	line-height:13px;
	padding-left:23px;
	background: url(images/sprite.gif) no-repeat 0 -36px; 
	right:10px;
	top:7px;
}

#content #pages { text-align: center; }
#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}


/* Aligns
-------------------------------------------------------------------*/
.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }


/* Форма коментування
-------------------------------------------------------------------*/
#commentform { 
	background-color: #fafafa; 
	border:1px solid #d3d3d3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform a {color:#555;}
#commentform a:hover {text-decoration:none;}
#commentform textarea { 
	width: 85%; 
	border: 1px solid #aaa; 
	height: 120px;
	font-size: 0.9em;
	padding:2px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 10px; 
	padding:2px;
	font-size: 0.9em;
}
#commentform input#submit { padding: 3px 10px; }




/* Вивід коментарів
-------------------------------------------------------------------*/
/*Стилі навігації коментарів*/
.entry{
margin: 0;
padding: 0;
}
.entry h3 {
	margin-top: 15px;
	clear: both;
}

/************ чергування кольорів у коментарях ***********/
ol.commentlist li.even {
	background:#fff;/*  білий */
	margin-top:15px;/* відступи знизу для дочірніх коментарів */
}
ol.commentlist li.odd {
	background:#f3f3f3;/*  сірий */
	margin-top:15px;/* відступи знизу для дочірніх коментарів */
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	background: #f3f3f3;
}
.commentlist cite, .commentlist cite a {
	color:#000000;
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
}
.says{
	font-size: 0.9em;
	font-weight: normal;
}
.commentmetadata {font-weight: normal;}
.commentmetadata a {color:#8C8B8B;font-size: 0.9em;text-decoration:none;}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	font-size: 0.9em;
	font-weight: bold;
	border:1px solid #aaa;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	margin: 10px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	overflow: hidden;
}
.commentlist li ul li {
	font-size: 1em;
	margin: 7px 0px -10px -10px;
	list-style: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
.children { padding:0px; }/* відступи для дочірніх коментарів */
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 246px; 
	float: right; 
	color: #555;
	overflow: hidden;
	padding:0;
}

#sidebar h3,h2 { 
	font: bold 14px;
	color: #333; 
}

#sidebar a { color: #333; text-decoration: none; }
#sidebar a:hover { color: #777; text-decoration: underline;  }
#sidebar .current-cat a { color: #000; text-decoration: underline;  }
#sidebar .cat-item a:hover { color: #000; text-decoration: underline;  }
#sidebar a.about_author{ text-decoration: underline; }
#sidebar a:hover.about_author{ text-decoration: none; border: none; }

#sidebar .rss,
#sidebar .search { background-color:#F7F7F6;padding:0px !important;}
#sidebar .no-border-bottom {border-bottom:none !important;}
#sidebar .block { 
	overflow: hidden;
	padding:15px;
	border-bottom: 1px #ddd solid;
}
#sidebar .block ul li { 
	padding-left: 10px; 
	list-style-image: url(images/arrow.gif); 
	margin-bottom:3px;
}
#sidebar .block ul li ul li { margin-left: -20px; }

/*** Wp-Polls ***/
#sidebar .block .wp-polls-ul {
	margin:0 0 10px 0 !important;
}
#sidebar .block  .wp-polls ul li, .wp-polls-ans ul li {
	padding-left: 0 !important; 
	list-style: none !important;
}



/* Calendar
-------------------------------------------------------------------*/
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #f3f3f3; text-align: center; color: #000; }
#sidebar .block #calendar_wrap table td a { font-weight: bold; }


/* Footer
-------------------------------------------------------------------*/
#footer {
	width: 100%;
	height: 36px;
	line-height:36px;
	overflow:hidden;
	clear:both;
	position: relative;
	border-top: 1px #DDDDDD solid;
	text-align: center;
}
#footer a { 
	color: #555;
	text-decoration: underline;
}
#footer a:hover { 
	color: #555;
	text-decoration: none;
}


/* Captions
-------------------------------------------------------------------*/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center !important;
}


/* Related posts
-------------------------------------------------------------------*/
#content .box {
	border: 1px solid #f3f3f3; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	padding: 0;
	margin-bottom:10px;
}

#content .box h3{
	background:#f3f3f3;
	padding: 2px; 
}

#content .box ul.related_post {
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom:0;
}
#content .box ul.related_post li {
	padding-left:0;
}
#content .box .excerpt {
	display:block;
}
