/*
Theme Name: Bethel Church
Theme URI: http://www.bethelchurch.info
Description: The default theme for Bethel Church
Version: 2.0
Author: pixelmationstudios.com
Author URI: http://www.pixelmationstudios.com/
Tags: blue, custom header, fixed width, two columns, widgets

	bethelchurch2.0
	 http://www.bethelchurch.info

	This theme was designed and built by pixelmationstudios.com
	whose blog you will find at http://www.pixelmationstudios.com/

*/

/* HTML Rules
------------------------------- */
html
{
	text-align: center;
	
}
body
{
	margin: 0 auto;
	text-align: center;
	font-family: sans-serif;
	font-size: 13px;
	background: #f1f0ea repeat;
	height: 100%;
}
fieldset, img
{
	border: 0;
}
/* Font Rules
------------------------------- */
@font-face
{
	font-family: "Vera";
	src: url(http://www.bethelchurch.info/fonts/Vera.eot);
	src: local("Vera"), url(http://www.bethelchurch.info/fonts/Vera.ttf) format("truetype"); /* non-IE */  
}
/* Body Rules
------------------------------- */
#container_wrapper
{
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
/* Header Rules
------------------------------- */
#header_wrapper
{
	width: 100%;
	height: 129px;
	background: url(images/header.png) #261a0d repeat-x top center;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#header
{
	width: 900px;
	height: 112px;
	padding-bottom: 17px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#logo_left
{
	width: 280px;
	height: 112px;
	float: left;
	text-align: left;
}
#header_right
{
	width: 610px;
	height: 71px;
	padding-top: 41px;
	float: right;
	text-align: right;
}
/* Countdown Rules
------------------------------- */
#countdown_wrapper
{
	width: 600px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	text-align: right;
}
#countdown
{
    padding: 4px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
    font-style: italic;
}
#countdown a
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
    font-style: italic;
	text-decoration: none;
}
#countdown a:hover
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9ac2ff;
    font-style: italic;
	text-decoration: none;
}
/* Navigation Rules
------------------------------- */
#nav_wrapper
{
	width: 100%;
	height: 49px;
	background: url(images/navbg.png) #d1d0c4 repeat-x top center;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#nav
{
	width: 900px;
	height: 33px;
	padding-top: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #251a0c;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
.clear {
  clear: both;
  height: 0;
}
/* Content Rules
------------------------------- */
#content_wrapper
{
	width: 100%;
	overflow: auto;
	padding-top: 20px;
	background: #dbdad4 repeat top center;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#content
{
	width: 900px;
	min-height: 500px;
	overflow: auto;
	text-align: left;
	font-family: sans-serif;
	font-size: 14px;
	color: #251a0c;
	margin: 0 auto;
	position: relative;
	text-align: center;
	line-height: 24px;
}
#column_left
{
	width: 600px;
	float:left;
	text-align: left;
}
#column_left h1
{
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
#column_left strong
{
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
#column_left a
{
	font-family: sans-serif;;
	color: #990000;
	text-decoration: none;
	font-size: 18px;
}
#column_left a:hover
{
	font-family: sans-serif;
	color: #251a0c;
	text-decoration: none;
	font-size: 18px;
}
#cl_text
{
	width: 570px;
	padding-left: 15px;
}
#cl_left
{
	width: 280px;
	float: left;
	height: 220px;
}
#cl_left h1
{
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}
#cl_right
{
	width: 280px;
	float: right;
	height: 220px;
}
#cl_right h1
{
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}
#column_right
{
	width: 290px;
	float: right;
	text-align: left;
	padding-top: 15px;
}
#column_right h1
{
	font-family: sans-serif;
	font-size: 16px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}
/* Media Page Column Rules
------------------------------- */
#video
{
	width: auto;
	overflow: auto;
	display: block;
	padding: 10px 0;
	font-family: sans-serif;
	font-size: 12px;
	color: #251a0c;
	text-align: left;
}
#video h1
{
	font-family: sans-serif;
	font-size: 30px;
	color: #251a0c;
	margin-top: 0px;
	margin-bottom: 0px;
}
.v_c1
{
	width: 700px;
	height: 220px;
	float:left;
	text-align: left;
	padding-right: 10px;
	border-right: #251a0c 1px solid;
}
.v_c1 h2
{
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.v_c1 img
{
	padding-right: 10px;
}
.v_c2
{
	width: 180px;
	height: 220px;
	float: right;
	text-align: left;
}
.v_c2 h2
{
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.v_c2 img
{
	padding-bottom: 5px;
}
/* Sermon Rules
------------------------------- */
#sermon
{
	width: 900px;
	height: 100%;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px
}
#sermon_left
{
	width: 525px;
	height: 100%;
	overflow: auto;
	float: left;
}
#sl_one
{
	width: 220px;
	height: 100%;
	overflow: auto;
	float: left;
}
#sl_two
{
	width: 300px;
	height: 100%;
	overflow: auto;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#sermon_right
{
	width: 470px;
	height: 100%;
	overflow: auto;
	float: right;
}
/* Music Last Week Rules
------------------------------- */
.rightsubcolumn
{
	float: right;
	width: 355px;
}
.leftsubcolumn
{
	float: left;
	width: 130px;
}
.event_img
{
	width: 115px;
	height: 115px;
	border: 1px solid #808284;
}
.event_img img
{
	width:105px;
	height: 105px;
	margin: 5px 0px 0px 5px;
}
.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clear span
{
	visibility: hidden;
	font-size: 1px;
}
.event
{
	margin-top: 20px;
}
.event_h2
{
	height: 20px;
	color:#000000;
	font-size: 13px;
	display: inline;
}
.event h2 a:hover
{
	color: #000000;
} /* color2 */

.event_h3
{
	height: 20px;
	color:#808284;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	margin-left: 3px;
}
.event_h4
{
	height: 18px;
	color:#9D9FA1;
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
}
.subcontent
{
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
}
.subcontent p
{
	margin-top: 7px;
}
.subcontent a
{
	font-weight: normal;
}
.subcontent a:hover
{
	text-decoration: underline;
	color: #000000;
}
.subcontent ul
{
	margin: 7px 0px 0px 15px;
}
.subcontent ol
{
	margin: 7px 0px 0px 22px;
}
/* Sidebar Events Rules
------------------------------- */
.eventmain
{
	font-family: sans-serif;
	font-size: 12px;
	color: #251a0c;
	padding-left: 10px;
}
.eventmain h2
{
	font-family: sans-serif;
	font-size: 14px;
	color: #990000;
	margin-bottom: 0px;
    margin-top: 0px;
}
.eventmain a
{
	font-family: sans-serif;;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
}
.eventmain a:hover
{
	font-family: sans-serif;
	color: #251a0c;
	text-decoration: none;
	font-size: 14px;
}
.eventdate
{
	font-family: sans-serif;
	font-size: 12px;
	color: #251a0c;
}
/* Recent Podcast Rules
------------------------------- */
.pcastrightsubcolumn
{
	float: right;
	width: 149px;
}
.pcastleftsubcolumn
{
	float: left;
	width: 115px;
}

.pcast_img
{
	width: 115px;
	height: 115px;
	border: 1px solid #b3b2ad;
}
.pcast_img img
{
	width:105px;
	height: 105px;
	margin: 5px 0px 0px 5px;
}
.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clear span
{
	visibility: hidden;
	font-size: 1px;
}
.pcast
{
	margin-top: 5px;
	width: 269px;
	color:#808284;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.pcast a
{
	color:#808284;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.pcast a:hover
{
	color:#000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.pcast emp
{
	color:#251a0c;
	font-size: 12px;
}

.pcast_h3
{
	color:#808284;
	font-size: 13px;
	font-weight: normal;
}
.pcast_h4
{
	height: 18px;
	color:#9D9FA1;
	font-size: 11px;
	font-weight: normal;
	margin-top: 7px;
}
.pcastcontent
{
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
}
.pcastcontent p
{
	margin-top: 7px;
}
.pcastcontent a
{
	font-weight: normal;
}
.pcastcontent a:hover
{
	text-decoration: underline;
	color: #000000;
}
.pcastcontent ul
{
	margin: 7px 0px 0px 15px;
}
.pcastcontent ol
{
	margin: 7px 0px 0px 22px;
}

/* Updates Signup Rules
------------------------------- */
#updates
{
	width: 270px;
	padding: 10px 10px 10px 10px;
	font-family: sans-serif;
	font-size: 13px;
	color: #251a0c;
	text-align: justify;
}
#updates .emp
{
	font-family: sans-serif;
	font-size: 13px;
	color: #990000;
}
fieldset.signup
{
	border: none;
	width: 270px;
	margin: 0 auto;
}
input.signup
{
	color: #251a0c;
	font-size: 18px;
	width: 265px;
	height: 30px;
	padding-left: 5px;
	padding-top: 4px;
	border: 1px solid #251a0c;
	background: #dbdad4;
	margin-bottom: 5px;
}
input.button
{
	color: #ffffff;
	font-size: 18px;
	padding: 5px;
	border: 1px solid #251a0c;
	background: #990000;
}
.cb_text
{
	font-family: sans-serif;
	font-size: 10px;
	color: #251a0c;
	text-align: justify;
}
/* iFrame Rules
------------------------------- */
#iframe
{
	width: 570px;
	height: 350px;
	border: 10px solid #FFFFFF;
}
/* Sermon Query Rules
------------------------------- */
.sermonvid
{
	width: 595px;
	height: 180px;
	border: #261a0d 1px solid;
	text-align: left;
	padding-right: 5px;
	font-size: 12px;
	line-height: 16px;
}
.sermonvid h2
{
	font-size: 12px;
	font-weight: 900;
	font-family: sans-serif;
	font-size: 20px;
	color: #251a0c;
	margin-top: 10px;
	margin-bottom: 0px;
}
.sermonvid a
{
	text-decoration: none;
	color: #251a0c;
}
.sermonvid a:hover
{
	text-decoration: underline;
	color: ##251a0c;
}
.sv_left
{
	width: 220px;
	height: 180px;
	float: left;
}
.sv_right
{
	width: 365px
	height: 180px;
	float: right;
	text-align: left;
}
/* Footer Rules
------------------------------- */
#footer_wrapper
{
	width: 100%;
	background: url(images/footerbg.png) repeat top center;
	padding-top: 25px;
	position: relative;
	text-align: center;
}

#footer
{
	width: 900px;
	height: 155px;
	font-family: sans-serif;
	font-size: 12px;
	color: #928167;
	text-align: left;
	line-height: 14px;
	padding-bottom: 30px;
	padding-top: 15px;
	margin: 0 auto;
	position: relative;
}
#footer_column
{
	width: 800px;
	height: 125px;
}
#footer_c1
{
	width: 200px;
	float: left;
}
#footer_c1 h4
{
	font-family: sans-serif;
	font-size: 14px;
	color: #928167;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footer_c2
{
	width: 580px;
	float: right;
	padding-left: 10px;
	border-left: #928167 1px solid;
}
#footer_c2 h4
{
	font-family: sans-serif;
	font-size: 14px;
	color: #928167;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footer a
{
	font-family: sans-serif;
	font-size: 10px;
	color: #928167;
	text-decoration: underline;
}
#footer a:hover
{
	font-family: sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

#footer .emp
{
	font-family: sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.row
{
    width: 100%
}

.col-post
{
    width: 33%;
    float: left;
    padding-bottom: 15px;
    min-height: 150px;
    text-wrap: unrestricted;
	line-height: 14px;
}