/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

For example, if you wish to change the default text blog title to grey, you would add the 
following declarations to this file:

	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey

*/


/*=== Setup ===*/

/* Import RESET styling for grid framework*/
@import url('library/css/reset.css');

/* Import TEXT styling for grid framework*/
@import url('library/css/text.css');

/* Import GRID styling for grid framework*/
@import url('library/css/960.css');


/*	--------------------------------------------------
Global Reset - Resets all browser defaults to 0
-------------------------------------------------- */
body { background:#fff url(images/bodybg1.png) repeat-x top; /*background:url(images/gride.png) repeat-y center top;*/ }
a { color:#000; text-decoration: underline; }
a:hover { background:#cc33334; color:#333; text-decoration:none; border-bottom:none }


.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden }
.fl{ float: left }
.fr{ float: right }
.ac{ text-align: center }
.ar{ text-align: right }

img.centered{ display: block; margin-left: auto; margin-right: auto }
img.alignright{ padding: 4px; margin: 3px 0 2px 10px; display: inline }
img.alignleft{ padding: 4px; margin: 3px 10px 2px 0; display: inline }
.alignleft{ float: left }
.alignright{ float: right }

hr { color:#fffdea; border:none; border-bottom:1px dotted #999; margin-bottom:22px; clear:both;  }


/*	--------------------------------------------------
 Structure
 -------------------------------------------------- */
#header { padding: 0px; margin: auto; height:135px; background: #fff ; }
#banner {  position:relative;  clear:both; background:#ccc; }
#banner-in { height:285px; height:285px; background:url(images/bannerbg.png) no-repeat; }
#footer { background:#fff; clear:both; padding:13px 0 15px 0; height:100%; overflow:hidden; border-top:5px solid #333333; }
#content {  background:#fff; float:left; }
#sidebar { background:#fff; float:right; }


/*	--------------------------------------------------
Header
-------------------------------------------------- */
.h_left { width:555px; float:left; position:relative; }
.callnow  { width:155px; padding: 35px 10px 10px 20px; margin: 20px; background:url(images/callnow.png) no-repeat right top; float:right; text-align:right; }

.logo { position: relative; display: block; width:277px; height:100px; font-size:18px; padding:0 0 0 0;  }
.logo span { width: 100%; height: 100%; position:absolute; bottom:0; left:0;    }
.logo span, .logo span a { width:277px; height:100px; background:url(images/logo.png) no-repeat;   }
.logo span a { display:block; background:url(images/logo.png) no-repeat; cursor:pointer; }
.logo a:hover { text-decoration:none; color:#a83a01; }

/*=== Logo Spot ===*/
#header .blog-title{ padding:25px 0 0 0 }
#header .blog-title a{ color:#A83A01; font:bold 32px Georgia; text-decoration:none; padding:10px 15px }
  #header .blog-title a:hover{ text-decoration:none; color:#000000; background:none }
#header .blog-description{ color:#5E4E38; font-size:14px; padding:0 15px }
#header h1.logo { text-decoration:none; border:none }
  #header h1.logo a:hover{ background:none }
#header h1.logo { margin:10px 0 0 0; padding-bottom:15px; padding-left: 10px; }
#header p.description { position:absolute; left:70px; top:73px; text-transform:uppercase; color:#5e4e38; font-size:12px; } 
.number { font-size:14px; color:#363636; font-weight:normal; }

#sidebar h3 { font-size:18px; margin:0 0 8px 0; padding:0; color:#a7430f;  }



/*--------- FEATURED SLIDER --------- */

.featslider{ color:#fff; padding-top: 20px;}
  .wrap-slider{ background:#333 url(images/bannerbg.jpg) repeat ; margin:0; position:relative; border: 1px solid #666666; }
    .wrap-slider a:hover{ background: #cc33334;  }
.stepcarousel{ position: relative !important; margin:5px 0 0 25px; overflow: scroll; height: 270px }
.stepcarousel .belt{ position: absolute !important; left: 0; top: 0 }
.stepcarousel .panel{ float: left !important; overflow: hidden !important; margin: 15px; width: 810px; padding:0 25px 0 10px }
.featured-button-l{ position:absolute; left:-21px; top: 115px; width:43px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; }
.featured-button-r{ position:absolute; right:-21px; top: 115px; width:43px; border-bottom: 1px solid #fff; border-left: 1px solid #fff; }

.slider-post{  }
  .slider-post a{ border:none; text-decoration:none }
.slider-post .slider-title{ color: #666; font:normal 28px Arial, Helvetica, Trebuchet, sans-serif; font-weight: lighter;  letter-spacing: 1px; padding:10px 0 15px 0; text-shadow: 0px 2px 1px #ececed, 0 -1px 0 #414242; }
  .slider-post img.fl{ background:#fff; padding:0; margin:5px 30px 6px 0; border: 1px solid #363636; padding: 2px; }
  .slider-post .btn { background:#333333 ; margin:0; padding:5px 10px 5px 25px; font-style:oblique; color:#FFFFFF; border:none; font-weight:bold;  }
    .slider-post a.btn:hover { background:#333333 ; text-decoration:none; color:#cccccc }
  .slider-post blockquote { background:#e9e9df url(images/ico-quote-trans.png) no-repeat 10px 15px; width:80%; height:auto; margin:0 0 15px 10px; padding:15px 25px 1px 55px; display:block }
  .slider-post p{ color:#363636; font:normal 15px Georgia, "Times New Roman", Times, serif; line-height: 1.35em;}
    .slider-post p a{ color:#000; text-decoration: underline; }
      .slider-post p a:hover{ background:#cc33334; color:#333; }
  .slider-post ul, .slider-post ol{ padding:0; margin:0 0 20px 0 }
    .slider-post ul li{ color: #555555; background: url(images/ico-ok-trans.png) no-repeat left top; padding: 0 0 0 25px }
    .slider-post ol li{ color: #555555; list-style-type:decimal; margin: 0 0 0 20px }	
  .slider-post li a:hover{ color: #a4b92e; text-decoration: none }
  
  .slider-post .button { background:#363636 ; margin:0 10px 0 0; padding:5px 10px 7px 10px; cursor:pointer; font:normal 16px Georgia, "Times New Roman", Times, serif; color:#999; } 
    .slider-post .button:hover { color: #fff; background:#333333 !important; }


/*	--------------------------------------------------
Home
-------------------------------------------------- */

.column_spacer { padding-left:20px; }

p { margin:0 0 10px 0; padding:0; line-height:20px; }
h3 {  margin:10px 0 10px 0; padding:0; color:#333333; text-transform:uppercase; }

.imgcenter { border:5px solid #dbd9c4; margin-bottom:15px;  }
p.alignright { text-align:right;  }

ul { margin:0; padding:0; list-style:none; }

.item_menu li { margin:0 0 15px 0; padding:0 0 8px 0; border-bottom:1px dotted #99885b; font-size:12px; height:100%; overflow:hidden; background:none; }
.item_menu li a { color:#464032; text-decoration:none; }
.item_menu li a:hover { color:#a7430f; text-decoration:none; }
.item_menu li img { float:left; margin:0 10px 10px 0; border:4px solid #dbd9c4; } 
.item_menu li p { margin:0; padding:0; width:210px; float:right;  }

.contactinfo { width:180px; min-height:110px; _height:110px; float:right; padding:10px 15px 0 90px; background:#fff url(images/contactinfo.png) no-repeat top left; border-top: 2px solid #363636;  }
.contactinfo p { font:11px Arial, Helvetica, sans-serif; margin:0 0 5px 0; padding:0;  }

.contactinfo h4 { margin-bottom:5px; font:13px Arial, Helvetica, san-serif; color:#333333;  }

.table td { padding:5px 0; border-bottom:1px dotted #999999;  }
.table td.thead { padding: 5px; background:#cccccc; font-weight:normal; font-size:12px; color: #666666; text-transform: uppercase; letter-spacing: 2px; }
.table { width:300px; }

/*	--------------------------------------------------
inner
-------------------------------------------------- */
h1  { margin-bottom:5px; color:#464032; border-bottom:1px solid #333333; }

blockquote { background:url(images/quote.png) no-repeat; padding:0 0 0 25px; margin:0;  }
p.author { border-bottom:1px solid #ccc2a2; margin:0 0 15px 0; padding-bottom:15px; } 


.item_menu li p.in_content { margin:0; padding:0; width:435px; float:left; }
.item_menu li p.price  { margin:0; padding:0; width:85px; float:right; font-size:16px; font-weight:bold; text-align:right; }


.menutable td  { padding:8px; vertical-align:top; }
.menutable td.title { font: bold 12px Georgia, "Times New Roman", Times, serif; }
.menutable td.catetitle { font: bold 12px Georgia, "Times New Roman", Times, serif; }

.menutable td.row { position:relative; }
.menutable2 td  { padding:0;  }

.iteam { height:100%; overflow:hidden; padding-top:10px;  }
.iteam img { float:left; margin:0 12px 5px 0; }
.iteam_content { width:260px; float:right; }
p.price { font-weight:bold; padding-right:25px; padding-top:5px; text-align:right;  }
p.size { font-weight:bold; text-align:center; padding-top:5px;  }
p.iteam_title { margin:-4px 0 0 0; padding:0; font-size:14px;   }

.print  {  font:bold 11px Arial, Helvetica, sans-serif; float:right;  margin-bottom:10px; margin-top:10px; }
.print a   { background:#340f05 url(images/i_print.png) no-repeat 7px 7px; color:#fff;  padding:5px 15px 5px 26px; text-decoration:none; text-transform:uppercase; -moz-border-radius-bottomleft:0.25em; -moz-border-radius-bottomright:0.25em; -moz-border-radius-topleft:0.25em; -moz-border-radius-topright:0.25em; }
.print a:hover   { background:#340f05 url(images/i_print.png) no-repeat 7px 7px; color:#ffe692; text-decoration:none; }

.menutable td.title { background:#aa9876; color:#fff; }
.menutable td.catetitle { background:#705b33; color:#fff; }

.menutable td.row { background:url(images/dot_line.png) repeat-x bottom; }

.iteam img { border:1px solid #481905; }
p.price { color:#a83a01; }

/*	--------------------------------------------------
content 
-------------------------------------------------- */
.page_wrap  { margin-bottom:20px; margin-top: 50px; background: none;  padding-bottom:20px; }
h1.breadcrumb  { padding:0; font-size:11px;  border-bottom:none; margin-bottom:20px; }
  h1.breadcrumb  a{ text-decoration:none }

#content h4 { margin:10px 0 5px 0; padding:0 0 5px 0 ; color:#333333; text-transform:uppercase; border-bottom:1px dotted #333333;  }

#content h5 { font-size:14px; margin:10px 0 5px 0; padding:0 0 5px 0 ; color:#333333; text-transform: normal; }

#content h4 a { color:#464032; text-decoration:none; }
#content h4 a:hover { color:#a83a01; text-decoration:none; }

#content .posts  { background: none; margin-bottom:40px; margin-top: 25px; }

.post_top { background: none; height:100%; overflow:hidden; padding-bottom:10px; margin-bottom:18px; border-bottom: 1px dotted #333;  }
.calendar { width:60px; float:left; font-size:24px; text-align:center; }
.month { color:#a29e8e; font-size:18px; }


.post_title { float:right; width:510px;  }
#content .posts h3 { margin:0; padding:5px 0 3px 0; color:#333333; text-transform:capitalize;  }
#content .posts h3 a { color:#464032; text-decoration:none; }
#content .posts h3 a:hover { color:#a83a01;  }

#content .post_top a { text-decoration:none; }
#content .post_content { width:510px; float:right; padding-bottom:10px; }

.page ul { padding:10px 0 20px 0; list-style:square inside !important }

#content .post_bottom { background: #fff; padding:8px 0 11px 110px; clear:both; color:#333333; }
#content .post_bottom a { color:#423724; text-decoration:underline;  }
#content .post_bottom a:hover { color:#a83a01; text-decoration:none; }

.comments { width:60px; height:75px; float:left; background: #fff; text-align:center; padding:10px 0 0 0; margin:10px 0 0 0; font-size:10px; line-height:15px;  }
.comments a { color:#423724; text-decoration:none; font-size:24px; }
.comments a:hover { color:#a83a01;  }
* html .comments { margin:10px 0 0 0;  }

.post_img { border:4px solid #a49272; margin-bottom:12px;  }

.arclist{ margin-bottom:30px; padding-bottom:25px; }

/*---------ADVERTISING ads --------- */

.ad-box{ text-align:center; background:transparent; padding:25px 0; margin:0 }
.ads123456{ height:125px; float:left; margin:0; padding: 0 0 20px 0 }
  .ads123456 img{ float:left; border:1px solid #fff; margin:0 10px 0 12px }
#big_banner img{ background:transparent; border:1px solid #dddddd; margin:0 0 0 2px }
#big_banner1 img{ background:transparent; border:none; margin:10px 0 0 0 }
  #big_banner a:hover, #big_banner1 a:hover{ background:transparent }

/*---------PAGE NAVIGATION - pagination --------- */
.pagination { width: 100%; font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; padding:0 }
.Navi { float: right; padding: 0 0 20px 0 }
  .Navi .on { color:#fff; display: block; float: left; font-size: 12px; padding:11px 15px; margin-left: 4px; background: #a71c00 !important }
  .Navi a { text-decoration: none !important; background:#464032; color: #fff; display: block; float: left; margin-left: 4px; padding:10px 13px; }
    .Navi a:hover { color:#fff; background: #241e0f }

/*---------COMMENTS --------- */

#comments h3{ font:normal 18px Georgia,"Times New Roman",Times,serif; padding:0 0 20px 0; margin:0 }
  #comments .commentlist { padding:0; margin:0 }
  #comments ol{padding:20px 0;}
  #comments .comment { margin: 10px 0 0 0; width: 100%;}
    #comments .comment a{ text-decoration:none; border-bottom:1px solid; padding:1px 0 }
	  #comments .comment a:hover{ color:#000000 }
    #comments .comment .meta-left { width: 90px; float:left; color:#e5c7ab }
    #comments .comment .meta-left p{ padding:10px 0 0 0; margin:0 }
      #comments .comment .meta-left .meta-wrap {width: 90px; overflow: hidden; padding-right: 7px; min-height:70px }
  #comments .comment small {font-size: 11px }
  * html #comments .comment .text-right { height:70px }
  #comments .comment .text-right { min-height:70px; margin:0; background:#ffffff; border:1px solid #e5c7ab; padding: 12px; margin-left:100px; float:none }
    #comments .comment .text-right p { line-height: 18px; padding: 0 0 8px 0 }
  #comments ul.children { margin:10px 0 0 20px; padding:0 }
#comments .comment .authcomment{ background:#F7F7F7; border:1px solid #e5c7ab }
  p.commpadd{ padding:0; margin:0 0 10px 0 }
  span.comm-reply{ float:right; color:#a42903; padding:5px 0 0 0 }
  span.comm-reply a{ font-size:13px; color:#a42903 }
  .cancel-comment-reply{ padding:0 0 10px 0 }
#respond { padding:10px 0 0 0; margin:0 }
#respond textarea, .commpadd input{ background:#ffffff; border:1px solid #e5c7ab }
#respond textarea { margin:0; padding:0 }
  p.commpadd input{ line-height:25px; height:25px; padding:5px 0 0 5px }
  p.commpadd label{ padding:0 0 0 5px }
input#submit{ font:bold 12px Arial; color:#FFFfff; text-align:center; padding: 5px; background:#695851; border:1px solid #e5c7ab; margin:0 }


/*---------ARCHIVE PAGE --------- */

.arclist ul{ padding:0; margin:0 }
.arclist ul li{ color:silver; font-size:12px; border-bottom:1px solid #ddd9b4; padding:5px 0; margin:0; background:none }
.arclist ul li ul{ border-bottom:0; padding:0 0 0 5px }
.arclist ul li ul li{ border-bottom:0; padding:10px 0 0 5px }
.arclist .archives-time{ float: left;	text-transform: uppercase; color: #666666; width: 90px; border-right: dashed 1px #ddd; margin:0 15px 0 0 }

#content .arclist li a { text-decoration:none !important;  }


/*	--------------------------------------------------
contact form
-------------------------------------------------- */

.row { height:100%; overflow:hidden; margin-bottom:12px }
.row  label { float:left; width:118px; height:25px;   }
.row  .textfield { width:275px; float:left; font: 13px Arial, Helvetica, sans-serif; border:1px solid #d4ccad; border-bottom:1px solid #605c4e; border-right:1px solid #605c4e; background:url(images/textfieldbg.png) repeat-x top; padding:4px;  }

.row  .textarea { width:275px; float:left; font: 13px Arial, Helvetica, sans-serif; border:1px solid #d4ccad; border-bottom:1px solid #605c4e; border-right:1px solid #605c4e; background:url(images/textfieldbg.png) repeat-x top; padding:4px; height:150px;  }

.button2 { background:#926d23 url(images/buttonbg3.png) repeat-x top; padding:4px 10px; border:1px solid #82614f;  cursor:pointer; font:bold 14px Arial, Helvetica, sans-serif; color:#fff; 
margin-left:118px; margin-bottom:20px; }
.button2:hover { background:#795e24; }


/*	--------------------------------------------------
Sidebar
-------------------------------------------------- */

.google_map { margin-bottom:20px; border:5px solid #dbd9c4; }

#sidebar ul { margin:0 0 25px 0; padding:0; }
#sidebar li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(images/bullet.png) no-repeat 0 7px; border-bottom:1px solid #e5c7ab; line-height:18px; }
#sidebar li a { color:#464032; text-decoration:none;  }
#sidebar li a:hover { color:#a83a01; text-decoration:none;  }

#sidebar .widget{ padding:0 0 0 10px }
#sidebar h3 { font: Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; font-size:16px; letter-spacing: 2px; padding:0 0 10px 0; color: #333333 ;   border-bottom: 1px solid #333333; text-align: center; }

#sidebar h5{ font: Arial, Helvetica, sans-serif; font-weight:normal; text-transform: small-caps; font-size:12px;  color: #333333 ; margin-bottom: 3px; padding-bottom: 10px; }

.date { color:#666051; font-size:12px;  }

/*=== Footer Widgets ===*/

.footwidgets-spot{ padding-bottom: 10px;}
  .footwidgets-spot a{ border:none }

#footwidgets-front .widget-spot{ margin:6px 0 5px 0; padding:0 ; }
  #footwidgets-front .widget-spot .widget{ padding:0 25px 0px 0; line-height:20px }
* html #footwidgets-front .widget-spot .widget { padding:0 18px 0px 18px }
    #footwidgets-front .widget-spot .widget a.widget-title{ font:bold 12px Georgia, Times, serif;  }
	#footwidgets-front .widget-spot .widget p.featured-excerpt{ padding:0; line-height:18px;  }
    #footwidgets-front .last .widget{ border-right:none }
	#footwidgets-front .widget-spot .widget img.fl{ border:1px solid #363636; background:#ffffff; margin:0px 10px 0px 0px;  padding: 3px; }
  #footwidgets-front .widget-spot .widget h3{ font: Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; font-size:16px; letter-spacing: 2px; padding:0 0 10px 0; color: #333333 ;   border-bottom: 1px solid #333333; text-align: center; }

#footwidgets-front .widget-spot .widget h4{ font: Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; font-size:14px; letter-spacing: 2px; padding:0 0 10px 0; color: #333333 ;   border-bottom: 1px solid #333333; text-align: center; }

#footwidgets-front .widget-spot .widget h5{ font: Arial, Helvetica, sans-serif; font-weight:normal; text-transform: small-caps; font-size:12px;  color: #333333 ; margin-bottom: 3px; padding-bottom: 10px; }
  #footwidgets-front .widget-spot .widget input{ border:1px solid #cccccc; width:220px; padding:6px 10px 5px 10px; color:#fff; font-size: 12px ;}
 #footwidgets-front .widget-spot .widget button { background:#fff url(images/btn-footer-trans.png) no-repeat left top; margin:10px 0 0 0; text-align:left; padding:0 0 0 25px; line-height:15px; font-style:oblique; color:#bf1b3e; border:none; font-weight:bold; }
    #footwidgets-front .widget-spot .widget button:hover{ background:#ffffff url(images/btn-footer-trans.png) no-repeat 0px 10px; text-decoration:none; color:#333333 }  #footwidgets-front .widget-spot .widget ul, #footwidgets-front .widget-spot .widget ol{ padding:0px 3px; margin:0 0 10px 0 }
  #footwidgets-front .widget-spot .widget ul li{ margin:0 0 10px 0; padding:0 0 5px 0; border-bottom: dotted 1px #333; }

/*	--------------------------------------------------
footer 
-------------------------------------------------- */

#footer { overflow:hidden;  }
#footer .copyright{ font-size:12px; color:#444; padding:0; margin:0 0 8px 0; line-height:18px; }
#footer .copyright a{ color:#464032; text-decoration:none; }
    #footer .copyright a:hover{ color:#000; text-decoration:none;  }
 #footer .copyright .fr { margin-right:-12px; }
  #footer .copyright .fr li{ display:block; float:left; padding:0 10px 0 0px; margin:0 0 0 10px; line-height:12px; border-right:1px solid #746f60;  }

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */
.clearfix:after { content:"."; clear:both; height:0; visibility:hidden;	display:block; }
.clearfix { display: inline-block; /* Fixes IE/Mac */ }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {	display: block; }
/* End hide from IE-mac */












 


/* top navigation drop menu  ---------------------- */
#navbg  { clear:both; width:900px; margin:0 auto 8px auto; background:#fff ; height:36px; padding:0px 10px;  }

ul#nav { margin: 0; padding: 0; list-style: none;  float: right; }
#nav li { display: block;  float: left; margin:0; padding:0;  }
#nav li a { display: block; text-decoration: none; margin:0px 1px; padding: 12px 12px 12px 12px; 
font: 11px Arial, Helvetica, sans-serif; text-transform:uppercase; }
	
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { position: absolute; z-index: 99;  left: -999em; margin: 0px 0 0 1px; padding: 0;  width:13.9em; w\idth: 13.9em; height: auto; }

/* 3rd level menus only */
#nav ul ul { margin: -2.0em 0 0 13.9em; }

/* 2nd and 3rd level menus */
#nav li li { padding: 2px 1em 2px 0; width: 12.9em; }

/* 2nd and 3rd level menus */
#nav ul a { width: 13em; w\idth: 9em; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em;   }

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#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; }

#nav li:hover, #nav li.sfhover {  }


/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { font-size:12px; font-weight:bold; padding: 3px 10px 3px 10px; margin:0; }


/* top navigation drop menu  ---------------------- */

#nav li a { color: #333; }
#nav li a:hover { color:#fff; background: #333; }
#nav li.current_page_item a, #nav li.current-cat a { color:#333; background: none; border-top: 3px solid #cc3333; margin-top: -3px; }


/* dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul {  color: #fff; background: #666666;}


/* 2nd and 3rd level menus */
#nav li li { color: fff; }

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover { color: #fff; background:#333333; url(images/navbg_h.png) repeat-x top;  border-top:none;  }

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { background: none;   text-transform:capitalize; }
#nav ul li a:hover, #nav ul ul li a:hover {  background: none;    }

#nav li.current_page_item ul li a, #nav li.current-cat ul li a  { background: none;    color:#fff;  }
#nav li.current_page_item ul li a:hover { background: none; color:#fff;  }
#nav li.current-cat-parent ul li a li a.#nav li.current-cat a {  background:#fff; }
