/*
Theme Name: The New Shul
Theme URI: http://www.thenewshul.org/
Description: The New Shul Website.
Version: 1.0
Author: Extra Small Design
Author URI: http://www.extrasmalldesign.com/
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Text Elements
-------------------------------------------------------------- */
body{
	color: #666;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.45em;
}

h1{
	color: #752784;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: 200;
	letter-spacing: .1em;
	margin-bottom: 24px;
}

h2{
	font-size: 18px;
	margin: 24px 0 12px 0;
}

h3{
	background: #752784;
	color: #fff;
	display: inline-block;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 200;
	letter-spacing: .1em;
	margin: 0 0 8px -2px;
	padding: 1px 4px 0px 4px;
	text-transform: uppercase;
	zoom: 1;
	*display:inline;
}

p{
	margin-bottom: 12px;
}

ul{
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 200;
	margin-bottom: 24px;
}

a{
	color: #000;
	text-decoration: underline;
}

/* =Layout
-------------------------------------------------------------- */
#wrapper{
	padding-left: 50px;
	width: 970px;
}

#logo{
	float: left;
	width: 155px;
}

#main{
	background: #fff;
	border-right: 1px solid #D5C7DE;
	float: left;
	height: 100%;
	margin: 35px 0 20px 50px;
	min-height: 530px;
	padding: 55px 50px 20px 0;
	position: relative;
	width: 500px;
	z-index: 1;
}

#sidebar{
	float: left;
	padding: 60px 0 0 20px;
	position: relative;
	width: 190px;
	z-index: 2;
}

ul#contact-info{
	color: #999;
	font-size: 11px;
	font-weight: 200;
	letter-spacing: .1em;
	margin-top: 100px;
	position: absolute;
	top: 400px;
}

ul#contact-info li{
	margin-bottom: 12px;
}

ul#contact-info a{
	color: #999;
	text-decoration: none;
}

ul#contact-info a:hover{
	color: #555;
	text-decoration: underline;
}

#shin{
	background: url('img/global-shin.png') no-repeat;
	bottom: 0;
	height: 260px;
	left: 1030px;
	position: fixed;
	width: 260px;
	z-index: 0;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

/* =Nav
-------------------------------------------------------------- */
ul#nav{
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 200;
	letter-spacing: .1em;
	margin-top: 72px;
}

ul#nav a{
	color: #999;
	font-weight: 200;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav a:hover{
	color: #555;
}

a#nav-home{
	background: url('img/global-logo.jpg') no-repeat top left;
	cursor: pointer;
	display: block;
	height: 366px;
	text-indent: -9999px;
	width: 155px;
}

a:hover#nav-home{
	background-position: top right;
}

.home a#nav-home{
	background: url('img/home-logo.jpg') no-repeat top left;
}

ul#nav li{
	margin-bottom: 2px;
}

ul#nav li.current-menu-item a{
	background: url('img/nav-current-marker.png') no-repeat 0px 1px;
	color: #752784;
	margin-left: -20px;
	padding-left: 20px;
}


/* = News Page Template
-------------------------------------------------------------- */
.blog #main li{
	list-style: disc;
	margin-bottom: 8px;
}

.post-date{
	background: #752784;
	color: #fff;
	display: inline-block;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 200;
	letter-spacing: .1em;
	margin: 0 0 18px -2px;
	padding: 1px 4px 0px 4px;
	text-transform: uppercase;
	zoom: 1;
	*display:inline;
}

#post-nav{
	width: 500px;
}

.blog #post-nav a {
	color: #752784;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-left: -5px;
	padding: 6px 6px;
	text-decoration: none;
	text-transform: uppercase;
}

.blog #post-nav a:hover {
	background: #752784;
	color: #fff;
}

/* = FAQs Page
-------------------------------------------------------------- */
.qa-faq-title{
	background: #fff;
	color: #752784;
	font-size: 14px;
	margin-left: -8px;
	padding: 4px 8px;
}

.qa-faq-title:hover {
	background: #f2f2f2;
	color: #752784;
}
.qa-faq-title:hover a {
	color: #666;
}
.qa-faq-title a{
	color: #752784;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	text-transform: none;
}

.qa-faq-answer{
	margin-left: 5px !important;
}


/* = Search Form
-------------------------------------------------------------- */
#searchform{
	display: block;
}

#searchform input{
	border: 1px solid #ccc;
	float: left;
	height: 20px;
	padding: 2px 4px;
	width: 130px;
}

#searchform input#searchsubmit{
	background: #ccc url('img/search-button.png') no-repeat top left;
	cursor: pointer;
	height: 26px;
	text-indent: -9999px;
	width: 26px;
}

#searchform #searchsubmit:hover{
	background-position: top right;
}

/* = Search Results
-------------------------------------------------------------- */
.search h2{
	color: #752784;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 200;
	letter-spacing: .1em;
	margin-bottom: 8px;
}

.search .search-excerpt{
	background: #f1f1f1;
	font-size: 14px;
	margin: 0 0 12px -6px;
	padding: 6px 6px 2px 6px;
}

a.read-more{
	color: #752784;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: .1em;
	margin: 0 0 8px 4px;
	padding: 1px 4px 0px 4px;
	text-decoration: none;
	text-transform: uppercase;
}

/* = Calendar Page
-------------------------------------------------------------- */
dt{
	background: #752784;
	color: #fff;
	display: inline-block;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	font-weight: 200 !important;
	letter-spacing: .1em;
	margin: 0 0 8px -2px !important;
	padding: 1px 4px 0px 4px !important;
	text-transform: uppercase;
	zoom: 1;
	*display:inline;
}

dd{
	margin-left: .5em !important;
}

dd a{
	color: #333;
	text-decoration: none;
}

dd a:hover{
	text-decoration: underline;
}

dd.time{
	color: #666;
	margin-bottom: 12px !important;
}

.page-template-calendar-php p a{
	margin-left: .5em;
	text-decoration: none;
}

.view-calendar-link{
	color: #752784;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 300;
	letter-spacing: .1em;
	text-transform: uppercase;
}

/* = Contact Form
-------------------------------------------------------------- */
div.wpcf7{
	margin: 0 !important;
	padding: 0 !important;
	width: 485px;
}

.wpcf7 p{
	font-size: 11px;
	font-weight: 200;
	letter-spacing: .1em;
}

.required{
	color: #999;
	font-size: 10px;
}

.wpcf7 input, textarea{
	background-color: white;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#ddd), to(white));
	border: 1px solid #ccc;
	color: #555;
	padding: 5px 6px;
	width: 485px;
}

.wpcf7 textarea{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 2%, from(#ddd), to(white));
	height: 140px;
	resize: vertical;
	overflow: auto;
}

input.wpcf7-submit{
	background: #752784;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	letter-spacing: .1em;
	padding: 4px;
	text-transform: uppercase;
	width: 120px;
}

input.wpcf7-submit:hover{
	background: #fff;
	border: 1px solid #752784;
	color: #752784;
}

div.wpcf7-validation-errors {
	border: none !important;
	color: red;
	font-size: 11px;
	left: 130px;
	top: -36px;
	position: relative;
	text-transform: uppercase;
}

div.wpcf7-response-output {
	line-height: 1.5em;
    margin: 0 0 0 -7px !important;
    padding: 0;
}

div.wpcf7-mail-sent-ok{
	border: none !important;
	color: #9CCB3B !important;
	font-size: 10px;
	text-transform: uppercase;
}

span.wpcf7-not-valid-tip{
	background: none !important;
	border: none !important;
	color: red;
	font-size: 10px !important;
	margin: -6px 0 0 0px !important;
	padding: 0 !important;
	width: 250px !important;
	text-transform: uppercase;
	left: 0;
	top: 0;
}

/* = Membership Form
-------------------------------------------------------------- */
.membership-page form.wpcf7-form{
	margin-top: 36px;
	width: 525px;
}

.membership-page fieldset{
	padding-bottom: 18px;
}

.wpcf7 p{
	font-size: 11px;
	font-weight: 200;
	letter-spacing: .1em;
}

.required{
	color: #999;
	font-size: 10px;
}

.membership-page .wpcf7 input{
	background-color: white;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#ddd), to(white));
	border: 1px solid #ccc;
	color: #555;
	margin-bottom: 8px;
	padding: 5px 6px;
	width: 485px;
}

.membership-page .wpcf7 textarea{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 2%, from(#ddd), to(white));
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	height: 80px;
	letter-spacing: .1em;
	margin-bottom: 8px;
	resize: vertical;
	overflow: auto;
}

.membership-page input[type="checkbox"]{
	border: none;
	width: 20px;
}

.membership-page label{
	display: block;
}

.membership-page textarea#name{
	margin-top: 12px;
	height: 30px;
}

input#address{
	display: block;
	margin-bottom: -12px;
}

input#city{
	float: left;
	width: 300px;
}

select#state{
	float: left;
	margin: -17px 0 0 24px;
}

input#zipcode{
	margin-top: -8px;
	width: 300px;
}

input#phone{
	width: 300px;
}

.membership-page input#email, .membership-page input#email-other{
	width: 300px;
}

input#amount-other{
	margin: -18px 0 18px 2px;
	padding: 3px 4px;
	width: 120px;
}

input#payment-frequency{
	margin: -18px 0 18px 25px;
	padding: 3px 4px;
	width: 300px;
}

.membership-page input.wpcf7-submit{
	background: #fff;
	color: #752784;
	cursor: pointer;
	font-size: 11px;
	letter-spacing: .1em;
	margin-top: -12px;
	padding: 4px;
	text-transform: uppercase;
	width: 120px;
}

input.wpcf7-submit:hover{
	background: #752784;
	color: #fff;
	border: 1px solid #752784;
}

/* = Gravity Forms
-------------------------------------------------------------- */
.gform_body label{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal !important;
	line-height: 1.5em !important;
	max-width: 85% !important;
	margin-bottom: 2px !important;
}
.gfield_description{
	padding-top: 4px !important;
	max-width: 70% !important;
}
.gform_body .gfield_price label, .member-radio > label, .member-pay > label{
	margin-top: 24px !important;
}
.gform_body input{
	background-color: white;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#DDD), to(white));
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	border: 1px solid #CCC;
	color: #555;
	margin-bottom: 8px;
	padding: 5px 6px !important;
}

.gfield_checkbox li, .gfield_radio li{
	margin-bottom: 0 !important;
}

.gform_body textarea{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 2%, from(#ddd), to(white));
}
.other-field{
	position: relative;
	top: -16px;
}
.gform_button{
	background: #752784 !important;
	border: 1px solid #752784 !important;
	color: #fff !important;
	cursor: pointer !important;
	font-size: 11px !important;
	font-weight: normal !important;
	letter-spacing: .1em !important;
	padding: 4px !important;
	text-transform: uppercase !important;
	width: 120px !important;
}
.donate-submit .gform_button{
	text-align: center !important;
	width: 230px !important;
}

.gform_button:hover{
	background: #bd70cc !important;
	color: #752784 !important;
	border: 1px solid #752784 !important;
}

.gsection{
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 24px !important;
}
.gform_wrapper h2.gsection_title{
	background: #752784 !important;
	color: #fff !important;
	display: inline-block;
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
	font-weight: 200 !important;
	letter-spacing: .1em !important;
	margin: 0 0 0 -2px !important;
	padding: 4px 6px 2px 6px !important;
	text-transform: uppercase !important;
	width: auto !important;
}

.donation-opt-in{
	margin-top: 12px;
}

.gform_wrapper .donation-amount label{
	margin-top: 8px !important;
}

.gform_wrapper .ginput_complex .ginput_full input{
	width: 100% !important;
}
.ginput_complex label{
	margin-top: 0;
	padding-bottom: 12px;
}

#field_3_4{
	margin-top: 24px;
}
#field_3_4 > label{
	display: none;
}

.ginput_complex input{
	margin-bottom: 0;
}

.membership-page textarea{
	height: 40px !important;
}

#input_3_4 span{
	padding-top: 20px;
	position: relative;
}
#input_3_4 label{
	position: absolute;
	top: 0;
}

