/*  
Theme Name: Ideal Nutrition Custom Theme
Description: A custom WP design for Ideal Nutrition
Version: 0.9
Author: Base-10 Design and Development
Author URI:http://base-10.net


TOC
-----------------
=global
=layout
=navigation
=forms
=typography
=links
=colors + styles

*/


/* =global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	font-weight: normal;
	}

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

/* =layout
------------------------------------------------------------------*/


#wrapper {
	width: 970px;
	margin: 0 auto;
}

#masthead {
	width: 100%;
	float: left;
	height: 200px;
	margin-bottom: 30px;
}

#content {
	clear: both;
	margin-top: 50px;
	width: 100%;
	position: relative;
	z-index: 10;
	margin-bottom: 30px;
}

.welcome img {
	position: relative;
	z-index: 50;
	display: block;
	margin-top: -90px;
	float: left;
	margin-right: 25px;
}

#vegetables {
	position: relative;
	float: right;
	z-index: 5;
	margin-right: -50px;
	margin-top: -40px;
	clear: right;
}

h1 {
	float: left;
	text-indent: -9999px;
}

h1 a {
	position: relative;
	z-index: 0;
	display: block;
	width: 638px;
	height: 370px;
	background: url(images/logo.png) top no-repeat;
	margin-left: -70px;
	float: left;
}


#masthead ul {
	float: right;
	list-style-type: none;
	position: relative;
	z-index: 10;
}

#masthead ul li {
	float: left;
}

#masthead ul li:first-child {
	margin-left: 5px;
}

#masthead ul li a {
	display: block;
	padding: 25px 15px;
}

#main {
	width: 550px;
	float: left;
	padding: 20px;
	margin-left: 30px;
}

.post {
	margin-top: 30px;
}

#supplementary {
	width: 275px;
	float: left;
	margin: 40px 0 40px 40px;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary li {
	margin: 15px;
	font-size: 14px;
	
}

#footer {
	clear: both;
	width: 900px;
	margin: 30px auto 0 auto;
	padding-bottom: 30px;
}

#footer ul {
	float: left;
	list-style-type: none;
	
}

#footer ul li {
	float: left;
	padding: 10px 20px 0 0;
	font-size: 11px;
}

#footer p {
	float: right;
	font-size: 11px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.onomy {
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}

.onomy p {
	display: inline;
	color: #d7bf96;
}

.onomy p.category {
	padding-right: 25px;
}

.event {
	margin-top: 20px;
}

#signup label {
	float: left;
	margin-bottom: 10px;
}

#signup input {
	float: right;
	margin-bottom: 10px;
}

input, textarea {
	background: #ecf2dc;
	border: 1px solid #c9d3a7;
}

#signup {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

#search input {
	float: left;
	margin: 10px 5px 30px 0;
}

#tagcloud {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}


/* =typography
------------------------------------------------------------------*/

body {
	font-size: 72.5%;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	line-height: 18px;
	color: #6b6459;
}

#content {
	font-size: 12px; 
}

#masthead ul {
	font-size: 17px;
	text-transform: lowercase;
}

.welcome h2 {
	font-size: 28px;
	margin-top: 35px;
	margin-bottom: 25px;
}

.post h2, .page h2 {
	font-size: 20px;
}

.post h2, .welcome h2, .post h2 a, #supplementary h2, .page h2 {
	color: #554426;
	text-transform: capitalize;
}

#supplementary h2 {
	font-size: 18px;
	margin-top: 40px;
	clear: both;
}

span.date {
	text-transform: uppercase;
	color: #c0c4b5;
	font-size: 11px;
        float:left; 
        text-align:left;
        clear:both;
}

#main .page {
	margin-top: 30px;
}

#main .page h2 {
	font-size: 28px;
	margin-bottom: 30px;
}

h3#comments, #respond h3 {
	color: #B65547;
	margin-bottom: 10px;
}

.comment {
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	border-bottom: 1px dotted #D7BF96;
}

.clear {
        clear:both;
}

h2#tagcloud {
	margin-bottom: 25px;
}


.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin-right: 20px;
margin-top: 20px;
margin-bottom:12px;
clear:left;
/* optional rounded corners for browsers that support it */
-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;
}


/* =links
------------------------------------------------------------------*/

#masthead ul li a {
	color: #dde7bd;
}

#masthead ul li a:hover, #masthead ul li.current_page_item a {
	color: #B3BF8F;
}



#footer ul li a {
	color: #7a9d02;
}

#footer p, #footer p a {
	color: #9b8f7c;
}

#main .onomy p a {
	color: #b7852d;
}

#main .onomy p a:hover {
	color: #DF971B;
}

#supplementary a {
	color: #7a9d02;
}

#supplementary a:hover, #main a:hover, #footer ul li a:hover {
	color: #A1CF00;
}

#footer p a:hover {
	color: #7F6C4F;
}

#respond a, .comment-meta a {
	color: #7A9D02;
}

.alignright a, .alignleft a {
	color: #B7852D;
}

select {
	margin-top: 15px;
	border: 1px solid #C9D3A7;
	background: #ECF2DC;
	width: 100%;
}

a.syndicate  {
	margin-top: 5px;
	background: url(images/feed.jpg) left center no-repeat;
	padding-left: 20px;
	display: block;
}

/* =colors + styles
------------------------------------------------------------------*/

body {
	border-top: 5px solid #564527;
	background: url(images/bg.jpg) repeat-x top #FFF;
}

#masthead ul {
	background: url(images/navbar.png) no-repeat top;
	height: 61px;
	width: 391px;
}

#navbar_left {
	background: url(images/navbar_l.png) no-repeat;
	width: 17px;
	height: 61px;
	float: right;
}

#navbar_right {
	background: url(images/navbar_r.png) no-repeat;
	float: right;
	width: 17px;
	height: 61px;
}

#content {
	background: url(images/mainbg.png) top no-repeat;
}

#footer {
	border-top: 1px solid #d9e1c5;
}

#supplementary h3 {
	color: #b65547;
}

.event span {
	color: #665957;
}

#main ul {
	list-style-image: url(images/star.gif);
	padding-top: 2px;
	margin-left: 30px;
}

h2.browse {
	color: #B65547;
	font-size: 14px;
	font-weight: normal;
	margin-top: 30px;
}

#main a {
	color: #7A9D02;
}

#main.forms table {
	width: 100%;
}

#main.forms table td {
	padding-left: 5px;
}

#main.forms td#form_name {
	width: 150px;
}

#main.forms td#form_link {
	width: 100px;
}

#main.forms thead td {
	background: #DFDAD1;
}
