/*  
Theme Name: Minto Island Growers
Description: The custom Minto Island Growers wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid.
Version: 1.0.1
Author: Jeff Freeman
Author URI: http://www.jeffreyfreeman.com/
Tags: xhtml, css, simple, clean, custom theme
*/

body {
	background: #fff;
	font-size: 14px;
	color: #444;
	font-family: Georgia, Times New Roman, Serif;
}

h2, a {
	color: #525252;
}

pre, code {white-space: normal;}

#top {
	text-align: center;
	/*
	height: 24px;
	border:1px solid blue;
	border:2px solid red;
	*/
	padding:0;
}

.menu {
	position:relative;
	padding-top: 7px;
	margin-left: 12px;
	/*
	border:1px solid green;
	*/
	width:200px;
	font-size:0.9em;
	font-family: Georgia, Times New Roman, Serif;
	text-align:left;
	z-index:100;
}


li.page_item a { border:0; }
.menu ul li.current_page_item a {
	/*
	border:1px solid green;
	border-bottom:2px solid #000;
	*/
	color:#00c;
}
.menu ul li ul li a, .menu ul li.current_page_item ul li a {
	color:#000;
}
.menu ul li ul li.current_page_item a {
	color:#00c;
}
.current_page_item a li.page_item a{
}
/*
li.current_page_item ul li a {
	border-bottom:0;
	border:1px solid red;
	text-decoration:none;
}
*/

.posttitle h2 {
	/*
	display:none;
	*/
}

#top .menu li {
	list-style-type: none;
	/*
	display: inline;
	padding-right: 20px;
	*/
}

#top .menu a {
	text-decoration: none;
}

.menu a {
	color: #000;
}

#top .menu a:hover {
	color: #c00;
}



#contenttop {
	/*
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
	*/
}

#contentwrapper {
	/*
	background: transparent url('images/contentbg.png') repeat-y 0 0;
	*/


}

#header {
	height: 50px;
}

#header #title {
}


#header #title #blogtitle {
	margin-left: 68px;
}

#header #title h1 {
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2 {
	/*
	font-size: 14px;
	color: #525252;
	*/
}

#header #searchbar {
	margin-top: 20px;
}

.container {
	/*
	background: transparent url('images/background.jpg') no-repeat 0 0;
	border:1px solid #000;
	width:960px;
	*/
	position:absolute;
	left:50%;
	margin: -14px 0 0 10px;
	margin: -14px 0 0 -470px;
}

#introcontainer {
	margin-top: 40px;
}

#intro {
	
	height: 200px;
	/*
	background: url('images/introbg.jpg') no-repeat 0 0;
	*/
	margin-left: 7px;
}


	/*
#intro #introtext {
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}
	*/


#intro #introtext h1 {
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p {
	font-size: 16px;
}

/*
#intro #introicon {
	float: right;
	margin: 35px 50px;
}
*/

#posts {
margin-top:-200px;
}


.post {
	/* main page content formatting ... */
	/*
	border: solid 7px #333;
	*/
	margin: 40px 15px 20px 169px;	
	padding: 15px;	
	_padding: 7px;
	width:480px;
}

.post .postheader .commentcount {
	display:none;
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a {
	text-decoration: none;
	/*
	color: #4884bc;
	*/
}

.post .postheader .posttitle {
	
	line-height: 20px;
}

.post .postheader .posttitle h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	color: #525252;
}

.post .postheader h2 a {
	text-decoration: none;
}
h1 {
	color: #525252;
}
h2 {
	text-align: left;
	color: #525252;
}

.post .postheader .posttitle .postmeta {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}


.post .postcontent {
	margin-top: 20px;
	line-height: 17px;
}

.postcontent h1 {
	font-size: 2em;
}

/* table stuff */
td {
	vertical-align:top;
}	


#menuselector {
	position:relative;
	top:-20px;
	left:740px;
	width:200px;
	/*
	float:left;
	*/
	z-index:100;
}

select {
	margin: 0 2em;
}
small {
	font-size: 1.0em;
	font-weight: bold;
}



.post .postcontent p {
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a {
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.commentbox {
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar {
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext {
	clear: both;
	margin-top: 10px;
}

.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea {
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks {
	display:none;
	margin: 0px 5px 40px 5px;	
}

.navlinks a {
	text-decoration: none;
}

.navlinks img {
	margin-right: 5px;
}


#sidebarimg { 
	position:relative;
	float:right;
	margin-right:-250px;
	margin-top:-50px;
	z-index:2;
}
#sidebar { 
	position:absolute;
	top:200px;
	right:-10px;
}
#sidebar #wrapbox {
	background: #fafafa;
	border: solid 1px #eeeeee;	
	padding: 17px;
	margin: 40px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;
}

#sidebar .sidebarbox {
	line-height: 20px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3 {
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a {
	text-decoration: none;
}

#sidebar .sidebarbox ul {
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul {
	text-indent: -3em;
}

#footer {
	width:960px;
	text-align:center;
	height: 52px;
	color: #aaa;
	font-size: 11px;
}
#footer a {
	color: #aaa;
}



.searchform #searchbox {
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton {
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}


