/*  
Theme Name: stripedWP
Theme URI: http://idea2web.ru/wp/index.php?wptheme=stripedWP
Description: Двухколоночная тема от <a href="http://www.free-lance.ru/users/goodnews/">goodnews</a> Поддержка виджетов и N баннеров в первом виджете.
Tags: 2 column, widgets, stripes, banners
Version: 1.0.2
Author: goodnews
Author URI: http://www.free-lance.ru/users/goodnews/
*/

/* LAYOUT
 ---------------------------------------------------------------------------- */

* {margin:0; padding:0;}
html {color:#867A81; background:url(img/bg-html.gif); font:14px Verdana;}
body {}
.clear {clear:both; line-height:0; height:0; font-size:0; }
#wrapper {width:990px; margin:20px auto 0 auto; background:#F7F0E6; border:1px solid #867A81;}
#firespace {clear:both;height:20px;line-height:20px;}


/* TAGS
 ---------------------------------------------------------------------------- */

h1 {font-size:24px;}
h2 {font-size:21px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
p {line-height:150%;}
a, a:active, a:visited {color:#660000;}
a:hover {color:#660000; text-decoration:none;}
a {outline:none;}
img {border:none;}
ul {list-style-type:none;}
label {font-weight:bold;cursor:pointer;}

/* HEADER
 ---------------------------------------------------------------------------- */

#header {
	position:relative;
	height:90px;
	border-bottom:1px dashed #CBB9A1;
}

#header h1 {
	position:absolute;
	left:20px;
	top:20px;
	font-size:42px;
	color:#867A81;
	font-weight:normal;
}

#header input {
	position:absolute;
	top:34px;
	right:20px;
	height:24px;
	width:170px;
	font-size:18px;
	padding:0 30px 0 5px;
	border:1px solid #867A81;
	color:#867A81;
	background:#fff;
}

#header #searchsubmit {
	cursor:pointer;
	position:absolute;
	top:35px;
	right:21px;
	height:24px;
	width:30px;
	padding:0;
	border:none;
	background:center center url(img/search.gif) no-repeat;
}

#header a, #header a:visited, #header a:active {
	color:#867A81;
	text-decoration:none;
}

#header a:hover {
	color:#867A81;
	text-decoration:underline;
}


/* TOPMENU
 ---------------------------------------------------------------------------- */

#topmenu {
	background:#CBB9A1;
	height:33px;
}

#topmenu ul {
	list-style-type:none;
}

#topmenu li {
	float:left;
	padding-top:8px;
	margin:0 5px;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	text-transform:uppercase;
	padding:2px 10px;
	text-decoration:none;
	color:#F7F0E6;
}

#topmenu li a:hover {
	text-transform:uppercase;
	color:#F7F0E6;
	background:#867A81;
}


/* SIDEBAR
 ---------------------------------------------------------------------------- */

#sidebar {
	width:270px;
	float:left;
	padding-right:50px;
}

#sidebar h2 {
	background:left center url(img/bg-wid-caption.gif) no-repeat;
	font-size:18px;
	padding-left:40px;
	color:#867A81;
}

#sidebar ul {
	list-style-type:none;
}

#sidebar ul ul {
	padding:10px 0 30px 40px;
}

#sidebar ul ul li a, #sidebar ul ul li a:visited, #sidebar ul ul li a:active {
	display:block;
	background:5px 5px url(img/w-bullet.gif) no-repeat;
	padding-left:20px;
	color:#867A81;
}

#sidebar ul ul li a:hover {
	display:block;
	color:#aaa;
}

#sidebar ul .ads a, #sidebar ul .ads a:active, #sidebar ul .ads a:visited, #sidebar ul .ads a:hover {background:none;padding:0;text-decoration:none;}

#calendar_wrap {
	padding:10px 0 10px 40px;
}

#sidebar #searchform {
	padding-left:40px;
}


/* CONTENT
 ---------------------------------------------------------------------------- */

#content {
	width:670px;
	float:left;
}

#cnt {
	padding-top:30px;
	border-top:1px dashed #CBB9A1;
}

.post {
	clear:both;
	padding-bottom:50px;
}


.post h2 {
	padding-left:10px;
	font-size:24px;
	color:#867A81;
}

.post h2 a, .post h2 a:active {
	text-decoration:none;
	color:#867A81;
}

.post h2 a:hover {
	text-decoration:undeline;
	color:#aaa;
}


.post h2 a:visited {
	text-decoration:none;
	color:#aaa;
}

.metadata {
	line-height:21px;
	color:#F7F0E6;
	margin:10px 0;
	height:21px;
	background:#CBB9A1 url(img/bg-meta.gif) no-repeat;
}

.metadata .edit {
	float:right;
	padding-right:8px;
}

.metadata .edit a, .metadata .edit a:active, .metadata .edit a:visited {
	padding-right:16px;
	background:right 5px url(img/edit.gif) no-repeat;
}
.metadata .edit a:hover {
	padding-right:16px;
	background:right 5px url(img/edit.gif) no-repeat;
}

.date, .tags {
	float:left;
	padding:0 10px;
}

.tags {
	padding-left:15px;
	background:url(img/bg-tags.gif) no-repeat;
}

.metadata a, .metadata a:active, .metadata a:visited {color:#F7F0E6;}
.metadata a:hover {color:#F7F0E6;}

.entry, .meta2 {
	padding:0 80px 0 10px;
}

.entry h2 {font-size:21px;padding:0;color:#867A81;}

.entry img {border:1px solid #CBB9A1;}

.entry img.alignleft {float:left; margin:0 5px 5px 0;}
.entry img.alignright {float:right; margin:0 0 5px 5px;}
.entry img.aligncenter {clear:both; margin:0 0 5px 0;}
.entry img.alignnone {clear:both; margin:0 0 5px 0;}

.entry ul {
	list-style-type:none;
}

.entry ul li {
	font-size:13px;
	background:5px 7px url(img/li-bullet.gif) no-repeat;
	padding-left:16px;
}

.entry ol {
	padding-left:25px;
}

.entry ol li {
	font-size:13px;
}

.entry ul ul {
	list-style-type:none;
	padding-left:15px;
}

.entry ul ul li {
	background:5px 7px url(img/li-li-bullet.gif) no-repeat;
}

.entry ul ul ul {
	list-style-type:none;
	padding-left:15px;
}

.entry ul ul ul li {
	background:5px 7px url(img/li-li-bullet.gif) no-repeat;
}

.entry code {
	background:#fff;
	color:#b00;
	border:1px dashed #867A81;
	padding:5px 10px;
	margin:15px 0;
	display:block;
}

.entry blockquote {
	color:#867A81;
	border:1px dotted #867A81;
	padding:5px 10px;
	margin:15px 0;
	display:block;
	background:#F9F4EC;
}

.readmore {
	float:left;
}

.meta2 .comments {
	float:right;
}

.comments a {
	padding-left:20px;
	background:5px 5px url(img/comments.gif) no-repeat;
}


/* NAVIGATION
 ---------------------------------------------------------------------------- */

.navigation {
	clear:both;
	text-align:center;
	padding:10px 80px 30px 0;
}

.navigation .current {
	background:#CBB9A1;
	color:#F7F0E6;
	padding:5px;
	margin:0 5px;
}

.navigation a, .navigation a:active, .navigation a:visited {
	color:#867A81;
	padding:5px;
	margin:0 5px;
	text-decoration:none;
}
.navigation a:hover {
	background:#CBB9A1;
	color:#F7F0E6;
	padding:5px;
	margin:0 5px;
}


/* COMMENTS
 ---------------------------------------------------------------------------- */

#comments {
	padding:0 80px 0 10px;
}

#comments h3 {
	color:#867A81;
	font-weight:normail;
	font-size:18px;
	padding:0 0 20px 0;
}

#comments img.avatar {
	float:left;
	padding-right:5px;
}

#comments .text {
	padding-top:10px;
	clear:both;
}

.comment-meta {
	border-bottom:1px solid #867A81;
	line-height:110%;
	height:32px;
	clear:both;
	background:#EAE3D7;
}

#comments .left {
	float:left;
	width:270px;
}

#comments .right {
	float:left;
	width:250px;
}

#comments .comment {
	padding:5px 0 15px 0;
}

#comments input {
	width:250px;
	height:16px;
	background:#fff;
	border:1px solid #867A81;
	color:#867A81;	
}

#comments textarea {
	overflow:auto;
	width:305px;
	height:85px;
	background:#fff;
	border:1px solid #867A81;
	color:#867A81;	
}

input#submit {
	height:25px;
	width:90px;
	margin-top:10px;
}

/* FOOTER
 ---------------------------------------------------------------------------- */

#footer {
	text-align:center;
	font-size:12px;
	color:#cbb9a1;
	clear:both;
	border-top:1px dashed #CBB9A1;
	height:40px;
	line-height:40px;
}

#footer a {
	color:#cbb9a1;
}
