/* 
Theme Name: Keewaydin Farms
Description: Theme for the Wisconsin Bio Industry Association
Version: 1.0
Author: Michael Funk
*/ 

/* Zero out items or reset */ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
} 
body {
	background-color: #532905;
}

/* --------------------------------- clearfix ----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* --------------------------------- clearfix ----------------------------------*/
#content-box {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	-moz-border-radius: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 0px;
}
#home-feature-photo {
	clear: both;
	width: 940px;
	background-color: #FFFFFF;
	padding-right: 11px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#home-info-boxes {
	background-color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header {
	clear: both;
	margin-top: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	line-height: 20px;
}

.post-info {
	float: left;
	width: 150px;
}
.post-content {
	float: left;
	width: 300px;
}
.blog-post {
	padding-top: 25px;
	float: left;
	height: 250px;
}
.blog-post p {
	padding-bottom: 1em;
}
.post-info ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog-post h2 a {
	color: #333333;
	text-decoration: none;
	}	
.keewaydinpost {
	float: left;
	width: 250px;
	padding: 20px;
}
#blog-home-all {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 20px;
}
div#left-column {
	width: 420px;
	float: left;
	clear: none;
	padding: 20px;
	}
	
div#right-column {
	width: 420px;
	float: right;
	clear: none;
	padding: 20px;
	}
#blog-posts {
	width: 650px;
	float: left;
	padding-left: 30px;
}

.blog-post-single-entry {
	padding-bottom: 50px;
	clear: both;
}

.blog-post-single-entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #331702;
	font-weight: normal;
	padding-bottom: 16px;
	padding-left: 200px;
	line-height: 36px;
}

.entry p { 
 	padding-top: 1em;
} 

.entry {
	padding-left: 50px;
	float: right;
	width: 450px; 
		} 
		
.meta {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 10px;
}

.blog-post-content-holder {
	clear: both;
	float: left;
	width: 650px;
}
#blog-home-all #blogheader {
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	padding-bottom: 25px;
}


#sidebar {
	float: left;
	width: 225px;
	padding-left: 50px;
}



#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f3106;
	padding-top: 20px;
	} 
#sidebar ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	} 
a:link {
	color: #008cba;
	text-decoration: none;
}
a:visited {
	color: #008cba;
	text-decoration: none;
}
#whereyouare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 15px;
	width: 500px;
	border: 1px dotted #999999;
}

a:active {
	color: #8dcfe4;
}
a:hover {
	color: #7DDFFF;
	text-decoration: none;
}
#homeboxes li {
	float: left;
	height: 200px;
	width: 200px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
#homeboxes li p {
	padding-top: 10px;
}
