/*  
Theme Name: News Blue
Theme URI: http://www.blogohblog.com/
Description: News Blue comes with 3 columns. It's Cool!. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body {
	/*background-image:url(images/bkg_black.jpg);*/
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0px; 
	padding:0px; 
}

#wrap { 
	background: #fff; 
	margin: 10px auto; 
	padding: 0px; 
	width: 750px; 
	border:#fff 6px solid; 
}

#top { 
	background:url(images/gnuvox_new.jpg); 
	margin: 0px; 
	padding: 0px; 
	height: 150px; 
}

a:link { 
	text-decoration: none; 
	color : #9EDA2D; 
	border: none; 
	font-weight:bold;
}

a:active { 
	text-decoration: none; 
	color : #FFCC00; 
	border: none;
	font-weight:bold;
}

a:visited { 
	text-decoration: none; 
	color : #9EDA2D; 
	border: none;
	font-weight:bold;
}

h3 { 
	color:#0D793E; 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 0px;
}

a:hover	{ 
	text-decoration: none; 
	color : #BBBBBB; 
	border: none; 
	cursor: pointer; 
	font-weight:bold;
} 

#blogtitle { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #fff; 
	text-align:left; 
	font-size:40px; 
	font-weight:normal; 
	line-height:100%; 
	text-transform:capitalize; 
	padding-top:20px; 
	margin:0px; padding-left:20px; 
	visibility: hidden;
}

#blogtitle a:link { 
	text-decoration: none; 
	color : #fff; 	
	border: none;
}

#blogtitle a:active { 
	text-decoration: none; 
	color : #fff; 
	border: none;
	}

#blogtitle a:visited { 
	text-decoration: none; 
	color : #fff; 
	border: none;
}

#blogtitle a:hover{ 
	text-decoration: none; 
	color : #fff; 
	border: none; 
	cursor: pointer; 
} 

#blogdesc { 
	float: left; 
	color: #fff; 
	padding-left:25px; 
	text-align:left; 
	font-size:12px; 
	padding-top:5px; 
	text-transform:capitalize; 
	margin:0px; 
	visibility: hidden;
	}

#navtop { 
	background: #0D793E; 
	margin: 0px auto; 
	height: 26px; 
	width: 748px; 
}

#searchform { 
	height:26px; 	
	line-height:26px; 
	float:right; 
	margin: 0 -2 0 0; 
	padding: 0;  
}

input#s { 
	color: #5188d2; 
	width: 160px; 
	border: 1px solid #cbcbcb; 
	background:#fcfcfc;
}

input#searchsubmit{ 
	background:#0D793E; 
	color:#fff; 	
	font-size:13px; 
	border:0px; 
	cursor: pointer; 
	margin-right: 4px; 
}

#main { 	
	background: #fff; 
	margin: 0px auto; 
	padding: 0px; 
	width: 750px; 
}

#post { 
	background:#fff; 
	margin:0px auto; 
	padding:0px; 
	width: 420px; 
	float:left; 
}

#sidebar { 
	background:#fff; 
	margin:5px auto; 
	padding: 0 10px 10px 0; 
	width: 290px; 
	float:right; 
}

.content { 
	background:transparent; 
	margin:5px auto; 
	padding: 10px; 
	width: 420px; 
	float:left; 
}

.content h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;  
	color:#0D793E; 
}

.content .date { 
	background:transparent; 
	width:200px; 
	padding:5px 0 5px 5px; 
	color:#A7D54E; 
	font-size:12px; 
	font-weight:bold;
}

.entry { 
	background:#fff; 
	padding:10px; 
	color:black; 
	font-size:11px; 
	overflow:hidden; 
	border:#0D793E 1px dashed; 
}

.entry h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#0D793E!important; 
}

.entry h2 a {
	color: #0D793E;
}

.entry h2 a:link { 
	text-decoration: none; 
	color : #0D793E; 
	border: none;
}

.entry h2 a:active { 
	text-decoration: none; 
	color : #db5800; 
	border: none;
}

.entry h2 a:visited { 
	text-decoration: none; 
	color : #db5800; 
	border: none;
}

.entry h2 a:hover{ 
	text-decoration: none; 
	color : #db5800; 
	border: none; 
	cursor: pointer; 
} 

.permalink { 
	width:150px; 
	float:right; 
	text-align:right;
}

.category { 
	width:350px; 
	float:left; 
	height:20px; 
	overflow:hidden;
}

.postmeta { 
	 
	background:#E0FFA3; 
	font-size:11px; 
	border-top:#ccc 1px solid; 
	padding:2px 2px 2px 10px; 
}

img.wp-smiley { 
	border:0px;
}

.left { 
	background:url(images/separateline.gif) repeat-y; 
	width:120px; 
	float:left; 
	padding:0px; 
	padding:0 0 0 5px; 
	overflow:hidden;
}

.left h2 { 
	color:black; 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
}

.left ul { 
	list-style-type: none; 
	margin: 0 ; 
	padding: 0; 
}

.left ul li { 
	list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

.left ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
}

.left ul li ul li { 
	list-style-type:none;  
	background: transparent url(images/bullet.gif) no-repeat 0 4px; 
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0;  
}

.right { 
	background:url(images/separateline.gif) repeat-y; 
	width:120px; 
	float:right; 
	padding:0 0 0 5px; 
	overflow:hidden;
}

.right h2 { 
	color:black; 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
}

.right ul { 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}

.right ul li { 
	list-style-type: none; 
	margin: 0 0 20px 0; 
	padding: 0; 
}

.right ul li ul { 
	list-style-type: square; 
	margin: 0px; 
	padding: 0 3px; 
}

.right ul li ul li { 
	list-style-type:none;  
	background: transparent url(images/bullet.gif) no-repeat 0 4px; 
	padding: 0px 0px 2px 14px; 
	border: 0; 
	margin: 0;  
}

#footer { 
	background:url(images/topbg.gif) repeat-x; 
	margin: 0px auto; 
	width: 750px; 
	clear:both; 
	text-align:center; 
	color:#fff; 
	size:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
}

#footer a:link { 
	text-decoration: none; 
	color : #fff; 
	border: none;
}

#footer a:active { 
	text-decoration: none; 
	color : #fff; 
	border: none;
}

#footer a:visited { 
	text-decoration: none; 
	color : #e7f3ff; 
	border: none;
}

#footer a:hover	{ 
	text-decoration: none; 
	color : #000; 
	border: none; 
	cursor: pointer; 
} 

ul.navtop { 
	height:23px; 
	line-height:23px; 
	float:left; 
	list-style: none; 
	font-weight:bold; 
	text-transform:uppercase; 
	padding:3px 0 0 0; 
	margin: 0; 
	font-size:12px;
	
}

ul.navtop li { 
	float: left; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

ul.navtop li  a, ul.navtop li a:visited , ul.navtop li a:link { 
	background: #fff; 
	color:black; 
	float: left; 
	padding: 0 10px; 
}

ul.navtop li a:hover, ul.navtop li a:active { 
	background: #fff; 
	color: #000; 
	text-decoration: underline; 
}

ul.navtop li.current_page_item a { 
	text-decoration:none; 
	color:#fff; 
	background: #3c61a4; 
}

ul.navtop li ul { 
	float:left; 
	margin:0; 
	padding:0; 
}

.navigation { 
	text-align: center; 
	margin:0; 
	padding: 10px; 
}

.alignright { 
	float: right; 
	margin: 0; 
	padding-bottom:20px; 
	padding-top:10px; 
}

.alignleft { 
	float: left; 
	margin: 0; 
	padding-bottom:20px; 
	padding-top:10px; 
}

blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 5px solid #ddd; 
}

blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
}

.comments h3 { 
	font-size: 14px; 
	padding: 3px 0px; 
	margin: 0px 7px 3px 7px; 
	border-bottom: dashed 1px #ccc;
}

ol.commentlist { 
	list-style: none; 
	padding: 0; 
	margin: 0 0 1px; 
}

ol.commentlist li { 
	list-style: none; 
	margin: 0; 
	padding: 13px 13px 1px; 
}

ol.commentlist li.commenthead { 
	list-style: none; 
	margin: 0; 
}

ol.commentlist li.commenthead h2 { 
	margin: 0;
}

input#submit{ 
	background:#E0FFA3;
	border:2px solid #0D793E; 
	color:#0D793E;
	font-size:13px; 
}

textarea { 
	color: #666; 
	width: 390px; 
	border: 1px solid #0D793E; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

input#url { 
	color: #666; 
	width: 50%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

input#author { 
	color: #666; 
	width: 50%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}

input#email { 
	color: #666; 
	width: 50%; 
	border: 1px solid #cbcbcb; 
	padding: 3px; 
	margin-bottom: 0.6em; 
	background: #fcfcfc; 
	margin-top: 2px;
}



#banner-content {
	height: 68px;
	width: 210px;
	background-image: url(images/Join_Fellowship.png);
	margin: 5px 0px 10px 40px;
}

