body.custom {
font-family: "museo-slab-1","museo-slab-2",serif;
background: #ffffff;
}

.custom #container {
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
background: none;
border: none;
}

.custom #page {
background: #fff;
}



.custom #hummingbird {
	position:absolute;
	left:162px;
	top:105px;
	width:228px;
	height:165px;
	z-index:1;
}



.custom #header { border-bottom:none;
height:240px;
padding-top:0;
padding-bottom:0;
background:url(images/header.gif)
center left no-repeat;
background-color: #ffffff; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }


/* Category Font Specifics */

.headline_area h1, .headline_area h2 {
font-family: "museo-slab-1","museo-slab-2",serif;
font-weight:100;
font-size:3.5em;
line-height:1.267em;
}

.teaser h2 {
font-family: "museo-slab-1","museo-slab-2",serif;
font-weight:100;
font-size:2em;
}

.custom .menu a {
font-family: "museo-slab-1","museo-slab-2",serif;
font-size:2em;
font-weight:100;
text-transform: none;
}

.custom .rss {
font-size:.6em;
}



/* Category Nav Menu */

ul#cat_tabs { list-style: none; border-top: 1px dotted #dddddd; border-width: 0 0 1px 1px; background: #ffffff;}
  
  ul#cat_tabs li { margin-bottom: -0.1em; background: #ffffff; border-bottom:none; border-left: none; border-right: none; border-top: 1px dotted #dddddd; float: left; 
   }
   
   ul#cat_tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; background: #fff; border-bottom: 0; }
	ul#cat_tabs li a { display: block; line-height: 1em; color: #111; text-transform: uppercase; letter-spacing: 2px; padding:0.545em 0.818em; }
	ul#cat_tabs li a:hover { color: #111; text-decoration: underline; }

      ul#cat_tabs li ul {position:absolute; display:none; list-style:none;}
	  ul#cat_tabs li:hover ul {display:block;}
	  ul#cat_tabs li ul li {float:none;}

ul#cat_tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



.custom #tabs, .custom #tabs li { border-bottom: none ; border-top: none ; border-left: none ; border-right: none; background: #ffffff;}

.custom ul#tabs li.current-cat a,{
  background-color: #ffffff;
  color: #00cccc;
  }


.custom ul#tabs li.current_page_item a {
  background-color: #ffffff;
  color: #00cccc;}  
  

.custom ul#tabs li a:hover {
  background:#ffffff;
  color:#00cccc;
}  

.custom ul#cat_tabs { border-top: 1px dotted #dddddd; }


.custom ul {
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   background:#ffffff;
}

.custom li {
   padding-bottom: 5px;
}

.custom #content_box { background:#ffffff; }

.custom #content { background:#ffffff; }

.custom #sidebar_1 {background: #F5F5F5;

}



/* Category Post Content */
.custom .format_text entry-content { padding: 1em; }

/* Widget Headings*/
.custom .widget h3 {
  font-variant: normal;
  letter-spacing:0px;
  text-transform:capitalize;
  font-family:"museo-slab-1","museo-slab-2",serif;
  color: #000000;
}


.custom .wp-caption {
background-color:#ffffff;
border-color:#ffffff;
border-style:solid;
font-style:italic;
text-align:center;
}