/*  
Theme Name: CLCs
Theme URI: 
Description: Loosely based on the "Road to Heaven" theme by BlogCut.com 
Version: 
Author URI: zach i
*/

								 /* goin GLOBAL, world wide, electramagnetic, you know the deal */ 
* html a:hover{
   visibility: visible;
}
body{
   color: #222;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(images/topbar.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 100px;
	margin-left: 0;
	text-align:center;
}
a:link {
	color: #0194f3;
	text-decoration: none;
}
a:visited{
	color: #0194f3;
   text-decoration: none;
}
a:hover{
	color: #262626;
	text-decoration: none;
}
a:active{
	color: #0194f3;
	text-decoration: none;
}
h1{ 
   margin:0;
	padding:0;
}
h2{ 
   margin:0;
	padding:0;
}
h3{ 
   margin:0;
	padding:0;
}
div#sidebar h3{ 
   margin:-20px 0 0 0;
	padding:0;
}
div#knockout{
	position: absolute;
	visibility: hidden;
}
.center {
	font-family: Verdana, sans-serif;
	font-size: 60px;
	text-align: center;
}
                                   /* top notch, top dawg, and top BAR(S) */
div#bar1{
	position:relative;
	height:161px;
	width:100%;
	padding:0;
	margin:0;
}
div#bar2{
	position:relative;
	height:77px;
	width:100%;
	padding:0px 0 0 0;
	margin:-10px 0 0 0;
}
div#bar3{
	position:relative;
	height:39px;
	width:100%;
	padding:13px 0 0 0;
	margin:0;
}
a.title{
		background-image: url(images/header.png);
		text-decoration: none;
 	   display: block;
		height: 43px;
		width: 743px;
		z-index: 4;
		border:0;
}
a:hover.title{
  	   background-position: 0 -43px
}
.titlebox{
		position:relative;
		top:100px;
		height: 43px;
		width: 743px;
		z-index: 3;
		border:0;
}
a.pastor{
		float:left;
		background-image: url(images/btpastor.png);
		text-decoration: none;
 	   display: block;
		width: 81px;
		height: 30px;
		z-index: 4;
		border:0;
		margin:0 20px 0 0;
		padding:0;
}
a:hover.pastor{
  	   background-position: 0 -30px
}
a.youth{
		float:left;
		background-image: url(images/btchildrenandyouth.png);
		text-decoration: none;
 	   display: block;
		width: 157px;
		height: 30px;
		z-index: 4;
		border:0;
		margin:0 20px 0 0;
		padding:0;
}
a:hover.youth{
  	   background-position: 0 -30px
}
a.outreach{
		float:left;
		background-image: url(images/btoutreach.png);
		text-decoration: none;
 	   display: block;
		width: 96px;
		height: 30px;
		z-index: 4;
		border:0;
		margin:0 20px 0 0;
		padding:0;
}
a:hover.outreach{
  	   background-position: 0 -30px
}
a.ministries{
		float:left;
		background-image: url(images/btministries.png);
		text-decoration: none;
 	   display: block;
		width: 96px;
		height: 30px;
		z-index: 4;
		border:0;
		margin:0 20px 0 0;
		padding:0;
}
a:hover.ministries{
  	   background-position: 0 -30px
}
a.worship{
		float:left;
		background-image: url(images/btworship.png);
		text-decoration: none;
 	   display: block;
		width: 81px;
		height: 30px;
		z-index: 4;
		border:0;
		margin:0 20px 0 0;
		padding:0;
}
a:hover.worship{
  	   background-position: 0 -30px
}
a.enews{
		float:left;
		background-image: url(images/btenews.png);
		text-decoration: none;
 	   display: block;
		width: 81px;
		height: 30px;
		z-index: 4;
		border:0;
		margin:0 20px 0 0;
		padding:0;
}
a:hover.enews{
  	   background-position: 0 -30px
}
#visit{
	float:left;
	height:100%;
	width:auto;
	padding:0 20px 0 0;
	margin:0;
	color:#fff;
	text-align:left;
}
#times{
	float:left;
	height:100%;
	width:auto;
	padding:0;
	margin:0;
	color:#222;
	text-align:left;
}
                                   /* /top bar */
                                   /* main area */
div#container {
	height: auto;
	width: 920px;
	margin-left: auto;
   margin-right: auto;
	margin-top: 0;
	margin-bottom: 100px;
	padding:0;

}
div#news{
	height: auto;
	width: 500px;
   float: left;
	text-align: left;
	margin:8px 0px 0px 0px;
	padding:0;
}
div#post{
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
	overflow: visible;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.time{
	color: #000000;
}
.post{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	top: 0px;
}
                                 /* sidebar stuffs */
div#sidebar {
	padding: 0 0 0 14px;
	margin:13px 0px 0px 10px;
	height: auto;
	width: 303px;
	text-align: left;
	overflow: visible;
	float: right;
	border-color:#999;
	border-width:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
}
div#church{
	height:191px;
	width:303px;
	background-repeat: none;
	background-image: url(images/sunchurch.png);
	border:0;
	padding:0;
	margin:0;
}

                           /* /sidebar stuffs */
                           /* down below */
div#navigation {
	float: left;
	height: 15em;
	width: auto;
	z-index: 199;
	background-color: #33CC66;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
#footr{
	width:100%;
	height:auto;
	text-align:center;
}
                              /* /down below */
                              /* comments */

input, textarea { 
        width: 100%; 
        background: #333333;
        color: #ffffff; 
        border: 1px solid #ffffff;  
}

input[type=submit] { 
        width: 100%; 
}

.comment { 
        width: 100%; 
        border-bottom: 3px solid #4D4840; 
}

.author { background: #CCCCCC; padding: 5px; width: 100%; }
.author img { border: 1px solid #BBBBBB; }
.comment_text { }
.comment_meta { width: 100%; border-top: 1px solid #CCCCCC; }
.author .comment_meta { border-top: 1px solid #BBBBBB; }
.comment_meta p {  }
.comment_meta img {  }
                                   /* /comments */