/*  
Theme Name: Limmud-LA
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #fff;
	color: #696969;
	}
	
#wrap {
	max-width: 1200px;
	background: url(http://www.limmudla.org/temp/images/twocol-bg2.gif) repeat-y 70% 0;
	}
#header {
	margin: 0;
	padding: 0px 0px;
	background: #fff;
	}

#header h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 180%;
	color: #fff;
	}
	
a {
color: #0b5199;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #0b5199;
text-decoration: underline;
font-weight: bold;
}
	
#content h1 {
	font-size: 120%;
	}

#content h2 {
	font-size: 110%;
	}	
	
#content {
	float: left;
	width: 70%;
	border-top: 4px solid #F9A31B;

	}
#content div {
	padding: 0px 40px 10px 91px;
	}
	
	
	#content .gutter {
	padding: 10px;
	}
#nav {
	margin: 0;
	padding: 4px 0 20px 2px;
	list-style: none;
}

#nav li {
float: left;
margin: 0 18px 0 0;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 94%;

}

#nav a {
color: #00539E;
text-decoration: none;
font-weight: bold;
}

#sidebar {
	float: right;
	width: 30%;
	border-top: 4px solid #F9A31B;
	}
#sidebarWrap {
	padding: 20px;
	}
	
	
	#menu p{
	padding: 0px 30px 0 10px;  
	font-size: 115%;
	}
		
#conference {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(http://www.limmud-la.org/images/headerNew.jpg) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
	#conferenceSub {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
	#conference p{
	padding: 60px 30px 0 10px;  
	font-size: 115%;
	}
	
#volunteer {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(../images/volunteer.gif) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#volunteer p{
	padding: 60px 30px 0 10px;
	font-size: 115%;
	}
	
#donate {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(../images/donate.gif) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#donate p{
	padding: 60px 30px 0 10px;
	font-size: 115%;
	}
	
#learn {
	margin: 0 0 2px 0;
	padding: 0 0 12px 0;
	background: url(../images/taste.gif) no-repeat top left;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;	
	}
	
#learn p{
	padding: 60px 30px 0 10px; 
	font-size: 115%;
	}

#footer {
	clear: both;
	padding: 4px 0px;
	background: #fff;
	border-top: 4px solid #F9A31B;
	}

/* Hide from IE5/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE5/Mac */



	
#footerNav {
	margin: 0;
	padding: 0px 0 20px 2px;
	list-style: none;
}

#footerNav li {
float: right;
margin: 0 18px 0 0;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 94%;

}

#footerNav a {
color: #00539E;
text-decoration: none;
font-weight: bold
}

#tdblock{
padding:20PX;
text-align:justify;
}



.limmudpodlogo {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	}


.hightlight {
	font-weight: bold;
	color: #3366FF;
}


.post {
/*margin-left:50px;*/
margin-right:50px;
line-height:150%;
}
.post01{
/*margin-left:50px;*/
text-align:left;
line-height:150%;
}
.post small {
margin-left:50px;
}*/

.alignleft {
margin-left:50px;
}

.alignright {
margin-left:50px;
}