/* 
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.2 Header */
#header  { top: -7px; padding: 1px 0 15px; clear:both; position:relative; border-top: 5px solid #2c2525; }
#header .inside-header  { padding: 27px 20px 0; border-top: 1px solid #2c2525; }

#logo  { float:left; }
#logo img  { }
#logo .site-title, #logo .site-description  { display:none;  }
#logo .site-title a { color:#222; text-transform:uppercase; text-decoration:none; }
#logo .site-title a:hover { }
#logo .site-description {  }

#reservations  { float: right; margin: -5px 0 0 0; width: 185px; text-align: center; color: #2c2525; }
#reservations span  { display: block; padding: 7px 0 10px; font: italic 16px/14px Georgia, Times, serif; border-bottom: 1px dotted #2c2525; }
#reservations span.heading  { padding: 0 0 7px 0; font: bold normal 12px/10px Helvetica, Arial, sans-serif; text-transform: uppercase; border-bottom: 1px solid #2c2525; }
#reservations a  { display: block; margin: 10px 0 0 0; }

#topad  { float:right; }
#topad img  { margin-top: 8px; }
