/*  
Theme Name: Adventist Agriculture
Theme URI: #
Description: WordPress theme developed for AdventAgriculture.com by <a href="http://www.wideideas.com/">WideIdeas</a>.
Version: 1.0
Author: WideIdeas (Dallas Reedy)
Author URI: http://www.wideideas.com/

	This theme was designed and built by WideIdeas.com,
	http://www.wideideas.com/

	This theme is © by WideIdeas.com

*/


/* Reset */
* {
	margin: 0;
	padding: 0;
	border: 0;
	}

/* Main styles */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #bde01b;
	color: #666;
	text-align: center;
	}
	
.container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}
	
.clear_l {
	clear: left;
	}

.clear_r {
	clear: right;
	}

.clear_b {
	clear: both;
	}

.rss_feed {
	background: url(images/rss_logo.png) no-repeat center left;
	padding-left: 30px;
	font-size: 10px;
	line-height: 1.0em;
	min-height: 20px;
	}

.comments_feed {
	width: 100px;
	float: right;
	clear: right;
	}

.alt {
	background-color: #f7f4f1;
	}
	
hr {
	display: none;
	}

.entry img, .profile_pic {
	background: #white;
	padding: 4px;
	border: 1px solid #ddd;
	}
	
a {
	color: #782d0f;
	text-decoration: none;
	}

a:hover {
	color: #89c9d7;
	text-decoration: none;
	}
	
/* Header styles */
#header {
	border-bottom: 2px solid #bde01b;
	}

#top_bar {
	background-color: #fff;
	height: 45px;
	display: none;
	}

#headerimg {
	height: 125px;
	background: #89c9d7 url(images/header_bg.jpg) repeat-x center;
	border-bottom: 1px solid #fff;
	}

/* Nav bar styles */
#nav_bar {
	height: 35px;
	background: #89c9d7;
	font-size: 14px;
	color: #f3f000;
	}
	
.nav_bar {
	list-style: none;
	padding-top: 10px;
	}

.nav_bar li {
	display: block;
	float: left;
	margin: 0 35px 0 0;
	}

.nav_bar li a {
	color: #fff;
	text-decoration: none;
	}

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

li.search_form {
	display: block;
	float: right;
	margin: 0 10px 0 50px;
	}

/* Main content area styles */
#content {
	background-color: #efe9e3;
	padding: 35px 0 25px 0;
	}

.pagetitle {
	font-weight: normal;
	}

.navigation {
	margin-bottom: 25px;
	}
	
/* Posting styles */
#postings {
	width: 525px;
	}
	
.postwrap_sm {
	background: url(images/blog_post_bg1b.gif) repeat-y top center;
	}

.postwrap_lg {
	background: url(images/blog_post_bg2b.gif) repeat-y top center;
	}
	
.post_sm {
	background: url(images/blog_post_bg1a.gif) no-repeat top center;
	}

.post_lg {
	background: url(images/blog_post_bg2a.gif) no-repeat top center;
	}

.post_sm, .post_lg {
	padding: 0 15px;
	min-height: 146px;
	}
	
.post h2, .post h2 a {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	}

.entry {
	font-size: 14px;
	line-height: 1.5em;
	}

.entry p {
	margin-bottom: 15px;
	}

.postmetadata {
	background: #89c9d7;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	}
	
.postmetadata a {
	color: #f3f000;
	text-decoration: none;
	}

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

.postdate {
	padding: 5px 10px 100px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: right;
	}

/* Archive styles */
.archive_list {
	list-style: none;
	margin-top: 10px;
	line-height: 1.5em;
	}

/* Contact info styles */
#contact_info, #contact_labels {
	margin-top: 15px;
	line-height: 1.5em;
	}

#contact_info ul, #contact_labels ul {
	list-style: none;
	}

#contact_labels {
	text-align: right;
	float: left;
	width: 100px;
	}

#contact_info {
	float: left;
	margin-left: 10px;
	}
	
/* Comment styles */
.post_to_comments {
	padding-bottom: 65px;
	}

#comments {
	margin-bottom: 15px;
	}

.commentlist {
	list-style: none;
	}

.commentlist li {
	padding: 5px 10px;
	margin: 5px 0 15px 0;
	}

cite {
	font-style: normal;
	font-weight: bold;
	}

.commentlist li em {
	margin-left: 15px;
	font-size: 10px;
	}

.commenttext {
	margin: 10px 0 5px 0;
	font-size: 14px;
	}

.commentmetadata {
	margin: 5px 15px 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: right;
	}

#respond {
	margin-bottom: 5px;
	padding-top: 10px;
	}

form p {
	margin: 5px 10px;
	}
	
/* Side bar styles */
#sidebar {
	background: #f7f4f1 url(images/sidebar_bg.gif) repeat-x bottom center;
	padding-bottom: 85px;
	width: 200px;
	float: right;
	clear: right;
	color: #782d0f;
	font-size: 10px;
	}

ul.sidebar {
	margin: 8px;
	list-style: none;
	}

li.bordered {
	background: url(images/dotted_keyline.gif) no-repeat top center;
	padding-top: 15px;
	margin-top: 15px;
	}

#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	}

li.profile h2 {
	padding-top: 5px;
	}

li.bio {
	clear: left;
	}

li ul {
	list-style: none;
	margin: 0;
	}
/* Image styles */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
/*	Via Kubrick	*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
	}

.profile_pic {
	padding: 4px;
	margin: 0 5px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft, .profile_pic {
	float: left
	}

/* Footer styles */
#footer {
	height: 35px;
	background: url(images/footer_bg.gif) repeat-x top;
	padding-top: 15px;
	}

	
