.custom #logo a {display:block; height:110px; width:810px; background:url(http://thecaffeinateddesignstudio.com/images/kickass-studio-logo.png) center no-repeat; text-indent:-9999px;}

.custom #header #tagline {display:none;}
.custom #title_area {border:none;}
.custom #nav_area {background: #830608; border-top:1px solid #000000; border-bottom: 1px solid #000000; width:100%;}
.custom #nav_area .page {background:transparent;}
.custom #nav_area ul {border-bottom:none; border-left:none;}
.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none; border-bottom:none;}

.custom h3 {color:#a31a11; font-variant:normal;}
.custom .sidebar_list h3 {font-variant:normal; letter-spacing:normal; text-transform:uppercase;}

.custom h2 {color:#370300; font-size:3em;}

.custom h1 {color:#370300; font-size:3em;}

.custom ul.menu {background-color:#830608; padding-left:12px; padding-right:18px;}
.custom .menu .current, .custom .menu a:hover {border-bottom:2px solid #ffffff; padding-bottom:5px;}
.custom .menu a {letter-spacing:.06em;}

.custom #comments {
	padding-left:8px;
}

.custom #feature_box {border:none;}

.custom img.border {border:1px solid #000000;}
.custom img.page {margin-bottom:5px; margin-top:7px;}

.custom .post_box {padding-left:12px; padding-right:10px;}
.custom #footer_area {background-color:#830608; border-top:1px solid #000000;}
.custom #footer {background-color:#830608;}

/*PAYPAL BUTTON STYLING*/
/*this code fixes the PayPal button size bug.  To get rid of gray bg and border, you must also add input class="paypal" in front of the part of the form code that says type="image"*/
.custom .post_box .format_text input { width: auto; } 
input.paypal {
background:#ffffff;
border-style:none;
}

.custom #yoastbreadcrumb {margin-left:22px; padding-bottom:6px; font-size:12px; margin-top:10px;}

