/* -------------------------------------------------------------- 
  
Theme Name: AHT
Theme URI: http://nimrooz.net/
Author: Navid Kashani
Author URI: http://navid.kashani.ir/
Version: 1.0
   
-------------------------------------------------------------- */
@import url('reset.css');
/* Global
=========================== */
body {
	font-family:verdana, tahoma, 'times New Roman';
	font-size:62.5%;
	text-align:center;
	color:#756754;
	background: #B5AD9C url('images/body-bg.gif');
}
.wrapper {
	width:900px;
	margin:20px auto;
	font-size:12px;
	position: relative;
	background:#E1DAD0;
	text-align:left;
}
a:link, a:visited {
	text-decoration: underline;
	color:#642;
}
a:hover {
	color:#963;
}
a:active, a:focus {
	outline: 0;
}
code, pre {
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	display:block;
	direction:ltr;
	text-align:left;
	background-color: #f5f5f5;
	border:1px solid #dadada;
	padding:3px;
	overflow:auto;
	margin:3px 0;
}
blockquote {
	margin:10px 10px 0 0;
	border-right:4px solid #963;
	padding:2px 10px 2px 5px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.clear {
	clear:both;
}
.avatar {
	float:right;
	margin:0 0 2px 5px;
}
.center {
	text-align:center;
}
img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered, img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}
div.wp-caption {
	padding:5px;
	background-color:#F3F3F3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	border:1px solid #DDD;
	margin-bottom:5px;
}
#content div.wp-caption p.wp-caption-text {
	margin:0;
	padding:3px 0 0 0;
	color:#000;
	font-size:11px;
}
.right_col {
	width: 45%;
	padding: 2%;
	float: right;
}
.left_col {
	width: 45%;
	padding: 2%;
	margin-right: 1%;
	float: left;
	border-right: 1px solid #D7CFC4;
}
/* Header
=========================== */
#header {
	background: #DFD8CE url('images/header-bg.gif') repeat-x;
	height: 280px;
}
#logo {
	width:260px;
	height:260px;
	background: transparent url('images/logo.png') no-repeat;
	float:left;
	margin-left: 30px;
	display: inline;
}
#pistachio-head {
	background: transparent url('images/pistachio-head.gif') no-repeat;
	width:479px;
	height:222px;
	float:right;
	margin:33px 45px 0 0;
	display: inline;
}
#top-link {
	position: absolute;
	top: 0;
	right: 50px;
}
#top-link a {
	margin: 0 5px;
}
/* top-navigation
=========================== */
#navigation {
	margin-left: 15px;
}
#menubar_mirror {
	height:33px;
	margin-left: 20px;
	margin-top: -2px;
	background: transparent url('images/menubar_mirror.jpg') no-repeat;
}
/* Home
=========================== */
#home {
	padding-bottom: 20px;
}
#home h2, .news_page #content h3 a {
	padding-top:10px;
	color:#8C9C4A;
	font-family:tahoma;
	font-size:14px;
	margin-bottom:5px;
	font-weight: bold;
	padding-bottom: 5px;
	font-weight: bold;
	
}
#award h2 {
	padding-top:10px;
	color: #ec2027;
	font-family:arial;
	font-size:14px;
	margin-bottom:5px;
	font-weight: bold;
	padding-bottom: 5px;
}
#home .left-col {
	float:left;
	width:420px;
	margin:0 10px 0 15px;
}
#home .right-col {
	float:right;
	width:413px;
	margin:0 15px 0 10px;
}
a.readmore, a.moreaward {
	display: block;
	float: right;
	text-indent: -9999px;
	background: transparent url('images/readmore.gif') no-repeat;
	width:75px;
	height: 13px;
	margin-top: 10px;
}
a.readmore:hover {
	background: transparent url('images/readmore_over.gif') no-repeat;
}
a.moreaward {
	background-image: url('images/moreawards.gif');
	width: 87px;
	height: 12px;
}
a.moreaward:hover {
	background-image: url('images/moreawards_over.gif');
}
/* about box */
#home #about {
	background: transparent url('images/about-aht.gif') no-repeat;
	width:100%;
	min-height:300px;
}
#home #about .entry, #home #news .entry {
	padding:80px 20px 0;
}
#about ul {
line-height: 2em;
color: #8C9C4A;
text-decoration: none;
text-indent: 4px;
list-style-type: square;
padding: 6px;
margin: 2px 0 5px 20px;
font-weight: bold;
font-family: tahoma;
}
#about li {
margin: 0;
padding: 0;
list-style-type: square;
}
/* product box 
#home #product {
	background: transparent url('images/aht-product.jpg') no-repeat;
	height: 210px;
	padding: 60px 20px 0;
	float: left;
	width: 380px;
}
#product #list {
	float:left;
}
#product #list ul li {
}
#product #list ul li#yek {
	background: transparent url('images/pistachio_icon.gif') no-repeat;
	width: 161px;
	height: 57px;
}
#product #list ul li#do {
	background: transparent url('images/dates_icon.gif') no-repeat;
	width: 161px;
	height: 76px;
}
#product #list ul li#se {
	background: transparent url('images/raisins_icon.jpg') no-repeat;
	width: 161px;
	height: 54px;
}
#product #list ul li a:link, #product #list ul li a:visited {
	display: block;
	width:100%;
	height: 60%;
	text-indent: -9999px;
}
#product-box {
	width:162px;
	height:162px;
	float:right;
	background: transparent url('images/home_products_bkg.jpg') no-repeat;
}
#product-box ul {
	margin:27px 0 0 0;
}
#product-box ul li {
	line-height:2;
	margin:5px 0 0 20px;
	background: transparent url('images/products_bullet.jpg') no-repeat left 6px;
}
#product-box ul li a {
	padding-left: 15px;
}
*/
/* ===== */
/* news box */
#home #news {
	background: transparent url('images/news-aht.jpg') no-repeat 0 37px;
	width:100%;
	min-height:300px;
	font-size:11px;
}
/* tabs-box */
.container {
margin: 10px auto;
background:transparent url(images/aht-product.jpg) no-repeat scroll 0 0;
float:left;
padding:70px 20px 0 10px;
width:399px;
height: 210px;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	width: 100%;
}
.tab_content ul {
	padding: 10px;
	float: left;
}
ul.tabs li {
	float:left;
	height:25px;
	line-height:25px;
	margin:0 0 -1px;
	overflow:hidden;
	padding:0;
	position:relative;
	background: url('images/product-button-tabs.jpg') right top;
	width: 118px;
}
ul.tabs li a {
	color:#000000;
	display:block;
	font-size:1.2em;
	text-decoration:none;
	text-align: center;
}
ul.tabs li a:hover {
	background: url('images/product-button-tabs.jpg');
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: url('images/product-button-tabs.jpg');

}
html ul.tabs li.active a {
	color: red;
}
.tab_container {
	/*border: 1px solid #999;*/
	border-top: none;
	clear: both;
	float: left; 
	width: 399px;
	height: 140px;
	background: transparent url(images/box-list-tabs.gif) no-repeat;
}
.tab_content ul li {
	background:transparent url(images/icon-list-tabs.jpg) no-repeat scroll left center;
	color:#715F4E;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	line-height:171%;
	padding:0 0 0 14px;
}
/*.tab_content a {
	float: left;
	margin: 19px;
}*/
/* award box */
#home #award {
	background: transparent url('images/aht-awards.jpg') no-repeat;
	width:375px;
	height: 210px;
	padding: 60px 28px 0;
	float: right;
}
#award img {
	margin: 0 10px 0 0;
}

span.tl, span.tr, span.bl, span.br{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background-color:#B1A99C;
}
.wrapper span.tl {
	background-image: url('images/up_left.png');
	top:0;
	left:0;
}
.wrapper span.tr {
	background-image: url('images/up_right.png');
	top:0;
	right:0;
}
.wrapper span.bl {
	background-image: url('images/down_left.png');
	bottom:0;
	left:0;
}
.wrapper span.br {
	background-image: url('images/down_right.png');
	bottom:0;
	right:0;
}
#roa {
	padding: 5px 20px;
}
/* Page and single
=========================== */
#content {
	float:left;
	margin-left:20px;
	margin-top:5px;
	padding:6px 0;
	width:575px;
	display: inline;
}
.entry {
	padding: 20px;
	text-align: justify;
}
#content h2 {
	font-family: Verdana, arial;
	font-size: 18px;
	color: red;
	margin-left: 20px;
	line-height: 45px;
}
.page-id-9 #content h2 {
	background: transparent url('images/title/title_about.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-11 #content h2 {
	background: transparent url('images/title/title_products.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-13 #content h2 {
	background: transparent url('images/title/title_raisins.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-16 #content h2 {
	background: transparent url('images/title/title_dates.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-103 #content h2 {
	background: transparent url('images/title/title_pistachio.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-21 #content h2 {
	background: transparent url('images/title/title_services.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-237 #content h2 {
	background: transparent url('images/title/title_awards.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-23 #content h2 {
	background: transparent url('images/title/title_order.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-23 #content h2 {
	background: transparent url('images/title/title_order.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-3 #content h2 {
	background: transparent url('images/title/title_news.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-244 #content h2 {
	background: transparent url('images/title/title_gallery.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.page-id-24 #content h2 {
	background: transparent url('images/title/title_contact.png') no-repeat;
	height:45px;
	text-indent: -9999px; 
}
.about-page {
	background: transparent url('images/about_title.gif') no-repeat;
}
.entry p {
	margin: 1px 1px 10px 5px;
	color: #715F4E;
	line-height: 1.6;
}
.entry  ul {
	line-height: 2em;
	color: #74480a;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px 0 5px 20px;
}
.entry li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}
.entry div.wpcf7 {
	border:1px solid #E1DDD8;
	padding:10px;
}
div.wpcf7 input:focus, div.wpcf7 textarea:focus {
	background:#E1DDD8 none repeat scroll 0 0;
}
div.wpcf7 input{
	background:#DFD9D1 none repeat scroll 0 0;
	border:1px solid #D3CCC3;
	padding:5px;
}
div.wpcf7 textarea {
	background:#DFD9D1 none repeat scroll 0 0;
	border:1px solid #D3CCC3;
	padding:5px;
	width: 220px;
	height: 120px
}
/* content
=========================== */
#content h3 {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	padding-bottom:4px;
	color: #f70d1d;
}
#content p {
	color: #6c5b4b;
}
#content strong {
}
#content ul {
}
#content a:link {
	color: #615E5A;
}
#content a:hover{
	color: #AEA8A1;
}
#content img{
	padding: 5px;
}
#content .news_image img {
	padding: 0;
}
/* sidebar
=========================== */
#sidebar {
	float: right;
	width: 260px;
	margin: 20px 20px 0 15px;
	display: inline;
}
#newsletter {
	background: transparent url('images/newsletter-bg.gif') no-repeat;
	padding: 35px 20px;
	height: 84px;
}
#newsletter #send {
	background: transparent url('images/newsletter_send.gif') no-repeat;
	border: 0 none;
	width: 54px;
	height: 26px;
	float: right;
	margin-top: 5px;
}
#email-input ,#name-input  {
	width: 150px;
	height: 18px;
	border: 0 none;
	background: transparent url('images/newsletter_box.gif') no-repeat;
	float: right;
	padding: 8px 5px 5px 8px
}
#newsletter p {
	float: left;
	padding-top: 10px;
	font-weight: bold;
}
#click2buy {
	padding: 30px 0;
}
/* newsletter_home
=========================== */
#newsletter_home {
	background: transparent url('images/newsletter_home_bg.gif') no-repeat;
	padding:33px 35px 30px 27px;
	height: 37px;
	margin-top: 44px;
}
/*#newsletter_home #home-field {
	border: 0 none;
	width: 350;
	height: 65px;
	position: absolute;
}*/
#newsletter_home #send-home {
	background: transparent url('images/newsletter_home_send.jpg') no-repeat;
	border: 0 none;
	width: 54px;
	height: 29px;
	float: right;
	text-indent: -9999px;
	position: absolute;
	right: 50px;
}
#newsletter #send-home {
	background: transparent url('images/newsletter_sidebar_send.gif') no-repeat;
	border: 0 none;
	width: 54px;
	height: 29px;
	float: right;
	text-indent: -9999px;
	position: absolute;
	right: 54px;
	margin-top: 10px;
}
#email-input-home,#name-input-home {
	background:transparent url('images/newsletter_home_input.jpg') no-repeat scroll 0 0;
	border:0 none;
	float:left;
	height:15px;
	padding:7px;
	width:194px;
}
#newsletter_home p {
	float: left;
	padding: 10px;
	font-weight: bold;
}
#click2buy {
	padding: 30px 0;
}
/* News Page
=========================== */
.page-id-11 .post, .news_page .post {
	min-height: 160px;
	_height: 160px;
	margin-bottom: 30px;
	clear: both;
}
.page-id-11  .entry, .news_page .entry {
	padding-top: 0;
}
.news_image {
	width: 150px;
	height: 150px;
	float: left;
	padding: 1px;
	border: 1px solid #C6BCB0;
	margin: 0 6px 5px 0;
}
/* Footer
=========================== */
#footer {
	background-color: #313131;
	padding: 5px 20px 30px 20px;
	font-size:11px;
	margin-top: 20px;
	color:#807970;
	width:860px;
	margin:20px auto;
	position: relative;
}
#footer span.tl {
	background-image: url('images/d_up_left.png');
	top:0;
	left:0;
}
#footer span.tr {
	background-image: url('images/d_up_right.png');
	top:0;
	right:0;
}
#footer span.bl {
	background-image: url('images/d_down_left.png');
	bottom:0;
	left:0;
}
#footer span.br {
	background-image: url('images/d_down_right.png');
	bottom:0;
	right:0;
}
#footer-nav {
	color: #EF1A20;
	padding: 15px 0 10px 35px;
	height: 15px;
}
#footer-nav li {
	float: left;
}
#footer-nav li a {
	color: #FF7F50;
	margin: 0 12px;
}
#footer-link {
	text-align: center;
}
#footer-link a {
	margin: 0 20px;
}