﻿/*--------------------style---------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	line-height:12px;
	background: #ffedbf;
	margin:0;
	padding:0;			
	}

h1 { 
	font-size:14px;
	margin:20px 0 26px 0;
	padding:0;
}

h2 { 
	font-size:12px;
	margin:15px 0;
	padding:0;
}

hr {
	height:1px;
	width:100%;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top:1px solid #c7b6b5;
	margin:10px 0 10px 0;
}

p  { 
	margin:0 0 14px 0;
}


.fixer { clear:both; height:1px; }

#SideBar dt{
	font-weight: bold;
	color: #65653f;	
	}
#SideBar dd {
	margin-left: 0;
	margin-bottom: 10px;
	}
#SideBar ul {
	padding-left:20px;
	margin-left:0;
	}
#SideBar .contacts  {
	margin-top: 20px;	
	}
#SideBar .contacts dt {
	font-size: 16px;
	color: black;
	margin-bottom: 10px;
	}
#SideBar .contacts dd {
	margin-bottom: 5px;
	
	}
.contacts dd strong {
	font-size: 11px;
	}
a {
	color: #65653f;
	text-decoration: none;
	}
a:hover {
	color: #65653f;
	text-decoration: underline;
	}
.gallery {
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	}




/*--------------------layout---------------------*/
* {margin:0;padding:0}
form {
	text-align: center;		
	}
#wrapper {
	width: 940px;
	background: #fff url(/nutrition-professionals/App_Themes/Main/Images/global/bg1.gif) repeat-y;
	margin: 10px auto;
	text-align: left;	
	}
#Header {
	position:relative;
	/*background: #471210 url(/nutrition-professionals/App_Themes/Main/Images/global/header.gif) no-repeat*/;
	width: 100%;
	height: 85px;
	}
#Header h1 {
	font-family: Georgia;
	font-size: 35px;	
	color: #fff;
	margin: 0 10px;
	}	
	
#search_placement {
	position:absolute;
	right:31px;
	top:10px;
	width:274px;
	height:24px;
	text-align:right;
	color:#fff;
	}	
#search_placement input {
	background:#481210;
	color:#fff;
	margin:0 4px;
	border:1px solid #fff;
	font-size:11px;
	padding:2px;
	}	
#TopNavigation_Right {
	width:41px;
	float:right;
	}
	
#TopNavigation {
	position:relative;
	width:834px;
	height:39px;	
	float:right;
	}
	
/*#TopNavigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}*/
/*#TopNavigation {display: inline-block;}
*//* Hides from IE-mac \*/
/** html #TopNavigation {height: 1%;}
#TopNavigation {display: block;}
*//* End hide from IE-mac */
/*#TopNavigation a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}
#TopNavigation a:hover {
	color: #65653f;
	}	
*/	

/* MAIN NAV */
#navigation ul {
		width: 455px; 
		height: 20px; 
		position: absolute;
		top: 11px; 
		right: 0px; 
		background: url(/nutrition-professionals/Sitefinity/Common/Images/nav/nav2.gif) no-repeat 0 0;
		list-style: none;
		margin: 0; padding: 0;
}
#navigation li {
		display: inline;
}
#navigation li a:link, #navigation li a:visited {
		border: none;
		height: 20px; 
		display: block; 
		position: absolute; 
		top: 0; 
		text-indent: -7000px;
		outline: none;
}
#navigation li.cocoa a:link, #navigation li.cocoa a:visited { 
		left: 0; width: 133px; 
}
#navigation li.chocolate a:link, #navigation li.chocolate a:visited { 
		left: 135px; width: 102px;  
}
#navigation li.nuts a:link, #navigation li.nuts a:visited { 
		left: 234px; width: 137px;   
}
#navigation li.licorice a:link, #navigation li.licorice a:visited { 
		left: 371px; width: 84px;   
}
#navigation li.gum a:link, #navigation li.gum a:visited { 
		left: 455px; width: 117px;   
}

#navigation li.cocoa a:hover {
		background: url(/nutrition-professionals/Sitefinity/Common/Images/nav/nav2.gif) no-repeat 0 -19px; 
}
#navigation li.chocolate a:hover {
		background: url(/nutrition-professionals/Sitefinity/Common/Images/nav/nav2.gif) no-repeat -135px -19px; 
}
#navigation li.nuts a:hover {
		background: url(/nutrition-professionals/Sitefinity/Common/Images/nav/nav2.gif) no-repeat -234px -19px;
}
#navigation li.licorice a:hover {
		background: url(/nutrition-professionals/Sitefinity/Common/Images/nav/nav2.gif) no-repeat -371px -19px;
}
#navigation li.gum a:hover {
		background: url(/nutrition-professionals/Sitefinity/Common/Images/nav/nav2.gif) no-repeat -455px -19px;
}

	/* ---- homepage callout */	
	
	#homepage-callout {
		position: absolute; 
		top: 0px; 
		left: -66px; 
		width: 284px; 
		height: 80px;
		display:none; /* this is set to not display on all pages except the homepage where it is set as display block in the Home4.master page */
		}
/* END MAIN NAV */	
	
#Main_Content {
	width:919px;
	margin: 0 auto;	
	}
#Main_Content .container {
	width:100%;
	margin:0 0 0 -3px;
	}		
	
#Home_Content {
	width:919px;
	margin: 0 auto 30px auto;	
	}
#Home_Content .container {
	width:100%;
	margin:0 0 0 -3px;
	}	
#homeFlashArea {
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:14px;
	}	
#Trilogy_Left {
	width: 9px;
	float:left;
	}		
#Trilogy {
	width:100%;
	float:left;
	}
	
/* HOT TOPICS */	
.home_left_spacer {
	width: 9px;
	float:left;
	}
#home_left {
	width:263px;
	float:left;	
	}
.home_left_spacer_2	 {
	width: 7px;
	float:left;
	}	
#home_left_content	 {
	width: 245px;
	float:left;
	font-size:10px;
	}	
#home_left_content p {
	margin:10px 0;
	line-height:13px;
	}
#home_left_content a {
	font-weight:bold;
	color:#ba5e26;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	}		
	
#home_middle {
	width:382px;
	margin:0 5px;
	float:left;	
	}
#home_right {
	width:263px;
	float:left;	
	}
#home_right_spacer	 {
	width: 7px;
	float:left;
	}
#home_right_content	 {
	width: 245px;
	float:left;
	}
#home_right_content p {
	margin:10px 0;
	line-height:13px;
	}
#home_right_content a {
	font-weight:bold;
	color:#2c636c;
	text-decoration:underline;
	font-size:12px;
	line-height:14px;
	}		
	
/* Interior Pages */	

#Left_Spacer {
	width: 11px;
	float:left;
	}
#Left_Nav {
	width: 237px;
	float:left;
	text-align:left;
	}
		
#Interior_Content {
	width: 638px;
	float:left;
	text-align:left;
	}
#Interior_Content .container img:first-child {
	margin:0 0 15px 0; /* this is for spacing between header image and breadcrumb links */
	}	
	
#Interior_Content .container ul, #Interior_Content .container ol  { 
	padding:0;
	margin:0 0 0 15px;
	list-style-position:inside;
}

#Interior_Content .container ul li, #Interior_Content .container ol li {
	margin:14px 0 0 0;
	}	


/*#Interior_Content h1{
	color:red;
	}*/
#Footer {
	font-size: 11px;
	width: 940px;
	margin: 0 auto 20px auto;
	text-align: center;	
	}	

/*-------------------------------------About Us---------------------------------*/

.profile_container {
	width:127px;
	text-align:left;
	float:left;
	}
.profile_container .photo {
	width:104px;
	height:97px;
	text-align:left;
	}
.profile_container .name {
	width:104px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 46px 0;
	}	
.profile_container .name a {
	color:#000;
	text-decoration:none;
	}		
.profile_container .name a:hover {
	text-decoration:underline;
	}	
.profile_copy {
	width:429px;
	text-align:left;
	float:left;
	}	
	
	.profile_copy div {
	 	width:384px;
		text-align:left;
		line-height:14px;
	}
.profile_photo_big {
	width:195px;
	text-align:left;
	float:left;
	margin:34px 0 0 0;
	}


/*-------------------------------------Search Results---------------------------------*/

.searchResults {
	
	}
.searchResults dt {
	margin:15px 0 0 0;
	}


		
/*-------------------------------------PollBox---------------------------------*/
.PollBox {
    font-size: 1.0em;
    margin: 0;
    background: transparent;
    width: 200px;
    padding: 10px;
    }
.PollBox fieldset {
    border: 0;      
    padding: 0;
    margin: 10px 0 10px 0;        
    }
.PollBox h4 {
    font-size: 1.3em;
    padding:0;
    margin: 0;
    }
.PollBox fieldset h5 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    margin: 0 0 5px 0;        
    }
.PollBox fieldset span {
    display: block;
    margin: 0;
    font-size: 1.0em;
    color: #000;
    line-height: 1.6em;
    }
.PollBox fieldset span label {
    display: inline;
    font-weight: normal;    
    }
.PollBox a {
    float:right;
    margin-top: -16px;
    }
.PollBox span {
    color: #999;
    font-size: 0.9em;
    }
.PollBox span.validator {
    color: red;
    display: block;
    margin-bottom: 10px;
    }
    
/*----------newslist-----------*/
		.newslist {
			list-style:none;
			margin:0;
			padding:0;
			}
		.newslist li {
			margin-bottom: 20px;
			border-bottom: 1px dashed #ededed;
			}
		.newslist p.summary {
			margin:0;
			font-size: 0.9em;
			}
		.newslist h4, .newslist h5 {
			margin: 0;
			padding: 0;
			font-size: 1.0em;			
			}
		.newslist h5 {
			font-weight: normal;
			}
		.newslist span.date {
			font-style: italic;
			font-size: 0.8em;
			}
		.newslist a.more {
			font-size: 0.8em;
			}

		/*---------singlenews---------*/

		.singlenews h2 {
			font-size: 1.5em;
			margin-bottom: 0;
			}		
		.singlenews h3 {
			margin: 0;
			padding: 0;
			font-weight: normal;
			font-size: 0.9em;
			}		
		.singlenews span.date {
			font-style: italic;
			font-size: 0.8em;
			line-height: 3em;			
			}
		.singlenews p.summary {
			font-weight: bold;
			font-size: 0.9em;
			}
		.singlenews div.newsbody {
			margin-top: 20px;
			font-size: 0.9em;
			}
		.related h3 {
			font-size: 1.2em;
			margin-top: 30px;
			margin-bottom: 10px;
			}
		.related h4 {
			margin: 0 0 10px 0;
			font-size: 1.0em;			}
		.related ul {
			margin:0 0 20px 0;
			padding:0;						
			}
		.related li {
			padding: 0 0 0 0;
			margin-left: 20px;
			}
		.related li.more {
			font-size: 0.8em;
			line-height: 2.5em;
			list-style-type: none;
			}
/*Error*/
.mess {
	width: 500px;
	height: 300px;	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-150px;
	}
p#head strong {
	font-size:1.6em;
	display:block;
	}
p#head {
	font-size:1.3em;
	}

.post{margin:2.4em 0}
.postTitle{color: #65653f;font:normal 2.2em/1.2em georgia,arial,sans-serif;}
.postTitle a{text-decoration:none}
.postDate{margin-bottom:1.2em;font-size:0.8em;color:#000 !important}
.postContent{}
.postContent p{margin-bottom:1.2em}
.postGet,.entryFoot{color:#fff}
.postGet{margin-top:1em}
.diggit{padding-left:20px;background:url(../Copy%20of%20Levels/img/blogDiggit.gif) 0 0 no-repeat}
.delicious,.delicous{margin-left:10px;padding-left:18px;background:url(../Copy%20of%20Levels/img/blogDelicious.gif) 0 0 no-repeat}
p.more{font-size:0.85em}
.postFoot{border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f5f5f5;padding:5px;margin-top:20px;margin-bottom:5em}
.postFoot a{clear:left;font-size:0.85em}
.postFoot a.postComments{}
.postFoot span{margin-left:10px;color:#000}
.postComments{margin-top:40px;font-size:0.9em;line-height:1.4em;}
.postComments h3{color: #65653f;margin-top:1.5em;background:url(../Copy%20of%20Levels/img/blogComments.gif) 0 0.2em no-repeat;font:normal 1.6em/1.2em georgia,arial,sans-serif;}
.postComments h3 a{color:#333}
.commentsView{background:#f5f5f5;padding:20px 30px 30px}
.postComments .commentAuthor{margin-top:1.6em;color: #65653f;font-size:1.0em}
.postComments .commentAuthor a{text-transform:none;text-decoration:underline}
.postComments .commentAuthor a:hover{text-transform:none;text-decoration:none}
.postComments .commentDate{font-size:0.8em;font-weight:bold}
.postComments p{margin-top:0}
p.commentMessage{background:#690;color:#fff;padding:3px 10px;margin:20px 0}


/*comments form*/
.postComments ol{list-style:none}
.postComments fieldset{display:block;margin-top:1em;margin-bottom:2.3em;padding:1.8em 1em 1em;border:0;background:#F0EEE8}
.postComments fieldset li{clear:both;margin-bottom:1em}
.postComments fieldset li:after{content:".";display:block;clear:both;height:3px;visibility:hidden}
.postComments fieldset label, .postComments fieldset span {float:left;width:70px;padding-right:5px;text-align:right;line-height:1.8em;font-size:0.85em}
.postComments fieldset input{float:left;width:200px;padding:2px}
.postComments fieldset textarea{float:left;width:380px;height:150px;font-family: Arial;font-size:12px}
.postComments fieldset input.commentsButton{display:block;width:auto;margin:0.4em 0 0 80px;height:auto;font-weight:bold;padding:3px 5px}
.postComments fieldset span.commentsValidator{display:block;margin-left:70px;color:red;font-weight:bold;width:320px;text-align:left}

.postsNavigation{font-size:12px}
.prevPost{border-right:1px solid #000;padding-right:10px;margin-right:5px;background:url(../Copy%20of%20Levels/Images/prev.gif) center left no-repeat;padding-left:13px;}
.allPosts{font-weight:bold}
.nextPost{border-left:1px solid #000;padding-left:10px;margin-left:5px;background:url(../Copy%20of%20Levels/Images/next.gif) center right no-repeat;padding-right:13px;}
.postsNavigation {margin-top:10px}

/*lists*/
.sf_list_simple, .sf_list_expanded, .sf_anchor_list, .sf_list_expandable, .sf_target_list, #SideBar ul {list-style:none;margin-bottom:30px;font-size:13px}
.sf_list_simple li, .sf_list_expanded li, #Main li, #SideBar li{margin-top:10px}
#Main li 
{
	margin-left: 15px;
}
.sf_list_expanded h5, .sf_item_head, ul h2 {font-size:1.0em;font-weight:bold;margin-top:0.5em}
.sf_target_list{margin-left:0}
.sf_target_list dt{font-weight:bold;margin-top:1.0em}
#Main ul {margin-left:15px;list-style-type:disc;font-size:13px}
#Main ol {margin-left:15px;font-size:13px}
#Main h1, #Main .list_header{margin-top:20px}



/* Categories, Tags, Archive */
ul.tagCloud {
	margin: 0;
	padding: 0;
}
ul.tagCloud li {
	margin: 0;
	padding: 0 10px 0 0;
	background: none;
	border-bottom: 0;
	padding: 0;
	display: inline;
	line-height: 36px;
}
ul.tagCloud li a.s6:link, ul.tagCloud li a.s6:visited, ul.tagCloud li a.s6:hover, ul.tagCloud li a.s6:active {
	font-size: 9px;
}
ul.tagCloud li a.s5:link, ul.tagCloud li a.s5:visited, ul.tagCloud li a.s5:hover, ul.tagCloud li a.s5:active {
	font-size: 12px;
}
ul.tagCloud li a.s4:link, ul.tagCloud li a.s4:visited, ul.tagCloud li a.s4:hover, ul.tagCloud li a.s4:active {
	font-size: 16px;
}
ul.tagCloud li a.s3:link, ul.tagCloud li a.s3:visited, ul.tagCloud li a.s3:hover, ul.tagCloud li a.s3:active {
	font-size: 21px;
}
ul.tagCloud li a.s2:link, ul.tagCloud li a.s2:visited, ul.tagCloud li a.s2:hover, ul.tagCloud li a.s2:active {
	font-size: 29px;
}
ul.tagCloud li a.s1:link, ul.tagCloud li a.s1:visited, ul.tagCloud li a.s1:hover, ul.tagCloud li a.s1:active {
	font-size: 36px;
}
h1.categorizedAs {
	margin: 20px 0 0;
	font-size: 2.5em;
	font-family: georgia,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
dl.taggedWithList {
	margin: 0;
	padding: 0;
}
dl.taggedWithList dt, dl.taggedWithList dd {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}
