/*
Theme Name: Global Day
Theme URI: http://theglobalday.com
Description: A custom WordPress theme
Version: 1.0
Author: Bella Guzman
Author URI: http://highwirecreative.com/
*/



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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
        font-size:16px;
        font-style:italic;
        margin:20px;
        quotes:"" "";
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#634930;
/*	background:url(images/bg.jpg) left top repeat; */
	background: url("images/bg.jpg") repeat scroll center top #F3EBDE;

}


a {
	color:#ba6006;
	text-decoration:none;
}

a:hover {
	color:#e57200;
	text-decoration:none;
}

hr {
	width: 100%;
	color: #fff;
	height: 1px;
	margin: 10px 0;
}

sub {
	vertical-align: sub;
	font-size:60%;  
}

sup {
	vertical-align: super;
    font-size:60%; 
}


.wrap {
	width:970px;
	margin:0 auto;
}


#header {
/*	height:180px; */
	height:160px;
}

#header h1{
	position:absolute;
	background:url(images/logo.png) left top no-repeat;
	
}

#header h1 a{
	display:block;
	width:415px;
	height:180px;
	text-indent:-9999pt;

}

#header #rightheader {
	float:right;
	padding:10px 0 0 0;
	width:261px;
}

#header #rightheader #social{
/*	margin:0 10px 40px 0px; */
	margin:0 10px 20px 0px;
	float:right;
	
}

#submit {
	float:right;
}

#submit h2{
	font-size:17px;
	color:#e57200;
	margin:0 0 5px 0;
	font-weight:bold;
	float:right;
}

#submit form input.mail{
	border:2px solid #fcfcf7;
	background:#eae3cf;
	line-height:37px;
	width:240px;
	height:37px;
	font-size:11px;
	color:#634930;
	padding:0 0 0 15px;
	font-weight:bold;
	text-transform:uppercase;
}

#submit form input.submit{
	float:right;
	background:url(images/submit.png) right top no-repeat;
	cursor:pointer;
	text-indent:-9999pt;
	width:46px;
	height:16px;
	border:0;
	margin:7px 3px 0 0;
}

#menu {
	min-height:55px;
	background:url(images/bordermenu.png) -9px -7px no-repeat;
	margin:10px 0;
	clear:both;
}

#menu ul{
	list-style:none;
}

#menu ul li{
	display:inline;
}	

#menu ul li a{
	color:#fdfdfd;
	line-height:55px;
	font-size:13px;
	text-transform:uppercase;
	margin:0 0 0 27px;
	font-weight:bold;
	letter-spacing: .025em;
}

#menu ul li ul { height:40px; }
#submit form input.submit { font-size:0px;}

#menu ul li a:hover ,
#menu ul li.current-post-parent a,
#menu ul li.current-page-parent a,
#menu ul li.current_page_ancestor a {
     color:#634930;
     text-decoration: none;
}

#menu ul li.current-post-parent ul.sub-menu li a,
#menu ul li.current-page-parent ul.sub-menu li a,
#menu ul li.current_page_ancestor ul.sub-menu li a,
#menu ul li.current-menu-parent ul.sub-menu li a {
     color:#B95F06;
}

#menu ul li.current-post-parent ul.sub-menu li a:hover,
#menu ul li.current-menu-parent ul.sub-menu li a:hover,
#menu ul li.current-post-parent ul.sub-menu li.current-menu-item a,
#menu ul li.current-page-parent ul.sub-menu li.current-menu-item a,
#menu ul li.current-menu-parent ul.sub-menu li.current-menu-parent a,
#menu ul li.current_page_ancestor ul.sub-menu li.current-menu-item a,
#menu ul li.current-menu-parent ul.sub-menu li.current-menu-item a {
    color:#634930;
	
}

#menu ul li ul.sub-menu { display:none; }

#menu ul li.current-menu-item ul.sub-menu, 
#menu ul li.current_page_item ul.sub-menu, 
#menu ul li.current-menu-parent ul.sub-menu, 
#menu ul li.current_page_parent ul.sub-menu { 
	display:block;
}

#sidebar {
	
	float:left;
}

.widget {
	border:10px solid #e3dac3;
	text-align:center;
	font-size:14px;
/*	width:240px; */
	width:260px;
	margin:0 0 15px 0;
	background:#0071b2;
	color:#fff;
	padding:5px 0;
}

.widget.nopad {

	padding:0px 0;
}

.widget h3{
	font-size:19px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.widget h4 {
	color:#0071b2;
	text-align:center;
	text-transform:uppercase;
	background:#e4d8ba;
	padding:0 0 5px 0;
	font-weight:bold;
	margin:-5px 0 10px 0;
}

.widget.nopad h4 {
	margin-bottom:0px;
}

.widget img{
	margin:0 0 0 15px;
	display:inline;
}

.widget img.widgetimg{
	float:left;
	margin:5px 10px;
}

.widget img.widgetimgrt{
	float:right;
	margin:5px 5px;
	display:block;
}

.widget strong a{
	color:#fff;
}

.widget a{
	color:#fff;
	text-decoration: underline;
}

.widget span{
	display:block;
	font-family: CorradineHandwriting;
	font-size:20px;
}

.align {
	text-align:left;
}

#leftside {
	width:670px;
	float:left;
	margin:0 20px 0 0;
}

#leftcont {
	border:10px solid #e3dac3;
	border-bottom:30px solid #e3dac3;
	background:#fff;
	z-index:2;
	position:relative;
}

#leftcont2 {
	border:10px solid #e3dac3;
	padding:15px;
	background:#fff;
	z-index:2;
	position:relative;
	float: left;
	width: 620px;
}

#leftcont2 ul li,
#leftcont2 ol li {
	margin: 14px 14px 14px 34px;
	line-height:18px;
}

#leftcont2 h2 {
	font-size: 20px;
	padding-bottom:6px;
	padding-top:12px;
}

#leftcont2 h3 {
	color: #0071B2;
	font-size: 17px;
	padding-bottom:6px;
	padding-top:12px;
}

#footer {
	background:url(images/footerbg.png) left top repeat-y #f6f0e0;
	height:40px;
	text-align:center;
	color:#634930;
	font-size:11px;
	padding:0px 0 0 0;
	margin:10px 0 0 0;
	line-height:16px;
}

.left {
	float:left;
	margin:0 10px 0px 0;
}

.alignleft {
	float:left;
	margin:0 10px 0px 0;
}

.alignright {
	float:right;
	margin:0 0px 0px 10px;
}

.post.latest {
	overflow: hidden; 
	height:295px;
	width:650px;
}

#tmpSlideshow img{
	height:295px;
	widows:663px;
}

.post.latest .tmpSlide {
	padding:15px;
	position:absolute;
	display: none;
	height:265px;
	width:620px;
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
}


.tmpSlide h3 {
	color:#e57200;
	font-size:33px;
	z-index:200;
	margin:0px 0 10px 0px;
}

.tmpSlide h4 {
	color:#0071b2;
	font-size:23px;
	margin:0 0 10px 0px;

}

.tmpSlide h5 {
	color:#0071b2;
	font-size:18px;
	margin:0 0 10px 0px;
}

.tmpSlide a {
	color:#b95f06;
	font-size:14px;
}

.tmpSlide a:hover {
	color:#e57200;
	text-decoration: none;
}


div#tmpSlideshowControls {
    position: absolute;
    bottom: -25px;
    left: 15px;
	z-index:20;
}
div.tmpSlideshowControl {
    float: left;
    margin: 0px 5px 0 0;
    background:url(images/normalbutton.png) left top no-repeat;
	width:14px;
    cursor: pointer;
	display: block;
	text-indent: -9999px;
}
div.tmpSlideshowControlOn {
	 background:url(images/activebutton.png) left top no-repeat;
}
div.tmpSlideshowControl:hover {
	background:url(images/activebutton.png) left top no-repeat;
}
div.tmpSlideshowControlActive {
     background:url(images/activebutton.png) left top no-repeat;
}

#leftside p {
	margin:10px;
	line-height:22px;
}


#leftcont2 h4 {
	color:#e57200;
	font-size:28px;
	margin:0 0 5px 0;
}

#leftcont2 h4 span{
	color:#e57200;
	font-size:16px;
	top:25px;
/*	left:90px; */
	line-height:30px;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
	height:30px;
	border-left:1px solid #e57200;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
}

#leftcont2 h5 {
	color:#0071b2;
	font-size:18px;
	margin:0 0 5px 0;
}

#leftcont2 h5 a {
	color:#0071b2;
}

#leftcont2 h6 {
	color:#0071b2;
	font-size:18px;
	margin:0 0 10px 0;
}

#leftcont2 p {
	margin:0 0 15px 0;
}

#menu ul li ul{
	float:left;
	margin:0 0 10px 0;
	background:url(images/subbg.png) center bottom no-repeat;
	width:100%;
}

#menu ul li ul li a{
	font-size:13px;
	color:#b95f06;
	line-height:40px;
	background:url(images/dot.png) left 7px no-repeat;
	padding:0 5px 0 10px;
	margin:0px;
	
}

#menu ul li ul li:first-child a{
	background:none;

}

#slideshow {
	height:138px;
	background:#fff;
	overflow:hidden;
	margin:-10px 0 -5px 0;
}

#slideshow img {
/*	width:240px; */
/*	width:260px; */
	height:auto;
}

.navigation {
	font-size: 12px;
	line-height: 30px;
	overflow: hidden;
}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

body.page-id-6 ul.event-locations {
	float: left;
	font-size: 0.8em;
	width: 32%;
}

body.page-id-6 ul.event-locations li {
	padding-right: 5px;
	width: 90%;
}

body.page-id-6 .listContainer1 {
	float: left;
	margin-left: 30px;
}

.entry-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 10px 0 0 0px;
	color: #E57200;
}

.entry-content, .entry-summary {
    clear: both;
    padding: 12px 0;
}
.entry-meta {
	font-size: 12px;
	font-style: italic;
	padding: 0px 0 10px;
}

#sidebar ul#all-bq-widget {
	text-align: left;
	list-style: none outside none;
}

#sidebar ul#all-bq-widget li {
	margin: 5px;
	font-size: 0.9em;
}

#sidebar ul#all-bq-widget li a {
	text-decoration: none;
	color: #FFFFFF;
/* 	display: block; */
/*	padding-left: 5px; */
}

#sidebar ul#all-bq-widget li.current a,
#sidebar ul#all-bq-widget li a:hover {
/*
	color: #0071B2;
	background-color: #FFFFFF;
*/
	font-weight: bold;
}

textarea#BQ, 
input#pledge-email {
	color:#0071B2;
	font-family:CorradineHandwritingRough;
	font-size:18px;
	height:100px;
	margin-bottom:5px;
	padding-top:10px;
	text-align:center;
	width:95%;
}

#rabbi_view_container {
	background-color: #EAE3CF;
	padding: 10px;
}

#rabbi_view_container img#rabbi_img_bq {
	float: left;
	padding: 0 10px 10px 0;
}

#rabbi_view_container .title {
    color: #E57200;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 10px 0 0 0;
}

form#communty-register-form,
form#partner-register-form {
	
}

form#communty-register-form legend,
form#partner-register-form legend {
	font-size: 16px;
	color: #0071B2;
	margin-bottom: 20px;
}

form#communty-register-form span.required,
form#partner-register-form span.required{
	color: #FF0000;
}

form#communty-register-form .form-error,
form#partner-register-form .form-error {
	font-style: italic;
	color: #FF0000;
}

#leftcont2 ul.event-locations li {
	margin: 0;
}

body.single #wpadminbar,
body.archive #wpadminbar {
	display: none;
}
#content {clear:both;}

#tmpSlideshow h3 a {
    color: #E57200;
    font-size: 33px;
    margin: 0 0 10px 0;
    z-index: 200;
}

table#СОБЫТИЯ-listing {
	
}
table#СОБЫТИЯ-listing th {
	font-weight: bold;
	font-size: 1.2em;
}
table#СОБЫТИЯ-listing th.event-location { width: 45%;}
table#СОБЫТИЯ-listing th.event-time {width: 25%;}
table#СОБЫТИЯ-listing th.event-contact {width: 30%;}
table#СОБЫТИЯ-listing td {
	padding: 5px 0px;