/* CHANGES - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content {
	float: left;
	width: 650px;
}

#sidebar {
	float: right;
	width: 266px;
	margin-right: 22px;
}

/* SERVICES ACCORDIAN - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#servicesbox {
	float: right;
	width: 310px;
	background: url('../images/services-bg.png') no-repeat;
	height: 350px;
}

#accordion {
	margin: 10px 0 20px 20px;
	width: 270px;
}

#accordion table {
	width: 100%;
}

#accordion td {
	font-size: 11px;
	padding: 4px;
	border-top: 1px dotted #ccc;
}

#accordion td.time {
	text-align: right;
	width: 56px;
}

#accordion .ampm {
	color: #999;
}

#accordion td.title {
	font-weight: bold;
}

#accordion .loc {
	color: #9db3d8;
}

#accordion .full {
	padding: 2px 20px;
}

#accordion .hdr td {
	background: #ebeef6;
}

#accordion .parsha td {
	background: #BEC9E8;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 2px 0;
	color: #2a5d9a;
}

#accordion .hdr h4 {
	font-size: 14px;
	font-weight: bold;
	color: #195192;
	padding: 0 0 0 5px;
}

#accordion .subhdr td {
	background: #F0F1F5;
}

#accordion .subhdr h5 {
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	padding: 0 0 0 5px;
}

#accordion .hdr .loc {
	font-size: 12px;
	padding: 0;
	color: #7c90c3;
	float: right;
	margin-top: -15px;
}

#accordion .hdr .loc.under {
	float: none;
	margin-top: 0;
	margin-left: 5px;
}

#accordion .hdr .loc.big {
	font-size: 14px;
	color: #195192;
	font-weight: bold;
}


#accordion .hdr .loc a {
	color: #7c90c3;
}

#accordion .spacerrow td { border: none; height: 8px; }

/* HOMEPAGE TABS - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.ui-tabs .ui-tabs-panel {
	height: 480px;
	overflow: hidden;
}


.insidetab {
	height: 455px;
	overflow-y: auto;
}

.insidetab .item {
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0;
}

.insidetab h3, .insidetab .ahs_callposts_div h4 {
	font-family: Georgia;
	font-size: 16px;
	margin-bottom: 4px;
}

.insidetab h3 a, .insidetab .ahs_callposts_div h4 a { color: #666666; }
.insidetab .ahs_callposts_div .post { margin-bottom: 10px; }
.insidetab .ahs_callposts_div .post p,
.insidetab .ahs_callposts_div .post div { line-height: 16px; }

.insidetab .meta, .insidetab .meta a {
	font-size: 10px;
	font-weight: bold;
	color: #1483b9;
}

#hometabs .see_all {
	border-top: 1px dotted #cccccc;
	font-size: 16px;
	padding-top: 10px;
}

#hometabs .see_all a.green {
	text-align: right;
	margin-left: 200px;
}

#notice-board .insidetab ul li {
	margin: 5px 0 5px 10px;
	padding-left: 10px;
	background-image: url('../images/bullet-tiny-dark.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

/* Widgets at right - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar .widget {
	margin: 0 0 30px 0;
	padding: 0;
	background: none;
	padding: 0;
}

#sidebar .widget h3 {
	display: none;
}

#sidebar .widget a {
	color: #037ab4;
}

blockquote.quotescollection-quote {
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
}

blockquote.quotescollection-quote p {
	font-weight: normal;
	font-size: 16px;
	color: #037ab4;
}
.quotescollection-quote footer.attribution { margin-top: 10px; }
blockquote.quotescollection-quote footer.attribution { color: #037ab4; }
blockquote.quotescollection-quote footer.attribution cite {
	display: inline;
	text-align: right;
	font-size: 14px;
	color: #037ab4;
}
#sidebar .widget.home_tweet h4 {
	display: block;
	background: none;
	color: #333;
	padding: 3px 0 0 20px;
	font-size: 17px;
	margin-bottom: 5px;
	background: url('../images/twitter-bird-16x16.png') no-repeat;
}
#sidebar .widget.home_tweet h4 a { color: #000; }
#sidebar .widget.home_tweet h4 a:hover { text-decoration: underline; }

#sidebar .widget.home_tweet ul li {
	background: none;
	padding-left: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	font-style: italic;
}

/* GOOGLE CAL EVENTS - - - - - - - - - - - - - - - - - - - */

.gce_more_details_click { display: inline; cursor: pointer; margin-left: 4px; }
.gce_more_details_click:hover { text-decoration: underline; }
.gce_more_details_info {
	display: none;
}

.gce-list h3 {
	cursor: pointer;
}

.gce-list h3:hover {
	text-decoration: underline;
}

.gce-page-list .gce-list .gce_more_details_info p {
	margin: 0 60px 0 20px;
	font-size: .8em;
	line-height: 15px;
}
.gce_more_details_info .location {
	color: #666;
}
