/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


.custom #header { border-style: none; }
.custom #footer { border-style: none; }
.custom #header_area .menu { float:right; margin-right:5em; width:auto; }

.custom .h1 {display:none;}

.custom .post_box_top {padding-top:0em;}

.custom #social-icons a img { float:right; }
.custom #sidebar_1 {margin-top: -34px;}

.home .post_box {
    margin-top: -7px;
    padding-top: 0;
}

.custom #menu-left-menu {
	border:none;
	font-size: 10px;
	padding: .626em -0.1em;
	text-transform: uppercase;
	}
.custom #menu-left-menu li { display:block; float:none; }
.custom #menu-left-menu a{ text-decoration: none }
.custom #logo a { width:6em; }

