/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 2.3 Header */
#header{padding:0px 0;clear:both;position:relative;}

#logo  { min-height:70px; }
#logo img  { }
#logo .site-title, #logo .site-description  { display: none; }
#logo .site-title { padding-top:15px; }
#logo .site-title a { color:#fff; font-size:36px; font-weight:bold; line-height:36px; text-transform:uppercase; letter-spacing:-2px; text-shadow: #000 1px 1px 0px; }
#logo .site-title a:hover { text-decoration:none; color:#eee; }
#logo .site-description { color:#bbb; text-transform:uppercase; font-size:11px; text-shadow: #000 1px 1px 0px;}

#footer #credit img{vertical-align:middle; visibility: hidden;}
#footer #credit span{display:none; visibility: hidden;}
.col-right  {
float:right;}

#credit {display: none;}
#secnav, #secnav ul {
background:url("images/secnav-div.png") no-repeat scroll right center transparent;
line-height:1;
list-style:none outside none;
margin:0;
padding:0;
position:relative;
z-index:100;
 }