@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h3, h4, h5, h6 {
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
blockquote {
	font-style: italic;
}
blockquote:before {
	content: "«";
}
blockquote:after {
	content: "»";
}
.fix {
	clear: both;
}
.wrapper {
	width: 800px;
	margin: 0px auto;
	position: relative;
}
.wrapper_bigger {
	width: 840px;
	margin: 0px auto;
	position: relative;
}
#header {
	margin: 80px auto;
	text-align: center;
	position: relative;
}
	#header a.disc {
		padding: 5px 0;
		font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
		border-bottom: 1px solid #000;
		text-decoration: none;
		font-style: italic;
		position: absolute;
		top: 17px;
		left: 50px;
	}
	#header a.bio {
		padding: 5px 0;
		font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
		border-bottom: 1px solid #000;
		text-decoration: none;
		font-style: italic;
		position: absolute;
		top: 17px;
		right: 50px;
	}
	#header a.bio:hover, #header a.disc:hover {
		border: 0;
	}
a.vk {
	width: 140px;
	background: #000;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	padding: 3px 5px;
}
a.vk:hover {
	background: #01a9cc;
}
#maybeslider {
	background: url(images/gray_bullshit.jpg) center top;
	padding: 20px 0;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
}
	#maybeslider h1 {
		margin: 0 0 25px 0;
	}
	#maybeslider ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#maybeslider li {
		display: block;
		padding: 0 20px;
		position: relative;
	}
img.big_promo {
	display: block;
	float: left;
}
div.promo_text {
	font-style: italic;
	text-align: right;
	float: right;
	width: 300px;
	line-height: 180%;
}
div.promo_links {
	position: absolute;
	bottom: 0;
	right: 20px;
	font-size: 16px;
	line-height: 150%;
	font-style: italic;
	text-align: right;
}
	div.promo_links p {
		margin: 0;
	}
#albums {
	margin: 50px auto;
}
	#albums ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#albums img {
		display: block;
		margin-bottom: 10px;
	}
	#albums h3 {
		font-size: 16px;
	}
		#albums ul li {
			display: block;
			float: left;
			width: 200px;
			padding: 20px 33px;
			font-size: 12px;
			font-style: italic;
			text-align: center;
		}
			#albums ul li a {
				padding: 3px 0;
				border-bottom: 1px solid #000;
				text-decoration: none;
			}
#news {
}
	#news h1 {
		background: url(images/news_h1_bg.png) center 18px repeat-x;
		text-align: center;
	}
		#news h1 span {
			background: #fff;
			padding: 0 10px;
		}
#inside {
	font-size: 14px;
	line-height: 26px;
	text-align: center;
}
	#inside h1 {
		background: url(images/news_h1_bg.png) center 18px repeat-x;
		text-align: center;
		margin-bottom: 50px;
	}
		#inside h1 span {
			background: #fff;
			padding: 0 10px;
		}
	#inside p {
		margin: 0 0 20px 0;
	}
#comments {
	margin-top: 50px;
}
	#comments h1 {
		background: url(images/news_h1_bg.png) center 18px repeat-x;
		text-align: center;
		margin-bottom: 50px;
		margin-top: 50px;
	}
		#comments h1 span {
			background: #fff;
			padding: 0 10px;
		}
#newshere {
	margin-top: 20px;
}
	#newshere .post {
		width: 370px;
		line-height: 22px;
		margin-bottom: 50px;
		text-align: justify;
	}
	.post h2 {
		text-align: center;
		margin-top: 0;
		line-height: 30px;
	}
		.post h2 a {
			text-decoration: none;
			padding-bottom: 5px;
			border-bottom: 1px solid #000;
		}
	.post .metainfo {
		padding: 15px 0 0 0;
		background: url(images/sep.png) top center no-repeat;
		text-align: center;
	}
		.post .metainfo a {
			text-decoration: none;
			padding-bottom: 3px;
			border-bottom: 1px solid #000;
		}
	.left {
		float: left;
	}
	.right {
		float: right;
	}
#navigation {
	text-align: center;
	font-size: 18px;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
}
	#navigation a {
		padding-bottom: 3px;
		text-decoration: none;
		border-bottom: 1px solid #000;
		margin: 0 20px;
	}
#footer {
	margin-top: 50px;
}
#footermenu {
	background: #f2f2f5;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	#footermenu ul {
		list-style: none;
		text-transform: uppercase;
	}
		#footermenu ul li {
			display: inline;
			letter-spacing: 3px;
			margin-left: 40px;
		}
		#footermenu ul li:first-child {
			margin-left: 0;
		}
			#footermenu ul li a {
				padding-bottom: 3px;
				text-decoration: none;
				border-bottom: 1px solid #000;
			}
#copyright {
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
	margin: 30px auto;
}


/* ************************SLIDER********************** */
/*next button*/
.bx-next {
	position:absolute;
	top:47%;
	right:-50px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/next.png) no-repeat 0 -30px;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:47%;
	left:-50px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/prev.png) no-repeat 0 -30px;
}
/*
 * End color scheme styles
 */


/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}

/*pager links hover and active states*/
.bx-pager .pager-active,
.bx-pager a:hover {
	background-position: 0 0;
}

/*pager wrapper*/
.bx-pager {
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	color:#666;
}

/* Comments*/

#comments { margin-top: 20px;  }
#commenthead { margin-bottom: 15px; }
ol#commentlist,ol#pinglist  { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li,ol#pinglist li { border-bottom: 1px solid #c8c8c8; margin: 0 0 1.2em 0; padding: 0 1em 0
0; overflow-x: hidden; text-align: left }
ol#commentlist li.alternate { border-bottom: 1px solid #c8c8c8; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; text-transform: uppercase; font-size: 0.8em; }
ol#commentlist cite a { color: #000; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #000; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.9em 0; padding: 0; line-height: 1.6em; }
ol#commentlist li ul.children, ol#commentlist li ul.children li ul { list-style:none; margin: 0 0 0 2em; padding: 0; }
ol#commentlist li ul.children li, ol#commentlist li ul.children li ul li { border-right: 0; border-bottom: 0; border-top: 1px solid #c8c8c8; padding: 1em 0 0 0; margin: 0; }
.reply { margin: 0.6em 0 2em 0; }
.reply a, a#cancel-comment-reply-link { line-height: 1em; color: #fff; background: #b6b6b6; font-size: 11px;
text-transform: uppercase; padding: 0.2em 0.3em; font-weight: bold; }
.reply a:hover, a#cancel-comment-reply-link:hover { color: #fff; background: #000; }
.cancel-comment-reply { margin: 1em 0 1.6em 0; }

ol#pinglist .pingcontent { display: block; }
ol#pinglist .ping_meta a { color: #000; }
ol#pinglist .ping_meta a:hover { color: #000; text-decoration: underline; }
ol#pinglist .ping_meta {font-style: normal; text-align: left; color: #818181; text-transform: uppercase; font-size: 0.8em;margin:0.6em 0 2em;} 

#comment-form form { margin-top: 15px; }
	h2#comment-form { margin-top: 15px; }
label.com { display: block; }
input.comtext, textarea.comtext { width: 400px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 10px; }
fieldset { border: 0; margin: 0; padding: 0; }
input.comsubmit {
	padding: 0 20px;
	height: 40px;
	background: #000;
	border: 0; color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.fleft { float: left;}
.fright { float: right; margin: 5px; padding: 1px; border: 1px solid #f4f4f4;  }

