body{
	margin:0;
	font:14px/20px Arial,Tahoma,Helvetica,sans-serif;
	color:#121212;
	background:#e5e8c1 url(../img/bg-body.png) repeat-x 0 0;
}
a{
	color:#1a76de;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p img{
	display:inline;
	padding:0 2px;
	vertical-align:middle;
}
form,fieldset,img{
	margin:0;
	padding:0;
	border:0;
}
/*page*/
#page{
	background:url(../img/bg-header.jpg) no-repeat 50% 0;
}
#page div.fix-width{
	width:909px;
	padding:0 25px;
	margin:0 auto;
	overflow:hidden;
}
/*header*/
#header{
	width:100%;
	height: 229px;
	overflow:hidden;
	position: relative;
}
#header h1{
	width:100%;
	margin:0;
	overflow:hidden;
}
#header h1 a{
	display:inline;
	width:335px;
	height:180px;
	position: absolute;
	top: 5px;
	left: 50px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logo.png) no-repeat 0 0;
	behavior: url("scripts/iepngfix.htc");
}
#header h2 {
	display:block;
	width:279px;
	height:52px;
	margin:0px 40px 0 0;
	position: absolute;
	top: 130px;
	left: 570px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/slogan.png) no-repeat 0 0;
	behavior: url("scripts/iepngfix.htc");
}
#header #nav {
	margin: 186px 0 0 31px;
	_margin: 186px 0 0 -9px;
}
#header #nav ul.menu{
	padding:0;
	list-style:none;
}
#header #nav ul.menu li{
	float:left;
	margin:0 1px 0 1px;
}
#header #nav ul.menu li a{
	float:left;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/menu.png) no-repeat;
}
#header #nav ul.menu li a.home {width:142px;background-position:0 0;}
#header #nav ul.menu li a.diets {width:142px;background-position:-144px 0;}
#header #nav ul.menu li a.products {width:142px;background-position:-288px 0;}
#header #nav ul.menu li a.store {width:142px;background-position:-432px 0;}
#header #nav ul.menu li a.news {width:142px;background-position:-576px 0;}
#header #nav ul.menu li a.blog {width:142px;background-position:-720px 0;}

/*main*/
#main{
	width:100%;
	padding:0 0	40px;
	margin:0 0 20px 0;
	background: #fff;
	border: 7px #c48542 solid;
	overflow:hidden;
}
#main h1{
	padding:0 0 20px;
	margin:0;
	font-size:30px;
	line-height:40px;
}
#main h2{
	padding:0 0 13px;
	margin:0;
	font-size:28px;
	line-height:35px
}
#main h3{
	padding:0 0 14px;
	margin:8px 0 0;
	font-size:22px;
	line-height:28px;
	font-weight: normal;
}
#main h4{
	padding:0 0 6px;
	margin:0;
	font-size:15px;
	line-height:19px;
}
#main h5{
	padding:0 0 4px;
	margin:0;
	font-size:13px;
	line-height:18px;
}
#main h6{
	padding:0 0 6px;
	margin:0;
	font-size:11px;
	line-height:19px;
	font-weight:normal;
	text-align:center;
}
#main p{
	margin:0;
	padding:0 0 20px;
}

/*content*/
#content{
	float:left;
	width:558px;
	padding:12px 0 0;
}
#content h2{
	color:#956129;
}
#content div.bg-main-gradient{
	padding:8px 27px 0;
}
#content span.date{
	display:block;
	padding:0 0 11px;
	margin:-13px 0 0;
	font-size:12px;
	line-height:15px;
	color:#4c4c4c;
}
#content ul.zodiacs{
	width:100%;
	margin:0;
	padding:0 0 7px;
	list-style:none;
	overflow:hidden;
}
#content ul.zodiacs li{
	float:left;
	padding:0 3px 5px 0;
}
#content ul.zodiacs img{display:block;}
#main div.click-here{
	padding:0 0 10px;
	font-weight:bold;
	text-align:center;
}
#contentads{
	float:left;
	width:860px;
	padding:12px 0 0;
}
#contentads h2{
	color:#956129;
}
#contentads div.bg-main-gradient{
	padding:8px 27px 0;
}
#contentads span.date{
	display:block;
	padding:0 0 11px;
	margin:-13px 0 0;
	font-size:12px;
	line-height:15px;
	color:#4c4c4c;
}
#contentads ul.zodiacs{
	width:100%;
	margin:0;
	padding:0 0 7px;
	list-style:none;
	overflow:hidden;
}
#contentads ul.zodiacs li{
	float:left;
	padding:0 3px 5px 0;
}
#contentads ul.zodiacs img{display:block;}
#main div.click-here{
	padding:0 0 10px;
	font-weight:bold;
	text-align:center;
}
#main div.click-here a{
	text-decoration:underline;
}
#main div.click-here a:hover{
	text-decoration:none;
}
#content ul.post-list{
	width:100%;
	margin:-3px -10px 0;
	padding:22px 10px 0;
	border-top:1px solid #c1c1c1;
	list-style:none;
	overflow:hidden;
}
#content ul.post-list li{
	float:left;
	width:100%;
	padding:0 0 17px;
}
#content ul.post-list h3{
	margin:0;
	font-size:18px;
	line-height:23px;
}
#content ul.post-list span.date{
	padding:0 0 4px;
	font-size:11px;
	line-height:14px;
	color:#5c5c5c;
}
#content ul.post-list p{
	padding:0;
}
#content a.more{
	font-size:12px;
}
/*sidebar*/
#sidebar{
	float:right;
	width:342px;
	padding:12px 0 0;
	font-size:12px;
	line-height:18px;
}
#sidebar div.bg-main-gradient{
	padding:14px 21px 0;
}
#sidebar div.last-post{
	width:100%;
	padding:0 0 13px;
	overflow:hidden;
	color:#505050;
}
#sidebar div.last-post div.title{
	width:100%;
	padding:0 0 14px;
	font-size:14px;
	line-height:19px;
	overflow:hidden;
}
#sidebar div.last-post div.title h4{
	display:inline;
	padding:0;
}
#sidebar div.last-post div.title h4 a{color:#121212;}
#sidebar div.last-post div.title span.date{
	color:#464646;
}
#main img.left{
	float:left;
	margin:5px 10px 0 0;
}
#main div.search-box{
	width:278px;
	height:120px;
	padding:11px 15px 0;
	margin:0 -4px 17px;
	font-size:11px;
	overflow:hidden;
	background:url(../img/bg-search-box.png) no-repeat 0 0;
}
#main div.search-box h4{
	font-size:14px;
	padding:0 5px 10px;
}
#main div.search-box div.item{
	height:1%;
	padding:0 5px 7px;
	overflow:hidden;
}
#main div.search-box input.text{
	width:194px;
}
#main div.search-box input.submit{
	width:54px;
}
#main div.search-box label{
	font-weight:bold;
	color:#656565;
}
#main div.search-box a.google{
	position:relative;
	float:right;
	display:inline;
	margin:-17px 2px 0 0;
}
#sidebar div.advertisement{
	padding:0 0 15px;
}
#sidebar div.advertisement div.notice{
	padding:0 0 10px;
}
#sidebar div.advertisement div.notice a,
#sidebar div.advertisement div.notice img{
	display:block;	
}
#sidebar div.gray-box{
	width:342px;
	margin:0 -21px 23px;
	font-size:11px;
	line-height:15px;
	overflow:hidden;
}
#sidebar div.gray-box div.bg-bottom{
	height:1%;
	padding:21px 22px 19px;
	overflow:hidden;
}
#sidebar div.gray-box ul{
	width:100%;
	margin:9px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#sidebar div.gray-box ul li{
	float:left;
	width:100%;
	padding:0 0 6px;
}
#sidebar div.gray-box ul li p{
	padding:0 0 10px;
}
/*footer*/
#footer{
	width:100%;
	font-size:11px;
	line-height:15px;
	overflow:hidden;
	color:#dcdcdc;
	background:#414141 url(../img/bg-footer.png) repeat-x 0 0;
}
#footer div.fix-width{
	width:885px;
	padding-top:23px;
	padding-bottom:5px;
}
#footer ul.menu{
	float:left;
	width:690px;
	margin:0;
	padding:0 0 37px;
	font-size:14px;
	line-height:19px;
	list-style:none;
}
#footer ul.menu li{
	float:left;
	padding:0 50px 0 0;
}
#footer h3{
	padding:0 0 4px;
	margin:0;
	font-size:18px;
	line-height:23px;
}
#footer h3 a{
	color:#fff;
}
#footer ul.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul.menu ul li{
	float:none;
	padding:0;
}
#footer a{
	color:#eee;
}
#footer ul.info{
	float:right;
	width:187px;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	list-style:none;
	color:#eee;
}
#footer h4{
	margin:0;
	font-size:12px;
	line-height:16px;
	color:#fff;
}
#footer h4 a{
	color:#fff;
}
#footer p{
	padding:0 0 16px;
	margin:0;
}
#footer div.text{
	float:left;
	width:100%;
}

{
.art_wrapper { width: 690px; margin: 0 auto; font-size: 14px; border-bottom: 1px #c4c4c4 dotted; }
.art_wrapper h4 { font-size: 18px; line-height: 18px; margin: 30px 0 4px 0; }
.art_wrapper h4 a { color:#1b1b1b; text-decoration: none; }
.art_wrapper h4 a:hover { color:#0d71ed; }
.art_wrapper span { color: #6e6e6e; font-size: 12px; }
.art_wrapper span a { color: #0d71ed; font-weight: bold; background: #f8f5df; text-decoration: none;}
.art_wrapper span a:hover { color: #727272; background: #e2ddbb; }
.art_wrapper p { margin: 6px 0 0 0; padding-bottom: 28px; line-height: 22px; } 
.art_wrapper p a { background: #f1f1f1; text-decoration: none; color:#1b1b1b; }
.art_wrapper p a:hover { background: #dcdcdc; }
}
