/*
Theme Name: Ravitz Family Foundation
*/

body {
	background: url(images/bg.jpg) repeat-x #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #333;
	margin: 0;
	}

a {
	color: #0000CC;
	}
	
a:hover {
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
#header h1 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Helvetica, Arial;
	visibility: hidden;
	display: none;
	}

h2 {
	font-family: Trebuchet, Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: normal;
	}

h2.events {
	margin-top: 1.75em;
	}
	
h3, h3 a {
	color: #114F7E;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 22px;
	margin: 0;
	padding: 0;
	}
h4 a, h4 {
	color: #114F7E;
	font-weight: normal;
	font-family: Trebuchet, Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 14px;
	line-height:1em;
	margin-bottom: 0;
	padding: 0;
	font-weight:bold;
	}
	
#container {
	width: 900px;
	margin: 0 auto;
	overflow: auto;
	background: url(images/left-col-bg.jpg) repeat-y #fff;
	}
	
#header {
	background: url(images/header.jpg) no-repeat;
	width: 900px;
	height: 249px;
	position: relative;
	}
	
#od {
	position: absolute;
	z-index: 2;
	left: 752px;
	top: 8px;
	}

#col-container {
	width: 900px;
	}
	
#left-col {
	width: 201px;
	float: left;
	}
	
#nav-container {
	width: 195px;
	}
	
#nav-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav-container a {
	color: #164D78;
	display: block;
	padding: 6px 0;
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
#nav-container a:hover {
	color: #CC6600;
	}

#nav-container ul li {
	padding: 0 0 0 44px;
	margin: 0;
	background: url(images/bullet.gif) no-repeat 27px 12px;
	border-bottom: 1px solid #78B53C;
	}
#nav-container ul li ul.subnav-current {
	padding:0 0 8px 0;
	margin:0;
	background:none;
	}
#nav-container ul li ul.subnav-current li {
	padding:0;
	margin:0;
	background:none;
	margin-bottom:-1px;
	border:none;
	}
#nav-container ul li ul.subnav-current li a {
	font-size:12px;
	padding:0;
	}


/*hidden*/
#events {
	position:relative;
	}
#nav-container ul li ul.subnav-hidden {
	padding:6px 0 2px 6px;
	margin:0;
	display:none;
	position:absolute;
	top:0px;
	/*border-top:1px solid #78B53C;*/
	background:#A0CF71;	
	left:195px;
	width:150px;
	}
#nav-container ul li ul.subnav-hidden li {
	padding:0 10px 4px 15px;
	margin:0;
	background: url(/wp-content/themes/ravitz/images/bullet.gif) no-repeat 0px 5px;
	border:none;
	}
#nav-container ul li ul.subnav-hidden li a {
	font-size:12px;
	padding:0;
	}
	
#right-col {
	width: 699px;
	float: right;
	}
	
#right-col-content {
	width: 645px;
	margin: 26px 0 0 29px;
	}
	
#home-content {
	width: 407px;
	}
	
p.learn {
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	}
	
p.home {
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
p.events-logos {
	margin: 0;
	padding: 0;
	}
	
#sty {
	background: url(images/sty-bg.jpg) #E1DCC6 no-repeat;
	width: 164px;
	padding: 178px 22px 17px 22px;
	float: right;
	}
	
#sty p {
	font-size: 11px;
	}
/*--contact form--*/

#page-content fieldset dd, fieldset dt {
	float:left;
	clear:left;
	margin:0px;
	}
#page-content fieldset dt {
	margin-bottom:2px;
	}
#page-content fieldset dd {
	margin-bottom:10px;
	}
#page-content fieldset {
	border:none;
	}
#page-content fieldset input, #page-content fieldset select, #page-content fieldset textarea {
border-top:1px solid #A0CF71;
border-left:1px solid #A0CF71;
border-bottom:1px solid #319C54;
border-right:1px solid #319C54;


}
	
#address {
	border-top: 1px solid #333;
	padding-top: .5em;
	font-family: Trebuchet, Trebuchet MS, Helvetica, Arial;
	font-size: 14px;
	color: #333;
	text-align: right;
	}

#address dl {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	}
	
#address dl dt, #address dl dd {
	margin: 0;
	padding: 0;
	}

#footer {
	clear: both;
	width: 880px;
	height: 23px;
	background: #164D78;
	color:#fff;
	text-align:right;
	padding: 0 10px;
	font-size:10px;
	line-height:23px;
	}
#footer a, #footer a:visited {
	color:#fff;
	}
#footer a:hover, #footer a:active {
	color:#ccc;
	}
	
div.newsarea {
	border-bottom: 1px #333 dotted;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}