/*  
Theme Name: ksunavigators
Theme URI: http://ksunavigators.org
Description: Custom theme for the Kansas State Navigators, a campus Ministry
Version: 1.0
Author: Ryan Edick
Author URI: http://ryanedesigns.com


purple: 342a5d
*/

html, body, div, span, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, 
u, i, img, blockquote, fieldset, input{ 
	margin:0; 
	padding:0;
	border:0;
	}
	
h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em; 
	}

ul,ol { 
	list-style:none 
	}

table {
	border-collapse:collapse;
	border-spacing:0;
}

a img,:link img,:visited img { 
	border:none 
	}
	
.clear {
	clear:both;
}

/* END Zero Out */	

body {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	background: #f5f5f5;
	color: #222;
}

a:link {
	text-decoration: underline;
	color: #333;
}

a:hover, a:visited {
	color: #666;
	text-decoration: none;
}

h1 {
	font-family: Georgia, Sans-serif;
	font-size: 36px;
	padding-top: 10px;
}

h2, h3, h4 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	padding-top: 5px;
	
}

p {
	padding-top: 10px;
}

#site_wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

#content_wrapper {
	background: #eee;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-top: 25px;
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#header_wrapper{
	width: 100%;
	height: 120px;
	background: url('images/header-bg.jpg') repeat-x;
	background: #fdfdfd;
	border-bottom: 1px solid #849ac2;
	}

#header {
	width: 960px;
	margin: 0 auto;
	padding-top: 5px;
}

#header img{
	float:left;
	}
#headerContent {
	color:eee;
	width:300px;
	height:125px;
	border:1px solid #849ac2;
	background:url('images/feedBG.jpg');
}

.feedMe {
	padding:20px;
}

.feedMe img{
	margin-top:10px;
	margin-right:10px;
	float:left;
}

.feedMe a:link {
	text-decoration: underline;
	color: #1f1f1f;
}

.feedMe a:hover {
	color: #eee;
	text-decoration: none;
}

.feedMe a:visited {
	color: #eee;
	text-decoration: none;
}

#featured {
	margin:0 auto;
	height: 175px;
	background:url('images/slideshowImages/homepage-pic.jpg') no-repeat;
	border:5px solid #e1e1e1;
	/*padding-top: 20px;*/
	width: 950px;
	margin-bottom: 20px;
	}

.box {
	background:url('images/transparent_bg.png');
	padding: 0 10px;
	margin-left: 20px;
	width: 300px;
	height:100%;
	float: left;
	/*border:1px solid #849ac2;*/
}

.box h2 {
	text-align: center;
	color:#eee;
	margin:5px;
	}
	
/*.box {
	background:url('images/feedBG.jpg');
	width: 300px;
	margin: 9px;
	margin-top:15px;
	float: left;
	border:1px solid #849ac2;
}

.box h2 {
	text-align: center;
	color:#eee;
	margin:5px;
	}*/

.box-register {
	height: 200px;
	width: 300px;
	margin: 10px;
	margin-top:15px;
	background: url('images/signup-bg.png') no-repeat;
	float: left;
}

#container {
	float: left;
	width: 630px;
	margin-bottom: 20px;
	padding: 10px;
	background: #fff;
}

#post_sidebar_wrapper{
	margin:10px auto;
	width:960px;
	background: #fff;
	border:1px solid #ccc;
	}

.post-Index {
	margin:15px;
	width:270px;
	height: 260px;
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
	float:left;
}

.post-Index  h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

/*.entry-Index{
	overflow:hidden;
	height: 210px;
	line-height: 18px;
}*/

.post {
	padding: 10px 0;
}

.post  h2 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
}

.post  h3 {
	margin: 10px 0;
	font-family: Georgia, Sans-serif;
	font-size: 1.8em;
}

.entry blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
	float:right;
	padding:10px;
	margin: 10px 0 10px 10px;
	width:250px;
	min-height: 75px;
	border:1px solid #ccc;
	background:#dddddd url(images/quotes.jpg) no-repeat top left;
	}

.entry {
	line-height: 18px;
}

.entry img {
	border: 2px solid #333;
}

.entry ol{
	padding-left: 30px;
	list-style:upper-roman;
}

.alignright {
	float:right;
	margin-left: 10px;
	}
	
p.postmetadata {
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

.navigation {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
	margin: 0 auto;
	float: left;
	width: 303px;
	display: inline;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li {
	padding: 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar_box{
	background:url('images/feedBG.jpg');
	width: 300px;
	margin: 0 auto;
	margin-top:15px;
	float: left;
	border:1px solid #849ac2;
}

.sidebar_box h2 {
	text-align: center;
	color:#eee;
	margin:5px;
	}

#search {
	margin-top:20px;
	float:right;
	display: inline;
	}

/*#search input {
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #c0c0c0;
	color:#434343;
	font-style:italic;
	display: inline;
}*/

#search input.button{
	background-color:#849ac2;
	border:0px;
	color:#ffffff;
	width:auto;
	font-style:normal;
}

#searchform input{
	display: inline;
	}
	
#search input.button:hover{ 
	background-color:#849ac2;
}


#footer {
	margin: 0 auto;
	margin-top: 15px;
	padding: 10px;
	width: 960px;
	min-height:150px;
	border-top:1px solid #ccc;
	background:#b4c0d6;
}

#footer p {
	line-height: 18px;
}

.footerBox {
	width:200px;
	height:100px;
	float:left;
}

/* Comment Styles */

#commentform { 
	margin: 16px 0;
	padding:5px; 
	background: #eee;
	border: 1px solid #ccc;
	width: 635px;
}

#commentform p, textarea {
	width: 600px;
	}
#commentform p, input {
	font-size:16px;
	padding: 2px;
	margin: 2px;
	}
#commentform input {
	border: 1px solid #ccc;
	}
	
#submit {
	background-color:#849ac2;
	border: 1px solid #aaa;
	padding: 5px;
	}

.commentor {
	float:left;
	width:120px;
	text-align:right;
}
.commentor img {
 	margin-bottom:3px;
}
.comment-metadata a{
	color:#d0cab4;
	font-size:10px;
	text-decoration:none;
}
.commenttext {
	float:right;
	width:460px;
	color:#333;
	padding:20px;
	background-color:#eee;
	border:1px solid #aaa;
	font-size:13px;
	line-height:20px;
	padding-bottom:10px;
	min-height:150px;
	
}

ol.commentlist li.alt .commenttext{
	position:relative;
	top:-1px;
	background-color:#f5f0f0;
	margin-bottom:-2px;
}
ol.commentlist {
	margin-top:20px;
}
ol.commentlist li {
	clear:both;
	margin-bottom:0px;
	list-style:none;
	margin-left:0px;	
}
.comment-author {
	font-size:18px;
	margin-bottom:0px;
}
.comment-author a {
	color:#b0bb0b;
	font-weight:bold;
	text-decoration:none;
}
.commentlist .commenttext a {
	color:#848d00;
}
.commentlist  .commenttext a:hover, .comment-author a:hover {
	color:#232323;
	text-decoration:none;
}


/* Sociable */

div.sociable { 
	margin: 16px 0;
	padding:5px; 
	background: #eee;
	border: 1px solid #ccc;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	margin-left: 20px;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* TAB MENU */

#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px 
		}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	}

#tabmenu a, a.active {
	color: #DEDECF;
	background: #898B5E;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
	}

#tabmenu a.active {
	background: #ABAD85;
	border-bottom: 3px solid #ABAD85; 
	}

#tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
	}

#tabmenu a:visited {
	color: #E8E9BE; 
	}

#tabmenu a.active:hover {
	background: #ABAD85;
	color: #DEDECF; 
	}

/*Flickr Group*/

.flickrimage {
	float: left;
	margin-left:35px;
	margin-bottom:20px;
	width:75px;
	height:75px;
	border:1px solid #111;
	padding:5px;
	background: #666;
}

/*Related Posts */

#relatedPosts { 
	margin:0px;
	padding:5px;
	padding-left:20px; 
	background: #eee;
	border: 1px solid #ccc;
}

#relatedPosts li{ 
	list-style:none;
}

.widget {
	width:290px;
}

/*Author Info */

#authorInfo { 
	margin:0px;
	padding:20px;
	min-height:80px; 
	background: #f9f0f0;
	border: 1px solid #ccc;
}

#authorInfo img{ 
	float:left;
	margin-right:5px;
	padding:1px solid #666;
	border:1px solid #333;
}


/* Ads Style */

/* LinkList Styles */

ul.boxList {
	padding: 0;
	background-color:#a1a1a1;
	width: 100%;
	border:1px solid #849ac2;
}

ul.boxList li {
	list-style:none;
	margin:0px;
	padding:0px;
}


ul.boxList li a {
	display:block;
	padding:8px;
	background-color:#ddd;
	border-bottom:1px solid #ccc;
	color:#565344;
	text-decoration:none;
}

ul.boxList li a img{
	border: 2px solid #0d204a;
}

ul.boxList li a:hover {
	background-color:#eee;
	border-bottom:1px solid #F1F7FF;
}	

ul.large li a {
	text-align:center;
	font-size:15px;
	padding:16px;
}

ul.boxList li h2{
	text-align: center;
	color: #565344;
}	

/* LinkList Styles Small */

ul.boxList_small {
	padding: 0;
	background-color:#a1a1a1;
	width: 100%;
}

ul.boxList_small li {
	list-style:none;
	margin:0px;
	padding:0px;
}


ul.boxList_small li a {
	display:block;
	padding:5px;
	background-color:#ddd;
	border-bottom:1px solid #ccc;
	color:#565344;
	text-decoration:none;
}

ul.boxList_small li a img{
	border: 2px solid #0d204a;
}

ul.boxList_small li a:hover {
	background-color:#eee;
	border-bottom:1px solid #F1F7FF;
}	

ul.large li a {
	text-align:center;
	font-size:15px;
	padding:16px;
}

ul.boxList_small li h2{
	text-align: center;
	color: #565344;
}	

/* Sidebar List */

/*ul.sidebar {
	padding: 0;
	background-color:#a1a1a1;
	width: 100%;
}

ul.sidebar li {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.sidebar li a {
	display:block;
	padding:10px;
	background-color:#ccc;
	border-bottom:1px solid #aaa;
	color:#565344;
	text-decoration:none;
}

ul.sidebar li a img{
	border: 2px solid #0d204a;
}

ul.sidebar li a:hover {
	background-color:#eee;
}	

ul.sidebar li a {
	text-align:center;
	font-size:15px;
	padding:16px;
}

ul.sidebar li h2{
	text-align: center;
	color: #565344;
}*/	

/* Footer LinkList Styles */

.footerBlock {
	float:left;
	margin-right:15px;
	width: 200px;
	padding:10px;
	background:#eee;
	border:1px solid #ddd;
	}

ul.footerList {
	display:block;
}

ul.footerList li {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.footerList li a {
	padding:10px;
	background-color:#999999;
	border-bottom:1px solid #dedaca;
	color:#565344;
	text-decoration:none;
}

ul.footerList li a img{
	border: 2px solid #0d204a;
}

ul.footerList li a:hover {
	background-color:#bbbbbb;
	border-bottom:1px solid #F1F7FF;
}	

ul.large li a {
	text-align:center;
	font-size:15px;
	padding:16px;
}

ul.footerList li h2{
	text-align: center;
	color: #565344;
}	
