/*  
Theme Name: WordPress MU ProGovno
Theme URI: http://www.BloodBoy.ru
Description: WordPress MU ProGovno, основана на стандартной теме WordPress MU Default модифицирована <a href="http://www.BloodBoy.ru">BloodBoy</a>.
Version: 1.0
Author: BloodBoy (Evgeni Pankratov)
Author URI: http://www.BloodBoy.ru
*/

html, body {
	margin:0;
	padding:0; 
	background:#fff;
	position:relative; 
}

body {
	text-align:center;
	background:#fff url('images/body-bg.gif') repeat-x;
	font-family:Arial, default;
	font-size:90%;
	color:#888;
}

img {
	border:none;
}

a:link, a:visited {
	text-decoration:none;
	color:#3399FF;
}

a:hover {
	text-decoration:underline;
	color:#3399FF;
}

#all {
	text-align:left;
	margin:0 auto;
	width:950px;
	background:url('images/wrapper-bg.gif') no-repeat top center;
}

#header {
	display:block;
	height:85px;
	text-align:right;
}

#about {
	width:120px;
	height:47px;
	margin:0 10px 0 auto;
}

#about img {
	display:block;
}

#container {
	position:relative;
	display:block;
	border-left:solid 180px transparent;
	border-right:solid 180px transparent;
}

#inner {
	display:block;
	position:relative; 
	margin-left:-180px;
	margin-right:-180px;
	padding:1px;
	background:#fff url('images/inner-bg.gif') repeat-x;
}

#left {
	float:left; 
	position:relative; 
	width:180px;
	left:0px;
}

#left .place {
	margin-top:40px;
}

#left .place p {
	text-align:justify;
	margin:3px 0 3px 0;
	padding:0;
	font-size:13px;
}

#right {
	float:right; 
	position:relative; 
	width:180px;
	right:0px;
}

#tags {
	margin-top:35px;
}

#tags a {
	color:#3399FF;
}

#center {
	margin-left:210px;
	margin-right:210px;
	position:relative; 
	display:block;
	text-align:center;
	border-left:1px solid #D3ECFF;
	background:url('images/content-bg.gif') no-repeat bottom left;
}

#text {
	text-align:left;
	margin-left:30px;
}

#head {
	margin-top:25px;
	text-align:right;
}

#head h1 {
	color:#000;
	font-weight:normal;
	font-size:2.8em;
	text-shadow:#fff 2px 2px;
	margin:0;
	padding:0;
}

#head h1 a {
	color:#000;	
	text-decoration:none;
}

#head h2 {
	color:#999999;
	font-size:14px;
	margin:0;
	padding:0;
}

#text .post {
	margin:30px 0 30px 0;
}

#text .post .subj {
	margin-top:8px;
}

#text .post .subj p {
	margin:3px 0 3px 0;
	text-indent:25px;
}

#text .post h2 {
	margin:0;
	font-weight:normal;
	font-size:30px;
}

#text .post h2 a {
	color:#000000;
}

#text .post h3 {
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 0;
	margin:0;
}

#text .post h3 p {
	color:#f60;
	font-weight:normal;
	text-align:right;
	font-size:14px;
}

#text .post h3 p a {
	color:#f60;
}

#text .post h3 p a:hover {
	color:#000;
	text-decoration:underline;
}

#text .post h3 .comments {
	float:right;
}

#text .post h3 .date {
	float:left;
}

#text .post p {
	color:#888;
	margin:0;
}

#text .post a {
	color:#3399FF;
}

#text .post a:hover {
	color:#000;
	text-decoration:underline;	
}

#text .post .postmetadata {
	text-align:center;
	margin-top:10px;
	color:#3399FF;
}

#text .post .postmetadata .tags {
	font-size:18px;
}

#text #nav {
	border:1px solid #fff;
	margin-bottom:10px;
}

#text #nav a {
	color:green;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.clear {
	clear:both;
}

#footer {
	display:block;
	background:#372A03 url('images/footer-bg.gif') top repeat-x;
	margin-top:30px;
	height:140px;
}

#copyright {
	position:relative;
	top:75px;
	color:#B58803;
	font-size:12px;
	text-align:center;
	line-height:200%;
}

#copyright a {
	color:#B58803;
}

#copyright a:hover {
	text-decoration:none;	
	background:#191301;
}

#last10post, #last10comment {
	margin-top:25px;
	text-align:left;
	padding:0;
	font-size:13px;
}

#last10post ul, #last10comment ul {
	margin:10px 0 0 17px;
	padding:0;
}
