/* global styles for coolhunting */

body {
	margin:0px;
	padding:25px;
	background-color:#8A8A8A;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px
}

a { 
	text-decoration: none;
	color:#000000
}

a:hover {
	background-color:#6EAB22;
	color:#FFFF00;
}

img { border:0px }

ul {margin:0px; padding:0px }

form { 
	margin:0px; 
	padding:0px;
}

input {
	font-size:11px;
	border:0px
}

select {
	font-size:11px;
	border:1px solid #999999
}

h1 {
	font-size:21px;
	color:#333333;
	margin:0px;
	padding:0px;
	line-height:21px
}

h1 A, h4 A {
	color:#333333;
	text-decoration:none;
}

h1 A:visited, h4 A:visited {
	color:#333333;
	text-decoration:none;
}

h1 A:hover, h4 A:hover {
	background-color:#6EAB22;
	color:#FFFF00;
	text-decoration:none;
}

h4 {
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-weight:normal;
}

ul {
	list-style-position: outside;
	padding-left:20px
}

#main {
	background-color:#FFFFFF;
	margin:auto;
	width:930px;
	padding:10px;
}

.hdrContainers {
	border-top:1px solid #FFFFFF;
	background-color:#000000;
}

.floatKiller {
	clear:both
}

.noBGHover A {
	background-color:#FFFFFF;
}


/* header styles */

#headerContainer {
	position:relative;
}

#logoArt {
	width:930px; 
	overflow:hidden;
	display:inline;	
}

#logo {
	float:left;
	width:179px
}

#featuredArt {
	float:left;
	position:relative;
	width:749px; 
	height:175px;	
	cursor:pointer;
	overflow:hidden;
	margin-left:1px;
}

#featuredArtDesc {
	position:absolute; 
	top:0px; 
	left:0px; 
	background-color:#000000; 
	width:750px; 
	height:175px; 
	display:block;
	overflow:hidden;
}

#featuredArtTxt {
	position:absolute;
	top:20px;
	left:20px;
	width:400px;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
}

#nav {
	border-top:1px solid #FFFFFF;
	background-color:#000000;
	height:30px;
	width:930px;
	text-transform:uppercase;
	overflow:hidden
}	

#navSearch {
	background-color:#333333;
	border-right:1px solid #FFFFFF;
	font-size:11px;
	font-weight:normal;
	height:30px;
	color:#CCCCCC;
	width:180px;
	float:left;
	position:relative;
}

html>body #navSearch {
	background-color:#333333;
	border-right:1px solid #FFFFFF;
	font-size:11px;
	font-weight:normal;
	height:30px;
	color:#CCCCCC;
	width:179px;
	w\idth:179px;
	float:left;
	position:relative;
}

.navLink {
	display:block;
	border-right:1px solid #FFFFFF;
	height:30px;
	padding:10px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
	width:83px;
	float:left;
	font-size:10px;
}

.navLink:hover {
	background-color:#6EAB22;
	color:#FFFF00
}

.navLinkHere {
	display:block;
	border-right:1px solid #FFFFFF;
	background-color:#333333;
	height:30px;
	padding:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:12px;
	width:83px;
	float:left;
	font-size:10px;
}

.navLinkHere:hover {
	background-color:#333333;
	color:#FFFFFF
}

#search {
	position:absolute;
	top:23px;
	left:10px;
	width:120px; 
	height:16px;
}

#navGo {
	position:absolute;
	top:23px;
	left:140px;
}

#navEntries {
	position:absolute;
	top:8px;
	left:10px;
	font-size:9px
}

.weekMonthBrowse {
	font-size:11px;
	width:730px;
	padding-top:10px
}

.seoTitle {
	display:none
}


/* side nav contents */


#sideNav {
	width:179px; 
	background-color:#EFEFEF;
	float:left;
	position:relative;
}

#chRss {
	background-color:#999999;
	padding-left:0px;
	width:159px;
	position:relative;
	left:9px;
	height:320px
}

#keywordDropdown  {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:6px
}

#rssReveal {
	cursor:pointer;
}	

.sideNavCategories {
	margin-left:10px;
	width:158px
}

.sideNavCategories A {
	display:block;
	margin-top:1px;
	font-weight:normal;
	margin-right:10px;
	color:#333333;
	overflow:visible;
	padding-top:1px;
	padding-bottom:1px;
	height:16px;
	font-size:11px;
	border-bottom:1px solid #FFFFFF;
	overflow:hidden
}

.sideNavCategories A:hover {
	color:#FFFF00;
	background-color:#6EAB22;
}

.sideNavNum {
	color:#EFEFEF;
	float:right;
	padding-right:3px
}

.itunesContainer {	
	margin-left:10px; 
	margin-bottom:10px; 
	background-color:#FFFFFF; 
	padding:10px; 
	margin-right:10px;
	font-size:10px
}

.itunesContainer IMG {
	padding-right:5px;
}

.itunesContainer A {
	text-decoration:underline
}


/* main content styles */

#mainContent {
	float:right;
	width:730px;
	padding-left:15px;
	overflow:hidden;
	position:relative;
}

.mainContentHeader {
	margin-top:20px;
	border-top:3px solid #000000;
	padding-top:10px;
	font-size:11px;
	margin-bottom:20px;
}

.mcHeaderBold {
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
}

.dualCol {
	width:750px;
	clear:both;
	overflow:auto;
}

.headerFloatRight {
	padding-right:2px
}

/* post containers */

.fullPost {
	border-top:1px solid #B5B5B5;
	padding-top:10px;
	clear:both;
	font-size:12px;
	vertical-align:top;
}

.fullPostContent {
	float:left;
	padding-right:20px;
	width:525px;
	margin-bottom:40px;
	line-height:18px;
}
	
.fullPostContent P  A {
	color:#6EAB22;
	text-decoration:underline
}

.fullPostContent P  A:hover {
	background-color:#6EAB22;
	color:#FFFF00;
	text-decoration:none
}

.fullPostContentNoActions {
	float:left;
	padding-right:20px;
	width:730px;
	padding-bottom:40px;
	line-height:18px;
}

.fullPostActions {
width:165px;
	float:right;
	font-size:11px;
	margin-top:8px;
	color:#666666
}

.fullPostActions STRONG {
	color:#000000
}

.fullPostActions A {
	color:#666666
}

.fullPostActions A:hover {
	color:#FFFF00;
	
}


.postTools {
	margin-top:30px;
	padding-top:10px;
	border-top:1px solid #CCCCCC;
	padding-bottom:10px;
	line-height:16px;
	width:160px;
	position:relative;
}

.postTools img { 
	margin:0px;
	padding:0px;
}

#tableTools IMG {
	margin:0px;
}	

.postKeyWords {
	padding-top:10px;
	background-image:url('../img/dash.gif');
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:40px;
	line-height:16px;
}

.postEmailWindow {
	position:absolute; 
	top:45px; 
	left:-510px; 
	width:510px; 
	height:135px; 
	overflow:hidden;
}

/* listings styles */

.listingContainer {
	display:block;
	width:355px;
	height:101px;
	overflow:hidden;
	border-top:1px solid #CCCCCC;
	margin-bottom:30px;
	margin-right:20px;
	margin-top:1px;
	color:#666666;
	float:left
}

.listingContainer:hover {
	color:#FFFFFF;
}

.listingContainer strong {
	color:#333333;
}


.listingContainer:hover strong {
	color:#FFFF00;
}

.listingContainer IMG {
	float:left;
	margin-right:20px;
	padding-top:1px;
	background-color:#FFFFFF
}

.listingsTxt {
	line-height:16px;
	padding-top:4px;
	border-top:1px solid #FFFFFF
}

.listingsTxt STRONG {
	padding-bottom:5px
}


#listingMoreEntries {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:2px;
	font-size:11px;
	clear:both;
}

.monthLinks {
	display:block;
	margin-right:25px;
	margin-bottom:25px;
	float:left;
	position:relative;
	width:100px;
	height:100px;
	background-color:#EEEEEE
}

.monthTitles {
	position:absolute;
	top:-25px;
	background-color: #6EAB22;
	color: #FFFF00;
	width:205px;
	height:25px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	overflow:hidden;
	line-height:24px;
	padding-left:10px;
	padding-right:10px;
	z-index:100
}

.categoryDates { 
	font-weight:bold; 
	width:300px; 
	padding-top:10px; 
	padding-bottom:10px; 
	border-top:1px solid #333333; 
	margin-right:30px; 
	margin-top:30px 
}

/* footer styles */

#footerContainer {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	clear:both;
	margin-top:20px;
	font-size:11px;
}


#footerLinks {
	float:left;
	margin-right:30px;
	cursor:pointer;
	line-height:16px;
	
}

#footerLinks A {
	display:block;
	color:#666666
}

#footerLinks A:hover {
	background-color:#FFFFFF;
	color:#6EAB22
}

#footerContent {
	float:left;
	width:635px;
	line-height:16px;
	color:#666666
}

#lucasLogo {
	background-color: #FFFFFF;
	width:160px;
	position:absolute;
	left:10px;
}

#lucasTxt {
	border-top:1px solid #CCCCCC;
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
	color:#666666;
	line-height:30px;
	text-align:center;
}

#lucasGraphic {
	display:block; 
	width:68px; 
	margin-left:44px; 
	margin-top:10px; 
	margin-bottom:10px
}

#lucasLinks {
	border-top:1px solid #CCCCCC;
}

#lucasLinks A {
	color:#666666
}

#lucasLinks A:hover {
	background-color:#FFFFFF;
	color:#6EAB22
}

/* subscribe tab contents */

#subscribeContainer {
	font-size:11px;
	color:#FFFFFF;
	line-height:12px
}

#subscribeForm {
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	padding-top:10px
}

#rssForm {
	padding-top:10px;
	margin-top:10px;
	border-top:thin dotted #CCCCCC;
	line-height:12px
}

#rssForm select {
	margin-bottom:3px
}

#rssCloseBtn {
	display:block;
	padding-left:100px;
	cursor:pointer
}

.rssDropDowns {
	width:140px
}

/* postings styles */

.fullPost img {
	margin: 12px 0 13px;
	}

.fullPost .left {
	margin: 5px 10px 25px 0;
	float:left;
	padding-right:10px
	}

.fullPost .right {
	margin: 5px 0 25px 10px;
	float:right
	}

.fullPost .center {
	margin: 12px auto 25px !important;
	}
	
/*Ad styles */

.rightAlign300x250 {
	float:right; 
	width:300px; 
	height:250px; 
	font-size:11px; 
	margin-bottom:10px;
	position:relative;
	top:-20px;
	left:-20px;
	z-index:1000;
	overflow:hidden;
	padding:20px;
	padding-bottom:6px;
}

.center300x250 {
	text-align: left;
	float: left; 
	width:300px; 
	height:250px; 
	font-size:11px; 
	margin-bottom:10px;
	position:relative;
	top:-20px;
	left:-20px;
	z-index:1000;
	overflow:hidden;
	padding:20px;
	padding-bottom:6px;
}

.rightAlign344xx480 {
	float:right; 
	width:344px; 
	height:480px; 
	font-size:11px; 
	margin-bottom:10px;
	position:relative;
	top:-15px;
	z-index:1000;
	overflow:hidden;
	padding-right:20px	
}

.adText {
	font-size:10px;
	color:#666666;
	padding-bottom:5px
}



/*Bravo promo styles */

#bravoColorChooser {
	position:absolute; 
	top:0px; 
	left:766px; 
	width:164px; 
	height:225px; 
	z-index:2000;
}	

#bravoColors {
	padding:10px;
	background-color:#a5c8e1;
	height:175px;
}

#bravoColors IMG {
	display:block;
	margin-bottom:3px;
	cursor:pointer;
}

#bravoBtn {
	position:absolute;
	left:0px;
	top:176px;
	cursor:pointer;
}
.contenttable{
font-size:12px;
}
.bodytext{
font-size:12px;
}

