/*

Theme Name: WP THEME #33

Theme URI: http://www.gen4ik.com/

Description: Wordpress theme by Gen4ik Projects.

Version: 1.0

Author: Gen4ik Projects

*/
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;
	list-style:none;
}

/*Body*/
body{
	background: #2d2d2f; font: 10px helvetica,arial,verdana,sans-serif;
	
	color:#fff;
}

p { margin-bottom: 15px;
}

a{
	color: #ccc;
}
a:hover{
	color:#fff;
}
#body{
	  color: #fff; background: url(images/menu_background.png) bottom repeat-x #000;
}

/*-----------*/
#header{
	height:53px;
	clear:both;
	padding-top:24px;
	padding-bottom:23px;
	width: 848px; margin: 0 auto;
}
#logo{
	
}
#logo a{
	text-indent:-9999px;
	display:block;
	background:url(images/logo.png) no-repeat;
	width:124px;
	height:53px;
}
#content{
	width: 848px; margin: 0 auto;
	min-height:300px;
}
.entry, .post_entry{
	width: 848px;
	line-height:15px;
	text-align:justify;
}
/*
.entry img,.post_entry img{
 display: block;
  margin-left: auto;
  margin-right: auto;
}
*/
.post{
	padding-bottom:25px;
}
.post h2{
	display:block;
	position:absolute;
	top:43px;
	margin-left:110px;
	width:738px;
	margin-bottom:10px;
	text-align:right;
	text-transform:uppercase;
}
.post h2 a{
	font:17px helvetica,arial,verdana,sans-serif;
	text-decoration:none;color:#fff;
}
.post h2 a:hover{
	font:17px helvetica,arial,verdana,sans-serif;
	text-decoration:none;color: #ccc;
}
#menu{
	
	height:200px;
	overflow:hidden;
	width: 848px; margin:0 auto;
	padding-top:15px;
}


#menu h2{
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:10px;
}
#menu ul{
	padding:0px;
	color:#616161;
}
#menu ul li{
	line-height:22px;
	display:block;
}
#menu ul li a{
	text-decoration:none;
	display:block;
	line-height:22px;
	border-bottom:1px solid #000;
}
#column_left{
	float:left;
	width:300px;
	padding-right:60px;
	padding-bottom:10px;
	line-height:15px;
	font-size:10px;
	color: #ccc;

}

#column_left h2{
text-indent:-9999px;
background:url(images/about-mirf.gif) no-repeat;
padding-bottom:13px;
}
#column_center h2{
text-indent:-9999px;
background:url(images/news.gif) no-repeat;
}
#column_right h2{
text-indent:-9999px;
background:url(images/menu.gif) no-repeat;
}


#column_center{
	float:left;
}

#column_center  ul li a{

}
#column_right{
	float:right;
	width:180px;
}
#column_center ul {
	width:280px;
}



#footer{
	
	height:29px;
	clear:both;
	background:#2d2d2f;
	color:#ccc;
}
#footer_block{
	width: 848px; margin: 0 auto;
	border-top: 1px solid #515152;

}
#footer_left{
	background:url(images/copyright.gif) no-repeat;
	float:left;
	width:300px;
	height:16px;
	line-height:29px;
	font-weight:bold;
	font-size:10px;
	margin-top:5px;
}
#footer_right{
/*
	background:url(images/rss.gif) no-repeat;
	width:95px;
*/
	float:right;
	height:16px;
	line-height:29px;
	font-weight:bold;
	font-size:10px;
	margin-top:5px;

}