/*
File:			custom.css
Description:	Custom styles for Thesis

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
body.custom  {background: #331314 url('images/curtains.gif'); }
.custom #page {padding-top: 0px}
.custom .format_text h2 {font-weight: normal;}
.custom .format_text h3 {font-weight: normal; font-size: 1em;}
.custom #logo, .custom #logo a {font-size: 1.9em;}
.custom .menu {background: url('images/menu_bkgnd.gif'); border-width:0;}
.custom .menu a {border-width:0 1px 0 0; border-color:#2c0c0e;}
.custom #header {border-width:0; background: url(../lib/images/hullabaloo-header.jpg); height: 126px;}
.custom #footer {border-color:#000;}
.custom #footer a {border-bottom:1px solid #59413C;}
.custom #content_box {background:transparent url(../lib/images/dot-000.gif) repeat-y scroll 63.4em }
.custom #image_box img {background:#000 none repeat scroll 0 0; border-color:#59413C; border-style:solid; }
.custom .image_box, .custom .custom_box {border-width:0; }
.custom .format_text .to_comments span {color:#666; }
.custom .format_text .to_comments a:hover {color:#999; }
.custom #multimedia_box { margin-top:2.2em; }
.custom .sidebar {color:#9E986E;}
.custom .sidebar h3 {font-size:1.3em; font-variant:normal; letter-spacing:normal; color:#FCEBCC;}
.custom .sidebarlinks {line-height: 3em;}
.custom li.widget p {margin-top:1em;}
.custom input, textarea {background:#f1ead3}
.custom #commentform {border-top: 1px dotted #59413C;}
.custom .prev_next {border-color: #000;}
.custom .post_box, .custom .teasers_box { border-color: #59413C;}
