/* 
Assembled by Alexandr Oleynik
alexandr@oleynik.org
*/
@import url("css/fonts.css");

* {outline:0;font-size:100%;vertical-align:baseline;margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
article, aside, figure, footer, header, hgroup, menu, nav, section {display:block;}
a img {border:0;}

body {
	font: normal 14px "Arial", Verdana, sans-serif;
	line-height: 24px;
	margin-bottom:15px;
}

a {color:#000;text-decoration:underline;}
a:hover {color:#666;}

/* ------- */


#page {
	width:960px;
	margin:0 auto;
	padding:10px;
	background: #fff;
}


/* --- header --- */
.head-container {
	display: table;
	position: relative;
	height: 125px;
}
.head-container header {
	width: 960px;
	height:120px;
	background: url(images/header_bg.png);
	z-index: 9999;
	position: absolute;
}
.head-container header a.logo {
	font: normal 72px "FuturaMediumCTTNormal";
	color: #fff;
	text-decoration:none;
	margin-left: 20px;
}

/* Search form */
#searchform {font-family:default,tahoma;clear:both;padding:0px 10px 10px 0;}
#searchform input {font-size:17px;padding: 3px;margin-top:10px;}


/* --- menu --- */
nav {
	width:960px;
	/* border-top:1px #eee solid; */
	/* border-bottom:1px #000 solid; */
	background: url(images/header_bg.png);
}

#nav {
	float:left;
	width:750px;
	list-style:none;
	margin-left: 20px;
}

ul#nav li {float:left;}

ul#nav a {
	display:block;
	padding:10px 30px 10px 0;
	text-transform:uppercase;
	font:normal 15px "FuturaMediumCTTNormal", Arial, Tahoma;
	color:#fff;
	text-decoration:none;
	text-shadow: 0px -1px 1px #000;
}
ul#nav ul li:last-child a {padding-right: 0;}

ul#nav li a:hover {color:#FFFB00;text-decoration:underline;}
ul#nav ul.children a:hover {color:#333;}
ul#nav li.current-cat a {color:#FFFB00;text-decoration:none;}

nav form {display:block;float:left;width:130px;}
nav form input {margin-top:9px;}
/* --- = --- */


/*- Category Navigation -*/
.fb-comments {margin-left:10px;}

.entry blockquote {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color:#333;
	background: #ffffff url(images/blockquote_bg.gif) repeat top left;
}

/*========= BLOG POST STYLING =========*/
.buy {font:italic 17px Georgia;background:#FFFB00;padding:0 3px;}

.post .thumbnail {
	margin-bottom: 10px;
	border:1px solid #e7e7e7;
	padding: 3px;
}

/* POST */
#posts {
	float:left;
	width:610px;
}

#posts article {
	/*padding:20px;*/
	margin:25px 0 40px 0;
	/*border:1px #e9e9e9 solid;*/
}

#posts article:first-child {margin-top: 10px;}

#posts article h1 {
	font:normal 28px "OfficinaSerifMediumCItalic", Trebuchet MS, Tahoma, Arial;
	margin-bottom:10px;
}

#posts article h1 a {
	font:normal 28px "OfficinaSerifMediumCItalic", Trebuchet MS, Times new roman;
	color:#000;
	text-decoration:none;
	border-bottom:1px #B2CCF0 solid;
}
#posts article h1 a:hover {color:#623614;}


#posts article p img {
	padding:4px;
	padding-left: 0px;
	max-width:610px; 
	width:expression(this.width > 610 ? 610: true);
}

#posts article p {
	line-height:150%;
	margin:1em 0;
}

#posts article p a {
	text-decoration: none;
	border-bottom:1px #B2CCF0 solid;
}

.more {
	border: 0!important;
	background:#F63C13 url(images/arr.png) no-repeat 100% 50%;
	color:#fff;
	display:inline-block;
	font-size:11px;
	line-height:1;
	margin-left:5px;
	padding:4px 14px 4px 8px;
	text-decoration:none;
}
.more:hover {text-decoration:underline!important;color:#fff;}


#posts article footer {
	margin-top:15px;
	font:normal 11px "Trebuchet MS", Tahoma, Arial;
	color:#333;
}
#posts article footer span.views {
	padding-left: 18px;
	background: url(http://odevayka.com.ua/wp-content/themes/odevayka/buttons/view.gif) left 2px no-repeat;
}
#posts article footer span.comments {
	margin-left: 10px;
	padding-left: 15px;
	background: url(http://odevayka.com.ua/wp-content/themes/odevayka/buttons/comments.gif) left 2px no-repeat;
}


#posts .wrap {
	display: inline-block;
	width: 142px;
	height: 10px;
	margin-left:180px;
	background: url(images/wrap.jpg) center center no-repeat;
}






/* --- Single --- */
#single {
	width: 610px;
	border-right:1px #f0f0f0 solid;
	padding-right:15px;
}

#breadcrumb {
	margin-top:10px;
	font:normal 10px Arial;
	text-transform:uppercase;
}

#single article h1 {
	font:normal 30px "OfficinaSerifMediumCItalic", Trebuchet MS, Tahoma, Arial;
	margin-top:20px;
}

#single header {
	font-size: 12px;
}

#single article p {line-height:150%;margin:1em 0;}
#single article a {
	text-decoration: none;
	border-bottom:1px #B2CCF0 solid;
}

#single article .likes {
	display: block;
	padding: 8px 0;
	border-bottom: 1px #ccc solid;
}

div.single-stats img {border:0px;padding:0px;margin-top:-4px;}

.category-head a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
}

.comments-head {
	margin-right: 5px;
}

.comments-head a {
	font-size: 11px;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
 	color: #ffffff;
 	border-radius: 3px;
 	-moz-border-radius:3px;
 	-webkit-border-radius: 3px;
}

.date {
	font-family:italic 10px helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #666;
}

#single img {
	max-width:610px; 
	width:expression(this.width > 610 ? 610: true);
}
}

.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin: 0 0 20px 20px;
}

.entry {font:12px/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;}

.entry blockquote {margin: 5px 0;}
.entry blockquote p {
	margin: 10px;
	padding: 0 0 0 60px;
	background: transparent url(images/blockquote_icon.gif) no-repeat top left;
}

#paym {padding:15px 0px 15px 0px;color:#666;font-size:12px;}
#paym a{color:#666;font-size:12px;}
#paym em, i {padding-left:10px;}

.tags a {
	border: 0!important;
	display:inline-block;
	height:18px;
	margin:4px 15px 15px 0;
	padding-left:21px;
	padding-right:10px;
	padding-bottom: 5px;
	
	font-size:11px !important;
	color:#777;
	text-shadow: 1px 1px 1px #FFF;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	
	background:url(images/tag.png) no-repeat left;
}

.tags a:hover {color: #444;}



footer#bottom {
	display:table;
	width:960px;
	margin:25px auto 0 auto;
	padding:15px 0;
	color:#000;
	border-top:1px #f0f0f0 solid;
}

footer#bottom a {color:#000;}
footer#bottom h2 {
	text-transform:uppercase;
	font:italic 19px "Tahoma";
}

#copyright {
	width: 960px;
	margin: 0 auto;
}

div.info {padding-left:50px;margin-bottom:15px;background:url(images/info_b.jpg) no-repeat;min-height:135px;}
div.addr {padding-left:50px;margin-bottom:15px;background:url(images/addr_b.jpg) no-repeat;min-height:70px;}




/*--- Main Columns ---*/
.col1{float: left;width: 640px;}
.col1 ul {margin:-10px 0 15px 20px;}
.col1 ol {margin:-10px 0 15px 25px;}
.col2{
	float: right;
	width: 295px;
	margin-right:5px;
	padding-top:15px;
}

.full-width {width: 940px;}
.full-width .post-outer {margin-bottom: 0;}



/*=== Styling Widget Lists ===*/

.widget_outer {margin-bottom:25px;}
.widget {margin:1px;}
.widget_tag_cloud div {padding: 0 30px 30px 30px;}

.widget h3 {
	padding: 30px;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 30px;
}

.widget ul li {
	padding: 10px;
	margin:0px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

.widget_pages ul ul {
	border-top: none !important;
	padding-top: 5px;
}

.widget_pages ul ul li {
	background-image: none !important;
	border-bottom: none !important;
	padding: 0;
	margin-left: 20px;
}

.widget_recent_entries a, .widget .blogroll a {display: block;}

#recentcomments a  { background-image: none!important; }

.widget ul li a {
	color: #a3a3a3;
	padding-left: 20px;
	display: block;
}
.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}

.textwidget p {margin-bottom: 20px;}

.widget_outer ul {list-style:none;}
.widget_outer h3 {
	font:normal 16px "FuturaMediumC", Arial, Tahoma;
	color:#000;
}

.navigation {display:table;width:99%;margin:25px 0px 25px 0px;}
.previous {float:left;width:250px;display:inline;}
.next {float:right;width:250px;}


/* WP-PageNavi */
div.wp-pagenavi {
	display:table;
	width:560px;
	margin:35px 0;
}


div.wp-pagenavi a.page {margin-right:10px;}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 7px 10px 5px;
	margin: 2px;
	text-decoration: none;
	font-family:tahoma;
	background:#ccc;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

.wp-pagenavi a {font-size:22px;}

.wp-pagenavi span.current {
	text-decoration:none;
	font-size:22px;
	color:#fff;
	background:#000;
	margin-right:10px;         
}

.wp-pagenavi a:hover {background:#FFFB00;color:#000;}
.extend, .pages {background:none!important;}



/*========= MISC =========*/

/* BLOCKS */
.yd_rp_widget {
	font: normal 11px "Tahoma";
	line-height: 13px;
}
.yd_rp_widget h4 {
	font: italic 15px Georgia, Arial, Helvetica, sans;	
	display: block;
	clear: both;
	margin-bottom: 0px;
}
.side1 ul li ul li h4 a, .side2 ul li ul li h4 a {padding-left: 0px;}
.yd_rp_widget img {
	float: left;
	margin:5px;
    margin:-5px 15px 0 0;
    border-radius: 50px;
    -moz-border-radius:50px;
    -webkit-border-radius: 50px;
}
li.widget_yd_rp, .yd_rp_widget ul, .yd_rp_widget ul li {
	list-style: none;
	list-style-type: none;
    padding-bottom:5px;
    border-bottom:1px #ccc dotted;
}

.yd_rp_widget ul li {display:table;margin-bottom:10px;}
.yd_rp_widget a.rpw_bottom_link {
	clear: both;
	display: block;
    margin-bottom:5px;
}

.yd_rp_excerpt a {text-decoration:none;}


/* Block Popular Posts */
#ranged-popular-posts {margin-right:10px;}

#ranged-popular-posts ul {
	margin:0.3em 0 !important;
	padding:0 !important;
	list-style:none !important;
}
#ranged-popular-posts ul li{
	margin:0 0 -6px 0 !important;
	padding: 15px 0 15px 5px !important;
	list-style:none;
	position: relative;
}

#ranged-popular-posts ul li {border:1px #666 solid;background:#fff;}
#ranged-popular-posts ul li:hover {background:#FFFB00;}
	li.popular1 {width:95%;}
	li.popular2 {width:89%;}
	li.popular3 {width:84%;}
	li.popular4 {width:80%;}
	li.popular5 {width:76%;}
	li.popular6, li.popular7, li.popular8, li.popular9, li.popular10 {width:100%;}


#ranged-popular-posts a {
	display:block;
    font:italic 16px "Arial", Tahoma;
	margin-right:40px;
	color:#333;
	text-decoration:none;
}
#ranged-popular-posts a:hover{color:#000;text-decoration:underline;}

span.popular-comm {
	display:block !important;
	width: 40px !important;
	position:absolute !important;
	right: -17px !important;
	top: 10px !important;
}
span.popular-comm a {
	width: 40px !important;
	color: #fff !important;
	background: #333;
	text-align:center;
	display:block !important;
	border:0 !important;
	text-decoration:none !important;
	font-weight:bold;
    font-style:normal!important;
}

span.popular-curr {
	display:block !important;
	width:0 !important;
	height:0 !important;
	border-right: 9px solid transparent;
	border-top: 9px solid #333;
	border-left: 0px solid transparent;
	margin: 0 auto !important;
	top: 0 !important;
}

#ws_widget__super_tags-3 a {margin:3px;text-decoration:none;}

#related_posts_thumbnails a {margin-top:5px;}


.singletags {margin-top:5px;}
.singletags a {font-weight: normal !important; text-decoration:underline;color:#000;}

div#related {
background:#eee;
padding:20px;
}
#related ol {
padding-left:35px;
}
.related_post_title {font-size:22px;}
