/* 
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:50px 0 40px;clear:both;position:relative;}

#logo  { float:left; }
#logo img  { }
#logo .site-title { font-family:'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif; color: #fff; display:none;  }
#logo .site-description  { font-family:'Droid Serif', Georgia, serif; color: #ccc; display:none;  }
#logo .site-title a { color:#fff; font-size:40px; line-height:40px; text-transform:none; font-weight:bold; text-

decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px 'Droid Serif', Georgia, serif; }

#topad {float:right;}


/* 2.4 Content */
#content{background:url(images/bg-content-top.png) repeat-x top center; min-height:100px;padding:50px 0 30px 0; }

/* 2.5 Sidebar */
#sidebar{overflow:hidden;}
#sidebar .primary { }
#sidebar .secondary { float:left; margin-right:20px; } 
#sidebar .secondary.last { margin:0; } 

/* 2.6 Footer */
#footer{background:#282828;padding: 20px 0; color:#999;}
#footer p {font:12px/18px 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;}
#footer a {color:#aaa;}
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}

/* 2.7 Homepage */
/*#featured { background:url(images/featured-border.png) repeat-x top; padding-top:40px; height:325px; } */
#featured .wrap { margin-bottom:30px; }
#featured .featured-image  { position:relative; padding-left:20px;}
#featured .video  { padding:0 0 30px 30px;}
#featured .featured-image img { z-index:999; }
#featured h2 { color:#f6f6f6; font-size:36px; font-weight:bold; line-height:1em; margin-bottom:30px; }
#featured p { color:#f6f6f6; font-size:18px; line-height:24px; padding-bottom:20px;}
.hidden { display: none}

#container { width: 10000px}
.slide { width: 940px; float:left; }


#logo {
display:none;
}
