#topHomeContent {
	margin: 15px 0;
	padding-left: 2px;
	width: 970px;
	clear: both;
}
#bottomHomeContent {
	height: 150px;
	width: 930px;
	padding: 20px;
	border: 1px dotted blue;
	margin: 15px 0;
}
#mainFeature {
	float: left;
}
ul#featureBox {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
ul#featureBox li.featured {
    position: relative;
    width: 609px;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 15px;	
}
li.featured img {
	border: none;
	display: block;
	float: left;
	padding: 0px;
}
.hilighted {
	display: block;
}
.featText {
	width: 234px;
	word-wrap: break-word;
	margin-left: 15px;	
	float: left;
	height: 198px;
	border-bottom: 1px dotted #000;
	overflow-y: hidden;
}
.featText h3 {
	margin: 0 0 10px;
}
.author_controls {
	width: 234px;
	margin-left: 15px;
	float: left;
}
.author_controls .byline {
	padding-top: 7px;
	padding-right: 10px;
	border-right: 1px dotted #000;
	width: 170px;
}
.author_controls .byline a img {
	border: none;
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
}

.author_controls .byline .text {
	width: 130px;
	float: left;
}
.blogName {
	font-family: Georgia, serif;
	font-style: italic;
}
.controls {
	padding: 10px 4px 0 6px;
	width: 40px;
	float: right;
}
.turnleft {
	background: transparent url(nav_sprite.png) no-repeat -903px -168px;
	height: 15px;
	width: 9px;
	float: left;
}
.turnleft:hover {
	background: transparent url(nav_sprite.png) no-repeat -903px -141px;
}
.turnright {
	background: transparent url(nav_sprite.png) no-repeat -936px -168px;
	float: right;
	width: 9px;
	height: 15px;
}
.turnright:hover {
	background: transparent url(nav_sprite.png) no-repeat -936px -141px;
}
.turnleft em {
	display: none;
}
.turnright em {
	display: none;
}
.stop {
	background: transparent url(nav_sprite.png) no-repeat -918px -168px;
	float: left;
	width: 9px;
	height: 15px;
	cursor: pointer;
}
.stop:hover {
	background: transparent url(nav_sprite.png) no-repeat -918px -141px;
}
.play {
	background: transparent url(nav_sprite.png) no-repeat -885px -168px;
	float: left;
	width: 9px;
	height: 15px;
	cursor: pointer;
}
.play:hover {
	background: transparent url(nav_sprite.png) no-repeat -885px -141px;
}
.stop em, .play em {
	display: none;
}
.counter {
	color: #AFAFAF;
	padding-left: 5px;
}
/* END FEATURE SLIDE SHOW */
/* BEGIN FEATURED CONTRIBUTORS */
#featuredContribs {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 5px;
	width: 303px;
/* 	height: 240px; */
}
#idRibbon {
	background: transparent url(ribbon.png) no-repeat top left;
	color: #fff;
	font-size: 13px;
	font-family: Georgia, serif;
	font-style: italic;
	position: absolute;
	height: 13px;
	padding: 5px 17px 15px;
	top: 5px;
	left: -4px;
}
#contribHolder {
	width: 303px;
	height: auto;
	margin-top: 34px;
	background-color: #F5F5F3;
}
#contribHolder .contributor {
	border-top: 1px dotted #000;
	padding: 4px 10px 3px;
	clear: both;
}
#contribHolder a img{
	display: block;
}
#contribHolder .contributor .contributor_name {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	margin-top: -2px;
}
#contribHolder .contributor h5 {
	margin: 0;
	padding-left: 10px;
	float: left;
	font-weight: normal !important;
	width: 220px;
}
/* END FEATURED CONTRIBUTORS */

#sidebar {
	margin-top: 0px;
}
#contentLinks {
	width: 641px;
	height: 27px;
	margin-left: -1px;
}
#contentLinks .rssFeeds {
	background: transparent url(spriteGOOD.png) no-repeat -393px -506px;
	float: right;
	width: 40px;
	height: 15px;
	cursor: pointer;
}
#contentLinks .rssFeeds em {
	display: none;
}
#contentLinks #showCommunity, #contentLinks a#showCommunity {
	position: relative;
	padding: 10px 30px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
	border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
	z-index: 1000;
    font-family: Georgia, serif;
    font-size: 13px;
    font-style: italic;
}
#contentLinks #showMain, #contentLinks a#showMain {
	position: relative;
	padding: 10px 30px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: none;
	border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
	z-index: 1000;
    font-family: Georgia, serif;
    font-size: 13px;
    font-style: italic;
	}
#contentLinks .divOn, .divOn a:hover {
	background-color: #fff;
	color: #000 !important;
	cursor: default;
}
#contentLinks .divOff {
	background-color: #999;
	color: #fff;
}
#contentLinks .divOff:hover, .divOff a:hover {
	background-color: #666;
	color: #fff !important;
}
#emptyOption {
	padding: 0;
}
#communityContent {
    position: relative;
    width: 641px;
    _width: 600px;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 0;
}
.homePageDate {
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
	padding-left: 15px;
	width: 200px;
	float: left;
}
#primaryPagination {
	display: block;
	width: 641px;
}
#communityPagination {
	width: 641px;
}
#shareOption {
	padding: 15px 30px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
/* 	vertical-align: bottom; */
}
#shareOption span {
	margin-top: 5px;
}
#shareOption .sharingLinks {
	font-family: Arial, sans-serif;
	font-style: normal !important;
	float: right;
	padding: 5px 10px;
}
#shareOption .sharingLinks em {
	font-style: normal !important;
}
/* STICKERS */
#signUp {
	background: transparent url(stickers.png) -16px -9px no-repeat;
	height: 75px;
	width: 75px;
	position: absolute;
	top: 150px;
	left: 255px;
}
#awesomeShare {
        background: transparent url(stickers.png) -16px -193px no-repeat;
        height: 75px;
        width: 75px;
        position: absolute;
        top: 60px;
        left: 255px;
}

/* TOP CONTRIBUTORS SIDEBAR */
#topContrib {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 10px 10px 20px 20px;
    _padding: 8px;
    width: 283px;
}
#topContrib h2 {
	margin: 1em 0 0;
}
#topContrib p {
	font-size: 12px;
	color: #666;
	padding: 5px 20px 0 0;
}

#topContrib ul {
	margin: 0;
	padding: 0;
}
#topContrib ul li {
	margin: 0;
	padding: 7px 0;
}
#topContrib .userInfo {
	float: right;
	margin-right: 15px;
	width: 200px;
}
#topContrib .userInfo a.userName {
	font-size: 12px;
	font-weight: bold;
/* 	text-decoration: underline; */
}
#topContrib .userInfo span {
	color: #999;
	padding-left: 5px;
}
#topContrib .userInfo h6 {
	margin: 0;
	padding-top: 5px;
	line-height: 1.3;
	font-weight: normal;
}
#topContrib .userInfo h6 a {
	text-decoration: underline
}
#topContrib .userInfo h6 span {
	color: #999;
	padding: 0;
	font-weight: normal;
}
/* END TOP CONTRIBUTORS SIDEBAR */

/* FEATURED CATEGORIES & SERIES MODULES */
#featuredHubs {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 10px 10px 20px 20px;
    _padding: 8px;
    width: 939px;
}
#featuredCategories {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 10px 10px 20px 10px;
    _padding: 8px;
/*     width: 939px; */
}

ul#hubDisplay {
	margin: 0;
	padding: 0;
}
ul#hubDisplay li {
	display:inline;
	float:left;
	margin-right:5px;
	text-align:center;
	width:151px;
}
.hubStats {
	color: #666;
}
.featuredSeries {
	#width: 293px;
	margin: 15px 0;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
.featuredSeries h3 {
	margin: 15px 0 5px;
}
a.seriesHome {
	color: #0099ff;
}
.counts {
	color: #666;
	padding: 0 0 20px;
}
.seriesDesc {
	font-family: Georgia, serif;
	font-style: italic;
	padding-bottom: 20px;
}
.featuredSeries ul {
	padding: 0;
	margin: 0;
}
li.recentPosts {
	list-style: disc outside none;
	color: #666;
}
li.recentPosts a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
/* 	list-style: disc; */
/* 	padding-left: 5px; */
}
/* END FEATURED CATEGORIES & SERIES MODULES */
/* BEGIN PICTURE SHOW & INFOGRAPHICS FEATURE MODULE */
#pictureShows {
	display: block;
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 20px;
    width: 273px;
    #padding-bottom: 10px;
    height: 578px;
/*     _padding: 8px; */
}
.showHolder {
	margin: 21px 0 25px;

}
.showHolder h5 {
	float: left;
	width: 125px;
	margin: 0 0 5px 10px;
}
.showHolder h5 a {
	text-decoration: underline;
}
.showHolder .byline {
	width: 125px;
	margin: 0 0 0 10px;
	float: none;
}
.showHolder .byline a {
	color: #afafaf;
	text-decoration: underline;
}
.showHolder .byline span {
	float: none;
}
.adboxVert {
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
	padding: 6px 6px 7px 6px;
	clear:both;
/* 	margin-bottom: 14px !important;	 */
}
#infoGraphics {
	display: none;
    position: relative;
    right: 1px;
    bottom: 1px;
    background-color: #fff;
    border: 1px solid;
    border-color: #CBC8C2 #9D9C97 #9D9C97 #CBC8C2;
    padding: 20px;
    #padding-bottom:10px;
    width: 273px;
    height: 578px;
/*     _padding: 8px;	 */
}
#infoGraphics h3, #pictureShows h3 {
	margin: 0;
}
#infoGraphics h3 a.gLink, #pictureShows h3 a.gLink  {
	color: #999;
	font-weight: normal;
	text-decoration: underline;
}
#infoGraphics h3 span, #pictureShows h3 span {
	color: #999;
	font-weight: normal;
	padding: 0 10px;
}
#threeColRow {
	width: 975px;
/* 	border: 1px solid red;	 */
}
/* END PICTURE SHOW & INFOGRAPHICS FEATURE MODULE */

#comoPanel li { 
	display:none; 
}
#comoPanel li.current { 
	display:block; 
}

a.casino_name{
color:#0099FF;
font-size:12px;
font-weight:bold;
margin:0 0 0 9px;
float:left;
}

.contributor img{
float:left;
margin:0 0 7px 0;
}

a.read-more{
color:#000;
font-size:12px;
font-weight:bold;
background:#ccc;
padding:2px 10px;
float:right;
text-decoration:none;
}

a.read-more:hover{
color:#fff;
font-size:12px;
font-weight:bold;
background:#000;
padding:2px 10px;
text-decoration:none;
}



.reviews_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#fff;
}

.reviews{
    border-bottom:1px dashed #457C92;
	margin:5px 0 5px;
	padding:0 0 5px;
	float:left;
	overflow:hidden;
}

.reviews h4, .reviews h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#000;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}









