/* @override 
	http://terrencescoville.com/blog/wp-content/themes/christ_first/style.css
	http://christfirstsports.com/blog/wp-content/themes/christ_first/style.css
	http://terrencescoville.com/christfirst/wp-content/themes/christ_first/style.css
*/

/*
Theme Name: Christ First Sports
Theme URI: http://christfirstsports.com/
Description: The 2010 Christ First Sports Wordpress Theme
Author: <a href="http://curtismystic.com/">Curtis Scoville</a> and <a href="http://t-sco.com">Terrence Scoville</a>
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width
*/

html, body {
	font: 11pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #369 url("/blog/wp-content/themes/christ_first/i/bg.jpg") top center repeat-x;
}

a,
a:link,
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

a:hover {
	color: #369 !important;
	border-color: #369 !important;
}

strong { font-weight: bold; }
small { font-size: 8pt; }
sup { line-height: 1.3em; }

#wrapper {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
	background: url("/blog/wp-content/themes/christ_first/i/fade.jpg") top center no-repeat;
}

/* @group Header */

#header {
}

.hleft {
	float: left;
	width: 270px;
	padding-top: 60px;
	text-align: center;
}

.yell {
	font-size: 10pt;
	height: 17px;
	padding: 4px 5px;
	display: block;
	margin: 0 auto;
	width: 200px;
	text-shadow: #dd0 0px 1px 1px;
	text-decoration: none !important;
}

a.yell:hover {
	color: #036 !important;
	background-color: rgba(0,0,0,0.1);
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

#search {
	clear: left;
	text-align: right;
	padding: 8px 15px;
}

#search input {
	border: 1px solid #111;
	font-size: 12pt;
	margin-top: 1px;
	width: 230px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}



/* @end */

/* @group Blog */

#container {
	background: url("/blog/wp-content/themes/christ_first/i/blogfooter.jpg") bottom center no-repeat;
	width: 695px;
	float: left;
	padding-bottom: 21px;
}

.aboutcontainer {
	background: url("/blog/wp-content/themes/christ_first/i/featuredblog.jpg") top center no-repeat;
	padding: 40px 50px 0 50px;
	height: 290px;
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: -90px;
}

.aboutblog {
	border-bottom: 4px solid #ddd;
	height: 180px;
	padding: 0px 200px 15px 0;
	background: url("/blog/wp-content/themes/christ_first/i/home/jacksblog.jpg") 72px right no-repeat;
}

.aboutblog p { font: italic 14pt/1.5em Georgia, "Times New Roman", Times, serif;
	color: #777;
}

.aboutblog a {
	color: #58b;
	font-weight: normal;
	border-bottom: 2px solid #58b;
	text-decoration: none;
}

#container #entries {
	background: transparent url("/blog/wp-content/themes/christ_first/i/pagebg.jpg") center bottom repeat-y;
}

#container h2.pagetitle {
	color: #369;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 25px 20px 0;
	font-size: 42pt;
	line-height: 1.2em;
}

#container h3.archivetitle {
	font-size: 28pt;
	font-weight: normal;
	color: #369;
	border-bottom: 4px solid #ccc;
	padding: 15px 0;
	margin: 0 50px;
	position: relative;
}

#container h3.entrytitle,
#container h4.entrytitle {
	color: #036;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 75px 2px 0;
}

#container h3.entrytitle a,
#campscontainer h3.entrytitle a,
#container h4.entrytitle a,
.post h2 a {
	text-decoration: none;
}

#container .entry h3 {
	font-size: 16pt;
	font-weight: normal;
	color: #369;
	padding-bottom: 15px;
}

#container .post {
	background: transparent url("/blog/wp-content/themes/christ_first/i/blogbottom.jpg") center bottom no-repeat;
	padding: 25px 50px 15px 50px;
	position: relative;
}

.post small {
	display: block;
	margin-bottom: 15px;
	color: #555;
	font-weight: bold;
}

.post p,
.comment-body {
	padding: 0 0 1em 0;
	font: 12pt/1.6em Georgia, "Bitstream Charter", "Times New Roman", Times, serif;
}

.post img.alignleft { float: left; margin: 15px 15px 0 0;}

.post .postmetadata {
	border-top: 1px dotted #999;
	padding-top: 10px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.navigation {
	background: url("/blog/wp-content/themes/christ_first/i/blogmore.jpg") bottom center no-repeat;
	height: 78px;
	padding: 0;
}

.navigation .alignleft {
	display: block;
	float: left;
	width: 40%;
	height: 56px;
	padding: 23px 0 0 40px;
	font-size: 24px;
	text-shadow: #ff0 0px 1px 0px;
}

.navigation .alignleft a {
	border-bottom: 2px solid #036;
	padding-bottom: 3px;
	text-decoration: none;
}

.navigation .alignright {
	display: block;
	float: right;
	width: 40%;
	height: 56px;
	padding: 23px 40px 0 0;
	font-size: 24px;
	text-align: right;
	text-shadow: #fff 0px 1px 0px;
}

.navigation .alignright a {
	border-bottom: 2px solid #036;
	padding-bottom: 3px;
	text-decoration: none;
}

/* @group Comments */

#comments {
	margin: 0px 15px 0 15px;
	padding: 0 35px 15px 35px;
	background: #fff url("/blog/wp-content/themes/christ_first/i/blogtex.jpg") top left repeat;
}

#eventwrapper #comments {
	margin: 0px 25px 0 25px;
	padding: 0 30px;
}

#comments h3 {
	clear: left;
	font-size: 18pt;
	font-weight: normal;
	color: #369;
	border-bottom: 4px solid #ccc;
	padding: 30px 15px 15px 0;
	margin-bottom: 15px;
}

#comments .comment-author {
	line-height: 1.5em;
}

#comments .comment-meta {
	margin-bottom: 15px;
}

#comments .comment-meta a {
	font-weight: normal;
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}

#comments li.comment {
	position: relative;
	padding: 5px 0 15px 60px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#comments li.comment .reply {
	margin: 5px 20px 0 0;
	text-align: right;
}

#comments li.comment img {
	position: absolute;
	left: 0;
}

#commentform label { color: #333; }
#commentform .required { color: #f00; font-size: 12pt; font-weight: bold; }

#commentform p {
	font-size: 10pt;
	line-height: 2em;
	padding-bottom: 10px;
}

#commentform input[type="text"],
#commentform textarea {
	width: 573px;
	padding: 5px;
	font: 11pt Georgia, "Times New Roman", Times, serif;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px inset;
	background: #F9F9F9;
	border: 1px solid #CCC;
}

#commentform textarea { line-height: 1.5em; }

#commentform .form-allowed-tags {
	color: #555;
	line-height: 1.8em;
}

#commentform input#submit {
	width: inherit;
	font-size: 14pt;
	margin: 15px 0;
}

/* @end */

/* @end */

/* @group Camps */

#campswrapper {
	float: left;
	background: url("/blog/wp-content/themes/christ_first/i/events/bg.gif") top left repeat-y;
}

#campscontainer {
	float: left;
	background: url("/blog/wp-content/themes/christ_first/i/events/header.gif") top left no-repeat;
}

#campscontainer h2.pagetitle {
	font-size: 36pt;
	font-weight: bold;
	color: #369;
	padding-bottom: 20px;
}

#campscontainer .post h3 {
	font-size: 16pt;
	font-weight: normal;
	color: #369;
	padding-bottom: 15px;
}

#campscontainer h3.entrytitle,
#eventcontainer h2.entrytitle,
#eventcontainer h4.entrytitle {
	color: #036;
	font-size: 30pt;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0 75px 2px 0;
}

#campscontainer h3.entrytitle a,
#eventcontainer h2.entrytitle a,
#eventcontainer h4.entrytitle a { text-decoration: none; }

#campscontent {
	width: 565px;
	float: left;
	margin: 0px 25px 0 25px;
	padding: 50px 50px 50px 30px;
}

#campscontent #entries {
	padding: 0;
}

#campscontent .post {
	margin-bottom: 20px;
}

#campscontent .testimonials .post  {
	padding-bottom: 10px;
	border-bottom: 5px solid #ddd;
	margin-bottom: 25px;
}

#campscontent .navigation {
	background: none;
	border-top: 3px solid #aaa;
	height: 85px;
}

#campscontent .navigation {
	background: none;
	height: 78px;
	padding: 0;
}

#campscontent .navigation .alignleft {
	display: block;
	float: left;
	width: 45%;
	height: 56px;
	padding: 20px 0 0 0;
	font-size: 24px;
	text-shadow: #bbb 0px 1px 0px;
}

#campscontent .navigation .alignleft a {
	border-bottom: 2px solid #036;
	padding-bottom: 3px;
}

#campscontent .navigation .alignright {
	display: block;
	float: right;
	width: 45%;
	height: 56px;
	padding: 15px 0 0 0;
	font-size: 24px;
	text-align: right;
	text-shadow: #fff 0px 1px 0px;
}

#campscontent .navigation .alignright a {
	border-bottom: 2px solid #036;
	padding-bottom: 3px;
}

/* @end */

/* @group Events */

#eventwrapper {
	float: left;
	background: url("/blog/wp-content/themes/christ_first/i/events/bg.gif") top left repeat-y;
}

#eventcontainer {
	float: left;
	background: url("/blog/wp-content/themes/christ_first/i/events/header.gif") top left no-repeat;
}

#eventfooter {
	background: url("/blog/wp-content/themes/christ_first/i/events/footer.gif") bottom left no-repeat;
	clear: both;
	height: 60px;
	width: 940px;
}

#tec-content.grid {
	float: left;
	width: 695px;
	padding: 50px 0 15px 0;
	background: url("/blog/wp-content/themes/christ_first/i/events/header.gif") top left no-repeat;
	
}

#tec-content.upcoming {
	float: left;
	width: 695px;
	padding: 0;
	margin-top: 50px;
	min-height: 900px;
	background: url("/blog/wp-content/themes/christ_first/i/events/bg.gif") top left repeat-y;
}

#tec-content.widecolumn {
	float: left;
	width: 695px;
	padding: 0;
	margin-top: 50px;
	min-height: 900px;
	background: url("/blog/wp-content/themes/christ_first/i/events/bg.gif") top left repeat-y;	
}

#tec-content .post-list h2 {
	margin-bottom: 10px;
}

#tec-content .post-list h2 a {
	text-decoration: none;
}

#eventcontainer .post h3 {
	font-size: 16pt;
	font-weight: normal;
	color: #369;
	padding-bottom: 15px;
}

#tec-content .post {
	margin: 20px 25px;
	padding: 0 30px;
}

#tec-content.widecolumn .post {
	margin-top: 5px;
}

#tec-nav-below.tec-nav {
	padding: 0 55px;
	width: 585px;
	float: left;
}

.tec-event small {
	font-size: 16pt;
	font-weight: normal;
	color: #369;
}

ul.upcoming .when {
	padding: 5px 0 10px 0;
}

.eventsListWidget .dig-in {
	padding: 10px 15px 15px 15px;
	border-top: 1px solid #8ad;
}

/* @group Sidebar */

#eventcontainer #sidebar,
#campscontainer #sidebar {
	float: left;
	width: 205px;
	padding: 50px 0 0 0;
}

/* @end */

/* @end */

/* @group Media */

/* See photoslbum-styles.css */

/* @end */

/* @group Homepage */

.hmid {
	float: left;
	width: 400px;
	text-align: center;
}

.hmid a {
	height: 160px;
	display: block;
	font-size: 0pt;
	text-indent: -1000px;
	line-height: 0pt;
}

.hright {
	float: left;
	width: 270px;
	padding-top: 60px;
	text-align: center;
}

#homecontainer {
	clear: both;
/*	background-color: #f00;*/
	padding: 18px 15px 0 15px;
}

#mainfeature {
	background-color: #000;
	float: left;
	margin: 0 15px 15px 0;
	padding: 16px 0 16px 16px;
	width: 649px;
	height: 395px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior:url(border-radius.htc);
}

#nav { width: 100%; height: 100px; margin: 0px; }
#nav li { width: 147px; height: 80px; float: left; margin: 15px 15px 0 0; list-style: none }
#nav a { width: 147px; height: 80px; padding: 0px; display: block; text-decoration: none; }
#featuredposts a:hover small,
#nav a:hover small { background: rgb(0,0,0); background: rgba(0,0,0,0.8); border-color: #000 !important; color: #fff; }
#nav a.activeSlide:hover small,
#nav a.activeSlide small { background: #369; text-shadow: #036 1px 1px 1px; color: #fff; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
#nav small {
	color: #eee;
	cursor: pointer;
	font-size: 8pt;
	font-weight: bold;
	position: relative;
	top: -50px;
	z-index: 100;
	height: 42px;
	padding: 4px 6px;
	background: rgb(33,33,33);
	background: rgba(0,0,0,0.5);
	display: block;
	width: 135px;
	text-shadow: #000 1px 1px 1px;
}

#featuredposts {
	height: 300px;
	width: 633px;
}

#featuredposts a {
	width: 633px;
	height: 302px;
	background-color: #000;
	text-decoration: none;
}

#featuredposts a small {
	color: #fff;
	font-size: 24pt;
	font-weight: bold;
	position: relative;
	top: -60px;
	z-index: 100;
	height: 40px;
	padding: 10px 13px;
	background: rgb(33,33,33);
	background: rgba(0,0,0,0.5);
	display: block;
	text-shadow: #000 1px 1px 2px;
}

#homesidebar {
	float: left;
	width: 230px;
	height: 427px;
	background-color: #acf;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior:url(border-radius.htc);
}

#homesidebar h3 {
	color: #369;
	background-color: #8ad;
	padding: 10px 15px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior:url(border-radius.htc);
	background: -webkit-gradient(linear, left top, left bottom, from(#acf), to(#8ad), color-stop(1, #8ad));
	text-shadow: #acf 0 1px 1px;
	font-weight: bold;
}

#homesidebar img {
	margin: 10px 0 10px 0;
	float: left;
}

#homesidebar p {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 15px 5px 15px;
}

#homecol {
	background-color: #fff;
	padding: 13px 15px;
	clear: both;
	behavior:url(border-radius.htc);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.col, .firstcol, .lastcol {
	width: 196px;
	height: 181px;
	padding: 0 15px;
	border-right: 1px dotted #acf;
	float: left;
	font-size: 9pt;
	line-height: 14pt;
}

.firstcol {
	padding-left: 0px;
}
.firstcol img { margin-top: 20px; }

.lastcol {
	float: left;
	width: 199px;
	padding-right: 0px;
	border-right: 0px;
}
.lastcol a { margin-top: 0.5em; display: block; }

#homecol h3 {
	font-weight: bold;
	margin-bottom: 7px;
}

#homecol h4 {
	margin-bottom: 7px;
}

#homecol small { color: #555; }

#homecol p {
	margin-bottom: 15px;
}

/* @end */

/* @group Navigation */

#navleft, #navright {
	clear: both;
	height: 35px;
	margin: 0;
	padding: 0;
}

#navleft li, #navright li {
	list-style-type: none;
	float: left;
}

#navleft li a, #navright li a {
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	display: block;
	float: left;
	padding: 8px 0;
	width: 89px;
	height: 19px;
	text-transform: uppercase;
	text-shadow: #013 0px 1px 3px;
	border: 1px solid #036;
	border: 1px solid rgba(00,33,66,0.3);
	border-width: 0px 0px 0px 1px;
}

#navright li a {
	border-width: 0px 1px 0px 0px;
}

#navleft li a:hover, #navright li a:hover {
	background: rgb(00,33,66);
	background: rgba(00,33,66,0.4);
	border-color: transparent !important;
	color: #fff !important;
}

#navleft li.current {
	background-color: rgba(255,255,255,0.3);
	border-color: transparent !important;
	color: #fff !important;
	text-decoration: none;
	float: left;
	padding: 8px 0;
	width: 89px;
	height: 19px;
	text-transform: uppercase;
	text-shadow: #013 0px 1px 3px;
	border: 1px solid rgba(00,33,66,0.3);
	border-width: 0px 0px 0px 1px;
}

#navleft li a.first:hover {
	-webkit-border-top-left-radius: 10px;
}

#navright li a.last, #navright li a.first,
#navleft li a.first {
	border-width: 0px;
}

#navright li a.last:hover {
	-webkit-border-top-right-radius: 10px;
}

/* @end */

/* @group Page */

.page {
	margin: 15px 15px 0 15px;
	padding: 25px 30px;
	background: #fff url("/blog/wp-content/themes/christ_first/i/blogtex.jpg") top left repeat;
	-webkit-box-shadow: #024 0px 0px 8px;
	width: 605px;
	float: left;
}

.page p {
	font: 12pt/1.6em Georgia, "Bitstream Charter", "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-right: 30px;
}

.page h2.entrytitle {
	font-size: 36pt;
	font-weight: bold;
	color: #369;
	padding-bottom: 20px;
}

.page h3 {
	font-size: 18pt;
	font-weight: normal;
	color: #369;
	margin: 40px 0 15px 0;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 230px;
/*	padding: 11px 15px 0 15px;*/
}

#sidebar h3 {
	color: #369;
	background-color: #9be;
	padding: 10px 15px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#acf), to(#8ad), color-stop(1, #8ad));
	text-shadow: #acf 0 1px 1px;
	font-weight: bold;
}

#sidebar p {
	line-height: 1.5em;
	padding: 10px 15px 10px 15px;
}

#sidebar ul {

}

#sidebar ul li {
	margin-top: 15px;
	background-color: #acf;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#sidebar ul li li {
	padding: 5px 15px 8px 15px;
	border-top: 1px solid #8ad;
	margin: 0 !important;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
}

#sidebar li li a {
	line-height: 24px;
	text-decoration: underline;

}

/* @end */

/* @group Social */

#social {
	clear: left;
	color: #fed330;
	font-weight: bold;
	padding: 1px 15px;
	margin-top: 0px;
	text-align: left;
	text-shadow: #013 0px -1px 1px;
	text-transform: lowercase;
}

#social img {
}

#social a {
	position: relative;
	top: 7px;
	margin-left: 7px;
}

#social a:hover {
	opacity: 0.6;
}



/* @end */

.newsletter {
	font-size: 10pt;
	line-height: 10pt;
}

.newsletter input {
	margin-bottom: 1em;
}

.newsletter p {
	line-height: 1em;	
}

#footer {
	clear: both;
	text-align: center;
	padding: 25px 0;
}

#footer ul li {
	display: inline;
	padding: 0 10px 0 5px;
	border-right: 1px solid #479;
}

#footer ul li.last {
	border-width: 0;
}

#footer ul li a {
	color: #acf;
	border-bottom: 1px dotted #69b;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #bdf !important;
	border-bottom: 1px solid #acf !important;
}

#copyright {
	margin: 0 auto 20px auto;
	width: 940px;
	color: #acf;
	font-size: 10pt;
	text-align: center;
}
