/*  
Theme Name: Plant Soup, Inc.
Theme URI: http://www.cultivatedesign.com/
Version: 1.0
Author: Robert Meador
Author URI: http://www.cultivatedesign.com/

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 18px 0;
	background-color: #fff;;
	color: #111;
	font-size: 76%;
	line-height: 1.3;
	font-family: "Trebuchet MS", Verdana, Arial, "Lucida Sans", Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	}

#page {
	width: 804px;
	margin: 0 auto;
	position: relative;
	background: #fff url(images/contentBg.gif) top left repeat-y;
	}

#header {
	background: transparent url(images/headerBg.gif) top left no-repeat;
	height: 157px;
	width: 804px;
	position: relative;
	}

#headerLogo {
	position: absolute;
	top: 10px;
	left: 50px;
}

/*#headerimg 	{ 
	margin: 0;
	height: 200px;
	width: 100%;
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} */
	
div#navStrip {
	width: 497px; 
	height: 17px;
	position: absolute;
	right: 60px; /* why is this - should be 10px */
	bottom: 30px;
}


/* NAV */

ul#nav {
	width: 495px;
	list-style-type: none;
	margin: 0;
}

ul#nav li {
	float: left;
	margin-bottom: 0;
}

ul#nav li a {
	display: block;
	padding: 16px 0 0 0;
	text-decoration: none;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 1px !important; /* this kills the header in windows ie 5 IF the following hack appears in a separate rule declaration - that's why it's directly below*/
	height /**/: 17px; /* CSS hack - Windows IE */
}

ul#nav li.about a {
	background: url(images/navAbout.gif);
	width: 41px;
}

ul#nav li.writing a {
	background: url(images/navWriting.gif);
	width: 50px;
}

ul#nav li.speaking a {
	background: url(images/navSpeaking.gif);
	width: 60px;
}

ul#nav li.coaching a {
	background: url(images/navCoaching.gif);
	width: 101px;
}

ul#nav li.design a {
	background: url(images/navDesign.gif);
	width: 88px;
}

ul#nav li.tvRadio a {
	background: url(images/navTvRadio.gif);
	width: 55px;
}

ul#nav li.calendar a {
	background: url(images/navCalendar.gif);
	width: 59px;
}

ul#nav li.blog a {
	background: url(images/navBlog.gif);
	width: 41px;
}



ul#nav li.about a:hover, ul#nav li.writing a:hover, ul#nav li.speaking a:hover, ul#nav li.coaching a:hover, ul#nav li.design a:hover, ul#nav li.tvRadio a:hover, ul#nav li.calendar a:hover, ul#nav li.blog a:hover {
	background-position: 0 -17px;
}

ul#nav li#current a {
	background-position: 0 -17px;
}



div#utilNavStrip {
	width: 105px; 
	height: 17px;
	position: absolute;
	right: 60px; /* why is this - should be 10px */
	top: 15px;
}

ul#utilNav {
	width: 105px;
	list-style-type: none;
	margin: 0;
}

ul#utilNav li {
	float: left;
	margin-bottom: 0;
}

ul#utilNav li a {
	display: block;
	padding: 15px 0 0 0;
	text-decoration: none;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 1px !important; /* this kills the header in windows ie 5 IF the following hack appears in a separate rule declaration - that's why it's directly below*/
	height /**/: 16px; /* CSS hack - Windows IE */
}

ul#utilNav li.home a {
	background: url(images/utilNavHome.gif);
	width: 49px;
}

ul#utilNav li.contact a {
	background: url(images/utilNavContact.gif);
	width: 56px;
}

ul#utilNav li.home a:hover, ul#utilNav li.contact a:hover {
	background-position: 0 -16px;
}

/* End top band */


#middleOuter {
	
	width: 780px;
	margin-left: 12px;
}

.sbBlog {
	background: transparent url(images/leftColBg9.jpg) top left repeat-y;
}

#middle {
	overflow: visible;
	position: relative;
	background: transparent url(images/rightColBg.jpg) top right repeat-y;
	width: 780px;
}


#content {
	font-size: 1.2em
	}


.narrowcolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn {
	float: left;
	padding: 29px 0 12px 168px;
	width: 443px;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1 {
	font-size: 2em;
	margin: 0 0 .8em;
	color: #555;
	}

h2 {
	font-size: 1.4em;
	margin: 0 0 .6em;
	padding-top: .6em;
	}

h2.pagetitle {
	font-size: 1.4em;
	margin-top: 30px;
	background: #9ec536;
	padding: .2em;
	color: #fff;
	font-weight: normal;
	text-transform: lowercase;
	}

h3 {
	font-size: 1.3em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #546e06;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Bottom band/footer */

#footer
{
	background-color: #c60;
	width: 778px;
	padding: 28px 1px 0;
	clear: both;
	position: relative;
	margin-left: 12px;
}

#headerComingUp {
	position: absolute;
	top: 5px;
	left: 20px;
}

#headerRecentArticles {
	position: absolute;
	top: 5px;
	left: 408px;
}

#headerLatestBlog {
	position: absolute;
	top: 5px;
	left: 601px;
}

#footerLower {
	background: #d2802a url(images/footerBg.gif) top left repeat-y;
	border-top: 1px solid #D9A571;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.footerEvent {
	float: left;
	width: 150px;
	padding: 7px 22px 6px;
	color: #fff;
}

.footerEvent h2 {
	font-size: 1em;
	margin: 0 0 .2em;
}

.footerEvent p {
	font-size: .92em;
	line-height: 1.3;
	margin-bottom: .4em;
	margin-top: 0;
}

.footerEvent p.eventDate {
	font-style: italic;
}

.footerEvent a {
	color: #fff;
}
/* End bottom band/footer */




/* Begin Structure */



.post {
	margin: 0 0 40px;
	text-align: justify;
	}

hr {
	/*display: block;*/
	border: 0;
	height: 1px;
	color: #dee0ca;
	background-color: #dee0ca;
	font-size: .92em;
	margin: 0 0 1em;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}



.postmetadata {
	clear: left;
	font-size: .92em;
}


/* End Structure */



/*	Begin Headers */


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
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) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


ol li{
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px 5px 0; 
	text-align: left;
	}

#searchform #s {
	padding: 2px;
	border: 1px solid #9ec536;
	background-color: #ecf1de;
	}
	
#sidebar #searchform #s {
	width: 110px;
}

#searchsubmit {
	padding: 1px;
	border: 1px solid #9ec536;
	background-color: #9ec536;
	color: #fff;
	margin-top: .3em;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #9ec536;
	background-color: #ecf1de;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #9ec536;
	background-color: #9ec536;
	color: #fff;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 122px;
	padding: 22px 8px 10px 12px;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar {
	font: .92em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}


#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 5px 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar ul ul ul li {
	margin-top: 2px;
	font-style: italic;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
div.clear {
	clear: both;
}
/* End Various Tags & Classes*/
