/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #header {margin-left: 20px; border-bottom: 0px;}
.custom #social {width: 150px; height: 50px; float: right; margin-top: -48px; margin-right:45px;}
.custom .menu, .menu li ul  {width: 575px; height: 50px; margin-left: 350px; margin-top: -108px;border: none;}

.custom .menu a {font-family: 'Shadows Into Light', cursive; background: none; border: none; text-transform: lowercase; font-size: 13pt; font-weight: normal;}
.custom .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover {
    background: none;
   color: #F9E355;}
.custom .menu .current, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item a, .menu .current-menu-item ul a {
    background: none;
    color: #F9E355;
}


.custom .menu a {
    padding: 0.636em 0.55em;
}

.custom .post_box {
    padding-top: 0em;
}

.custom #column_wrap .sidebar ul.sidebar_list {
    padding-top: 0em;
}

.custom ul.sidebar_list {
    padding-top: 0em;
}

.custom #content_box {margin-top: 10px;}

.custom .sidebar h3 {
    color: #000;
    font-family: 'Shadows Into Light',cursive;
    font-size: 16pt;
    font-variant: normal;
    letter-spacing: 1px;
}

.custom input, textarea {background: #F9EFB6;}

.custom #page {background: none;}

.custom .format_text .to_comments {margin-top: 10px;}

.custom h2 a:hover {
    color: #000;
}