body.custom {
    background: #DDDBD7;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #c2beb7;
    border: 0.4em solid #CFCCC6;
}

.custom #page {
    background: #fff;
}

/* This is the style for the container */  
div.socialmedia_sidebar
{
  background: #eee;
  margin: -22px 0 5px 0; 
/* If you are using this below the media box, 
use a negative top margin to raise it up. If not, adjust accordingly */
  padding: 5px 0 5px 10px;    
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
} 

div.socialmedia_sidebar ul li{
  float: left;         
  list-style: none;    
  text-align: center;
} 

div.socialmedia_sidebar span.name{
  font-size: 2em;
  display: block;
}

div.socialmedia_sidebar span.service{
  font-style: italic;
}  

div.socialmedia_sidebar ul li a{
  width: 205px; 
  padding: 2px;    
  display: block;      
  border: 1px solid #fff;    
}

/* Non-hover profile links */       
#email{ background: #FEF9BF} 
#rss{ background: #FEF9BF} 

/* Hover profile links */
#email:hover{ background: #999}  
#rss:hover{ background: #999}  



.custom .comments_closed p {
  display: none;
}

.custom ul#tabs { border-left:none; }
	.custom ul#tabs li { margin-bottom:0; border:none; background:none }
		.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat { padding-bottom:0; background:#FFFFFF; }
		.custom ul#tabs li.rss { }
		.custom ul#tabs li a { }
			.custom ul#tabs li a:hover { text-decoration:none; background:#DDDBD7; }
		.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a { }
		.custom ul#tabs li.current_page_item a:hover { text-decoration:none; background:#DDDBD7; }
, .custom ul#tabs li.current-cat a:hover { text-decoration:none; background:#EEEEEE; }

/* Define the clear div to offset the link floats */
div.clear{
  clear: both;   
  height: 1px;
  width: 1px;
} 

.custom #header #logo a { display:block; height:250px; width:979px; background:url('images/header.jpg') no-repeat; outline:none }
.custom #header #logo,.custom #header #tagline { text-indent:-9999px }
.custom #header #tagline { height:0 }
.custom #header { border-bottom:none; padding:0; }
.custom #custom_box { background-color:#fff }
.custom #header_area { display:none }

