/*  
Theme Name: Ceteratura
*/
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td {
margin: 0;
padding: 0;
}
body {
background: url(images/background.jpg);
}
#doubleback {
position: absolute;
top: 0;
left: 50%;
margin-left: -612px;
width: 1224px;
height: 367px;
background: url(images/backtop.png) no-repeat;
}
#header {
position: relative;
margin: 0 auto 0;
width: 980px;
padding: 0;
z-index: 50;
}
	#logo {
	position: relative;
	margin: 10px 0;
	//margin: 10px 0 25px;
	padding: 0;
	}
	#menu {
	position: relative;
	margin: 25px -10px 0;
	//margin: 0 -10px 0;
	background: url(images/backnav.jpg) repeat-x;
	height: 40px;
	border: 3px solid #6f281d;
	border-bottom: none !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://www.test.biotalks.ru/wp-content/themes/ceteratura/PIE.htc);
	}
		#menu ul {
		list-style-type: none;
		margin: 6px 0 0;
		}
		#menu li {
		list-style-type: none;
		display: inline;
		padding: 0 10px;
		}
		#menu li a, #menu li a:visited {
		text-decoration: none;
		font: bold 20px Times;
		text-transform: uppercase;
		color: #ffffcc;
		}
		#menu li a:hover, #menu li a:active {
		padding: 2px 0;
		color: #ffffcc;
		text-decoration: none;
		border-bottom: 1px dotted #ffffcc;
		}
	#book {
	position: absolute;
	bottom: -22px;
	right: 30px;
	z-index: 50;
	width: 239px;
	height: 168px;
	background: url(images/book.png) no-repeat;
	}
#wrapper {
position: relative;
margin: 0 auto 0;
padding: 0;
width: 980px;
background: url(images/backcontent.jpg);
border-left: 1px solid #330000;
border-right: 1px solid #330000;
border-bottom: 1px solid #330000;
}
	.alignleft {
	float: left;
	}
	.alignright, .alignrightside {
	float: right;
	}
	.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	}
	img.alignleft {
	border: 1px solid #330000;
	padding: 5px;
	background: #ffffff;
	margin: 0 10px 0 0;
	}
	img.alignright {
	border: 1px solid #330000;
	padding: 5px;
	background: #ffffff;
	margin: 0 0 0 10px;
	}
	img.alignrightcside {
	padding: 0;
	margin: 0;
	}
	img.aligncenter {
	border: 1px solid #330000;
	padding: 5px;
	background: #ffffff;
	margin: 0;
	}
	img.postpostimage {
	border: 1px solid #330000;
	padding: 5px;
	background: #ffffff;
	}
#content {
float: left;
display: inline;
width: 709px;
margin: 10px 0 10px 10px;
padding-right: 10px;
border-right: 1px solid #330000;
}
	h1 {
	font: bold 25px Times;
	color: #330000;
	line-height: 26px;
	margin: 0;
	}
	h2 {
	font: bold 24px Times;
	color: #330000;
	line-height: 26px;
	margin: 0;
	}
		h2 a, h2 a:visited {
		color: #330000;
		text-decoration: none;
		}
		h2 a:hover, h2 a:active {
		color: #000000;
		text-shadow: 0 2px 2px #cc6633;
		text-decoration: none;
		}
	.entry {
	position: relative;
	font: 14px Arial;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	}
		.entry p {
		padding-bottom: 10px;
		text-indent: 20px;
		}
		.entry a {
		font-weight: bold;
		color: #660033;
		text-decoration: underline;
		}
		.entry a:visited {
		color: #000000;
		text-decoration: underline;
		}
		.entry a:hover, .entry a:active {
		color: #000000;
		text-decoration: none;
		border-bottom: 1px dotted #000000;
		}
		.entry ul, .entry ol {
		margin: 0 40px 0;
		}
		.entry h3 {
		background: none !important;
		}
		blockquote {
		background: #ffe4b5 url(images/quote.png) 5px center no-repeat;
		border: 1px dashed #330000;
		padding: 5px 10px 5px 40px;
		min-height: 55px;
		font: italic 14px Times New Roman;
		color: #330000;
		}
	.breadcrumb {
	font: 13px Comic Sans MS;
	color: #660033;
	margin: 0;
	}
		.breadcrumb a {
		color: #660033;
		text-decoration: none;
		}
		.breadcrumb a:visited {
		color: #330000;
		text-decoration: none;
		}
		.breadcrumb a:hover, .breadcrumb a:active {
		color: #660033;
		border-bottom: 1px dotted #660033;
		text-decoration: none;
		}
	.postmetadata {
	border: 1px dotted #330000;
	background: #ffe4b5;
	margin: 5px 0;
	padding: 3px 5px;
	font: italic 14px Times New Roman;
	color: #330000;
	text-align: right;
	}
		.postmetadata a, .postmetadata a:visited {
		color: #330000;
		text-decoration: none;
		}
		.postmetadata a:hover, .postmetadata a:active {
		color: #000000;
		border-bottom: 1px dotted #000000;
		text-decoration: none;
		}
	.postpost {
	border: 1px dotted #330000;
	background: #ffe4b5;
	margin: 5px 0;
	padding: 3px 5px;
	font: 14px Arial;
	color: #330000;
	}
		.postpostitem {
		float: left;
		display: inline;
		width: 164px;
		padding: 0 5px;
		text-align: center;
		}
			.postpostitem a {
			font: 12px Arial;
			color: #660000;
			text-decoration: none;
			}
			.postpostitem a:visited {
			color: #000000;
			text-decoration: none;
			}
			.postpostitem a:hover, .postpostitem a:active {
			color: #000000;
			border-bottom: 1px dotted #000000;
			text-decoration: none;
			}
		h4 {
		margin: 3px;
		font: bold 18px Times;
		color: #330000;
		}
	.navigation {
	margin: 10px;
	}
	.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { 
	margin: 2px 4px;
	padding: 3px;
	border: 1px solid #660000;
	text-decoration: none;    
	color: #660000; 
	}
	.wp-pagenavi a:hover, .wp-pagenavi a:active {  
	color: #330000;
	text-decoration: none;
	padding: 3px;
	border: 1px dashed #330000;
	}
	.wp-pagenavi span.pages {
	margin: 2px 4px;
	padding: 3px;
	color: #660000;  
	border: 1px solid #660000;
	}  
	.wp-pagenavi span.current, .wp-pagenavi span.extend {
	margin: 2px 4px;
	padding: 3px; 
	font-weight: bold; 
	color: #330000;
	border: 1px solid #330000;
	}
/*Комментарии*/
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
#respond {
margin: 0;
}
	#respond a {
	color: #330000;
	}
#cancel-comment-reply-link {
font: 12px Comic Sans MS;
color: bold #ff0000;
margin: 0;
}
#commentform {
margin: 5px 0 10px;
color: #000;
font-size: 12px;
}
	.fields {
	text-align: center;
	}
		.fields input {
		width: 180px;
		padding: 4px 3px;
		margin: 5px 10px 10px;
		background: #ffffff;
		border: 1px solid #330000;
		font-size: 12px;
		color: #000000;
		}
	.textfield {
	margin: 0 0 5px;
	}
		.textfield textarea {
		width: 700px;
		//width: 697px;
		height: 88px;
		padding: 5px;
		background: #ffffff;
		border: 1px solid #330000;
		font-size: 14px;
		color: #000000;
		}
	#commentform #submit {
	margin: 5px 10px 0 5px;
	padding: 5px 0;
	width: 107px;
	cursor: pointer;
	background: #ffffff;
	border: 1px solid #330000;
	}
.commentlist {
padding: 0;
text-align: justify;
margin: 0;
}
	.commentlist .comment {
	background: #fff8dc;
	margin: 15px 0 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #660000;
	}
	.commentlist .comment .comment {
	margin: 10px;
	padding: 10px;
	width: auto;
	}
	.commentlist .bypostauthor {
	background: #ffe4b5; !important
	padding:10px;
	}
.commentmet_data {
width: 100%;
}
	.commentmet_avatar {
	float: left;
	position: relative;
	margin: -15px 0 0 0px;
	width: 60px;
	padding:0;
	z-index: 10;
	}
		.commentmet_avatar img {
		border: 1px solid #660000;
		padding: 5px;
		background: #ffffff;
		}
	.commentmetadata {
	margin: -5px 0 0 75px;
	padding: 5px;
	border: 1px dashed #660000;
	color: #333333;
	font: italic 12px Georgia;
	}
	.commentmetadata span {
	font: bold 12px Georgia;
	color: #330000;
	}
		.commentmetadata span a, .commentmetadata span a:visited {
		text-decoration: none;
		color: #330000;
		}
		.commentmetadata span a:hover, .commentmetadata span a:active {
		text-decoration: none;
		color: #000000;
		border-bottom: 1px dotted #000000;
		}
	.commentmet_text {
	font: 14px Arial;
	margin: 10px 0 0 75px;
	}
	.commentmet_text p {
	padding-bottom: 10px;
	}
.commentmet_reply {
text-align: right;
font: bold 12px Georgia;
}
	.commentmet_reply a, .commentmet_reply a:visited {
	text-decoration: none;
	color: #330000;
	}
	.commentmet_reply a:hover, .commentmet_reply a:active {
	text-decoration: none;
	color: #660000;
	border-bottom: 1px dotted #660000;
	}
.solosub {
float: right;
margin: 0;
}
/*JQuery comment Preview*/
#jquery-comment-wrap {
	width: 514px;
}
#jquery-comment-preview {
	width: 700px;
	//width: 697px;
	height: 23px;
	position: relative;
	background: #ffe4b5;
	padding: 5px;
	border: solid #330000;
	border-width: 1px 1px 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
#comment_preview {
	width: 510px;
	border: 1px solid #D6D3D3;
	padding: 5px;
}
ol#comment-preview {
	margin: 0;
	padding: 7px 12px;
	list-style: none;
	background: #FFF;
}
#comment-preview .avatar {
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}

#textarea_clone {
	height: 0;
	overflow: hidden;
}

#preview-tab {
	display: none;
	float: right;
	height: 21px;
	padding: 0 6px;
	font: 12px/20px Verdana, Arial, sans-serif;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #F6F5F5 url(toolbar.gif) 0 -37px repeat-x;
  border: 1px solid #C3C3C3;
	cursor: pointer;
}

/* HTML editor
-----------------------------------------------------------------------------*/
#html-editor a {
	float: left;
	overflow: visible;
	min-width: 12px;
	height: 21px;
	margin-right: 3px;
	padding: 0 6px;
	background: #ffe4b5;
  border: 1px solid #330000;
	color: #464646;
	font: 12px/20px Verdana, Arial, sans-serif;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
  text-align: center;
	cursor: pointer;
  text-decoration: none;
	outline: none;
}
a#ed_strong {font-weight: bold}
a#ed_em {font-style: italic}
a#ed_a {
	color: #00F;
  text-decoration: underline;
}
#html-editor a:hover,
#preview-tab:hover {
	border-color: #AAA;
	background: #DDD;
}
#html-editor a:active,
#preview-tab:active {
	position: relative;
	top: 1px;
	left: 1px;
}
#html-editor a b {display: none}


a#jcpSmiles {
	float: left;
	position: relative;
	padding: 0 1px;
}
a#jcpSmiles:active {
	top: 0;
	left: 0;
}
#jcpSmiles span {
	display: none;
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: 1000;
	width: 125px;
	background: #F6F5F5;
  border: 1px solid #330000;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#jcpSmiles:hover span {
	display: block;
}
#jcpSmiles img {
	float: left;
	padding: 3px;
}
#sidebar {
float: left;
display: inline;
width: 230px;
margin: 10px;
padding: 0;
}
	h3 {
	font: bold 16px Times New Roman;
	text-align: center;
	color: #ffffcc;
	margin: 10px 0 5px;
	padding: 2px 0;
	text-transform: uppercase;
	background: url(images/backbutton.jpg) repeat-x;
	}
	#hello {
	margin: 5px 0 0 0;
	padding: 5px;
	border: 1px dashed #330000;
	font: 14px Arial;
	text-align: justify;
	}
	.widget, .widgetrub {
	margin: 5px 0;
	}
		.widgetrub ul {
		list-style: none;
		color: #330000;
		font: 18px Times;
		margin: 0 0 0 10px;
		}
			.widgetrub ul a, .widgetrub ul a:visited {
			color: #330000;
			text-decoration: none;
			}
			.widgetrub ul a:hover, .widgetrub ul a:active {
			color: #330000;
			text-decoration: none;
			font-weight: bold;
			}
		.widgetrub ul li {
		list-style: none;
		}
			.widgetrub ul li li {
			list-style: none;
			margin-left: 20px;
			}
		.widget ul {
		list-style: none;
		font: italic 14px Times;
		margin: 0;
		}
			.widget ul li {
			list-style: none;
			color: #330000;
			padding-left: 10px;
			}
				.widget ul li a, .widget ul li a:visited {
				color: #330000;
				text-decoration: none;
				font: bold 16px Times;
				}
				.widget ul li a:hover, .widget ul li a:active {
				text-decoration: none;
				border-bottom: 1px dotted #330000;
				}
			.widget ul li:hover, .widget ul li:active {
			list-style: none;
			background: #cc9966;
			}
	.avathumb {
	float: left;
	margin: 3px 5px 0 -10px;
	padding: 3px;
	border: 1px solid #330000;
	background: #ffffff;
	}
	#widgetrss {
	margin: 10px 0;
	font: 14px Times New Roman;
	color: #330000;
	text-align: center;
	}
		#widgetrss h3 {
		font: bold 16px Times New Roman;
		text-align: center;
		color: #330000;
		margin: 10px 0 0 0;
		padding: 0;
		text-transform: uppercase;
		background: none;
		}
		#widgetrss #email {
		width: 163px;
		padding: 5px;
		font: 14px Arial;
		border: 1px solid #330000;
		color: #000000;
		}
		#widgetrss #submit {
		width: 50px;
		padding: 2px 0 3px;
		//padding: 0;
		font: bold 18px Times New Roman;
		background: url(images/backbutton.jpg) repeat-x;
		border: 1px solid #330000;
		color: #ffffcc;
		}
#footer {
position: relative;
margin: 0 auto 0;
margin-top: 10px;
margin-bottom: 10px;
padding: 3px 5px;
width: 972px;
background: url(images/backbutton.jpg) repeat-x;
font: 12px Times New Roman;
color: #ffffcc;
}
	#footer a, #footer a:visited {
	color: #ffffcc;
	text-decoration: none;
	}
	#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}
	.author {
	float: right;
	}