/*
Theme Name: DropDown THEME
Author URI: http://www.readywpthemes.com/
Version: 1.0
Author: Hakan Kamci
Description: DropDown THEME is a 2 column, widget ready theme. You'll love it.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

/* =Fonts
-------------------------------------------------------------- */
/* Embed fonts ************************************/

@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSans500';
	src: url('fonts/museosans_500_italic-webfont.eot');
	src: local('☺'),
       url('fonts/museosans_500_italic-webfont.woff') format('woff'),
       url('fonts/museosans_500_italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSans500';
	src: url('fonts/museosans_500-webfont.eot');
	src: local('☺'),
       url('fonts/museosans_500-webfont.woff') format('woff'),
       url('fonts/museosans_500-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Museo 300';
    src: url('fonts/museo.eot');
  }
  
@font-face{
font-family:'Museo300-Regular';
src: url('fonts/museo300.otf') format('opentype');
}

body {
background-color:#efeede;
background-image: url(images/body_back.png);
background-repeat: repeat-x;
background-position: 50% 0;
font-family: 'MuseoSans500', Verdana, sans-serif;
font-size: 11px;
margin:0;
padding:0;
color:#5e5c5c;
}
h2{
/*font-family: 'Museo300-Regular', Verdana, sans-serif;*/
font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
font-size: 18px;
font-weight: bold;
}
h4{
color:#000;
font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
font-size: 16px;
font-weight: bold;
}
h5{
color:#000;
font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
font-size: 15px;
font-weight: normal;
}
h6{
color:#6c1930;
font-family: 'Museo300-Regular', Verdana, sans-serif;
font-size: 13px;
font-weight: 700;
}
h7{
font-family: 'MuseoSans500', Verdana, sans-serif;
font-size: 12px;
text-transform: uppercase;
}
h8{
color:#000;
font-family: 'MuseoSans500', Verdana, sans-serif;
font-size: 12px;
}
a{
outline: none;
color:#6c1930;
text-decoration: none;
}
blockquote{
font-size:12px;
margin: 0 0 0 25px;
padding: 0 25px 0 10px;
font-style: italic;
color: #000;
border-left: 4px solid #FEC10C;
}
img{
border:none;
}
form{
margin:10px 0 0 0;
}
.widget-container ul li a {
	font-family:'Museo 300', Verdana, sans-serif;
	font-size: 13px;
}
.widget-container ul li ul li a {
font-family: 'MuseoSans500', Verdana, sans-serif;
font-size: 12px;
color:#5e5c5c;
}
#comment_form input, #comment_form textarea{
font-size:10px;
padding:3px;
background-color: #f8f7eb;
border: 1px solid #e3dbce;
width: 169px;
font-family: 'Museo300-Regular', Verdana, sans-serif;
}
.rsec_add_to_cart input { 
font-size: 10px;
background-color: #ffffff;
border: 1px solid #e3dbce;
font-family: 'MuseoSans500', Verdana, sans-serif;
width: 50px;;
}
.rsec_add_to_cart select {
	
	color: #a3947d;
	border: 1px solid #e3dbce;
	width: 146px;
	height: 20px;
	line-height: 20px;
	background-color:#ffffff;
	font-size: 9px;
	font-family: 'MuseoSans500', Verdana, sans-serif;
}
.rsec_add_to_cart label {
	float: none;
	font-family: 'Museo300-Regular', Verdana, sans-serif;
	display: block;
	color:#6c1930;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 5px;
}
label{
float:left;
}
button {
	width: 90px;
	height: 30px;
	background-image: url(images/search_bg_reg.png);
	text-align: center;
	color:#6c574b;
	background-color: #f8f7eb;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	font-weight: bold;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 3px;
}
button:hover {
	background-image: url(images/search_bg.png);
	color:#6c1930;
}
.form-submit {
	margin-top: 15px;
}
hr{
margin:8px 0;
color:#2D170A;
background:#2D170A;
}
#container {
width: 1075px; 
text-align: left; 
margin: 0 auto;
position: relative;
}
/* header styles */
#header {
height:151px;
width: 1075px;
margin:0;
position:relative;
z-index: 100;
}
#logo h1, #logo h1 a {
color: #fff;
font-size: 30px;
margin: 0;
text-decoration: none;
text-transform: uppercase;
padding:16px 0 0 16px;
letter-spacing:1px;
}
#logo h1 a:hover {
color: #FEC10C;
}
#header .description {
color: #fff;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
margin: 0;
letter-spacing: 2px;
}
/* top menu styles */
#top_menu { 
margin:34px 0 0 0;
padding: 0;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}
#top_menu ul {
margin: 0;
padding: 0;
}
#top_menu li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#top_menu ul li a {
color: #000;
padding:10px 15px;
text-decoration: none;
}
#top_menu ul li a:hover {
color:#fff;
}

/*menu */
#toolbar{
z-index:10;
float:left;
}
#logo_area {
	float:left;
	margin-top: -74px;
}
#nav {
list-style: none;
margin: 0;
padding: 6px 0 0;
font-size:13px;
font-weight:bold;
height:68px;
background-image: url(images/menu_back.png);
background-repeat: no-repeat;
background-position: -9px 0;
top: -6px;
width: 977px; 
float: left;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
position: relative;
z-index: 12;
}
#nav ul {
margin: 0;
padding: 0;
}
ul#nav li.left, ul#nav li.right {
	width: 99px;
}
ul#nav li.left.item-0 {
	width: 85px;
}
ul#nav li.left.item-1 {
	width: 90px;
}
ul#nav li.left.item-2 {
	width: 115px;
}
ul#nav li.right.item-0 {
	width: 115px;
}
ul#nav li.right.item-1 {
	width: 105px;
}
ul#nav li.right.item-2 {
	width: 85px;
}
#nav li a {
display: block;
color: #000;
text-decoration: none;
font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
font-weight: bold;
font-size: 16px;
padding: 0px 17px;
line-height: 56px;
white-space: nowrap;
}
#nav li a:hover, #nav li:hover {
color: #6c1930;
background-image: url(images/menu_hover.png);
-moz-box-shadow:-3px 0px 2px rgba(186,107,4,0.1);
	-webkit-box-shadow:-3px 0px 2px rgba(186,107,4,0.1);
	-o-box-shadow:-3px 0px 2px rgba(186,107,4,0.1);
	box-shadow:-3px 0px 2px rgba(186,107,4,0.1);
}
/*#nav a:hover {
margin:0 -7px 0px -7px;
}
#nav a:hover:before,
#nav a:hover:after{
	content:" ";
	background:url(images/left_menu_shadow.png);
	display:block;
	width:7px;
	height:56px;
	position:absolute;
	left:0;
	z-index:4;
}
#nav a:hover:after{
	background:url(images/right_menu_shadow.png);
	right:0;
	left:auto;
}*/
#nav li a.logo:hover, #nav li.logo:hover{
	background: none;
-moz-box-shadow:0px 0px 0px rgba(186,107,4,0.0);
	-webkit-box-shadow:0px 0px 0px rgba(186,107,4,0.0);
	-o-box-shadow:0px 0px 0px rgba(186,107,4,0.0);
	box-shadow:0px 0px 0px rgba(186,107,4,0.0);
}
#nav li a.logo {
	position: relative;
	z-index:14;
}
#nav li {
float: left;
padding: 0;
}
#nav li ul {
position: absolute;
left: -999em;
margin: 0;
margin-top: 0px;
background-image: url(images/submenu_back.png);
z-index:14;
	
	-moz-box-shadow:-2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:-2px 2px 2px rgba(0,0,0,0.1);
	-o-box-shadow:-2px 2px 2px rgba(0,0,0,0.1);
	box-shadow:-2px 2px 2px rgba(0,0,0,0.1);
	
-moz-border-radius-bottomright: 3px 3px;
border-bottom-right-radius: 3px 3px;

-moz-border-radius-bottomleft: 3px 3px;
border-bottom-left-radius: 3px 3px;
}
#nav li li {
float:none;
list-style:none;
}
#nav li li:hover {
float:none;
background-image: url(images/submenu_hover.png);
list-style:none;
}
#nav li ul li a {
color:#000000;
width: 138px;
line-height: 28px;
font-size:12px;
font-weight:normal;
padding:0;
padding-left: 18px;
text-transform:none;
}
#nav li ul a:hover {
background-image: url(images/submenu_hover.png);
color:#fff;
}
#nav li.recentcomments{
font-size:10px;
}
#nav li ul ul {
margin: -1.1em 0 0 48px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

/* search styles */
#search {
float:right;
padding:0 0 0 0;
clear:left;
color: #e4d2ad;
margin-right: 6px;
font-size: 11px;
}
#search-area {
border-bottom: 1px solid #8f6c52;
padding-bottom: 15px;
}
#search a{
	color: #e4d2ad;
}
#search table tr td {
	color: #e4d2ad;
	font-size: 11px;
}
form{
margin:0;
padding:0;
}
#search #s, #author, #email, #url, #comment {
}
#search #img {
	width: 22px;
	border: 0;
	background: none;
}
#search #s {
	color: #e4d2ad;
	font-size: 9px;
	width: 130px;
}
#search #searchsubmit, #submit {
border: 1px solid #6c6c6c;
background:#000;
color:#FEC61F;
}

#container_left{
	float:left;
	background-image: url(images/left_top.png);
	width: 49px;
	height: 74px;
	background-repeat: no-repeat;
}
#container_right{
	float:left;
	background-image: url(images/right_top.png);
	width: 48px;
	height:74px;
	background-repeat: no-repeat;
}

/* content styles */
#left_content{
	width: 210px;
	background-image: url(images/sidebar_back.png);
	float:left;
	-moz-box-shadow:-2px 2px 4px rgba(224,224,215,0.6);
	-webkit-box-shadow:-2px 2px 4px rgba(224,224,215,0.6);
	-o-box-shadow:-2px 2px 4px rgba(224,224,215,0.6);
	box-shadow:-2px 2px 4px rgba(224,224,215,0.6);
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 15px;
	padding-top: 20px;
	position: relative;
	z-index: 50;
	background-size: 100%;
}
#left_menu_wrapper {

}
#submit_area  .wp-submit {
	background-image: url(images/left_header.png);
	color: #fff;
}
#submit_area {
	position: relative;
	width: 100%;
}
#submit_area div#left {
	float: left;
	margin-left: 15px;
	padding-top: 11px;
	
}
#submit_area div#right {
	float: left;
	margin-left: 15px;
}
#left_content h2{
	clear:both;
	position:relative;
	color:#fff;
	background-image: url(images/left_header.png);
	z-index:3;
	-moz-border-radius: 3px;
border-radius: 3px;
border-bottom-right-radius: 1px;	
-moz-border-radius-bottomright: 1px;
border-bottom-left-radius: 1px;	
-moz-border-radius-bottomleft: 1px;

}
#left_content h2{
	font-size:18px;
	text-align:left;
	text-indent: 45px;
	font-style: italic;
	margin:0 -11px 5px -11px;
	line-height: 40px;
	
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.1);
	-o-box-shadow:0 2px 2px rgba(0,0,0,0.1);
	box-shadow:0 2px 2px rgba(0,0,0,0.1);
}
#left_content h2:before,
#left_content h2:after{
	content:" ";
	background:url(images/left_ribbon_l.png);
	display:block;
	width:11px;
	height:8px;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:-8px;
	z-index:3;
}
#left_content h2:after{
	background:url(images/left_ribbon_r.png);
	right:0;
	left:auto;
}
#left_content ul{
list-style: none;
margin: 0;
margin-left:15px;
padding: 0;
}

#left_content ul li{
margin: 0px;
padding: 0px;
}

#left_content ul li a{
	display: block;
	border-bottom: 1px solid #e6dac7;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	font-weight: bold;
	text-decoration: none;
	min-width: 177px;
	text-indent: 20px;
	font-size: 13px;
	width: 177px;
	height: 36px;
	line-height: 36px;
	overflow-x: hidden;
	position: relative;
	text-align: left;
	color: #28180f;
	
}

#left_content ul li a:hover, #left_content ul li a:focus {
background-image: url(images/left_hover.png);
}
#logo_back {
background:#f8f7eb;
position:absolute;
width: 245px;
height: 43px;
left: 67px;
top: 105px;
}
#middle_content{
	width:977px;
	border-left:1px solid #dedad2;
	border-right:1px solid #dedad2;
	float:left;
	clear:none;
	z-index:0;
	margin-top: -21px;
	padding-bottom: 40px;
	margin-left:48px;
	background-color: #f8f7eb;
	background-position: center;
}
#content_wrapper{
width:899px;
/*margin:10px auto;*/
margin-left: 39px;
position:relative;
float:left;
}
#bottom_wrapper{
width:899px;
/*margin:10px auto;*/
position:relative;
float:left;
margin-bottom: 5px;
margin-top: 10px;
}
#bottom_box_1, #bottom_box_2{
	float:left;
	width: 289px;
	height:270px;
	background-image: url(images/bottom_box.png);
}
#bottom_box_2{
	margin-left: 16px;
}

#bottom_box_1 #pic, #bottom_box_2 #pic {
}

#bottom_box_1 #cont, #bottom_box_2 #cont {
	background-position: bottom left;
	width: 289px;
	height: 270px;
	position: relative;
	background-repeat: no-repeat;
}
#bottom_box_1 #cont #text, #bottom_box_2 #cont #text {
	height: 121px; 
	text-align: right;
	width: 249px; 
	margin-left: 19px;
	padding-top: 20px;
}
#bottom_box_1 #cont #text  {
	width: 160px;
	margin-left: 108px;
}
#bottom_box_1 #cont #text h3, #bottom_box_2 #cont #text h3 { 
	margin-top: 0px;
}
#content { 
width: 650px; 
float: left; 
margin: 15px 0 10px 39px;
position:relative;
}
#content p{
margin: 0;
line-height: 18px;
padding: 0 0 10px 0;
}
#content h1 {
color: #000000;
font-size: 28px;
font-weight: normal;
padding: 10px;
line-height: 150%;
margin: 0;
}
#content h1 a{
color: #2D170A;
text-decoration: underline;
}
#content h1 a:hover {
color: #fff;
text-decoration: none;
}
#content h2 {
color: #000;
font-style: italic;
font-size: 20px;
margin:0 0 2px 0;
padding:2px 0 2px 0;
}
#content h2 a:hover, #content h3 a:hover {
}
/* posts styles */
.posts{
padding:0;
margin:0 0 0px 0;
position:relative;
float:left;
width:100%;
margin-bottom: 12px;
}

.posts pre {
	width: 411px;
	font-family: 'MuseoSans500', Verdana, sans-serif;
}

.padding10{
padding:10px;
}
#content h2{
	width: 100%;
	background-image: url(images/header_dots.png);
	background-position:bottom right;
	background-repeat: repeat-x;
	line-height:44px;
}
.bottom_dots {
	background-image: url(images/header_dots.png);
	background-position:bottom;
	background-repeat: repeat-x;
}
.bottom_dots_reg {
	background-image: url(images/reg_dots.png);
	background-position:bottom left;
	background-repeat: repeat-x;
}
#content h2 a{
}
.posts h2, .posts h2 a {
	color: #6c1930;
	background: none !important;
text-decoration: none;
	line-height: normal;
}
.posts .title {
margin: 0;
padding: 0 0 5px 50px;
font-size: 1.8em;
}
.posts a:hover{
text-decoration: underline;
}
.posts ol{
margin:0;
padding:0;
}
.posts ol li{
list-style: decimal inside;
padding:4px 0 4px 10px;
margin:0;
}
.posts ul {
list-style: none;
margin: 0;
padding: 0 0 10px 0;
}
.posts ul li {
list-style: square inside;
margin: 0 0 0 10px;
padding: 5px 0 0 0;
}
.posts ul li a {
color: #cccccc;
text-decoration: none;
}
.posts ul li a:hover {
color: #000000;
text-decoration: underline;
}
.posts blockquote p{
margin: 0 0 20px 0;
padding: 0;
}
.posts p img, .posts img{
border: none;
padding: 5px;
}
.posts ol li img{
border:none;
padding:0
}
.input_comment{
margin:0 0 6px 0;
}
.prev{
float:left;
text-align:left;
padding:0 0 10px 10px;
color:#2D170A;
}
.next{
float:right;
text-align:right;
padding:0 0 10px 0;
color:#2D170A;
}
.prev_next{
padding:20px 0 0 0;
color:#2D170A;
text-align:center;
}
.prev_next a, .prev a, .next a{
text-decoration:none;
color:#2D170A;
}
.prev_next a:hover, .prev a:hover, .next a:hover{
text-decoration: underline;
}
.author_date{
color:#5e5c5c;
margin-bottom: 20px;
}
.topic_comment{
text-align:left;
padding:6px 0 20px 10px;
margin:0;
}
.topic_comment a, .topic_comment a:visited{
}
/* comments styles */
#comment_form {
	background-color: #efeede;
	padding-top: 10px;
}
#comment_form h3{
	margin-left: 20px;
}
#comment_form form{
	margin-left: 20px;
}
#submit{
	background: none;
	border: none;
	background-image:url(images/submit_button.png);
	width: 90px;
	height:29px;
	color: transparent;
}
.comments {
padding: 8px;
}
.comments * {
font-size: 13px;
}
.comments h3 {
color:#6c1930;
font-size: 14px;
margin-bottom: 10px;
}
.comments h3 a {
	color:#6c1930;
}
.comments .commentlist {
padding: 0;
margin: 0;
}
.comments .commentlist div {
margin: 5px 0 5px 0;
padding: 10px;
width: 411px;
overflow: auto;
}
.comments .commentlist .alt {
}
.comments ul {
list-style-type: none;
line-height: 18px;
margin: 0;
padding: 0 0 10px 0;
}
.comments ul li a, .comments ul li #head {
	color:#6c1930;
}
.comments ul li{
list-style: none;
margin:0;
padding:10px;
}
.graybox{
background: #e2e2e2;
}
.whitebox{
background: #f8f8f8;
}
/* r_sidebar styles */
#r_sidebar{ 
width: 193px;
float: left; 
margin: 0 0 0 0;
/*margin-left: 48px;*/
padding: 0;
margin-top: 18px;
}
#r_sidebar ul{
	
list-style: none;
margin: 0;
margin-left:15px;
padding: 0;
}

#r_sidebar h3{
	background-image:url(images/sidebar_header.png);
	width: 193px;
	height: 49px;
	line-height: 49px;
	overflow-x: hidden;
	padding-left: 31px;
}
.big_ad{
margin:0 auto 4px 6px;
border:1px solid #000;
padding:4px;
}
.big_ad:hover, .ad125:hover{
border:1px solid #FEC10C;
}
#adboxes{
padding:0 0 0 20px;
}
.ad125{
border:1px solid #000;
padding:0;
text-align:center;
height:125px;
width:125px;
margin:0 4px 14px 6px;
float:left;
background:#fef2dc;
}
/* widget_box styles */
.clear{
clear:both;
}
/* footer styles */
#footer { 
background: url(images/footer_back.png) repeat;
height:285px;
color:#f3e2c0;
margin:0 auto;
width:100%;
padding-top: 45px;
	font-family: 'MuseoSans500', Verdana, sans-serif;
}
#footer_text {
	width: 977px;
	color: #f3e2c0;
	margin-left: auto;
	margin-right: auto;
}
#footer_text h3, #footer_text a {
	color: #D4B77A;
}
#footer_right_wrap {
	width: 685px;
	float: left;
}
#footer_right {
	width: 685px;
	column-count: 4;
    column-gap: 20px;
	height: 200px;
}

#footer ul, #footer ul li ul {
	
margin: 0;
padding: 0;
float: none;
list-style: none;
}

#footer_right_wrap ul li {
	padding-bottom: 20px;
}

#footer_right_wrap ul li ul li  {
	padding-top: 10px !important;
	padding-bottom: 0px !important;
}

/*#footer ul#navi_1 li { 
	padding-bottom: 10px;
}

#footer ul#navi_1 li a {
	
	color: #f3e2c0;
}*/
#footer_right_wrap ul li a, #footer_right_wrap ul li {
	
	color: #d4b77a;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	font-weight: bold;
}
#footer_right_wrap ul li ul li a {
	
	color: #f3e2c0;
}
#footer_left {
	width: 292px;
	float: left;
}
#footer_left span {
	font-weight: bold;
	color: #d4b77a;
}
#footer_left h3 {
	margin-top: 0px;
}
#footer a{
}
#footer a:hover{
text-decoration:none;
}
.alignleft{
border: none;
padding: 0 5px 5px 0;
float:left;
}
.alignright{
border: none;
padding: 5px 0 0 5px;
float:right;
}

#social-box {
	width: 371px;
}


#facebook_like_button_holder {
position:relative;
width:52px;
height: 20px;
color:#fff;
background:black;	
}

#facebook_like_button_holder iframe {
position:absolute;
top: 0px;
width: 52px !important;
}

#fake_facebook_button {
pointer-events: none;
position:absolute;
width: 52px;
height: 20px;
left:0;
top:0;
background: url('images/fb_like.png');	
}

#site-caption {
	width: 610px;
	margin-top: 20px;
	padding: 20px;
	background-color: #efeede;
  	font-style: italic;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	font-size: 17px;
	color: 28180f;
}

#site-caption h2 {
	font-size:18px;
	font-style: italic;
	color: #6c1930;
	line-height: 39px;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	background: none;
}

#banners {
  position: absolute;
  left: 0;
  top: -32px;
  height: 380px;
  width: 688px;
  padding-top: 17px;
  padding-bottom: 30px;
  background-image: url(images/banner-bg.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
}

#banners .banner {
  position: absolute;
  top: 17px;
  left: 0;
  height: 380px;
  width: 688px;
}

#banners .banner img {
	-moz-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	-webkit-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	-o-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	position: absolute;
	float:left;
	clip:rect(35px, 1003px, 390px, 226px);
	top: -1px;
	right: 0;
	padding-left:0px;
	overflow:hidden;
	
}

#banners .banner-main {
  position: absolute;
  top: 101px;
  left: 0;
  width: 603px;
  background-image: url(images/banner-title-bg.png);
  background-position: 0 0;
  background-repeat: repeat;
  line-height: 1.25;
  padding: 6px 18px 13px 100px;
}
#banners .banner-main .wrapper {
  float: right;
  margin-top: 170px;
}

#banners .banner-bottom {
	width: 676px;
	height: 170px;
	background-color: #efeede;
	margin-left: 15px; 
	margin-top: 395px;
	-moz-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	-webkit-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	-o-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	box-shadow:2px 2px 4px rgba(100,100,100,0.6);
}

#banners .banner-title {
	clear:both;
	position:relative;
	width: 300px;
	height:59px;
	color:#6c1930;
	background-image: url(images/home_banner.png);
	z-index:3;
}
#banners .banner-title {
	font-size:18px;
	font-style: italic;
	color: #6c1930;
	text-align:center;
	margin:0 0 5px -10px;
	margin-top: 70px;
	line-height: 59px;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	z-index:3;
}
#banners .banner-title:after{
	content:" ";
	background:url(images/home_banner_ribbon.png);
	display:block;
	width:10px;
	height:6px;
	position:absolute;
	top:0;
	left:auto;
	right:3px;
	margin-top:-6px;
	z-index:3;
}
#banners .banner-title {
  font-weight: bold;
  font-style: italic;
}
#banners .banner-content {
	width: 616px;
	margin-left: 30px;
	padding-top: 50px;
  	font-style: italic;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	font-size: 17px;
	color: 28180f;
}

#banners .banner-content img {
	-moz-box-shadow:0px 0px 0px rgba(100,100,100,0.0);
	-webkit-box-shadow:0px 0px 0px rgba(100,100,100,0.0);
	-o-box-shadow:0px 0px 0px rgba(100,100,100,0.0);
	box-shadow:0px 0px 0px rgba(100,100,100,0.0);
}
#banners p {
  margin: 0;
}
#banners .banner-link {
  position: absolute;
  right: 0;
  bottom: -39px;
}
#banners .banner-link a {
  height: 29px;
  line-height: 29px;
  display: block;
  padding: 0 14px;
  font-style: italic;
  color: #255168;
  font-size: 140%;
  overflow: hidden;
  background-color: #fee948;
}

#banner_controls {
  position: absolute;
  left: 15px;
  height: 30px;
  width: 167px;
  bottom: -15px;
  padding-left: 12px;
  background-image: url(images/banner-control-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #e2dcc7;
	-moz-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	-webkit-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	-o-box-shadow:2px 2px 4px rgba(100,100,100,0.6);
	box-shadow:2px 2px 4px rgba(100,100,100,0.6);
}

#banner_controls .play {
  display: block;
  background-image: url(images/play-pause.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  width: 21px;
  height: 20px;
  text-indent: -9000px;
  margin-top: 5px;
  float: left;
  outline: none;
}
#banner_controls .playing {
  background-position: 0 0;
}

#banner_controls ul {
  margin-left: 7px;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
margin-top: 0px;
}
#banner_controls li {
margin-top: 0px;
  float: left;
  list-style-type: none;
}
#banner_controls li a {
  width: 22px;
  height: 22px;
  display: block;
  background-image: url(images/banner-control-radio.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 6px;
  margin-left: 5px;
  outline: none;
}
#banner_controls li.active a {
  background-position: 0 100%;
}

#banners p {
	line-height: 28px;
}

#product_image {
	width: 209px;
	margin-bottom: 12px;
	background-image: url(images/product_back.png);
	background-repeat: repeat-x;
	height: 156px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

#product_image * {
	vertical-align: middle;
}

#product_image img {
	padding: 0;
	margin: 0;
}

#product_content {
	font-size: 10px;
}
#product_content span {
	line-height: 20px;
}
#product_info {
	width: 209px;
	background-image: url(images/product_info_back.png);
	height: 77px;
	padding-top: 12px;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	margin-top: 10px;
	position: relative;
}

#product_info h2 {
	font-size: 13px;
	position: relative;
	width: 169px;
	margin-left: 20px;
	font-weight: bold;
	display: block;
}

#product_info h2 a {
	word-wrap: break-word;
}
#product_info .author_date {
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	margin-left: 20px;
}

#product_div {
	width: 209px;
	float:left;
}

#product_div_2 {
	width: 209px;
	float: left;
	margin-left: 10px;
}

h3 {
	color:#6c1930;
}

h3.product_cat {
	margin-top: 20px;
	color: #6C1930;
	line-height: 23px;
	font-family: 'Museo 300', Verdana, sans-serif;
	border-bottom: 1px solid #d6d0bf;
}

#by_price {
	margin-top: 10px;
	width: 171px;
	margin-left: 16px !important;
}

#by_price h3 {
	color: #6C1930;
	line-height: 23px;
	font-size: 12px;
	margin-top: 0px;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	font-style: italic;
}

#by_price select {
	color: #a3947d;
	border: 1px solid #dfdfdf;
	width: 146px;
	height: 20px;
	line-height: 20px;
	background-color:#f8f7eb;
	font-size: 9px;
	font-family: 'MuseoSans500', Verdana, sans-serif;
}

#by_price option:hover {
	background-color: #e0dfd0;
	color: #5e5c5c;
}

#r_sidebar h2 {
	font-size: 16px;
	line-height: 34px;
	font-family: 'Museo 300', Verdana, sans-serif;
	font-weight: bold;
}

#r_sidebar {
	width: 234px;
}

#container_right #facebook_icon {
	margin-top: 24px;
}

#container_right #blog_icon {
	margin-top: 10px;
}

.posts #contents {
	width: 100%;
	position: relative;
}

.posts #contents #img {
	float: left;
	border: 5px solid #efeede;
	padding: 0;
	
	-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	box-shadow:2px 2px 2px rgba(0,0,0,0.1);
}

.posts #contents #img img {
	padding: 0;
}

.posts #contents #text {
	float: left;
	margin-left: 15px;
	width: 210px;
}
.posts #contents #text h3 {
	margin-bottom: 8px;
}

.posts #contents #text h3 span {
	color: #28180f;
	float: right;
}

.posts #cats {
	margin-top: 19px;
	padding-bottom: 13px;
}

#posts_left {
	float: left;
	width: 411px;
}

#posts_right {
	float: left;
	width: 230px;
}

.posts #blog_img {
	width: 391px;
	border: 5px solid #efeede;
	padding: 0;
	-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	box-shadow:2px 2px 2px rgba(0,0,0,0.1);
}

.posts #blog_img img {
	padding: 0;
	width: 391px;
}

#blog_img {
	
	position: relative;
}

#blog_img h3 {
	clear:both;
	position:absolute;
	width: 255px;
	height:46px;
	color:#fff;
	background-image: url(images/icecream_banner.png);
	z-index:3;
}
#blog_img h3 {
	font-size:14px;
	text-align:center;
	margin:0 0 7px -11px;
	line-height: 46px;
	top: 8px;
	
	right: -19px;
	font-family: Aller, Trebuchet, Lucida Grande, sans-serif;
	z-index:3;
}
#blog_img h3 a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#blog_img h3:after{
	content:" ";
	
	background:url(images/left_ribbon_r.png);
	display:block;
	width:11px;
	height:8px;
	position:absolute;
	bottom:0;
	left:auto;
	right:0px;
	margin-top:-6px;
	z-index:3;
}
#banners .banner-title {
  font-weight: bold;
  font-style: italic;
}

table.cart th.description {
	width: 300px;
}

table.cart {
	width: 610px;
}

#Textarea1 {
	color: #4c4845;
	font-family: 'MuseoSans500', Verdana, sans-serif;
}

#flavor {
	background-image: url(images/flavor_back.png);
	height: 139px;
	margin-left:21px;
	position:relative;
}

#flavor div {
	width: 170px;
	margin-top: 20px;
	margin-left: 20px;
}

#flavor div h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

div.wpcf7 {
	width: 171px;
	margin-left: 16px !important;
}
div.wpcf7 input {
	
font-size:10px;
padding:3px;
background-color: #f8f7eb;
border: 1px solid #e3dbce;
width: 169px;
font-family: 'Museo300-Regular', Verdana, sans-serif;
}

#void {
	height: 20px;
	margin-top: 20px;
	-moz-box-shadow:-10px 2px 4px rgba(248,247,235,1.0);
	-webkit-box-shadow:-10px 2px 4px rgba(248,247,235,1.0);
	-o-box-shadow:-10px 2px 4px rgba(248,247,235,1.0);
	box-shadow:-10px 2px 4px rgba(248,247,235,1.0);
	background-color: #f8f7eb;
}

table#wholesale_table {
	width: 100%;
}

table#wholesale_table th {
	background-color: #6c1930;
	padding: 6px;
	color: #f8f7eb;
}

table#wholesale_table td {
	padding: 6px;
}

table#wholesale_table tr:hover, table#wholesale_table tr.even:hover {
	background-color: #d9ba86;
}

table#wholesale_table tr.even {
	background-color: #efeede;
}

.posts pre p {
	line-height: 12px !important;
	padding-bottom: 0px !important;
}

#theme-my-login input.input {
	margin-left: 10px;
}

#theme-my-login label {
	line-height:30px;
}

.forgetmenot label {
	padding-right: 10px;
}

h2#events_header {
	margin-top: 20px;
	text-indent: 10px;
	background-image: url(images/events_header.png);
}

.breadcrumb {
	margin-top: 20px;
	text-align:right;
}

.breadcrumbs-plus {
	height: 15px;
}

.wpcf7 textarea {
padding:3px;
background-color: #f8f7eb;
border: 1px solid #e3dbce;
width: 169px;
}