/*  

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


Verdana,Arial,Sans-Serif;
arial,helvetica,sans-serif;
*/
/* positions */
body{background:black url(images/body.jpg) repeat-x scroll 50% 0%;
font: normal normal normal 12px arial,sans-serif;padding:0;margin:0;color:#130000;}
ul,li,ol,div,h1,h2,h3,p,form{margin:0;padding:0;}
ul,ul li {list-style-image:none;list-style:none}
ol li{margin:10px 25px;}
textarea{width:416px;overflow:auto;margin:0}
a{text-decoration:none;color:#C12A0C;}
a:hover {text-decoration: underline;}
a img{border:none;}
.navigation{margin:0 auto;}
.right{text-align:right;}

#page{width:950px;margin:0 auto;background:transparent url(images/header.jpg) no-repeat scroll 0% 0%;}

#header{height:378px;}
h1{color:#9A361A;font-weight:bold; font-size:24px; font-family:arial,sans-serif;text-transform:uppercase;}
h1 a{color:#DDD983;}
h1 span{display:block;font-size:14px;text-transform:lowercase;}

#middle{background:transparent url(images/content.jpg) repeat-y scroll 50% 50%;}
#middle .top{background:transparent url(images/top.jpg) no-repeat scroll 50% 0%;}
#middle .bottom{background:transparent url(images/bottom.jpg) no-repeat scroll 50% 100%;}

#center{margin:0 auto;width:537px;padding:9px 0 8px 0;}

#searchform table{background:transparent url(images/search.gif) no-repeat scroll 0% 0%;margin-left:17px; width:280px; height:40px;}
#searchform input{width:162px;height:18px;padding:0;margin:0;line-height:20px;}
#searchform #searchsubmit{width:64px;height:21px;border:0;background:#c53812 url(images/searchsubmit.gif) no-repeat scroll 50% 50%;}
#searchform #searchsubmit,#submit{color:#FEA905;font:normal normal bold 11px arial,sans-serif;}

#content{background:transparent url(images/ctop.gif) no-repeat scroll 50% 0%; padding-top:11px; }
#content .top{background:transparent url(images/cbottom.gif) no-repeat scroll 50% 100%;padding-bottom:11px;}
#content .bottom{background:#eeeeee url(images/ccontent.gif) repeat-y scroll 50% 50%;padding:0 20px;border-bottom:1px groove #eeeeee;}
#content .bottom{min-height:420px; border:none}
.comments{text-align:left;}
.navigation a,.comments a{color:#C12A0C;text-decoration:underline;font-weight:bold;}

.time{float:right;background:transparent url(images/time.gif) no-repeat scroll 50% 50%;width:75px;padding:5px 0;text-align:center;color:#FFA944;font-weight:bold;}

h3,h2{font:normal normal bold 12px arial,sans-serif;text-transform:uppercase;}
h3,h2,h2.title a{color:#9A361A}
.meta,.meta a{color:#1F0000;}
.post{padding:14px 0 0 0;}
.entry{padding:0 0 14px 0;}
p{padding-bottom:1em;}
small{font-size:11px;}

#submit{height:21px;border:0;background:#c53812 url(images/submit.gif) repeat-x scroll 50% 50%;}

#footer{clear:both;text-align:center;color:#727271;padding:30px;}
#footer,#footer a{color:#727271;}

.alt{border-top:1px solid #a15814;border-bottom:1px solid #a15814;}
.postmetadata.alt{margin:10px 0;padding:7px;}

div.sidebar{width:190px;}
.sidebar h2,.sidebar h2 a{color:#E95F01;}
.sidebar,.sidebar a{color:#D0AE7D;}
ul.sidebar{padding:0 30px;}
ul.sidebar li{border-bottom:1px solid #200602;padding-bottom:10px;}
ul.sidebar li li{border-bottom:none;}
div.heading{padding:15px 10px 15px 10px;}
ul.sidebar ul ul{padding:5px 0 0 0}
ul.sidebar ul li{font-size:11px;padding:5px 4px 5px 21px;background:transparent url(images/side_item.gif) no-repeat scroll 0% 0.9em}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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;
}

.vvk	{
	width:250px;
	height:22px;
	
}
.vvklink	{
	display:block;
	width:250px;
	height:25px;
	margin-top:5px;
}

/*social bookmarks*/

#socialbookmarks {
	clear:both;
	height:48px;
	list-style:none;
	margin:20px;
}
#socialbookmarks li {
	float:left;
	margin-left:8px;
}
#socialbookmarks a {
	background-image:url(images/socialbookmarks.png);
	background-repeat:no-repeat;
	display:block;
	height:0;
	outline:none;
	overflow:hidden;
	padding-top:48px;
	width:48px;
}
#delicious {background-position:0 bottom;}
#digg {background-position:-48px bottom;}
#facebook {background-position:-96px bottom;}
#furl {background-position:-144px bottom;}
#studivz {background-position:-192px bottom;}
#stumbleupon {background-position:-240px bottom;}
#technorati {background-position:-288px bottom;}
#twitter {background-position:-336px bottom;}
#reddit {background-position:-384px bottom;}
#delicious:hover {background-position:0 0;}
#digg:hover {background-position:-48px 0;}
#facebook:hover {background-position:-96px 0;}
#furl:hover {background-position:-144px 0;}
#studivz:hover {background-position:-192px 0;}
#stumbleupon:hover {background-position:-240px 0;}
#technorati:hover {background-position:-288px 0;}
#twitter:hover {background-position:-336px 0;}
#reddit:hover {background-position:-384px 0;}

.list li {
list-style:circle;
margin-left:20px;
}

