/* 
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.

*/

/* 1.1 Defaults */

body  { color: #555; font: 12px "Lucida Grande",Helvetica,Arial,Sans-serif; line-height: 1.5; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: "Palatino", Helvetica, Arial, Sans-serif; }
h1  {font-size: 30px;} h2  {font-size: 24px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}


/* 2.2 Navigation */
#navigation  { height: 38px; width: 886px; padding: 0 26px; margin-bottom: 16px; font-size: 13px; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; text-transform: uppercase; border: 1px solid #fff; background: #fff url(images/navtile.jpg) repeat-x left top; }

#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; color: #999; line-height: 38px; }
#nav a:hover  { color: #2C83B0; text-decoration: none; }
#nav .current_page_item a  { color: #333; text-decoration: none; }



/* 2.3 Header */

#topad, #address { float: right; text-align: right; } 
#address  { margin: 16px 0px 0 0; color: #000;  }
#address .name  { text-transform: uppercase; font-weight: bold; }
#address .telephone, #address .email, #address .street  { font-size: 13px; line-height: 14px; }
#address .telephone { font-style: italic; }


/* 2.4 Featured Slider */

#featured  { margin-bottom: 30px; }
#featured h2  { margin: 0 0 0px 0; font-size: 28px; color: #434343;  }
#featured h4 { font-size:18px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:22px; letter-spacing:1px; }
#featured p { font-size:14px; color:#666; line-height:20px; margin-bottom:20px;}



/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb { display: block; width: 100%; margin:0 0 30px; padding:0 0 10px; font-size: 12px; font-weight: bold; border-bottom:#EBEBEB 1px solid;}
