@charset "utf-8";
/* CSS Document */
@import "macedonia_nav_style.css";
@import "macedonia_sermons.css";
@import "macedonia_photogallery.css";
/*@import "macedonia_forms.css";*/

* {
	outline: none;
}

body {
	font-size: 62.5%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ECEAE2 url(/images/body_bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active {
	text-decoration: underline;
	color: #5F2136;
}

a:hover, a:visited:hover {
	text-decoration: none;
	color: #3A1A32;
}

p {
	font-size: 1.35em;
	color: #1a120b;
	line-height: 21px;
	margin: 8px 0px;
}

h2 {
	color: #3f0b25;
	font-size: 3.0em;
	font-weight: normal;
	margin: 8px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #3f0b25;
	font-size: 1.4em;
	letter-spacing:	1px;
	line-height: 21px;
	margin-top: 7px;
	margin-bottom: 4px;
}

h4 {
	color: #62223a;
	font-size: 1.65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	margin: 7px 0px 4px 0px;
	padding: 5px;
	letter-spacing:	1px;
}

h5 {
	text-transform: uppercase;
	color: #1a120b;
	font-size: 1.2em;
	letter-spacing: .20px;
	margin: 8px 0px;
}

h6 {
	margin: 8px 0px;
	font-size: 1.15em;
	color: #1a120b;
}

ul, ol {
	font-size: 1.1em;
	color: #612138;
	line-height: 20px;
	font-weight: bold;
}

a img {
	border: 0px;
}

hr {
	border: 0px none;
	border-top: 1px solid #1a3048;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

blockquote {
	background: url(../images/blockquote_bg.jpg) no-repeat top left;
	margin: 20px;
	padding-left: 10px;
	color: #192e46;
	line-height: 20px;
}

blockquote p {
	text-indent: 2em;
}

table {
	width: 100%;
	line-height: 20px;
}

caption {
	background-color: #62223a;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px 2px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

th {
	background-color: #dedede;
	letter-spacing: 1.5px;
	font-size: 1.15em;
	color: #562E3D;
	text-transform: uppercase;
}

td {
	background-color: #ededed;
	padding: 3px;
	color: #555;
	font-size: 1.15em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.half {
	width: 50%;
}

.threequarters {
	width: 65%;
}

.quarter {
	width: 35%;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.non-bold, .non-bold * {
	font-weight: normal !important;
}

.black, .black * {
	color: #000 !important;
}

.purple, .purple * {
	color: #62223a !important;
}

.gray, .gray * {
	color: #898989 !important;
}

.feedlink, .feedlink:visited, .feedlink:active {
	background: url(/images/news_rss.gif) right 50% no-repeat;
	padding-right: 20px;
	border-bottom: 0px none !important;
	color: #415678;
	text-decoration: none;
	font-weight: normal !important;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 175px;
	display: block;
}

.feedlink:hover, .feedlink:visited:hover {
	border-bottom: 0px none !important;
	color: #192e46;
	text-decoration: underline !important;
}

#macedonia_container {
	width: 100%;
}

#macedonia_wrapper {
	width: 960px;
	margin: 0px auto;
}

#home_main {
	width: 884px;
	background: #F6F5F0 url('/images/home_main_bg.gif') top left repeat-y;
	margin-left: 51px;
	overflow: auto;
}

#home_buckets {
	width: 864px;
	background: #F6F5F0 url('/images/home_buckets_bg.jpg') top left no-repeat;
	padding: 5px 10px 0px 10px;
}

#home_buckets p {
	margin: 0px;
}

#home_buckets img {
	padding: 0px 7px;
}

#home_content {
	background: transparent url('/images/home_content_bg.jpg') no-repeat left -20px;
	overflow: auto;
	width: 884px;
	padding-bottom: 20px;
}

.home_bottom_box {
	width: 250px;
	padding-left: 10px;
	margin-left: 18px;
	margin-right: 30px;
	display: inline;
	float: left;
	margin-top: 23px;
	padding-top: 15px;
}

.home_bottom_box h2 {
	margin: 0px;
	color: #53052b;
	font-size: 18px;
	width: 225px;
	-width: 215px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #736357;
}

#box2 {
	width: 240px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 38px;
}

#box3 {
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 58px;
	width: 220px;
}

#recent_news a, #recent_news a:visited, #recent_news a:active {
	color: #898989;
	font-size: 11.5px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#recent_news a:hover, #recent_news a:visited:hover {
	color: #000000;
}

#recent_news a strong, #recent_news a:visited strong, #recent_news a:active strong {
	color: #898989;
	font-size: 13px;
}

#recent_news a:hover strong, #recent_news a:visited:hover strong {
	color: #53052b;
	text-decoration: underline;
}

#recent_news h2 {
	margin: 0px;
	color: #53052b;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #736357;
}

#recent_news hr {
	border: 0px;
	width: 225px;
	border-bottom: 1px dotted #736357;
}

#recent_sermon h3 {
	text-transform: none;
	font-size: 13px;
	color: #898989;
	letter-spacing: 0px;
	margin: 0px;
	width:205px;
}

#recent_sermon .black {
	margin-bottom: 5px;
	display: block;
}

#recent_sermon p {
	margin: 2px 0px;
	color: #898989;
	width: 215px;
}

#recent_sermon a:hover, #recent_sermon a:visited:hover {
	text-decoration: none;
}

#sermon_badge {
	position: absolute;
	margin: -12px 0px 0px 205px;
}

#service_times {
	color: #898989;
	font-weight: bold;
	font-size: 12.5px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

#service_times li {
	padding-bottom: 10px;
}

#service_times .black {
	font-size: 11.5px;
}

#footer {
	background: url(/images/footer_bg.gif) top left transparent no-repeat;
	padding-top: 20px;
	margin-left: 51px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	overflow: auto;
}

#search_img {
	float: left;
}

#search_container {
	width: 884px;
	float: left;
	-float: none;
}

#searchForm .styleit {
	float: left;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 6px;
	border: 0px none;
	margin-right: 3px;
	width: 165px;
	padding-left: 10px;
	color: #8f7e89;
}

#searchForm {
	float: right;
}

#copyright {
	float: left;
	text-align: right;
	width: 847px;
}

#designbyam {
	overflow: auto;
	width: 37px;
	height: 37px;
	float: left;
}

/* SUB PAGE */
#macedonia_sub_wrapper {
	width: 960px;
	margin: 0px auto;
}

#sub_main {
	width: 884px;
	background: #F6F5F0 url('/images/home_main_bg.gif') top left repeat-y;
	margin-left: 51px;
	overflow: auto;
}

#sub_content {
	width: 553px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#sub_content.nosidebar {
	width: 823px;
	float: left;
	padding: 20px 30px 30px;
}

#sub_sidebar {
	width: 310px;
	-width: 290px;
	float: right;
}

#sub_buckets {
	padding: 20px 18px 5px 21px;
	-padding:  20px 5px 5px;
}

#sub_buckets img {
	margin-bottom: 15px;
}

#sub_sidebar #recent_news {
	background: url(/images/sub_news_bg.jpg) transparent top left no-repeat;
	padding-left: 35px;
	padding-top: 27px;
	padding-bottom: 55px;
}

#sub_news_container {
	width: 190px;
}


/*--------------------------------------------------------------------------------*/
/*	Google Map Template
/*--------------------------------------------------------------------------------*/
#gmap.gmap {
	height: 350px;
	margin-bottom: 100px;
	width: 540px;
}
#gmap_sidebar {
	background: url(/images/sub_news_bg.jpg) no-repeat top left;
	float: left;
	height: 260px;
	width: 275px;
}

#gmap_sidebar p {
	color: #430D27;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 30px 10px 10px 35px;
}

#directions .styleit {
	border: 1px solid #CECECE;
	color: #8f7e89;
	float: left;
	font-size: 11px;
	margin-left: 35px;
	margin-right: 3px;
	padding: 5px 0px 6px 10px;
	width: 165px;
}


/*--------------------------------------------------------------------------------*/
/*	BibleGateway.com - Verse of the Day
/*--------------------------------------------------------------------------------*/
#votd {
	font-size:12px;
	margin-bottom:20px;
}

#votd h2 {
	margin-bottom:5px;
}