/**
Theme Name: Woldo
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine theme
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#f1f1f1;
	background-image: url(images/back.jpg);
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#4a483d;
	padding:20px 0;
}

#wrap {
	background:#f1f1f1;
	width:1000px;
	margin:0 auto 20px;
	border:1px solid #fff;
}

a {
	text-decoration:underline;
	color: #06F;
}

a:hover { color: #F00; text-decoration: underline; }
.entry h1{	
	font-size: 24px; 
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 30px;
	color:#06F;
	
}
h2{
	font-size: 19px; 
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 30px;
	color:#06F;
}
h3{
	font-size: 16px;
	color: #36C;
	font-weight: bold;
}
table, td, tr {
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	border: 0;
	}
	
tr td {
	border-top: 1px solid #999;
	padding: 6px 24px;
	}
	
/* header */
#header {
	border-bottom:1px solid #fafafa;
	margin-bottom:9px;
	font-style:italic;
}
/*общий стиль блока меню*/
#menu {
height: 30px;
background: #f1f1f1;
margin: 5px 10px 5px 10px;
clear: both;
font-size: 16px;
}

/*стиль ссылок в меню*/
#menu li a{
	color: #515151;
	display: block;
	line-height: 27px;
	padding: 0 10px;
}
#menu li a:hover {
	color: #06F;
	background: #f1f1f1;
	text-decoration: none;
}

/*стиль для элементов первого уровня, т.е. дочерних страниц*/
#menu li {
	list-style: none;
	float: left;
}

/*стиль для элементов дочернего меню*/
#menu li ul li {
	float: none;
	border-top: #515151 1px solid;
	line-height: 30px;

}
#menu ul {
	background: #4182b8;
	margin: 0; padding: 0;
	position: absolute;
	z-index: 10;
}
.current_page_item, .current_page_parent{
	color: #06F;
	background: #f1f1f1d;
	text-decoration: none;
}
/*строка display:none прячет выпадающее меню*/
#menu ul{
	display: none;
	background: #f1f1f1;
	margin: 0; padding: 0;
	position: absolute;
	z-index: 10;
}


#top-search-wrap {
	background:url(images/top-search-bg.png) no-repeat 100% 0;
	float:right;
	width:275px;
	height:26px;
	margin:12px 8px 0 0;
}

#top-search {
	position:relative;
	width:275px;
}

#top-search input {
	position:relative;
	background:none;
	padding:0;
	top:4px;
}

#top-search label, #top-search .shadow {
	color:#383838;
	font-size:14px;
}

#top-search .shadow {
	position:absolute;
	top:12px;
	left:1px;
	color:#fff;
}

#top-search label {
	position:absolute;
	top:4px;
	left:0;
}

#top-s {
	left:58px;
	width:190px;
}

#top-search-submit {
	left:61px;
	width:16px;
	cursor:pointer;
}

#top-search input { border:none; }

#header-content {
	background:#f1f1f1 url(images/header-bg.gif) repeat-x 0 0;
	height:180px;
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #e4e4e4;
	padding:9px 0;
	overflow:hidden;
}

#top-adv {
	float:right;
	width:600px;
	height:150px;
	margin-right:15px;
	position:relative;
	top:-120px;
	bottom: -20px;
}
#social {
	padding:0;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 3px;
	margin-top:-8px;
		
}
#reg-button {
	float:left;
	margin-right: 78px;
	margin-top: 10px;
}
.s-icon{
	padding-top: 10px;
	padding-right: 19px;
	float: left; 
}
.s-text{
	float:left;
	font-style: normal;
	padding-top: 15px; 
	margin-right: 15px;
}
#site-title, #site-description {
	float:left;
	width:780px;
	padding-left:8px;
 }

#site-title {
	width:135px;
	height:90px;
	background-image: url(images/logo.png);
	padding-left: 110px;
	padding-top: 20px;
	margin-left:25px;
	margin-top: 20px;
	background-repeat: no-repeat;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:normal;
	font-style:normal;
	color:#000;
}

#site-title a {
	 color:#000; 
	 text-decoration: none;
	 }

#site-title a:hover { color:#000; }

#site-description {
	clear:both;
	width: 290px;
	border-top: #999 1px solid;
	padding-top: 5px;
	padding-left: 0;
	margin-left: 20px;
	text-align:center;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#939598;
	letter-spacing: 5px;
	font-variant: small-caps;
}

#cat-menu {
	background:#eeeeee url(images/menu-bg.gif) repeat-x 0 0;
	overflow:hidden;
	line-height:36px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e4e4e4;
}

#cat-menu ul li {
	background:url(images/menu-separator-bg.gif) no-repeat 100% 0;
	font-size:12px;
	display:block;
	float:left;
	padding:0 17px 0 15px;
	position:relative;
}

#cat-menu a {
	position:relative;
	z-index:2;
	color:#960e0e;
}

#cat-menu a:hover, #cat-menu .current-cat a {
	color:#000;
}

#date-now {
	background:transparent url(images/all-icons.gif) no-repeat 0 12px;
	padding:0 8px 0 20px;
	display:block;
	float:right;
	height:36px;
	line-height:36px;
	font-style:normal;
	text-align:right;
	color:#a4a4a4;
}

/* container */
#container {
	padding-top: 0px;
}


/* content */
#content {
	padding:8px;
	margin-left:10px;
	text-align:left;
	float:left;
	width:650px;
}

.pagetitle {
	font-weight:normal;
	font-size:18px;
	color:#2e2e2e;
	margin:0 0 8px 2px;
}

.post {
	padding:8px 8px 8px 0;
	margin-right:5px;
	float:left;
	width:300px;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}

.post.even {
	border-right:none;
	padding:8px 0 8px 8px;
}

#content .post .inner {
	background:none;
	height:262px;
	padding:0;
	overflow:hidden;
}

.single {
	width:100% !important;
	border:none !important;
	padding-top:0;
}

.title, .title-404 {
	font-size:18px;
	font-weight:normal;
	color:#515151;
	padding:0 2px 3px;
	margin-bottom:15px;
	border-bottom:3px solid #dfdfdf;
}

.title-404 {
	color:#9d741a;
	border-bottom:none !important;
}

.thumbnail {
	background:#fff;
	float:left;
	padding:5px;
	border:1px solid #d7d7d7;
	display:inline;
}

.entry { margin-left:105px; }

.single .entry, .no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.meta {
	color:#4c4c4c;
	font-style:italic;
	padding:8px 1px;
}

.meta a.read-more { color: #F00; }

.meta a.read-more:hover { color: #06F; }

#space {
	display:block;
	clear:left;
	height:10px;
}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#e0e0e0;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin:5px 0;
	border:1px solid #cecece;
	text-align:right;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 12px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #313131 !important;
}

.wp-pagenavi span.pages {
	background:#670707 !important;
	border:1px solid #4d2626 !important;
}

.wp-pagenavi a:hover {
	background:#670707 !important;
	border:1px solid #4d2626 !important;
}

#content .wp-pagenavi .inner {
	background:none;
	padding:0;
}
/*7 days*/

#days {
	display: block;
	color: #000;
	width: 180px;
	height: 190px;
	border: #CCC 2px solid;
	border-radius: 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-left: 12px;
	margin-top: 12px;
	padding:	10px;
	float: left;
	font-size:12px;
	background-image: url(images/daysbg.png);
	}
#daysback {
	width: 650px;
	height: 760px;
	display: block;
	background: url(images/days-back.jpg);
	background-repeat: no-repeat;
}
#bigtext {
	width: 100%;
	margin-left: 20px; 
	font-size: 20px; 
	font-color: #1C75BC; 
	display: block;
	}
/* Шаги вперед-назад */
#forward {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	display: block;
	color: #06F;
	padding-right: 45px;
	padding-top: 10px;
	background-image: url(images/right-arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
	width: 270px;
	float: right;
}
#back {
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #06F;
	padding-left: 45px;
	padding-top: 10px;
	background-image: url(images/left-arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
	width: 270px;
	float: left;
}
#stepnav {
	clear: both;
	width: 100%;
}

/* sidebar */
#sidebar {
	width:290px;
	margin-right: 20px;
	display:inline;
	overflow:hidden;
}
#primary{
	float:right;
	width:280px;
	margin-right:20px;
	margin-top:30px;
}
.widget {
	background: none;
	margin-bottom:5px;
	width:100%;
	position:relative;
}

.widget-top {
	background:transparent url(images/widget-top-bg.gif) no-repeat 0 0;
	padding:4px 7px 0;
	display:block;
	position:relative;
	width:298px;
}

.widget .compact {
	height:21px !important;
	overflow:hidden;
}

.widget-bottom {
	background:#f1f1f1 url(images/widget-bottom-bg.gif) no-repeat 0 0;
	height:6px;
	display:block;
	overflow:hidden;
}

.widget-title {
	position:relative;
	display:block;
	padding:10px;
	font-size:16px;
	color:#0066FF;
	border-bottom: #f2f2f2 1px solid;
	text-decoration: none;
}

.widget ul li {
	background:url (images/all-icons.gif) no-repeat 5px -71px;
	padding-left:20px;
	line-height:28px;
	border-bottom:1px solid #F2F2F2;
	color:#A6A6A6;
	position:relative;
}

.widget ul li.hover { background-color:#F9F9F9; }

.widget ul li a { 
	color:#515151; 
	text-decoration: underline;
	}

.toggle {
	background:transparent url(images/widget-toggle-up.gif) no-repeat 0 0;
	width:24px;
	height:27px;
	position:absolute;
	right:0;
	top:0;
}

.widget .toggle-down { background:transparent url(images/widget-toggle-down.gif) no-repeat 0 0 !important; }

.widget .min { height:20px; }

.widget .remove-margin { margin:0 !important; }

.remove-bg { background:none !important; }
/*manifest-back*/
#manifest{
	background-color: #fff;
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	padding: 20px;
	margin-bottom: 30px;
}
/*Баннеры снизу*/
#bottom-banners {
	border-top: #666 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
}
#b-banner1 {
	margin-left: 35px;
	}
#b-banner {
	margin-left: 35px;
	float: left;
	}
	
/* footer */
#footer {
	font-style:italic;
	color:#000;
	width:960px;
	margin:0 auto;
	padding: 20px;
}
.help-btn2 {
    background-color: #1d8e43;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 12px 20px 11px;
    text-align: center;
    text-transform: uppercase;
    width: 140px;
transition:all 0.3s ease-out 0s;
}
.help-btn2:hover {
    background-color: #599c5c;
}
