/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Globals */
* {
    outline: none;
}
body {
    background: #f2f2e5;
    font: 76% arial;
    padding-bottom: 10px;
}
a {
    color: #448fc4;
}
h3, h3 a {
    font-size: 20px;
    color: #382010;
    text-transform: uppercase;
    margin: 0 0 10px 0;
	text-decoration: none;
}


h4, h4 a {
    font-size: 16px;
    color: #382010;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-weight: bold;
    text-decoration: none;
}
#container {
    border: 2px solid #c9beab;
    background: #FFF;
    width: 940px;
    margin: 0 auto;
    padding: 10px;
}
h1#title {
    width: 960px;
    margin: 20px auto 15px auto;
}
h1#title a {
    display: block;
    background: transparent url(/images/paleo-headline.gif) no-repeat top left;
    height: 33px;
    width: 431px;
    text-indent: -9999px;
    overflow: hidden;
}
#nav {
    background: #dcd9d4;
    overflow: hidden;
    padding: 6px 10px;
    position: relative;
    zoom: 1;
    z-index: 1;
}
#nav ul li {
    display: inline;
}
#nav ul li li {
    display: none;
}
#nav ul li a {
    float: left;
    padding-right: 40px;
    font-size: 14px;
    color: #351f0f;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
#nav ul li.current_page_item a {
    color: #0e76bc;
}
#nav ul li#login-link {
    position: absolute;
    right: 0;
    top: 0;
    background: #f62d36;
	border: 1px #be161d solid;

}
#nav ul li#login-link a {
    color: #FFF;
    height: 30px;
    width: 40px;
    display: block;
    padding: 0 10px;
    font: 14px georgia;
    font-style: italic;
    font-weight: bold;
    text-transform: none;
    line-height: 28px;
}
div.sidebar {
    float: right;
    width: 260px;
    background: #dcd9d4;
    padding: 10px;
}
div.sidebar li.widget {
    border-bottom: 2px dotted #2271a9;
    padding: 10px 0;
}
div.sidebar h2 {
    font-size: 20px;
    color: #382010;
    text-transform: uppercase;
}
div.sidebar p.newsletter-info {
    font: 10px georgia;
    font-style: italic;
    margin: 2px 0 6px 0;
}
div.sidebar form#newsletter-form {
    background: #f62d36;
	border: 1px #be161d solid;

}
div.sidebar form#newsletter-form input.text {
    border: none;
    outline: none;
    padding: 5px;
    margin: 3px 12px 3px 3px;
    width: 186px;
	border: 1px #be161d solid;

}
div.sidebar form#newsletter-form button {
    font: 11px georgia;
    font-style: italic;
    background: transparent;
    border: none;
    color: #FFF;
}
div.sidebar #suma-sidebar-login {
    padding-top: 0;
}
div.sidebar #suma-sidebar-login ul.pagenav li {
    padding-right: 10px;
    margin-right: 15px;
}
div.sidebar #suma-sidebar-login ul.pagenav li a {
    color: #2271a9;
    font: 14px georgia;
    font-style: italic;
    text-decoration: none;
    text-transform: lowercase;
}
div.sidebar #suma-sidebar-login form {
    padding-top: 10px;
}
div.sidebar #suma-sidebar-login form p {
    clear: right;
}
div.sidebar #suma-sidebar-login form p label {
    float: left;
    font-weight: bold;
    line-height: 16px;
}
div.sidebar #suma-sidebar-login form input#user_pass,
div.sidebar #suma-sidebar-login form input#user_login {
    float: right;
    margin-bottom: 10px;
    width: 160px;
}
div.sidebar #suma-sidebar-login form input#wp-submit {
    float: right;
}
div.sidebar #suma-sidebar-login ul {
    padding-top: 10px;
}
p.read-more a {
    background: #F62D36;
    color: #FFF;
    text-decoration: none;
    padding: 2px 6px;
	float: right;
	font: italic 11px georgia;
	border: 1px #be161d solid;
	
}

/* Home */

#feature {
    background: #2f1a0c url(/images/feature-bg.jpg) no-repeat bottom right;
    color: #FFF;
    padding: 0 10px 10px 10px;
    height: 335px;
    padding-right: 330px;
    margin-top: 10px;
}
#feature h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0;
    line-height: 35px;
}
#feature p {
    font: 14px georgia;
    line-height: 20px;
    margin-bottom: 30px;
}
#feature a.button {
    background: #F62D36;
    width: 130px;
    height: 30px;
    display: block;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
	font: italic bold 14px georgia;
    line-height: 30px;
    text-decoration: none;
    float: left;
    margin-right: 15px;
	border: 1px #be161d solid;
}
#page-title {
    background: #2f1a0c;
    color: #FFF;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: bold;
    height: 120px;
    line-height: 120px;
    padding-left: 60px;
    margin: 10px 0;
}
#twitter {
    background: #b7d9f1;
    border: 2px solid #2271a9;
    padding: 10px;
    margin: 10px 0;
    font-size: 12px;
    color: #2271a9;
    line-height: 35px;
}
#twitter a.tweet {
    border-right: 1px solid #2271a9;
    padding-right: 10px;
    margin-right: 20px;
    zoom: 1;
    z-index: 3;
    float: left;
}
#twitter p span.when {
    font-size: 10px;
    color: #382010;
}
div.homepage-item {
    width: 300px;
    float: left;
    padding: 10px;
}
div.homepage-item p {
    font-size: 14px;
    color: #3c2414;
    line-height: 22px;
    margin: 10px 0;
}
#home-blog {
    background: #f2f2e5;
    margin-right: 10px;
}
#home-blog h2 {
    width: 90px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url(/images/blog.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
}
#home-blog h3 {
    margin-bottom: 0;
}
#home-blog h4, span.blog-date {
    color: #1b75bc;
    font: 12px georgia;
    font-style: italic;
}
#home-blog h4 a, span.blog-date {
    color: #1b75bc;
    text-decoration: none;
}
#home-about #what-is-plan h3 {
    border-top: 2px dotted #2271a9;
    padding-top: 10px;
}

/* Sub-pages */

#main-content {
    width: 620px;
    float: left;
}
#main-content p {
    font-size: 14px;
    color: #3c2414;
    line-height: 22px;
    margin: 10px 0;
}

/* Page Specific */

/* FAQ */
#page-160 div.post p strong {
    color: #2271a9;
}

/* Features */
#page-27 div.FeaturesGrid {
    position: relative;
    z-index: 3;
	margin-top: 25px;
    
}
#page-27 div.FeaturesGrid img {
    clear: both;
    float: left;
    margin-top: 10px;
}
#page-27 div.FeaturesGrid div.feature {
    float: left;
    margin-bottom: 20px;
	margin-left:20px;
	padding-bottom: 20px;
	background: transparent url(/images/divider.png) no-repeat bottom left ;
    
}
#page-27 div.FeaturesGrid div.last {
    border-bottom: none;
}

#page-27 div.FeaturesGrid div.feature p {
    float: right;
    width: 420px;
}

/* Recipes */
#page-173 div.column-left {
    width: 50%;
    float: left;
}
#page-173 div.column-right {
    margin-left: 50%;
}
#page-173 div.recipe-list ul {
    margin: 5px 0 15px 0;
    color: #448fc4;
}
#page-173 div.recipe-list ul li {
    padding-left: 10px;
}
#page-173 div.recipe-list ul li a {
    text-decoration: none;
}
div.recipe-list span {
	font-style: italic;
	color: #f00;
	font-size: 80%;
}


/* Resources Main Page */
#page-183 div.sub-resource {
    width: 290px;
    float: left;
    margin-right: 20px;
    border-bottom: 2px dotted #2271a9;
    height: 280px;
    margin-top: 10px;
}
#page-183 div.first { 
    clear: left;
}

/* Recipe Post */
div.recipe-info h3 {
    font-size: 16px;
    color: #2271a9;
    margin-bottom: 10px;
    font-weight: normal;
}
div.recipe-info ol,
div.recipe-info ul {
    font-size: 14px;
    color: #3c2414;
    line-height: 22px;
    margin: 10px 0;
}
div.recipe-info ul li {
    list-style-type: disc;
    padding-left: 4px;
    margin-left: 17px;
}    
div.recipe-info ol li {
    list-style-type: decimal;
    padding-left: 4px;
    margin-left: 23px;
}
#recipe-ingredients {
    float: left;
    width: 46%;
}
#recipe-instructions {
    margin-left: 46%;
}
p.tags {
    clear: both;
}

/* Generic Post Stuff */
div.post h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #3c2414;
    margin-top: 10px;
}
div.post ul {
	margin-left: 20px;
    line-height: 18px;
}
div.post li {
	list-style-type: disc;
	margin-left: 10px;
	padding-bottom: 10px;
}
div.sub-resource span.hide {
	display: none;
}
img.alignleft {
	margin: 0 10px 10px 0;
}
.alignright {
	margin: 0 0 10px 10px;
	float: right;
}
#commentform {
    background: #dcd9d4;
    padding: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
h3#respond {
    clear: both;
}
#commentform input.text {
    float: left;
    border: 1px solid #3c2414;
    padding: 2px;
    width: 300px;
    margin-right: 10px;
    position: relative;
    z-index: 2;
}
#commentform textarea {
    border: 1px solid #3c2414;
    padding: 2px;
    width: 590px;
}
#commentform p.tag-legend {
    clear: both;
    font-size: 11px;
}
#commentform p.submit {
    clear: both;
    text-align: right;
}
#comments ol li {
    background: #f2f2e5;
    padding: 10px;
    margin-bottom: 10px;
	list-style-type: none;
}

/* Footer */
#footer {
    background: #dcd9d4;
    padding: 10px;
    width: 940px;
    margin: 10px auto;
    font-size: 11px;
    color: #3c2414;
    overflow: hidden;
}
#footer a {
    text-decoration: none;
}
#footer #contact {
    float: left;
    width: 300px;
}
#footer #contact h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
#footer #contact p {
    font-size: 12px;
    line-height: 16px;
}
#footer #info {
    border-left: 1px solid #3c2414;
    margin-left: 280px;
    line-height: 14px;
}
#footer #info a.signup {
    color: #fc0511;
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding-top: 3px;
}
hr {
	display: none;
	border: none;
}
div.clear-hr {
	clear: both;
    border-bottom: 2px dotted #2271a9;
    padding-top: 10px;
    margin-bottom: 10px;
}

div.clear-hr {
	clear: both;
    border-bottom: 2px dotted #2271a9;
    padding-top: 10px;
    margin-bottom: 10px;
}
div.clear {
	clear: both;
    padding-top: 10px;
    margin-bottom: 10px;
}
div.textwidget p {
	line-height: 18px;
	padding-bottom: 14px;
}
#main-content p.SumaFormErrors {
    color: #fc0511;
    font-weight: bold;
    font-size: 16px;
	
}

.feature-last {
    border-bottom: none;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;

}

h3.featured {
	    color: #2271A9;	
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: -5px;
	}

#page-27 div.FeaturesGrid div.feature h3 {
	    float: right;
		margin-top: -25px;
		padding-left: 40px;
	    width: 380px;
	}
	
#feat-wrapper {
	width: 620px;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 15px;
	float: left;	
	
}

#feat-img {
	float: left;
	width: 175px;

}

#feat-cont {
	float: right;
	width: 445px;

}

#fourofour {
    margin: 10px 0;
}

#page-0 div.sub-resource {
	display: none;
}

div.wpfp-span ul {
	padding-bottom: 15px;
}

div.wpfp-span li {
	padding-bottom: 8px;
}
#page-sidebar a.wpfp-link {
	float: right;
	text-decoration: none;
	color: red;
}