/*
7E000C = RED
0A2963 = BLUE
727272 = DARK GREY
*/

/*@import url(http://fonts.googleapis.com/css?family=Vollkorn);*/
@import url(http://fonts.googleapis.com/css?family=Squada+One);
@import url(http://fonts.googleapis.com/css?family=Medula+One);
@import url(http://fonts.googleapis.com/css?family=Trykker);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300);

* {
	z-index: 1;
}
body {
	background-color: white;
	margin: 0;
}
#page {
/*	background: #464646 url('../images/bg_header.png')  repeat-x scroll top left;*/
	background: #ffffff url('../images/bg3.jpg') repeat-x scroll top left;
}
#site-header {
	height: 300px;
	margin-top: 0;
	position: relative;
	z-index: 2;
}
#site-header,
#navigation,
#main-content-container,
#messages {
/*	background-color: #393939;*/
}
#top_nav {
/*	clear: both;*/
	height: 25px;
	padding: 10px 0;
/*	position: relative;*/
}
#branding {
	position: relative;
}

#navigation {
	margin-bottom: 10px;
}
#preface-wrapper {
	background: url('../images/bg-preface-wrapper.jpg')  no-repeat scroll top center;
	height: 299px;
}


#main-content-container {
	background: #ffffff url('../images/kotel.jpg') no-repeat scroll top left;
	margin-top: 0;
	padding-top: 30px;
	padding-bottom: 30px;
/*	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;*/
	z-index: 1;
}

blockquote {
	padding: 1em;
	font-style: italic;
	color: #585858;
}

/*Prayer Request Page-----------*/
body.page-prayer-requests #main-content-container {
	background-image: url('../images/tefillah.jpg');
}

#nice-menu-0 {
	position: absolute;
	bottom: 0;
}
#main-wrapper {
	z-index: 1;
}
#main-inner-wrapper {
	margin: 0 20px;
	float: left;
}
.node-type-webform .container-24 #main-wrapper.grid-16 {
	width: 590px;
}

#bottomRunner {
	background: #000 url('../images/bg_footer.jpg')  no-repeat scroll top center;
	min-height: 180px;
	position: relative;
	padding-bottom: 30px;
	clear: both;
}
#postscript-wrapper {
	margin-bottom: 0;
	padding-top: 10px;
}
#postscript-wrapper,
#footer-wrapper {
/*	background-color: #0A2963;*/
/*	border-top: 5px solid #fff;*/
	font-size: .8em;
	line-height: 2em;
/*	text-align: center;*/
}
#footer-wrapper p {
	line-height: 2em;
}
#footer-last {
	text-align: right;
}


#logo {
	position: absolute;
	top: 10px;
	left: 115px;
}
#loginout {
	text-align: center;
	color: #F8FFEB;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#loginout p {
	padding: .5em 0;
	margin: 0;
}
#loginout a {
	color: #FFC;
}

.block-region {
	color: #222;
}

.block {
	position: relative;
}

.block a.block_edit {
	display: block;
	background-color: red;
	color: white;
	padding: .3em 1em;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


h1,h2,h3,h4,h5,h6 {
/*	font-family: 'Squada One', Trebuchet, Arial, serif;*/
	font-family: 'Medula One', Georgia, sans-serif;
	font-weight: normal;
	color: #00467A;
	letter-spacing: 0;
	margin-bottom: 5px;
	line-height: 1em;
/*	text-shadow: #292929 1px 1px 2px;*/
}
h2,h4,h6 {
/*	font-weight: bold;*/
/*	color: #63401B;*/
/*	text-shadow: #292929 2px 2px 0px;*/
}
h1 {
/*	font-size: 2.4em;*/
	font-size: 3.5em;
}
h2 {
/*	font-size: 2.1em;*/
	font-size: 2.8em;
}
h2.title {
/*	font-size: 2.8em;*/
	font-size: 3.2em;
}
h3 {
/*	font-size: 1.8em;*/
	font-size: 2.5em;
}
h4 {
/*	font-size: 1.5em;*/
	font-size: 2em;
}
h5 {
/*	font-size: 1.3em;*/
	font-size: 1.7em;
}
h6 {
/*	font-size: 1.1em;*/
	font-size: 1.5em;
}
#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
/*	font-variant: small-caps;*/
}
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6 {
/*	font-weight: bold;*/
}
.block h2 {
	font-size: 1.8em;
}
#content-top .block h2 {
	margin-bottom: 1em;
}

p,
.block p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #00375F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-position: inside;
}
ol {
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 1em;
}
ol li {
	padding-bottom: 1em;
}
ul li {
	line-height: 1.4em;
}


#main-content tr.even {
	background-color: #E3E3E3;
	border-bottom: 1px solid white;
}
#main-content tr.odd {
	background-color: #F6F6F6;
	border-bottom: 1px solid white;
}
#main-content td.active,
#main-content th.active {
	background-color: #E0F6E1;
	text-align: center;
}

#content-top .block {
	margin-bottom: 2em;
}



table.views-table {
	width: 100%;
}
table.views-table caption {
	background-color: #222;
	color: #ffc;
	font-weight: bold;
	font-size: 2em;
	margin-top: 1em;
	padding: .5em 0;
}

/*PDF DOWNLOADS (ATTACHMENTS / LINKS)---------------*/
table#attachments {
	width: 100%;
}
#attachments a.pdf {
	background: url('../images/pdf.png')  no-repeat scroll top left;
	padding-left: 20px;
/*	line-height: 18px;*/
}


/*STAFF PAGE -------------------------------*/
.staff-member {
	line-height: 1.5em;
	width: 300px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.staff-member .staff-name {
	font-size: 1.3em;
	font-weight: bold;
}


.node {
	border-color: #ccc;
}




/*SIDEBARS -------------------------------*/
.sidebar {
	text-align: justify;
}
.sidebar .block {
	width: 285px;
}

#sidebar-first-inner {
	width: 142px;
}

.sidebar ul {
	margin-left: 0;
	padding-left: 0;
}

.sidebar #block-block-1 form {
	text-align: center;
}
.sidebar #block-block-1 h4 {
	margin-top: 1em;
	text-align: center;
}


/*SIDEBAR-LAST --------------*/
#sidebar-last {
	margin-left: 0;
	overflow: hidden;
}

.field-field-page-photo {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	-moz-box-shadow: -3px 3px 7px #ccc;
	-webkit-box-shadow: -3px 3px 7px #ccc;
	box-shadow: -3px 3px 7px #ccc;
	
}





/*BANNER IMAGE AREA ---------------*/
#preface-wrapper .view-banner-rotator {
	position: relative;
	top: 20px;
}
.view-banner-rotator .views-row {
	border: 5px solid #FFF;
}
.view-banner-rotator .views-row img {
	display: block;
}
.bannerOverlay {
	background: url('../images/overlay_banner.png')  repeat-x scroll top left;
	width: 950px;
	height: 10px;
	position: absolute;
	top:0;
	left: 0px;
	z-index: 30;
}
#views_slideshow_singleframe_main_views_rotator-block_1 {
	border: 5px solid #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*	-moz-box-shadow: 5px 5px 7px #C5C5C5;
	-webkit-box-shadow: 5px 5px 7px #C5C5C5;
	box-shadow: 5px 5px 7px #C5C5C5;*/
	
	
	
	
}
#views_slideshow_singleframe_main_views_rotator-block_1 img {
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/*------------SOCIAL MEDIA LINKS ------------*/
#socialButtons {
	margin-top: 20px;
}


#socialIcons {
/*	height: 34px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
#socialIcons a.thumbnail {
	background-image: url('../images/social-sprites.png');
	background-repeat: no-repeat;
	text-indent: 9000px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	width: 24px;
	height: 24px;
/*	position: relative;*/
	float: right;
}
#socialIcons a#facebook {
	background-position: -24px 0px;
}
a#facebook:hover {
/*	background-position: 0px -86px;*/
}
#socialIcons a#twitter {
	background-position: -48px 0px;
}
a#twitter:hover {
/*	background-position: -43px -86px;*/
}
#socialIcons a#youtube {
	background-position: -168px 0px;
}
a#youtube:hover {
/*	background-position: 0px -32px;*/
}




.breadcrumb {
	color: #BDBDBD;
}






/*TYPOGRAPHY ========================================*/

body {
	color: #323232;
	font-family: "Rosario", Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#footer-first,
#footer-last {
	margin-top: 10px;
}

#postscript-wrapper,
#footer-wrapper {
	color: #CFCACA;
	font-size: .8em;
}
#postscript-wrapper a,
#footer-wrapper a {
	color: #BACEF2;
	font-weight: bold;
}
#postscript-wrapper a:hover,
#footer-wrapper a:hover {
	text-decoration: none;
	color: #ffc;
}

/*NEWS -------------------------------------*/
.view-news .views-row {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.view-news .news-image {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
.view-news .news-image img {
	border: 5px solid #ccc;
}

.view-news .submitted {
	color: #848484;
	float: left;
	width: 100px;
	margin-right: 20px;
	padding: 5px 3px;
	border-right: 1px solid #ccc;
	text-align: center;
	margin-bottom: 20px;
}
.view-news .submitted .field-news-day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	display: block;
}
.view-news .submitted .field-news-month {
	text-transform: uppercase;
	font-weight: bold;
}
.view-news .node-body {
	clear: both;
}



.googleMap {
	float: right;
}



/*FORMS ========================================*/
input[type="text"],
input[type="password"],
textarea {
	color: #5D5D5D;
	border:1px solid #ccc;
	padding: 3px 5px;
	font-size: 1.2em;
	width: 300px;
}
.sidebar input[type="text"] {
	color: #5D5D5D;
	width: 270px;
}
.sidebar input[type="submit"] {
	background-color: #00467A;
	color: #fff;
	border:3px solid #fff;
	padding: 4px 7px;
	font-size: 1.2em;
}
form.webform-client-form label {
	color: #838383;
	text-transform: uppercase;
}


.webform span.label {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #898989;
	display: block;
}
.webform p {
	color: #101010;
}

/*Newsletter Signup ------*/
.webform-component-newsletter_email .form-item {
	margin: 0;
}
#block-webform-client-block-45 input[type="text"] {
	color: #5D5D5D;
	width: 150px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#block-webform-client-block-45 form.webform-client-form label {
	color: #fff;
	text-shadow: #333 1px 1px 2px;
}
#block-webform-client-block-45 .form-item {
	margin: 0;
}
#block-webform-client-block-45 {
	background-color: #F6F6F6;
	background: #F6F6F6 url('../images/bg-tab1.jpg') repeat-x scroll top left;
	width: 165px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0px;
	padding: 15px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 20;
}
#block-webform-client-block-45 h2 {
	text-align: center;
	display: block;
	width: 195px;
	position: absolute;
	bottom: 0;
	margin: 0 -15px;
	background-color: #0077A8;
	color: white;
	line-height: 1.5em;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#block-webform-client-block-45 input[type="submit"] {
	background-color: #B0A8A6;
	color: #fff;
	border:1px solid #fff;
	padding: 4px 7px;
	font-size: .9em;
}
#block-webform-client-block-45 input[type="submit"]:hover {
	background-color: #88817F;
}
#block-webform-client-block-45 #edit-actions {
	text-align: center;
}


/*STAFF PAGE +++++++++++++++++++++++++++++*/
.view-staff .staff-photo {
	width: 175px;
	float: left;
}
.view-staff .staff-photo img {
	border: 5px solid #fff;
	-moz-box-shadow: 5px 5px 7px #999;
	-webkit-box-shadow: 5px 5px 7px #999;
	box-shadow: 5px 5px 7px #999;
}
.view-staff .editLink {
	width: 135px;
	text-align: center;
}




#site-menu li{
	text-align: left;
}
.imgLeft {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #ccc;
}

.imgRight {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #ccc;
}

.help {
	background-color: #E3E3E3;
	border-width: 0;
}
.clearme {
	clear: both;
}

/*Administration +++++++++++++++++++++++++++*/
tr.even, tr.odd {
	background-color: #E3E3E3;
	border-bottom: 1px solid #fff;
}
.description {
	color: #FCFFDB;
}
div.admin-dependencies, 
div.admin-required {
	color: #CCC;
}
div.status {
	background-color: #E3E3E3;
	color: #333;
	border-color: #E3E3E3;
}
.messages {
	margin: 20px 0;
}


/*Video Updates --------------------------------*/
tr.draggable td.views-field {
	padding: 0 5px;
}

.view-display-id-page_2 td {
	width: 270px;
	padding: 0 15px 25px 15px;
	text-align: center;
}

/*Outreach Reports --------------------*/
#media-youtube-default-external-1 {
	text-align: center;
}
table.center {
	text-align: center;
}
table.center td {
	padding: 10px;
}

table.black {
	background-color: black;
/*	padding: 5px 0;*/
	border-spacing: 10px;
}
table.black td {
	padding: 10px 5px;
}
table.black p.greyLight {
	color: #BEBEBE;
}

.view-outreach-reports .views-row {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
td.views-field-delete-node a,
td.views-field-edit-node a {
	background-color: #1473A8;
	color: white;
	font-size: .9em;
	display: inline-block;
	padding: 3px 10px;
	margin: 3px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
td.views-field-delete-node a:hover,
td.views-field-edit-node a:hover {
	background-color: #1895DA;
	text-decoration: none;
}





.button {
	display: inline-block;
	padding: 3px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.blue {
	background-color: #1473A8;
}

.submitted {
	color: #989898;
	margin-bottom: 2em;
}
.adminLink {
	background-color: #D4ECFF;
	padding: .3em 1em;
	margin-bottom: 1em;
}

#block-menu-menu-quicklinks a {
	display: inline-block;
	padding: 3px 10px;
	background-color: #1473A8;
	color: white;
	font-size: .9em;
	margin: 5px 0 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}



/*Photos -------------------*/
img.rounded {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}
img.left {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
img.right {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}

/*FOOTER ----------------------*/
#postscript-wrapper {
	padding-top: 20px;
}

#postscript-four {
	float: right;
	
}

#block-block-5 {
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
}
#block-block-5 p {
	text-align: right;
	line-height: 2em;
}


/*ZEV'S TESTIMONY DROPDOWN -------------------*/
#block-block-7 {
	background-color: #F6F6F6;
	background: #F6F6F6 url('../images/bg-tab1.jpg') repeat-x scroll top left;
	width: 165px;
	height: 220px;
	position: absolute;
	padding: 15px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	z-index: 20;
}
#block-block-7 h2 {
	text-align: center;
	display: block;
	width: 195px;
	position: absolute;
	bottom: 0;
	margin: 0 -15px;
	background-color: #0077A8;
	color: white;
	line-height: 1.5em;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}



