/*

Theme Name: Eagle Bend 2010
Theme URI: http://eaglebend.org/
Description: Design refresh for Eagle Bend Apostolic Church in Clinton, TN
Author: Wes Comer
Author URI: http://frontlinescreative.com
Version: 1.0

Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

body {
	font: 12px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	background: #303030 url(../images/bg_main.jpg) repeat-x;
}

a {
	text-decoration: none;
	color: #0B566D;
}

a:hover {
	color: #000;
}

p {
	line-height: 20px;
	margin-bottom: 20px;
}

img {
	border-style: none;
}

#content p.large {
	font: 17px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
	margin-top: 20px;
}

p.large {
	font: 17px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #656565;
}

.clear {
	clear: both;
}

#outer {
	background: url(../images/bg_texture.jpg) no-repeat center top;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#home #container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* @group pages */

#page {
	background-position: center 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#page #content {
	padding: 40px 20px 40px 30px;
	float: left;
	width: 570px;
	margin-left: 10px;
	background: #fff url(../images/pg_content.gif) no-repeat 10px 20px;
}

#page #sidebar {
	width: 310px;
	float: left;
	padding-top: 20px;
	background: #fff url(../images/bg_side.gif) no-repeat 0 20px;
}

#sidebar span {
	width: 50px;
	display: inline-block;
}

#sidebar ul {
	padding: 10px 40px 20px 20px;
}

#sidebar li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}

#side_events ul {
	padding: 10px 40px 20px 20px;
}

#side_events li {
	margin-bottom: 10px;
	padding-bottom: 15px;
	height: 25px;
	display: block;
	border-bottom: 1px solid #efefef;
	clear: both;
}

#sidebar #side_events .date {
	float: left;
	width: 53px;
	margin-right: 5px;
}

#sidebar #side_events .title {
	float: left;
	width: 192px;
	margin-bottom: 20px;
}

#sidebar li a {
	font-weight: bold;
}

#sidebar h4 {
	font-size: 16px;
	line-height: 20px;
}



#page #sidebar h3#b_events {
	background-image: url(../images/h3_events.png);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_leadership {
	background-image: url(../images/h3_leadership.gif);
	height: 50px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_blog {
	background-image: url(../images/h3_blog.png);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar h3#b_about {
	background-image: url(../images/h3_about.png);
	height: 51px;
	text-indent: -444444px;
	overflow: hidden;
	width: 320px;
}

#page #sidebar .side_ad {
	padding: 10px 40px 20px 20px;
}

#page #white_paper {
	background-color: #fff;
	width: 940px;
	/* margin-left: 10px; */
}

#page #content h4 {
	margin-bottom: 10px;
}

#page #content h3 {
	margin-bottom: 20px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#page #content h2{
	margin-top: 18px;
	margin-bottom: 20px;
}

#page #content ul {
	margin-bottom: 20px;
}

#page #content li {
	margin-bottom: 10px;
	line-height: 20px;
	list-style-type: square;
	margin-left: 15px;
}

#page #content .gform_wrapper li{
	list-style: none;
}

#staff_wrapper{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #CCC;
	display: block;
	height: auto;
	clear: both;
	overflow: hidden;
}
#staff_photo{
	width: 160px;
	height: 100%;
	display: block;
}

#staff_photo_wrap{
	width: 160px;
	height: 100%;
	display: block;
	float: left;
	margin: 0px 10px 10px 0;
}

#staff_bio{
	width: 390px;
	display: block;
	float: left;
	height: auto;
}
#staff_contact{
	width: 160px;
	height: 25px;
	background: url(../images/contact.jpg);
	margin-top: 20px;
}

#page #content #staff_bio h2{
	margin-top: 0px;
	margin-bottom: 5px;
}

#page #content #staff_bio h3{
	margin-top: 0px;
	font-size: 12px;
	color: #999;
	line-height: normal;
}

/*.gform_heading{
	display: none;
}*/

h2#about {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_about.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#location {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_location.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#give {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_give.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#h_blog {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_blog.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#news_and_events {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_news_events.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

h2#big_error {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
	background: url(../images/h2_404error.gif) no-repeat;
	height: 26px;
	margin-top: 10px;
}

/* @end */

/* @group header */

#header {
	width: 940px;
	height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#logo h1 a {
	display: block;
	width: 322px;
	height: 109px;
	float: left;
	background-image: url(../images/ebac_logo.png);
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	text-indent: -444444px;
}

#header #mini_nav {
	position: absolute;
	width: 103px;
	height: 30px;
	top: 0;
	right: 20px;
}

#header #mini_nav a {
	overflow: hidden;
	display: block;
	height: 14px;
	font-size: 11px;
	color: #a1a1a1;
	text-indent: -444444px;
	padding: 8px 2px 8px 10px;
}

#header #mini_nav #nav_rss a {
	width: 88px;
	background: url(../images/mini_nav_rss.gif) 0 0;
}

#header #mini_nav #nav_rss a:hover {
	background: url(../images/mini_nav_rss.gif) repeat-x 0 -30px;
}

#header #mini_nav #twitter_nav a {
	width: 46px;
	border-left: 1px solid #545454;
	background: url(../images/icon_twitter.gif) no-repeat 8px 7px;
	display: none;
}

#header #mini_nav #twitter_nav a:hover {
	background-color: #4d4d4d;
	color: #fefefe;
}

#header #mini_nav li {
	float: left;
}

#header #nav {
	width: 509px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 69px;
	font-size: 14px;
}

#header #nav li {
	float: left;
	list-style:none;
}

#header #nav a {
	color: #979797;
	text-indent: -444444px;
	overflow: hidden;
	display: block;
}

#header #nav a:hover {
	color: #fff;
}

a#nav_home {
	width: 70px;
	height: 46px;
	background: url(../images/nav.png) -3px 0px;
}

a#nav_home:hover {
	width: 70px;
	height: 46px;
	background: url(../images/nav.png) -3px -46px;
}

#selected a#nav_home {
	width: 70px;
	height: 46px;
	background: url(../images/nav.png) -3px -92px;
}

a#nav_about {
	width: 83px;
	height: 46px;
	background: url(../images/nav.png) -81px 0px;
}

a#nav_about:hover {
	width: 83px;
	height: 46px;
	background: url(../images/nav.png) -81px -46px;
}

#selected a#nav_about {
	width: 83px;
	height: 46px;
	background: url(../images/nav.png) -81px -92px;
}

a#nav_news {
	width: 142px;
	height: 46px;
	background: url(../images/nav.png) -166px -0px;
}

a#nav_news:hover {
	width: 142px;
	height: 46px;
	background: url(../images/nav.png) -166px -46px;
}

#selected a#nav_news {
	width: 142px;
	height: 46px;
	background: url(../images/nav.png) -166px -92px;
}

a#nav_media {
	width: 82px;
	height: 46px;
	background: url(../images/nav.png) -316px -0px;
}

a#nav_media:hover {
	width: 82px;
	height: 46px;
	background: url(../images/nav.png) -316px -46px;
}

#selected a#nav_media {
	width: 82px;
	height: 46px;
	background: url(../images/nav.png) -316px -92px;
}

a#nav_contact {
	width: 103px;
	height: 46px;
	background: url(../images/nav.png) -397px -0px;
}

a#nav_contact:hover {
	width: 103px;
	height: 46px;
	background: url(../images/nav.png) -397px -46px;
}

#selected a#nav_contact {
	width: 103px;
	height: 46px;
	background: url(../images/nav.png) -397px -92px;
}



#header #nav li#selected a {
	color: #fff;
}

/* @end */

/* @group content */

#home #content {
	background-color: #fff;
}

#content #billboard {
	background-color: #fff;
	height: 370px;
	margin: 20px;
}

#content #billboard_nav {
	display: none;
	position: relative;
	top: -52px;
	z-index: 5;
	left: 46px;
}
/* @flash content area */

#flash{
	width: 900px;
	height: 360px;
}
 
/* @group minis */

#content #minis {
	height: 140px;
	background: #e5e5e5 url(../images/bg_minis.gif) repeat-x;
	padding: 20px;
	margin-bottom: 20px;
}

#content li#mini_1 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	margin-right: 21px;
	display: block;
}

#content li#mini_2 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	margin-right: 20px;
	display: block;
}

#content li#mini_3 {
	float: left;
	width: 286px;
	height: 140px;
	background-color: #fff;
	display: block;
}

/* @end */

/* @end */

/* @group banner box */

#banner_box {
	width: 958px;
	background: url(../images/bg_banner_box.gif) repeat-y center;
	margin-bottom: 20px;
}

#banner_box h2 {
	overflow: hidden;
	text-indent: -444444px;
}

#banner_box .ec3_events li{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
}

#banner_box #events {
	width: 479px;
	float: left;
}

#banner_box #events .date {
	float: left;
	width: 65px;
	margin-right: 5px;
	font-size: 16px;
	color: #666666;
}

#banner_box #events .title {
	float: left;
	width: 359px;
	padding-top: 3px;
}

#banner_box #events .box_content {
	padding: 0 20px 20px 30px;
}

#banner_box li {
	margin-top: 10px;
	padding-bottom: 9px;
}

#banner_box #blog p {
	margin-bottom: 0;
}

#banner_box #events .heading {
	background: url(../images/home_events.png) no-repeat;
	height: 60px;
}

#banner_box #blog {
	float: left;
	width: 479px;
}

#banner_box #blog .box_content {
	padding: 0 30px 20px 20px;
}

#banner_box #blog .heading {
	background: url(../images/home_blog.png) no-repeat;
	height: 60px;
}

/* @end */

/* @group bottom_box */

#bottom_box {
	background-color: #222222;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 150px;
}

#bottom_box h2 {
	text-indent: -444444px;
	overflow: hidden;
}

#bottom_box #sermon {
	width: 273px;
	height: 110px;
	padding: 20px;
	float: left;
}

#bottom_box #sermon h2 {
	height: 15px;
	background: url(../images/footer_sermon.gif) no-repeat -20px -9px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #sermon .left {
	width: 66px;
	color: #7f7f7f;
	height: 97px;
	float: left;
	font-size: 16px;
}

#bottom_box #sermon .right {
	float: left;
	width: 189px;
	color: #cccccc;
	border-left: 1px solid #333333;
	padding-left: 15px;
}

#bottom_box #networking {
	width: 272px;
	height: 110px;
	float: left;
	padding: 20px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}

#bottom_box #networking #facebook{
	text-indent: -444444px;
	overflow: hidden;
	display: inline;
}

#bottom_box #networking #facebook a {
	width: 124px;
	height: 54px;
	background: url(../images/social.png) no-repeat 0px 0px;
	float: left;
	margin-top: 10px;
}
#bottom_box #networking #facebook a:hover{
	width: 124px;
	height: 54px;
	background: url(../images/social.png) no-repeat 0px -54px;
	float: left;
	margin-top: 10px;
}

#bottom_box #networking #twitter{
	text-indent: -444444px;
	overflow: hidden;
	width: 124px;
	display: inline;
}

#bottom_box #networking #twitter a {
	width: 124px;
	height: 54px;
	background: url(../images/social.png) no-repeat -124px 0px;
	float: left;
	margin-top: 10px;
}
#bottom_box #networking #twitter a:hover{
	width: 124px;
	height: 54px;
	background: url(../images/social.png) no-repeat -124px -54px;
	float: left;
	margin-top: 10px;
}
#bottom_box #networking h2 {
	height: 15px;
	background: url(../images/footer_networking.gif) no-repeat -20px -9px;
	margin-bottom: 18px;
	display: block;
}

#bottom_box #networking li {
	margin-bottom: 10px;
}

#bottom_box #networking li a {
	color: #cccccc;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bottom_box #networking li a:hover {
	color: #cbcbcb;
}

#sn_twitter {
	background: url(../images/icon_twitter.gif) no-repeat 0 4px;
}

#sn_facebook {
	background: url(../images/icon_facebook.gif) no-repeat 0 3px;
}

#sn_plaza {
	background: url(../images/icon_city.gif) no-repeat 0 4px;
}

#bottom_box #twitter_feed {
	width: 273px;
	height: 110px;
	float: left;
	padding: 20px;
	color:#777;
}

#bottom_box #twitter_feed a {
	color:#777;
	text-decoration:underline;
}

#bottom_box #twitter_feed .footer_title {
	display: block;
}

.twitter_msg{
	margin-top: 18px;
}

#bottom_box #contact_info {
	width: 273px;
	height: 110px;
	float: left;
	padding: 20px;
}

#bottom_box #contact_info h2 {
	height: 15px;
	display: block;
	background: url(../images/footer_contact.gif) no-repeat -23px -9px;
	margin-bottom: 18px;
}

#bottom_box #contact_info a {
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* @end */

/* @group footer */

#footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	margin-bottom: 21px;
	font-size: 12px;
}

#footer .left {
	float: left;
	width: 450px;
}

#footer .right {
	float: right;
	width: 430px;
	text-align: right;
}

#footer a {
	color: #ffffff;
}

#sermon_holder{
	margin-top: 18px;
}

#sermon_holder a{
	color: #666666;
	text-decoration: underline;
}

/* @end */

#blog .title {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #36F;
}

#blog h4 a {
	padding-right: 5px;
	font-weight: bold;
}

.blog_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

.event_post {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
}

/* @group sermons */

a.play_btn {
	width: 60px;
	height: 30px;
	background-image: url(../images/btn_play.gif);
	display: inline-block;
	overflow: hidden;
	text-indent: -444444px;
	margin-right: 10px;
	margin-top: 10px;
}

a.play_btn:hover {
	background-position: 0 -30px;
}

a.pause_btn {
	width: 60px;
	height: 30px;
	background-image: url(../images/btn_pause.gif);
	display: inline-block;
	overflow: hidden;
	text-indent: -444444px;
	margin-right: 10px;
	margin-top: 10px;
}

a.pause_btn:hover {
	background-position: 0 -30px;
}

a.download_btn {
	width: 89px;
	height: 30px;
	display: inline-block;
	background-image: url(../images/btn_download.gif);
	overflow: hidden;
	text-indent: -444444px;
	margin-top: 10px;
	margin-right: 10px;
}

a.download_btn:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group events */

#events li {
	color: #676767;
}

#events span {
	font-size: 16px;
	margin-right: 15px;
	color: #666666;
	vertical-align: -1px;
	display: inline-block;
	width: 60px;
}

#events a {
	font-weight: bold;
	margin-right: 5px;
}

.event_details {
	
}

.event_details h2 {
	font-size: 16px;
}

.event_details .event_meta {
	color: #767676;
}

.event_details p {
	font-size: 12px;
	background-color: #f6f6f6;
	padding: 10px;
	line-height: 17px;
	border: 1px solid #e9e9e9;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* styles for error box */

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
	padding: 20px;
	border: dashed 2px red;
	width: 90%;
	margin: 0px auto;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

.error a, .error a:hover {
	color: #8a1f11;
}

/* simply moves close box to right */

.kickRight {
	text-align: right;
}

#jsddm {
	margin: 0;
	padding: 0
}

#jsddm li {
	float: left;
	list-style: none;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap
}

body li#mini_nav #jsddm li a:hover {
	background: #1A4473 !important;
}

#jsddm li ul {
	padding: 0;
	position: absolute;
	background: #4d4d4c;
	/* for IE */
  	filter: alpha(opacity=80);
	/* CSS3 standard */
  	opacity: 0.8;
	visibility: hidden;
	width: 100px;
	margin-left: 0;
	margin-top: 0;
}

#jsddm li ul li {
	float: none;
	display: inline;
	border-bottom: 1px solid #424242;
}

#jsddm li ul li a {
	width: auto;
	background-image: none !important;
	text-indent: 0px !important;
}

#jsddm li ul li a:hover {
	background-color: #868686;
	color: #ffffff !important;
}
#player{
	width: 350px;
	float: left;
}
#media_dl{
	width: 150px;
	height: 24px;
	background: url(../images/dl_btn.jpg);
	float: right;
}

#media_blocks{
	width: 550px;
}

#media_entry{
}

#media_entry .large{
	margin-bottom: 10px;
}

#media_info{
	font-size: 10px;
	text-transform:uppercase;
	color: #666;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#media_play{
	width: 550px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	clear: both;
	display: block;
	overflow: hidden;
}

/********LOGOS REFTAGGER PLUGIN***************/
.lbsTooltip
{
	background:#ebebeb;
	border: 1px solid #CCC;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#009bd6;
	color: #FFF;
	text-transform: uppercase;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: #666;
	font-family:Arial,Helvetica,serif;
	font-size: 12px;
	line-height:20px;
}

.lbsTooltipFooter
{
	font-size:10px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: #666;
	text-decoration: underline;
	font-weight: normal;
	font-size:10px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}