/*
File:			custom.css
Description:	Custom styles for Thesis
Design by: Ashwin from Webnovum Solutions (2010)
Contact: http://www.webnovum.com, ashwin@webnovum.com
*/


/* Header Image */

.custom #header #logo a { display: block; height: 313px; width: 940px; background: url('images/header.png') no-repeat; outline: none; }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

.custom #header #tagline { height: 0; }

.custom #header { padding: 0; border-bottom:none;}

/* Navigation Bar */
.custom .menu { background-color: #C88464; padding:1em 0; }

.custom .menu a { border:none; font-size:14px; font-weight:bold; letter-spacing:0px; text-transform:none; font-variant:normal; }

/* Multimedia Box - Optin form */
.custom .custom_box { background:none; }

.af-form { width:300px; }

/* Sidebar Customizations */
.custom .sidebar h3 { background-color:#5C597F; border-left:10px solid #2F3847; color:#FFFFD4; font-size:16px; font-variant:normal; letter-spacing:1px; padding:10px; text-transform:none; }

.custom li.widget ul li { background-color:#EFD1AF; border-left:5px solid #AA847C; font-size:14px; padding:10px;  }

/* Content */
.custom .headline_area { border-top:1px solid #5C597F; }
.custom .headline_meta { border-bottom:2px dotted #5C597F; padding-bottom:10px; font-style:normal; font-size:12px; color:#5C597F; }
.custom .headline_area h1, .custom .headline_area h2, .custom .headline_area h1 a, .custom .headline_area h2 a { color:#2F3847; font-weight:bold; }

.custom .post_box, .custom .teasers_box { border:none; }

/* Styling the Continue to Read link */
.custom .more-link { background-color:#5C597F; color:#FFFFD4; font-size:12px; padding:10px; margin:15px 0 5px 0; text-decoration:none; }

/* Header text typography */
.format_text h1 { color:#2F3847; }
.format_text h2, .format_text h3 { color:#5C597F; }

/* Styling the Comments count */
.custom .format_text .to_comments, .custom .format_text .to_comments a  { color:#2F3847; }
.custom .format_text .to_comments span.bracket { color:#5C597F; }
.custom .format_text .to_comments span { color:#2F3847; }

/* Comment form submit button */
#commentform input.form_submit { background:#5C597F repeat scroll 0 0; border-color:#2F3847; color:#FFFFD4; }
/* Background for Teasers Box */
.custom .teasers_box .post { border:1px solid #AA847C; padding:6px 3px 6px 3px; }

/* Customize Teaser link */
.custom .teaser .teaser_link { background-color:#5C597F; color:#FFFFFF; padding:5px; text-decoration:none; }
.custom .teaser h2, .custom .teaser h2 a { color:#2F3847; }
.custom .teaser_date published { text-transform:none; }

/* Prev Next Link */
.custom .prev_next a { font-size:14px; letter-spacing:0px; font-weight:bold; }

/* Styling the AWeber Form */
.af-header .bodyText { color:#2C3540; padding:10px; }
.af-body .previewLabel { color:#2C3540; font-size:14px; font-weight:bold; padding:2px 2px 6px 10px; }
.af-body .text { background-color:#EFD1AF; border:1px solid #AA847C; margin:5px 0px 5px 10px; width:250px; }
.af-body .submit { background-color:#5C597F; color:#FFFFD4; font-size:14px; margin:5px 0px 5px 10px; padding:15px; }
.af-body .privacyPolicy a { text-align:left; padding:2px 2px 6px 10px; font-size:14px; }

/* Footer Customization */
.custom #footer { border:none; }
.custom #footer_area .page { background:transparent none repeat scroll 0 0; }
.custom #footer_area p.footer_text { text-align:center; font-weight:bold; color:#2F3847; }