﻿/****************************
* Header					*
****************************/
#header
{
	position: relative;
	padding-top: 15px;
	width: 980px;
	z-index: 500;
}

#search
{
	position: absolute;
	bottom: 5px;
	right: 10px;
	height: 80px;
	width: 400px;
}

#search fieldset
{
	border: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

#search .text
{
	color: #2A8DCF;
	font-size: 1.4em;
	font-weight: normal;
}

#search input
{
	height: 15px !important;
	width: 121px;
	font-size: 11px;
	padding: 0px;
	margin: 5px;
	background: #999;
	border: none;
}

#search .sf_searchText
{
	border: 1px solid #2a6d9f !important;
}

#search .button
{
	height: 20px !important;
	width: 20px;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	margin: 0px;
	background: url('images/go.png') no-repeat right 2px;
}

/****************************
* Header Tabs				*
****************************/
#topnav
{
	z-index: 600;	
	height: 45px;
	color: #d5d5d5;
	position: relative;
	background: #2B2B2B;
	width: 980px;
	margin: 0px auto;
	
}

#topnav ul
{
	padding: 0px;
	margin: 0px;
	height: 45px;
}

#topnav ul li
{
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
}

#topnav li a
{
	display: block;
	padding: 0px 20px;
	float: left;
	color: #dfdfdf;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	outline-style: none;
	z-index: 2;
	position: relative;
	font-weight: normal;
}


#topnav li a:hover
{
	color: #fff;
}

#topnav .tab
{
	font-size: 1.4em;
}

#topnav .tab span
{
	z-index: 2;
	position: relative;
}

#topnav .events a:hover,
#topnav .events .active
{
	background: #9a8831;
}

#topnav .culture a:hover,
#topnav .culture .active
{
	background: #623a8f;
}


#topnav .entertainment a:hover,
#topnav .entertainment .active
{
	background: #9e7028;
}


#topnav .family a:hover,
#topnav .family .active
{
	background: #7e1c1c;
}


#topnav .shopping a:hover,
#topnav .shopping .active
{
	background: #44642b;
}


#topnav .dining a:hover,
#topnav .dining .active
{
	background: #528180;
}


#topnav .recreation a:hover,
#topnav .recreation .active
{
	background: #30459d;
}

#topnav .visit a:hover,
#topnav .visit .active
{
	background: #623a8f;
}



#topnav .menu
{
	margin: 0px;
	padding: 0px;
}

#topnav .submenu
{
	position: absolute;
	display: none;
	text-align: left;
	height: 190px;
	left: 0px;
	top: 45px;
	width: 960px;
	padding: 15px 0 0 20px;
	background-color: #090909;
	background: rgba(0, 0, 0, 0.99);
	letter-spacing: normal;
	border-left: 1px solid #202020;
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
	margin: -1px;
}

#topnav .submenu div
{
	height: 150px;
}

.colborder
{
	border-color: #202020 !important;
}

#topnav .submenu h4
{
	margin: 0px;
	clear: both;
	font-size: 1.25em;
	color: #EC8939;
	height: 30px;
}

#topnav .submenu h4 a
{
	background: none !important;
	padding: 0px;
	display: inline;
	color: #EC8939;
	text-decoration: none;
	float: none;
	clear: both;
	border: none;
	font-weight: normal;
	line-height: normal;
}

#topnav .submenu h4 a:hover
{
	color: #ff8c3c !important;
	Background: none;
}

#topnav .submenu ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	color: #fff;
}

#topnav .submenu li
{
	list-style-type: square;
	text-align: left;
	height: auto;
	margin: 4px 0px;
	display: list-item;
	float: none;
	font-size: .7em;
}

#topnav .submenu li a
{
	background: none !important;
	padding: 0px;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	color: #efefef;
	height: auto;
	text-transform: none;
	float: none;
	line-height: 1.2em;
}

#topnav .submenu li a:hover
{
	color: #fff;
}

/************************
* BANNER				*
************************/
#banner
{
	width: 980px;
	height: 200px;
	margin: 0px auto;
	background: url('images/default.jpg') no-repeat left top;
	position: relative;
}

.accommodationsbanner
{
	background-image: url('images/accommodations.jpg') !important;
}

.entertainmentbanner
{
	background-image: url('images/entertainment.jpg') !important;
}

.eventsbanner
{
	background-image: url('images/events.jpg') !important;
}

.recreationbanner
{
	background-image: url('images/recreation.jpg') !important;
}

.shoppingbanner
{
	background-image: url('images/shopping.jpg') !important;
}

.culturebanner
{
	background-image: url('images/culture.jpg') !important;
}

.diningbanner
{
	background-image: url('images/dining.jpg') !important;
}


/****************************
* Breadcrumbs				*
****************************/
#breadcrumb
{
	font-size: 1em;
	color: #fff;
	padding: 5px 0px;
}

#breadcrumb div
{
	padding-left: 15px;
}

#breadcrumb a
{
	color: #EC8939;
	border-bottom: none;
}

#breadcrumb a:hover
{
	color: #ff8c3c !important;
}

#corner
{
	width: 600px;
	height: 25px;
	position: absolute;
	right: 10px;
	top: 5px;
	color: #eee;
	text-align: right;
}

#corner a
{
	color: #fff;
	font-size: .85em;
	padding: 2px 0px 2px 20px;
	background-position: left center;
	text-decoration: none;
	margin-left: 10px;
}

/****************************
* LEFT COLUMN				*
****************************/
#sidebar
{
	padding: 0px 0 25px 0px;	
}

#sidebar a
{
	color: #fff;
	border: none;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #efefef;
}

#sidebar ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#sidebar .rpExpandable
{
	background: #000;
	border: 1px solid #939495;
	font-size: 1.3em;
	display: block;
	color: #e5e5e5;
	margin: 20px 0 0 0;
	padding: 4px 10px 4px 5px;
	outline: none;
	cursor: pointer;
}

#sidebar .rpFirst .rpExpandable
{
	margin-top: 0px;
}

#sidebar .rpRootGroup .rpSlide
{
	margin: 0 0px 0px 15px;
	background: #101010;
	border-left: 1px solid #5f5f5f;
	border-right: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}

#sidebar .rpSlide a
{
	padding: 8px 10px;
	line-height: 1.25em;
	text-align: left;
	display: block;
	font-weight: normal;
	outline: medium;
	cursor: pointer;
}

#sidebar .rpSlide .rpSelected
{
	font-weight: bold;
}

/* Hide non-selected nodes */ 
.RadPanelBar .rpSlide
{
	position: static;
	float: none;
	height: auto;
	overflow:hidden;
	display:none;
	zoom: 1;
}
 
.RadPanelBar .rpItem
{
	float: none;
	display: block;
	overflow: hidden;
	position: static;
}
* html .RadPanelBar .rpItem { display: inline }
* html .RadPanelBar .rpGroup .rpItem { display: block }
 
.RadPanelBar .rpItem:after,
.RadPanelBar .rpText:after,
.RadPanelBar .rpTemplate:after
{
	content: ""; 
	display: block; 
	height: 0; 
	line-height: 0;
	font-size: 0;
	clear: both; 
	visibility: hidden;
}
 
.RadPanelBar .rpLink
{
	cursor: pointer;
	overflow: hidden;
	zoom: 1;
}
 
.RadPanelBar .rpLink:focus
{
	outline: 0 none;
}
 
.RadPanelBar .rpLink,
.RadPanelBar .rpOut,
.RadPanelBar .rpText
{
}
 
*+html .RadPanelBar .rpItem { display: inline; }
 
 
.RadPanelBar .rpGroup
{
	overflow: auto;
	overflow-x: hidden;
}

.RadPanelBar
{
	margin-bottom: 25px;
}



#sidebar .events .rpExpanded
{
	background: #8f7f31
}

.events .rpRootGroup .rpSlide ul
{
	background: #4f492c;
}

.events .rpSlide .rpSelected
{
	background: #a2a054;
}

#sidebar .culture .rpExpanded
{
	background: #4b2b66;
}

.culture .rpRootGroup .rpSlide ul
{
	background: #362c3f;
}

.culture .rpSlide .rpSelected
{
	background: #8e78a1;
}

#sidebar .entertainment .rpExpanded
{
	background: #8f5e12
}

.entertainment .rpRootGroup .rpSlide ul
{
	background: #ffae30;
}

.entertainment .rpSlide .rpSelected
{
	background: #d8b37a;
}

#sidebar .family .rpExpanded
{
	background: #6a2323
}

.family .rpRootGroup .rpSlide ul
{
	background: #492929;
}

.family .rpSlide .rpSelected
{
	background: #e2a8a8;
}

#sidebar .shopping .rpExpanded
{
	background: #315018
}

.shopping .rpRootGroup .rpSlide ul
{
	background: #324226;
}

.shopping .rpSlide .rpSelected
{
	background: #bce899;
}

#sidebar .dining .rpExpanded
{
	background: #2e5453
}

.dining .rpRootGroup .rpSlide ul
{
	background: #293738;
}

.dining .rpSlide .rpSelected
{
	background: #99dad9;
}

#sidebar .recreation .rpExpanded
{
	background: #15297d
}

.recreation .rpRootGroup .rpSlide ul
{
	background: #272f48;
}

.recreation .rpSlide .rpSelected
{
	background: #828aad;
}

#sidebar .visit .rpExpanded
{
	background: #000
}

.visit .rpRootGroup .rpSlide ul
{
	background: #101010;
}

.visit .rpSlide .rpSelected
{
	background: #303030;
}


#sidebar h2
{
	font-size: 1.6em !important;
	padding: 2px 0 0 10px;
	margin: 0px;
}

#twitter
{
	background: #243959 url('images/twitter.png') repeat-x 0px -10px;
	border: 2px solid #335B68;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin: 0px 0px 25px 0px;
	overflow: hidden;
}

#twitter ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#twitter h2 a
{
	color: #fff;
	padding-right: 25px;
	background: url('/images/icons/social/twitter.png') right center no-repeat;
}

#twitter a:hover
{
	color: #c9e9ff;
}

#twitter li
{
	border-bottom: 1px solid #369;
	padding: 3px 5px;
	margin: 0px 5px;
	overflow: hidden;
}

#twitter li a
{
	color: #a9c9f7;
	font-weight: bold;
}

#events
{
	background: #3a3a3b; 
	border: 3px solid #8C683B; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin: 0 0 25px 0px;
	clear:both;
	position: relative;
	overflow: hidden;
}

#events h2
{
	margin-bottom: 5px;
}

#events h2 a 
{
	color: #EC8939;
}

#events h2 a:hover
{
	color: #ff8c3c;
}

#events .event
{
	border-top: 1px solid #868484;
	overflow: hidden;
	font-size: 1em;
}

#events p
{
	margin-bottom: 0px;
}

#events .event a
{
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 5px 3px 5px 10px;
}

#events .event a:hover
{
	background: #101010;
	color: #fff;
}

#events span
{
	color: #ec8939
}

#events a:hover strong
{
	color: #ff8c3c;
}

#blog
{
	background: url('images/blog.png') repeat-x 0px -10px;
	border: 2px solid #4A6934;
	margin: 0 0 15px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	overflow: hidden;
}

#blog h2
{
	padding-top: 0px;
	margin-bottom: 13px;
}

#blog h2 a
{
	color: #fff;
}

#blog h3 
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

#blog h3 a
{
	color: #b6b7ba;
}

#blog strong
{
	color: #b6b7ba;
}

#blog p
{
	margin: 0px 5px 0 0;
	font-size: .9em;
}

#blog .thumbnail
{
	margin: 0px 10px 15px 10px;
}

#sureweare img
{
	border: 2px solid #999; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	margin: 0 0 25px 0px;
	clear:both;
	position: relative;
	overflow: hidden;
}

/****************************
* MAIN BODY					*
****************************/
.leadcontent
{
	border: 2px solid #BDBDA3;
	margin-bottom: 10px;
	padding: 5px 15px 15px 15px;
	color: #fff;
	background: #49493F;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

#content p .external:before,   
#content p .external:before {   
 margin:0 5px 0 0;   
 padding:1px;   
 outline:1px solid #333;   
 color:#333;   
 background:#EC8939;   
 font:10px "Zapf Dingbats";   
 content: "\279C";   
}  

#fblike
{
	height: 23px;
	overflow: hidden;
	margin-bottom: 20px;
}

.dsq-trackback-url
{
	width: 600px;
	color: #fff;
}

#disqus_thread
{
	margin: 10px 0px;
	background: #303030;
	padding: 10px;
}

#maincontent #dsq-content h3
{
	margin-top: 0px;
}

.dsq-item-trackback
{
	margin-bottom: 0px !important;
}

#maincontent h3
{
	margin: 25px 0px 5px 0px;
}

#maincontent dl.rss
{
	margin: -28px 0px 15px 0px;
}

#maincontent dl.rss a
{
	border-bottom: none !important;
}

#maincontent dl.rss dt
{
	margin-bottom: 3px;
	font-size: 1.1em;
}

#maincontent dl.rss dt a
{
	font-weight:normal;
	color: #8d92bd;
	text-transform: capitalize;
}

#maincontent dl.rss dd
{
	clear: both;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	font-size: .95em;
	border-color:#999999;
	border-style:dotted;
	border-width:1px 0;
	border-bottom: none;
}

#maincontent dl.rss dd a
{
	font-weight: normal;
	display: block;
	color: #dedede;
	padding: 5px 10px;
}

#maincontent dl.rss dd a:hover
{
	background: #676744;
}

#maincontent dl.rss p
{
	margin: 0px;
}

#maincontent .imglist
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.8em;
}

#maincontent .imglist li
{
	margin: 0px 0px 20px 0px;
}

#maincontent .imglist li a
{
	border-bottom: none;
	font-size: 1.1em;
}

#maincontent .imglist img
{
	float: left;
	margin: 0px 5px 0px 0px;
	border: 2px solid #ccc;
}

#maincontent .postdate
{
	float: left;
	margin: 5px 5px 0px 3px;
	width: 42px;
	height: 10px;
	padding: 18px 0 14px 0;
	text-align: center;
}

#maincontent dl.rss dd .postdate a
{
	padding: 0px;
	font-size: 1.2em;
	color: #333;
}

#maincontent dl.rss dd .postdate a:hover
{
	background: none;
}

#maincontent .thumbnail
{
	border: 2px solid #333;
	background: #333;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 3px;
}

#events .cal
{
	height: 100px;
	width: 50px;
	float: left;
	margin-right: 10px;
}

.month01
{
	background: url('images/calendar/01.gif') no-repeat;
}

.month02
{
	background: url('images/calendar/02.gif') no-repeat;
}

.month03
{
	background: url('images/calendar/03.gif') no-repeat;
}

.month04
{
	background: url('images/calendar/04.gif') no-repeat;
}

.month05
{
	background: url('images/calendar/05.gif') no-repeat;
}

.month06
{
	background: url('images/calendar/06.gif') no-repeat;
}

.month07
{
	background: url('images/calendar/07.gif') no-repeat;
}

.month08
{
	background: url('images/calendar/08.gif') no-repeat;
}

.month09
{
	background: url('images/calendar/09.gif') no-repeat;
}

.month10
{
	background: url('images/calendar/10.gif') no-repeat;
}

.month11
{
	background: url('images/calendar/11.gif') no-repeat;
}

.month12
{
	background: url('images/calendar/12.gif') no-repeat;
}

#maincontent a
{
	color: #EC8939;
	font-weight: bold;
	text-decoration: none;
}

#maincontent a:hover
{
	color: #fC9949
}

#maincontent p
{
	margin: 0px 0px 15px 0px;
	text-align: left;
}


.video
{
	float: right;
	margin-left: 10px;
}

#extraleft
{
	height: 300px;
	overflow: hidden;
	border: 3px solid #BDBDA3;
	margin-bottom: 10px;
	background: #303030;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	padding: 10px;
}

#extraright
{
	overflow: hidden;
	height: 320px;
	border: 3px solid #9D9D83;
	margin: 0px -3px;
	margin-bottom: 10px;
	background: #79796F;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

#extraleft h3
{
	color: #EC8939;
	margin-top: 0px;
	margin-bottom: 15px;
}

#extraleft address
{
	margin-left: 10px !important;
}

#mapviewer a
{
	font-size: .8em;
	margin: 0px 25px;
	color: #fff;
}

.searchresults
{
	
}

.searchresults .item
{
	padding: 10px;
	float: left;
	margin: 0px 20px 20px 0px;
	width: 300px;
	border: 1px solid #333;
	background: #555;
}

/****************************
* FOOTER					*
****************************/
#footer
{
	background: url('images/footer.png') no-repeat top center;
	color: #fff;
	height: 160px;
	padding-top: 190px;
}

#footer a
{
	color: #919292;
}

#footerbottom
{
	background: #2d2d2e;
	text-align: center;
	font-size: .85em;
	color: #ccc;
	padding: 8px 0px;
	clear: both;
	position: relative;
}

#footer h2
{
	color: #919292;
	font-size: 1.1em;
	margin: 0px;
}

#footerbottom a
{
	color: #ccc
}

#footer dt
{
	padding: 5px;
}

#footer .youtube
{
	background: url('/images/icons/social/youtube.png') no-repeat left middle;
	padding-left: 25px;
}

#footer .flickr
{
	background: url('/images/icons/social/flickr.png') no-repeat left middle;
	padding-left: 25px;
}

#footer dl
{
	margin-bottom: 0px;
}	

#footer dd
{
	display: block;
	float: left;
	width: 60px;
	margin: 0px 10px 10px 0px;
	border: 2px solid #919292;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	background: #000;
	overflow: hidden;
}

#footer dd img
{

}

#footer ul
{
	margin: 0px;
	padding: 5px 0px 0px 15px;
	list-style-type: square;
	font-size: .8em;
}

#footer ul li
{
	margin: 0px;
	font-size: 1.2em;
}

#footer ul li a
{
	border: none;
	font-weight: normal;
	color: #fff;
	line-height: normal;
}

#footer ul li a:hover
{
	color: #919292;
}

#footer strong
{
	font-size: 1.25em;
	
}

#footer strong span
{
	color: #efefef;
}

.footerimg
{
	position: absolute;
	bottom: 0;
	left: 25px;
}

#flickr
{
	clear: both;
	background: url('images/flickr.png') repeat-x top center;
	border: 3px solid #49384A;
	border-bottom: 1px solid #49384a;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	height: 175px;
}

#content #flickr h2
{
	padding: 5px 0px 5px 15px;
	margin: 0px;
}

#flickr h2 a
{
	color: #fff;
	padding-right: 25px;
	background: url('/images/icons/social/flickr.png') no-repeat right center;
}

#flickr ul
{
	margin: 0px;
	padding: 13px 0 0 25px;
	list-style-type: none;
}

#flickr img
{
	border: 3px solid #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	margin-right: 25px;
}

#flickr a:hover img
{
	border: 3px solid #49384A;
}

#backtotop
{
	background: url('images/backtotop.png') no-repeat right center;
	padding-right: 25px;
	position: absolute;
	right: 10px;
	bottom: 8px;
}
