
/* ----- CNC CSS FRAMEWORK v1.0 ----------------------------------------------------- */
/* ----- Created by Creative Nature Communications 2009/06/05 ----------------------- */
/* ----- SunsetMag -------------------------------------------------------------- */
/* ----- Credits: Conrad Priestley, Steven Taylor  ---------------------------------- */


/* TABLE OF CONTENTS

00 - Global Includes
01 - Typography 
02 - Main Structure - The core Structure
03 - Content Styles 	

*/


/* 00 - Global Includes  */
/* --------------------------------------------------------------------------------------------------------------------------- */

@import url(cssreset.css);
@import url(navigation.css);
@import url(modules/login.css);
@import url(modules/adminTools.css);
@import url(modules/datepicker.css);

/* 01 - Typography  */
/* --------------------------------------------------------------------------------------------------------------------------- */

p { color:#000; line-height:1.8em;}

h1 {}
h2 {}
h3 {font-size:1.5em; line-height:1.5em; font-weight:normal;}
h4 {font-size:1.25em;}
h5 {font-size:21px; line-height:1.35em; font-weight:normal; font-family:"Times New Roman", Times, serif; font-style:italic; margin-bottom:.6em; color:#000;}
h6 {font-size:1.5em; font-weight:normal; margin-bottom:.6em; color:#00628C;}

ul{}
ol{}
li{}

a{ color:#C0272D; text-decoration:none;}
a:hover{ border-bottom:1px dotted;}


/* 02 - Main Structure */
/* --------------------------------------------------------------------------------------------------------------------------- */

/* Main Structure */
html, body {
	background:url(../Images/backing.gif);
	color:#000;
}

#mainWrapper {
	width:1015px;
	background:#fff;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	margin:0 auto;
	padding:10px 0 0 0;
}


/* Header Area */
#header {
	
}

#mainLogo {
	float:none;
	position:absolute;
	margin:20px 0 0 38px;
}
#mainLogo h1 {
	background:url(../Images/mainLogoWhite.png) no-repeat 0 0;
	width:240px;
	height:171px;
	text-indent: -9999px;
}

#magCover {
	height:355px;
	margin:0 10px;
	background:#E9E9E9 url(/magcover.jpg) no-repeat 0 0;
}
#magCover a{
	display:block;
	height:355px;
}


#magShadow {
	padding:0 0 23px 0;
	background:url(../Images/coverDrop.gif) repeat-x bottom left;
}


#signup {
	position:absolute;
	margin:-85px 0 0 700px;
	width:291px;
	color:#FFFFFF;
	font-size:11px;
}

#signup .input{
	background:url(../Images/subscribe.png) 0 0;
	background-attachment:scroll;
	height:36px;
	line-height:36px;
	width:263px;
	font-size:16px;
	border:none;
	margin:5px 0;
	padding:0 5px;
	float:left;
}
#signup .go{
	float:left;
	margin:5px 0 5px -25px;
}
#signup a{
	clear:both;
	color:#FFFFFF;
}
.unSub {
	margin-left:90px;
}


#mainNav {
	float:none;
	padding:0;
	margin:0 10px;
	height:37px;
	border-bottom:1px solid #F2F2F2;
}


/* Content Area */

#midWrapper {

}

#contentCol {
	float:left;
	width:705px;
}

#rightCol {
	float:left;
	width:305px;
}

/* Footer Area */
#footer {
	background:#000;
	height:230px;
}

#aboutUs {
	background:url(/Sites/SunsetMag/Images/aboutus.gif) no-repeat 0 0;
	width:720px;
	margin:20px 20px;
	padding-top:27px;
	float:left;
}

#aboutUs #webBox{
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	min-height:90px;
	padding:10px 0;
	color:#FFFFFF;
}
#aboutUs #webBox p{
	color:#FFFFFF;
	margin:0;
}
#aboutUs #webBox a{
	color:#fff;
	border-bottom:1px dotted;
}

#legal {
	width:720px;
	margin:20px 0;
}
#legal, #legal a{
	color:#808080;
	font-size:10px;
	text-decoration:none;
}
#legal a:hover{
	color:#fff;
	background:#808080;
}


#socialMedia {
	float:left;
	width:180px;
	height:117px;
	margin:20px 0 20px 20px;
	background: url(../Images/connectwithus.gif) no-repeat 0 0;
	padding:20px 0 0 0;
}
#socialMedia a{
	margin-left:2px;
}
#socialMedia a:hover{
	background:none;
}

#cnc {
	float:left;
	width:255px;
	text-align:right;
}
#cnc a{
	float:right;
	display:block;
	width:160px;
}
#cnc a:hover{
	border:none;
}


/* 03 - Content Styles */
/* --------------------------------------------------------------------------------------------------------------------------- */

/* Sunset Bar */
#sbLinks {
	background:#000;
	height:75px;
}
#sbLinks ul {
	margin:0 auto;
	padding:0;
	width:960px;
}

#sbLinks li {
	float:left;
	margin:0 5px 0 0;
}

#sbLinks li a {
	display:block;
	width:146px;
	height:67px;
	text-indent: -9999px;
	background:url(../Images/advertSprite.gif) no-repeat;
}

#sbLinks li.southbound a {
	background-position:0 0;
}
#sbLinks li.roots a {
	background-position:0 -77px;
}
#sbLinks li.stereosonic a {
	background-position:0 -153px;
}
#sbLinks li.onemovement a {
	background-position:0 -230px;
}
#sbLinks li.laneway a {
	background-position:0 -309px;
}
#sbLinks li.sunsetmag a {
	background-position:0 -389px;
}


#sbTabs {
	margin:0 auto;
	width:960px;
}
#sbTabs ul{
	float:right;
	padding:0;	
	margin:0;
}
#sbTabs li{
	display:block;
	float:left;
	padding:0;
	margin:0;
	height:24px;
	font-size:11px;
}
#sbTabs li.active{
	background:url(../Images/sbTab_on.png) no-repeat 0 0;
	width:65px;
	color:#fff;
	padding:0 10px;
	height:24px;
	line-height:22px;
}

#sbTabs a{
	cursor:pointer;
	color:#525252;
	display:block;
	padding:0 10px;
	height:22px;
	line-height:22px;
}
#sbTabs a:hover{
	background:#04010A;
	color:#FFFFFF;
}

/* Sunset Bar Finish */

/* ARTICLE STYLES -------------------------------------------------- */

.fullArticle {
	width:460px;
	float:left;
	margin:10px 10px 0 10px;
}

.articleTitle h3{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height:1em;
	font-size:46px;
	margin:15px 0;
	padding:0;
}

.articleLead {
	padding:10px 0;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	color:#C1272D;
}

.articleLead h4{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:-2px 0 0 0;
}

.articleBody {
	margin:15px 0 0 0;
}

.articleBar {
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding:7px 7px 7px 7px;
	margin:15px 0 0 0;
}

.articleBar .readMore, .articleBar .comment, .articleBar .digIt{
	float:left;
	color:#000;
	white-space:nowrap;
}
.articleBar .articleDate {
	float:left;
	width:200px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#999;
}

.articleBar .readMore {
	background:url(../Images/linkicon_readmore.gif) no-repeat center right;
	padding:0;
	width:82px;
}

.articleBar .comment{
	background:url(../Images/linkicon_comment.gif) no-repeat center left;
	padding:0 0 0 13px;
	margin-right:15px;
	width:61px;
	float:right;
}

.articleBar .digIt{
	background:url(../Images/linkicon_digIt.gif) no-repeat center left;
	padding:0 0 0 15px;
	margin-right:10px;
	width:35px;
	float:right;
}


#otherArticles{
	float:left;
	width:195px;
	padding:0 10px;
	margin:10px 10px 20px 0;
}
#otherArticles .otherArticlesImage{
	overflow:hidden;
	width:195px;
}

#otherArticles .articleTitle a{
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000;
	text-decoration:none;
}

#otherArticles .articleBody {
	margin-top:5px;
	line-height:1.45em;
}

#otherArticles .articleDate{
	color:#A6A6A6;
	font-weight:bold;
	display:block;
	font-size:.9em;
	margin:5px 0;
}

/* ARTICLE STYLES FINISH -------------------------------------------------- */


/* Up front */

#upFront {
	height:280px;
	margin:15px 10px 10px 10px;
}

#upFrontImage {
	float:left;
	height:277px;
	width:330px;
	background:#EAEAEA;
	overflow:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#upFrontStory {
	float:left;
	width:330px;
	margin-left:20px;
}
#upFrontStory .articleTitle {
	height:48px;
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding:5px 0;
}
#upFrontStory .articleTitle h3 {
	font-size:2.4em;
	line-height:0.8em;
	margin-top:0;
}
#upFrontStory .articleLead h4{
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	color:#000;
}
#upFrontStory .articleLead {
	margin: 0;
	border:none;
}

#upFrontStory .articleHolder {
	height:182px;
	overflow:hidden;
}

#upFrontStory .articleBar {
	margin:5px 0 0 0;
}


/* Latest Articles */

#latestArticles {
	margin:0 0 5px 5px;
}

#latestArticles h2 {
	background:url(../Images/latestarticles.gif) 0 0;
	height:25px;
	width:130px;
	margin:5px 0 2px 5px;
	overflow:hidden;
	text-indent: -9999px;
}

#latestArticles li{
	float:left;
	width:205px;
	height:268px;
	padding:7px;
	margin:5px;
	border:1px solid #e0e0e0;
	background:	#FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


#latestArticles li p.date{
	font-weight:bold;
	font-size:11px;
	color:#A6A6A6;
	margin:2px 0 0 0;
}

#latestArticles li p.sectionID{
	display:block;
	background:#000;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	padding:0 7px;
	text-transform:lowercase;
	position:absolute;
	margin:101px 0 0 0;
	filter:alpha(opacity=50);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#latestArticles li h3{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:1.1em;
	font-size:1.65em;
	height:47px;
	overflow:hidden;
	color:#000000;
}

#latestArticles li p.desc{
	margin:3px 0 0 0;
	line-height:1.4em;
	color:#000000;
	display:block;
	height:50px;
	overflow:hidden;
}

#latestArticles li a:hover{
	border:none;
}

#latestArticles li a.readmore{
	position:absolute;
	margin:256px 0 0 135px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../Images/readmoreBullet.gif) no-repeat right 3px;
	padding-right:7px;
}
#latestArticles li a.readmore:hover{
	background:url(../Images/readmoreBullet.gif) no-repeat right -11px;
	color:#C0272D;
}

#latestArticles li a.digIt{
	position:absolute;
	margin:256px 0 0 0;
	width:43px;
	height:11px;
	text-transform:uppercase;
	background:url(../Images/idigit.gif) top left;
	overflow:hidden;
	text-indent: -9999px;
}
#latestArticles li a.digIt:hover{
	background:url(../Images/idigit.gif) bottom left;
}


#distractions {
	margin:0 10px ;
	clear:both;
}

#distractions h2 {
	background:url(../Images/distractions.gif) no-repeat 0 0;
	height:25px;
	width:111px;
	margin:0 0 5px 0;
	float:left;
	overflow:hidden;
	text-indent: -9999px;
}
#distractions ul{
	clear:both;
	padding:0;
	background:#F2F2F2;
	height:155px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#distractions li{
	margin:5px;
	height:145px;
	width:161px;
	overflow:hidden;
	float:left;
}

#distractions li a{
	display:block;
	overflow:hidden;
	background:url(../Images/blackTrans.png);
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position:absolute;
	font-size:14px;
	font-weight:bold;
	width:151px;
	padding:2px 5px 3px 5px;
	margin:-39px 0 0 0;
}

#distractions li a:hover{
	border-bottom:0;
	background:url(../Images/blueTrans.png);
}

#distractions a.readmore, #reviews a.readmore, #blogs a.readmore, #sunsetTV a.readmore, #gallery a.readmore {
	float:right;
	display:block;
	background:url(../Images/more.gif) 0 0;
	height:11px;
	width:43px;
	margin:13px 3px 0 0;
	overflow:hidden;
	text-indent: -9999px;
	margin-right:5px;
}
#distractions a.readmore, {
	margin:0px 3px 0 0;
}
#distractions a.readmore:hover, #reviews a.readmore:hover, #blogs a.readmore:hover, #sunsetTV a.readmore:hover, #gallery a.readmore:hover  {
	background:url(../Images/more.gif) 0 11px;
	border-bottom:none;
}


#advertisingSpaceTwo {
	background:#EBEBEB;
	margin:10px 0;
	height:250px;
	width:300px;
	overflow:hidden;
}
#advertisingSpaceTwo a:hover {
	border-bottom:none;
}

#advertisingSpaceThree {
	background:#4D4D4D;
	margin:10px auto 20px auto;
	width:728px;
	height:90px;
}
#advertisingSpaceThree a:hover {
	border-bottom:none;
}

#blogs {
	float:left;
	width:453px;
	min-height:495px;
	margin:0 0 0 10px;
}

#blogs h2 {
	background:url(../Images/youblog.gif) no-repeat 0 0;
	height:25px;
	width:79px;
	margin:5px 0 10px 0;
	overflow:hidden;
	float:left;
	text-indent: -9999px;
}

#blogs ul{
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	min-height:456px;
	clear:both;
	padding:15px 0 0 150px;
	background:url(/blogtmbs.jpg) no-repeat 10px 25px;
}

#blogs li{
	margin:15px 0;
	height:138px;
	overflow:hidden;
}

.blogThumb {
	float:left;
	width:132px;
}
.blogData {
	float:left;
	width:258px;
	padding:0 0 0 20px;
}
#blogs li a.author{
	color:#A6A6A6;
	font-weight:bold;
	font-size:11px;
}
#blogs li a.author:hover{
	background:none;
	border-bottom:1px dotted;
}

#blogs li h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	margin:0 0 5px 0;
	padding:0;
	line-height:1em;
}
#blogs li h3 a{
	color:#000;
}
#blogs li p{
	line-height:1.4em;
}

#reviews {
	float:left;
	width:220px;
	min-height:510px;
	margin:0 10px;
}

#reviews h2 {
	background:url(../Images/reviews.gif) 0 0;
	height:25px;
	width:70px;
	margin:5px 0 10px 0;
	float:left;
	overflow:hidden;
	text-indent: -9999px;
}

#reviews a.author{
	color:#A6A6A6;
	font-weight:bold;
	display:block;
	font-size:.9em;
	margin:5px 0;
}

#reviews a.author:hover{
	border-bottom:none;
	background:none;
}
#reviews .reviewTitle {
	border-bottom:1px solid #f2f2f2;
	border-top:1px solid #f2f2f2;
	padding:7px 0 10px 0;
	margin-bottom:10px;
}
#reviews h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1em;
}
#reviews h3 a{
	color:#000;
}

.reviewDescription {
	height:245px;
}

#review1, #review2, #review3, #review4, #review5 {
	height:515px;
	width:220px;
}

ul.slideTabs {
	width:85px;
	margin:-16px auto 0 auto;
	position:relative;
}
ul.slideTabs li{
	height:11px;
	width:11px;
	padding:1px;
	border:1px solid #E0E0E0;
	float:left;
	margin:0 1px;
}
ul.slideTabs li a{
	display:block;
	height:11px;
	width:11px;
}
ul.slideTabs li.ui-state-active a{
	background:#000;
}
a.next-tab{
	margin-left:205px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	display:none;
}
a.prev-tab{
	width:20px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	display:none;
}
a.next-tab:hover, a.prev-tab:hover{
	background:none;
}


#calendareContent {
	max-width: 150px;
	width: 150px;
	min-width: 150px;
	background-color: rgb(126, 6, 38);
}

#cultureclock {
	margin:0 0 10px 0;
}
#cultureclock h2 {
	background:url(../Images/cultureclock.gif) 0 0;
	height:25px;
	width:120px;
	margin:10px 0 9px 0;
	overflow:hidden;
	text-indent: -9999px;
}

ul.cultureclockTabs li {
	margin:0;
	float:left;
	width:92px;
	margin:0 1px 0 0;
}

ul.cultureclockTabs li a{
	display:block;
	height:23px;
	line-height:22px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#000;
	border:1px solid #e8e8e8;
	border-bottom:none;
	background:	#FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
ul.cultureclockTabs li a:hover{
	background:	#e8e8e8;
}

ul.cultureclockTabs li.ui-state-active a{
	background:	#000;
	color:#FFFFFF;
	height:28px;
	margin:-3px 0 -2px 0;
	line-height:28px;
	border:none;
}


#thisMonth {
	background:#000;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomRight: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	padding:10px 15px;
	width:270px;
	color:#FFFFFF;
	clear:both;
	min-height:210px;
}
#thisWeek {
	background:#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:10px 15px;
	width:270px;
	color:#FFFFFF;
	clear:both;
	min-height:230px;
}

#thisWeek .exhibitItem {
	padding: 2px 0 5px 0;
	border-bottom: dotted 1px #666;
}

#thisWeek ul, #thisWeek li{
	margin:0;
}

#thisWeek .exhibitItem h6 {
	font-weight: bold;
	color:#FFFFFF;
	font-size:1em;
	line-height:12px;;
}


#onTour {
	background:#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:10px 15px;
	width:270px;
	color:#FFFFFF;
	clear:both;
	height:250px;
}

#popular {
	width:300px;
}

ul.popularTabs li {
	margin:0;
	float:left;
	width:39%;
	margin:0 1% 0 0;
}

ul.popularTabs li a{
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:	#E6E6E6;
}
ul.popularTabs li a:hover{
	background:	#e8e8e8;
	border-bottom:none;
}

ul.popularTabs li.ui-state-active a{
	background:	#000 url(../Images/tabOnBot.gif) no-repeat bottom center;
	color:#FFFFFF;
	height:32px;
	margin-bottom:-7px;
	line-height:26px;
	border:none;
}

#popArticles {
	clear:both;
	height:395px;
	border:1px solid #e0e0e0;
	background:	#FFFFFF;
	margin:0 0 -5px 0;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomRight: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#popArticles ul{
	padding:0 10px;
}

#popArticles li {
	padding:12px 5px;
	margin:0;
	clear:both;
	color:#A6A6A6;
	font-size:0.9em;
	font-weight:bold;
}

#popArticles li img{
	float:left;
	margin:0 10px 0 0;
}

#popArticles li a{
	color:#000;
	font-size:16px;
	font-weight:normal;
}


#popMedia {
	clear:both;
	height:395px;
	border:1px solid #e0e0e0;
	background:	#FFFFFF;
	margin:0 0 -5px 0;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomRight: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#popMedia ul{
	padding:0 10px;
}

#popMedia li {
	padding:12px 5px;
	margin:0;
	clear:both;
	color:#A6A6A6;
	font-size:0.9em;
	font-weight:bold;
}

#popMedia li img{
	float:left;
	margin:0 10px 0 0;
}

#popMedia li a{
	color:#000;
	font-size:16px;
	font-weight:normal;
}



#internalAdvert {
	margin:10px 0;
	height:313px;
	width:300px;
	background:#F5F5F5;
}
#internalAdvert a:hover {
	border-bottom:none;
}

#tags {
	padding:0;
	width:300px;
}

ul.tags li {
	margin:0;
	float:left;
	width:39%;
	margin:0 1% 0 0;
}

ul.tags li a{
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:	#E6E6E6;
}
ul.tags li a:hover{
	background:	#e8e8e8;
	border-bottom:none;
}

ul.tags li.ui-state-active a{
	background:	#000 url(../Images/tabOnBot.gif) no-repeat bottom center;
	color:#FFFFFF;
	height:32px;
	margin-bottom:-7px;
	line-height:26px;
	border:none;
}


#popTags {
	clear:both;
	border:1px solid #e0e0e0;
	background:	#FFFFFF;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomRight: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	height:164px;
	overflow:hidden;
}
#latestTags {
	clear:both;
	border:1px solid #e0e0e0;
	background:	#FFFFFF;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomRight: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	height:164px;
	overflow:hidden;
}

#search {
	width:270px;
	background:#000;
	margin:10px 0;
	padding:10px 15px;
	height:70px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#fff;
}


#search .input{
	background:url(../Images/searchBackFocus.gif) 0 0;
	background-attachment:scroll;
	height:21px;
	width:243px;
	font-size:16px;
	border:none;
	margin:10px 0 5px 0;
	padding:6px 5px;
	float:left;
}
#search .go{
	float:left;
	margin:10px 0 5px -25px;
}


#sunsetTV {
	float:left;
	width:495px;
	margin:0 5px 10px 5px;
}
#sunsetTV h2 {
	background:url(../Images/sunsettv.gif) 0 0;
	height:25px;
	float:left;
	width:81px;
	margin:5px 0 10px 3px;
	overflow:hidden;
	text-indent: -9999px;
}
#sunsetTV .frame{
	text-align:center;
	padding-top:2px;
	height:278px;
}

#gallery {
	float:left;
	width:490px;
	margin:0 5px 10px 10px;
}
#gallery h2 {
	background:url(../Images/locallens.gif) 0 0;
	height:25px; 
	float:left;
	width:88px;
	margin:5px 0 10px 3px;
	overflow:hidden;
	text-indent: -9999px;
}

#gallery li{
	float:left;
	width:152px;
	margin:5px 8px 5px 0;
}
#gallery .llTitle {
	overflow:hidden;
	background:url(../Images/greyTrans.png);
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	position:absolute;
	height:36px;
	font-size:14px;
	width:142px;
	padding:2px 5px;
	margin:-40px 0 0 0;
}

#gallery li:hover .llTitle {
	background:url(../Images/blueTrans.png);
}
#gallery li .llTitle a {
	color:#fff;
}
#gallery li a:hover, #gallery li .llTitle a:hover {
	border:none;
	cursor:pointer;
}


.frame {
	padding:0;
	height:280px;
	clear:both;
	overflow:hidden;
	border:1px solid #e8e8e8;
	background:	#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#gallery .frame {
	padding:3px 0 0 8px;
	height:277px;
}


#sponsorLogos {
	float:left;
	width:720px;
	padding:0;
	margin:0;
}

#sponsorLogos h2 {
	background:url(../Images/broughttoyouby.gif) 0 0;
	height:22px;
	width:258px;
	margin:15px 0;
	overflow:hidden;
	text-indent: -9999px;
}

#sponsorBox {
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	height:130px;
}

#socialNetwork {
	float:left;
	width:160px;
	height:200px;
	padding:0;
	margin:0 20px;
}
#socialNetwork h2 {
	background:url(../Images/connectwithus.gif) 0 0;
	height:22px;
	width:130px;
	margin:15px 0;
	overflow:hidden;
	text-indent: -9999px;
}

/* 03 - JS styles */
/* --------------------------------------------------------------------------------------------------------------------------- */
/*.eventItemContainer {
	background:url(../Images/eventPop.png) no-repeat 0 0;
	width:400px;
	height:253px;
	padding:20px 25px;
}

.eventItemContent {
	overflow:hidden;
}*/

.tagCloudClass ul li a {
	color:#000;
	font-size:1.25em;
}

.eventDateDisplay {
	display:block;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:7px;
	width:357px;
	float:left;
}

.eventItemContent {
	clear:both;
	height:223px;
	width:376px;
	overflow:auto;
}

.eventItem {
	border-bottom:1px dotted #D6D6D6;
	padding:2px 0 5px;
}


#d-tagCloud ul, #d-tagCloudLatest ul{
	margin:-10px 10px 0 10px;
}
#d-tagCloud li, #d-tagCloudLatest li{
	float:left;
	height:18px;
	margin:0 5px 8px 0;
	padding:0;
	text-transform:lowercase;
}
#d-tagCloud li a, #d-tagCloudLatest li a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color:#EBEBEB;
	border:0 none;
	display:block;
	font-size:10px;
	height:15px;
	line-height:105%;
	white-space:none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:5px 11px 0;
}


/* 03 - Extras */
/* --------------------------------------------------------------------------------------------------------------------------- */

.ui-tabs .ui-tabs-hide {
     display: none;
}

.mainBody {
	margin:10px;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:738px;
  height:800px;
  display:none;
  z-index:9999;
  padding:20px;
}
.close {
	float:right;
	margin:10px 10px 0 0;
}
.close:hover {
	border:none;
}

.icons {
	margin:17px 0 0 470px;
}

#boxes #dialog2 {
  width:778px; 
  height:839px;
  padding:0;
}

#boxes #dialog2 td {
  padding:0;
}

#boxes #dialog2 p{
	margin-left:20px; 
	margin-right:20px;
}
