/*
Theme Name: Blank 3 Column
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{margin:0; padding:0;}

body {
	/*background:#cfdce9;*/
	background-color: #e8eff5;
	background-image: url(images/mosaic_bk.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	/*margin-top:15px;*/
	/*background-image: url(images/back.png);*/
	background-repeat: repeat;	
	}

#mosaic{
	background-image: url(images/mosaic_top.jpg);
	background-repeat: repeat-x;
	background-position: center -206px;
	/*padding-top: 15px;*/
}

	


.clear {clear: all;}
	
h1 {font-size: 1.4em;}
h2 {font-size: 1.2em; font-weight: bold;}
h3 {font-size: 1.1em;}
h4 {font-size: 1.1em;}

h2 {
	font-weight: bold;
	padding-top: 8px;

}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

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

a:hover{text-decoration: underline;}

.post-edit-link { display: none;}

/* container */


#container {
	width:960px;
	margin: 0 auto;
	padding:0 0 0 0;
	background:#fff;
	color:#333;
	overflow: hidden;
	border: solid 15px #fff;
	}
	
/* header */

.top {text-indent: -5000em;
	height: 0px;

}

#header {
	width:100%; 
  	height:160px;
	color: #fff;
	margin-bottom: 5px; 
	}

#header h1 {
	background-image:url(images/banner.gif);
	background-position:left center;
	background-repeat:no-repeat !important;
	display:block;
	float:right;
	height:124px;
	margin:20px 0 0;
	text-indent:-5000em;
	width:733px;
}	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	margin:0;
	text-indent: -5000em;
	}

#header .logo {
	float: left;
	width: 160px;
	height: 160px;
	/*background-image: url(images/bhps_logo.jpg);*/
}

#header .banner {
	float: right;
	width: 800px;
	height: 160px;
	
}


/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



#main{
	width: 960px;

}


/* content */


#content {
	float: left;
	width:740px;
	overflow: hidden;
	margin:14px 14px 14px 24px;
	background-image: url(images/letter_wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 220px;
		}
	
#content_home {
	float: left;
	width:540px;
	overflow: hidden;
	margin:14px 14px 14px 24px;
	background-image: url(images/letter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 190px;
	height: 1%;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 1.4em;
	}
.post a{

	color: #0e2a77;
}

	
.post h2{
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {padding-bottom: 10px;}

.post li {
	list-style-position: inside;
	list-style-image: url(images/sq.gif);
	line-height: 1.8em;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	display: none;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.nocomments {
	display: none;
}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.readmore {
	text-align: right;
	padding-right: 100px;
	}
	
.breadcrumb {padding-bottom: 10px;
	font-weight: bold;
	}


/* left sidebar */

#left {
	width:180px;
	float:left;
	margin:0;
	padding:0;
	
	}

#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px 0;
	padding:0;
	width: 180px;

		}

#left ul li {
	margin:10px 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
		}

#left ul ul {
	margin:14px 0;
	padding: 0;
	background: none;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/*side menu */

.nav {
	width: 180px;

	

}

.nav ul li.page_item {
	font-size: 1.0em;


}

.nav ul li.page_item a{
	color: #fff;
	background-color: #5570bf !important;	
	border-top: solid 2px #11359b;
	border-bottom: solid 2px #11359b;
	padding: 4px 0 4px 10px !important;
	text-transform: uppercase;
	display: block;
}

.nav ul li.page_item a:hover{
	background-color: #11359b !important; 
	border-top: solid 2px #11359b;
	border-bottom: solid 2px #11359b;
	text-decoration: none;
}


.nav ul li ul li.page_item{
	font-size: 0.9em;
	padding-left: 10px;
	margin: 0;
	}

#left .nav ul ul {
	margin: 0 0 0 20px;
	padding: 0;

}

.nav ul li ul li.page_item{
	list-style-image: url(images/sq.gif);	
}

.nav ul li ul li.page_item a{
	color: #333;
	padding: 0;
	background-color: #fff !important;
	border: none !important;
	text-transform: none;
	padding: 0  !important;
	margin: 0 !important;
}

.nav ul li ul li.page_item a:hover{
	background-color: #fff !important;
	border: none !important;
	text-decoration: underline;
}


/* right sidebar */

#right{
	width:200px;
	float:right;
	margin-top:15px;
	padding: 0;
	
	}

#right h2{
	border-bottom:4px solid #ff99ff;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size: 1.1em;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-image: url(images/sq.gif);
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#right ul.enhanced-recent-posts{
	list-style-image: url(images/star.gif);
	
}


#right .news {
	padding: 5px;	
	margin:  0 10px;
}
#right .news h2 {
	border-bottom:4px solid #339900;
	padding-bottom:1px;
	text-transform:uppercase;
}

/* diary */

.diary {
	margin:0 10px;
	padding:5px;
	}

.diary h3{
	font-size: 1em;
}
.diary .event_time{
	margin-bottom: 10px;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #333; text-align:center; font-size: 11px;}
#footer a{color: #333;text-decoration: none;}
#footer a:hover{color: #333;text-decoration: underline;}


/* calendar */

#calendar_wrapLarge {
	width: 700px;
	margin: auto;

}
#calendarTitle { display: none;}


/* overriding the header image based upon the body class */

/*body.home #content_home {background-image: url(images/IMG_0035b.jpg);} */

body.home #content_home {background-image: url(images/stained-glass.jpg);} 

body.home .post h2 {margin-top: 12px;}


body.services #content {background-image: url(images/services.jpg);} 

body.social #content {background-image: url(images/Sandra-Mandy-Pauline-&-Louise.jpg);} 

body.the-beit-lameid #content {background-image: url(images/beit.jpg);} 

body.adult-education #content {background-image: url(images/adult.jpg);} 

body.education #content {background-image: url(images/father-and-son.jpg);} 

body.diary #content {background-image: url(images/MatzosDec.jpg);} 

body.our-rabbi #content {background-image: url(images/aboutus.jpg);} 

body.wider-rabbinic-role #content {background-image: url(images/aboutus.jpg);} 

body.first-50-years #content {background-image: url(images/aboutus.jpg);} 

body.our-library #content {background-image: url(images/library.jpg);} 

body.our-building #content, body.contact-us #content {background-image: url(images/building.jpg);} 

body.membership #content {background-image: url(images/four-rabbis.jpg);} 

body.outreach #content {background-image: url(images/outreach.jpg);} 

body.about-us #content {background-image: url(images/about_us.jpg);} 

body.our-czech-scroll #content {background-image: url(images/Scrolls-in-ark.jpg);} 

body.our-history #content {background-image: url(images/history.jpg);}

body.first-50-years #content {background-image: url(images/history.jpg);}

body.donations #content {background-image: url(images/tree-of-life.jpg);}

body.100-club #content {background-image: url(images/tree-of-life.jpg);}

body.tree-of-life #content {background-image: url(images/tree-of-life.jpg);}

body.contact-us #content {background-image: url(images/contact.jpg);}

body.news #content {background-image: url(images/tree_mosaic.jpg);}

body.cd-of-shabbat-songs #content {background-image: url(images/shabbat-songs.jpg);}
