/*
	Theme Name: IMPACT 2008
	Copyright: ©2008 First Baptist Church of Roanoke, TX
	Theme URI: http://www.impact-youth.org/
	Description: Custom-built WordPress theme for the Youth ministry at First Baptist Church of Roanoke, TX
	Version: 1.0
	Author: Jake Thompson
	Author URI: http://www.uberfy.net/
*/
@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin:0;
	outline:none;
	padding:0;	
}

body {
	background:#171717;
	color:#333333;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:12px;
}

h1,
h2,
h3 {
	border-bottom:1px solid #5A1A1A;
	color:#5A1A1A;
	font-size:24px;
	font-weight:bold;
	margin:10px 0px;
	padding-bottom:5px;
	text-transform:uppercase;
	width:90%;
}

h4 {
	border-bottom:1px solid #5A1A1A;
	color:#5A1A1A;
	font-size:18px;
	margin:10px 0px;
}

h5 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
}

h6 {
	color:#66B0CC;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

a, a:link, a:visited {
	color:#5A1A1A;
	text-decoration:underline;
}

a:hover, a:active {
	color:#666666;
	text-decoration:none;
}

a img {
	border:0;
}

p {
	margin:0px 0px 15px;
}

ul, ol {
	margin-left:15px;
}

li {

}

table {
	border:0;
	margin:0;
	padding:0;
	width:100%;
}

tr {
	border:0;
	margin:0;
	padding:0;
}

td {
	border:0;
	margin:0;
	padding:5px;
}

blockquote {
	font-style:italic;
	margin:0px 15px;
}

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

.maroon, .maroon * {
	color:#5A1A1A;
}

.tan, .tan * {
	color:#8F8E86;
}

.blue, .blue * {
	color:#66B0CC;
}

/*----------------------------------------------------*/
/*	Layout
/*----------------------------------------------------*/
#outer_wrapper {
	background:transparent url(images/body_bg.jpg) no-repeat top center;
	width:100%;
	min-height:800px;
}

#container {
	margin:0px auto;
	width:770px;
}



/*----------------------------------------------------*/
/*	Header
/*----------------------------------------------------*/
#header {
	background:transparent url(images/content_top_bg.png) no-repeat top left;
	behavior:url("/wp-content/themes/impact2008/css/iepngfix.htc");
	height:375px;
}

#flash_header {
	position:absolute;
	width:770px;
}

#noflash {
	margin:200px 0 0 140px;
	text-align:center;
	width:540px;
}



/*----------------------------------------------------*/
/*	Content
/*----------------------------------------------------*/
#content_wrapper {
	background:transparent url(images/content_repeat_bg.png) repeat-y top left;
	/*behavior:url("/wp-content/themes/impact2008/css/iepngfix.htc");*/
	min-height:334px;
	padding:0;
	-background-image:url(images/content_repeat_bg.gif);
	-width:770px;
}

#content {
	background:transparent url(images/main_repeat.gif) repeat-y top left;
	float:left;
	margin-left:125px;
	margin-top:-25px;
	padding:0;
	-background-color:#E7E7E0;
	-margin: 0 0 0 65px;
}

#main {
	background:transparent url(images/main_bg.jpg) no-repeat top left;
	float:left;
	padding:15px;
	width:340px;
	min-height:360px;
	-height:360px;
}

.nosidebar {
	background:#FEFEFE !important;
	width:550px !important;
}

#sidebar {
	background:#CECDBD;
	float:left;
	margin-left:15px;
	padding:8px 8px 0px;
	width:184px;
}

#sidebar #links_title {
	color:#333333;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	height:24px;
	line-height:24px;
}

#sidebar #link_list {
	margin-bottom:10px;
}

#sidebar .wp_link {
	margin-bottom:3px;
}

#sidebar .wp_link a,
#sidebar .wp_link a:link,
#sidebar .wp_link a:visited {
	background:transparent url(images/link_bg.jpg) no-repeat top left;
	border:0;
	color:#5A1A1A;
	display:block;
	height:18px;
	margin:0;
	overflow:hidden;
	padding:2px 0px;
	text-decoration:none;
	text-indent:30px;
	width:184px;
}

#sidebar .wp_link a:hover,
#sidebar .wp_link a:active {
	background-position:bottom left !important;
	color:#FFFFFF;
}

#sidebar .wp_newslink {
	border-bottom:1px solid #BFBEB3;
	font-size:11px;
	padding:2px 0;
}

#sidebar .wp_newslink a {
	text-decoration:none;
}


#sidebar #buckets img {
	margin-bottom:8px;
}



/*----------------------------------------------------*/
/*	Footer
/*----------------------------------------------------*/
#footer {
	background:transparent url(images/content_bottom_bg.png) no-repeat top left;
	behavior:url("/wp-content/themes/impact2008/css/iepngfix.htc");
	padding-bottom:30px;
	padding-top:35px;
}

#copyright {
	color:#FFFFFF;
	display:inline;
	float:left;
	font-weight:bold;
	text-align:left;
	text-indent:100px;
	width:50%;
}

#footerlinks {
	color:#FFFFFF;
	display:inline;
	float:left;
	text-align:left;
	text-indent:170px;
	width:50%;
}

#footerlinks a {
	color:#FFFFFF;
	font-weight:bold;
	margin:0 5px;
	text-decoration:none;
	text-transform:uppercase;
}

#footerlinks a:hover {
	color:#66B0CC;
}

#footerlinks #uberfy {
	margin-top:-6px;
	position:absolute;
}

#footerlinks #uberfy a {
	background:transparent url(images/uberfy.gif) no-repeat top left;
	border:0;
	display:block;
	font-size:1px;
	height:25px;
	margin:0;
	text-align:left;
	text-indent:-9999px;
	width:27px;
}



/*----------------------------------------------------*/
/*	Page-specific
/*----------------------------------------------------*/
.error_message {
	background:#EFEFEF none repeat scroll 0 0;
	border:1px solid #CECECE;
	color:#5A1A1A;
	display:block;
	margin-bottom:5px;
	padding:5px;
}

.news_item {
	border-bottom:1px solid #CECECE;
	margin-bottom:10px;
	padding-bottom:20px;
}

.read-more {
	float:right;
	margin-right:10px;
	margin-top:-10px;
}

.read-more a {
	background:#5A1A1A none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
	width:65px;
	padding:3px 8px;
	text-decoration:none;
	#text-align:left;
	#padding-left:18px;
	#padding-right:0px;
}

.read-more a:hover {
	background:#8F8E86;
}

#sitemap {
	margin-top:-10px;
}

#sitemap ul li ul {
	margin-left:20px;
}

#sitemap li {
	margin:4px 0;
}