/*

Theme Name: Bolshevik

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A grungy theme.  Template designed by <a href="http://www.demusdesign.com">DemusDesign</a>

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

Tags: grunge, fixed width, two columns, widgets

*/



* {

	padding: 0;

	margin: 0;

	}



body {
	color: #334;
	background: url('images/bg.jpg') top left;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	}

	

#wrap {
	width: 770px;
	background: #F1E8CF url('images/stainb.gif') no-repeat top right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 20px;
	}

	

h1 {
	color: #000;
	margin-bottom: 20px;
	padding-left: 100px;
	text-decoration: underline;
	background-image: url(images/logo-corpuscritic.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 200px;
	width: 740px;
	padding-top: -30px;
	font-family: Georgia;
	font-size: 23px;
	font-weight: 600;
	}



h1 a {
	color: #000;
}



h2 {
	text-decoration: none;
	margin-top: 5px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	}



#main h2 a {
	color: #006ab0;
	border: 0;
	text-decoration: underline;
	}

	

#main h2 a:hover {
	color: #000;
	}

	

h3 {
	color: #006ab0;
	}

	

h4 {

	color: #734F45;

	text-transform: uppercase;

	
	letter-spacing: 1px;

	}

	

p {
	margin: 5px 0;
	}

	

#main a {
	color: #006ab0;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}

	

#main a:hover {

	border-bottom: none;

	color: #000;

	}

	

#main p img {

	float: right;

	padding: 1px;

	border: 2px solid #300;

	margin: 0 0 5px 5px;

	}



#nav {

	float: left;

	}

	

#nav ul {
	list-style-type: none;
	text-decoration: none;
	}

	

#nav ul li a {
	display: block;
	padding: 5px 2px 5px 22px;
	color: #006ab0;
	width: 58px;
	margin-bottom: 2px;
	background: url('images/x.gif') no-repeat top left;
	font-family: Georgia;
	font-size: 16px;
	text-decoration: none;
	}

	

#nav ul li a:hover {

	color: #000;

	background: url('images/x.gif') no-repeat top right;

	}

	

#main {
	font-size: 14px;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: 140px;
	}

	

#main p {
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #211;
	font-family: "Trebuchet MS";
	font-size: 14px;
	}

	

.meta {
	border-top: 1px dotted #C1A891;
	font-size: 11px;
	padding: 3px;
	margin: 5px 0 15px 0;
	}

	

#main ul {

	margin: 5px 0 5px 20px;

	list-style-type: none;

	}

	

#main ul li {

	background: url('images/x2.gif') no-repeat top left;

	padding-left: 20px;

	}

	

#main ol {
	margin: 5px 0 5px 40px;
	font-style: italic;
	color: #006ab0;
	font-weight: bold;
	}

	

#main ol span {

	font-style: normal;

	font-weight: 400;

	color: #211;

	}

	

blockquote {

	padding-left: 23px;

	background: url('images/quote.jpg') no-repeat top left;

	margin: 5px 0;

	}

	

#sidebar {
	width: 200px;
	float: right;
	margin-right: 30px;
	font-family: Georgia;
	}



.side a {
	color: #006ab0;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}

	

.side a:hover {

	border-bottom: none;

	color: #000;

	}

	

.side {
	width: 200px;
	margin: 0 0 30px 20px;
	padding: 60px 10px 10px 10px;
	background: url('images/tape.gif') no-repeat top center;
	font-family: georgia;
	font-size: 0.7em;
	font-variant: normal;
	font-style: normal;
	}

	



.side ul {

	list-style-type: none;

	font-size: 1.4em;

	}



.side ul ul {

	font-size: 1em;

}

	

.side ul li a {
	display: block;
	padding: 2px 2px 2px 22px;
	text-decoration: none;
	color: #006ab0;
	width: 170px;
	margin-bottom: 2px;
	border-bottom: none;
	background: url('images/x3.gif') no-repeat top left;
	font-family: Georgia;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	}

	

.side ul li a:hover {
	color: #006ab0;
	background: url('images/x3.gif') no-repeat top right;
	}

	

.clearer {

	clear: both;

	line-height: 0px;

	font-size: 0px;

	}

	

#foot {

	width: 770px;

	margin: 0 auto;

	background: #E2D4B8 url('images/footbg.jpg') repeat-y top right;

	padding: 25px;

	}

	

#foot_inner {

	min-height: 130px;

	padding: 0 112px 0 0;

	color: #734F45;

	text-align: left;

	font-size: 0.75em;

	background: url('images/lenin.jpg') no-repeat top right;

	}

	

#foot a {
	color: #006ab0;
	text-decoration: none;
	border-bottom: 1px dotted #A8907D;
	}

	

#foot a:hover {
	color: #000;
	border-bottom: none;
	}

	

#foot .about {

	width: 220px;

	float: left;

	margin-right: 20px;

	}

 

 #foot h2 {

	font-size: 1.1em;

	font-style: italic;

	border-bottom: 2px solid #C1A891;

	padding-bottom: 4px;

	}

	

#foot p {

	padding: 4px 0;

	line-height: 1.4em;

	}

	

	

#foot p img {

	float: left;

	margin: 0 7px 3px 0;

	padding: 1px;

	border: 1px solid #692F18;

	}

	

#foot ul {

	float: left;

	margin-right: 20px;

	list-style-type: none;

	width: 150px;

	}

	

#foot ul li a {

	display: block;

	padding: 4px;

	border-bottom: 1px dotted #A8907D;

	text-decoration: none;

	}

	

#foot ul li a:hover {

	text-decoration: none;

	border-bottom: 1px solid #A8907D;

	}

	

#foot p.credit {

	width: 560px;

	border-top: 1px solid #C1A891;

	font-size: 0.8em;

	padding-top: 5px;

	margin-top: 15px;

	}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

/* Comments */

.commentlist li .avatar { 

	float: right;

	border: 1px dotted #000;

	padding: 2px;

}

.commentmetadata {

	font-size: 0.8em;

	padding-bottom: 5px;

}

#main ol.commentlist {

	margin-left: 0;

}

.commentlist li {

	list-style: none;

	padding-bottom: 10px;

}

.children {

	margin-top: 5px;

	border-left: 4px solid #700;

	padding-left: 5px;

}

#main ul.children li {

	background: none;

	padding-left: 0;

}