/*
Theme Name: KIX Country Theme
Theme URI: http://www.kix1033.com
Description: A Wordpress theme for Kix-1033.com
Author: Samuel Hilson
Author URI: http://www.srhilson.com
version: 1.0
Tags: two-column, widget-ready,blank
*/
/*----------------------<general>--------------------------*/
	
h1 {
	margin: 0;
	padding: 0;
	color: #453b34;
	font-size:3.75em;
}
h2 {
	margin: 0;
	padding: 0;
	color: #453b34;
	font-size:3.25em;
}
h3 {
	margin: 0;
	padding: 0;
	color: #453b34;
	font-size: 2em;
	font-style: italic;
}
h4 {
	margin: 0;
	padding: 0;
	color: #453b34;
}
#body_wrap h1 {font-size: 18pt;}
#body_wrap h2 {font-size: 14pt;}
#body_wrap h3 {font-size: 10pt;}
#body_wrap h4 {font-size: 9pt;}
ul { 
margin:0;
margin-bottom:10px;
padding:0; 
}
li {
	list-style:none;
}
.lower_alpha li {
	list-style: lower-alpha;
}
.lower_roman li {
	list-style:lower-roman;
}
.bullet li {
	list-style:circle;
}
a:link {
	color: #706055;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #706055;
}
a:visited {
	color: #706055;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #706055;
}
a:hover, a:active {
	text-decoration: none;
	color: #998577;
	border-bottom: 1px dotted #998577;
}
/*----------------------</general>--------------------------*/
/* ---------------------<Layout>--------------------------*/
html {
	height:100%;
}
body {
	height:100%;
	min-width:920px;
	position:relative;
	font-family: Verdana, Univers, Sans-serif;
	font-size: 12px;
	color: #453B34;
	background-color: #fff4d1;	
	margin:0;
	padding:0;
	border:0;
}
h1, h3, h2, #sub_head p, #wake_sb p {
	font-family: "Palatino Linotype", "Times New Roman", Serif;
}
#wrapper {
	min-height:100%;
	position: relative;
}
.clr {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#header_wrap {
	min-width:920px;
	height:151px;
}
#header {
	height:150px;
	width:920px;
	margin:0 auto;
}
#logo {
	width: 246px;
	height: 150px;
	text-indent: -9000px;
	float:left;
	margin:0;
}
#logolink {
	margin: 0;
	padding: 0;
	width: 246px;
	height: 150px;
	display: block;
	outline: none;
	border: none;
}
#sub_head_wrap {
	width: 100%;
	height:155px;
}
#sub_head {
	width:800px;
	padding:10px;
	margin:0 auto;
}
#sub_head img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#sub_head h2 {
	width: 700px;
}
#sub_head p {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding:0;
	margin:0;
}
#body_wrap {
	width:920px;
	margin:0 auto;
	padding:0 0 130px 0;
}
#blog_nav_wrap {
	width: 920px;
}

#blog_nav ul {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 45px;
	background: url(images/adminnavbg.jpg) no-repeat;
}

#blog_nav ul li {
	float: left;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	width: 85px;
	list-style: none;
	text-align: center;
}

#blog_nav ul li.right {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

#blog_nav a {
	color: #fff4d1;
	font-weight: normal;
	border: none;
	padding: 14px 0;
	display: block;
	outline: none;
}

#blog_nav a:hover {
	background: #2b2622;
}

#section {
	margin:0;
	width: 550px;
	padding:0 10px;
	float: left;
}
#aside {
	margin: 0;
	width: 340px;
	float:left;
	padding:0 0 0 9px;
	border-left:1px solid black;
}
#onair {
	text-align:center;
}
#footer_wrap {
	min-width:920px;
	height:118px;
	margin-top:-118px;
	position:relative;
}
#footer {
	margin: 0 auto;
	padding-top: 30px;
	width: 920px;
	color: #cec1c1;
}
#footer ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 500px;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2;
}
#footer ul li img {
	border: none;
}
#footer a {
	color: #cec1c1;
	text-decoration: none;
	font-weight: normal;
	border: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul.right a {
	outline: none;
}
#footer ul.right {
	width: 365px;
}
#footer ul.right li {
	width: 365px;
	text-align: right;
}
/* ---------------------</Layout>--------------------------*/
/*----------------------<Nav>--------------------------*/
#nav {
	margin-top:119px;
	height:30px;
	width: 670px;
	float:left;
}
#nav ul {
	margin: 0;
	padding: 0;
	float: left;
}
#nav ul li {
	margin: 0;
	list-style: none;
	width: 94px;
	float: left;
	border-right: 1px solid #77695e;
	vertical-align: middle;
	text-align:center;
}
#nav li.first {
	border-left: 1px solid #77695e;
}
#nav a {
	margin: 0;
	padding: 8px 0;
	color: #fff4d1;
	width: 94px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	outline: none;
	border: none;
}
#nav a:hover {
	background: #2b2622;
}
/*----------------------</Nav>--------------------------*/
/*--------------------------<SEARCH>------------------------------- */
#blog_nav ul li#search_bar {
	width:210px;
	overflow:hidden;
}
#nav_search {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#search_form {
	background-image: url(images/searchbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 208px;
	height: 25px;
}
.s_text {
	background: transparent;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#000;
	width: 130px;
	vertical-align:top;
}
.searchsubmit {
	background-image: url(images/search_go.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 15px;
	border: 0;
	vertical-align:top;
}
.txt {
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	position:relative;
	line-height: 14px;
}
.btn {
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
	line-height: 14px
}
.portfolio-space {
	height:40px;
}
/*--------------------------</SEARCH>------------------------------- */
/*--------------------------<SIDEBAR>------------------------------- */
#sidebar{
	padding:20px;
	
}
/*--------------------------</SIDEBAR>------------------------------- */
/*-------------------------<POST>--------------------------------------*/
.entry {
	text-align:justify;
	padding-right:20px;
}
.post h2{
	margin:10px 0 0 0;
}
.alignleft a{float:left; margin:5px;}
.alignright a{float:right; margin:5px;}
.alignright {float:right; margin:5px;}
.alignleft {float:left; margin:5px;}
.border {
	border: 1px solid black;
}
/*-------------------------</POST>-------------------------------------*/
/* ---------------------<backgorund Images>--------------------------*/
#header_wrap {
	background:url(images/woodtile.jpg) center;
}
#header {
	background:url(images/headerbg.jpg) no-repeat top left;
}
#sub_head_wrap {
 background: #d4c7be url(images/contentheaderbg.jpg) repeat-x;
}
#logo {
	background: url(images/kixlogo3.jpg) no-repeat bottom;
}
#morning #body_wrap {
	background: url(images/morningbg.gif) repeat-y;
}
#footer_wrap {
	background: url(images/footerbg.gif) repeat-x bottom;
}
/* ---------------------</background Images>--------------------------*/



