/***** MAIN ELEMENTS *****/


body{
	background:#ffffff url(images/shadows.gif) center top repeat-y;
	text-align:center;
	font-family:Gill Sans, Helvetica, Verdana, Sans-Serif;
	font-size:75%;
	color:#807d7d;
	margin:0px;
	padding: 0px;
	height:100%;
	width:100%;
	}

#bg{/*big full width banner*/
	position:absolute;top:0px;left:0px;z-index:1;
	width:100%;height:816px;
	background:url(images/bg1.jpg) no-repeat top center;
	margin-bottom: 0px;/*ie 5 mac hack*/
	}

#container{/*container that holds all except bg and footer*/ 
	position:relative;z-index:4;/*makes it stack on top of lower z-indexes*/
	width:960px;	
	background:transparent;
	margin:0 auto;/*makes it stay in the center for everything except ie 6, pc*/
	}


/***** HEADERS *****/


#headers {

	float: left;
	height: 210px;
	width: 960px;
	
}

#headers h1 {
	float: left;
 	margin: 0px;
	padding: 0px;
	width: 200px;
	font-size: 8px;
	color: #f9f6fb;
	text-align:left;
	font-family: Gill Sans, Verdana, Sans-Serif;
	font-weight: bold;
}

#headers p {
	float: left;
	font-size: 8px;
	font-weight: bold;
	color: #f9f6fb;
	text-align:left;
	margin: 0px;
	padding: 0px;
	font-family: Gill Sans, Helvetica, Verdana, Sans-Serif;
	}


#headers h1 a:link, #headers h1 a:visited {

	color: #f9f6fb;
	text-decoration: none;
	}

#headers h1 a:hover, #headers h1 a:active {

	color: #f9f6fb;
	text-decoration: none;
	}

/***** NAVIGATION *****/


#navigators   {	
	float:right;
	width:425px;
	
		
}

#navigators ul {
	text-align: right;
	margin:0px;
	padding: 4px 0px 0px 0px;
	width: 425px;
	list-style-type: none;
	
}

#navigators li {

	margin:0px;
	padding: 0px;
	display: inline;
	
}

#navigators ul li a:link, #navigators ul li a:visited {

	display: block;
	float: right;
	width: auto;
	padding: 0px 9px;
	font-size: 14pt;
	color: #535250;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	margin:0;
			
}

#navigators ul li a:hover, #navigators ul li a:active {

	display:  block;
	float: right;
	width: auto;
	padding:0px 9px;
	font-size: 14pt;
	color: #fed707;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	
}


#sec_navigators   {
	width: 530px;
	margin: 0px;
	padding: 0px;	
	float: left;
	
}

#sec_navigators ul {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 530px;
	padding-top: 170px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#sec_navigators ul li {
	
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sec_navigators ul li a:link, #sec_navigators ul li a:visited {

	display: block;
	float: right;
	padding: 3px 0px 2px 0px;
	font-size: 22px;
	color: #535250;
	margin: 0px 9px;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
}

#sec_navigators ul li a:hover, #sec_navigators ul li a:active {

	display: block;
	float: right;
	padding: 3px 0px 2px 0px;
	font-size: 22px;
	color: #fed707;
	text-align: center;
	background-color: transparent;
	margin: 0px 9px;	
	border-bottom-style: solid;
	border-bottom-color: #fed707;
	border-bottom-width: 3px;
}


/***** IMAGE STYLES ****/

#deana_pic {
	float: left;
	padding: 45px 0px 0px 240px;
	margin:0px;
	background-image:url(../wp-content/themes/foodandspirit/images/deanna_pic.jpg); 
	background-repeat: no-repeat;
	background-position: top;
	width: 340px;
	height: 255px;
	font-size: 13pt;
	line-height: 140%;
	font-family: Gill Sans, Helvetica, Arial, Verdana, Sans-Serif;
	text-align: left;
	font-style: italic;
	font-stretch: condensed;
	font-weight: bold;
	color: #304073;
}
	
	
	}

#fr {
	float: right;
	padding:2px 20px 20px 20px;
	margin:0px;
	} 

/****** MAIN CONTENT & SIDEBARS ******/


#top-content {

	background-image: url(images/top_c.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 960px;
	padding-top: 15px;
	background-position: bottom;
}


#main-content {

	float: left;
	width: 960px;
	position: relative;
	/**	background-image: url(images/mid_c.gif);
	background-repeat: repeat-y; **/
}


#bottom-content {    
	
	float: left;
	height: 43px;
	width: 960px;
	/** background-image: url(images/bottom_c.gif);
	background-repeat: no-repeat; 
	background-position: top; **/
}

#right-content-post {
	
	
	float: right;
	width: 960px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	margin-left: 0px;
	margin-bottom:-100px;
}

#left-content-sidebar {

	width: 180px;
	padding-left: 0px;
	float: left;
}



/***** IMAGE & ALIGN STYLES + MISC CLASSES *****/


#img {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0 0 6px 0;

}

#img_alignleft {

	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#img_alignright {

	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#img_aligncenter {

	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft {

}

.alignright {

	float: right;
}

.aligncenter {

	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.download {

	clear: both;
	padding: 3px;
	background-color: #CCCC99;
	color: #FFFFFF;
	margin-right: 50px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}

.notice {

	clear: both;
	padding: 3px;
	background-color: #999900;
	color: #FFFFFF;
	margin-right: 50px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}

.warning {

	clear: both;
	padding: 3px;
	background-color: #CCCCCC;
	color: #000000;
	margin-right: 50px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}

#digg {

	float: right;
	padding: 0px 0px 10px 5px;
	margin: 0px; 
	}



/****** FOOTER ******/


#footer{/*full width footer*/
	position:relative;right:0px;z-index:2;
	width:100%;height:250px;
	background:url(images/footer_bg.gif) no-repeat bottom center;
	margin:0 auto;
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;		
	
}

#clear_footer{
clear: both;
}

	
#footer_nav{
	z-index:3;
	width:910px;
	font-family: Gill Sans, Verdana, Arial, Sans Serif;
	background:transparent;
	text-align: left;
	margin:0 auto;
	padding-top:152px;
}

#footer_nav a:link, #footer_nav a:visited {

	padding: 0px 7px;
	font-size: 13pt;
	color: #807d7d;
	letter-spacing: 4px;
	text-decoration: none;	
				
}

#footer_nav a:hover, #footer_nav a:active {

	padding: 0px 7px;
	font-size: 13pt;
	color: #fed707;
	letter-spacing: 4px;
	text-decoration: none;	
		
}


#footer p{
	z-index:3;
	font-family: Gill Sans, Verdana, Arial, Sans Serif;
	font-size:11px;
	color:#dcdcdc;
	background:transparent;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 150%;
	width: 800px;
	text-align: left;
	margin:0 auto;
	padding-top: 42px;
	}

#footer p a:link, #footer p a:visited {
	color: #f2f2f2;
	text-decoration: underline;				
}

#footer p a:hover, #footer p a:active {
	color: #f2f2f2;
	text-decoration: none;	
}


/******** 
START POST CONTENT POST CONFIG 
********/

#post-title-bg{

	float:left;	
	background-image: transparent;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 540px;

}

#post-entry {

	float: left;
	width: 580px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#post-entry p {

	float: left;
	width: 540px;
	margin: 0px;
	padding: 10px 30px 5px 30px;
	font-size: 18px;
	font-family: Gill Sans, Arial, Verdana, Sans-Serif;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	color: #535250;
}

#post-entry p a:link, #post-entry p a:visited {

	color: #cd322a;
	text-decoration: underline;
}

#post-entry p a:hover, #post-entry p a:active {

	color: #fed707;
	text-decoration: none;	
}

#pcont {
	float:left;
	width:270px;
	margin: 0px;
	padding: 10px 30px 0px 30px;
	font-size: 18px;
	font-family: Gill Sans, Arial, Verdana, Sans-Serif;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	color: #535250;
}


#post-entry h1 {

	float: left;
	width: 540px;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	font-size: 26pt;
	font-family: Gill Sans, Arial, Lucida Grande,Sans-Serif;
	text-align: left;
	letter-spacing: -1px;
	font-weight: bold;
	color: #cd322a;
}

#post-entry h2 {

	float: left;
	width: 540px;
	padding: 0px 30px 0px 30px;
	font-size: 16pt;
	letter-spacing: -1px;
	font-family: "Gill Sans", Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #cd322a;
}

#post-entry h3 {

	float: left;
	width: 540px;
	margin: 0px;
	padding: 2px 30px 2px 30px;
	font-size: 14pt;
	font-family: "Gill Sans", Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-weight: normal;
	color: #f06701;
}

#post-entry h4 {

	float: left;
	width: 540px;
	margin: 0px;
	padding: 20px 30px 5px 30px;
	font-size: 16pt;
	font-family: "Gill Sans", Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-weight: bold;
	color:#49453d;
}

#post-entry h5 {

	float: left;
	width: 540px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold; 
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	padding: 10px 30px 5px 30px;
	text-align: left;
	line-height: 150%;
	font-style: italic;
	color: #304073;
}

#post-entry h6 {

	float: left;
	width: 540px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	font-size: 16px;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
	color:#88a8b7;
}



#post-entry h1 a:link, #post-entry h1 a:visited {

	color: #f06701;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {

	color: #ffbb0c;
	text-decoration: none;
	
}

#post-entry h2 a:link, #post-entry h2 a:visited {

	color: #f06701;
	text-decoration: none;
}

#post-entry h2 a:hover, #post-entry h2 a:active {

	color: #FED707;
	text-decoration: none;
	
}



.post-meta {

	float: left;
	width: 600px;
	padding-top: 5px;
	padding-left: 25px;
	margin: 0px;

}

.post-clear {

	float: left;
	height: 20px;
	width: 500px;
	margin: 0px;

}



#rss{

	float: left;
 	width: 220px;
 	height: 60px;
	background: transparent;
	margin: 0px;
	padding: 0px;

	
}


#rss p{
	font-size: 12px;
	color: #928d8d;
	margin: 0px;	
	padding: 0 0 0 0;
	font-family: Lucida Grande, Gill Sans, Helvetica, Verdana, Sans-Serif;
}


.rss-button{
	width: 220px;
	margin: 0 0 6px 0;
	padding: 0;
}

.rss {

	font-size: 14px;
	color: #807d7d;
	background-image: url(images/feed-icon-16x16.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	margin: 0px 0px 0px 16px;
	float: left;
	width: 490px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}




/* sidebars config */

#sidebars {

	float: left;
	width: 220px;
}

#sidebars h3 {

	float: left;
	width: 160px;
	height: 30px;
	margin: 0px;
	background-color: transparent;
	padding: 10px 0 0 0;
	line-height: 30px;
	color: #726d6c;
	font-family: Lucida Grande, Gill Sans, Helvetica, Verdana, Sans-Serif;
	font-size: 18px;
}

#sidebars_r {

	float: right;
	width: 260px;
	margin-top: 10px;
	padding: 10px 30px 10px 30px;
}


#sidebars_r p {
	width:260px;
	margin: 0px;
	padding: 10px 30px 5px 10px;
	font-size: 18px;
	font-family: Gill Sans, Arial, Verdana, Sans-Serif;
	text-align: center;
	line-height: 150%;
	font-weight: normal;
	color: #535250;
}

/**
#sidebars_r h4 {

	margin: 0px;
	padding: 20px 30px 5px 10px;
	font-size: 16pt;
	font-family: "Gill Sans", Helvetica, Arial, Sans-Serif;
	text-align: center;
	font-weight: bold;
	color:#49453d;
}
**/
#sidebars_r h4{

	width: 260px;
	height: 30px;
	margin: 20px 0px 20px 0px;
	padding: 4px 0 4px 0;
	background-color: transparent;	
	padding-left: 0px;
	font-family: Gill Sans, Helvetica, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	font-stretch: expanded;
	letter-spacing: 1px;
	line-height: 135%;
	color: #475a3b;
	text-align: center;
	text-decoration: none;	
	border-bottom-color: #475a3b;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color:#475a3b;
	border-top-style: solid;
	border-top-width: 2px;
}

#sidebars_r h4 a:link {
	color:#475a3b;	
	text-decoration: none;
}

#sidebars_r h4 a:hover {
	color:#FED707!important;
	text-decoration: none;
}

#sidebars_r h4 a:visited {
	color:#475a3b;	
	text-decoration: none;
}

#sidebars_r h4 a:active {
	color:#475a3b;
	text-decoration: none;
}

#sidebars_r h5{

	width: 260px;
	height: 30px;
	margin: 10px 0px 10px 0px;
	padding: 4px 0 4px 0;
	background-color: transparent;	
	padding-left: 0px;
	font-family: Gill Sans, Helvetica, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	font-stretch: expanded;
	letter-spacing: 1px;
	line-height: 135%;
	color: #475a3b;
	text-align: center;
	text-decoration: none;
}


#sidebars_r h3 {

	float: left;
	width: 260px;
	height: 30px;
	margin: 0px;
	padding: 5px 0 0 0;
	background-color: transparent;	
	padding-left: 0px;
	font-family: Gill Sans, Helvetica, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	font-stretch: expanded;
	letter-spacing: 1px;
	line-height: 135%;
	color: #475a3b;
	text-align: left;
}

#sidebars_r h6{

	margin: 0px;
	padding: 0px 30px 0px 30px;
	font-size: 16px;
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
	color:#88a8b7;
}

.arrow {

	text-align: left;
	float: left;
	width: 260px;
	font-size: 16px;
	list-style-type: none;
	font-family: Gill Sans, Arial, Helvetica, Verdana, Sans-Serif;
	font-stretch: expanded;
	letter-spacing: 1px;
	color: #2f5714;
	line-height: 135%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#807d7d;
}

.arrow li {

	float: left;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 135%;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.arrow li a:link, .arrow li a:visited {

	display: block;
	width: 240px;
	padding-left: 5px;
	margin: 0px;
	float: left;
	padding-top: 4px;
	font-size: 16px;
	padding-bottom: 4px;
	color: #807d7d;
	line-height: 135%;
	text-decoration: none;
	background-image: transparent;
	background-repeat: no-repeat;
	background-position: left 2px;
}

.arrow li a:hover, .arrow li a:active {

	display: block;
	width: 240px;
	padding-left: 5px;
	line-height: 135%;
	margin: 0px;
	float: left;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #3c3b3a;
	text-decoration: underline;
	background-image: transparent;
	background-repeat: no-repeat;
	background-position: left 2px;
}

.arrow ul {

	margin: 0px;
	float: left;
	width: 240px;
	list-style-type: none;
	padding: 0px;
}

.arrow ul li {

	margin: 0px;
	float: left;
	font-size: 12px;
	color: #807d7d;
	padding: 0px;
	
}

.arrow ul li a:link, .arrow ul li a:visited {

	display: block;
	margin: 0px;
	color: #807d7d;
	text-decoration: none;
	width: 240px;
	list-style: bullet;
}

.arrow ul li a:hover, .arrow ul li a:active {

	display: block;
	margin: 0px;
	color: #3c3b3a;
	text-decoration: underline;
	width: 240px;
	
}

