﻿/*   
Theme Name: Apple
Theme URI: http://maryvancnc.com/
Description: A holistic nutrition blog style.
Author: M Gonzalez
Author URI: http://stheory.com/
Template: thematic
Version: 1.0

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
 
/* Apply basic typography styles */
@import url('typography.css');
 
/* Style the meta panel for logged-in users */
@import url('../thematic/library/styles/sitemeta.css');
 
/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');
 
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Prepare theme for images */
@import url('../thematic/library/styles/images.css');
 
/* Un-comment the line below to set a grid with 18px line-height */
/* body { background:url(../thematic/images/960_grid_12_col_21px_height.gif) repeat-y top center; } */
 

/* =Global Elements
-------------------------------------------------------------- */

body {
    font:13px/21px Georgia, Times, Times New Roman, serif;
    color:#090F13;
}
#wrapper {
}
a:link, a:visited {
    color:#090F13;
    text-decoration:none;
}
a:hover {
}
blockquote {
    font-size:14px;
    font-style:italic;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
blockquote cite {
	display:block;
	text-align:right;
}
cite a {
	font-style:normal !important;
	font-weight:bold;
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
input, textarea {
    font-family:Georgia, serif;
}
del {
    opacity:0.5;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}


/* =Header
-------------------------------------------------------------- */

#header {
    background:#99cc33;
}
#branding {
    background:url(images/masthead-trans.png) no-repeat top center;
    position:relative;
    height:210px;
    z-index:10;
}
#blog-title {
}
#blog-title a {
    display:block;
    width:320px;
    height:33px;
    background:url(images/logotype-trans.png) no-repeat top;
    text-indent:-9000px;
    position:absolute;
    top:104px;
    z-index:10;
}
#blog-title a:hover {
    background-position:bottom;
}
#blog-description {
    position:absolute;
    top:136px;
    display:block;
    text-indent:-9000px;
    width:550px;
    height:25px;
    background:url(images/description-trans.png) no-repeat top;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    background:#fff url(images/header.png) repeat-x top;
    padding:0 0 21px 0;
    overflow:visible;
    z-index:20;
}
.skip-link {
    display:none;
}
#menu {
    position:relative;
}
#menu ul {
    margin:0;
    position:absolute;
    bottom:0px;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    text-decoration:none;
    color:#fff;
    font-style:italic;
    letter-spacing:.05em;
    font-size:10px;
    line-height:28px;
    background:url(images/menu.png) repeat-x 0px 0px;
    padding:0 18px;
    border-right:1px solid #090F13;
}
#menu a:hover {
    background-position:0px -28px;
}
#menu .current_page_item a {
    background-position:0px -56px;
}
#menu a:focus {
    background-position:0px -84px;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:42px 0 21px 0;
}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:0px 1px 21px 1px;
}
.single .hentry {
    padding:0px 1px;
}
.p1 {
    margin:0;
    padding:0 1px 21px 1px;
    line-height: .3 em;
    border:none;
}
.page-title {
    font-size:16px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:26px;
    line-height:28px;
    letter-spacing:-0.025em;
    font-weight:bold;
    color:#000;
    padding:12px 0 2px 0;
    width:75%;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}
.entry-title a:hover {
    color:#787878;
    border-bottom:1px solid #e0e0e0;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
    color:#C90A02;
    border-bottom:1px solid #EFB5B3;
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin:21px 0 0 0;
    overflow:hidden;
}
.entry-content a {
    font-style:italic;
    border-bottom:1px solid #e0e0e0;
}
.entry-content a:hover {
    color:#C90A02;
    border-color:#EFB5B3;
}
.entry-content h1, .entry-content h2 {
    font-size:16px;
    font-weight:bold;
    margin:0 0 18px 0;
}
.entry-content h3 {
    font-size:14px;
    font-style:italic;
    margin:0 0 18px 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
}
.entry-content h5 {
    font-size:10px;
    font-style:italic;
    margin:0 0 18px 0;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
}
.entry-content ul {
    list-style:square;
    margin:0 0 21px 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 21px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content .alert {
	background:#fafafa;
	border:1px solid #787878;
	padding:1.5em;
	display:block;
}
.entry-content .quiet {
    font-size:10px;
    color:#787878;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
}
.page-link {
    margin:0 0 21px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
    color:#C90A02;
    border-bottom:1px solid #EFB5B3;
}
.comments-link a {
    color:#787878;
    background:url(images/comments-link.gif) no-repeat left top;
    padding:0 0 0 11px;
}
.comments-link a:hover {
}
.entry-content img,
.wp-caption {
    margin-bottom:21px;
}
.wp-smiley {
    max-height:13px;
}

/* =Category-Asides
-------------------------------------------------------------- */

body.home div.category-asides * {
    display:inline;
}
body.home div.category-asides .entry-title,
body.home div.category-asides .entry-meta,
body.home div.category-asides .page-link {
display:none;
}
body.home div.category-asides {
    margin:21px 0 42px 0;
    padding:0 0 0 59px;
    border-left:1px solid #e0e0e0;
}
body.home div.category-asides .entry-content {
    margin:0;
}
body.home div.category-asides blockquote {
    margin:0;
    font-size:13px;
    font-style:normal;
}
body.home div.category-asides blockquote:before {
    content:"â€œ"
}
body.home div.category-asides blockquote:after {
    content:"â€"
}
body.home div.category-asides .comments-link {
    margin:0 0 0 .125em;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#99cc33 url(images/comments.gif) repeat-x left top;
    color:#fff;
    margin:63px 0 0 0;
    padding:0 0 21px 0;
    overflow:hidden;
}
#comments h3 {
    font-size:16px;
    font-style:italic;
    text-align:center;
    margin:0 0 21px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:21px;
}
#comments ol {
    margin:0 0 42px 0;
    list-style:none;
}
#comments li {
    background:#003300;
    border-top:1px solid #000000;
    margin:0 20px 2px 20px;
    padding:20px 20px 0 20px;
    position:relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.comment-meta {

    opacity:0.9;
}
#comments a {
    color:#F2EAB7;
}
#comments p {
    opacity:0.9;
}
#comments p a {
    font-style:italic;
    border-bottom:1px solid #606459;
}
#comments p a:hover {
    color:#fff;
    border-color:#646A6F;
}
#comments li.byuser {
    background:#003300;
    border-color:#223642;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    position:absolute;
    top:19px;
    left:20px;
}
#comments .fn {
    font-family:Avenir, Helvetica, Arial, sans-serif;
    font-weight:bold;
    letter-spacing:.05em;
    text-transform:uppercase;
    padding:18px 0 0 68px;
    display:block;
}
#comments .fn a {
    color:#F2EAB7;
}
#comments .fn a:hover {
    color:#FFF;
}
#comments-list .comment-meta {
    font-size:12px;
    margin:0 0 21px 0;
    padding:0 0 0 68px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:12px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#003300;
    border-top:1px solid #1F323C;
    padding:20px 20px 0 20px;
    width:460px;
    margin:21px auto 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size:12px;
}
#respond h3 {
    padding-top:21px;
}
#respond form {
    padding:0 0 42px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 19px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:-21px 0 42px 0;
    overflow:hidden;
}
#author-info p {
    padding-top:21px;
}
#author-info p:first-line {
    font-weight:bold;
    font-size:16px;
}
#author-info .avatar {
    float:left;
    margin:0 10px 0 0;
    padding:5px;
    border:1px solid #e0e0e0;
    position:relative;
    top:14px;
}
#author-email a {
    font-size:12px;
    font-style:italic;
    border-bottom:1px solid #e0e0e0;
    background:url(images/comments-link.gif) no-repeat 0 0;
    padding:0 0 0 11px;
}
#author-email a:hover {
    color:#C90A02;
    border-color:#EFB5B3;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    font-size:11px;
    margin:0px 0 42px 0;
    overflow:hidden;
}
.navigation a {
    color:#787878;
    font-style:italic;
}
.navigation a:hover {
    border-bottom:1px solid #e0e0e0;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:21px 0 42px 0;
}
#nav-below {
    margin-top:42px;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

/* =General Asides
-------------------------------------------------------------- */
.aside ul {
    margin:0;
    list-style:none;
}
.aside {
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
.aside h3 {
}
.aside ul ul {
    list-style:square;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:42px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
/* Begin RSS widget styles */
/* I think I'm going to have to reset some stuff in functions.php for the RSS widget. It sucks for styling. */
/* End RSS widget styles */

/* =Asides in the main content area (widgetized areas)
-------------------------------------------------------------- */

#content .widgetcontainer {
    padding:21px 1px 0 1px;
    margin:21px 0 21px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    padding:0 1px 42px 1px;
    margin:0 0 21px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:21px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}

/* =Asides in the "Sidebar" (widgetized areas)
-------------------------------------------------------------- */

.main-aside {
    font-size:12px;
    color:#787878;
}
.main-aside a {
    font-style:italic;
    color:#787878;
    border-bottom:1px solid #e0e0e0;
}
.main-aside a:hover {
    color:#C90A02;
    border-color:#EFB5B3;
}
.main-aside h3 {
    font-size:12px;
    font-family:Avenir, Helvetica, Arial, sans-serif;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#090F13;
    padding:21px 0 0 0;
}
.main-aside ul ul {
    margin:0;
}
.main-aside ul ul ul {
    margin:0;
}
.main-aside ul li {
    list-style:none;
}
.main-aside ul li a:before {
    padding:0 .25em 0 0;
    font-style:normal;
    margin:0 0 0 -.5em;
}
#text-159680651 a:before {
    content: "" !important;
    padding:0 !important;
    margin:0 !important;
}
.main-aside ol li {
    list-style:decimal;
}
#secondary {
    margin-bottom:42px;
}

/* =Asides in the footer (widgetized areas)
-------------------------------------------------------------- */

#subsidiary {
    display:none;
}
#subsidiary #first {
}
#footer .widgetcontainer {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    padding:42px 0 126px 0;
    font-size:10px;
    color:#787878;
}
#footer a {
    font-style:italic;
    color:#787878;
    border-bottom:1px solid #e0e0e0;
}
#footer a:hover {
    color:#C90A02;
    border-bottom:1px solid #EFB5B3;
}
#siteinfo {
}
#siteinfo-content {
}
#siteinfo-content a {
}
#siteinfo-content p {
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
    color:#787878 !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#787878 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
    padding-left:7px !important;
    padding-right:7px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-style:normal !important;
}
.wp-pagenavi a:hover {
    color:#C90A02 important;
    border-color:#EFB5B3 !important;
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
    font-style:italic !important;
    color:#787878 !important;
}
.wp-pagenavi span.current {
    border:1px solid #fff !important;
    color:#787878 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
    color:#787878 !important;
}

/* =WP Syntax Plugin
-------------------------------------------------------------- */

.wp_syntax {
    width:99% !important;
}

/* =Hanzo Email Updates
-------------------------------------------------------------- */

form.hanzoemailupdates {
}
form.hanzoemailupdates p {
    margin:0;
}
form.hanzoemailupdates input {
}
form.hanzoemailupdates .heu-email {
    float:left;
    margin:0 .25em 0 0;
}
form.hanzoemailupdates .heu-email input {
    width:218px;
}
form.hanzoemailupdates .heu-submit {
}

/* =Advertising
-------------------------------------------------------------- */

.adspace {
    background:#EDEEEE;
    padding:21px 0 0 20px;
    margin:0 0 21px 0;
    overflow:hidden;
}
.advertise-link a {
    display:block;
    text-indent:-9000px;
    background:url(images/advertise-here.gif) no-repeat 0 0;
    width:103px;
    height:21px;
    margin:0;
    border:none;
}
#primary-adspace a {
    margin:0 10px 10px 0;
    display:block;
    float:left;
}
#primary-adspace .advertise-link {
    background:#fff;
    float:left;
    width:300px;
    text-align:center;
    margin:8px 0 0 -20px;
}
#primary-adspace .advertise-link a {
    position:relative;
    left:95px;
}
.insert-adspace {
    padding:21px 0 0 20px;
    margin:0;
}
.insert-adspace a {
    margin:0 0 0 15px;
}
.insert-adspace .advertise-link {
    background:#fff;
    float:left;
    width:540px;
    text-align:center;
    margin:14px 0 0 -20px;
}
.insert-adspace .advertise-link a {
    margin-left:220px;
}
.s-category-asides .insert-adspace { /* Don't show single insert ads on asides */
    display:none;
    margin:-42px 0 0 0;
}
.s-category-asides #single-insert .xoxo { /* â€¦ and then fix the margins */
    margin:-42px 0 0 0;
}

img.buynow {
    margin:0;
}

/* =Easy Contact Plugin
-------------------------------------------------------------- */

.page .formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}
.page .formcontainer span.required {
color: #FF0000;
}

.page .formcontainer p.error,
.page .formcontainer p.important,
.page .formcontainer p.information,
.page .formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

.page .formcontainer p.error {
background: #fbfbee url('images/error.png') no-repeat 12px 50%;
border-bottom: 2px solid #F0D28B;
}

.page .formcontainer p.important {
background: #fbfbee url('images/important.png') no-repeat 12px 50%;
border-bottom: 2px solid #FED7CE;
}

.page .formcontainer p.information {
background: #fbfbee url('images/information.png') no-repeat 12px 50%;
border-bottom: 2px solid #C5DDF2;
}

.page .formcontainer p.success {
background: #fbfbee url('images/success.png') no-repeat 12px 50%;
border-bottom: 2px solid #C7E9B3;
}

.page .formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

.page .formcontainer form.contact-form fieldset {
	background:#fafafa;
color: #333333;
margin: 0.5em 0 1.5em 0;
}

.page .formcontainer form.contact-form fieldset legend {
    font-size:10px;
    font-weight:bold;
    letter-spacing:2px;    
text-transform: uppercase;
}

.page .formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

.page .formcontainer form.contact-form fieldset div.form-label label,
.page .formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

.page .formcontainer form.contact-form fieldset div.form-input,
.page .formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

.page .formcontainer form.contact-form fieldset div.form-input input,
.page .formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

.page .formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

.page .formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

.page .formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

.page .formcontainer form.contact-form fieldset div.form-option,
.page .formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

.page .formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}





