@charset "utf-8";

#main_center, #sup {
	float:left;
}
#mainDiv1 {
	border:1px solid #8AC7F7;
	margin:0px;
	background-color:#D0E6F7;
}
#main_center {
	background-color:#fff;
	border:none;
	margin:0px;
	width:800px;
}
.comment_wrapper {
	width:450px;
}
#main_center_content {
	border-right:1px dotted #ccc;
	padding-right:0px;
}
#sup {
	width:0px;
	text-align:left;
	padding:0px;
}
.recent_essays a{
	font-weight:normal;
	margin-top:0.8em;
}
.recent_essays {
	padding:0px;
}
.essay_img {
	float:right;
	margin:0 0 20px 20px;
}
.tribute {
	width:340px;
}
#print {
	font-size:10px;
	text-align:right;
	/*border-bottom:1px solid #8AC7F7;*/
	margin-bottom:16px;
}
#print img {
	margin:0 0 5px 6px;
}
.sponsor{
	text-align:left;
	float:none;
	width:100%;
}
/* parsha page */
.parsha_sec {
	float:left;
	margin-right:8px;
}
.pasha_head {
	width:146px;
	height:37px;
}
.parsha_cat {
	width:146px;
	height:37px;
}
.parsha_sec_body {
	background:url(images/parsha_col_bg.gif) repeat-y;
	padding-right:9px;
}
.parsha_sec_body ul {
	list-style:none;
	font:12px verdana, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 12px 30px;
	height:320px;
}
.parsha_sec_body ul li {
	padding: 4px 0px;
}
.parsha_sec_footer {
	background:url(images/parsha_col_footer.gif) no-repeat;
	width:146px;
	height:20px;
}
/* holiday/calendar page */
.top6, .bottom6 {
	margin:0 auto;
}
.holiday_sec {
	font:12px verdana, Helvetica, sans-serif;
	float:left;
	margin-right:3px;
}
.holiday_sec_hdr {
	background:url(images/calendar_hdr_bg.jpg) no-repeat;
	width:117px;
	height:48px;
}
.holiday_sec_hdr img {
	margin-left:8px;
	margin-top:5px;
}
.holiday_sec_body {
	background:url(images/calendar_body_bg.jpg) repeat-y;
	width:117px;
	min-height:100px;
}
.holiday_sec_body_content {
	width:105px;
	padding:6px 0px 6px 4px;
}
.holiday_sec_body_content a {
	display:block;
	padding:0;
	border-bottom:1px solid #DDD0A4;
	color:#6C6650;
	/*border-bottom:1px solid #faebb9;
	color:#D4B961;*/
	font-family:arial;
	font-size:12px;
	margin-bottom:3px;
	margin-right:3px;
	padding-left:2px;
}
.holiday_sec_body_content a:hover {
	text-decoration:none;
}
.holiday_sec_footer {
	background:url(images/calendar_ftr_bg.jpg) no-repeat;
	height:12px;
	width:117px;
}
.top6 {
	margin-top:40px;
}
.bottom6 {
	margin-bottom:70px;
}
/* final page */
h4 {
	font:18px Arial, Helvetica, sans-serif;
	color:#8dc6f3;
	width:626px;
	border-bottom:1px solid #8dc6f3;
	margin:13px 0px 30px 0px;
}
.archive_sec {
	width:626px;
	margin-top:26px;
}
.archive_sec_title {
	background:url(images/last_sec_top_left_bg.gif) top left no-repeat;
	padding-left:6px;
}
.archive_sec_title a {
	font:14px Arial, Helvetica, sans-serif;
	color:#f3f3f3;
	text-decoration:none;
}
.archive_sec_title span {
	background:url(images/last_sec_top_right_bg.gif) top right no-repeat;
	padding-right:90px;
}
.archive_sec_hdr {
	background:url(images/last_sec_top_2_bg.gif) no-repeat;
	width:626px;
	height:9px;
}
.archive_sec_body {
	background-color:#eff4f8;
	padding:20px 12px 0px 12px;
}
.archive_table td {
	width:240px;
}
.archive_sec_footer {
	background:#eff4f8 url(images/last_sec_bottom_border_bg.gif) bottom left repeat-x;
	text-align:right;
}
.archive_sec_footer a img{
	text-decoration:none;
	border:0px;
	margin: 0px 5px 2px 0px;
}
.archive_item {
	width:240px;
}
.archive_item img, .archive_item_title, .archive_item_author {
	float:left;
}
.image_pannels {
	width:670px;
	margin:12px auto;
}
.archive_item img {
	margin-right:7px;
	margin-bottom:30px;
	border:1px solid #ccc;
}
.archive_item_title, .archive_item_author {
	width:150px;
}
.archive_item_title, .archive_item_author{ 
	width:150px;
}
.archive_item_author {
	color:#009;
	margin-top:2px;
}

/* upcoming events */
.upcoming_events {
	width:460px;
	border:1px solid #89c7f8;
	background-color:#eff4f8;
	margin:12px auto;
}
.upcoming_events .event_title {
	display:block;
	text-align:center;
	margin:9px;
}
.event_left_col {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#780000;
	text-align:right;
	padding-right:12px;
}
.event_right_col {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#004f7c;
}
.event_title {
	font:18px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#004f7c;
	font-weight:#004f7c;
}