/* @override 
	http://www.tlc.org/0/mod/layout_default_wide/css/layout_default_wide.css
*/

#left_sidebar {
	width: 75px;
	height: 5px;
}

#right_sidebar {
	width: 75px;
	height: 5px;
}

#content .sidebar_corner.blue.bottomleft {
	margin-left: 995px;
}

#content .sidebar_corner.blue.bottomright {
	margin-right: 995px;
}

#content .center {
	width: 920px;
	margin-left: 75px;
}

#content .center #page_content {
	width: 880px;
	padding-bottom: 0px;
}

#joinasmallgroup {
	display: block;
	width: 880px;
	height: 90px;
	background-image: url(/community/smallgroups/joinASmallGroup.png);
}

#home-supplemental .item.right {
	background: #fff;
}

#home-supplemental .item.right h3 {
	margin-top: 0px;
    min-height: 23px;
    border-top: 0px !important;
    border-left: 1px solid #e6f0f8;
}

#home-supplemental .item.left h2 {
	margin-top: 0px;
    min-height: 23px;
    border-top: 0px !important;
    border-right: 1px solid #94a7b4;
}


#page_content #bible_lookup {
	position: relative;
	height: 40px;
	clear: both;
	padding: 0.5em 1.0em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #94afc2;
	color: #1d303e;
	background: #bdcfdc;
	font-size: 1.4em;
	font-weight: bold;
	text-shadow: #d8eeff 0 1px 0;
}

#page_content #bible_lookup h3 {
    float: left;
    margin: 0;
    padding: 0;
    border: 0 none;
    font-size: 1.0em;
    background:none;
}

#page_content #bible_lookup small {
    display: block;
	color: #7f98ac;
	font-size: 0.6em;
}

#page_content #bible_lookup p {
	padding: 8px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 10px;
}

#page_content #bible_lookup label {
    font-size: 0.9em;
}

#page_content #bible_lookup input[type=submit] {
	margin-top: 4px;
	margin-left: 7px;
}

#passage {
	font-size: 0.7em;
	width: 300px;
}

.calendar td a.requestNew.wrap {
    line-height:inherit !important;
}

.tab {
    width: 880px;
}

#page_content h3.news {
	background-color: #907c57;
	margin-bottom: 0px;
	color: #fff;
	text-shadow: #6c5d42 0 -1px 0;
	border-bottom-color: #69542e;
	border-top-color: #c2aa7d !important;
}

#page_content h3.cal {
	border-top-color: #91a8b7 !important;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #9bb5c8;
	color: #3d5465;
	text-shadow: #c4dae9 0 1px 0;
	border-bottom-color: #688293;
}

#page_content .announcements {
	background: #faf6f0;
}

#page_content .announcement {
	float: left;
	width: 251px;
	margin: 20px;
	color: #524023 !important;
	background-color: #f6f0e5;
	border: 1px solid #cfb688;
	height: 130px;
}

#page_content .announcement * {
	padding: 0;
	margin: 0 !important;
}

#page_content .announcement h4 {
	padding: 10px 17px;
	background-color: #d5c6ab;
	color: #524023 !important;
	text-shadow: #efdbc0 0 1px 0;
	border: 1px solid #e9ddc8;
	border-bottom-color: #9f8962;
}

#page_content .announcement p a {
	color: #9f7f4c !important;
}

#page_content .announcement p {
	padding: 10px 17px;
	color: #524023;
	border-top: 1px solid #e0d0b4;
}

