/*  
Theme Name: Viala
Theme URI: http://design.davidgarlitz.com
Description: A wide, clean theme in whites and pale greys, by <a href="http://davidgarlitz.com" title="Visit dave...">Dave Garlitz</a>. Posts are displayed in a newspaper-style format, with a a feature lead article excerpt and up to 4 excerpts "at the fold."   
**VERY HEAVILY ADAPTED BY jANDERSON** 
Version: 1.2.1
Author: Dave
Author URI: http://davidgarlitz.com
Tags: clean, white, wide, grid, fixed width, options page, widget ready, 2 columns, 3 columns, left sidebar, right sidebar, custom header, seo friendly, gravatars, table of contents, featured post, contact page, about page, archives page, custom fields, subscribe to comments
*/


/* palette
(#1F1700 dk dk brown)
#352806 dk brown
#3b6b00 green
#6c8c00 leaf green
#b7c051 lt green
#dfd1a4 putty
#6e6844 dk putty
#ad9336 ochre
#d8a109 dk yellow
#ffb703 yellow
#cf2300 dk orange
#d50100 red
*/


/* The Reset (DON'T EDIT THIS!!)----------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	background:#DED0A3 url(img/fh_bg.jpg) no-repeat scroll left top;
	border:4px double #373529;
	color:#111111;
	font-family:"Georgia",Palatino,serif;
	font-size:62.5%;
	margin: 6px;
	width:990px;
}
/* -------------------------------------------- */

/* TYPOGRAPHY */

a, .parent a { color: #111; text-decoration: underline; font-weight: normal; }

a:hover, .parent a:hover { color: #3b6b00; }

strong {
	font-weight: bold;
}

em, cite {
	font-style: italic;
}
blockquote {
	background: url(img/quote.png) no-repeat 5px 12px;
	border-bottom: px solid #6e6844;
	border-top: px solid #6e6844;
	font-family: Palatino, Times, serif;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 22px;
	padding: 22px 22px 0;
}

#body, #sub, #title {
	font-size: 14px;
}
#main {
	font-size: 13px;
}
#main .intro {
	font-size: 17px;
	font-family: "Georgia", Palatino, serif;
	line-height: 1.5em;
	padding-top: 14px; 
}
#main p.intro strong, p.intro a {
	font-weight: normal;
}

#body .post p {
 margin: 0 0 16px 0;
 font-size:16px;
}
#body .post .intro {
	font-size: 15px;
	font-family: "Georgia", Palatino, serif;
	line-height: 1.5em;
	margin-bottom: 18px;
}
#footer {
	font-size: 10px;
}
h2, h3, h4 {
	font-family:"Times New Roman",Times,serif;
	text-transform: uppercase;
}
h2 {
	font-size: 1.6em;
	/*font-weight: bold;*/
	color: #111;
}

#main h2, #title h2 {
	font-size: 2em;
}
h2 a {
       color: #111;
		text-decoration: none;
}
h2 a:hover {
        color: #3b6b00;
}
h2.parent a {
	background: url(img/parentArrow.png) no-repeat 100% 125%;
	margin: 0 0 -2px 0;
	padding: 0 12px 2px 0;
}
#errorpost h2 {
	color: #5a5a5a;
	font-size: 2.5em;
	line-height: normal;
}
#errorpost p {
	font-size: 15px;
	font-family: "Georgia",Palatino,serif;
	margin: 14px 0 0 0;
}
h3 {
 color: #111;
 font-size: 1.4em;
 font-weight: bold;
 font-style: italic;
}
li h4 {
	font-size: 1.2em;
	line-height: normal;
	margin-top: 6px;
}
li h4 em {
	font-size: .9em;
	color: #6e6844;
	margin-top: 2px;
}
.post-info, .postmetadata, /*.post*/
, .singlenav, .searchnav, .archivenav, .authornav, .trackback, .commentsfeed {
	font-size: 13px;
	text-transform: uppercase;
}

.archivenav a {
clear:both;
border: 1px solid #352806;
/*color: #352806;*/
padding: 2px;
text-decoration: none;
}

.post-info, .post-info a {
	font-family:"Bodoni Std","Bauer Bodoni Std 1",Times,serif;
	padding:5px 0;
	text-transform:uppercase;
}
#main .excerptlink {
	margin: 16px 8px;
}
#main .excerptlink a {
	/*background: #b7b7b7;*/
	color: #111;
	/*cursor: pointer;
        font-weight: normal;
	margin: 8px;
	padding: 8px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
#main .excerptlink a:hover {
	color: #3b6b00;
}
#sub .excerptlink a {
	font-family: 'Georgia', Palatino, serif;
	font-size: .95em;
} 
.duo .current_page_item a {
	cursor: default;
	color: #7b7b7b
}

.subpost, .subpost h2 {

}
.subpost h2 {
	font-family: "Bodoni Std","Bauer Bodoni Std 1",Times,serif;
	text-transform: uppercase;	
}

.subpost.trio, .subpost div.posttitle h2 {
	font-family: 'Georgia', Palatino, serif;
	text-transform: none;
}
.subpost.trio {
	font-size: 90%;
}

.subpost a[class|="tag"] {
	font-family: "Bodoni Std","Bauer Bodoni Std 1",Times,serif;	
	text-transform: uppercase;		
	font-size: 11pt !important;
	text-decoration: none;
}
.subpost a[class|="tag"]:hover {
	text-decoration: underline;
}

/*    LISTS    */

ul {
 list-style: none;
}
.post ol {
	margin: 0;
}
.post ul li {
	margin: 0 0 0 24px;
	list-style-image: url(img/listarrow.png);
}
.sidebox {
	margin: 0 0 14px 0;
}
.trio .sidebox {margin-left: 14px;}

/*    PICTURES & HEADERS    */

#headerimage {
	float: left; 
background:transparent url(http://foodhealer.com/wp-content/themes/viala/img/illo_cabbage1.gif) no-repeat scroll 0 0;
	width: 320px;
        height: 300px;
}
#body .wrap #head #headerimage { /*fixes IE6 on subpages */
float:none !important;
background:transparent url(http://foodhealer.com/wp-content/themes/viala/img/illo_cabbage1.gif) no-repeat scroll 0 0;
	width: 320px;
        height: 300px;
}

#errorimage {
	background: url(img/404.jpg) no-repeat;
	float: left; 
        height: 240px;
	width: 360px;
}
#main img, #head, #body .post img {
	/*background:url(img/shadow.gif) no-repeat right bottom;*/
	padding:4px 10px 10px 4px;	
	border:0;
	margin-right: 28px;
        margin-top: 0px;
	float: left;
	/*width: 320px;*/
}
img.ravatar {
width: 45px;
}

#main img, #head {
	/*margin-left: -14px;*/
	margin-right: 14px;
}
#body .post img {
	margin: 0 24px 4px 0;
}
#body .post img.alignright {
	float: right;
}
#body .post img.alignleft {
	float: left;
}
#body .post img.alignnone, #body .post img.aligncenter  {
	float: none;
}
#body .post img.noborder {
	background: none transparent;
	border-top: 0;
	border-left: 0;
	padding: 0 0 0 0;
}
#errorpost #head {
	margin-top: 8px;
	margin-left: 0;
}

/************* BASIC STRUCTURE (chunks, rails, floats, widths) ****************************/

.wrap {
	clear: both;
	margin: 0; /*auto*/
	width: 960px;
}
.wrapjr {

}

.subpost, .solo, .duo, .trio, .quartet, .quintet, .sextet, .septet, .octet, .nonet, .nonetWide, .dectet, .undectet, .dodectet {
	float: left;
	margin: 0 14px;
}


.subpost { width: 237px; } /* ie 220 */
.solo { width: 52px; }
.duo { width: 132px; }
.trio { width: 180px; } /* orig 212px; adjusted for border-right and padding-right */
.quartet { width: 292px; }
.quintet { width: 372px; }
.sextet { width: 452px; }
.septet { width: 532px; }
.octet { width: 612px; }
.nonet { width: 720px; margin: 0 0; }
.nonetWide { width: 720px; margin: 0 0; }
.dectet { width: 772px; }
.undectet { width: 852px; }
.dodectet { width: 932px; }


.subpost {height: 265px; /*overflow: hidden;*/} /* this keeps the floated excerpts from stacking weirdly */
.subpost .entry {max-height: 16.4em; overflow: hidden;} /* cuts off excerpt text while leaving room for metadata */
#sidebar .subpost {height: auto; width: 400px;} /* this lets the home page sidebar perform normally */

.post {
float:right;
}

#main .wrap .post {
float: left;
width: 900px;
}

#footer {
	clear:both;
	color:#111111;
	margin:0 auto;
	padding:6px 14px;
	width:932px;
}

#footer .wrap {
	width: 932px;
}
#footer p {
 float: left;
}
#footer p.right {
	float: right;
}


/************* RAIL STRUCTURE ****************************/
/* NAVIGATION & HEADER */
#nav {
	border-bottom:3px double #373529;
	margin:5px;
	height:175px;
	min-width:960px;
}
#header {
	float:left;
}
#nav h1 {

}
#nav h1 a {
	/*color: rgba(0, 0, 0, 0);*/
	display:block;
	font-family:"Georgia",Times,serif;
	font-size:3.3em;
	font-weight:900;
	line-height:165px;
	text-transform:lowercase;
	text-indent:-9999px;/*Hide Text, keep for SEO*/  
}
/*#nav h1 a:hover {
	color: #a6adff;
}*/
#desc {
	color:#D6D6D6;
	display:none;
	font-family:'Trebuchet MS',Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:-0.7em 0 0;
	max-width:452px;
	text-transform:uppercase;
}

#menu {
	float:right;
	margin-top:10px;
	width:585px;
}

#nav ul {
border-top:1px solid;
float:left;
height:35px;
/*list-style-image:none;
list-style-position:outside;
list-style-type:none;*/
margin:0 2px 0 18px;
/*overflow:hidden;*/
padding:0;
position:relative;
	
}
#nav ul li {
	float: left;	
	padding: 0 5px 0 5px;
}
#nav ul li a {
display:block;
font-family:"Times New Roman",serif;
font-size:16px;
font-weight:bold;
margin:0;
text-decoration:none;
}

#nav ul li.page-item-2 a {
	/*color: rgba(0, 0, 0, 0);*/
	background: url(img/topnav_about-site.gif) no-repeat;
	width: 265px;
	height: 35px;
	text-indent:-9999px;/*Hide Text, keep for SEO*/  
}
#nav ul li.page-item-6 {

}
#nav ul li.page-item-6 a {
	/*background: url(img/topnav_about-celia.gif) no-repeat;
	width: 196px;*/
}
#nav ul li.page-item7 {
	
}
#nav ul li.page-item-7 a {
	/*color: rgba(0, 0, 0, 0);*/
	background: url(img/topnav_merch.gif) no-repeat;
	width: 225px;
	height: 35px;
	text-indent:-9999px;/*Hide Text, keep for SEO*/  
}

/*#nav ul li a:hover {
	background: url(img/arrow.png) no-repeat 4px .3em;
	color: #ffab7c;
}*/

#nav ul li a.feed, #nav ul li a.feed:hover {
        background: url(img/icon_feed.gif) no-repeat 4px center;
	margin-left: 14px;
        padding: 0 0 0 22px;
}

/*#nav ul li.current_page_item a, #nav ul li.current_page_item a:hover {
	color: #a6adff;        
        background: url(img/arrow.png) no-repeat 4px .3em;
	text-shadow: #c6d9e9 1px 1px 1px;
}*/

#nav #searchform {
 float: left;
	margin: -1px 0 0 14px;
}

#searchform #s.textbox {
        width: 90px;
	border: 1px solid #d3d3d3;
	color: #c6c6c6;
	padding: 2px;
        text-transform: uppercase;
        font-size: 12px;
}

#searchform input#searchsubmit {
        width: 18px;
        height: 19px;
        margin: 0px 0 -1px 2px;
	background: url(img/input.png) no-repeat 0 1px;
	border: none;
        text-indent: -9999px;
}

#searchform #searchsubmit:hover {
	background-position: 0 -18px;
}


#ads {
background-color:transparent;
background-image: url(img/adimgs.gif);
color:#FFFFFF;
float:right;
height:100px;
margin-bottom:20px;
margin-right:35px;
margin-top:0;
width:570px;
}

/****************HOME PAGE FEATURE AREA (Second Chunk)*****************/

#main {
	/*border-top:3px double #373529;*/
	border-bottom:3px double #373529;
	margin:5px;
	min-height:324px;
	min-width:960px;
}
#main .post .entry {max-height: 217px; overflow: hidden;} /*controls runaway excerpts in feature bar */
#main .post /* {margin-left: 14px;} margin for any overflowing metadata */

#main h2 {padding-top: 7px;}

.border {
	border-top: 3px double #373529;
	width: 400px;
	height: 30px;
}
/****************HOME PAGE SUBPOSTS/SUB-BAR (Third Chunk)***************/
#postnav {position: relative;}

.postnav {
	position: absolute;
	right: 0;
	top: -27px;
} 

#sub { /*min-height: 30.2em;*/ 
	/*background: url(img/tags-top.gif) no-repeat scroll top center;
	width: 220px;
	height: 30px;*/
}

.subpost {margin-top: 7px;}

.subpost.trio {
	border-left: 1px solid #373529; 
	padding-left: 20px;
	width: 190px;
}

.tagsdecortop {
	background:transparent url(img/tags-top.gif) no-repeat left top;
	width: 200px;
	height: 15px;
	margin: 5px 0 5px 0;
}
.tagsdecorbot {
	background:transparent url(img/tags-bottom.gif) no-repeat left top;
	width: 200px;
	height: 15px;
	margin: 5px 0 5px 0;
}

/***************SUB-PAGES: TITLE BAR**********************************/
#title {
/*height:1.5em;*/
margin:3em 0 10px;
	/*min-width: 960px;*/
}

#title h2 {
	color: #111;
	line-height: 1em;
	font-family:"Times New Roman",serif;
	/*padding-top: 1.1em;*/
        /*padding-bottom: 4px;*/
	/*padding-left: 12px;*/
	float: left;
        margin-top: -1.4em;
[if IE 6] margin-top: 0;        
    /*width: 500px;*/

    
}

#title .post-info {
        /*float: right;*/
        font-size: 12px !important;
        padding-top: 0em;
        /*padding-right: 254px;*/
}
.singlenav {width: 100%; float: left; margin-bottom:20px;}
.alignleft {float: left;}
.alignright {float: right;}


/***************SPECIAL PAGES*************************************/
/* ARCHIVES PAGE, AUTHOR PAGE */
.archive {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 14px 0 0;
}
.archive em {
  float: right;
}


/* CONTACT PAGE */
.contact-form {margin-left: 14px;}

#contactform fieldset, #cp_message {
	float: left;
	height: 140px;
	width: 300px;
 }

#contactform, .post-info em {
	color: #ff7529;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
}
#contactform strong {color: #5c5c5c;}
#contactform .post-info {color: #7b7b7b;}
#contactform #submit {margin-top: 8px;}

.answer { margin: 34px 94px; }

/* COMMENTS */

#comments, #respond{
border-top:1px solid;
clear:both;
font-family:Palatino,Times,serif;
margin:3em 0 0;
padding:1em 0 0;
}

#commentform 
{
	background:#B7C051 none repeat scroll 0 0;
	border:1px solid #352806;
	color:#352806;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin:10px 0;	
	padding:10px;
	text-transform: uppercase;
}
#commentform small {
	color:#D50100;
	text-transform: none;
}
a .commentnum
{
	font-size:1.5em;
	font-weight:bold;
        color: #fff;
        background: #352806;
	text-align: center;
	padding: 4px;
        margin: 0 0 0 -28px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a:hover .commentnum {
        color: #fff;
        background: #cf2300;
}
.nocomments 
{
	text-align:center;
	color:#352806;
	font-size:0.9em;
}
.commentlist {
	margin: 1em 0;
	padding: 1em 0;		
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	min-height: 100px;
	padding: 0.5em 0.5em 1em;	
	background:transparent repeat-x top;
}
.commentlist li.alt 
{
	border-top:3px double #352806;
	border-bottom:3px double #352806; 	
}
.commentlist li.authorcomment 
{
	background:#b7c051;
}
.commentlist li .cmtinfo 
{
	font-size:1em;			
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#352806;
}
.commentlist .avatar
{
	float:right;	
}

.commentsfeed 
{
	background: url(img/icon_feed.gif) no-repeat left center;
	padding: 4px 0 4px 16px;
}
.trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 95%;
	padding:10px;
	line-height:2em;
	height: 10em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	background:#DFD1A4 none repeat scroll 0 0;
	border:1px solid #352806;
	color:#352806;
 	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 1.1em;
	margin: 0px 0 0 8px;
	padding:3px 4px;
	text-transform: uppercase;
}
#submit:hover {
	color: #cf2300;
	border-color: #352806;
}
/* NOTFOUND PAGE */

#errorpost .entry { margin-left: 389px;}

#errorpost fieldset { width: 280px; }

#errorpost fieldset.message { margin-left: 32px }

#errorpost .contact-form, #errorpost .answer { margin: 14px 0 0 80px; }

#errorpost #contactform h3 {
	font-size: 2.2em;
	margin-bottom: 8px;
	text-transform: none;
}
#errorpost #cp_message {
	height: 60px;
	width: 280px;
}



/* LINKS PAGE */
.links li {
	float: left;
	margin: 0 14px;
	width: 212px;
}
.links li ul li {
	float: none;
	margin: 0;
}

/* THE WIDGETS */

.about strong {
	font-family: Palatino, Times, serif;
	font-size: 17px;
	text-transform: lowercase;
}

#sidebar.trio {
font-family:"Bodoni Std","Bauer Bodoni Std 1",Times,serif;
font-size:85%;
/*border-top:1px solid;
clear:both;
font-family:Palatino,Times,serif;
margin:3em 0 0;
padding:1em 0 0;margin-left:25%;*/
text-transform:uppercase;
width:285px;
}

#sidebar.trio ul h3 {
padding-top: 13px;
}
#sidebar.trio ul h3.first {
padding-top: 0;
}

#sidebar input {
	background: #e5e5e5;
	border: 1px solid #d1d1d1;
 	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
        color: #6666ff;
	cursor: pointer;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 1em;
	margin: 4px;
	padding:1px;
	text-transform: uppercase;
 
}
#sidebar input:hover {
	color: #ff7529;
	border-color: #a5adff;

}
#sidebar #s {
	background: #fff;
	border: 1px solid #d3d3d3;
 	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
        color: #4c4c4c;
	cursor: default;
	margin: 0px;
	padding: 2px;
	width: 80%;
}
#wp-calendar {
	width: 200px;
	padding: 0 6px;
	margin-bottom: 8px;
	border: 1px solid #e1e1e1;
}