/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.custom hr { margin-bottom: 2em; border: none; border-bottom: 1px solid #ccc; }

.custom .menu { font-weight: bold }
.custom #page { background: #fff url(images/page-bg.gif) right repeat-y; }
.custom #content_box { background: none; }
.custom .menu { border-bottom: none; }
.custom #footer { background: #fff; }
.custom .gform_wrapper h3.gform_title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; }

.custom #header { border-bottom:none; height:275px; padding-top:0; padding-bottom:0; background:url(http://brooklyngop.com/wp-content/uploads/2009/12/header-home.jpg) center left no-repeat; }
.custom #header #logo { display:none; }
.custom #header #tagline { display:none; }



.custom li.widget {border-top: 1px solid #ddd;padding-top: 2em;}

.custom #simpleimage-2 p { text-align: center; }
.custom #sidebar_1 .textwidget img { padding: 3px; border: 1px solid #ddd; background: #fff; }



.custom .top_links { float: right; width: auto;  text-align: right; list-style: none; }

.custom .facebook_link a, .custom .email_link a { color: #000; }
.custom .facebook_link, .custom .email_link { color:#111111; font-size:1.1em; line-height:1.273em; letter-spacing:2px; text-transform:uppercase; font-weight: bold; margin-right: 10px; }
.custom .facebook_link { margin-bottom: 8px; }
.custom .email_link a { background: url(images/mail.png) right no-repeat; padding-right:16px; margin-top: 10px; }
.custom .facebook_link a {  background: url(http://brooklyngop.com/wp-content/uploads/2009/12/Facebook.gif) right no-repeat; padding-right:16px; }
.custom .facebook_link:hover, .custom .email_link:hover { text-decoration: underline; }



.custom .menu li.rss {padding-right:10px; }



/* Header */
.about-us #header { background-image: url(http://brooklyngop.com/wp-content/uploads/2009/12/header-about.jpg); }
.join-us #header { background-image: url(http://brooklyngop.com/wp-content/uploads/2009/12/header-join.jpg); }
.donate #header { background-image: url(http://brooklyngop.com/wp-content/uploads/2009/12/header-donate.jpg); }
.contact-us #header { background-image: url(http://brooklyngop.com/wp-content/uploads/2009/12/header-contact.jpg); }
.lincoln-dinner #header { background-image: url(http://brooklyngop.com/wp-content/uploads/2009/12/header-lincoln.jpg); }



/* Donate Table */
.custom .required {color:#790000;margin-left:4px;margin-right:5px;}
.custom .donation_table tr input, .custom .donation_table tr select { margin-top: 15px; }
.custom .donation_table tr td p { display: inline; }
.custom .donation_table blockquote { margin-top: 15px; }


/* Ajax login */
.custom #ajaxlogin { height: 1px; overflow: hidden; display: none; }

.custom #TB_ajaxContent { padding-top: 0; }
.custom #TB_ajaxWindowTitle { font-weight: bold; font-size: 1.2em; }