@charset "utf-8";

/* 
Theme Name: Crestwood Christian Church
Theme URI: http://www.crestwoodchristian.com
Description:Crestwood Christian Church 
Version: 1.0
Author: David Michael Brown
Author URI: http://www.thelifeofdb.com
*/

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

#box {padding-bottom: 100px;}  /* must be same height as the footer */



/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


html, body {
height:100%;
}

body {
background:url(/CCCImages/repeatingbg.png) repeat-y center #336;
width:100%;
margin:0 auto; padding:0;
}
#container {
	background:url(/CCCImages/bg.jpg) no-repeat #fff;
	width:960px;
	padding:0;
	margin:0 auto;
	}
	
a img {
	border:0;
}
.alignright {
float:right;
padding:2px 5px;
}
.right {
float:right;
}
.alignleft {
padding:2px 5px;
float:left;}

a:link, a:visited {
color:#00f;
}
a:active, a:hover {
color:#888;
}


#header {
	margin:0; padding:0;
	
	}
h1,h2,h3{
	font-family:Garamond, Georgia, serif;
	margin:0;
	padding:0;
}

#header h1 span, h1#welcome span {
	margin-left: -9999px;
}
h1#logo {
	margin:0 0 0 85px;
	padding-top:25px;
	}

	
.search-form {
	background:url(/CCCImages/search.gif) no-repeat;
	width:240px;
	height:20px;
	padding:0 0 0 20px;
	position:absolute;
	float:right;
	top:20px;
	margin-left:755px;
}
.search-form input{
	width:160px;
	font-size:10px;
}

#mainhome, #main {
	width:650px;
	float:left;
	padding:0;
}
#mainhome {
	min-height:620px;
}
h1#welcome {
	position:absolute;
	top:140px;
	margin:0 0 0 -100px;
	}
.fulltitle {
padding: 0 0 0 20px;
font-size: 36px;
font-weight:400;
}
#homecontent, #pagecontent{
	line-height:1.5;
	font-size:14px;
	color:#222;
	font-family: Helvetica, Arial, sans-serif;
}
#homecontent {
	position:relative;
	margin:200px 10px 0;
	padding:5px 30px 0 115px;
}
#pagecontent {
margin:55px 0 30px 55px;
padding:0;
}	
.postcontent {
margin-left:25px;
}
#remem {
font-style:italic;
text-align:center;
margin-top:0;
}


#sidebar, #homebar {
	width:310px;
	float:left;
	padding-top: 25px;
}
#sidebar2 {
width:650px;
float: left;
padding:0;
margin:0 0 0 0px;
}
#sidebar ul, #sidebar2 ul {
list-style:none;
text-align:center;
text-decoration:none;
font-size:14px;
border:dashed 1px #999;
margin:0; padding:0;
}
#sidebar ul{
margin:120px 10px 0 0; padding:0px;
}
tr {
margin:0;
padding:0;
}
td {
margin:0;
padding:2px;
}



 
#placeholder {
clear:both;
margin:0; padding:0;
}

#footer {
font-family:Helvetica, Arial, Verdana, sans-serif;
border-top:1px dotted #fc9;
width:960px;
height:100px;
background:url(/CCCImages/footerbg.jpg) no-repeat;
position: relative;
	margin: -100px auto; /* negative value of footer height */
	height: 100px;
	clear:both;
padding:20px 0 0;
}
 

.col, .colwide {
display:block;
padding-left: 20px;

}
.col
{
padding-left:125px;
width:200px;
float:left;
}

.colwide
{
float:right;
width:300px;
padding:0 20px 0;
}
.col ul {
padding:0 0 0 5px;
margin:0;
list-style:none;
font-size:12px;
line-height:1.5em;
}
.col ul li {
width:110px;
}
.col ul a:link, .col ul a:visited {
color:#666;
text-decoration:none;
}
.col ul a:hover {
color:#999;
}
.col h4
{
color:#333;
font-size:13px;
margin:0;
padding:0 0 5px;
}
p#address {
font-size:12px;
line-height:1.5em;
margin:0;
padding:5px 0px 10px;
text-align:right;
}
#cred {
margin:0; 
font-size:10px;
color:#999;
text-align:right;
}
#cred a:link, #cred a:visited {
color:#666;
}
#footerlogo {
padding-right:15px;
}


/*HOVER STATES FOR SIDEBAR BUTTONS*/
#button {
	list-style: none;
	padding:0;
	margin:0;
	width:310px;
	height:100px;

	
}

#button a {
	display:block;
	text-indent:-900em;
	
	outline:none;
}

#button a:hover {
	background-position:left bottom;
}

#button .visitors { /*this is for the nav image*/
	width:310px;
	height:100px;
	background:url(/CCCImages/visitorsbutton.jpg) no-repeat;
	
}

#button .crest { /*this is for the nav image*/
	width:310px;
	height:100px;
	background:url(/CCCImages/crestbutton.jpg) no-repeat;
	top:120px;
	
}
/*Home Button*/
#button .calendar { /*this is for the nav image*/
	width:310px;
	height:100px;
	background:url(/CCCImages/calendarbutton.jpg) no-repeat;
	top:240px;	
}



#nav, #nav ul { 
	list-style: none;	
	margin:13px 0 0 185px;
	padding: 0;
	
}

#nav {
  font-family: Helvetica, Arial, sans-serif;
  z-index: 100;
  position: relative;
}

#nav li {

  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
  font: 16px Helvetica, Arial, sans-serif;
  color: #000;
  display: block;
  padding: 4px 9px;
  text-decoration: none;
  	
  
}

#nav li a:hover { /*secondary background of top navs*/
 background:#963;
  color:#fff;
}
#nav li:hover a, 
#nav li.sfHover a { /*background of top navs*/
  background:#963;
  color:#fff;
 
  
}
#nav li:hover ul a, 
#nav li.sfHover ul a {
  background:#963;
  color: #ccc;	
}
#nav li:hover ul a:hover, 
#nav li.sfHover ul a:hover {
	background:#996633;
  color: #fff;	
}

#nav ul {

  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 210px;
  position: absolute;
  top: -999em;
  left: -1px;

}
#nav li:hover ul,
#nav li.sfHover ul {
  top: 25px;
}
#nav ul li {
  border: 0;
  float: none;
}
#nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 190px;
  white-space: nowrap;
}
#nav ul a:hover {
  background: #ccc;
  color: #000;
}

/** Remembrances Blog and Comments styling**/
/* Blog*/
#blog{
	float:left;
	margin:30px;
	width:650px;
	font-size:1em;	
}
#blog a:link, #blog a:visited {
	text-decoration:none;
	color:#039;
}
#blog a:hover {
	color:#960;
}
#blog h2 a:link, #blog h2 a:visited {
color:#630;
font-weight:300;
font-size:24px;
text-align:left;
}
#blog h2 a:hover {
color:#960;
}
p {
letter-spacing:normal;
}

/*post content*/
.postcontent { 
font-size:14px;
font-weight:normal;
color:#000;
}
.postcontent a:link, .postcontent a:visited {
color:#039;
text-decoration:underline;
}
.postcontent a:hover {
color:#ccc;
}

/*byline styling*/
.byline {
	margin: 5px;
	padding:3px;
	font-size:.7em;
	text-align:left;
	color:#630;
}

/*post styling*/

.wp-caption-text{
text-align:center;
}

/*tag, category, meta*/
.meta { 
  font-size:.7em;
  text-align:center;
  margin-bottom:30px;
}
.meta a:link, .meta a:visited {
  text-decoration:none;
}
/*post viewer nav*/
.postviewer {
font-size:10px;
}

/*COMMENTS styling, to go with comments.php*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #960;
	padding: 0;
	font-size:12px;
}
.comments-template p{
	margin:0 0 0 22px; padding:10px 0;
}
.comments-template ol{
	margin-right: 0;
	padding:0 10px;
	list-style:inside decimal;
	font-size:12px;
}
.comments-template ol li{
	margin: 0 0;
	line-height: 18px;
	padding:5px 0 25px 25px;
	border-bottom: 1px solid #960;
	min-height:65px;
}
.comments-template h2, .comments-template h3{
	font-weight:100;
	text-align:center;
	font-size:1.5em;
	letter-spacing:.03em;
}
.commentmetadata{
	font-size: .8em;
	padding:5px;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width:542px;
}
#commentform {
	margin:0 10px;
}
.commentmetadata {
	clear:right;
	float:right;
}

.avatar{
clear:both;
	float:right;
	padding:5px 10px;
	height:50px;
	width:50px;
}
.alt {/*every other styling in the comments*/
	background:#ffc;
}
.authorcomment{ /*styling for when author comments on post */
}
/*END COMMENTS STYLING*/

