/*
Theme Name: The Bridge
Theme URI: http://www.thebridgebixby.com
Description: The Bridge
Version: 1.1
Author: 425 design
Author URI: http://www.425design.com
Tags: The Bridge
*/





/*	------------------------------------------------------------
	re-defined
	------------------------------------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000 url(/wp-content/themes/theBridge/images/bg_page.gif) repeat-x top center;
	font: normal 0.8em/1.6em Verdana, Helvetica, Arial;
	color: #fff;
	text-align: left;
}

a:link, 
a:visited {
	color: #e21f27;
	text-decoration: none;
}

a:hover, 
a:active, 
a:focus {
	color: #e21f27;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	padding: 0 0 14px 0;
}

h1 {
	font: normal 22px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #404040;
	padding: 0 0 10px 0;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

h2 {
	font: normal 18.5px/24px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	padding: 0 0 15px 0;
}

h3 {
	font: bold 15px/18px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	padding: 10px 0 0 0;
}

h4 {
	font: bold 16px/18px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #404040;
	padding: 25px 0 12px 0;
}

h5 {
	font: normal 17.5px/24px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #404040;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

h6 {
	font: normal 15.5px/24px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	padding: 0 0 15px 0;
}

hr {
	width: 100%;
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	margin: 8px 0 17px 0;
	clear: both;
}

ul, ol {
	padding: 0 0 20px 13px;
}

ul li {
	padding-left: 12px;
	position: relative;
	list-style-type: none;
}

ol li {
	margin: 0 0 0 20px;
	position: relative;
}

blockquote {
	background-color: #e6e6e6;
	margin: 6px 0 14px 20px;
	padding: 10px 10px 1px 15px;
}

blockquote p, blockquote img {
	padding: 0 0 0 0;
	margin: 0 0 14px 0;
	background: none;
	border: none;
}

.signature p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

textarea, input, select {
	font: normal 1.0em/2.1em Verdana, Lucida Sans, Arial;
	color: #404040;
}




/*	------------------------------------------------------------
	high level
	------------------------------------------------------------
*/

#container {
	background: #000 url(/wp-content/themes/theBridge/images/bg_container.jpg) no-repeat top center;
}

#inner {
	width: 960px;
	min-height: 600px;
	clear: both;
	margin: 0 auto;
}

#header {
	height: 125px;
	clear: both;
}

#brand {
	width: 319px;
	float: left;	
}

#nav {
	width: 641px;
	height: 60px;
	float: left;
	margin: 65px 0 0 0;
}

#content {
	background: url(/wp-content/themes/theBridge/images/bg_content.jpg) repeat-y top center;
	width: 960px;
	float: left;
	padding: 0 0 0 0;
	clear: both;
}

#footer {
	width: 960px;
	height: 180px;
	clear: both;
	margin: 0 auto;
	padding: 0 0 100px 0;
	font: normal 0.85em/1.6em Verdana, Helvetica, Arial;
	color: #444;
}





/*	------------------------------------------------------------
	elements, home
	------------------------------------------------------------
*/

#home_content {
	width: 960px;

	padding: 15px 0 0 0;
}

#home_messaging {
	height: 407px;
	margin: 0 15px 0 15px;
}




/*	------------------------------------------------------------
	elements, interior
	------------------------------------------------------------
*/

#content_interior {
	background: #353535 url(/wp-content/themes/theBridge/images/bg_content_page.jpg) no-repeat top center;
	min-height: 500px;
	padding: 0 0 0 0;
}

#container_left {
	width: 611px;
	float: left;
	padding: 67px 20px 50px 47px;
	font: normal 13px/1.7em Verdana, Helvetica, Arial;
	color: #585858;
}

#content_interior_calendar {
	background: #353535 url(/wp-content/themes/theBridge/images/bg_content_page_calendar.jpg) no-repeat top center;
	min-height: 500px;
	padding: 0 0 0 0;
}

#container_left_calendar {
	width: 850px;
	float: left;
	padding: 67px 20px 50px 47px;
	font: normal 13px/1.7em Verdana, Helvetica, Arial;
	color: #585858;
}

#content_left {
	padding: 27px 0 0 12px;
}

#content_right {
	width: 282px;
	float: left;
	padding: 95px 0 0 0;
}

.header_img {
	border: 10px solid #e6e6e6;
}

#content_left blockquote img {
	padding: 0;
	background: none;
	border: none;
}

.twocolumn {
	width: 50%;
	float: left;
}

.fourcolumn {
	width: auto;
	float: left;
	padding: 0 20px 0 20px;
	border-left: 1px solid #ddd;
	font-size: 0.9em;
}

.firstcolumn {
	padding: 0 20px 0 2px;
	border: none;
}

.threecolumn {
	width: 33%;
	float: left;
}

.threecolumn h2 {
	padding: 20px 0 0 0;
}

.container_form .twocolumn {
	font-size: 0.9em;
	line-height: 2.0em;
	padding: 0 0 13px 0;
}

.blurb {
	width: 100%;
	padding: 0 0 0 4px;
	font: normal 0.95em/1.4em Verdana, Helvetica, Arial;
	letter-spacing: 0.25px;
}

.container_letter {
	background: #fff url(/wp-content/themes/theBridge/images/bg_letter.jpg) no-repeat top center;
	min-height: 300px;
	padding: 15px 60px 0 37px;
	font: normal 1.0em/1.5em 'Courier New', Courier, Verdana, Helvetica, Arial;
	color: #6a6a6a;
}

.container_letter h2 {
	font: bold 1.5em/0.8em 'Courier New', Courier, Verdana, Helvetica, Arial;
	color: #444;
}

.framed {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #acacac;
}

#list_numbered li {
	margin: 5px 0 0 30px;
	padding: 0 0 0 75px;
}

.list_1 {
	height: 40px;
	line-height: 2.4em;
	background:	url(/wp-content/themes/theBridge/images/list_1.jpg) no-repeat 0 0;
}

.list_2 {
	height: 44px;
	background:	url(/wp-content/themes/theBridge/images/list_2.jpg) no-repeat 0 0.2em;
}

.list_3 {
	height: 40px;
	line-height: 2.4em;
	background:	url(/wp-content/themes/theBridge/images/list_3.jpg) no-repeat 0 0;
}

#container_ministries {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #acacac;
	padding: 30px 0 0 0;
}

#container_ministries a:link h2, 
#container_ministries a:visited h2 {
	color: #e21f27;
	text-decoration: none;
}

#container_ministries a:hover h2, 
#container_ministries a:active h2, 
#container_ministries a:focus h2 {
	color: #e21f27;
	text-decoration: underline;
}

#container_ministries ul, 
#container_ministries ol, 
#container_ministries li {
	padding: 0 0 0 0;
}

#container_ministries h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.4em;
}

.ministries_thumb {
	width: 30%;
	float: left;
	clear: left;
	margin: 0 0 15px 0;
}

.ministries_detail {
	width: 70%;
	float: left;
	clear: right;
	margin: 0 0 5px 0;
	line-height: 1.45em;
}

.ministries_detail a:link, 
.ministries_detail a:visited {
	color: #e21f27;
	text-decoration: none;
}

.ministries_detail a:hover, 
.ministries_detail a:active, 
.ministries_detail a:focus {
	color: #e21f27;
	text-decoration: underline;
}

#container_newtothebridge {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 0;
}

#container_newtothebridge ul, 
#container_newtothebridge li {
	padding: 0 0 0 0;
}

.newtothebridge_thumb {
	width: 40%;
	float: left;
	clear: left;
	margin: 0 0 15px 0;
}

.newtothebridge_detail {
	width: 58%;
	float: left;
	clear: right;
	margin: 25px 0 0 10px;
	padding: 0 0 0 0;
	line-height: 1.45em;
}

.newtothebridge_detail img {
	float: right;
	padding: 14px 0 0 0;
}

.newtothebridge_detail a:link h2, 
.newtothebridge_detail a:visited h2 {
	color: #e21f27;
	text-decoration: none;
}

.newtothebridge_detail a:hover h2, 
.newtothebridge_detail a:active h2, 
.newtothebridge_detail a:focus h2 {
	color: #e21f27;
	text-decoration: underline;
}

.newtothebridge_detail h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.4em;
}

.anchorList {
	padding: 15px 0 20px 18px;
}

.anchorList li {
	padding-left: 18px;
	position: relative;
	list-style-type: none;
	background:	url(/wp-content/themes/theBridge/images/icon_anchorList.jpg) no-repeat 0 0.4em;
}

.anchorList a:link,
.anchorList a:visited {
	font-weight: bold;
	color: #e21f27;
	text-decoration: none;
}

.anchorList a:hover, 
.anchorList a:active, 
.anchorList a:focus {
	font-weight: bold;
	color: #e21f27;
	text-decoration: underline;
}




/*	------------------------------------------------------------
	upcoming events, media archive
	------------------------------------------------------------
*/

#container_group {
	width: 100%;
	float: left;
	clear: both;
	border-top: 2px solid #acacac;
	padding: 0 0 20px 0;
}

#container_event {
	width: 100%;
	padding: 0 0 0 0;
	border-bottom: 1px solid #d5d5d5;
	float: left;
	clear: both;
}

#container_latestmedia {
	width: 610px;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	background: #fff url(/wp-content/themes/theBridge/images/bg_latestmedia.jpg) no-repeat top center;
}

#container_group a:link,
#container_group a:visited {
	text-decoration: none;
	color: #6a6a6a;
}

#container_group a:hover, 
#container_group a:active, 
#container_group a:focus {
	color: #e21f27;
}

.latestmedia_left {
	width: 290px;
	float: left;
	padding: 26px 0 0 110px;
}

.latestmedia_right {
	width: 176px;
	float: right;
	padding: 37px 20px 0 0;
}

.date_latestmedia {
	height: 20px;
	color: #7f7f7f;
	font-size: 0.8em;
	letter-spacing: 0.5px;
}

.title_latestmedia {
	padding: 0 0 0 0;
}

#container_latestmedia a:link,
#container_latestmedia a:visited {
	text-decoration: none;
	color: #6a6a6a;
}

#container_latestmedia a:hover, 
#container_latestmedia a:active, 
#container_latestmedia a:focus {
	color: #e21f27;
}

.title_latestmedia h3 {
	padding: 0;
	font-size: 1.03em;
}

.buttons_latestmedia {
	width: 202px;
	height: 44px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

.container_event_date {
	width: 41px;
	float: left;
	text-align: center;
	margin: 9px 17px 0 0;
	padding: 3px 0 0 0;
	background: #fff url(/wp-content/themes/theBridge/images/bg_eventsID.jpg) no-repeat top center;
}

.events_month {
	font: bold 9px/10px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.events_date {
	width: 41px;
	height: 31px;
	float: left;
	text-align: center;
	font: bold 20px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -0.03em;
}

.events_time {
	width: 75px;
	padding: 15px 0 0 0;
	float: left;
	font: bold 12px/1.9em Verdana, Helvetica, Arial;
}

.events_detail {
	width: 245px;
	padding: 18px 0 0 0;
	float: left;
	line-height: 1.2em;
}

.events_category {
	width: 130px;
	padding: 18px 0 0 0;
	float: left;
	line-height: 1.2em;
}

.events_venue {
	width: 90px;
	padding: 18px 0 0 0;
	float: left;
	line-height: 1.2em;
}

.container_labels {
	width: 593px;
	height: 27px;
	padding: 5px 0 0 6px;
	float: left;
	clear: both;
	border-bottom: 1px solid #d5d5d5;
}

.label_month {
	width: 62px;
	float: left;
}

.label_time {
	width: 65px;
	float: left;
}

.label_detail {
	width: 244px;
	float: left;
}

.label_category {
	width: 130px;
	float: left;
}

.label_venue {
	width: 90px;
	float: left;
}

.archive_icon {
	width: 188px;
	height: 33px;
	padding: 10px 0 0 0;
	float: left;
}

.archive_title {
	width: 306px;
	height: 33px;
	padding: 10px 0 0 0;
	float: left;
	font: bold 13px/21px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

.archive_date {
	width: 100px;
	height: 33px;
	padding: 10px 0 0 5px;
	float: left;
	font: normal 13px/21px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#container_group img {
	border: none;
	padding: 0;
}




/*	------------------------------------------------------------
	nav
	------------------------------------------------------------
*/

#container a:hover,
#container a:active,
#container a:focus {
	background: none;
}

#nav_container {
    width: 641px;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav_container ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: left;
}

#nav_container li {
	padding: 0 0 0 0;
	list-style-type: none;
	background: transparent;
	line-height: 10px;
	font-size: 0.9em;
	float: left;
	padding: 0 0 0 0;
}

#nav_container li.first {
	padding-left: 0;
	border: 0;
}

#nav_container #nav_ui a {
	height: 60px;
	float: left;
	text-indent: -9000em;
	overflow: hidden;
}

#nav_container #nav_ui a:hover, #nav_container #nav_ui a:active, #nav_container #nav_ui a:focus {
	background-position: left bottom;
}

#nav_container #ui_Home a {
	width: 76px;
	background: url(/wp-content/themes/theBridge/images/nav_home.jpg) no-repeat;
}

#nav_container #ui_Home_current a {
	width: 76px;
	background: url(/wp-content/themes/theBridge/images/nav_home.jpg) no-repeat 0 -60px;
}

#nav_container #ui_Ministries a {
	width: 127px;
	background: url(/wp-content/themes/theBridge/images/nav_ministries.jpg) no-repeat;
}

#nav_container #ui_Ministries_current a {
	width: 127px;
	background: url(/wp-content/themes/theBridge/images/nav_ministries.jpg) no-repeat 0 -60px;
}

#nav_container #ui_Media a {
	width: 81px;
	background: url(/wp-content/themes/theBridge/images/nav_media.jpg) no-repeat;
}

#nav_container #ui_Media_current a {
	width: 81px;
	background: url(/wp-content/themes/theBridge/images/nav_media.jpg) no-repeat 0 -60px;
}

#nav_container #ui_Prayer a {
	width: 93px;
	background: url(/wp-content/themes/theBridge/images/nav_prayer.jpg) no-repeat;
}

#nav_container #ui_Prayer_current a {
	width: 93px;
	background: url(/wp-content/themes/theBridge/images/nav_prayer.jpg) no-repeat 0 -60px;
}

#nav_container #ui_Giving a {
	width: 84px;
	background: url(/wp-content/themes/theBridge/images/nav_giving.jpg) no-repeat;
}

#nav_container #ui_Giving_current a {
	width: 84px;
	background: url(/wp-content/themes/theBridge/images/nav_giving.jpg) no-repeat 0 -60px;
}

#nav_container #ui_About a {
	width: 85px;
	background: url(/wp-content/themes/theBridge/images/nav_about.jpg) no-repeat;
}

#nav_container #ui_About_current a {
	width: 85px;
	background: url(/wp-content/themes/theBridge/images/nav_about.jpg) no-repeat 0 -60px;
}

#nav_container #ui_Contact a {
	width: 95px;
	background: url(/wp-content/themes/theBridge/images/nav_contact.jpg) no-repeat;
}

#nav_container #ui_Contact_current a {
	width: 95px;
	background: url(/wp-content/themes/theBridge/images/nav_contact.jpg) no-repeat 0 -60px;
}

#nav_ui li {
	position: relative;
}

#nav_ui ul {
	width: 100px;
	display: none;
	position: absolute;
	left: 0;
	top: 20px;
}

#nav_ui ul li {
	width: 100%;
}

#nav_container #nav_ui ul a {
	width: 100%;
	display: block;
	background: #000;
	text-indent: 0;
	color: #454545;
}

.subnav li {
	background:	url(/wp-content/themes/theBridge/images/bg_subnav_normal.jpg) no-repeat top center;
}

.subnav li a:link,
.subnav li a:visited {
	width: 232px;
	height: 32px;
	padding: 13px 0 0 13px;
	display: block;
	list-style-type: none;
	text-indent: 10px;
	font: bold 1.1em "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #454545;
	text-decoration: none;
}

.subnav li a:hover, 
.subnav li a:active, 
.subnav li a:focus {
	color: #e21f27;
	text-decoration: none;
	background:	url(/wp-content/themes/theBridge/images/bg_subnav_over.jpg) no-repeat top center !important;
}

.subnav .current a:link, 
.subnav .current a:visited, 
.subnav .current a:hover, 
.subnav .current a:active, 
.subnav .current a:focus {
	color: #fff;
	text-decoration: none;
}

.subnav .current,
.subnav .current a:hover {
	background:	url(/wp-content/themes/theBridge/images/bg_subnav_selected.jpg) no-repeat top center !important;
}




/*	------------------------------------------------------------
	elements, footer
	------------------------------------------------------------
*/

#sub {
	height: 175px;
	text-align: center;
	border-top: 15px solid #353535;
	border-bottom: 2px solid #1a1a1a;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#sub_left {
	width: 320px;
	height: 155px;
	padding: 20px 0 0 0;
	float: left;
}

#sub_center {
	width: 320px;
	height: 155px;
	padding: 20px 0 0 0;
	float: left;
}

#sub_right {
	width: 320px;
	height: 155px;
	padding: 20px 0 0 0;
	float: left;
}

#footer_left {
	width: 577px;
	float: left;
	padding: 0 0 50px 13px;
}

#footer_left .columns {
	width: auto;
	float: left;
	padding: 0 55px 0 0;
}

#footer_left h6 {
	padding: 0 0 0 0;
	color: #e21f27;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

#footer_left ul, 
#footer_left ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer_left li a:link, 
#footer_left li a:visited {
	color: #555;
	text-decoration: none;
}

#footer_left li a:hover, 
#footer_left li a:active, 
#footer_left li a:focus {
	color: #e21f27;
	text-decoration: underline;
}

#footer_left .category {
	font-weight: bold;
}

#footer_right {
	width: 357px;
	float: left;
	text-align: right;
	padding: 20px 13px 0 0;
	letter-spacing: 0.03em;
}




/*	------------------------------------------------------------
	messaging
	------------------------------------------------------------
*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 930px; /*Width of Carousel Viewer itself*/
height: 407px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 930px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#mygallery-paginate {
	text-align: center;
}




/*	------------------------------------------------------------
	formatting
	------------------------------------------------------------
*/

.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.clearfix {
	clear: both;
}




/*	------------------------------------------------------------
	form
	------------------------------------------------------------
*/

.container_form {
	width: 450px;
	padding: 0 0 0 30px;
}

.container_form table {
	width: 100%;
}

.container_form td {
	height: 35px;
	text-align: right;
	vertical-align: top;
	font: bold 0.9em/1.6em Verdana, Helvetica, Arial;
}

.container_form th {
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 15px;
}

.form_left {
	width: 130px;
}

.form_right {
	width: 320px;
}

.field {
	width: 300px;
	height: 16px;
	border: 1px solid #acacac;
	padding: 3px;
}

.dropdown {
	width: 200px;
	height: 25px;
}

.textarea {
	width: 300px;
	height: 120px;
	border: 1px solid #acacac;
	padding: 0 3px 3px 3px;
}

.required {
	font: bold 1.2em Verdana, Helvetica, Arial;
	color: #159ec1;
}








