﻿/***** Custom Font Settings *****/
/*
@font-face {
	font-family: Fertigo;
	src: url(../font/Fertigo.otf);
}
*/
/***** Custom Background Settings *****/
body {
	background-color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

/***** Custom Layout Settings *****/
#wrap {
	width: 1017px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
#top-bg {
	width: 1017px;
	height: auto;
	background: url('../images/top-bg.gif') top center no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
#bottom-bg {
	width: 1017px;
	height: auto;
	background: url('../images/bottom-bg.gif') bottom center no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
body#index .left-content-area {
	width: 822px;
	height: auto;
	padding: 0;
	margin: 10px 0;
	float: left;
}
body#index .bg1 {
	width: 822px;
	height: auto;
	background: url('../images/box_05b.gif') top center repeat-y;
	padding: 0;
	margin: 0;
	float: left;
}
body#index .bg2 {
	width: 822px;
	height: auto;
	background: url('../images/box_03.gif') top center no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
body#index .bg3 {
	width: 822px;
	height: auto;
	background: url('../images/box_06.gif') bottom center no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
body#index .logo {
	width: 335px;
	height: 264px;
	padding: 0;
	margin: 0;
	background: url('../images/logo.gif') top center no-repeat;
	float: left;
}
body#index .logo a:link, body#index .logo a:visited {
	text-decoration: none;
	border: 0;
	display: block;	
	width: 335px;
	height: 264px;
}
body#index .left-entries {
	width: 300px; /* 300px when left padding is set to 35px */
	height: auto;
	padding: 0 0 0 35px;
	margin: 0;
	float: left;
}
body#index .left-entry {
	width: 335px;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	display: inline;
}
body#index .right-entry {
	width: 487px;
	height: auto;
	padding: 0;
	margin: 0 0 7px 0;
	float: right;
	display: inline;
}
/***** Custom POTD Settings *****/
.ChocolateBox {
	width: 487px;
	height: auto;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
}
.category-videos {
	width: 400px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/drunk_videos.gif') top center no-repeat;
}
.category-photos {
	width: 400px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/drunk_photos.gif') top center no-repeat;
}
.category-recipe {
	width: 400px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/dotd.gif') top center no-repeat;
}
.icons {
	width: 67px;
	height: auto;
	padding: 5px;
	margin: 0;
	float: left;
}
.MilkBox {
	width: 479px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #EFDBC5;
	float: left;
}
.MilkBox p,h1,h2,h3,h4 {
	padding: 5px 0 5px 8px;
	margin: 0;
	color: #000;
}
.MilkBox p {
	font-size: 0.75em;
}
.MilkBox ul {
	padding: 0 0 0 8px;
	margin: 0;
	color: #000;
	list-style-type: none;
}
.MilkBox ol {
	padding: 0 0 0 40px;
	margin: 0;
	color: #000;
	list-style-type: decimal;
	font-size: 0.75em;
}
.MilkBox ol li {
	padding: 0;
	margin: 0;
	color: #000;
}
.MilkBox ul li {
	padding: 0 0 0 8px;
	margin: 0;
	color: #000;
	list-style-type: none;
	font-size: 0.75em;
}
.MilkBox2 {
	width: 479px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #EFDBC5;
	float: left;
}
.MilkBox3 {
	width: 479px;
	height: auto;
	padding: 0 0 8px 0;
	margin: 0;
	background-color: #EFDBC5;
	color: #000;
	float: left;
}
.MilkBox3 img {
	padding: 0 8px 0 0;
	margin: 0;
	float: left;
}
.MilkBox3 p {
	padding: 8px;
	margin: 0;
}
.MilkBox img {
	padding: 8px;
	margin: 0;
}
.MilkBox2 img {
	padding: 8px;
	margin: 0;
}
.MilkBox ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.MilkBox li.potm_left {
	display: block;
	width: 345px;
	height: 35px;
	padding: 0 0 8px 8px;
	margin: 0;
	font-size: 1.5em;
	color: #000;
	float: left;
	background: url('../images/potm_left.gif') top center no-repeat;
}
.MilkBox li.potm_right {
	display: block;
	width: 126px;
	height: 35px;
	padding: 0 0 8px 0;
	margin: 0;
	background: url('../images/potm_right.gif') top right no-repeat;	
	float: left;
}
.MilkBox li.morephotos {
	display: block;
	width: 126px;
	height: 31px;
	padding: 0 0 8px 0;
	margin: 0;
	background: url('../images/potm_link.gif') top right no-repeat;	
	float: left;
}
.MilkBox li.potm_right a:link, .MilkBox li.potm_right a:visited {
	display: block;
	width: 126px;
	height: 31px;
	padding: 0;
	margin: 0;
	border: 0;
}
.MilkBox li.morephotos a:hover, .MilkBox li.morephotos a:active {
	display: block;
	width: 101px;
	height: 31px;
	text-decoration: none;
	color: #000000;
	padding: 5px 0 0 25px;
	margin: 0;
}
#SMALLbox {
	width: 479px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #EFDBC5;
	float: left;
}
body#index .right-content-area { /* place for banners, ads, etc */
	width: 195px;
	height: auto;
	padding: 0;
	margin: 10px 0;
	float: right;
}
body#index .right-content-area img {
	padding: 7px;
	margin: 0;
}
#topmenu {
	width: 786px;
	height: 44px;
	padding: 8px 0 0 28px;
	margin: 0;
	float: left;
	font-size: 0.85em;
}
#topmenus {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#topmenus li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	height: 44px;
}
#topmenus li.top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 109px;
	height: 44px;
	background: url('../menu/top.gif') top center no-repeat;
}
#topmenus li.home_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 49px;
	height: 44px;
	background: url('../menu/home_out.gif') top center no-repeat;
}
#topmenus li.home_top a:link, #topmenus li.home_top a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 49px;
	height: 44px;
	background: url('../menu/home_out.gif') top center no-repeat;
}
#topmenus li.home_top a:hover, #topmenus li.home_top a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 49px;
	float: left;
	height: 44px;
	background: url('../menu/home_over.gif') top center no-repeat;
}
#topmenus li.videos_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 97px;
	height: 44px;
	background: url('../menu/drunk_videos_out.gif') top center no-repeat;
}
#topmenus li.videos_top a:link, #topmenus li.videos_top a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 97px;
	height: 44px;
	background: url('../menu/drunk_videos_out.gif') top center no-repeat;
}
#topmenus li.videos_top a:hover, #topmenus li.videos_top a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 97px;
	float: left;
	height: 44px;
	background: url('../menu/drunk_videos_over.gif') top center no-repeat;
}
#topmenus li.photos_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 98px;
	height: 44px;
	background: url('../menu/drunk_photos_out.gif') top center no-repeat;
}
#topmenus li.photos_top a:link, #topmenus li.photos_top a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 98px;
	height: 44px;
	background: url('../menu/drunk_photos_out.gif') top center no-repeat;
}
#topmenus li.photos_top a:hover, #topmenus li.photos_top a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 98px;
	float: left;
	height: 44px;
	background: url('../menu/drunk_photos_over.gif') top center no-repeat;
}
#topmenus li.stories_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 98px;
	height: 44px;
	background: url('../menu/drunk_stories_out.gif') top center no-repeat;
}
#topmenus li.stories_top a:link, #topmenus li.stories_top a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 98px;
	height: 44px;
	background: url('../menu/drunk_stories_out.gif') top center no-repeat;
}
#topmenus li.stories_top a:hover, #topmenus li.stories_top a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 98px;
	float: left;
	height: 44px;
	background: url('../menu/drunk_stories_over.gif') top center no-repeat;
}
#topmenus li.recipes_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 112px;
	height: 44px;
	background: url('../menu/alcohol_recipes_out.gif') top center no-repeat;
}
#topmenus li.recipes_top a:link, #topmenus li.recipes_top a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 112px;
	height: 44px;
	background: url('../menu/alcohol_recipes_out.gif') top center no-repeat;
}
#topmenus li.recipes_top a:hover, #topmenus li.recipes_top a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 112px;
	float: left;
	height: 44px;
	background: url('../menu/alcohol_recipes_over.gif') top center no-repeat;
}
#topmenus li.subscription_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 193px;
	height: 44px;
	background: url('../menu/subscription.gif') top center no-repeat;
}
#topmenus li.subscription_icon_top {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 30px;
	height: 44px;
}
#topmenu-left {
	width: 550px;
	height: 32px;
	padding: 20px 0 0 35px;
	margin: 0;
	float: left;
	font-size: 0.85em;
}
#topmenu-right {
	width: 237px;
	height: 32px;
	padding: 20px 0 0 0;
	margin: 0;
	float: right;
	font-size: 0.85em;
	text-align: right;
}
#topmenu-right img {
	padding: 0 15px 0 5px;
	margin: 0;
	float: right;
	border: 0;
}
#topmenu-left a:link, #topmenu-left a:visited {
	text-decoration: none;
	border: 0;
	color: #fff;
}
#topmenu-left a:hover, #topmenu-left a:active {
	text-decoration: none;
	border-bottom: 1px #ffcc00 solid;
	color: #ffcc00;
}
/***** Custom Stories Settings *****/
#stories {
	width: 300px;
	height: 66px;
	padding: 5px 0 0 35px;
	margin: 0;
	float: left;
	background: url('../images/stories.gif') top center no-repeat;
	text-transform: uppercase;
	font-size: 1.15em;
}
#story {
	width: 335px;
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
}
#story a:link, #story a:visited, .left-entries a:link, .left-entries a:visited {
	text-decoration: none;
	color: #F8D54F;
	border: 0;
}
#story a:hover, #story a:active, .left-entries a:hover, .left-entries a:active {
	text-decoration: none;
	color: #F8D54F;
	border-bottom: 1px #F8D54F solid;
}
.pullquote {
	width: 85%;
	font-size: 0.85em;
	margin: 0 5px 5px 15px;
	background: url('../images/closequote.gif') no-repeat bottom right !important;
	background /**/: url(); /* removing quote graphic in IE5+ */
	padding: 0;
	text-align: justify;
}
.pullquote:first-letter {
	background: url('../images/openquote.gif') no-repeat left top !important;
	padding: 5px 0 0 25px!important;
	padding /**/: 0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
#story .story-topbg {
	width: 335px;
	height: 21px;
	padding: 0;
	margin: 0;
	background: url('../images/stories_26.gif') left center no-repeat;
	float: left;
}
#story .story-middlebg {
	width: 300px;
	height: auto;
	padding: 0 0 0 35px;
	margin: 0;
	background: url('../images/stories_27.gif') left center repeat-y;
	float: left;
}
#story .story-bottombg {
	width: 335px;
	height: 31px;
	padding: 0;
	margin: 0;
	background: url('../images/stories_29.gif') left center no-repeat;
	float: left;
}
/***** Custom Login Settings *****/
#login {
	width: 300px;
	height: 66px;
	padding: 5px 0 0 35px;
	margin: 0;
	float: left;
	background: url('../images/login.gif') top center no-repeat;
	text-transform: uppercase;
	font-size: 1.15em;
}
.username {
	padding: 5px 5px 0 5px;
	margin: 0 0 0 2px;
	float: left;
	width: 92px;
	height: 21px;
	background: url('../images/login_txt.gif') top center no-repeat;
	border: 1px #000 solid;
}
.signin {
	padding: 0;
	margin: 1px 0 0 5px;
	float: left;
	width: 69px;
	height: 26px;
	background: url('../images/login_btn.gif') top left no-repeat;
	border: 0;
	cursor: pointer;
}
.loginlinks {
	padding: 0;
	margin: 10px 0;
	font-size: 0.85em;
}
/***** Custom Left Nav Settings *****/
#left-Nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#left-Nav li {
	display: block;
	width: 280px;
	height: 72px;
	padding: 0;
	margin: 1px;
	background: url('../images/emptybottle.gif') top center no-repeat;
}
#left-Nav li a:link, #left-Nav li a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 278px;
	height: 47px;
	padding: 25px 0 0 20px;
	margin: 0;
	border: 0;
	background: url('../images/emptybottle.gif') top center no-repeat;
}
#left-Nav li a:hover, #left-Nav li a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 278px;
	height: 47px;
	padding: 25px 0 0 20px;
	margin: 0;
	border: 0;
	background: url('../images/filledbottle.gif') top center no-repeat;
}
#left-Nav2 {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-type: none;
}
#left-Nav2 li {
	display: block;
	width: 288px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../images/menu_out.gif') top center no-repeat;
}
#left-Nav2 li.top {
	display: block;
	width: 288px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../images/menu_top.gif') top center no-repeat;
}
#left-Nav2 li.bottom {
	display: block;
	width: 288px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../images/menu_bottom.gif') top center no-repeat;
}
#left-Nav2 li.video {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/video_out.gif') top center no-repeat;
}
#left-Nav2 li.video a:link, #left-Nav2 li.video a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/video_out.gif') top center no-repeat;
}
#left-Nav2 li.video a:hover, #left-Nav2 li.video a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/video_over.gif') top center no-repeat;
}
#left-Nav2 li.photo {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/photo_out.gif') top center no-repeat;
}
#left-Nav2 li.photo a:link, #left-Nav2 li.photo a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/photo_out.gif') top center no-repeat;
}
#left-Nav2 li.photo a:hover, #left-Nav2 li.photo a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/photo_over.gif') top center no-repeat;
}
#left-Nav2 li.story {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/story_out.gif') top center no-repeat;
}
#left-Nav2 li.story a:link, #left-Nav2 li.story a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/story_out.gif') top center no-repeat;
}
#left-Nav2 li.story a:hover, #left-Nav2 li.story a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/story_over.gif') top center no-repeat;
}
#left-Nav2 li.recipe {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/recipe_out.gif') top center no-repeat;
}
#left-Nav2 li.recipe a:link, #left-Nav2 li.recipe a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/recipe_out.gif') top center no-repeat;
}
#left-Nav2 li.recipe a:hover, #left-Nav2 li.recipe a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/recipe_over.gif') top center no-repeat;
}
#left-Nav2 li.submit {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/submit_out.gif') top center no-repeat;
}
#left-Nav2 li.submit a:link, #left-Nav2 li.submit a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/submit_out.gif') top center no-repeat;
}
#left-Nav2 li.submit a:hover, #left-Nav2 li.submit a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/submit_over.gif') top center no-repeat;
}
#left-Nav2 li.spread {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/spread_out.gif') top center no-repeat;
}
#left-Nav2 li.spread a:link, #left-Nav2 li.spread a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/spread_out.gif') top center no-repeat;
}
#left-Nav2 li.spread a:hover, #left-Nav2 li.spread a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/spread_over.gif') top center no-repeat;
}
#left-Nav2 li.store {
	display: block;
	width: 280px;
	height: 31px;
	padding: 0;
	margin: 1px;
	background: url('../menu/store_out.gif') top center no-repeat;
}
#left-Nav2 li.store a:link, #left-Nav2 li.store a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../menu/store_out.gif') top center no-repeat;
}
#left-Nav2 li.store a:hover, #left-Nav2 li.store a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../menu/store_over.gif') top center no-repeat;
}
#left-Nav2 li a:link, #left-Nav2 li a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 238px;
	height: 26px;
	padding: 5px 0 0 50px;
	margin: 0;
	border: 0;
	background: url('../images/menu_out.gif') top center no-repeat;
}
#left-Nav2 li a:hover, #left-Nav2 li a:active {
	text-decoration: none;
	color: #FFDC4E;
	display: block;
	width: 228px;
	height: 26px;
	padding: 5px 0 0 60px;
	margin: 0;
	border: 0;
	background: url('../images/menu_over.gif') top center no-repeat;
}
/***** Custom Search Settings *****/
#search {
	width: 300px;
	height: 66px;
	padding: 5px 0 0 35px;
	margin: 0;
	float: left;
	background: url('../images/search.gif') top center no-repeat;
	text-transform: uppercase;
	font-size: 1.15em;
}
/***** Custom Input Settings *****/
.search {
	width: 204px;
	height: 16px;
	padding: 5px;
	margin: 0;
	background: url('../images/input_01.gif') top left no-repeat;
	border: 0;
	font-size: 0.85em;
	float: left;
}
.search-btn {
	width: 69px;
	height: 26px;
	padding: 0;
	margin: 0 0 0 5px;
	border: 0;
	background: url('../images/input_search.gif') top left no-repeat;
	float: left;
	cursor: pointer;
}

/***** Custom Misc Settings *****/
.brokenlines {
	width: 335px;
	height: 16px;
	background: url('../images/brokenlines.gif') top center no-repeat;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
}
/***** Custom Font Size Settings *****/
.small {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 0.85em;
}
.big {
	padding: 0;
	margin: 0;
	font-size: 1.25em;
}
.smaller {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 0.80em;
}
.smallAlignRight {
	padding: 0;
	margin: 0 20px 5px 15px;
	font-size: 0.85em;
	text-align: right;
}
.smallAlignRightwithBottomMargin {
	padding: 0;
	margin: 25px 20px 25px 15px;
	font-size: 0.85em;
	text-align: right;
}
.BIGBlackText {
	color: #000;
	font-size: 1.5em;
	padding: 0;
	margin: 0;
}
/***** Custom Color Settings *****/
.ffcc00 {
	color: #ffcc00; /* gold? */
}
.FFDC4E {
	color: #FFDC4E; /* light gold? */
}
.FF5500 {
	color: #FF5500; /* orange? */
}
/***** Custom Videos Settings *****/
.video-listings {
	display: block;
	cursor: auto;
	width: 100%;
	height: auto;
	padding:0;
	margin: 0;
	float: left;
	border-top: 1px #DAC2A7 solid;
}
.thumb {
	padding: 0;
	width: 116px;
	height: 116px;
	margin: 0;
	float: left;
}
.description {
	width: 347px;
	height: auto;
	padding: 8px;
	margin: 0;
	float: left;
	color: #000;
	font-size: 0.80em;
}
.myrecipe {
	width: 96%;
	height: auto;
	padding: 8px;
	margin: 0;
	float: left;
	color: #000;
	font-size: 0.80em;
}
.cheers img {
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
}
.cheers {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 1em;
}
.paging {
	width: 97%;
	height: auto;
	padding: 5px;
	margin: 10px 0;
	font-size: 1em;
	float: left;
	text-align: center;
	color: #000;
	font-size: 0.80em;
}
.paging a:link, .paging a:visited, .subtitle a:link, .subtitle a:visited, .story a:link, .story a:visited, .duration a:link, .duration a:visited {
	text-decoration: none;
	color: #000;
	border: 0;
}
.paging a:hover, .paging a:active, .subtitle a:hover, .subtitle a:active, .story a:hover, .story a:active,  .duration a:hover, .duration a:active {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}
.duration {
	padding: 0;
	margin: 0;
	color: #696969;
	font-size: 0.75em;
}
.title {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
}
.author {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}
.title a:link, .title a:visited {
	text-decoration: none;
	color: #684C31;
}
.title a:hover, .title a:active {
	text-decoration: none;
	color: #000;
}
.desc {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 0.85em;
}
.story {
	padding: 0;
	margin: 10px 0;
	color: #000;
	font-size: 0.85em;
}
select {
	padding: 0;
	margin: 0 5px 0 0;
	background-color: #000;
	border: 1px #fff solid;
	color: #fff;
	float: right;
}
.listings {
	width: 342px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/drunk_videos.gif') top left no-repeat;
}
.listings2 {
	width: 342px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/drunk_photos.gif') top left no-repeat;
}
.listings3 {
	width: 342px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/drunk_stories.gif') top left no-repeat;
}
.listings4 {
	width: 342px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	font-size: 1.15em;
	background: url('../images/alcohol_recipes.gif') top left no-repeat;
}
.sorting {
	width: 125px;
	height: auto;
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
}
.subtitle {
	padding: 8px;
	margin: 0;
	color: #000;
	font-weight: bold;
	font-size: 1em;
}
.commontext {
	font-size: 1em;
	color: #000;
	padding: 8px;
	margin: 10px 0;
	text-align: justify;
}
.commontext2 {
	font-size: 1em;
	color: #fff;
	padding: 8px 16px 8px 8px;
	margin: 10px 0;
	text-align: justify;
}
/***** Custom Footer Settings *****/
#footer {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 10px 0;
	text-align: center;
	color: #696969;
	font-size: 0.85em;
	float: left;
}
