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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


strong {
	font-weight: bold;
}

a img { border: 0; }

body {
	background-image: url(images/top_tile.jpg);
	background-repeat: repeat-x;
	background-color: #f3eece;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#logo {
	background-image:url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 425px;
	height: 60px;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}

#member_count {
	position: absolute;	
	top: 203px;
	color: #f3eece;
	float: left;
	font-size: 11px;
	margin: 0 0 0 280px;
	padding: 0;
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#banner {
	margin: 0;
	padding: 0;
	text-align:center;
}

/* EE Poll Styles */

.pollQuestion {
	padding: 10px;
	font-size: 12px;
}

.pollAnswerBlock {
	padding: 0 10px 10px 10px;
}

.pollResultBar {
	padding: 3px;
	
}

.pollBar {
	color: #b2b3b3;
	background-color: color: #b2b3b3;
	border: solid 1px #7f7f7f;
}

.pollResultVotes {
	color: #fff;
}

.pollButtonBlock {
	text-align: center;
}

/* EE Poll Styles */

/* Top Nav Sliding Doors http://www.alistapart.com/articles/slidingdoors/ */

#header {
    width:100%;
    font-size:93%;
    line-height:normal;
	font-size: 11px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	}

#header ul {
	float: right;
    margin:0;
    padding:6px 10px 0;
    list-style:none;
	}

#header li {
    float:left;
    background:url("images/left.gif") no-repeat left bottom;
    margin:0 0 0 -2px;
    padding:0 0 0 9px;
    }

#header a:link, #header a:active, #header a:visited {
    float: left;
    display:block;
    background:url("images/right.gif") no-repeat right bottom;
    padding:5px 15px 5px 6px;
	text-decoration: none;
	color: #4a4a4a;
	}

  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#header a {float:none;}
  /* End IE5-Mac hack */



#header #current {
    background-image:url("images/left_other.gif");
    }

#header #current a {
    background-image:url("images/right_other.gif");
    padding-bottom: 5px;
	color: #fff;
    }
	
#header #current_tnliving {
    background-image:url("images/left_tnliving.gif");
    }

#header #current_tnliving a {
    background-image:url("images/right_tnliving.gif");
    padding-bottom: 5px;
	color: #fff;
    }
	
#header #current_food {
    background-image:url("images/left_food.gif");
    }

#header #current_food a {
    background-image:url("images/right_food.gif");
    padding-bottom: 5px;
	color: #fff;
    }
	
#header #current_travel {
    background-image:url("images/left_travel.gif");
    }

#header #current_travel a {
    background-image:url("images/right_travel.gif");
    padding-bottom: 5px;
	color: #fff;
    }
	
#header #current_hg {
    background-image:url("images/left_hg.gif");
    }

#header #current_hg a {
    background-image:url("images/right_hg.gif");
    padding-bottom: 5px;
	color: #fff;
    }
	
#main_carousel {
	float: left;
}
	
#teaser_tabs {
    width:100%;
    font-size:93%;
    line-height:normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#teaser_tabs ul {
	float: left;
    margin:0;
    padding:0 10px;
    list-style:none;
	}

#teaser_tabs li {
    float:left;
    background:url("images/left.gif") no-repeat left bottom;
    margin:0 0 0 5px;
    padding:0 0 0 9px;
    }

#teaser_tabs a:link, #teaser_tabs a:active, #teaser_tabs a:visited {
    float: left;
    display:block;
    background:url("images/right.gif") no-repeat right bottom;
    padding:5px 15px 5px 6px;
	text-decoration: none;
	text-transform:uppercase;
	color: #888888;
	font-weight: bold;
	}
	
	
	
	
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#teaser_tabs a {float:none;}
  /* End IE5-Mac hack */


#teaser_tabs #current_tnliving {
    background-image:url("images/left_tab_tnliving.gif");
    }

#teaser_tabs #current_tnliving a {
    background-image:url("images/right_tab_tnliving.gif");
    padding-bottom: 5px;
	color: #fff;
	padding:10px 15px 7px 5px;
	font-size: 12px;
    }
	
#teaser_tabs #current_food {
    background-image:url("images/left_tab_food.gif");
    }

#teaser_tabs #current_food a {
    background-image:url("images/right_tab_food.gif");
    padding-bottom: 5px;
	color: #fff;
	padding:10px 15px 7px 5px;
	font-size: 12px;
    }
	
#teaser_tabs #current_travel {
    background-image:url("images/left_tab_travel.gif");
    }

#teaser_tabs #current_travel a {
    background-image:url("images/right_tab_travel.gif");
    padding-bottom: 5px;
	color: #fff;
	padding:10px 15px 7px 5px;
	font-size: 12px;
    }
	
#teaser_tabs #current_hg {
    background-image:url("images/left_tab_hg.gif");
    }

#teaser_tabs #current_hg a {
    background-image:url("images/right_tab_hg.gif");
    padding-bottom: 5px;
	color: #fff;
	padding:10px 15px 7px 5px;
	font-size: 12px;
    }
	
	
#teaser_bottom_content_tnliving {
	display: block;
	width: 636px;
	height: 307px;
}

#teaser_bottom_content_food {
	display: block;
	width: 636px;
	height: 307px;
}

#teaser_bottom_content_travel {
	display: block;
	width: 636px;
	height: 307px;
}

#teaser_bottom_content_hg {
	display: block;
	width: 636px;
	height: 307px;
}

#teaser_bottom_left {
	width: 295px;
	float: left;
	margin: 0;
	padding: 0 10px;
}

#teaser_bottom_right {
	width: 295px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

#tabd_teaser #teaser_bottom_content_tnliving h2 {
	font-size: 15px;
	font-weight: bold;
	color: #ebbb47;
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
}

#tabd_teaser #block_link, #landing_feature1 #block_link, #landing_feature2 #block_link, #landing_feature3 #block_link {
	color: #000;
	text-decoration: none;
}

#travel_sponsor_rotating_f {
	position: absolute;
	margin: 17px 0 0 533px;
	display: inline;
}

#travel_see_tn_logo {
float: left;
margin: 20px 0 0 0;
display: inline;
width: 100px;

}

#travel_microbar_sponsor_overview {
float: left;
margin: 20px 0 0 10px;
display: inline;
width: 100px;
}


#landing_feature2 ul {
	margin: 7px 0 0 0;
	list-style: none;
}


#landing_feature2 li {
    margin: 7px 0 0 0;
}

#tabd_teaser #teaser_bottom_content_food h2 {
	font-size: 15px;
	font-weight: bold;
	color: #c65b47;
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
}

#tabd_teaser #teaser_bottom_content_travel h2 {
	font-size: 15px;
	font-weight: bold;
	color: #5e9dae;
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
}

#tabd_teaser #teaser_bottom_content_hg h2 {
	font-size: 15px;
	font-weight: bold;
	color: #a1962a;
	margin: 10px 0 5px 0;
	padding: 0;
	clear: both;
}

#tabd_teaser .teaser_thumb{
	float: left;
	padding: 2px;
	margin: 0 5px 10px 0;
	border: 1px solid #868686;
	clear: both;
}


#tabd_teaser #teaser_bottom_left .blog {
	padding: 0 0 0 20px;
	background-image:url(images/icon_blog.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#main_carousel #tabd_teaser #teaser_bottom_right ol, #main_carousel #tabd_teaser #teaser_bottom_left ol{
	list-style-type: decimal;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	display: block;
}

#main_carousel #tabd_teaser #teaser_bottom_right li, #main_carousel #tabd_teaser #teaser_bottom_left li{
	margin: 0 0 1px 20px;
	display: inline;
	width: 290px;
	padding: 0;
}

#teaser_bottom_right a:link, #teaser_bottom_right a:visited, #teaser_bottom_right a:active, #teaser_bottom_left a:link, #teaser_bottom_left a:visited, #teaser_bottom_left a:active {
	color: #0033FF;
	text-decoration: none;
}

#teaser_bottom_right a:hover, #teaser_bottom_left a:hover {
	color: #0033FF;
	text-decoration: underline;
}
/* Top Nav END */



/* Tabd Teaser */

#clear {
	padding: 0;
	margin: 0;
}

#tabd_teaser {
	display: inline;
	float: left;
	margin: 12px 0 0 14px;
	padding: 0;
	width: 636px;
	color: #000;
	}

#teaser_headline {
	display: inline;
	margin: 235px 0 0 15px;
	padding: 0 5px 0 0;
	height: 30px;
	width: 620px;
	float: left;
}

#tabd_teaser #teaser_headline h1 {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 28px;
	font-weight: 400; 
	color: #fff;
	width: 320px;
	float: left;
}

#tabd_teaser #teaser_headline a.teaser_headline {
	text-decoration: none;
	color: #fff;
}

#tabd_teaser .teaser_text {
	float: left;
	width: 290px;
	padding: 0;
	font-size: 11px;
	font-weight: 400; 
	color: #fff;
	margin: 5px 0 0 0;
}

#tabd_teaser .teaser_text a {
	color: #1dbeed;
}



/* Video */



#video {
	margin: 0 0 0 657px;
	padding: 0;
	width: 320px;
}
	

#video h2 {
	font-size: 18px;
	margin: 10px 0 5px 0;
	float: left;
	padding: 0 30px 0 0 ;	
	font-weight: bold;
	background-image:url(images/icon_video.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#video a:link, #video a:active, #video a:visited {
	text-decoration: none;
	color: #000;
	
}

#video a:hover {
	color: #ba0f0f;
}


/* Half Rectangles */

#half_rectangles {
	text-align: center;
	margin: 10px 0 10px 15px;
	width: 960px;
	height: 135px;
}

#half_rectangles li {
    float: left;
  	margin: 0 9px;
	width: 300px;
	display: inline;
}

#half_rectangles ul {
	display: inline;
	list-style: none;
	list-style-type: none;
	clear: both;
}

#content_block {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	margin: 140px 0 0 0;
	padding: 0;
	}
	
#content_block_article {
	background-image: url(images/content_bg_sidebar_tile.gif);
	background-repeat: repeat-y;
	width: 970px;
	clear: both;
	margin: 0 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #d4d4d4;
	float: left;
	display: inline;
	}
	
#content_block_full_width {
	width: 970px;
	clear: both;
	margin: 0 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #d4d4d4;
	float: left;
	display: inline;
	}

#top_content_block {
	background-image: url(images/top_content_block.gif);
	background-repeat: no-repeat;
	height: 614px;
	
}

#top_category_header {
	background-image: url(images/top_content_block2.gif);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0;
	padding: 0;
}


#bottom_content_block {
	background-image: url(images/bottom_content_block.gif);
	height: 19px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}

/* Block Elements */
#block {
	background-image:url(images/block_tile.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 5px;
	padding: 0;
	width: 980px;
}

#block_top {
	background-image: url(images/block_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
}

#block_bottom {
	background-image: url(images/block_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	margin: 0 5px;
	padding: 10px 0 0 0;
}

#spacer {
	clear: both;
	width: 100%;
	height: 5px;
}

#block h2 {
	background-image: url(images/h2_header.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 313px;
	color: #fff;
	font-size: 13px;
	margin: 5px 0 5px 0;
	padding: 1px 0 0 4px;
	font-weight: bold;
}

#block .vm_thumb {
	float: left;
	margin: 0 5px;
}

#middle_column .vm_thumb {
	text-align: center;
	margin: 5px 0 5px 30px;
}


#block h5 { 
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	margin: 10px 0 0 0;
}


#block #left {
	float: left;
	width: 320px;
	margin: 0;
	padding:0 0 0 10px;	
}

#block #left .calendar_img {
	margin: 20px 0 0 55px;
	text-align: center;
	display: inline;
}


#block #middle {
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}

#block #right {
	float: left;
	width: 320px;
	padding: 0;
	margin: 0;

}

#block p {
	margin: 10px 10px 0 0;
	padding: 0;
}


/* Five Column Elements */
#five_col ul{
	clear: both;
	padding-left:5px;
	padding-top:5px;
	margin: 0 0 0 20px;
	list-style-type:none;
	font-size: 10px;
}

#five_col li{
	display:inline;
	float:left;
	width: 175px;
	height:110px;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
	margin: 5px 5px 10px 5px;
	padding: 0 5px 0 0;
}

#five_col a:link, #five_col a:active, #five_col a:visited {
	color: #36a2e0;
	text-decoration: none;
}

#five_col a:hover {
	text-decoration: underline;
}

#five_col h3 {
	font-size: 12px;
	margin: 2px 0 5px 0;
	padding: 0;
	font-weight: bold;
}

#five_col h2 {
	font-size: 18px;
	margin: 10px 0 0 15px;
	padding: 0;	
	font-weight: bold;
}

h4 {
	font-size: 16px;
	margin: 10px 0 0 15px;
	padding: 0;	
	font-weight: bold;
}

/* Sponsor Elements */

#sponsors {
	margin: 5px 0 0 22px;
	width: 960px;
}

#sponsors img {
	margin: 4px 7px 0 7px;
}


/* Photo Gallery Elements */

#photo_gallery_list {
	margin: 30px 0 10px 10px;
	width: 960px;
}

#photo_gallery_list img {
	margin: 10px 0 0 0;
	padding: 2px;
	border: 1px solid #999999;
}

#photo_gallery_list a {
    float: left;
	display: inline-block;
	width: 120px;
	height: 150px;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	margin: 0 7px 15px 7px;
	color: #0000FF;
	
}


#content_block_article #photo_gallery_list2 {
	margin: 10px 0 10px 10px;
	width: 960px;
}

#content_block_article #photo_gallery_list2 img {
	margin: 10px 0 0 0;
	padding: 2px;
	border: 1px solid #999999;
}

#content_block_article #photo_gallery_list2 a {
    float: left;
	display: block;
	width: 120px;
	height: 140px;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	margin: 0 7px 15px 7px;
	color: #0000FF;
}

/* Footer */

#jcilogos {
	display: inline;
	margin: 0 0 0 240px;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 9px;
	color: #999999;
}

#landscape {
	background-image: url(images/landscape.gif);
	background-repeat: repeat-x;
	background-color: #f3eece;
	width: 100%;
	height: 252px;
	bottom: 0;
}

/* Article & Landing Page Elements */

#skyscraper {
	float: right;
	margin: 0px 3px 0 0;
	display: inline;	
}

#content_block_article #skyscraper h5 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
}

#content_block_article #middle_column h4 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;	
}

#content_block_article #landing_feature2 #blog_icon img {
	border: 0;
	padding: 0 3px 0 0;
	margin: 0;
}

#content_block_article h3 {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}



#middle_column {
	float: right;
	margin: 0px 17px 0 0;
	display: inline;
	width: 183px;
}

#middle_column .archived {
	text-decoration: none;
	color: #000;
}



#middle_column #Additional_Articles {
	margin: 0;
	padding: 0;
}

#middle_column #Additional_Articles ul {
	margin: 0 0 10px 15px;
	padding: 0;
	list-style-type: circle;
}

#Additional_Articles li {
	margin: 0 0 10px 0;
	padding: 0;
}

#Additional_Articles a {
	
}

#Additional_Articles a:hover {
	color: #5f19be;
}

#top_category_back_home a {
	float: left;
	display: inline;
	margin: 33px 0 0 10px;
	padding: 0 0 0 17px;
	color: #fff;
	text-decoration: underline;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#top_category_header h1 {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin: 15px 0 -2px 15px;
	padding: 0;
	display: inline;
	text-decoration: none;
}

#category_link a:link, #category_link a:hover, #category_link a:visited, #category_link a:active {
	text-decoration: none;
	color: #fff;
}

#content_left { 
	float: left;
	width: 590px;	
}

#content_left #feedback_forms p {
margin: 10px 0;

}


#content_left_article { 
	float: left;
	width: 590px;	
}

#content_left_article p {
  display: block;
  margin: 1em 0;
}


#landing_feature1 {
	width: 590px;
}

#landing_feature1_carousel {
	padding: 5px 10px;
	margin: 0 7px;
	background-color: #fdfae5;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#landing_feature1 #landing_feature1_carousel .recipe_center_link {
    text-decoration: underline;
	color: #0000FF;
}

#content_left #landing_feature1 a {
	text-decoration: none;
	color: #000;
}

.food_season_selection {
	color: #000;
	font-weight: bold;
}

#landing_feature1 .tnliving {
	font-size: 30px;
	font-weight: bold;
	color: #ebbb47;
}
#landing_feature1 .food {
	font-size: 30px;
	font-weight: bold;
	color: #c65b47;
}

#landing_feature1 .food_w_carousel {
	font-size: 20px;
	font-weight: bold;
	color: #c65b47;
}

#landing_feature1 .travel {
	font-size: 30px;
	font-weight: bold;
	color: #5e9dae;
}
#landing_feature1 .hg {
	font-size: 30px;
	font-weight: bold;
	color: #a1962a;
}


#landing_feature2  {
	width: 285px;
	float: left;
	margin: 20px 15px 0 0;
}




#landing_feature3 {
	width: 285px;
	float: left;
	margin: 20px 0 0 0;
}

#landing_feature2 img, #landing_feature3 img, #entry_list img { 
	padding: 2px;
	border: 1px solid #7a7a7a;
	float: left;
	margin: 0 5px 0 0;
}

#landing_feature1 .feature1_img {
	padding: 2px;
	border: 1px solid #7a7a7a;
	float: left;
	margin: 0 10px 0 0;
}

#content_block_article a {
	color: #0033FF;
	text-decoration: underline;
}

#entry_list {
	width: 590px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}

#search_list {
	width: 590px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}

#entry_list ul {
	width: 590px;
}

#search_list ul {
	width: 590px;
	list-style: none;
}

#entry_list li {
	display: inline-block;
	float: left;
	width: 285px;
	height: 105px;
	margin: 0 10px 10px 0;
	padding: 0;
	list-style-type: none;
}

#search_list li {
	display: block;
	float: left;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
}

#entry_list a:hover {
	height: 96px;
	width: 275px;
	display: block;
	border: 1px solid #000;
	margin: 0;
	text-decoration: none;
	padding: 3px;
	background-color: #EBEBEB;
}

#entry_list a {
	height: 96px;
	width: 275px;
	display: block;
	border: 1px solid #d4d4d4;
	margin: 0;
	text-decoration: none;
	padding: 3px;
}

#search_list a {
	display: block;
	margin: 0;
	text-decoration: none;
}

#more_stories {
	margin: 0 15px 10px 0;
	display: inline;
	text-decoration: underline;
	text-align: right;
	font-size: 12px;
	border: 0;
	padding: 0;
	clear: both;
	width: 580px;
	float: left;
}

#entry_list h4 { 
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
	color: #0033FF;
	font-weight: 400;
	text-decoration: underline;
}

#search_list h4 { 
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
	color: #0033FF;
	font-weight: 400;
	text-decoration: underline;
}

#entry_list p {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	display: block;
    margin: 0em 0;
}

#search_list p {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	display: block;
    margin: 0em 0;
}

#search_list img {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #cccccc;
	}

#entry_list h2 { 
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
	color: #000;
	float: left;
	width: 100%;
}



/* ARTICLE FORMAT */


.subhead {
	color: #434343;
	font-size: 14px;
}
.subhead_credits {
	color: #434343;
	font-size: 13px;
	margin: 10px 0 0 0;
}

.subhead_recipe {
	color: #ba0f0f;
	font-size: 12px;
}

.comment_head {
	color: #333333;
	font-size: 13px;
}

.comment_body {
	margin: 0 10px 10px 10px;
	font-size: 10px;
}

.comment_date {
	color: #666666;
	font-size: 10px;
}

.h_article_img_cut_box {
	float: right;
	padding: 5px;
	margin: 0 0 8px 25px;
	border: 1px solid #999999;
	width: 260px;
	clear:right;
}

.v_article_img_cut_box {
	float: right;
	padding: 5px;
	margin: 0 0 8px 25px;
	border: 1px solid #999999;
	width: 208px;
	clear:right;
}

#picture_medrec {
	padding: 20px 0 0 10px;
}

.headline {
	color: #ba0f0f;
	font-size: 22px;
	width: 325px;
}


.headline_search_recipe {
    color: #ba0f0f;
	font-size: 22px;
	width: 590px;
    margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
}

.headline_faq {
	color: #ba0f0f;
	font-size: 12px;
	font-weight: bold;
}

.comments {
	color: #663300;
	font-size: 16px;
}

.headline_recipe {
	color: #ba0f0f;
	font-size: 22px;
	width: 325px;
	
}

#page_tools {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 240px;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #CCCCCC;
}

#tool_buttons {
	float: left;
	width: 122px;	
}

#tool_sponsor {
	float: right;
	width: 98px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	margin: 10px 0 0 0;

}

#tool_sponsor_img {
	padding-left: 5px;	
}

#ad_spot_rect {
	float: right;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 55px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	width: 300px;
	background-color: #FFFFFF;
}


.back_to_top {
	text-align: center;
        clear:both;
}


/* RECIPE SECTION */
#recipe_top_element {
	width: 590px;
	margin: 0 0 0 0;
	float: left;
	
}

#recipe_header {
	background-image: url(images/recipe_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 590px;
	height: 35px;
}

#recipe_header h1 {
	font-size: 45px;
	color: #fff;
	font-weight: 400;
	float: right;
	margin: 15px 15px 0 0;
	display: inline;
}

#recipe_header .recipe_browse_nav {
	font-size: 18px;
	color: #c65b47;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	display: inline;
}

.recipe_browse_options {
	font-size: 12px;
	color: #bd2525;
	font-weight: bold;
	margin: 10px 0 5px 10px;
	padding: 0;
	float: left;
	display: inline;
}


#recipe_nav {
	font-size: 11px;
	color: #4497eb;
	font-weight: bold;
	float: left;
	width: 134px;
	padding: 0;
	margin: 0;
	display: inline;
	border-left: 1px solid #adadad;
}

#recipe_top_element #recipe_nav ul {
	clear: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 134px;
}

#recipe_top_element #recipe_nav li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

#recipe_nav a {
	text-decoration: none;
	color: #4497eb;
	margin: 0;
	padding: 0;
}

#recipe_nav_bottom {
	background-color: #c65b47;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 590px;
	float: left;
	height: 4px;
}

#body_copy p{
	margin: 10px 0 0 0;
	
}

#body_copy li {
	margin: 0 0 0 20px;
}

#side_bar_copy p {
  margin: 10px 0 0 0;
}

#recipe_top_search {
	width: 430px;
	float: right;
	padding: 0;
}

#recipe_top_search ul {
	display: inline;
	}
	
#recipe_top_search li {	
	display: inline;
}

#recipe_top_search .search_header {
	font-size: 16px;
	font-weight: 400;
	color: #000;
	margin: 0 0 0 0;
	text-align: left;
	
}

#recipe_top_search .dropdown_search {
	font-size: 10px;
	text-align: right;
}

#recipe_top_search_cloud {
	width: 380px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	display: inline;
}

#recipe_top_search_cloud a {
	color: #4497eb;
	font-size:11px;
	
	}
	
	
#recipe_top_search_right {
	width: 300px;
	text-align: right;
	float: right;
	padding: 0;
	margin: 9px 4px 0 0;

}

.recipe_seach_text {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.dropfield {
	margin: 5px 0 0 0;
}

#recipe_category_header {
	background-color: #000;
	padding: 5px;
	margin: 5px 0;
	width: 580px;
	font-size: 22px;
	color: #fff;
	clear: both;
	float: left;
	font-weight: 400;
}

#recipe_index_header {
	background-color: #000;
	padding: 3px;
	margin: 5px 0;
	width: 584px;
	font-size: 16px;
	color: #fff;
	clear: both;
	float: left;
	font-weight: 400;
}

#recipe_categories {
	float: left;
	width: 588px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



#recipe_categories ul{
	width: 590px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#recipe_categories li {
	display: inline;
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	


}

#recipe_categories a {
	display: block;
	padding: 7px 3px 0 7px;
	margin: 0;
	background: #fff;
	height: 185px;
	text-decoration: none;
}

#recipe_categories a:link, #recipe_categories a:visited{
	display: block;
	color: #666666;
	text-decoration: none;
}


#recipe_categories a:hover, #recipe_categories a:active {
	display: block;
	background-color: #e7e7e8;
	color: #666666;
}

#recipe_categories h3 { 
	font-size: 16px;
	font-weight: 400;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}

#book_viewer {
	background-image: url(images/favimages_tutorial.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* VIDEO MAIN FRAME  */
#video_gallery {
	float: left;
	width: 960px;
	margin-top: 10px;
	height: 1%;
}


/* MAIN VIDEO TOP HEADER INFO */
#video_header_block {
	float: left;
	background-image: url(http://tnhfcms.jnlcom.com/source/community/images/header_holder.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0;
	padding: 0 0 4px 0;
	width: 960px;
}


#header_vid_info {
	float: left;
	width: 280px;
}

#header_vid_info p {
	font-size: 12px;
	font-weight: 400;
}

#header_vid_info a {
	margin: 15px 0 0 0;
	color: #2c71f8;
	text-decoration: underline;
	font-size: 12px;
float:  left;
}

a.video_podcast:link, a.video_podcast:hover, a.video_podcast:visited, a.video_podcast:active {
	font-size: 10px;
	color: #FF0000;
}



#header_vid_info h2 {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #990000;
	background: none;
	font-weight: bold;
	text-transform: none;
}


/* VIDEO PLAYER */
#gallery_flash_player {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0 0 8px 0;
	background-image: url(http://tnhfcms.jnlcom.com/source/community/images/ad_shadow.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
}

.flash_player {
	float: left;
	margin: 0;
	padding: 0;
	background-position: none;
}


/* Medium Rectangle */
#vid_gallery_rectangle {
	float: left;
	margin: 34px 0 0 10px;
	padding: 0 0 8px 0;
	width: 300px;
	height: 250px;
	background-image: url(http://tnhfcms.jnlcom.com/source/community/images/ad_shadow.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

.adshadow {
	float: left;
	margin: 0;
	padding: 0;
	background-position: none;
}

/* SORT BY STRUCTURE */

#sortby2 #tab_hide {
	position:absolute;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
}

#sortby2 h5{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
	display: inline;
	padding: 0;
	margin: 8px 0 0 5px;

}


#sortby2 {
    width:952px;
	height: 28px;
	background-color: #5e5e5e;
	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
	margin: 2px 0 0 4px;
	padding: 0;
	float: left;
	display: inline;
	}

#sortby2 ul {
	float: left;
    margin:5px 0 0 0;
    padding:0 10px 0 10px;
    list-style: none;
	display: inline;
	}

#sortby2 li {
    float:left;
    background:url("images/left_video.gif") no-repeat left top;
    margin:0 0 0 2px;
    padding:0 0 0 9px;
	font-weight: bold;
	display: inline;

    }

#sortby2 a:link, #sortby2 a:active, #sortby2 a:visited {
    float: left;
	display: inline-block;
    background:url("images/right_video.gif") no-repeat right top;
    padding:5px 15px 5px 6px;
	text-decoration: none;
	color: #ffffff;
	}

  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#sortby2 a {float:none;}
  /* End IE5-Mac hack */

#sortby2 #current {
    background-image:url("images/left_video_active.gif");
    }

#sortby2 #current a {
    background-image:url("images/right_video_active.gif");
    padding:5px 15px 5px 6px;
	color: #2c71f8;
    }
	



/* VIDEO THUMBNAIL STRUCTURE */
a img { border: 0; } 

#video_tmb_block a:active, a:focus {outline: 0; border: 0}

#video_tmb_block a {
	text-decoration: none;
	color: #000;
}

#video_tmb_block {
	float: left;
	background-image: url(http://tnhfcms.jnlcom.com/source/community/images/tmb_holder.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	width: 960px;
}

.video_tmb {
	margin: 0 5px 0 7px;
	padding: 3px 3px 10px 3px;
	float: left;
	background-color:#e4e4e4;
	background-image: url(http://tnhfcms.jnlcom.com/source/community/images/tmb_shadow.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

#vid1 {
	float: left;
	width: 240px;
	font-size: 9px;
	padding: 0;
	margin: 17px 0 0 0;
	height: 116px;
}

#vid1 .category {
	color: #2c71f8;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#vid1 p {
	padding: 0;
	margin: 0;
}

#vid1 h6 {
	font-size: 10px;
	margin: 0 0 3px 7px;
	font-weight: bold;
	color: #000000;
	padding: 0;
}

#flip_book_intro {
	width: 540px;
	height: 305px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#flip_book_text {
	width: 300px;
}

#flip_book_text ul {
	margin: 20px 0 20px 20px;
}

#flip_book_text li {

}

#flip_book_links p {
	margin: 10px 0 0 0;
}

.flip_book_intro_cover {
	width: 210px;
	height: 295px;
	float: right;
	margin-left: 15px;	
}

#flip_book_links {
	height: 95px;
	width: 230px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(http://tnhfcms.jnlcom.com/source/community/css/one/images/flip_book_corner_curl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#flip_book_links .flip_links {
	font-size: 17px;
}



.cutline {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8f9ab0;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

.local_links_box {
	margin-right: auto;
	margin-left: auto;
}

#local_links_box li {
	list-style-type: none;
	padding-left: 50px;
	margin: 0 0 0 20px;
}

#local_links_box ul {
	margin: 0 0 10px 0;
}

.headline_links {
	font-weight: bold;
	color: #873A14;
	padding-left: 50px;
	font-size: 15px;
}

#headline_links_additional li {
	margin-left: -50px;	
}

#extra_article {		
	float:left;
	padding: 0 5px 10px 5px;
	margin: 0 0 10px 0;
	color: #333333;
	background-color: #E8E8E8;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #bb4d04;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bb4d04;
	width: 580px;
}


#extra_sidebar_header {
	font-size: 18px;
	font-weight: bold;
	color: #AF4607;
	width: 450px;
	margin: 0 0 5px 0;
}

.extra_sidebar_photo {
    float: left;
	padding: 10px 10px 10px 5px;
	margin: 0 0 10px 0;
}


#author_info {
	width: 590px;
	display:block;
	margin: 0 0 10px 0;
	height: 125px;
}

.author_photo {
	float: left;
	margin: 0 10px 0 0;
}

#author_description {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0 10px;
	margin: 0 0 0 110px;
	height: 115px;
}

#scroll_search_bar {
	width: 960px;
	height: 20px;
	margin: 0;
	padding: 0;
	
}

#scroll {
	float:left;
}

#search_bar {
	position: relative;
	float: right;
	top: 50px;
	color: #000;
	font-size: 11px;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

#Search_Recipe {
	margin: 20px 15px 0 0;
	display: inline;
	padding: 0;
	float: right;
	}

#Search_Recipe a {
text-decoration: none;
font-size: 14px;
color: #fff;
font-weight: bold;
}

.defaultBold {
	margin: 0;
	font-weight: bold;
}

.search_advanced_spacer {
    margin: 15px 0 0 0;
}

.fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 10px 0 0 0;
}

#marketplace_categories {
	float: left;
	width: 588px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



#marketplace_categories ul{
	width: 590px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#marketplace_categories li {
	display: inline;
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	


}

#marketplace_categories a {
	display: block;
	padding: 7px 3px 0 7px;
	margin: 0;
	background: #fff;
	height: 100px;
	text-decoration: none;
}

#marketplace_categories a:link, #marketplace_categories a:visited{
	display: block;
	color: #666666;
	text-decoration: none;
}


#marketplace_categories a:hover, #marketplace_categories a:active {
	display: block;
	background-color: #e7e7e8;
	color: #666666;
}

#marketplace_categories h3 { 
	font-size: 16px;
	font-weight: 400;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}

#pagination {
	clear: both;
}

#pagination a {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	border: 0;
	background: none;
}

#line_break {
	width: 590px;
	height: 1px;
	clear: both;
}

.ad_photo {
	margin-top: 10px;
    text-align: center;
}

#blog_entry {
	float: left;
	margin: 5px 0 5px 0;
	display: inline;
	width: 580px;
	padding: 15px 0 10px 0;
}

#blog_header {
    margin: 5px 0 0 5px;
    width: 580px;
	display: block;
	background-color: #E1E1E1;
	padding: 5px 0 5px 6px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

#blog_header a:link, #blog_header a:visited, #blog_header a:active {
	font-size: 18px;
	text-decoration: none;
	color: #990000;
	
}

#blog_header a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #990000;
}


.blog_pubdate {
	font-style:italic;
	color: #000;
	font-size: 11px;
}

#blog_body {
	margin: 0 0 0 7px;
}

#blog_body p {
	margin: 10px 10px 0 0;
	padding: 0;
}

#related_recipe_articles .headline_related {
	color: #ba0f0f;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#related_recipe_articles {
    margin: 0 0 0 5px;
	padding: 5px; 
	width: 280px;
}

#related_recipe_articles p {
	margin: 5px 0 0 10px;
}


  
/* Draft Elements and Markings Begin */
#draft_articles_overview {
	background-image: url(http://tnhfcms.jnlcom.com/source/community/images/draft_header.jpg);
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	background-position: left top;
	width: 570px;
	border: 1px solid #CCCCCC;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#draft_articles_overview p {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	
}
   
   
     /*login elements for proofing */
	 
	 
#overlay_login{ 
    background-image: url(http://tnhfcms.jnlcom.com/source/business/css/one/images/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #overlay_login{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://tnhfcms.jnlcom.com/source/business/css/one/images/overlay.png", sizingMethod="scale");
}

#box_login{
    background-image: url(http://tnhfcms.jnlcom.com/source/business/css/one/images/draft_header_login.jpg);
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	background-position: left top;
	width: 520px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#box_login p {
	padding-top: 50px;	
}

#close_login{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

#login_box {
	color: #e7e7e7;
	padding: 5px;
	float: left;
	height: 20px;
	width: 50px;
	background-image: url(http://tnhfcms.jnlcom.com/source/business/css/one/images/login_back.gif);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center top;
	text-align: center;
}

#login_box a:link, #login_box a:visited, #login_box a:hover, #login_box a:active {
	color: #9c9c9c;
	text-decoration: none;	
}
	 
	 
	 /* login elements for proofing end */
	 
#twitter {
position: relative;
top: 44px;
float: left;
margin: 0 0 0 80px;
display: inline-block;
height: 35px;
width: 120px;
}

#twitter a {
background: url(http://tnhfcms.jnlcom.com/source/tnhf/css/images/enews_tnhf.png) no-repeat 0% 0%;
padding: 0 0 0 45px;
display: inline-block;
color: #ba0f0f;
font: 9px/11px Verdana, Arial, sans-serif;
text-decoration: none;
height: 35px;
width: 120px;
}

#twitter a:hover {
color: #0081c0;
}

#twitter-container .twitter_profile {
float: left;
display: block;
height: 78px;
width: 69px;
background: url(http://tnhomeandfarm.com/images/twitter-profile-bg.gif) no-repeat 0 0;
margin: 0 0 0 30px;
display: inline;
}

#twitter-container .twitter_profile img {
margin: 22px 0 0 3px;
}

#twitter-container .twitter_user {
font: bold 19px/24px Arial, Verdana, sans-serif;
color: #333333;
margin: 18px 0 0 15px;
float: left;
}

#twitter-container .twitter_user img {
margin: 8px 0 0 0;
}

#twitter-container ul {
float: left;
clear: both;
margin: 10px 0 0 10px;
display: inline;
width: 300px;
font: 11px/15px Arial, Verdana, sans-serif;
}

#twitter-container li {
margin: 20px 0 0 0;
list-style: none;
list-style-type: none;
}

#twitter-container li a {
color: #0084b4;
text-decoration: none;
}

#twitter-container li a:hover {
color: #0084b4;
text-decoration: underline;
}


#twitter-container .tweet p {

}

#twitter-container .tweet span {
font-size: 9px;
color: #adadad;
}

#twitter-container .tweet span a {
font-size: 9px;
color: #adadad;
}

#twitter-container .tweet span a:hover {
text-decoration: underline;
color: #adadad;
}

#twitter-container .twitter-more {
margin: 20px 0 0 0;
float: left;
}


#sponsors_container {
	margin: 15px 0 0 20px;
	padding: 0;
	width: 930px;
}

#sponsors a.gs_spacer:link, #sponsors a.gs_spacer:visited, #sponsors a.gs_spacer:hover, #sponsors a.gs_spacer:active {
	float: left;
	font-size: 12px;
	width: 300px;
	display: block;
	padding: 5px 0 5px 0;
} 


