/*
Theme Name:useful-food
Theme URI:
Description:Задизайненый шаблон
Version:0.1
Author:Glam Curt
Author URI:http://curt.dp.ua
Tags:exclusive
*/
/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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; color: #656565;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* text.css */

body{font:13px/1.5 Tahoma,'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

body {
	background: #D2FDC8 url("images/body.jpg") no-repeat 50% 0;
	display: table;
	width: 100%;
}

ul {
	margin: 0;
}
a:link {color: #009f00;text-decoration: underline} a:visited {color: #009f00;}a:hover,a:focus {color: #009f00;text-decoration: none;}a:active {}

.wrapper {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1000px;
}

.header {
	height:85px;
	padding-top:10px;
}

.logo {
	float:left;
	height:62px;
	margin-left:40px;
	width:296px;
}

#searchform {
	background:url("images/searchform.png") no-repeat 0 0;
	float:right;
	height:34px;
	margin:0 40px 0 0;
	width:350px;
}
#s {
	border:medium none;
	font-size:1em;
	height:18px;
	margin-left:15px;
	padding:8px 0;
	width:295px;
}
#searchsubmit {
	background:transparent url("images/search-btn.png") no-repeat scroll 0 0;
	border:medium none;
	position: relative;
	top: -4px;
	height:22px;
	width:28px;
}

.main {
	background: #FFFFFF;
}

.lsidebar {
	float: left;
	margin: 0 0 0 10px;
	width:215px;
}
	.menu ul li {
		list-style: none;
		font-size: 1.2em;
        margin-left:10px;
	}
	a.head1:link, a.head1:visited {
		color:#666666;
        font-size:13px;
        font-weight:bold;
        text-decoration:none;
	}
	a.head1:hover {
		text-decoration: underline;
	}
	
	.menu h3 {
		color: #656565;
		font-size: 1em;
	}
	.menu ul li ul li {
		background: url("images/list-bullet.gif") no-repeat 0 5px;
		list-style: none;
		font-size: 0.8em;
		margin-left: 15px;
		padding-left: 10px;
	}
	
ul.children {
	margin-bottom: 5px;
}

.content {
    moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background:#F4F2F2;
	float:left;
    margin:0 0 0 10px;
    padding:0 5px;
    width:635px;
}

.glavnaya {
    moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background:transparent;
    float:left;
    margin:0;
    padding:0 0 0 10px;
    width:645px;
}

.entry {
    moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFFFFF;
	padding: 10px;
	margin: 5px 0;
    border:2px solid #FFFFFF;
}

.glavnaya .entry {
    margin-bottom:0;
}

.glavnaya .entry:hover {
    background:#e9f8e5;
}

.ptop {
	float:left;
	width:422px;
	margin-bottom: 5px;
}

.single-title {
	margin-bottom: 10px;
	width: 620px;
}

.new .ptop {
    float:left;
    margin-bottom:5px;
    width:473px;
}

.content h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 10px 0;

}

.content .left-col, .content .right-col {
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:#f4f2f2;
    float:left;
    padding:5px;
    width: 308px;
}

.content .left-col:hover, .content .right-col:hover {
    background:#e9f8e5;
}

.content .left-col {
    margin-right:8px;
}

.content .right-col {
    margin-bottom:6px;
}

.content .right-col h2, .content .left-col h2 {
    margin:8px 13px;
}

.left-col .text-wrap, .right-col .text-wrap {
    width:auto;
}

.left-col .ptop, .right-col .ptop {
    width:auto;
}

.under-cols {
    clear:both;
    float:right;
    padding:0 5px 7px;
}

.post {
    line-height:1.2em;
}

.post h1 {
	color: #009F00 !important;
	float:left;
	font-weight:normal;
	font-size:24px;
	margin-bottom:0.2em;
}
.post p {
	line-height:1.418em;
}
.glavnaya .text-wrap {
    float:left;
    height:53px;
    line-height:1;
    overflow:hidden;
    width:199px;
}

.glavnaya .ptop {
    width:199px;
    height:17px;
    overflow:hidden;
}

.glavnaya .ptop .post-title {
    height:1em;
    overflow: hidden;
    width:217px;
}
.post h2.post-title {
	float: left;
	line-height:1em;
    margin:0;
}

.post-title a {
    display:block;
    width:500px;
}

.post p {
	margin-bottom: 10px;
}

.category {
	float: right
}

.cover {
	float: left;
	margin-right: 10px;
	height: 75px;
	width: 75px;
}

.new .cover {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    float:left;
    height:128px;
    margin-right:10px;
    width:128px;
}

.single-promo {
	float: left;
	margin-right: 10px;
	width: 200px;
}

.single-promo h3 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin:0 0 0 2px;
}

.single-cover {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-right: 10px;
	height: 200px;
	width: 200px;
}

span.cat-title {
	font-size:13px;
}

.cat-title {
	font-size:18px;
}

.cat-title a {
	color: #656565;
}

.new .text-wrap {
    float:left;
    width:473px;
}

.post-meta {
	float: right;
}

.text-wrap {
	float: left;
	width:422px;
}

.related-wrap {
    moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F8F8F8;
	float: left;
	padding: 10px;
	width: 591px;
}

.related-wrap h2 {
	margin-bottom:10px;
}

.related {
    moz-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	margin: 0 3px;
	padding: 5px 11px;
	width: 90px;
}

.related:hover {
	background: #D2FDC8;
}

.related h3 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	margin:0;
}

.related:hover a {
	color: #000000;
	text-decoration: none;
}

.wp-pagenavi {
    moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFFFFF;
	margin:5px 0;
	padding:3px;
	text-align: center;
}

.rsidebar {
	float: left;
    width:120px;
}

.rsidebar table, .lsidebar table {
	margin: 0;
}

.footer {
	background: url("images/footer-rounded.png") no-repeat -100px 0;
	float:left;
	padding:20px 10px;
	width:980px;
}

.footer a {
	color: #000000;
}

.footer-logo {
	float: left;
	margin-right: 30px;
}

.copyright {
	float: left;
}

.counter {
	float: right;
}

.rsidebar td {
	float:left;
	line-height:1em;
	margin-bottom:5px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

/* Comments */

#comments-wrap {
	float: left;
	width:610px;
}

.comment_form_wrap {
	list-style: none;
	margin: 0;
}

.comment_form_wrap li {
	margin: 0;
}

.commentlist li {
    moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F8F8F8;
	list-style: none;
	margin: 10px 0;
	padding: 10px;
}

.author {
	color: #FF9000;
	font-weight: bold;
}

#respond {
    moz-border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: #f8f8f8;
	margin: 15px 0 0;
	padding:10px 30px;
}

#comments h3 {
	color: #202020;
	font-size:1.2em;
	font-weight: normal;
	text-align: center;
}

#comments p {
	line-height: 1.2em;
}

#respond h3 {
	text-align: left;
}

#commentform #author {
	border:1px solid #DBDBDB;
	font-size:1em;
}
#commentform textarea {
	border: 1px solid #DBDBDB;
	width: 100%;
}

#commentform #submit {
	float: right;
}

.ad120 {
	float: left;
	width: 120px;
}

.ad2x120 {
	width: 240px;
}

.ad468 {
	margin: 0 auto;
	width: 468px;
}

.ad336 {
	margin: 0 auto 15px;
	width: 336px;
}

/* wp-commentnavi */

.wp-commentnavi a, .wp-commentnavi a:link {
    moz-border-radius: 4px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #009F00 !important;
	color: #009F00 !important;
	background-color: #FFFFFF;	
}
.wp-commentnavi a:visited {
    moz-border-radius: 4px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #009F00 !important;
	color: #009F00 !important;
	background-color: #FFFFFF;	
}
.wp-commentnavi a:hover {
    moz-border-radius: 4px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	border: 1px solid #CCCCCC !important;
	color: #CCCCCC !important;
	background-color: #FFFFFF;
}
.wp-commentnavi a:active {
    moz-border-radius: 4px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #009F00 !important;
	color: #009F00 !important;
	background-color: #FFFFFF;	
}
.wp-commentnavi span.pages {
    moz-border-radius: 4px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #CCCCCC !important;
	border: 1px solid #CCCCCC !important;
	background-color: #FFFFFF;
}
.wp-commentnavi span.current {
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #CCCCCC !important;
	color: #CCCCCC !important;
	background-color: #FFFFFF;
}
.wp-commentnavi span.extend {
    moz-border-radius: 4px;
	-moz-border-radius: 4px;-webkit-border-radius: 4px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #CCCCCC !important;
	color: #CCCCCC !important;
	background-color: #FFFFFF;
}
.wp-commentnavi-all-comments-link {
}

/* wp-pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #009F00;
	background-color: #FFFFFF;
	border: none;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #009F00;
	background-color: #FFFFFF;	
	border: none;
}
.wp-pagenavi a:hover {	
	color: #656565;
	background-color: #FFFFFF;
	border: none;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #009F00;
	background-color: #FFFFFF;	
	border: none;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #656565;
	background-color: #FFFFFF;
	border: none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #656565;
	background-color: #FFFFFF;
	border: none;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #656565;
	background-color: #FFFFFF;
	border: none;
}

.sovety {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px;
	margin-left:5px;
	margin-top:15px;
	background: #F3F3F3;
}

.sovety li {
	margin-left: 5px;
}

.sovety h3 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 2px;
}

.sovety p {
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.voting {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 10px;
	border:1px solid #009F00;
	list-style: none;
	margin: 10px 0 0 5px;
}

.voting h3, .random-product h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1em;
}

.voting ul li {
	margin: 0;
	list-style: none;
}

.voting p {
	margin-bottom: 5px;
}
.post-voting {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:none repeat scroll 0 0 #F8F8F8;
	float:left;
	font-size:17px;
    height:55px;
	margin-bottom:5px;
	padding:10px;
	width:295px;
}

.post-voting h3 {
	font-weight: normal;
	font-size: 16px;
}
.post-ratings {
	float:left;
    font-size:13px;
    line-height:1.4em;
    margin:8px 0;
    opacity:1;
    text-align:center;
}

.wp-polls p strong {
	color:#009F00;
}

.rss-feed {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:none repeat scroll 0 0 #F8F8F8;
	border:2px solid #F8F8F8;
	float:left;
	height:71px;
	line-height:1.3em;
	margin-left:5px;
	width:287px;
}

.rss-feed p {
	float:left;
	margin-top:10px;
	width:180px;
}

.rss-img {
	display: block;
	float: left;
	position:relative;
	top:-5px;
}
.img-link {
	display:block;
	float:left;
	margin-right:5px;
}


.random-product {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: #F3F3F3;
	float:left;
	list-style:none outside none;
	margin:10px 0 5px 5px;
	padding:10px;
}

.random-product h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.random-product p {
	float:left;
	font-size:11px;
	line-height:1.2em;
	margin-bottom:10px;
	width:130px;
}
.download-podcast {
	background:url("images/podcast-icon-new.png") no-repeat scroll 0 7px transparent;
	margin-bottom:5px;
	padding-left:16px;
}

#audioplayer1284 {
	height: 50px;
}

.podcast {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #DDDDDD;
	margin-bottom:5px;
	padding:5px;
}

.podcast-title {
	padding-left: 20px;
	background: url(images/podcast_icon16.png) no-repeat;
}

.subscribe {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #CCCCCC;
	float:left;
	padding:10px;
	width:193px;
}

.rss-feed-link, .podcast-feed-link {
	background:url("images/rss-icon-new.png") no-repeat scroll 0 -15px transparent;
    color:#8A8A8A !important;
    display:block;
    float:left;
    height:15px;
    line-height:1em;
    margin:0 10px;
    padding-left:20px;
}

.rss-feed-link:hover, .podcast-feed-link:hover {
    background-position:0 0;
    color:#f08734 !important;
}

.rss-feed-link {
    margin-right:30px;
}

.postovoi {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #EEEEEE;
	padding: 10px;
	width: 587px;
	margin-bottom: 10px;
}

.postovoi .postovoi-title {
	margin: 0;
	font-size: 18px;
}

.postovoi .postovoi-title a {
	text-decoration:none;
}

.postovoi .postovoi-title a:hover {
	text-decoration:underline;
}

.postovoi p {
	margin: 0;
}

.content .cat-title {
	margin-left: 5px;
}

.header-gradient {
    background:url("images/header-gradient.png") no-repeat scroll 0 -31px transparent;
    float:right;
    height:31px;
    position:relative;
    top:-22px;
    right:5px;
    width:73px;
    z-index:100;
}

.entry:hover .header-gradient {
    background:url("images/header-gradient.png") no-repeat scroll 0 0 transparent;
}

.main-carousels {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #efefef;
    height: 213px;
    margin: 0 0 14px;
    padding:14px;
    width: 616px;
}

.preview {
    float: left;
    height: 213px;
    width: 383px;
}

.articles {
    float: left;
    margin: 0;
    padding: 8px 0;
    width: 201px;
}

.articles .article-wrapper {
    border-radius: 0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    background: #ffffff;
    list-style: none;
    padding: 12px;
    margin:0 0 8px;
    width:196px;
}

#articles-titles li {
    margin:0;
    list-style:none;
}

.articles .selected {
    background:url("images/articles-titles-selected-corner.png") no-repeat scroll 0 10px transparent;
    left:-10px;
    padding:0 0 0 10px;
    position:relative;
}

.articles .selected .article-wrapper {
    background: #3db43d;
}

.articles .selected a {
    color: #FFFFFF;
}

.articles a {
    color: #009f00;
}

.hot-image {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #efefef;
    width: 383px;
    height: 213px;
}
.poleznye-stati {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background:none repeat scroll 0 0 #F4F2F2;
    margin:10px 0 0 5px;
    padding:10px;
}
.poleznye-stati h2 {
    font-size:13px;
    margin-bottom:5px;
}

.poleznye-stati h2 a {
    color:#666666;
}

.poleznye-stati h3 {
    font-size:13px;
    margin-bottom:5px;
    font-weight:normal;
    line-height:1em;
}

.poleznye-stati p {
    line-height:1em;
    margin-bottom:10px;
}

.rss2email {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background:#f4f2f2;
    margin-left:5px;
    padding:10px;
}

#email-field {
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #FFFFFF;
    color:#858585;
    font-size:13px;
    margin-bottom:5px;
    padding:5px;
    width:180px;
}

.rss2email table {
    margin:0;
}

.ad200 {
    margin-left:5px;
}

.ladycash_news {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#F8F8F8;
	padding:5px;
	margin-bottom:5px;
}

.teaser-title {
	font-size:18px;
	margin:0 0 10px;
}

.ladycash_news table {
	margin:0;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}