/*  
Theme Name: Visionary
Theme URI: http://www.wpdesigner.com
Description: Custom theme developed for City Vision KCK - based on Oldschool by Small Potato.
Version: 1.0
Author: M. Douglas Wray & Small Potato
Author URI: http://www.macwebguru.com/

	This theme is custom-designed for City Vision KCK.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #590e00;
}

#header {
	height:170px;
}

#header h1 {
	text-indent: -3000px;
	/* moves text offscreen but allows search engine to find */
}

h1{
	padding: 10px;
	font-size: 24px;
}

h1 a{
	font-weight: normal;
	color: #000;
}

h2{
	font-size: 20px;
	margin-bottom:1em;
}

h3{
	font-size: 14px;
	
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: none;
}

a img{border: 0;}

address, dl, p{
	padding: 10px 0 0;
}


blockquote{
	margin: 10px 0 0;
	background: #efefef;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 11px;
}

#container
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	vertical-align: top;
	background-color: #590e00;
	
}

#page{
	background:#fff;
	background-image: url(bgd_hdr_v5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin-top:20px;
}

.rightcolumn{
	display:none;
	/*
	float:right;
	width: 182px;
	margin: 0 10px 0 0;
	line-height: 22px;
	*/
}

.sidebar {
	float: left;
	width: 205px;
	margin: 0 20px 20px 0;
	padding-bottom:70px;
	line-height: 22px;
	background-image: url(bgd_sidebar_cvm-logo-v2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sidebar li a, .rightcolumn li a{
		text-decoration: none;
}

.sidebar ul{
	margin: 0;
	padding: 0;
}

.sidebar ul{
	list-style-type: none;
}

.sidebar ul a{
	font-weight: bold;
}

.sidebar ul a:hover {
	/* font-weight: bold; */
	color:#36C;
}

.sidebar ul li{
	/* border: 1px solid #000; */
	margin: 0;
}

.sidebar ul li#search{
	padding: 10px;
	/* background: #eee; */
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li h2{
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	/* background: #000; */
	color: #000;
}

.sidebar ul ul{
	padding: 8px 10px 0 10px;
	/* background: #eee; */
}

.sidebar ul ul li{
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.sidebar ul ul ul{
	padding: 0;
}

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

.sidebar ul ul ul li a{
		font-weight: normal;
}

.sidebar ul ul ul li a
{
	color:#6c6f71;
}
	
.sidebar ul ul ul li a:hover
{
	color:#36C;
}

#maincolumn{
	/* float: left; */
	margin: 0 5px 0 210px;
	padding-left:10px;
	font-size:11px;
	line-height: 14px;
	color:#6c6f71;
	border-left:1px solid #590e00;
}

#maincolumn a {
	color:#590e00;
	text-decoration:underline;
}

#maincolumn a:hover {
	color:#36C;
	text-decoration:underline;
}

#maincolumn h2 a, #maincolumn h2 a:link, #maincolumn h2 a:visited{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#maincolumn li{
	margin-bottom:1em;
}

.post{
	/* border: 1px solid #114477; */
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.post h2{
	padding: 5px 10px;
	color:#000;
}

.post h2 a{
	color: #000;
}

.entry{
	padding: 0 10px 10px;
	min-height:370px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	background-color: transparent;
	color:#6c6f71;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{
	border:1px solid #000;
}

.entry img.left{
	float:left;
	margin-right:12px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	font-size:9px;
	border-top: 1px solid #ccc;
	padding: 10px;
}

.postmetadata a{
	color:#6c6f71;
}

.browse{
	padding: 0 10px 10px;
}

.comments-template{
	padding: 5px;
	/* border-top:1px solid #ccc; */
}

.comments-template h3{
	font-size:12px;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li{
	margin: 0 0 10px 0;
}

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	clear: both;
	text-align:center;
	width: 800px;
	padding: 10px 0 0 0;
	line-height: 17px;
	background: #590e00;
	color:#fff;
	font-size:10px;
	border-top:1px solid #000;
	margin-left:-1px;
}

#footer a {
	color:#fff;
	font-weight:normal;
}

#footer a:hover {
	color:#36C;
	font-weight:normal;
}

.navt_twsg {float:left; margin-top:3px;}

.marker_home { 
	width:16px;
	height:12px;
	background-image: url(/wp-content/themes/visionary/bullet_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.marker_where { 
	width:16px;
	height:12px;
	background-image: url(/wp-content/themes/visionary/bullet_where.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.marker_happenings { 
	width:16px;
	height:12px;
	background-image: url(/wp-content/themes/visionary/bullet_happenings.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.marker_donate { 
	width:16px;
	height:12px;
	background-image: url(/wp-content/themes/visionary/bullet_donate.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.marker_partners { 
	width:16px;
	height:12px;
	background-image: url(/wp-content/themes/visionary/bullet_partners.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.marker_contact { 
	width:16px;
	height:12px;
	background-image: url(/wp-content/themes/visionary/bullet_contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/* ---- For Sitemap ---- */
.ddsg-wrapper ul { list-style:none; margin:0; padding:5px 0 0 10px; }
.ddsg-wrapper ul li { margin:0; line-height:12px; }
.ddsg-wrapper ul li ul { list-style:none; margin:0; line-height:12px; padding:5px 0 0 10px; }
.ddsg-wrapper ul li ul li a { font-weight:normal; }

table.staff td { vertical-align:top; padding-bottom:20px; }
table.staff td h4 { padding:0; }