/*
Theme Name: updiet.info
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #2F2F2F;
	width: 100%;
}
a {
	color: #094904;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.post.margin {
	margin-top: -215px;
	position: relative;
	min-height: 300px;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0 0 40px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 205px;
	position: relative;
	margin-top: 10px;
	background: url(image-bg.gif) 100% 100% no-repeat;
}
#top {
	float:left;
	margin: 0 0px 20px 0;
}
#menu {
	list-style: none;
	font-size: 11px;
	padding: 15px 0 0;
}
#menu li {
	float: left;
	margin: 0 3px;
	text-align:center;
}
#menu a {
	color: #000;
	padding: 4px 12px;
	display: block;
	float: left;
}
#menu a:hover,
#menu li.current_page_item a {
	background: #DCDCDC;
}

#header-image {
	float: right;
	padding: 2px 12px 0 0;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 10px 0 30px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
* html #content {overflow: hidden;}
#text {
	margin: 0 456px 0 19px;
}

.post {
	margin: 0 0 30px;
	position: relative;
}

.post.first {
	background: #FEF5C1;
	width: 524px;
	border: 1px solid #E6E6E6;
	padding: 11px 17px;
	position: relative;
	margin: -215px -30px 20px -17px;
}
.post.first .date {
	background: #E4DCAD;
	color: #949073;
}
.post.first .entry {
	background: none;
	font-size: 14px;
}

.post h2.subcat_caption{
	font-size:1.4em;
	color:#95b4de !important;
}

.tl,
.tr,
.bl,
.br {
	position: absolute;
	width: 5px;
	height: 5px;
}
.first .tl {
	top: -1px;
	left: -1px;
	background: url(tl1.gif) no-repeat;
}
.first .tr {
	top: -1px;
	right: -1px;
	background: url(tr1.gif) no-repeat;
}
.first .bl {
	bottom: -1px;
	left: -1px;
	background: url(bl1.gif) no-repeat;
}
* html .first .bl {bottom: -12px;}
.first .br {
	bottom: -1px;
	right: -1px;
	background: url(br1.gif) no-repeat;
}
* html .first .br {bottom: -12px;}
.date {
	background: #E5E5E5;
	font: 10px Tahoma, Arial;
	color: #959595;
	padding: 1px 5px;
	margin-right: 7px;
}
.post h2 {
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	padding: 10px 0 7px;
}
.post h2 a {
	color: #4C4A45;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}

.post strong{
	font-weight:normal !important;
	color:#666;
	padding:2px;
}

.separator {
	background: url(dot.gif) 0 50% repeat-x;
	margin:5px 0;
}


.entry {
	text-align: justify;
	background: url(dot.gif) 0 100% repeat-x;
}


.entry img {
	float: left;
	margin: 0 5px 5px 0;
}
#single .entry {
	background: none;
	font-size: 14px;
}
.postmetadata {
	font-size: 11px;
	margin: 5px 0 0;
}
.category a {
	color: #999;
	font-size:0.8em;
	background: url(label.gif) 0 4px no-repeat;
	padding: 0 0 0 16px;
}
.comments {
	float: right;
	font-weight: normal;
}
.comments a {
	background: url(comments.gif) 0 5px no-repeat;
	padding: 0 0 0 15px;
}
.post ul,
.post ol,
.more-posts {
	margin: 0px 0 20px 30px;
}
.post li,
.more-posts li {
	padding: 2px 0;
}
.more-posts {
	margin-bottom: 20px;
}

#single-top {
	/*margin: -215px -26px 17px -17px;*/
	margin: -120px -26px 17px -17px;*/
	width: 520px;
	position: relative;
	background: #EAF4E1;
	border: 1px solid #E6E6E6;
	/*padding: 5px 5px;*/
	padding: 0 5px;	
	font: 11px/14px Tahoma, Arial;
	color: #6E7764;
	
}
* html #single-top {height: 1%;}
*+html #single-top {height: 1%;}
#single-top:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#single-top h2 {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #8A8F85;
	background: #D2DBCA;
	display: inline;
	padding: 0 7px 2px;
}
#single-top p {
	padding-top: 14px;
}
#single-top ul {
	list-style: none;
	margin: 14px 0 0;
}
#single-top li {
	padding-left: 8px;
	background: url(arrow.gif) 0 5px no-repeat;
}
#single-top ul a {
	color: #6E7764;
	text-decoration: none;
}
#single-top ul a:hover {
	text-decoration: underline;
}
#l-block {
	float: left;
	width: 225px;
	padding-right: 35px;
	margin-right: -1px;
	border-right: 1px solid #E2EBD8;
}
#r-block {
	float: right;
	width: 224px;
	padding-left: 35px;
	border-left: 1px solid #E2EBD8;
}
#single-top .tl {
	top: -1px;
	left: -1px;
	background: url(tl7.gif) no-repeat;
}
#single-top .tr {
	top: -1px;
	right: -1px;
	background: url(tr7.gif) no-repeat;
}
#single-top .bl {
	bottom: -1px;
	left: -1px;
	background: url(bl7.gif) no-repeat;
}
* html #single-top .bl {bottom: -9px;}
#single-top .br {
	bottom: -1px;
	right: -1px;
	background: url(br7.gif) no-repeat;
}
* html #single-top .br {bottom: -9px;}

#content h3 {
	font-size: 15px;
	margin: 10px 0 5px;
}
h3.pagetitle {
	margin: -215px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 16px !important;
	position: relative;
}

.commentlist {
	margin: 15px 0 25px;
	list-style: none;
	font-size: 11px;
	line-height: 15px;
}
.commentlist li {padding: 11px 0;}
.cauthor {
	padding: 0 0 0 30px;
	font-weight: bold;
}
.commentmetadata {
	border-bottom: 1px solid #CCC;
	padding: 0 0 8px 30px;
	font-size: 10px;
}
.commentmetadata a {
	text-decoration: none;
	color: #7E7E7E;
}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	border: 1px solid #ACACAC;
}


.flat {
	padding: 3px;
	border: 1px solid #ACACAC;
}

#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 110px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebars
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 410px;
	margin-left: -410px;
	font: 11px/14px Tahoma, Arial;
	color: #4C4A45;
}

#logo {
	display: block;
	position: relative;
	height: 82px;
	text-align: center;
	text-decoration: none;
	font: 25px/45px "Century Gothic";
	text-transform: uppercase;
	color: #1F1F1F;
	background: #BBD99B url(title-bg.gif) no-repeat;
	cursor: pointer;
}
#logo span {
	display: block;
	font: 10px/13px Arial, Tahoma;
	text-transform: none;
	height: 27px;
	background: #FFF;
	padding: 10px 0 0;
	color: #7A7A7A;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 410px;
	height: 82px;
	background: url(logo.gif) no-repeat;
}

#left {
	float: left;
	width: 190px;
	padding-top: 14px;
}

#right {
	float: right;
	width: 210px;
	padding-top: 14px;
}

#sidebar .block {
	padding: 10px 8px 20px 14px;
	margin: 0 0 11px;
	position: relative;
	height: 1%;
}
#sidebar h3 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 8px;
}

.icon_tea {
	background: url(icons_block/tea.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_coffee {
	background: url(icons_block/coffee.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_cart {
	background: url(icons_block/cart.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_cart_empty {
	background: url(icons_block/cart_empty.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_tea_articles {
	background: url(icons_block/tea_articles.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_coffee_articles {
	background: url(icons_block/coffee_articles.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_check_order {
	background: url(icons_block/check_order.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_facts {
	background: url(icons_block/facts.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_search {
	background: url(icons_block/search.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_user_history {
	background: url(icons_block/userhistory.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}

.icon_partners {
	background: url(icons_block/partners.gif) 0 0 no-repeat;
	padding: 10px 0 0 38px;
	height: 34px;
	margin: 0 !important;
}


.icon1 {
	background: url(icon1.gif) no-repeat;
	padding: 3px 0 5px 26px;
	margin-right: -5px !important;
}
.icon2 {
	background: url(icon2.gif) no-repeat;
	padding: 3px 0 6px 28px;
}
.icon3 {
	background: url(icon3.gif) 0 4px no-repeat;
	padding: 3px 0 7px 28px;
}
.icon4 {
	background: url(icon4.gif) 0 5px no-repeat;
	padding: 3px 0 9px 25px;
}
.icon5 {
	background: url(icon5.gif) 0 2px no-repeat;
	padding: 3px 0 6px 28px;
}
.icon6 {
	background: url(icon6.gif) 0 5px no-repeat;
	padding: 3px 0 6px 28px;
}
.icon7 {
	background: url(icon7.gif) 0 4px no-repeat;
	padding: 3px 0 8px 28px;
}
.icon8 {
	background: url(icon8.gif) 0 4px no-repeat;
	padding: 3px 0 7px 28px;
}
.icon9 {
	background: url(icon7.gif) no-repeat;
	padding: 3px 0 6px 28px;
}
.icon10 {
	background: url(icon8.gif) no-repeat;
	padding: 3px 0 5px 28px;
}
.icon11 {
	background: url(icon2.gif) no-repeat;
	padding: 3px 0 4px 30px;
}

.icon_cofe {
	background: url(icon_cofe.gif) no-repeat;
	padding: 3px 0 6px 28px;
}


#sidebar ul {
	list-style: none;
	margin: 0;
}
#sidebar ul ul {
	margin: 0 0 0 10px;
}
#sidebar li {
	padding-left: 8px;
	background: url(arrow.gif) 0 5px no-repeat;
}
#sidebar li a {
	text-decoration: none;
	color: #4C4A45;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar .recent-comments li a {
	text-decoration: underline;
}
#sidebar .recent-comments li a:hover {
	text-decoration: none;
}

.block .tl {
	top: 0;
	left: 0;
}
.block .tr {
	top: 0;
	right: 0;
}
.block .bl {
	bottom: 0;
	left: 0;
}
* html .block .bl {bottom: -9px}
.block .br {
	bottom: 0;
	right: 0;
}
* html .block .br {bottom: -9px}

.light-orange {background: #FEF9E6;}
.light-orange .tl {background: url(tl2.gif) no-repeat;}
.light-orange .tr {background: url(tr2.gif) no-repeat;}
.light-orange .bl {background: url(bl2.gif) no-repeat;}
.light-orange .br {background: url(br2.gif) no-repeat;}

.orange {background: #FDF1C1;}
.orange .tl {background: url(tl3.gif) no-repeat;}
.orange .tr {background: url(tr3.gif) no-repeat;}
.orange .bl {background: url(bl3.gif) no-repeat;}
.orange .br {background: url(br3.gif) no-repeat;}

.green {background: #EEF5E6;}
.green .tl {background: url(tl4.gif) no-repeat;}
.green .tr {background: url(tr4.gif) no-repeat;}
.green .bl {background: url(bl4.gif) no-repeat;}
.green .br {background: url(br4.gif) no-repeat;}

.violet {background: #F5ECE6;}
.violet .tl {background: url(tl5.gif) no-repeat;}
.violet .tr {background: url(tr5.gif) no-repeat;}
.violet .bl {background: url(bl5.gif) no-repeat;}
.violet .br {background: url(br5.gif) no-repeat;}

#search {
	margin: 0 0 -10px;
	height: 1%;
	overflow: hidden;
}
#search input {
	font: 12px Arial, Tahoma;
	padding: 1px;
	float: left;
}
.keyword {
	width: 110px;
	margin: 1px 3px 0 0;
}
* html .keyword {margin-top: 2px;}
*+html .keyword {margin-top: 2px;}
.search {
	overflow: hidden;
	cursor: pointer;
	width: 60px;
}

.rss a {
	padding-left: 15px;
	background: url(rss.png) no-repeat;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	padding: 17px 15px;
	background: #E5E5E5 url(footer-bg.gif) 100% 100% no-repeat;
	position: relative;
	font: 11px/18px Tahoma, Arial;
	color: #5D5D5D;
	height: 1%;
}
#footer a {
	color: #5D5D5D;
}
#bottom-adv {
	float: right;
}
#copyright {
	padding: 10px 0 11px 10px;
	width: 450px;
}
#footer .tl {
	top: 0;
	left: 0;
	background: url(tl6.gif) no-repeat;
}
#footer .tr {
	top: 0;
	right: 0;
	background: url(tr6.gif) no-repeat;
}
#footer .bl {
	bottom: 0;
	left: 0;
	background: url(bl6.gif) no-repeat;
}
* html #footer .bl {bottom: -9px;}
#footer .br {
	bottom: 0;
	right: 0;
	background: url(br6.gif) no-repeat;
}
* html #footer .br {bottom: -9px;}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#ads {
  margin-left:-8px;
}

#ads .ad-link a {
  font-weight:normal !important;
  text-decoration:none !important;
  font-size:22px !important;
  line-height:normal !important;
}

#ads .y5_black, #ads .y5_h a {
color:#999999 !important;
}

div.info{
	background:#FFFFEF;
	padding:5px;
	font-size:0.9em;
	margin-bottom:5px;
}

table.tabs { background: transparent url('tab_ground.gif') repeat scroll 0% 0%; }
table.tabs td { padding: 0px; }
table.tabs td.act { padding: 0px 0px 0px 1px; background: transparent url('tab_active.gif') no-repeat scroll center center; }
table.tabs td.inact { padding: 0px 0px 0px 1px; background: transparent url('tab_inactive.gif') no-repeat scroll center center; }


.message_success {color:#090;font-weight:bold;}
.message_error {color:#f33;font-weight:bold;}


.hl_block{
	padding:10px;
	background: #f7f2c7;
	margin: 10px 0;
}

table.catalog_entries{
	border-collapse: collapse;
}

table.catalog_entries a{
	color:#666;
	text-decoration:underline;
}

table.catalog_entries th{
	background:#FFFFEF;
	color:#666;
	border:1px solid #BFBFBF;
	padding:0px 5px;	
	font-size:1em;
	text-align: left;
}

table.catalog_entries td{
	border:1px solid #BFBFBF;
	padding:5px;	
	font-size:1em;
	vertical-align:middle;
	text-align: left;
	color:#8e8574;
	font-size:0.9em;
	font-family:Verdana;
}

.order_btn{
	background:#FF4200;
	color:#FFF;
	border:0;
}

span.highlight{
	color:#333;	
	font-size:0.9em;
	padding:3px;
	background:#F4F7EE;
}

h3.catalog_sub_cat {
	font-size:1.2em !important;
	font-weight:normal !important;
	color:#b3d260 !important;
	padding-left:5px !important;
}

h3.catalog_sub_cat sup{
	font-size:1em !important;
	font-weight:bold;
}


h3.catalog_sub_cat a{
	font-size:1.2em !important;
	font-weight:normal !important;
	text-decoration:underline;
	color:#b3d260;
	padding-left:15px !important;	
	background:url('ico-selected.gif') no-repeat 0% 50%;
	
}

h2.catalog_cat_caption {
	font-size:1.4em !important;
	
	font-weight:normal !important;
}


h2.catalog_cat_caption a, h3.catalog_cat_caption a:hover{
	font-weight:normal !important;
	text-decoration:underline !important;
	color:#7ea23f;
	font-family:Arial;
}

h2.catalog_super_caption {
	font-size:2em !important;
	font-weight:normal !important;
	border-bottom:2px solid;
	color:#999 !important;	
}

.cat_country{
	padding-left:1.4em;
	color:#999;
}

.catalog_items *{
	vertical-align: middle !important;
}

.catalog_items a.arrow{
	font-size:1.6em;
	text-decoration:none;
	color:#6D912E;	
	vertical-align:middle !important;	
}

input.search_field{
	padding: 3px;
	width:110px;
	margin-right:4px;
	border: 1px solid #ACACAC;
}


input.search_button{
	border: 1px solid #ACACAC;
	font-size: 0.8em !important;
}

span.price_small{
	background:#EB3D00;
	padding:0 3px;
	font-size:0.8em;
	color:#FFF;
}


span.price_small_gray{
	background:#E5E5E5;
	padding:0 3px;
	font-size:0.8em;
	color:#959595;
}

/* Small text */
.img_caption {
	font-size: 92%;
}

.img_caption p {
	text-align: center;
	color:#999 !important;	
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.img_caption.left{
	margin: 3px 10px 0 0;
}

.img_caption.right{
	margin: 3px 0 0 10px;
}

a.more_notdecor{
	text-decoration:none;
	color:#999;	
}

a.notdecor{
	text-decoration:none;
}

.valign-middle *{
	vertical-align:middle;
}

.valign-middle img{
	border:0 !important;
	margin-right:3px;
}

.smallpicture_tips{
	margin: 0 5px 5px 0;
	border: 1px solid #99ae82;
	padding:2px;
}

.path a {
	color:#999 !important;
	font-size:0.9em;
}


.add_tocart{
	border: 0;
	border: 1px solid #ACACAC;
	font-size: 0.8em !important;
}
