/*  Theme Name: Imperfect.tv
Theme URI: 
Description:
Version: 1.0
Author:Tommy Brandt / Soulfire Creative
Author URI: www.soulfirecreative.com
Tags:
*/


/* COLOR PALETTE
Turq: #245b6d
Dark Turq: #132e37
Light Turq: #57808e
Orange: #f68b25

*/


/*Meyer Reset  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}

/*END RESET*/

/*-----GENERAL-----*/
body {
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #666666;
}

strong {
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #484848;
	margin: 0 0 7px 0;
}

a {
	color: #57808e;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #57808e;
}

a:hover img {
	border-bottom: 0 ;
}

h1 {
	color: #245b6d;
	padding: 10px 0 7px 10px;
	font-size: 25px;
	letter-spacing:-1px;
	font-weight:bold;
}

h2 {
	font-size:22px;
	padding: 10px 0 0 10px;
	letter-spacing:-1px;
	color:#FFFFFF;
}

h3 {
	font-size: 15px;
	color: #132e37;
	margin-bottom: 5px;
	letter-spacing:-1px;
	line-height: 1.2em;
}

h4 {
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
}

ol li, ul li {
	font-size: 12px;
}

ol {
	list-style: decimal inside;
	padding-bottom: 20px;
}

em {
	font-style: italic;
}

img {
	vertical-align: middle;
}

hr {
	border: 0;
	border-bottom: 1px dotted #e0131f;
	margin-bottom: 20px;
}

abbr {
	display: none;
}

/*-------TOOLS-------*/
.floatLeft, .alignleft { float: left; }
.floatRight, .alignright { float: right; }
.clear { clear: both; }
.center { text-align: center; }

.pad10 {padding: 10px;}

/*-----STRUCTURE-----*/
#header {
	height: 100px;
	border-bottom: 1px solid #FFFFFF;
	background: #245b6d url('images/headerspan.png') repeat-x;
	padding: 0 30px;
}

#contentwrap {
	border-top: 1px solid #245b6d;
	background-color: #132e37;
	width: 100%;
}

#content {
	background-color: #6995ab;
	width: 960px;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #245b6d;

}


#main {
	background: #efefef;
	float: left;
	width: 660px;
	min-height: 450px;
	padding-bottom: 25px;
}

#sidewrap {
	float: right;
	width: 300px;
}

#sidebar {
	padding: 15px;
	color: #ffffff;
}

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar a, #sidebar p {
	color: #ffffff;
}

#sidebar a:hover {
	border-color: #ffffff;
}

.navigation {
	padding: 0 20px 15px;
	margin: 10px 0;
}

/*-----HEADER-----*/

#logo a {
	display: block;
	width: 302px;
	height: 58px;
	text-indent: -9999px;
	background: url('images/imperfectlogo.png') no-repeat;	
	position: absolute;
	top: 20px;
}

#logo a:hover {
	border: 0;
}

#tag {
	display: block;
	width: 388px;
	height: 28px;
	text-indent: -9999px;
	background: url('images/tagline.png') no-repeat;
	position: absolute;
	left: 350px;
	top: 45px;
}

/*-----NAV-----*/



/*-----HOME-----*/

#homefeature {
	background: #f68b25 url('images/featurespan.png') repeat-y center;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0;
}

#videoholder {
	width: 640px;
	height: 410px;
	margin: 0px auto;
}

#slider {
    width: 640px; /* important to be same as image width */
    height: 360px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 1px solid #ffffff;
	background: #222222;
	margin: 0px auto;
}

#sliderContent {
    width: 640px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

#sliderContent p {
    color: #ffffff;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
    position: absolute;
	font: 13px Arial, Helvetica, sans-serif;
    padding: 10px 13px 10px;
    width: 614px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
    font-weight: normal;
    display: block;
    padding-bottom: 5px;
}


.featimg, .vidprevpic {
	width: 640px;
	height: 360px;
}

.left {
	top: 0;
    left: 0;
	width: 210px !important;
	height: 360px;
}
.right {
	right: 0;
	top: 0;
	width: 200px !important;
	height: 360px;
}
.hideme {
	display: none;
}
.homeColLabel {
	color: #132e37;
}

#featuredCol {
	width: 215px;
	float: left;
}

#gpCol {
	width: 215px;
	float: left;
}

#sermonCol {
	width: 215px;
	float: left;
}

.homemorelink {
	padding-left: 20px;
}


/*-----CONTENT-----*/
ul#thumbs {
	text-align: center;
	margin: 10px 0;
}

.onethumb {
	width: 200px;
	height: 275px;
	float: left;
	overflow: hidden;
	margin: 10px;
	background: url('images/thumbshadow.png') no-repeat center 5px;
}

.going-public .onethumb {
	width: 200px;
	height: 175px;
}

.vidthumb {
	text-align: center;
	width: 195px;
	height: 120px;
	background: #ffffff;
	border: 1px solid #c9c9c9;	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 2px;
}

.vidthumb img {
	width: 175px;
	height: 100px;
	margin: 10px;
}

.vidthumb a:hover {
	border-bottom: 0;
}

.caption {
	text-align: left;
	width: 175px;
	padding-top: 5px;
	padding-bottom:7px;
	margin-left: 10px;
	line-height: 0.9em;
}

.caption h3 {
	margin-bottom: 3px;
}

.caption .thumbdate {
	font-size: 10px;
	color: #8b8b8b;
	margin-bottom: 3px;
}

#videowrap {
	background: #292929 url('images/videoholderspan.png') top repeat-x;
	padding: 7px 10px 10px;
	margin: 0;
}
#contentholder {
	background: #545454;
	padding-bottom: 15px;	
}

#contentholder p {
	padding: 10px;
	color: #ffffff;	
}

#videowrap #videoholder p {
	padding: 0px;
	color: #292929;
}

.sociable {
	padding-left: 10px;
	color: #ffffff;
}

.take-the-stairs #contentwrap {
	background: #00c7b3 url('images/takestairs_imperfect.jpg') center top no-repeat;
}

.fallen #contentwrap {
	background: #000000 url('images/fallen_imperfect.jpg') center top no-repeat;
}

.seventh-anniversary #contentwrap {
	background: #000000 url('images/7th_imperfect.jpg') center top no-repeat;
}

.cat-descipt {
	padding: 0 10px;
}


/*-----PAGE NAVI-----*/
#nav-below {
	clear: both;
}

/*-----COMMENTS-----*/
#commentswrap {
	clear: both;
	padding: 10px 10px 0;
	border-top: 1px dotted #245b6d;
}

ol.comment-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

li.comment {
	list-style: none !important;
	margin: 0px 0px 10px;
	padding: 5px 7px 5px 57px;
	position: relative;
	min-height: 100px;
}

.comment-author {
	padding: 0 0 5px 0;
}

img.avatar {
	position: absolute;
	top: 7px;
	left: 0px;
}

.comment-quote {
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
}



/*-----FOOTER-----*/

#footer {
	clear: both;
	height: 250px;
	background-color: #f68b25;
	color: #245b6d;
	padding: 20px;
	border-top: 7px solid #ffffff;
	position: relative;}

#footer p, #footer h4, #footer a {
	color: #245b6d;
}

#footerabout {
	width: 300px;
	margin: 0 0 0 20px;
	float: left;
}

#footeraddress {
	margin-right: 20px;
	float: right;
}

#footercopy {
	text-align: center;
	padding-top: 50px;
	clear: both;
}

#footercopy p {
	font-size: 11px;
	line-height: 12px;
}