/*
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: 0.5
Author: Theme Lab
Author URI: http://www.themelab.com/
Tags: grunge, fixed width, two columns, widgets
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	font: 400 1.0em 'courier new',courier,'Franklin Gothic Medium Cond',arial,sans-serif;
	color: #334;
	background: url('images/tptgSite3.jpg') repeat top left;
	}
	
#wrap {
	width: 880px;
	margin: 0 auto;
	padding: 30px 30px 50px 20px;
	background: #F1E8CF url('images/stainb.gif') no-repeat top right;
	}
	
h1 {
	font: 600 1.6em 'courier new',courier,'Franklin Gothic Medium Cond','arial narrow',arial,sans-serif;
	color: #000;
	margin-bottom: 20px;
        margin-left: 20px; /*kainoyrio*/
	padding-left: 100px;
	/*background: url('images/star.gif') no-repeat left center;
	text-decoration: underline;*/
	}

h1 a {
	color: #000;
}

h2 {
	/*text-decoration: underline;*/
	margin-top: 5px;
        margin-left: 20px; /*kainoyrio*/
        margin-bottom: 20px;
        margin-top: 20px;
	}

#main h2 a {
	color: #000;
	border: 0;
	}
	
#main h2 a:hover {
	color: #700;
	}
	
h3 {
	font-style: italic;
	color: #700;
	}
	
h4 {
	color: #734F45;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	}
	
p {
	margin: 5px 20px; /* htan 0 to 10*/
	}
	
#main a {
	color: #700;
	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: 0px 0px 5px 5px;
	}

#nav {
     float: left;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav ul li a {
	font: 400 0.8em 'courier new','franklin gothic medium cond',arial,sans-serif;
	display: flex;
	padding: 5px 2px 5px 22px;
	text-decoration: none;
	color: #633;
	width: 58px;
	margin-bottom: 2px;
	background: url('images/x.gif') no-repeat top left;
	}
	
#nav ul li a:hover {
	color: #000;
	background: url('images/x.gif') no-repeat top right;
	}
	
#main {
	margin: 0 220px 0px 150px;
	font-size: 0.75em;
	}
	
#main p {
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #211;
	font-family: 'courier new', georgia;
	}
	
.meta {
	border-top: 1px dotted #C1A891;
	font-size: 0.9em;
	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: #700;
	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;
	}

.side a {
	color: #700;
	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: 400 0.7em 'courier new';
	}
	

.side ul {
	list-style-type: none;
	font-size: 1.2em;
	}

.side ul ul {
	font-size: 1em;
}
	
.side ul li a {
	font: 400 0.8em 'courier new','franklin gothic medium cond',arial,sans-serif;
	display: block;
	padding: 2px 2px 2px 22px;
	text-decoration: none;
	color: #000;
	width: 170px;
	margin-bottom: 2px;
	border-bottom: 0;
	background: url('images/x3.gif') no-repeat top left;
	}
	
.side ul li a:hover {
	color: #700;
	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: #000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #A8907D; 
	}
	
#foot a:hover {
	color: #700;
	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;
}

.otherlist {
     padding-left: 50pt; padding-right: 50pt;
}
