/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*.custom .menu li{width:100%;}
.custom .format_text a {text-decoration: none;}
.custom #sidebars {width: 265px;border: 0;float: left;border-right: 1px solid black;min-height: 650px;}
.custom li.widget li ul {margin: 0;}
.custom li.widget li ul li a{background-color:#ddd;width:100%;}
*/

.custom .menu-top-main-container {
background-color:#efefef;
}

.custom .menu ul a {
width: 14em;
border-left-width: 0em;
}

.custom .menu {
    width: 100%;
}

<html>
<head>
<style type="text/css">
h3 {font-size:24px;}
h4 {font-size:18px;}
</style>
</head>
</html>
