/* 62.5% = 10px = 1em */
body {
	background: #FFF;
	color: #000;
	font-size: 62.5%;
	line-height: 1;
	padding: 12px 0;
	font-family: Georgia,serif;
}
html body {
	background-image: none !important;
}

ul#accessibility {
	position: absolute;
	left: -9999px;
}

#wrapper {
/*	background: transparent url(/images/bg-footer.jpg) center bottom no-repeat; */
	margin: 0 auto;
	width: 1010px;
}

#wrapper2 {
/*	background: transparent url(/images/bg-header.gif) center top no-repeat; */
	padding: 10px;
	width: 990px;
}

#container {
	background: #FFF;
	border: 1px solid #d1d1d1;
	padding: 0 10px 10px;
	width: 968px;
	float:left;
}

#header {
	font-family: Georgia, serif;
	_height: 97px;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 100;
}

#header-ad {
	height: auto;
	margin: 0 auto;
	padding: 10px 0 28px 0;
	width: 955x;
  *font-size: 1px; /* IE7 spacing hack */
	}
	#header-ad .leaderboard {
		background: transparent url(/images/vertical-advertisement.png) left 26px no-repeat;
		display: inline;
		float: left;
		height: 90px;
		margin: 0 10px 0 0;
		padding: 26px 0 0 12px;
		width: 728px;
	}
	#header-ad .small {
		display: inline;
		float: left;
		height: auto;
		width: 120px;
	}

#logo {
	display: inline;
	float: left;
	height: 78px;
	margin: -5px 11px 0 0;	
	width: 275px;
	}
	#logo a {
		background: #fff url(/images/saveur-logo-2011.png) left top no-repeat;
		display: block;
		height: 78px;
		text-indent: -9999px;
		width: 271px;
	}

#navigation {
	display: inline;
	float: left;
	height: 97px;
	position: relative;
	width: 682px;
	margin-top: -18px;
}

ul#user-nav {
	height: 18px;
	margin: 5px 0 4px 0;
	}
	ul#user-nav li {
		background: transparent url(/images/red-bullet.png) left center no-repeat;
		display: inline;
		float: left;
		font-size: 12px;
		line-height: 18px;
		padding: 0 4px 0 9px;
		}
		ul#user-nav li.first {
			background: none;
			padding: 0 4px 0 0;
			}
			ul#user-nav li.first a {
				background: transparent url(/images/home-button.png) left top no-repeat;
				display: block;
				height: 15px;
				margin: 1px 0 0 0;
				text-indent: -9999px;
				_overflow: hidden;
				width: 14px;
				}
				ul#user-nav li.first a:hover {
					background-position: left -15px;
				}
		ul#user-nav li a {
			color: #000;
		}
		ul#user-nav li a:hover {
			text-decoration: none;
		}

#special-offer {
	position: absolute;
	right: 0;
	top: 1px;
	}
	#special-offer a {
		background: transparent url(/images/new_sav_subscribe_button.gif) left top no-repeat;
		display: block;
		height: 20px;
		text-indent: -9999px;
		width: 310px;
	}

ul#primary-nav {
	background: transparent url(/images/header-border.png) left top repeat-x;
	height: 44px;
	margin: 0 0 6px 0;
	}
	ul#primary-nav li {
		display: inline;
		float: left;
		height: 37px;
		margin: 6px 0 0 5px;
		position: relative;
		}
		ul#primary-nav li a.menu {
			background: transparent url(/images/primary-nav.png) left top no-repeat;
			display: block;
			height: 37px;
			text-indent: -9999px;
		}
	ul#primary-nav li.recipes {
		margin: 6px 0 0 0;
		width: 105px;
		}
		ul#primary-nav li.recipes a.menu {
			background-position: 0 top;
		}
		ul#primary-nav li.recipes a.menu:hover,
		ul#primary-nav li.recipes a.hover {
			background-position: 0 bottom !important;
		}
		ul#primary-nav li.recipes a.active {
			background-position: 0 center;
		}
		ul#primary-nav li.recipes div.hover {
			left: auto;
			width: 598px;
		}
	ul#primary-nav li.techniques {
		width: 158px;
		}
		ul#primary-nav li.techniques a.menu {
			background-position: -110px top;
		}
		ul#primary-nav li.techniques a.menu:hover,
		ul#primary-nav li.techniques a.hover {
			background-position: -110px bottom !important;
		}
		ul#primary-nav li.techniques a.active {
			background-position: -110px center;
		}
		ul#primary-nav li.techniques div.hover {
			left: auto;
			width: 200px;
		}
	ul#primary-nav li.travels {
		width: 115px;
		}
		ul#primary-nav li.travels a.menu {
			background-position: -274px top;
		}
		ul#primary-nav li.travels a.menu:hover,
		ul#primary-nav li.travels a.hover {
			background-position: -274px bottom !important;
		}
		ul#primary-nav li.travels a.active {
			background-position: -274px center;
		}
		ul#primary-nav li.travels div.hover {
			left: -250px;
			width: 598px;
		}
	ul#primary-nav li.kitchen {
		width: 115px;
		}
		ul#primary-nav li.kitchen a.menu {
			background-position: -394px top;
		}
		ul#primary-nav li.kitchen a.menu:hover,
		ul#primary-nav li.kitchen a.hover {
			background-position: -394px bottom !important;
		}
		ul#primary-nav li.kitchen a.active {
			background-position: -394px center;
		}
		ul#primary-nav li.kitchen div.hover {
			left: auto;
			width: 245px;
		}
	ul#primary-nav li.wine-drink {
		width: 167px;
		}
		ul#primary-nav li.wine-drink a.menu {
			background-position: -514px top;
		}
		ul#primary-nav li.wine-drink a.menu:hover,
		ul#primary-nav li.wine-drink a.hover {
			background-position: -514px bottom !important;
		}
		ul#primary-nav li.wine-drink a.active {
			background-position: -514px center;
		}
		ul#primary-nav li.wine-drink div.hover {
			left: -43px;
			width: 245px;
		}
	ul#primary-nav li div.pulldown {
		background: #FFF;
		border: 6px solid #000;
		left: -9999px;
		padding: 20px 0 20px 20px;
		position: absolute;
		*top: 37px;
		_width: 100px;
		z-index: 9999;
		}
		ul#primary-nav li div.pulldown a {
			font-size: 14px;
			line-height: 18px;
			text-decoration: none;
			}
			ul#primary-nav li div.pulldown a:hover {
				text-decoration: underline;
			}
		ul#primary-nav li div.pulldown ul {
			margin: 10px 20px 0 0;
			}
			ul#primary-nav li div.pulldown ul.col {
				display: inline;
				float: left;
				list-style: outside;
				width: 129px;
				}
				ul#primary-nav li div.pulldown ul.col li {

					}
					ul#primary-nav li div.pulldown ul.col li.first {
						color: #ae0912;
						font-size: 11px;
						font-weight: bold;
						line-height: 18px;
						text-transform: uppercase;
					}
					ul#primary-nav li div.pulldown ul.col li a {
						background: transparent url(/images/dotted-border.gif) left 21px repeat-x;
						padding: 0 0 0 10px;
						*padding: 0 0 0 2px;
						}
						ul#primary-nav li div.pulldown ul.col li.last a {
							background-image: none;
						}
					ul#primary-nav li div.pulldown ul.col li + li + li.first{
						margin-top:22px;
					}
			ul#primary-nav li div.pulldown ul li {
				display: block;
				float: none;
				height: 22px;
				margin: 0;
				}
				ul#primary-nav li div.pulldown ul li a {
					background: transparent url(/images/dotted-border.gif) left top repeat-x;
					display: block;
					font-size: 14px;
					line-height: 22px;
					padding: 0 0 0 10px;
					}
					ul#primary-nav li div.pulldown ul li.first a {
						background-image: none;
					}
					ul#primary-nav li div.pulldown ul li a:hover {
						background-color: #ede6d2;
					}
			ul#primary-nav li div.pulldown ul.inline {
				margin: 0;
				}
				ul#primary-nav li div.pulldown ul.inline li {
					display: inline;
					}
					ul#primary-nav li div.pulldown ul.inline li a {
						background: transparent url(/images/red-bullet.png) left center no-repeat;
						display: inline;
						padding: 0 8px 0 12px;
						}
						ul#primary-nav li div.pulldown ul.inline li.first a {
							background: none;
							padding: 0 8px 0 0;
						}
						ul#primary-nav li div.pulldown ul.inline li a:hover {
							background-color: transparent;
						}		
		ul#primary-nav li iframe.pulldown {
			border: none;
			display: block;
			left: -9999px;
			padding: 26px 6px 26px 26px;
			position: absolute;
			top: auto;
			visibility: visible;
			z-index: -1;
		}
		ul#primary-nav li iframe.hover {
			left: auto;
			}
			ul#primary-nav li.wine-drink iframe.hover {
				left: -43px;
			}
.menu-add .pulldown-add { /* dropdown menu add */
  color: #a6a6a6;
  margin-top: 10px;
  text-align: center;
  padding-right: 20px;
  }
  .menu-add .pulldown-add img {
    vertical-align: middle;
    }
ul#secondary-nav {
	background: transparent url(/images/mini-nav.png) left top no-repeat;
	clear: both;
	height: 20px;
	_overflow: hidden;
	width: 682px;
	}
	ul#secondary-nav li {
		display: inline;
		float: left;
		height: 20px;
		}
		ul#secondary-nav li a {
			background: transparent url(/images/mini-nav.png) 0 0 no-repeat;
			display: block;
			height: 20px;
			text-indent: -9999px;
		}
		ul#secondary-nav li.about a {
			background-position: 0 0;
			width: 50px;
			margin-right:4px;
			}
			ul#secondary-nav li.about a:hover,
			ul#secondary-nav li.about a.active {
				background-position: 0 -21px;
			}

		ul#secondary-nav li.contests a {
			background-position: -54px 0;
			width: 164px;
			margin-right: 4px;
			}
			ul#secondary-nav li.contests a:hover,
			ul#secondary-nav li.contests a.active {
				background-position: -54px -21px;
			}
		ul#secondary-nav li.photos a {
			background-position: -222px 0;
			margin-right:4px;
			width: 48px;
			}
			ul#secondary-nav li.photos a:hover,
			ul#secondary-nav li.photos a.active {
				background-position: -222px -21px;
			}
		ul#secondary-nav li.videos a {
			background-position: -274px 0;
			margin-right: 4px;
			width: 47px;
			}
			ul#secondary-nav li.videos a:hover,
			ul#secondary-nav li.videos a.active {
				background-position: -274px -21px;
			}
/*		ul#secondary-nav li.blogs a {
			background-position: -275px top;
			margin: 0 0 0 4px;
			width: 44px;
			}
			ul#secondary-nav li.blogs a:hover,
			ul#secondary-nav li.blogs a.active {
				background-position: -275px bottom;
			}
		ul#secondary-nav li.forums a {
			background-position: -253px top;
			margin: 0 0 0 4px;
			width: 50px;
			}
			ul#secondary-nav li.forums a:hover,
			ul#secondary-nav li.forums a.active {
				background-position: -253px bottom;
			}*/
		ul#secondary-nav li.market a {
			background-position: -325px top;
			margin-right:4px;
			width: 49px;
			}
			ul#secondary-nav li.market a:hover,
			ul#secondary-nav li.market a.active {
				background-position: -325px -21px;
			}
		ul#secondary-nav li.cooks a {
			background-position: -378px 0;
			margin-right:4px;
			width: 98px;
			}
			ul#secondary-nav li.cooks a:hover,
			ul#secondary-nav li.cooks a.active {
				background-position: -378px -21px;
			}
		ul#secondary-nav li.sites a {
			background-position: -480px 0;
			margin-right: 4px;
			width: 89px;
			}
			ul#secondary-nav li.sites a:hover,
			ul#secondary-nav li.sites a.active {
				background-position: -480px -21px;
			}
		ul#secondary-nav li.magazine a {
			background-position: -573px 0;
			width: 109px;
			}
			ul#secondary-nav li.magazine a:hover,
			ul#secondary-nav li.magazine a.active {
				background-position: -573px -21px;
			}/*
		ul#secondary-nav li.rss a {
			background-position: -634px top;
			margin: 0 0 0 4px;
			width: 48px;
			}
			ul#secondary-nav li.rss a:hover,
			ul#secondary-nav li.rss a.active {
				background-position: -634px bottom;
			}*/
		
.separator {
	background: #d1d1d1;
	font-size: 0;
	height: 5px;
	line-height: 5px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}		

#content {
	display: inline;
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	width: 658px;
	z-index: 1;
}

.content_noRCol {
	width:968px !important;
	float:none !important;
}
.main-content_noRCol {
	width:968px !important;
}
#main-content {
	width: 658px;
}

#inner-col {
	display: inline;
	float: left;
	width: 238px;
	}
	#inner-col .channel-nav {
		background: #ede6d2;
		border: 1px solid #d1d1d1;
		padding: 5px 10px 5px 10px;
		width: 205px;
		}
		#inner-col .channel-nav h4 {
			display: block;
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
			font-size: 22px;
			font-weight: normal;
			letter-spacing: 1px;
			text-align: center;
			text-transform: uppercase;
		}
		#inner-col .channel-nav .title {
			color: #a5050e;
			display: block;
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 2px;
			margin: 4px 0 0 0;
			text-align: center;
			text-transform: uppercase;
		}
		#inner-col .channel-nav a.upload-photos {
			background: transparent url(/images/upload-photos.png) left top no-repeat;
			display: block;
			height: 23px;
			margin: 15px auto 0;
			text-indent: -9999px;
			_overflow: hidden;
			width: 179px;
			}
			#inner-col .channel-nav a.upload-photos:hover {
				background-position: left bottom;
			}	
		#inner-col .channel-nav a.upload-photo-contests {
			background: transparent url(/images/upload-photo-contests.png) left top no-repeat;
			display: block;
			height: 23px;
			margin: 15px auto 0;
			text-indent: -9999px;
			_overflow: hidden;
			width: 179px;
			}
			#inner-col .channel-nav a.upload-photo-contests:hover {
				background-position: left bottom;
			}	
		#inner-col .channel-nav ul {
			margin: 10px 0 0 0;
			}
			#inner-col .channel-nav ul li {
				background: transparent url(/images/dotted-border.gif) left top repeat-x;
				display: block;
				font-size: 16px;
				line-height: 27px;
				text-align: center;
				}
				#inner-col .channel-nav ul li.first {
					background: none;
				}
				#inner-col .channel-nav ul li.active{
					text-indent:-10px;
				}
				#inner-col .channel-nav ul li.active a{
					font-weight:bold;
					background: transparent url(/images/arrow_highlight.gif) no-repeat center left !important;
					padding-left:10px;
				}
				#inner-col .channel-nav ul li.even {
					background-color: #f1f0e2;
				}
				#inner-col .channel-nav ul li a {
					text-decoration: none;
				}
				#inner-col .channel-nav ul li a:hover {
					text-decoration: underline;
				}
				
			#inner-col .channel-nav ul li.sub-travel-heading {
				font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
    			font-size: 14px;
    			text-transform: uppercase;
    			color: #A5050E;
    			background: none;
    			letter-spacing: 1px;
			}
			

#inner-content {
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
	width: 420px;
}

#promo-tout {
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 30px 0;
	*padding: 0 0 20px 0;
	}
	#promo-tout .first {
		display: inline;
		float: left;
		width: 200px;
	}
	#promo-tout .last {
		display: inline;
		float: left;
		margin: 0 0 0 20px;
		width: 200px;
	}
	#promo-tout .image {
		background: #d1d1d1;
		height: 160px;
		width: 200px;
		}
		#promo-tout .image a {
			display: block;
			height: 160px;
			width: 200px;
			}
			#promo-tout .image a img {
				display: block;
				height: 160px;
				width: 200px;
			}
	#promo-tout .title {
		font-size: 20px;
		line-height: 24px;
		margin: 6px 0 0 0;
		}
		#promo-tout .title a {
			text-decoration: none;
		}
		#promo-tout .title a:hover {
			text-decoration: underline;
		}
	#promo-tout .dek {

	}
	#promo-tout .link {
	
	}			
		

#slideshow {
	background: #000;
	color: #FFF;
	height: 300px;
	margin: 0 0 20px 0;
	width: 420px;
}

#feed {
	border: 1px solid #d1d1d1;
	padding: 9px;
	position: relative;
	width: 400px;
	}
	#feed .post {
		background: transparent url(/images/dotted-border.gif) left top repeat-x;
		font-size: 12px;
		line-height: 18px;
		padding: 15px 0;
		}
		#feed .post.first {
			background: none;
			padding: 0 0 20px 0;
		}
		#feed .post.last {
			padding: 30px 0 0 0;
		}
		#feed .date {
			clear: right;
			font-size: 12px;
			line-height: 18px;
			font-weight: bold;
		}
		#feed .blogAuthorInfoFeeds { /* LINK TO BLOG PAGE */
			}
			#feed .blogAuthorInfoFeeds a { 
				color: #B20B14;
				text-decoration: none;
				}
				#feed .blogAuthorInfoFeeds a:hover { 
					text-decoration: underline;
					}
		#feed .title {
			font-size: 28px;
			font-weight: normal;
			line-height: 28px;
			padding-bottom:5px;
			}
			#feed .title a {
				text-decoration: none;
				}
				#feed .title a:hover {
					text-decoration: underline;
				}
		#feed .feedauthor {
			font-style: italic;
			}
		#feed .body {
			font-size: 14px;
			line-height: 18px;
			padding: 0 0 10px 0;
			}
			#feed .body p {
				font-size: 14px;
				line-height: 18px;
			}
			#feed .image {
				margin: 10px 0 0 0;
				}
				#feed .image img {
					display: block;
					width: 125px;
				}
				#feed .image img.thumbnail {
					background: #d1d1d1;
					width: 125px;
				}
				#feed .image img.medium {
					background: #d1d1d1;
					width: 175px;
				}
				#feed .image img.large {
					background: #d1d1d1;
					margin: 0;
					width: 400px;
				}
				#feed .image em.caption {
					display: inline;
					float: right;
					font-size: 10px;
					font-style: italic;
					line-height: 18px;
					text-align: right;
				}
		#feed .left {
			display: inline;
			float: left;
			margin: 0 10px 0 0;
			}
			#feed .left em.caption {
				display: inline;
				float: left;
			}
		#feed .right {
			display: inline;
			}
			#feed .image.right {
				float: right;
				margin: 0 0 0 10px;
				width: 175px;
			}
			#feed .right em.caption {
				display: inline;
				float: right;
			}
		#feed .medium {
			/*width: 213px;*/
			}
			#feed .medium .body {
				margin: 0;
				padding: 0;
			}
		#feed .thumb {
		
			}
			#feed .thumb .body {
				display: inline;
				margin: 0;
				overflow: hidden;
			}		
			#feed .thumb .image {
				display: inline;
				float: left;
				margin: 5px 10px 5px 0;
				width: 125px;
			}		
		#feed .source {
			font-size: 12px;
			font-style: italic;
			line-height: 18px;
			}
			#feed .source a {
				/* font-style: normal; BASED ON NEW DESIGN
				font-weight: bold; */
			}
		#feed .related {
			font-size: 12px;
			font-style: italic;
			line-height: 18px;
			}
			#feed .related ul {
				display: inline;
				font-style: normal;
				}
				#feed .related ul li {
					border-left: 1px solid #000;
					display: inline;
					padding: 0 3px 0 5px;
					}
					#feed .related ul li.first {
						border: none;
						padding: 0 3px 0 0;
					}
					#feed .related ul li a {
					
					}
	#pagination {
		font-size: 12px;
		line-height: 22px;
		margin: 15px 0 0 0;
		text-align: center;
		}
		#pagination .pageNumberSel {
			font-weight: bold;
			text-decoration: none;
		}
		#pagination .previous {
			padding: 0 10px 0 0;
		}
		#pagination .next {
			padding: 0 0 0 10px;
		}
		#pagination .pages {
			font-weight: bold;
		}
				
#contactus {
	font-family:Georgia,serif;
	}
	#contactus h2.title {
		border-bottom:5px solid #000000;
		font-size:30px;
		font-weight:normal;
		height:30px;
		line-height:30px;
		padding:0 0 2px;
		position:relative;
		}
	#contactus form fieldset {
		background: #f3f0e3;
		border-top: none;
		border-right: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		border-left: 1px solid #dcdcdc;
		font-size: 12px;
		padding:20px;
		}
		#contactus form p {
			margin: 0 0 1em 0;
			line-height: 1.5em;
		}
		#contactus input.contactus_submit {
			background: transparent url(/images/submit-btn.png) left top no-repeat;
			border: none;
			color: transparent;
			cursor: pointer;
			display: block;
			height: 23px;
			margin-left:230px;
			padding: 0;
			text-indent: -999px;
			text-transform: uppercase;
			width: 108px;
			}
			#contactus input.contactus_submit:hover {
				background-position: left bottom;
			}
		#contactus form .form-item, #contactus form .form-text-item {
			clear: left;
			height: 23px;
			padding: 0 0 12px 0;
			}
			#contactus form .form-text-item {
				height: 120px;
			} 
			#contactus form .form-item label, #contactus form .form-text-item label {
				display: inline;
				float: left;
				font-size: 12px;
				line-height: 23px;
				margin: 0 15px 0 0;
				text-align: right;
				width: 115px;
			}
			#contactus form .form-item input {
				display: inline;
				float: left;
				padding: 2px;
				width: 310px;
			}
			#contactus .form-item select {
				display: inline;
				float: left;
				padding: 2px;
			}
			
#sidebar {
	display: inline;
	float: left;
	padding: 0 0 10px 0;
  position: relative;
	width: 310px;
  z-index: 5;
}

#footer {
	width: 968px;
}
#inner-footer {
	display: inline;
  *display: block;
	float: left;
  *float: none;
	font-family: georgia, serif;
	padding: 10px 0 0 0;
	margin-bottom: 21px;
	margin-top:12px;
	border-top:20px solid #000;
	}
	#inner-footer .col1,
	#inner-footer .col4 {
		display: inline;
		float: left;
		height: 210px;
		padding: 0 15px 0 0;
		width: 174px;
	}
	#inner-footer .col2,
	#inner-footer .col5 {
		background: transparent url(/images/dotted-border.gif) left top repeat-y;
		display: inline;
		float: left;
	/*	height: 210px; */
		padding: 0 0 0 15px;
		width: 174px;
	}
	#inner-footer .col3 {
		background: #f3f0e3;
		border: 1px solid #dcdcdc;
		display: inline;
		float: left;
		height: 185px;
		margin: 0 15px;
		padding: 10px;
		width: 158px;
	}
	#inner-footer .col5 {
		height: 192px;
		margin: 0 0 0 0;
	}
	#inner-footer .title {
		color: #b20b14;
		font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
	}
	#inner-footer .col3 .title {
		background: transparent url(/images/footer-newsletters.png) center top no-repeat;
		height: 13px;
		margin: 0 auto;
		text-indent: -9999px;
		padding: 0 0 9px 0;
		width: auto;
	}
	#inner-footer .col3 form {
		font-size: 12px;
		line-height: 18px;
		}
		#inner-footer .col3 form p {
			background: transparent url(/images/dotted-border.gif) left top repeat-x;
			font-family: "Times New Roman", georgia, serif;
			font-size: 12px;
			padding: 8px 0 0 0;
		}
		#inner-footer .col3 form label {
			background: transparent url(/images/dotted-border.gif) left top repeat-x;
			display: block;
			font-size: 12px;
			line-height: 18px;
			padding: 2px 0 1px 15px;
			text-indent: -15px;
			}
			#inner-footer .col3 form label input {
				width: 13px;
				height: 13px;
				padding: 0;
				margin: 0;
				vertical-align: bottom;
				position: relative;
				top: -2px;
				*top: -1px;
				*overflow: hidden;
			}
		#inner-footer .col3 form label.first {
			background: none;
		}
		#inner-footer .col3 form #footer-newsletter-email {
			margin: 8px 0 0 0;
			width: 152px;
		}
		#inner-footer .col3 form #footer-newsletter-submit {
			background: transparent url(/images/signup-button.png) left top no-repeat;
			border: none;
			color: transparent;
			cursor: pointer;
			display: block;
			height: 23px;
			margin: 11px auto 0 auto;
			text-indent: -9999px;
			text-transform: uppercase;
			width: 66px;
			}
			#inner-footer .col3 form #footer-newsletter-submit:hover {
				background: transparent url(/images/signup-button.png) left bottom no-repeat;
			}
	#inner-footer .spacer {
		margin: 20px 0 0 0;
	}
	#inner-footer ul.links {
		
		}
		#inner-footer ul.links li {
			background: transparent url(/images/black-bullet.png) left 7px no-repeat;
			font-size: 12px;
			line-height: 18px;
			padding: 0 0 0 7px;
			}
			#inner-footer ul.links li a {
				color: #000;
				font-family: "Times New Roman", georgia, serif;
			}
			#inner-footer ul.links li a:hover {
				text-decoration: none;
			}

#errors,
.comment-success {
	background-color:#F1F0E2;
	color: #B20B14;
   	font-family: georgia, serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5em;
	margin: 10px 0;
	padding: 10px;
	}
	#errors ul li {
		list-style: disc outside none;
		margin: 0 0 0 25px;
	}
		   
#bonnier + .group-msg {
	font-size: 12px;
	text-align: center;
}
#copyright {
	clear: left;
	*clear: none;
	font-family: Georgia, serif;
	font-size: 12px;
	padding: 21px 0 0 0;
	text-align: center;
}

#bonnier {
	line-height: 28px;
	margin: 14px 0 0 0;
	padding: 0 0 20px 0;
	text-align: center;
	vertical-align: middle;
	}
	#bonnier select {
		margin: 0 0 0 20px;
	}
.blogAuthorInfoFeed { /* AUTHOR CREDIT ON HOME PAGE */
	font-size: 12px;
	font-style: italic;
	}
	.blogAuthorInfoFeed img {
		padding: 5px 0 0 0;
		vertical-align: middle;
		display: inline;
		float: left;
		margin: 0 10px 0px 0px;
		width: 50px;
	} 
	.blogAuthorInfoFeed a {
		text-decoration: underline;
		font-style: italic;
		}
		.blogAuthorInfoFeed a:hover {
			text-decoration: none;
		}
		
#dottedBottom {
	background: transparent url(/images/dotted-border.gif) left bottom repeat-x;
	padding: 0px 0 10px 0;
}
#subchannel a.upload-photos {
			background: transparent url(/images/upload-photos.png) left top no-repeat;
			display: block;
			height: 23px;
			margin: 5px auto 0;
			text-indent: -9999px;
			_overflow: hidden;
			width: 179px;
			}
			#subchannel a.upload-photos:hover {
				background-position: left bottom;
			}
#subchannel a.upload-photo-contests {
			background: transparent url(/images/upload-photo-contests.png) left top no-repeat;
			display: block;
			height: 23px;
			margin: 5px auto 0;
			text-indent: -9999px;
			_overflow: hidden;
			width: 179px;
			}
			#subchannel a.upload-photo-contests:hover {
				background-position: left bottom;
			}

/* facebook connect links within articles and galleries */
.facebookConnect {
  clear: both;
  padding-top: 20px;
  *padding-top: 10px;
  }
  .facebookConnect iframe {
    height: 35px !important;
    }
#main-content .share_buttons_style {
  display: inline;
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
  #main-content .photo .share_buttons_style {
    display: inline;
    float: right;
    margin: 5px 0 10px 10px;
    width: 60px;
    }
/* title sponsor ad */
.articleAd,
.photoAd,
.collectionAd {
  color: #666666;
  float: right;
  font-size: 9px;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
  }
/* Sister Sites logos 
----------------------------------*/
#logos {
	height: 22px;
	margin-top:10px;
}
#logos .saveur-logo a {
	display: block;
	float: left;
	width:73px;
	height: 22px;
	text-indent: -9999px;
	background: transparent url(../images/sister-sites.png) no-repeat 0 0;
	margin-right: 11px;
}
#logos .gardendesign-logo a {
	display: block;
	float: left;
	width:114px;
	height: 22px;
	text-indent: -9999px;
	background: transparent url(../images/sister-sites.png) no-repeat -84px 0;
}
	#logos .gardendesign-logo a:hover {
		background: transparent url(../images/sister-sites.png) no-repeat -84px -23px;
	}
#logos .saveur-logo a:hover,
#logos .gardendesign-logo a:hover {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-moz-border-radius:5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-webkit-border-radius:5px;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	border-radius:5px;
}
#circ-top-right {
  float: left;
/*  margin-top: -32px; */
  padding-left: 10px;
  background: url(../images/circ-back.jpg) no-repeat 0 27px;
  height: 150px;
  width:208px;
  position: relative;
  z-index:1000;
}
#circ-top-right .circ-image {
	width:125px;
	margin-right: 8px;
	float: left;
}
#circ-top-right .circ-image img {
 	width:125px;
}
#circ-top-right .circ-links {
  float: left;
  font-size: 11px;
  font-size:10px;
  line-height: 10px;
  width:75px;
}
	#circ-top-right .circ-links a.test {
		display: block;
		width: 75px;
		position: absolute;
		bottom:0;
		right:0;
	}
#circ-top-right .circ-links li {
	margin-bottom: 6px;
	padding-left: 8px;
	background: url(../images/circ-link-bullet.jpg) no-repeat 0 5px;
}
	#circ-top-right .circ-links li a {
		text-decoration: none;
	}
	#circ-top-right .circ-links li a:hover {
		text-decoration: underline;
	}
/*  .comment-success {
    border:5px solid #8a8a8a;
    background-color: pink;
    font-size:16px;
    font-weight: bold;
		line-height: 32px;
    padding: 15px;
    color: blue;
  }
*/
#dart-tag-x90 {
	margin-top: 10px;
}
.pullquote-left {
	float: left;
	width:320px;
	margin-right:15px;
	border-right:5px solid #e00211;
	padding:8px 10px 8px 0;
	font-size:22px;
	line-height: 27px;
	color:#666;
}
	.pullquote-right {
		float: right;
		width:320px;
		margin-left:15px;
		border-left:5px solid #e00211;
		padding:8px 0 8px 10px;
		font-size:22px;
		line-height: 27px;
		color:#666;
	}
.body ul li {
	list-style-type: disc;
	margin-left:15px;
}
	.body ol li {
		list-style-type: decimal;
		margin-left: 15px;
	}
#sidebar .separator {
	margin-left:10px;
}
.offer-issue-cover {
	float: left;
	margin-right:12px;
}
.published-offer p {
	margin-top: 28px;
}
/* Daily Fare and One Good Find Previous/Next */
.next-prev-header {
	background: url(../images/dailyfare-pager.png) no-repeat 0 26px;
	height: 28px;
	overflow: hidden;
	margin-bottom: 27px;
}
  .one-good-find .next-prev-header {
    background-position: 0 12px;
    height: 55px; /* move margin to height */
    margin-bottom: 0;
    clear:both;
    }
.next-prev-footer {
	overflow: hidden;
	margin-top: 27px;
}
	.next-prev-header div,
	 .next-prev-footer div {
		float: left;
	}
		.diaries .next-prev-header .next-header,
	 	.diaries .next-prev-footer .next-header  {
	 		float: right;
	 	}
		.next-prev-header .prev-header,
		.next-prev-header .next-header,
		.next-prev-footer .prev-footer-txt,
		.next-prev-footer .next-footer-txt {
			font-size: 10px;
			font-family: arial,helvetica,san-serif;
			text-transform: uppercase;
			font-weight: bold;
		}
		.next-prev-header .prev-header,
		.next-prev-header .next-header {
			margin-top: 6px;
			color:#dd000c;
			width:100px;
		}
      .one-good-find .next-prev-header .prev-header,
      .one-good-find .next-prev-header .next-header {
        margin-top: 15px;
        }
		.next-prev-footer .prev-footer-txt,
		.next-prev-footer .next-footer-txt {
			float: none;
		}
			.next-prev-header .next-header,
			.next-prev-footer .next-footer {
				text-align: right;
			}
			.next-prev-header .prev-header a,
			.next-prev-header .next-header a {
				text-decoration: none;
			}
			.next-prev-header .prev-header a:hover,
			.next-prev-header .next-header a:hover {
				text-decoration: underline;
			}
	.next-prev-header .next-prev-dailyfare-header {
		width: 102px;
		height: 34px;
		text-indent: -9999px;
		background: transparent url(../images/dailyfare-hdr.png) no-repeat 0 0;
		margin: 0 168px;
	}
  .next-prev-header .next-prev-one-good-find-header {
    background-color: #fff;
    margin: 0 92px;
    padding: 0 2px;
    width: 251px;
    }
	.next-prev-footer .prev-footer,
	.next-prev-footer .next-footer {
		width: 203px;
		min-height: 65px;
		/*IE fix  http://www.dustindiaz.com/min-height-fast-hack/ */
			height: auto !important;
			height: 65px;
	}
		.diaries .next-prev-footer .next-footer {
			float: right;
		}
	.next-prev-footer .next-prev-dailyfare-footer,
  .next-prev-footer .next-prev-one-good-find-footer{
		width: 234px;
		height: 65px;
		background: url(../images/dailyfare-footer.png) no-repeat 0 0;
		text-indent: -9999px;
	}
.facebook-like iframe {
	height: 34px !important;
	margin-top: 20px;
}
/* New Search Box */
#sidebar-search2 {
	margin-left: 10px;
	padding-bottom: 18px;
	border-bottom:5px solid #d1d1d1;
}
#sidebar-search2 fieldset {
	border:0;
	padding-top:6px;
	position: relative;
}
	#sidebar-search2 h2 {
		font-size: 17px;
		line-height: 17px;
		text-transform: uppercase;
		text-align: center;
		margin-bottom:12px;
	}
	#sidebar-search2 .search-box2 {
		position: relative;
	}
	#sidebar-search2 #search-text {
		float:left;
		width:234px;
		z-index:1;
		margin-bottom: 11px;
		border:1px solid #7d7d7d;
		border-right:0;
		font-size: 16px;
		padding:8px 10px 9px 9px;
		height: 16px;
	}
	#sidebar-search2  #search-text-submit {
		float:left;
		width:45px;
		height: 38px;
		text-indent: -9999px;
		background: transparent url(../images/search-btn.png) no-repeat;
		border:0;
		font-size: 0;
		display:block;
		line-height: 0;
		z-index:5;
		cursor:pointer;
	}
	#sidebar-search2 form {
		border-bottom: 1px dotted #000;
		margin-bottom: 9px;
	}
	#sidebar-search2 .most-popular {
		text-align:center;
		overflow: hidden;
	}
	#sidebar-search2 .most-popular h3{
		text-transform: uppercase;
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 12px;
		font-weight: bold;
	}
		#sidebar-search2 a {
			font-size:14px;
			line-height: 22px;
		}
#footer-ad {
	text-align: center;
}
.content-not-available {
		font-size: 24px;
		line-height: 32px;
		font-weight: bold;
}
/* one-good-find-content */
#one-good-find-content .title-header {
  padding-top: 25px;
  position: relative;
  }
#one-good-find-content h1 {
  background: transparent url(../images/one-good-find-landing-hdr.png) 0 0 no-repeat;
  height: 42px;
  text-indent: -9999px;
  width: 635px;
  }
  #one-good-find-content .mini-ad {
    color: #555;
    font-family: Arial,sans-serif;
    font-size: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 88px;
    }
#one-good-find-content .social-buttons  {
  margin: 8px 0 25px;
  overflow: hidden;
  text-align: center;
  }
  #one-good-find-content .social-buttons  > div ,
  #one-good-find-content .social-buttons  > div .twitter-button,
  #one-good-find-content .social-buttons  > div .facebook-button {
    display: inline;
    vertical-align: middle !important;
    }
    #one-good-find-content .social-buttons .twitter-button,
    #one-good-find-content .social-buttons .facebook-button,
    #one-good-find-content .social-buttons iframe {
      height: 25px !important;
      margin-top: 1px;
      }
    #one-good-find-content .social-buttons .twitter-button,
    #one-good-find-content .social-buttons .twitter-button iframe {
      width: 100px !important;
      }
    #one-good-find-content .social-buttons .facebook-button,
    #one-good-find-content .social-buttons .facebook-button iframe {
      width: 76px !important;
      }
    #one-good-find-content .social-buttons .googleplus,
    #one-good-find-content .social-buttons .googleplus  iframe {
      width: 80px !important;
      }
    #one-good-find-content .social-buttons .stumble,
    #one-good-find-content .social-buttons .stumble iframe {
      width: 65px !important;
      }
#one-good-find-content .intro-text {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 18px;
  }
#one-good-find-content #one-good-find table {
  border-collapse: collapse;
  }
#one-good-find-content #one-good-find td {
  padding: 10px 20px 25px 0;
  width: 200px;
  }
  #one-good-find-content #one-good-find td .published-date {
    color: #707070;
    font-size: 12px;
    line-height: 18px;
    padding-top: 10px;
    }
  #one-good-find-content #one-good-find td .title {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    }
    #one-good-find-content #one-good-find td .title a {
      text-decoration: none;
      }
#one-good-find-content #one-good-find #pagination {
  border-top: 1px dotted #898989;
  margin-top: 0;
  padding-top: 5px;
  }
  #one-good-find-content #one-good-find #pagination a.previous,
  #one-good-find-content #one-good-find #pagination a.next {
    font-family: arial,helvetica,san-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    }
    
