body{
	background: white;
}



/* Head */

#masthead{
/*
	background: #57caed;
	border-top:10px solid #f7733a;
*/

background: white; /* Old browsers */
//background: -moz-linear-gradient(top,  #67b267 0%, #39a839 100%); /* FF3.6+ */
//background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67b267), color-stop(100%,#39a839)); /* Chrome,Safari4+ */
//background: -webkit-linear-gradient(top,  #67b267 0%,#39a839 100%); /* Chrome10+,Safari5.1+ */
//background: -o-linear-gradient(top,  #67b267 0%,#39a839 100%); /* Opera 11.10+ */
//background: -ms-linear-gradient(top,  #67b267 0%,#39a839 100%); /* IE10+ */
//background: linear-gradient(to bottom,  #67b267 0%,#39a839 100%); /* W3C */
//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67b267', endColorstr='#39a839',GradientType=0 ); /* IE6-9 */
margin:auto;

}


#slogun{
  font-size:0.4em;
  color:#2c2522;
  padding:150px 10px 0 10px;
}

#slogun:hover
{
  color:#e8e87c;
}

.top.cf{
	padding: 0;
	background:#f9f3b4;
	width:1000px;
	margin:auto;

}

.site-branding{
	background: url(headerOpt.png);
	width:1030px;
	height:187px;
}
.logo-branging{
	width:600px;
	float:left;
}
h1.site-title{
	font-weight:900;
	font-size: 48px;
	height:185px;
	width:550px;
}

h1.site-title a:link, h1.site-title a:visited{
	color: #fff;
}

#mailLogo{
	width:73px;
	height:53px;
	background: url(mailIcon.png);
	float:left;
	margin-bottom:10px;
}
#mailText, #phoneText{
	float: left;
	padding: 10px 20px 15px 30px;
	font-weight: 600;
	color: #ffff03;
	width: 260px;
	font-size: large;
	margin-bottom:10px;
}
#phoneLogo{
	width:73px;
	height:72px;
	background: url(phoneIcon1.png);
	float:left;

}


/* Menu */


.mainMenuNav{
	width: 1000px;
	margin: auto;
	height: 60px;
	background: linear-gradient(to right, #050603, #0a1909);
}	

.menu-sidemenu-container{
	background-color:#f7f28f;
	
}
#submenu {
	padding:0px 0px;
	margin-top:-8px;
	}
	
#submenu ul {
	width: auto;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	font-size: 14px;
	}

#submenu ul > li:hover{
	
}	

#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #f4f4f4;
	text-transform: uppercase;
	}

	
#submenu li a {
	color:#f9f3b4;
	display: block;
	margin: 0;
	padding: 15px 10px 15px 10px;
	text-decoration: none;
	position: relative;
	font-family: times new roman;
	font-weight:800;
	font-size:22px;
	float:left;
	}

.dividerSpan{
	width:16px;
	height:45px;
	float:left;
}
.brownDiv .dividerSpan{
	background:url(dividerLeft.png);
}

.yellowDiv .dividerSpan{
	background:url(dividerRight.png);
}


/*.menu-item:after{
	width:18px;
	background:url(dividerLeft.png);
}*/

#submenu li.actionsMenu a{
	color:#f96c6c;
}


#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
	color: #fff;
	
	}
	
#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	

	
#submenu li ul li a, #submenu li ul li a:link, #submenu li ul li a:visited,
#submenu li ul li ul li a, #submenu li ul li ul li a:link, #submenu li ul li ul li a:visited,
#submenu li ul li ul li ul li a, #submenu li ul li ul li ul li a:link, #submenu li ul li ul li ul li a:visited {
	color: #777;
	width: 148px; 
	margin: 0;
	padding: 10px 10px;
	border-top:1px solid #e1e1e1;
	position: relative;
	font-weight:400;

	}
	
#submenu ul li ul li:first-child a,#submenu ul li ul li ul li:first-child a,#submenu ul li ul li ul li ul li:first-child a  {
	border-top:none;

}

	
#submenu li ul li a:hover ,#submenu li ul li ul li a:hover ,#submenu li ul li ul li ul li a:hover {
	color: #444; 
		}


#submenu li ul {
	font-size: 10px;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px;
	background:#efefef;
	border:1px solid #e1e1e1;
	}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -42px 0 0 177px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}


/* Subhead */


#subhead{
	padding: 0px 20px;
	background: url(woodTexture.png) repeat-x;
}

.sliderContainer{
	width:320px;
	float:left;
}

.sliderFrame{
	margin-left:115px;
	margin-top:-340px;
	width:320px;
	position:absolute;
	float:left;
	z-index:10;
}

.welcome{
	padding: 0px 10px;
}

.welcome h2{
	font-weight: 900;
	margin: 30px 0px 20px 0px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 56px;
	color: #444;
	letter-spacing: -2px;
}

.welcome p,.pagehead p{
	font-size: 18px;
	color: #999;
	margin-bottom: 30px;
}

.pagehead{
	padding: 0px 10px;
}

h2.pagetitle{
	font-size: 42px;
	font-weight: 900;
	margin:10px 0px 0px 0px;
	color: #444;
}


/* Content */

#main{
	padding: 0px;
	background: #f9f3b4;
	width:1000px;
}

#primary{
	width:720px;
	float:left;
}

#secondary{
	width:270px;
	margin-right:-10px;
}

#primary, #secondary{
	padding: 0px;
}

.entry-header{
	
}

h1.entry-title{
	margin:0px;
	color: #444;
	font-weight: 600;
}

h1.entry-title a:link, h1.entry-title a:visited{
	color: #555;
}
.singpic{
	margin-top:20px;
}

#content{
	padding-top:50px;
}


/* Widgets */
.widget {
	margin: 0 0px 30px 0px;
	padding-left: 20px;
	background-color: #f7f28f;
	
}


h1.widget-title, h3.sidetitl {
  color: #f9f3b4;
  font-size: 1.6em;
  font-weight: 700;
  font-family: times;
  padding-left: 10px; 	
}

.widget ul {
    list-style-type: none;
    margin: 0px;
    padding: 0;
	font-size: 1.5em;
}

.widget li {
    list-style-type: none;
    padding: 0px;
}

.widget ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.widget ul li {
    list-style-type: none;
    color: black;
    background: linear-gradient(to right, rgba(38,22,13,0.3), rgba(117,112,10,0.3));   
    box-shadow: 0 0 8px 0 gray;
}

.widget ul li:hover {
    background: linear-gradient(to right, rgba(38,22,13,0.6), rgba(117,112,10,0.6));   
}

.widget ul .mainMenuItem, .widget-title{
	background: linear-gradient(to right, #26160d, #75710a);
	margin-left: -20px;
}


.widget ul li a:link,.widget ul li a:visited {
    color: black;
    text-decoration: none;
    font-family: times;
    font-weight: 700;
}

.widget ul li a:hover{
	color:#ffff03;
}

.widget ul > .mainMenuItem > a:link, .widget ul > .mainMenuItem > a:visited,  .widget ul > .mainMenuItem > a {
	color:#f9f3b4;
  	font-size: larger;
  	margin-left: 10px;
}


.widget.widget_categories ul li,.widget.widget_pages ul li,.widget.widget_archive ul li,.widget.widget_links ul li,.widget.widget_meta ul li {
    border-bottom: 1px dotted #dfdfdf;
    padding: 7px 0px;
}

.widget.widget_recent_entries ul li  {
	padding: 7px 0px;
     border-bottom: 1px dotted #dfdfdf;
}

.widget ul#recentcomments li.recentcomments {
     border-bottom: 1px dotted #dfdfdf;
    padding: 7px 0;
}

.widget .textwidget p {
    padding: 0px 0px;
}

.widget .tagcloud {
    padding: 0px 0px 20px 0px;
 
}

.widget .tagcloud a{
	color:#fff;
	background: #fa4c00;
	padding: 5px 10px;
	margin: 0px 5px 5px 0px;
   font-size: 12px!important;
   display: inline-block;	
}

.widget .tagcloud a:hover{
	background: #3C3C3C;
}
.widget #calendar_wrap{
	padding:0px 20px 20px 20px;

}

.squarebanner{
	margin:0px;
}


.squarebanner ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px !important;

}

.squarebanner ul li{
	margin:10px 20px 5px 0px;
	list-style:none;
	float:left;
	background: #EFEFEF;
	padding: 5px 5px;
}


li.rbanner{
	margin-right:0px!important;
}




/* Bottom widgets */


#bottom{
	padding: 20px 20px 40px 20px;
	background: #242424;
}

#bottom ul{
	margin:0px 0px;
	padding:0px;
}

h3.bothead{
    font-size: 18px;
    padding: 0px 0px;
	color:#fff;
	font-weight: 600;
	margin-bottom: 10px;

		}
	
.botwid{
	padding:10px 0px;
	color: #818181;
	list-style:none;
	width:280px;
	float:left;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0px 0px;
   border-bottom: 1px solid #333;
	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	list-style-type: none;
	color: #6a6a6a;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #6a6a6a;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	display:block;


	}

.botwid ul li a:hover{

	color: #eee;
	}

.botwid p{
	padding: 5px 0px;
	margin:0;
	line-height:150%;
	
	}

.botwid table {
	width:100%;
	text-align:center;
	color: #818181;
	}		
		
.botwid ul#recentcomments li.recentcomments {
     border-bottom: 1px solid #4c4c4c;
    padding:7px 0;
}


/* Comments */

h2.comments-title{
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	color: #111;
}

#comments ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

#comments ol.commentlist li.comment,#comments ol.commentlist li.pingback {
    margin: 20px 0px 20px 0px;
    padding: 0px 0px;

}

ol.commentlist li .comment-author{

}

ol.commentlist li .comment-author .avatar {
     margin: 0px 10px 0px 0px ;
     float:left;
}

cite.fn {
    color: #444;
    font-style:normal;
    font-weight:bold;
    font-size:14px;
    margin-top: 10px;


}

cite.fn a:link,cite.fn a:visited {
	color:#444;
}


ol.commentlist li .comment-meta{

}

ol.commentlist li .comment-meta a {
    color: #444;
    text-decoration: none!important;
    
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

.comment-content{
	padding:10px 0px;
	margin:10px 0px;
	border-top:1px solid #eee;
}

ol.commentlist li .reply {
    background:#43aa43;
    color: #fff;
    font-size: 12px;
    padding:5px 10px;
    display: inline-block;
}

ol.commentlist li .reply a {
	color:#fff;
}

.space{
	height:30px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 0px 0px 20px 50px;
}

/* Footer */

.site-footer{
	padding: 20px 20px;
	background:#222;
	margin-bottom: 100px;
	font-size: 13px;
}

.fcred{
	padding: 10px 10px;
	color: #aaa;
}

.fcred a:link, .fcred a:visited{
	color:#aaa;
}



/* paginate */

.primaryFilter{
	margin-bottom: 0px;
	padding:5px 10px;
	background: linear-gradient(to right, #0b1e06, #01662d);   
	height:32px;	
}

.paginate a{
    display: block;
    width:30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-right: 10px;
    color: #f9f3b4;
	font-weight:600;
}

.paginate span{
	color: #f9f3b4;
	display: block;
	width:30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px outset rgb(249, 229, 122);
}

.paginate{
	width:300px;
	float:left;
}

.boximage{
	background: url(borderItem.png) no-repeat;
  	background-size: 100% 100%;
	padding-top: 7px;
	height:290px;
}
.boximage a img{
    box-shadow: -5px 5px 5px black;
	margin: 0 25% 8px 8px;
}

#title-item{
	color: #2c1c13;
	text-align:center;
	font-family: times;
	font-weight: 600;
   
}

#price-item{
	color: black;
	text-align: right;
	font-family: times;
	font-weight: 900;
	font-size: 1.5em;
	padding-right: 20%;
   
}

#newsForm{
	float:left;
}

#newsForm input[type="submit"]{
	color:#7fffa9;
}

#popularForm{
	float:left;
}

#popularForm input[type="submit"]{
	color:#f9f3b4;
}

#promotionForm input[type="submit"]{
	color:#f96c6c;
}


.mainFilters input[type="submit"]{
	background:transparent;
	border:0;
	text-shadow:none;
	box-shadow:none;
	font-size:1.2em;
	font-family: times new roman;
	font-weight:600;
}

.mainFilters{
	float:right;
	width:380px;
}

.grid figcaption h4{
  margin: 0;
  padding: 0;
  color: #f9f3b4;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
}

.entry-price{
	margin-left:350px;
	font-size:1.3em;
	font-weight:600;
	position:absolute;
	color: #2c2421;
}

.ptab{
	margin-left:100px;
}

