body.custom {
    	background-color: #5bc6bf;

}
.custom #container {
	background-color: #fff;
	width: 964px;
}
.custom #header #logo a { display: block; height: 132px; width: 922px; background: url('images/masthead.jpg') no-repeat; outline: none; padding-bottom: 0px;}
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0;  padding-top: 0px;  
}

.custom #nav {
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
        background: none;
}
.custom #content_box, .custom #sidebar_1{
	border-top: 1px dashed #ccc;
}
.custom #sidebar_1{
	border-left: 1px dashed #ccc;
}
.custom #sidebar_2{
	border-left: 1px dashed #ccc;
}
.custom h2{
  color: #07a6f7;
}
.sidebar h3 { font-variant: normal; letter-spacing: 2px; }

.custom .cat-item {
	list-style:inside;
	list-style-image: none;
	list-style-position:inside;
	list-style-type: none;

	padding-left: 10px;
 
}