@charset "utf-8";
/* CSS Document */

#body {
	background-color: #dfdfdf;
	background-image: url(../images_layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: tahoma, arial, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 14px;
}
#main-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
}
#content-header {
	background-color: #FFFFFF;
	background-image: url(../images_layout/content_header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	padding-left: 17px;
	height: 113px;
	margin: 0px;
}
#content-header-top {
	background-image: url(../images_layout/content_header_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 780px;
	font-size: 1px;
}

#content-wrapper h1, .mceContentBody h1 {
	font-size: 1.7em;
	color: #55a51c;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.6em !important;
	text-transform: lowercase;
	float: none !important;
	line-height: normal;
}
#content-wrapper h1 .subtitle {
	font-weight: normal;
	text-transform: capitalize;
	font-size: 85%;
}
#content-wrapper h2, .mceContentBody h2 {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -0em;
	margin-top: 0px;
	color: #77b749;
	margin-bottom: 4px;
	padding-top: 8px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80bc55;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#content-wrapper h3, .mceContentBody h3 {
	font-weight: bold;
	font-size: 1em;
	letter-spacing: -0em;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 4px;
	padding-top: 8px;
	text-transform: capitalize;
	line-height: normal;
	padding-bottom: 0px;
}
.content ul, .mceContentBody ul {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: outside;
}
.content li, .mceContentBody li {
	line-height: 1.2em;
	padding-bottom: .7em;
}

/** MAIN MENU ******************/
#mainmenu {
	font-size: 0.85em;
	color: #6b1000;
	font-weight: normal;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	right: 0px;
	padding: 0px;
	float: right;
}
#mainmenu ul {
	text-transform: lowercase;
	z-index: 80;
	vertical-align: middle;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	right: 0px;
}
#mainmenu ul li{
	display: inline;
}
#mainmenu ul li a, #mainmenu ul li span{
	float: left;
	font-weight: bold;
	color: #1c29a7;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(../images_layout/mainmenu_divider.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
#mainmenu ul li span{ /*Targets span tag to the right of #leftcorner below*/
	padding-left: 0px;
	padding-right: 1px;
	background-image: url(../images_layout/mainmenu_divider.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#mainmenu ul li a#leftcorner{
	float: none;
	padding-left: 7px;
	padding-right: 7px;
}
#mainmenu ul li a#leftcorner:hover{
}
#mainmenu ul li a#rightcorner{
	padding-right: 7px;
	background: url(../images_layout/spacer_transparent.gif) no-repeat right top;
}
#mainmenu ul li a:hover{
	text-decoration: none;
	color: #a7781c;
}

#mainmenu:after{ /*Add margin between menu and rest of content in Firefox*/
	font-size: 0em;
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*******************************/


#content-wrapper {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentbox-top {
	font-size: 2px;
	background-image: url(../images_layout/content_wrapper_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 11px;
	width: 780px;
}

/** SIDE COLUMN ************************/
#content-wrapper #sidecolumn {
	float: left;
	width: 177px;
	color: #505050;
	z-index: 40;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#sidecolumn .highlight-box {
	text-align: right;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #a2ce82;
	border-right-color: #a2ce82;
	border-left-color: #a2ce82;
	background-color: #e0ffca;
	background-image: url(../images_layout/highlight-box_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#sidecolumn .highlight-box h5 {
	font-size: 0.95em;
	font-weight: bold;
	color: #3b7414;
	margin: 0px;
	background-image: url(../images_layout/highlight-box_header_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidecolumn .highlight-box p {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidecolumn .highlight-box a {
	font-weight: bold;
	text-decoration: none;
	color: #1c29a7;
}
#sidecolumn .highlight-box a {
	font-weight: bold;
	text-decoration: none;
	color: #1c29a7;
}
#sidecolumn .highlight-box a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #B6781C;
}
#sidecolumn .highlight-box .news {
	text-transform: capitalize;
}
#sidecolumn .highlight-box .date {
	color: #000;
	font-weight: normal;
}
#sidecolumn .highlight-box-footer {
	font-size: 1px;
	background-image: url(../images_layout/highlight-box_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 177px;
}
/***************************************/

/** SUBMENU ****************************/
#content-wrapper #submenu {
	color: #505050;
	font-size: 0.75em;
	z-index: 10;
	text-align: right;
	text-transform: capitalize;
	line-height: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}
#content-wrapper #submenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content-wrapper #submenu ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
}
#content-wrapper #submenu li a {
	display: block;
	color: #4954b9;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#content-wrapper #submenu li a:hover {
	color: #1b2675;
	background-color: #dce0ff;
}
/***************************************/

.content {
	font-size: .95em;
	color: #505050;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content #rss-feed {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content-wrapper .content, .mceContentBody {
	width: 537px;
}
#contentbox #contentfloat {
	float: right;
}

.content p, .mceContentBody p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.content hr, .mceContentBody hr {
	color: #c6c6c6;
	background-color: #c6c6c6;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content a, .mceContentBody a {
	color: #1c29a7;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .mceContentBody a:hover {
	color: #9da9ff;
	text-decoration: none;
}


#content-wrapper #contentbox {
	clear: both;
	padding-right: 25px;
	padding-left: 0px;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 0px;
}

/** NEWS *******************************/
#news {
	width: 100%;
	margin-top: 1.5em;
	margin-bottom: 3.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80bc55;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#news #title, #blog_wrapper .title {
	font-weight: bold;
	font-size: 1.3em;
	color: #77b749;
	padding-top: 0px;
	text-transform: capitalize;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	line-height: normal;
	background-image: url(../images_layout/nourished_apple.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	min-height: 27px;
}
#news #subtitle {
	font-size: 0.9em;
	text-align: left;
	color: #9B9B9B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80bc55;
	margin: 0px;
	line-height: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#news #entry {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.content p#pagination {
	font-size: 0.65em;
	width: 100%;
	text-align: left;
	line-height: normal;
	vertical-align: middle;
	background-color: #E5E5E5;
	border: 1px dotted #CCCCCC;
	color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagination .selected {
	font-size: 150%;
	color: #333333;
	font-weight: bold;
}
/***************************************/

/** ASK *******************************/
#asklist, #storylist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#asklist li {
}
.ask {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #80bc55;
	margin-right: 0px;
	margin-left: 0px;
	clear: left;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.ask .title {
	font-weight: bold;
	color: #77b749;
	padding-top: 0px;
	text-transform: none;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	line-height: normal;
	background-image: url(../images_layout/icon_question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	min-height: 23px;
}
.ask .subtitle1 {
	font-size: 0.75em;
	text-align: left;
	color: #9B9B9B;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.ask .subtitle2 {
	font-size: 0.8em;
	text-align: left;
	color: #9B9B9B;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80bc55;
	line-height: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.ask .subtitle2 ul {
	text-transform: capitalize;
	z-index: 70;
	vertical-align: middle;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	right: 0px;
}
.ask .subtitle2 ul li{
	display: inline;
}
.ask .subtitle2 ul li a, .ask .subtitle2 ul li span{
	float: left;
	font-weight: normal;
	color: #1c29a7;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #80bc55;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: normal;
}
.ask .subtitle2 ul li a:hover{
	text-decoration: none;
	color: #a7781c;
}
.ask .entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images_layout/icon_answer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/***************************************/

/** ASK: Category Select ***************/
#category-list {
	font-size: 0.8em;
	padding: 4px;
	background-color: #F0F0F0;
	border: 1px dotted #DFDFDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#category-list label {
	display: block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 0px;
	font-weight: bold;
}
#category-list .input {
	float: left;
	display: block;
}
/***************************************/

/** BUTTON 1 ***************************/
.button1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background-color: #4354ae;
	text-decoration: none !important;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	font-size: .8em;
}
.button1:hover {
	background-color: #B6781C;
}
a.button1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background-color: #4354ae;
	text-decoration: none !important;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	font-size: .8em;
}
a.button1:hover {
	background-color: #B6781C;
}
/***************************************/

/** BUTTON 2 ***************************/
.button2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background-color: #9DA9FF;
	text-decoration: none !important;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	font-size: .8em;
}
.button2:hover {
	background-color: #B6781C;
}
a.button2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background-color: #9DA9FF;
	text-decoration: none !important;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	font-size: .8em;
}
a.button2:hover {
	background-color: #B6781C;
}
/***************************************/

/** FOOTER *****************************/
#content-footer {
	font-size: 0.7em;
	color: #888888;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	margin-top: 0px;
}
#content-footer a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#content-footer a:hover {
	color: #000;
}
#content-footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content-footer p.small {
	font-size: 90%;
	color: #999999;
}
/***************************************/

#content-header #header-image {
	float: right;
	width: 525px;
	height: 112px;
	text-align: right;
}
#content-header #logo {
	float: left;
	width: 208px;
	padding-top: 10px;
}
#header-image img {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

