/*
Theme Name: Custom Wordpress Theme
Theme URI: http://mainstreetopen.com/
Description: This is a customized theme for WordPress.
Version: 0.1
Author: Main Street Open
Author URI: http://mainstreetopen.com/
*/

@import url('extra/round-button.css');

/* Begin Typography & Colors */
body {
	background: #FFFFFF;
	color: #333;
	text-align: center;
	padding:0px;
	margin:0px;
	font: 12px/15px Arial, Helvetica, "San Serif";
}
a {
	color: #AD4E05;
}
a img {border:0px;}
#header {
	position:relative;
	margin-top:0px;
	text-align:left;
	width: 1030px;
	height:161px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/header_bg.gif);
	z-index:4;
}
#logo {
	position:absolute;
	left:20px;
	top:10px;
}
#pictures {
	position: absolute;
	right:10px;
	top:30px;
}
#toolbar {
	position: absolute;
	right:10px;
	top:5px;
}
#toolbar ul {
	width: auto;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#toolbar ul li {
	float: left;
	margin-right:10px;
	padding: 0;
	width: auto;
	height: auto;
}
#nav {
	position:absolute;
	bottom:0px;
	left:40px;
	z-index:99;
}
#nav, #nav ul {
	width: auto;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav a {
	display: block;
	width: auto;
	color: #FFF;
	letter-spacing: 2px;
	font: bold 10pt/18pt Arial, Helvetica, "San Serif";
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	border:1px solid white;
	border-bottom:0px;
}
#nav a:hover {
	color:#FFF;
	border:1px solid white;
	border-bottom:0px;
	background: #b05205 url(images/nav_hover.gif) repeat-x;
}
#nav li {
	float: left;
	margin-right:10px;
	padding: 0;
	width: auto;
	height: auto;
	background: #cc8e5c url(images/nav_bg.gif) repeat-x;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
}
#nav li li {
	display:block;
	width: auto;
	background: #cc8e5c url(images/nav_bg.gif) repeat-x;
}
#nav li ul a {
	width: 150px;
	color: #FFF;
}
#nav li ul a:hover{
	color:white;
	background: #b05205 url(images/nav_hover.gif) repeat-x;
}
#nav li ul ul {
	margin: 20px 0 0 200px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul 
{
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul 
{
left: auto;
}

#nav li:hover, #nav li.sfhover 
{

}
#home_banner_pad {
	text-align:center;
	position:relative;
	width:100%;
	background: url(images/orangestripe.gif) repeat-x;
}
#home_banner {
	postion:relative;
	text-align:left;
	width: 1030px;
	height:252px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/orangestripe.gif) repeat-x;
}
#home_banner_news{
	position: relative;
	background: url(images/billboard_bg.jpg) no-repeat 0px 1px;
	left:58px;
	width:625px;
	height:250px;
}
#banner_image {
	position:absolute;
	width: 405px;
	height: 228px;
	left:10px;
	top:13px;
	border:0px;
	z-index:2;
}
#home_banner_story {
	position:absolute;
	left:435px;
	top:14px;
	color:white;
}
#home_banner_story h2 {
	font: bold 18px/22px Arial, Helvetica, "San Serif";
	color: #ae4f05;
	margin:0px;
	padding:0px;
}
#home_banner_story b {
	color:white;
	font-size:14px;
}
#home_banner_story a {
	color:white;
	text-decoration: none;
}
#latestblogs {
	color:white;
	float:right;
	margin:10px;
	width:260px;
	height:230px;
	background: url(images/orangedevider.gif) no-repeat left top;
}
#latestblogs_pad {
	padding:5px 10px;
}
#latestblogs h2 {
	font: bold 18px/22px Arial, Helvetica, "San Serif";
	color: #ae4f05;
	margin:0px;
	padding:0px;
}
#latestblogs ul {
	margin:0px;
	padding:0px;
}
#latestblogs li {
	display:block;
	list-style:none;
	margin: 6px 0px;
	padding:0px;
}
#latestblogs a {
	color: white;
	text-decoration:none;
}
#latestblogs a:hover {
	text-decoration:underline;
}
#latestblogs .title {
	font: bold 14px/16px Arial, Helvetica, "San Serif";
}
#latestblogs .meta {
	font: italic 10px/12px Arial, Helvetica, "San Serif";
}
#home_element_pad {
	width:1030px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/content_bg1.gif) repeat-x;
}
#home_element {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background: #E1DFE0 url(images/content_bg2.gif) repeat-x;
}
#home_about {
	float:left;
	margin:25px;
	margin-right:0px;
	width: 588px;
	height: 141px;
	background: url(images/aboutus_bg.gif) no-repeat;
}
#home_about_pad {
	padding:14px;
	text-align:left;
}
#home_about_image {
	float:right;
	width:147px;
	height:111px;
	background: url(images/about_image_bg.gif) no-repeat;
}
#home_about_image img {
	margin:4px;
	width:139px;

	height:103px;
}
#home_about_copy {
	margin-top:8px;
}
#home_events {
	float:right;
	margin:25px;
	margin-left:0px;
	width: 288px;
	height: 141px;
	background: url(images/events_bg.gif) no-repeat;
}
#home_events_pad {
	padding:14px;
	text-align:left;
}
#home_events_copy {
	color: #AD4E05;
	margin-top:8px;
	margin-left:10px;
}
#home_events_copy a {
	text-decoration: none;
}
#highlight1 {
	float:left;
	width:288px;
	height:324px;
	margin-left:24px;
	margin-right:8px;
	background: url(images/highlights_bg.gif) no-repeat;
	text-align:left;
}
#highlight2 {
	float:left;
	width:288px;
	height:324px;
	margin-left:8px;
	margin-right:8px;
	background: url(images/highlights_bg.gif) no-repeat;
	text-align:left;
}
#highlight3 {
	float:left;
	width:288px;
	height:324px;
	margin-left:8px;
	margin-right:30px;
	background: url(images/highlights_bg.gif) no-repeat;
	text-align:left;
}
.highlights a{
	color:white;
	text-decoration:none;
}
.morefromcat {
	position:absolute;
	bottom:5px;
	left:14px;
	color:white;
	text-decoration: none;
}
.cathighlight {
	width:280px;
	height: 316px;
	margin: 4px;
	color:white;
	position:relative;
}
.cathighlight b {
	font: bold 14px/16px Arial, Helvetica, "San Serif";
}
.cathighlight i {
	color: #545454;
	font: italic bold 12px/16px Arial, Helvetica, "San Serif";
}
.cathighlight .post {
	padding-top:110px;
	padding-left:14px;
}
.cat_missions {
	background: url(images/cat_missions.jpg) no-repeat;
}
.cat_students {
	background: url(images/cat_students.jpg) no-repeat;
}
.cat_children {
	background: url(images/cat_children.jpg) no-repeat;
}
.cat_worship {
	background: url(images/cat_worship.jpg) no-repeat;
}
#footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	color: #777777;
	font-size:10px;
}
#footer_left {
	float:left;
}
#footer_right {
	float:right;
}
#footernav ul {margin:0px;padding:0px;}
#footernav ul li {display:inline;color: #777777; background:transparent url(images/footernav_bg.gif) no-repeat 50% right; padding-right:11px; margin-right:3px;}
#footernav ul li a {color: #777777;text-decoration:none;}
.content_bg {
	background: transparent url(images/page_bg.gif) repeat-y top center;
overflow:auto;
}
.content_top {
	background: transparent url(images/page_top.gif) no-repeat top center;

}
.content_base {
	background: transparent url(images/page_base.gif) no-repeat bottom center;
	padding-bottom:0px;
	padding-top:10px;
}

.wide_content_bg {
	background: transparent url(images/page2_bg.gif) repeat-y top center;
overflow:auto;
}
.wide_content_top {
	background: transparent url(images/page2_top.gif) no-repeat top center;

}
.wide_content_base {
	background: transparent url(images/page2_base.gif) no-repeat bottom center;
	padding-bottom:30px;
	padding-top:10px;
}

#sidebar {text-align:left;}
#sidebar .widget {margin-bottom:20px;}
#sidebar .widgettitle {font: bold 18px/22px Arial, Helvetica "San Serif"; margin:0px; margin-top:10px;}
#sidebar .textwidget {}
#sidebar ul {display:block; margin:0px; padding:0px;}
#sidebar ul li {display:block; margin:0px; padding:0px; list-style:none;}
#sidebar ul li ul{display:block; margin:0px; margin-left:20px; padding:0px;}
#sidebar ul li ul li {display:list-item; margin:0px; padding:0px; list-style:disc; color:#AD4E05;}
.widecolumn {
	float:left;
	width:850px;
	margin-left:50px;
	text-align:left;
}
.leftcolumn {
	float:left;
	width:555px;
	margin-left:50px;
	text-align:left;
}
.rightcolumn {
	float:right;
	width:255px;
	margin-right:50px;
	text-align:left;
}
.alignleft {float:left;}
.alignright {float:right;}
.post {borer:1px solid gray;}
.post h2, h2.pagetitle {font: bold 18px/22px Arial, Helvetica, "San Serif";}
.post p {display:block;}
.post .more-link {display:block; white-space:nowrap; font-size:smaller; float:right; margin:5px; margin-top:0px;}
.post .more-link a {text-decoration:none;}
.post .postmeta {display:block; border:1px solid #CFCFCF; background:#EFEFEF; padding:5px;}
.tagimage {float:left;margin-right:10px;}
.greatletter {
	clear:left;
}
.greatletter img {
	float:left;
	margin:10px;
}
.greatlinks {
	padding:15px;
	margin-left:120px;
}
.stbutton {float:right;}