/*
Theme Name: Highlights Live Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme for this site.
Version: 1.0
Author: AM Design
Author URI: http://amdesign.com.com/
Tags: custom theme
*/

@import url("reset.css");

body {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #2e230b;
}

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

a:hover, a:visited:hover {
	color: #00a8b2;
	text-decoration: none;
}

#sidebar a, #sidebar a:visited, #sidebar a:active {
	color: #fff;
	text-decoration: underline;
}

#sidebar a:hover, #sidebar a:visited:hover {
	color: #ccc;
	text-decoration: none;
}


a img {
	border: 0px none;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #2e330b;
	line-height: 20px;
	margin-bottom: 15px;
}

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




body {
	background: #01202C url(images/bg_grad.png) left 348px repeat-x;
}

#wrapper {
	background: url(images/blue_glow_mid.jpg) 50% 348px no-repeat;
}

#wood_wrapper {
	background: url(images/wood_texture_rpt.jpg) 50% 159px repeat-x;
}

#stone_wrapper {
	background: url(images/stone_texture_rpt.jpg) 50% top repeat-x;
}

#page {
	width: 980px;
	margin: 0px auto;
}

#header {
	width: 980px;
	margin-bottom: 35px;
}

#headerimg h1 a {
	margin-top: 45px;
	margin-left: 45px;
	float: left;
	display: inline;
	text-indent: -999em;
	width: 549px;
	height: 75px;
	background: url(images/logo.png) top left no-repeat;
}

#headerimg h2 a{
	margin-top: 70px;
	margin-left: 205px;
	float: left;
	display: inline;
	text-indent: -999em;
	width: 177px;
	height: 54px;
	background: url(images/church_logo.png) top left no-repeat;
}

#headerimg .description {
	display: none;
}

#top_nav {
	margin-left: 40px;
	margin-bottom: 0px;
	padding: 0px;
}

#top_nav li {
	float: left;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}

#top_nav li a, #top_nav li a:visited, #top_nav li a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
}

#top_nav li a:hover, #top_nav li a:visited:hover {
	color: #DBC62C;
}

#top_nav li .nav_seperator {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	display: block;
	float: left;
}

hr {
	display: none;
}

#page_inner_pretty {
	width: 980px;
	height: 70px;
	background: url(images/page_pretty_top.png) top left no-repeat;
}

#page_inner_wrapper {
	background: url(images/page_bg.png) top left repeat-y;
	float: left;
}

#page_inner_wrapper_top {
	background: url(images/page_top_bg.png) top left no-repeat;
	float: left;
}

#page_inner_wrapper_bottom {
	background: url(images/page_bottom_bg.png) bottom left no-repeat;
	float: left;
}

#footer_pretty {
	width: 980px;
	height: 30px;
	background: url(images/page_pretty_bottom.png) top left no-repeat;
}

#content {
	float: left;
	display: inline;
	margin-left:70px;
	width:582px;
	padding-right: 65px;
	margin-top: -15px;
}

.single #content .navigation {
	display: none;
}

#content .date {
	background: url(images/date_bg.png) top left no-repeat;
	margin-left: -64px;
	display: inline;
	position: relative;
	width: 96px;
	height: 34px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #fff;
	text-align: center;
	padding-top: 26px;
	text-shadow: rgba(0,0,0,0.5) 1px 1px 0px;
	margin-right: 20px;
	float: left;
}

h2.post_title {
	font-size: 21px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #32250e;
	width: 375px;
	float: left;
	padding-top: 21px;
	line-height: 30px;
}

h2.post_title a, h2.post_title a:visited, h2.post_title a:active {
	color: #32250e;
	text-decoration: none;
}

h2.post_title a:hover, h2.post_title a:visited:hover {
	color: #826a00;
	text-decoration: underline;
}

.date_2 {
	padding-top: 37px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #32250e;
	font-weight: bold;
	width: 155px;
	float: left;
	text-align: right;
}

.post .post_thumb {
	margin-top: 10px;
}

.post .entry {
	margin-top: 10px;
	width: 582px;
}

.post .postmetadata {
	width: 582px;
	margin-top: 5px;
	text-align: right;
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #007580;
}

.single .postmetadata {
	background: #F5EDD4;
	border-top: 1px solid #D9CFB1;
	border-bottom: 1px solid #D9CFB1;
	padding: 10px;
	width: 562px;
}

.post .postmetadata small {
	color: #666;
	font-size: 10px;
}

#sidebar {
	float: right;
	width: 260px;
}

.post {
	margin-bottom: 30px;
}

#sidebar h2 {
	background: url(images/sidebar_title_bg.jpg) top left no-repeat;
	height: 30px;
	width: 231px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-shadow: rgba(0,0,0,1) 1px 1px 0px;
	margin-bottom: 10px;
}

#social_media {
	margin-bottom: 77px;
	#margin-bottom: 50px;
	margin-top: 15px;
}

#social_media li {
	float: left;
}

#flickr, #flickr:visited, #flickr:active {
	background: url(images/social_sprite.png) top left no-repeat;
	height: 23px;
	width: 57px;
	display: block;
	text-indent: -999em;
}

#flickr:hover, #flickr:visited:hover {
	background-position: bottom left;
}

#youtube, #youtube:visited, #youtube:active {
	background: url(images/social_sprite.png) -57px top no-repeat;
	height: 23px;
	width: 60px;
	display: block;
	text-indent: -999em;
}

#youtube:hover, #youtube:visited:hover {
	background-position: -57px bottom;
}

#twitter, #twitter:visited, #twitter:active {
	background: url(images/social_sprite.png) -117px top no-repeat;
	height: 23px;
	width: 64px;
	display: block;
	text-indent: -999em;
}

#twitter:hover, #twitter:visited:hover {
	background-position: -117px bottom;
}

#facebook, #facebook:visited, #facebook:active {
	background: url(images/social_sprite.png) -180px top no-repeat;
	height: 23px;
	width: 70px;
	display: block;
	text-indent: -999em;
}

#facebook:hover, #facebook:visited:hover {
	background-position: -180px bottom;
}

#sidebar p {
	color: #e6e6e6;
}

#sidebar ul ul {
	margin-left: 15px;
	width: 230px;
	margin-bottom: 25px;
	color: #fff;
	line-height: 22px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#sidebar ul ul a, #sidebar ul ul a:visited, #sidebar ul ul a:active {
	color: #fff;
	text-decoration: underline;
}

#sidebar ul ul a:hover, #sidebar ul ul a:visited:hover {
	color: #ccc;
	text-decoration: none;
}

#footer {
	background: url(images/footer_bg.png) 50% top repeat-x;
	height: 255px;
	width: 100%;
}

#footer_container {
	margin: 0px auto;
	width: 980px;
	padding-top: 105px;
}

#footer_copy {
	padding-top: 25px;
	padding-left: 30px;
	float: left;
	width: 500px;
}

#footer_copy p {
	color: #006666;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5px;
}

#small_logo {
	float: left;
	margin-right: 10px;
}

#copyright p {
	color: #A0BCA7;
}

#newsletter_plug {
	width: 450px;
	float: left;
	margin-top: 10px;
}

#connect_replace {
	background: url(images/connect_replace.png) top left no-repeat;
	height: 16px;
	width: 169px;
	text-indent: -999em;
	float: left;
	margin-top: 22px;
	margin-right: 10px;
}

#newsletter_btn {
	float: left;
}

#am_logo {
	float: right;
	width: 78px;
	margin-right: 20px;
}

#sidebar #searchform label {
	display: none;
}

#sidebar #searchform {
	background: url(images/input_bg.jpg) top left no-repeat;
	width: 228px;
	height: 44px;
	position: absolute;
	margin-top: -398px;
	#margin-top: -385px;
	margin-left: 30px;
}

#sidebar #searchform #s {
	border: 0px none;
	margin-top: 12px;
	margin-left: 15px;
	width: 150px;
	float: left;
	line-height: 24px;
	background: transparent none;
	color: #666;
	text-shadow: #ffffff 2px 2px 0px;
}

#sidebar #searchform #searchsubmit {
	width: 60px;
	height: 44px;
	border: 0px none;
	float: right;
	display: block;
	text-indent: -999em;
	background: url(images/go_btn.jpg) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
}

.comment-body {
	background: #ECE2C0;
	border-top: 1px solid #D9CFB1;
	border-bottom: 1px solid #D9CFB1;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comment-body .comment-author {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-right: 1px solid #E6DBBB;
	padding: 0px 10px 20px 0px;
}

.comment-body .comment-meta {
	margin-bottom: 10px;
	float: left;
	border-bottom: 1px solid #E6DBBB;
	padding: 10px 0px 10px 0px;
	width: 493px;
}

#respond h3 {
	font-size: 16px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #31747F;
}

#respond label {
	width: 125px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	line-height: 18px;
	color: #333;
}

#respond input {
	width: 300px;
	float: left;
	border: 1px solid #D9CFB1;
	padding: 7px;
}

#respond textarea {
	width: 440px;
	float: left;
	border: 1px solid #D9CFB1;
	padding: 7px;
}

#respond #submit {
	width: 150px;
	margin-left: 125px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	background: #ECE2C0;
	text-shadow: #E6DBBB 1px 1px 0px;
}

h2.pagetitle {
	background: #01555F url(images/blue_grad.jpg) top left repeat-x;
	width: 567px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-left: 15px;
	text-align: left;
	padding-top: 7px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-bottom: 9px;
	text-shadow: rgba(0,0,0,1) 1px 1px 0px;
	margin-bottom: 10px;
}

.page .nocomments {
	display: none;
}

#tag_cloud-2 div {
	font-family:Tahoma,Verdana,"Trebuchet MS",Arial,sans-serif;
	line-height:22px;
	margin-bottom:25px;
	margin-left:15px;
	width:230px;	
}

#tag_cloud-2 a, #tag_cloud-2 a:visited, #tag_cloud-2 a:active {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	text-decoration: none !important;
}

#tag_cloud-2 a:hover, #tag_cloud-2 a:visited:hover {
	text-decoration: underline !important;
}

li.flickrpress {
	padding: 0px;
	margin: 0px;
}

.flickrpress-container {
	background: url(images/flickr_bg.png) top left no-repeat;
	padding-top: 37px;
	padding-left: 9px;
	padding-right: 8px;
	width: 225px;
	padding-bottom: 10px;
	#padding-bottom: 15px;
	overflow: visible !important;
	box-shadow: 3px 3px 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 12px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 12px rgba(0,0,0,0.3);
}

.flickrpress-container .flickr_item {
	padding: 0px;
	margin: 2px;
}

.flickrpress-container .flickr_item a {
	display: block;
}

.flickrpress-container .flickr_item img {
	width: 60px !important;
	height: 60px !important;
}

.flickr_btn {
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

.navigation {
	width: 582px;
	float: left;
}

.navigation.bottom {
	margin-bottom: 30px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation.bottom a {
	background: #01555F url(images/blue_grad.jpg) top left repeat-x;
	width: 567px;
	color: #fff;
	font-family:Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	text-align: left;
	padding-top: 7px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-bottom: 9px;
	text-shadow: #4a4a4a 1px 1px 0px;
	margin-bottom: 10px;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 3px 5px rgba(0,0,0,0.75);
	-webkit-box-shadow: 2px 3px 5px rgba(0,0,0,0.75);
}

.navigation.bottom .alignleft a {
	padding-right: 20px;
}

.navigation.bottom .alignright a {
	padding-left: 20px;
}

.navigation.top {
	margin-top: 7px;
	margin-bottom: 5px;
}

.navigation.top a {
	width: 150px;
	border: 1px solid #D9CFB1;
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	background: #ECE2C0;
	text-shadow: #E6DBBB 1px 1px 0px;

}

.navigation.bottom .alignleft a {
	padding-right: 20px;
}

.navigation.bottom .alignright a {
	padding-left: 20px;
}