/* v1.0 | 20080212 */

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;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/


/*typography*/

hr {clear: both}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;	
}

.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}


h1, h2, h3, h4 {
	color: #237a9a;
	font-weight: bold;
	margin: 12px 0;
	line-height: normal;	
}

p {margin: 12px 0;}

h1 {font-size: 21px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}

a, a:link, a:visited, a:active {
	color: #00aeef;
}

table {
	font-size: 11px;
}

td {
	padding: 2px 15px 2px 5px;
}

th {
	background: #edf9fe;
	padding: 3px 5px;
	color: #237a9a;
	text-align: left;
	border-bottom: 1px solid #d0e7f0;
}

hr {
	color: #efefef;
	background-color: #efefef;
	height: 2px;
	margin: 14px 0;
	border: 0;
}

body {
	font-family: Arial, sans-serif;
	color: #636363;
	padding-bottom: 20px;
	font-size: 12px;
	background: #6196b5 url(../images/global/background.png) center top no-repeat;
}

#header {
	width: 962px;
	margin: 0 auto;
	height: 105px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 10px 0 0 30px;
}

#header h1 a {
	display: block;
	width: 134px;
	height: 83px;
	background: url(../images/global/logo.png);
	overflow: hidden;
	text-indent: -5000px;
}

/*primary nav*/

#primary-nav {
	position: absolute;
	bottom: 0;
	right: 0;
}

#primary-nav li {
	float: left;
}

#primary-nav a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 8px 12px;
	background: #0074a4;	
	font-size: 11px;
	text-transform: uppercase;
}

#primary-nav a:hover, #primary-nav li.current_page_item a, #primary-nav li.current_page_ancestor a {
	background: #08a8d8;
}

#secondary-nav {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 11px;
	font-family: "Lucida Grande", arial, sans-serif;	
}

#secondary-nav li {
	float: left;
}

#secondary-nav a {
	color: #37698f;
	padding: 3px 6px;
	display: block;	
	text-decoration: none;
	background: url(../images/global/nav-div.gif) no-repeat left 4px;
}

#secondary-nav li:first-child a {background: none;}

#secondary-nav input {
	float: left;
	margin: 2px 0 0 0;
}

#secondary-nav input.text {
	border: 1px solid #749eb7;
	color: #a3a5a8;
	font-size: 9px;
	font-family: "Lucida Grande", arial, sans-serif;	
	padding: 0 3px;
	background: #ecf8fe;
	height: 13px;
	width: 70px;
}


#wrap {
	width: 914px;
	margin: 0 auto;
	background: #fff url(../images/global/div-line.gif) repeat-y 748px 0;
	position: relative;
	overflow: hidden;
	border: 19px solid #fff;
	border-width: 19px 0;
	padding: 0 24px 0 24px;
}
/*914*/
#content {
	width: 725px;
	float: left;
	border-top: 1px solid #e7e8e9;
}

#left-col {
	float: left;
	width: 164px;
	padding: 20px 0;
}

#sblog-nav ul {
	list-style: disc;
	padding-left: 15px;
}

#blog-nav h3 {
	font-size: 14px;
	margin: 20px 0 6px 0;
}

#blog-nav li {
	padding:  0;
	font-size: 11px;
}

#blog-nav a {
	background: #cceaec;
	padding: 5px;
	border-bottom: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #237a9a;
}

#blog-nav li.current-cat a, #blog-nav a:hover {
	background: #0074a4;	
	color: #fff;
}

#blog-nav li.year-heading {
	padding: 10px 0 5px 0;
}

#sub-nav a {
	display: block;
	padding: 7px 10px;
	border-bottom: 1px solid #fff;
	background: #a3cde0;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}

#sub-nav a:hover, #sub-nav li.current_page_item a, #sub-nav li.current_page_item ul a:hover, #sub-nav ul li.current_page_item a {
	background: #0074a4;	
	color: #fff;
}

#sub-nav ul {
	margin: 0 0 0 10px;
}

#sub-nav ul a, #sub-nav li.current_page_item ul a {
	font-weight: normal;
	padding: 6px 10px;
	color: #000;	
	background: #d9eaf2;
}

#right-col {
	position: relative;
	float: left;
	line-height: 19px;
	padding: 15px 23px 20px 30px;	
	width: 508px;
	min-height: 625px;
}

#page-footer {
	clear: both;
}


.quote {
	width: 144px;
	border: 6px solid #e8f0fa;
	border-width: 6px 0;
	padding: 12px;
	font-size: 14px;
	color: #237a9a;
	float: left;
	line-height: 24px;
}

#attribution {
	font-size: 12px;
	float: right;
}

#footer-posts {
	float: left;
	width: 490px;
	border: 1px solid #e7e8e9;
	border-width: 1px 0 0 1px;
	padding: 6px 0px 0 12px;
	margin: 0 0 0 34px;
	background: url(../images/global/div-line.gif) no-repeat 252px 17px;
}

#footer-posts .post {
	float: left;
	font-size: 11px;
	width: 210px;
	line-height: 16px;
	padding: 10px;	
	margin-right: 21px;
}

#footer-posts .last {margin-right: 0}

#footer-posts .post:hover {
	background: #fafae3;
}

#footer-posts p {
	margin: 0;
}

#footer-posts p a {
	padding: 8px 0;
	display: block;
	text-decoration: none;
	color: #636363;
}

#footer-posts h3 {margin: 0;}

#footer-posts h3 a {
	color: #237a9a;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 2px solid #b9dcf4;
	padding: 8px 0;
	display: block;
}

#sidebar {
	width: 164px;
	padding: 0 0 0 20px;
	float: left;
}

#sidebar .btn {
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	height: 65px;
	margin: 0 0 9px 0;
	width: 163px;
	background-repeat: no-repeat;
}

#sidebar .btn:hover {background-position: 0 -65px;}

#sidebar #planet  {
	margin: 0 0 0 25px;
}

#donate {background: url(../images/global/btn-donate.png);}
#spread {background: url(../images/global/btn-spread.png);}
#join {background: url(../images/global/btn-join.png);}
#eat {background: url(../images/global/btn-eat.png);}

.callout {
	margin: 17px 0;
}

.callout a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #636363;
	line-height: 16px;
}


.callout .heading a {
	padding: 0 24px 10px 24px;	
}

.callout .heading h4 {margin: 0}

.callout .heading h4 a {
	padding: 8px 24px 0 24px;	
	text-transform: uppercase;
}

#featured-recipe:hover .heading {background: #c5def6}
#featured-recipe .heading h4 a {color: #237a9a}
#featured-recipe .heading {background: #d1e4f6}

#featured-book .heading {background: #ddeaae}
#featured-book .heading h4 a {color: #598543}
#featured-book:hover .heading {background: #d6ea87}

.do-one-thing {
	background: url(../images/global/do-one-thing.png) no-repeat;
	min-height: 112px;
	padding-top: 40px;
}

.do-one-thing p {
	padding: 0 15px;
	color: #636363;
	font-size: 10px;
	line-height: 12px;
}

.do-one-thing b {
	font-weight: normal;
	color: #598543;
	font-size: 11px;
	line-height: 16px;
}

#crumbs {
	font-size: 9px;
	color: #237a9a;
	margin: 0 0 25px 0;
	font-weight: bold;	
}

#crumbs a {color: #00aeef;}

.sociable {
	position: absolute;
	top: 20px;
	right: 25px;
}

#right-col .sociable ul {list-style: none}

#right-col .sociable li {
	padding: 0 0 0 7px;
	float: left;
}

/*landing page*/

.landing-post, .landing-post-static {
	border-top: 1px solid #efefef;
	overflow: hidden;
	padding: 10px;
	margin: 0 0 10px 0;
}

.landing-post:hover {
	background: #fafae3;
	cursor: pointer;
}

.landing-post h3, .landing-post-static h3 {
	margin-top: 0;
}

.landing-post img {
	float: left;
	margin: 0 20px 10px 0;	
}

.blog-post h3 a {
	font-size: 20px;
	line-height: 22px;
}

.blog-post h3 a {
	text-decoration: none;
}

.blog-post {
	padding: 0 0 20px 0;
	border-top: 1px solid #efefef;
}

.meta {
	background: #edf9fe;
	border: 1px solid #edefef;
	padding: 2px 6px;
	font-size: 11px;
	color: #80c4db;
}

ul.post-categories { display: inline}

ul.post-categories li {
	display: inline;
}

blockquote {
	margin: 20px 30px;
	border-left: 5px solid #a9d1e1;
	padding-left: 20px;
}

#right-col ul {
	list-style: disc;
	padding: 0 0 0 25px;
}

#right-col ol {
	list-style: decimal;
	padding: 0 0 0 25px;
}

#right-col li {
	padding: 2px 0;
}

/*comments*/

h3#comments {
	margin: 40px 0 10px 0;
}

#respond h3 {
	clear: both;
}

#right-col ol.commentlist {
	padding: 0;
	list-style: none;
}

#right-col ol.commentlist li {
	padding: 10px;
}

.thread-even .odd {
	background: #fff;
}

.odd, .thread-odd {
	background: #f2f2f2;
	-moz-border-radius: 3px;
}

#right-col ol.commentlist ul {
	list-style: none;
	padding: 20px 0 0 20px;
}

.avatar-wrap {
	border: 1px solid #d5d5d5;
	padding: 2px;
	float: left;
	-moz-border-radius: 2px;	
	margin: 0 10px 0 0;
}

.comment-author cite.fn {
	color: #63cff3;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}

.comment-author cite.fn a {
	text-decoration: none;
}

.comment-meta {
	color: #789ca9;
	font-size: 11px;
}

.comment-body {
	color: #7e7e7e;
	font-size: 11px;
	line-height: 16px;
}

#commentform label {
	color: #b1b1b1;
	font-size: 11px;
}

input#author, input#email, input#url {
	border: 1px solid #dadada;
	-moz-border-radius: 3px;
	padding: 2px;
	margin: 0 2px 0 0;
	color: #636363;	
}

#commentform textarea {
	border: 1px solid #dadada;
	-moz-border-radius: 3px;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 120px;
	color: #636363;		
	width: 450px;
}


/*footer */

#footer {
	width: 962px;
	margin: 0 auto;	
	font-size: 11px;
	overflow: hidden;
	padding: 10px 0;
}

#footer li {
	float: left;
}

#footer a {
	display: block;
	padding: 5px;
	color: #2f5a7a;
	text-decoration: none;
}

#footer li#vermilion {padding: 5px; color: #3c739c}
#footer li#vermilion a {display: inline; padding: 0;}

#footer a:hover {color: #d6ece6;}

#footer .float-left {
	float: left;
}

#footer .float-right {
	float: right;
}


/*twitter feed*/

#twitter {
	width: 210px;
	margin: 0 0 10px 0;
	background: #f0f9fe;
}

#twitter h2 {
	background: url(../images/home/feed-heading.png);
	overflow: hidden;
	text-indent: -5000px;
	margin: 0;
	height: 29px;
	padding: 10px 0 0 10px;
}

#twitter p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("../js/jquery.twitter/loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

#twitter ul#twitter_update_list {
	padding: 0 4px;
	list-style: none;
}

#twitter ul#twitter_update_list li {
	border-bottom: 2px solid #dbe5ed;
	padding: 7px;
	font-size: 11px;
	line-height: 15px;
}

#twitter ul#twitter_update_list li span {
	display: block;
	word-wrap: break-word;
}

#twitter ul#twitter_update_list li span a {
	color: #237a9a;
}

#twitter ul#twitter_update_list li.lastTweet {
	border-bottom: none;
	padding-bottom: 15px;
}

#twitter p.profileLink {
	margin: 0;
	background-color: #d1e4f6;
}

#twitter p.profileLink a {
	color: #237a9a!important;
	padding: 10px 14px!important;
	display: block;
}

#tbox {
	margin: 10px 0 0 0;
}

#like-box {
	float: left;
}

#twitter-wrap {
	padding-right: 30px;
	float: left;
	width: 210px;
}

/*FAQS*/

ul#faq-thumbs {
	list-style: none;
	padding: 0;	
	overflow: hidden;
}

#faq-thumbs li {
	padding: 0;
	float: left;
	padding-right: 10px;
	line-height: 18px;
}

#faq-thumbs li.last {padding: 0}

#faq-thumbs a {
	overflow: hidden;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	display: block;
	font-size: 10px;
	color: #237a9a;	
}

#faq-thumbs a:hover {
	background: #fafae3;
}

#faq-thumbs a strong {
	font-size: 14px;
}

#faq-thumbs img {
	float: left;
	margin: 0 8px 0 0;
}

/* Recipes Splash */

ul#recipe-picker {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 0 20px 0;
}

ul#recipe-picker img {
	display: block;
}

ul#recipe-picker li {
	float: left;
	margin-right: 21px;
}

ul#recipe-picker li.last {margin: 0;}

#recipe-picker a {
	background: #d9eaf3;
	border: 1px solid #d9eaf3;
	display: block;
	text-decoration: none;
}

#recipe-picker a:hover {
	background: #c5def6;
	border-color: #c5def6;
}

#recipe-picker strong {
	color: #237a9a;
	font-size: 16px;
	display: block;
	padding: 10px;
}