/*
Theme Name: Reklamist.com.ua
Theme URI: http://reklamist.com.ua/
Version: 0.1
Description: ads
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #427ED1; text-decoration: none;}
a:hover {color: #AAAAAA;}

body {
background: #000 url('img/bg.jpg') repeat;
font-family: Arial,Trebushet MS,Verdana,sans-serif;
font-size: 62.5%;
}

p,code,ul {padding-bottom: 5px;}

li {list-style: none;}

h1 {font: normal 1.8em Arial,Trebushet MS,Verdana,sans-serif; margin-bottom: 4px;}
h2 {font: bold 1.4em Arial,Trebushet MS,Verdana,sans-serif;}
h3 {font: bold 1.1em Arial,Trebushet MS,Verdana,sans-serif;}

h1, h2, h3 {padding-top: 0px;}



blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

label {
	display: block;
	font-size: 0.9em;
}
object {float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #FFF url('img/bg_top.gif') no-repeat;
	font-size: 1.2em;
	margin: 0 auto;
	width: 960px;
	
}

.nav a{
		font-size: 135%;
	}

/* title */
.header {
	background: url('img/logo.gif') no-repeat;
	height: 120px;
	margin: 0 auto;
	width: 980px;
}


.logo2 {
	margin: 0 0 0px;
	float: right;
	width: 980px;
	height: 115px;
	background: url(img/elka.gif) no-repeat right bottom;
	color: #333;
}
/* content */


.content {

	padding: 0px 5px 5px 10px;
	width: 565px;
	float: left;
}
.content .descr {
	color: #000000;
	font-size: 0.9em;
	margin-bottom: 0px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 0px;
}
.content p {
    padding-bottom: 3px;
}

.content h4 {background: #ddd; text-decoration:underline; color: #000; font: normal 1.5em Arial,Trebushet MS,Verdana,sans-serif; text-shadow: 0.0em 0.0em 0.1em #777;
    padding-left: 15px;

}



/* footer */
.footer {
}
.footer a, .footer a:hover {color: #919191;}

/* posts */
.post h1 {color: #000; font: normal Arial,Trebushet MS,Verdana,sans-serif;
text-shadow: 0.0em 0.0em 0.1em #777; text-align: left;}
.post h1 a {text-decoration:none; color: #105cb6;}
.post h1 a:hover {text-decoration:underline; color: #AAAAAA;}
.post h2 a {color: #000; font: normal 1.2em Arial,Trebushet MS,Verdana,sans-serif; text-shadow: 0.0em 0.0em 0.1em #777;}
.post h2 a:hover {color: #eee;}



.post {margin: 0px 0 2px;
padding: 10px 0 10px 0;
text-align: justify;
line-height:1.3em;
font-size: 1.1em;
}

.date {
	color: #a12a2a;
	font-size: 11px;
}


.post img {
border: 1px solid #ccc;
margin-right: 5px;
padding: 1px;
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.6);
}


/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 400px; height: 120px;}

.styled {
	font-size: 12px;
    	font-family: Arial,Trebushet MS,Verdana,sans-serif;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

.aligncenter, img.aligncenter, div.aligncenter
{
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
   float: left;
}

.alignright {
   float: right;
}



/* sidebar START*/

#sidebar {
	width:360px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	border: 1px solid #ccc;
	margin-right:3px;
}


#northsidebar h2, #southsidebar h2, #westsidebar h2, #eastsidebar h2 {
background: url('img/menu_bg.jpg') repeat-x;
	font-weight: bold;
	color: #fff;
}


#sidebar li {
	padding-left:7px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#northsidebar .widget {
	padding: 0px 5px 5px 5px;
}
#southsidebar .widget {
	padding: 0px 5px 5px 5px;
}
#centersidebar {
overflow:hidden;
}
#northsidebar, 
#southsidebar {
	font-size:95%;

}
#northsidebar .widget h2, 
#southsidebar .widget h2 {

}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {

}
#westsidebar {
	width:48%;
	float:left;
	font-size:95%;
	padding: 0px 3px 2px 3px;
	background:#F7F7F7;
	
}
#eastsidebar {
	width:48%;
	float:right;
	font-size:95%;
	padding: 0px 3px 2px 3px;
	border-left: 1px solid #ccc

}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	padding: 0px 5px 5px 5px;
	margin-bottom:5px;
}

}
#tag_cloud a {
	line-height:130%;
}

.cat-item a  {
color: #a12a2a;
font-weight: bold;
}

.children a {
color: #105cb6;
}
.children a:hover {text-decoration:underline; color: #AAAAAA;}
	
/* sidebar END */


/* search form */

	#searchform #s {
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	

	#searchform {
		width: 174px;
		font-size:12px;
	}
	#searchform #s {
		background: #fff;
		width: 130px;
		padding: 4px 7px 2px 5px;
		color: #999999;
		border: 1px solid #66ccff;
		margin: 3px 0px 3px 2px;
	}
	#searchform #searchsubmit { 
		background: #fff;
		border: none;
		cursor: pointer;
		color: #66ccff;
	}


.sim_block {
width: 260px;
float: right;
}

.sim_news  {
height: 55px;
border-top: 1px solid #fff;
font-size: 11px;
}

.sim_news:hover  {
    background:#eee;
}

.sim_news a{
color: #a12a2a;
padding-left: 10px;
font-size: 13px;
line-height:1.3em;
}

.sim_news a:hover{
color: #777;
}

.sim_news img{
background: url(img/reklamist.jpg) no-repeat;
width: 60px;
height: 45px;
border: 1px solid #ccc;
float: left;
padding: 1px;
margin-right: 5px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
}

.top_news  {
border-top: 8px solid #fff;
line-height: 12px;
font-size: 11px;
}

.top_news a{
padding: 10px;
font-size: 12px;
}

.rss {
	background: url('img/rss.jpg') no-repeat;
	height: 80px;
	width: 80px;
	margin-left:0px;
	padding-bottom: 0px;
	float:right;
}

.contact {
	background: url('img/contact.jpg') no-repeat;
	height: 80px;
	width: 80px;
	margin-left:0px;
	padding-bottom: 0px;
	float:left;
} 


/* Viad.TV*/

.thumb_block {
position:relative;
width: 320px;
height: 169px;
overflow: hidden;
background: url('img/cadr_thumb_big.gif');
margin-left: 20px;
}

.thumb_block img
{
width: 294px;
height:163px;
padding: 3px 0px 0px 13px;
}

.title_block {
	margin-left: 13px;
    position:relative;
	bottom:42px;
	width:294px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.title_fon {
    top:0;
    bottom:0;
    left:0;
    width:100%;
    background:#000;
	background:rgba(0, 0, 0, 0.65);
	filter:alpha(opacity=65);
}
.title_name {
position:relative;
padding-left: 3px; 
}

.title_name a {
position:relative;
color: #fff;
font: normal 1.6em Arial,Trebushet MS,Verdana,sans-serif;
}

.adsense {
float: left; }

/* Navi */
.pagination {
clear:both;
padding:10px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:5px 8px 4px 8px;
text-decoration:none;
width:auto;
color:#fff;
background: #777;
border: 1px solid #333;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:5px 8px 4px 8px;
background: #3279BB;
color:#fff;
}

