body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding:50px 0 10px 0;
background:url(images/body_bkg.jpg) center top;
}
.clearfix{
	clear:both;
	}
*{
	margin:0px;
	padding:0px;
	}
.alignleft{
	float:left;
	}
.alignright{
	float:right;
	text-align:right;
	}
	
#wraper{
	margin:0px auto;
	width:950px;
	background:url(images/wraper_bkg.jpg) repeat-y;
	padding:20px 0 20px 0;
	position:relative;
	padding:25px;
	}


img.top_shadow{
	position:absolute;
	top:0;
	left:0;
	}
img.bottom_shadow{
	position:absolute;
	bottom:0;
	left:0;
	width:1000px;
	height:20px;
	float:left;
	}
	

#left_side{
	width:188px;
	float:left;
	}
#left_side a.logo img{
	float:left;
	border:0;
	margin:0 0 20px 0;
	}

#left_side ul.main_menu{
	float:left;
	width:188px;
	padding:0;
	list-style:none;
	}
#left_side ul.main_menu li{
	padding:5px 0 5px 0;
	border-bottom:1px solid #CCC;
	float:left;
	width:180px;
	}	
#left_side ul.main_menu li a{
	background:#F5F5F5;
	color:#C6270F;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	width:170px;
	padding:8px 5px 8px 5px;
	float:left;
	}
#left_side ul.main_menu li a:hover{
	background:#EFEFEF;
	}
#left_side ul.main_menu li.active{
	width:188px;
	}
#left_side ul.main_menu li.active a{
	width:178px;
	color:#37A537;
	background:#EAEAEA;
	}

#archive_select{
	float:left;
	width:180px;
	margin:10px 0 0 0;
	}
#archive_select h2{
	font-size:13px;
	color:#666;
	margin:0 0 5px 0;
	padding:0 0 2px 0;
	border-bottom:1px solid #999;
	}
#archive_select select{
	width:100%;
	}

#center{
	width:486px;
	padding:10px 13px 0 13px;
	float:left;
	}

/* Comments */

.commentarea{
	margin:5px 0 0 0;
	float:left;
	width:100%;
	clear:both;
	font-size:12px;
	}
.commentarea h2{
	font-size:13px;
	margin:0 0 10px 0;
	color:#666;
	}
.commentarea a{
	color:#999;
	}
#commentlist{
	margin:0 0 15px 0;
	}
.comment, .pingback{
	padding:10px;
	background:url(images/coment.png);
	margin:0 0 10px 0;
	overflow:auto;
	line-height:160%;
	}

.comment cite, .pingback cite{
	font-size:10px;
	margin:0 0 7px 0;
	float:left;
	width:100%;
	}
	
.comment img.avatar{
	float:left;
	padding:2px;
	border:1px solid #E8E8E8;
	margin:0 10px 5px 0;
	background:#fff;
	}

.comment-author-admin {
	border:1px solid #EBEBEB;
	}

.alt{
background:#EEE;
}

#commentform{
	}
#commentform p{
	padding:0 0 10px 0;
	}
#commentform p input{
	margin:0 15px 0 0;
	background:#CCC;
	color:#666;
	border:none;
	padding:5px;
	width:250px;
	}
#commentform p.subscribe-to-comments{
	color:#999;
	font-size:13px;
	padding:10px 0 0 0;
	}

textarea {
	padding: 10px;
	border: none;
	font-size: 1.1em;
	width: 472px !important;
	height: 150px !important;
	margin-bottom: 20px;
	background: #e2e2e2;
}

input.submit {
	display: block;
	width: auto;
	padding: 7px 40px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	background: #4a9daa;
}

input.text {
	padding: 10px;
	border: none;
	font-size: 1.1em;
	float: none;
	margin-bottom: 20px;
	display: block;
	width: 300px;
	background: #4a9daa;
}

/*Next - Prev Navigation*/
.post_navigation{
	width:100%;
	background:none;
	padding:5px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:160%;
	font-size:15px;
	color:#E4E4E4;
	float:left;
	margin:0 0 15px 0;
	}
.post_navigation div{
	width:235px;
	}
.post_navigation a{
	color:#999;
	padding:0px 5px 0px 5px;
	}	
.post_navigation:hover a{
	background:#F5F5F5;
	text-decoration:none;
	}
.post_navigation a:hover{
	background:#E15B50;
	color:#fff;
	text-decoration:none;
}




.post {
	clear: both;
	margin: 0px 5px 5px 0px;
}

.post h1.posttitle, .post h2.posttitle, h4.title {
	font-size: 20px;
	color:#333333;
	width:100%;
	float: left;
	margin:0 0 5px 0;
	background:url(images/h1_border.jpg) repeat-x bottom;
	padding:0 0 5px 0;
	font-weight:100;
}
.post h1.posttitle a, .post h2.posttitle a, h4.title  a{
	color:#333;
	text-decoration:none;
	}
.post h1.posttitle a:hover, .post h2.posttitle a:hover, h4.title  a:hover{
	color:#C6270F;
	}

.post p.comments {
	width: auto;
	float:left;
	font-size:10px;
	color: #99a5a7;
}
.post p.comments a{
	color: #99a5a7;
	}

.post .entry {
	clear: both;
	padding-top: 3px;
	line-height: 19px;
	color:#444;
}

.post .entry h1, .post .entry h2, .post .entry h3,
.post .entry h4, .post .entry h5, .post .entry h6 {
	font-weight: bold;
	margin-bottom: 20px;
}

.post .entry h1 {
	font-size: 2.5em;
}
.post .entry h2 {
	font-size: 2.25em;
}
.post .entry h3 {
	font-size: 2.0em;
}
.post .entry h4 {
	font-size: 1.75em;
}
.post .entry h5 {
	font-size: 1.5em;
}
.post .entry h6 {
	font-size: 1.25em;
}
.post .entry a{
	color:#333333;
	}

.post .entry p {
	margin-bottom: 20px;
	text-align:justify;
	font-size:13px;
}

.post .entry blockquote {
	padding: 10px 25px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
	border-left: 1px solid #CCCCCC;
}

.post .entry blockquote p {
	margin: 10px 0;
}

.post .entry cite {
	font-style: italic;
	margin-left: 25px;
}
.post .entry a img{
	margin:5px;
	padding:2px;
	border:1px solid #EBEBEB;
	}
.post .entry a:hover img{
	border:1px solid #E15B50;
	}

.post .entry img.alignleft {
	margin-right: 10px;
	float:left;
}

.post .entry img.alignright {
	margin-left: 10px;
	float:right;
}

.post .entry img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post .entry ul, .post .entry ol {
	margin: 0px 0px 20px 25px;
}

.post .entry ul li {
	list-style: disc outside;
}

.post .entry ol li {
	list-style: decimal outside;
}

#left_side table#wp-calendar{
	width:180px;
	float:left;
	font-size:11px;
	font-weight:bold;
	}
#left_side table#wp-calendar caption{
	color:#333;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:10px 0 5px  0;
	}
#left_side table#wp-calendar  thead{
	font-size:12px;
	}
#left_side table#wp-calendar  thead tr th{
	padding:2px 0 2px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}
table tbody tr td{
	padding:2px;
	font-weight:100;
	text-align:center;
	}
table tbody tr td a{
	color:#C6270F;
	}
table tfoot{
	padding:15px 0 0 0;
	}
table tfoot tr td a{
	color:#C6270F;
	}
table tfoot tr td#next{
	text-align:right;
	}
table tfoot tr td#prev{
	text-align:left;
	}


#right_side{
	float:left;
	width:235px;
	padding:10px 0 0 15px;
	}
#bbcwswidget{
	float:left;
	clear:both;
	}


form.contact{
	width:400px;
	}
form.contact input{
	width:200px;
	padding:2px;
	border:1px solid #999;
	margin:0 0 15px 0;
	}
form.contact textarea{
	width:300px;
	padding:5px;
	border:1px solid #999;
	margin:0 0 15px 0;
	}
