h1,h2,h3,h4,h5{
	margin:0;
}
.cufon-loading .altgoth,
.cufon-loading .jb-h1,
.cufon-loading #nav a.nav-item {
	display: none;
}

#skybox_template {
    background: url("/images/grey_150px.jpg") repeat-x scroll left top transparent;
}
#site {
	width: 994px;
	padding: 0;
	margin: 0 auto;
    overflow: hidden;
}
#wallpaper {
    overflow: hidden;
}

#header, .content-bar-box {
	background-color: #000;
}

a,
#header a#dashboard-link {
    color: #40b3d9;
    text-decoration: none;
}
#header a#dashboard-link {
    font-size: 10px;
    margin-top: 2px;
}
.seo-button {
	color: #40b3d9;
    text-decoration: none;	
	font-size: 10px;
    margin-top: 2px;
}
a:hover {
    text-decoration: underline;
}

#header, #header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	background-color: #5b5b5b;
}

a.nav-out {
	color: #fff;
}

.jb-h1 {
    font-size: 50px;
    color: #fff;
    padding: 10px 20px 15px;
    background: url(/templates/web2010/images/jb-h1.png) bottom repeat-x #931415;
    margin: 0 0 10px;
}

#nav a.nav-over,
#nav-bar li.youarehere a.nav-item,
#city-bar a.youarehere,
#city-bar a.youarehere:hover,
.flyout {
    color: #000;
}

#city-bar {
	overflow: hidden;
	padding: 8px 10px 8px;
	border-bottom: #4e4441 1px solid;
	margin-bottom: 5px;
	color: #eee;
}
	#cities {
		float: left;
                margin-bottom: 8px;
	}
	#city-bar a {
		padding: 2px 2px 1px;
		font-size: 12px;
		margin: 0 2px;
		font-weight: bold;
	}
	#city-bar a.youarehere, #city-bar a.youarehere:hover {
		background-color: #ffcd05;
	}



#content-bar {
	overflow: hidden;
	height: 115px;
	padding: 10px;
}
#content-bar,
.ad-728x90 {
	background: url(/templates/web2010/images/gray-pinstripe.png);
}
	.tbox img {
		display: block;
	}
	.tbox {
        background-color: #000;
		display: block;
		float: left;
		border: solid 1px #000;
		width: 150px;
		height: 113px;
		margin-right: 5px;
        position: relative;
	}
	.tbox-title {
        width: 150px;
        height: 35px;
        background-color: #000;
        position: absolute;
        bottom: 0;
        filter:alpha(opacity=60);
        -moz-opacity:0.6;
        -khtml-opacity: 0.6;
        opacity: 0.6;
	}
	.tbox-title-text {
        height: 25px;
		padding: 5px;
		font-size: 11px;
        position: absolute;
        bottom: 0;
        overflow: hidden;
	}
    #header a.tbox:hover {
		background-color: #000;
        text-decoration: underline;
	}
	.content-bar-upcoming {
		width: 210px;
		padding: 5px;
		height: 103px;
        margin:0 10px 0 5px;
	}
	.content-bar-upcoming h2 {
		font-size: 32px;
		color: #5a5a5a;
		margin: 0 0 3px;
		padding: 0;
	}
	.content-bar-event {
		display: block;
		font-size: 12px;
        height: 15px;
        overflow: hidden;
	}
    #pencil-ad-bar {
        margin: 0 0 5px 10px;
    }
	#header-ad {
		width: 260px;
		float: left;
	}
	#newsletter-signup {
		display: block;
        margin-bottom: 6px;
	}
	
.header-divider {
	margin: 4px 0 3px;
	height: 4px;
	background: url(/templates/web2010/images/dark-dot.gif) repeat-x;
}


#nav-bar {
	height: 60px;
	position: relative;
	z-index: 1000;
}
	#logo {
		display: block;
		float: left;
        margin-left: 10px;
	}
	a.nav-item {
		font-size: 27px;
		padding: 5px 0px 15px 5px;
	}
	a.nav-item cufon:last-child {
		margin-right:5px;
	}
	#nav-bar ul {
		float: right;
		margin: 0;
		list-style-type: none;
        padding: 0;
	}
	#nav-bar li {
        position: relative;
		margin: 12px 15px 0 0;
		padding: 2px 0;
		*padding-bottom: 20px;
		height: 55px;
		*height: 57px;
		float: left;
	}
	#nav-bar li.youarehere a.nav-item {
        background-image: none;
        padding-bottom: 16px;
		*padding-bottom: 36px;
	}

#main {
    padding: 10px;
}

.divider {
	margin: 15px 0;
	height: 15px;
}


#member-functions {
    float: right;
    margin: 0;
    overflow: hidden;
}
a#member-register {
    display: block;
    float: left;
    padding: 3px 0 0 34px;
    width: 131px;
    height: 18px;
    background: url('/templates/web2010/images/register-bg.png');
    margin: 0;
}
a#member-sign-in {
    display: block;
    float: left;
    padding: 3px 0 0 34px;
    width: 54px;
    height: 18px;
    background: url('/templates/web2010/images/sign-in-bg.png');
    margin: 0 0 0 10px;
}
#logged-in {
    width: 260px;
    font-size: 12px;
    text-align: left;
    margin-top: 2px;
}
a#dashboard-link {
    float: left;
}
a#log-out {
    float: right;
}
#member-name {
    float:left;
    margin-top: 2px;
    font-weight: bold;
}

.ad-260x60 {
	width: 260px;
	height: 60px;
	background-color: #000000;
}

.ad-300x250 {
	width: 300px;
    height: 250px;
	background-color: #ddd;
    padding: 10px;
    margin-bottom:10px;
}

.ad-728x90 {
    background-color: #999;
    margin-top: 100px;
    padding: 25px;
    text-align: center;
    clear: both;
}

table#social-media-box {
	width:100%;
    margin: 0;
    margin-bottom:10px;
    
}
table#social-media-box td {
	text-align: center;
}





#site-search {
    width: 260px;
    height: 40px;
    margin-top: 13px;
    background-color: #000000;
    position:relative;
}

#website-main {
	width: 640px;
	float: left;
        clear:both;
}
#website-sidebar {
	width: 322px;
	float: right;
}

#site,
#nav-bar li.youarehere a.nav-item,
li.youarehere a#nav-home:hover,
li.youarehere a#nav-giveaway:hover,
li.youarehere a#nav-planner:hover {
    background-image: none;
    background-color: #fff;
}
#wallpaper, 
.flyout,
.divider,
#nav-bar a.nav-item:hover,
#nav-bar li.youarehere a.nav-over,
#nav-bar a.nav-over,
.ad-300x250 {
	background: url(/templates/web2010/images/light-pinstripe.png); 
}
#wallpaper {
    /*
	background: url(/templates/web2010/images/wallpaper-fade.png) fixed repeat-x #fff;
    */
    background: url(/images/greygooserepeat.jpg) fixed repeat #fff;
}

.flyout_border {
	background-color:#CCCCCC;
	font-size:0;
	height:1px;
	line-height:1px;
	margin:5px 0;
}
.flyout {
    position: absolute;
    width: 400px;
    z-index: 999;
    display: none;
    margin-top: 45px;
	*margin-top: 49px;
	padding:10px;
    left: -202px;
	*left: -203px;
    overflow: hidden;
}
.flyout-body {
    background-color:#FFF;
	float:left;
	height:270px;
	width:250px;
	overflow:hidden;
	position:relative;
}
	.flyout-body-header{
        display: block;
		background-color:#838383;
		color:#FFFFFF;
		font-size:30px;
		margin:0;
		padding:10px 10px 5px;
	}
		.flyout_arrow{
			font-size:27px;
			font-weight:normal;
			line-height:23px;
			margin-left:3px;
		}
		.flyout_small_arrow{
			margin-left:3px;
		}
	.flyout_10px_space{
		height:10px;
	}
	.flyout-body-content{
		font-size:12px;
		padding:5px 10px;		
	}
		#header a.flyout_all_link{
			color:#40B3D9;
			display:block;
			margin-top:10px;
		}
		.flyout_groups{
			height:185px;
			overflow:hidden;
		}
			.flyout_row_group{
				border-bottom:1px solid #CECECE;
				padding:6px 0;
			}
				a.flyout_row{
					font-size:14px;
					cursor:pointer;
					display:block;
					padding:3px 0;
				}
					#header .flyout-body-content a.flyout_right{	
						color:#333;
						display:block;
						width:140px;
					}
					#header .flyout-body-content a.flyout_right_flowing{
						color:#333333;
						margin:5px 0;
					}
					#header .flyout-body-content a.flyout_right_flowing:hover,#header .flyout-body-content a.flyout_right:hover,#header a.flyout_all_link:hover,#header #nav a.flyout_side_text:hover{
						background-color:transparent;
						text-decoration:underline;
					}
					.flyout_w90px{
						width:90px;
						
					}
					.flyout_date{
						color:#f00;
					}
			
.flyout-side {
    padding: 10px;
    height: 250px;
    width: 130px;
    background-color: #000;
    background: url(/templates/web2010/images/gray-pinstripe.png);
    float: left;
    color: #fff;
}
	#header .flyout-side a.flyout_right{
		color:#fff;
		font-size:12px;
		display:block;
	}
	.flyout-side-header {
		color:#FF0000;
		font-size:22px;
		font-weight:bold;
		margin-top:5px;
		
	}
	#header #nav a.flyout_side_image{
		margin-top:15px;
		display:block;
	}
	#header #nav a.flyout_side_text{
		font-size:10px;
		margin-top:15px;
		display:block;
	}
	#header #nav a.flyout_view_more{
		background-color:#000;
		text-decoration:none;
		display:block;
		font-size:12px;
		margin-top:15px;
		padding:4px 10px;
	}
	#header #nav a.flyout_view_more:hover{
		background-color:#5b5b5b;
	}
a.sidebar_calender_viewall{
   float:right;
   clear:both;
   font-size:13px;
}



.flyout-blog-body{
  background-image:url("/images/blog-flyout-topleft.png");
  background-repeat:no-repeat;
}

.flyout-blog-listing{
  margin: 30px 11px 10px 24px;
  padding: 0 10px 10px;
  border-bottom:1px solid #cccccc;
}

.flyout-blog-listing.last{
  margin-top:13px;
  border-bottom: 0px none;
}

.flyout-blog-logo{
  margin-bottom:5px;
}

.flyout-blog-listing-title{
  font-weight:bold;
  font-size:15px;
  overflow:hidden;
  height:38px;
}

.flyout-blog-listing-title.short{
  height:18px !important;
}

.flyout-blog-listing-intro{
  font-size:12px;
}

.flyout-blog-listing-title a{
  color: #000000 !important;
}

.flyout-blog-listing-intro a{
  color: #40b3d9 !important;
}

.flyout-blog-listing a:hover{
  background-color: #ffffff !important;
  text-decoration:underline !important;
}

.flyout-blog-side{
  padding:0px !important;
  height:270px !important;
  width:150px !important;
}

.flyout-blog-side-header{
  color: #9f9f9f;
  background-color: #000000;
  font-size:11px;
  padding:3px;
  padding-left:10px;
  padding-right:10px;
  margin-bottom:10px;
}

.flyout-blog-item{
  margin-right:10px;
  margin-left:10px;
  margin-bottom:5px;
}

.flyout-blog-item-cat{
   font-size:20px;
}

.flyout-blog-item-cat a.flyout_row{
   padding:0px !important;
}

.flyout-blog-item-name{
   font-size:11px;
   margin: -3px 0 8px;
}

.flyout-blog-item-name a{
   color:#ff0000 !important;
}

.flyout-places-item{
 float:left;
 clear:both;
 margin-bottom:10px;
 font-size:22px;
}


#events-flyout {

}
#nav .flyout-side a {

}
#events-flyout .flyout-body a {
    font-size: 18px;
    color: #000;
}
a#nav-home, a#nav-giveaway, a#nav-planner {
    padding-bottom: 5px;
}
li.youarehere a#nav-home:hover,
li.youarehere a#nav-giveaway:hover,
li.youarehere a#nav-planner:hover {
    background-image: none;
    background-color: #fff;
}

#footer{
  float:left;
}


.sidebar-ad {
    border: 1px #eee solid;
    padding: 10px;
    margin-bottom: 15px;
}

.page-header {
    font-size: 20px;
    padding: 15px 15px 10px 10px;
    background: url(/templates/web2010/images/blog-header-bg.png) bottom repeat-x;
    margin: 10px 0 0;
    margin-top:0;
}

.page-header .altgoth {
    text-transform:uppercase;
    font-size: 72px;
    color: #666;
}
	.jb-bg-red{
		background-color:#931415;
	}
.page-interlude{
    border: 0px solid #c6c6c6;
    border-top-width: 1px;
    border-bottom-width: 1px;
    margin-bottom:14px;
    float:left;
    font-size:2em;
    width:100%;
}




/*  sidebar  */

#exclusive_reel{
   background-image: url("/images/exclusive_slideshow.png");
   background-position: center;
   width:100%;
   height:115px;
}

#exclusive_subtitle{
   font-weight: bold;
   text-transform: uppercase;
   padding-top:10px;
}

#exclusive_subtitle{
   font-size: .85em;
   padding-bottom : 17px;
}

.exclusive_item{
   font-size: .7em;
   padding-bottom: 17px;
}




.sidebar_calender_item{
   color: #666766;
   font-size: .7em;
   margin-top: 6px;
   padding-bottom: 6px;
}

.sidebar_calender_item_time{
    float:left;
    width: 50px;
}

.sidebar_calender_item_title a {
    margin-top: 2px;
    display: block;
    float: left;
}
.sidebar_calender_item_title, .sidebar_calender_item_body{
   margin-left: 76px;
   display: block;
   overflow: hidden;
}

.sidebar_calender_item_body{
  display: none;
}

.sidebar_calender_item_body strong{
   color: #000000;

}

.sidebar_calender_item_button{
  float:left;
  height: 10px;
  width: 10px;
  background-image: url('/images/right_carrot.png');
  margin-top: 4px;
  margin-left: 12px;
}

.showing{
  background-image: url('/images/down_carrot.png');
}





.venue_item{
   padding-bottom:10px;
   margin-bottom: 19px;
}

.venue_img{
  padding-bottom:8px;
}

.venue_txt{

}

a.venue_name{
   color: #cb2027;
}

a.venue_address{
   color: #666766;
   font-weight:normal;
   font-size:.75em;
}



#sidebar_item_parties_calendar{
  margin: auto;
  width: 294px;
}



#sidebar_item_parties_calendar{
  margin: auto;
  width: 294px;
}

.calendar_peice{
  float: left;
  position: relative;

  height:63px;
  width:41px;

  background-image: url('/images/calendar_peice.png');
  margin: 0;
  margin-right: 1px;
  margin-bottom: 22px;
}

.calendar_peice_active{
  background-image: url('/images/calendar_peice_active.png');
}

.calendar_peice_active .calendar_peice_date{
  color: #ff0000;
}

.calendar_peice_active .calendar_peice_dayname{
  color: #000000;
}

.calendar_peice_dayname, .calendar_peice_date{
  position: absolute;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: .7em;
}

.calendar_peice_dayname{
  top: 20px;

  color:#ffffff;
}

.calendar_peice_date{
  top: 35px;

  color:#999999;
  font-size: 1.5em;
}

.parties_description{
  display: none;
  font-size: .7em;
  float: none;
  clear: left;
  color: #666766;
  width: 100%;
}

.party_description{
}

.party_description_barname{
  float:left;
  width: 90px;
  margin-right: 20px;
  font-weight: bold;
}

.party_description_address{
  float:left;
  width: 140px;
}

.party_description_invite{
  float:right;
  width:40px;
  font-weight:bold;
}

.stripe{
  float:left;
  clear:left;
  width:100%;
  height:8px;
  margin-bottom:8px;
}
/*  blog  */

.blog-landing {
    overflow:hidden;
}
.blog-landing-main {
    width: 435px;
    float: left;
}
.blog-landing-header {
    border-top: solid #000 1px;
    padding-top: 8px;
    font-size: 28px;
}
.blog-landing-first {
    border-top: #ccc solid 1px;
    margin-top: 3px;
    padding-top: 10px;
    border-bottom: #ccc solid 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.blog-landing-first-img {
    float: left;
    margin-right: 12px;
    display: block;
    border: 1px #ccc solid;
}
.blog-landing-first-content {
    float: left;
    width: 185px;
}
.blog-landing-first-logo {
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
}
.blog-landing-first-logo a {
    height: 70px;
    display: table-cell;
    vertical-align: middle
}
a.blog-landing-first-title {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    margin-bottom: 5px;
}
a.blog-landing-first-title:hover {
    text-decoration: underline;
}
.blog-landing-first-intro {
    font-size: 11px;
}

.blog-landing-headline {
    font-size: 15px;
    margin-bottom: 10px;
    overflow: hidden;
}
.blog-landing-title {
    overflow: hidden;
}
.blog-landing-headline a {
    float: left;
    margin-right: 8px;
}
.blog-landing-tag {
    font-size: 9px;
    background-color: #eee;
    color: #666;
    padding: 2px 7px;
    float: left;
    margin: 1px 8px 0 0;
}
.blog-landing-intro {
    font-size: 12px;
    float: left;
    color: #000;
    margin: 1px 8px 0 0;
    font-weight: normal;
}

.blog-landing-side {
    width: 175px;
    margin-left: 25px;
    float: left;
}
.blog-landing-side .divider {
    margin-bottom: 0;
}
.blog-landing-side-logo {
    background-color: #000;
    text-align: center;
}
.blog-landing-side-logo a {
    height: 65px;
    width: 175px;
    display: table-cell;
    vertical-align: middle;
}

a.blog-landing-side-title {
    display: block;
    text-decoration: none;
    border-top: dotted 1px #000;
    color: #000;
    font-size: 17px;
    line-height: 17px;
    font-family:"Times New Roman",Georgia,Serif;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 10px;
}
a.blog-landing-side-title:hover {
    text-decoration: underline;
}
.blog-landing-side-intro {
    font-size: 10px;
    color: #888;
    margin: -5px 0 10px;
}
a.blog-landing-side-image {
    display: block;
    float: left;
    margin: 0 3px 0 0;
}

.admin_toolbar {
	background-color:#FFFF99;
	border-bottom:1px solid #FFCC66;
	border-top:1px solid #FFCC66;
	margin-bottom:10px;
	padding:3px;
}

.jb-button {
	height:18px;
	margin:3px 0;
	text-align:center;
}
	.jb-button.grey a {
		background:url("/images/grey_18px.jpg") repeat-x scroll left top transparent;
	}
	.jb-button.yellow a {
		background:url("/images/yellow_18px.jpg") repeat-x scroll left top transparent;
	}
	.jb-button.red a {
		background:url("/images/red_18px.jpg") repeat-x scroll left top transparent;
	}
	.jb-button a {
		color:#FFFFFF;
		display:block;
		font-weight:bold;
		height:16px;
		font-size:14px;
		padding:1px 0;
	}
		.jb-button a:hover {
			background-position:0 -18px;
			text-decoration:none;
		}
.jb-button.large {
	height:25px;
	margin:3px 0;
	text-align:center;
	width:120px;
}
	.jb-button.large a {
		background:url("/images/yellow_1x25.jpg") repeat-x scroll left top transparent;
		color:#FFFFFF;
		display:block;
		font-size:16px;
		font-weight:bold;
		height:21px;
		padding:2px 0;
	}
		.jb-button.large a:hover {
			background-position:0 -25px;
			text-decoration:none;
		

}


.tool_head{
   font-size:1.25em;
   position:relative;
   margin-bottom:5px;
}

.tool_title{
   text-transform:uppercase;
   color:#000000;
   margin:0;
   padding:0;
   font-size:32px;
}

.tool_date{
   font-size:24px/*.8em*/;
   color:#f6e313;
   float:right;
   margin:0;
   padding:0;
   position:absolute;
   right:0;
   bottom:0;
}

.tool_body{
   color: #000000;
}
	.tool_col{
		width:150px;
	}
		.tool_col a{
			display:block;
			font-size:18px;
			margin-bottom:5px;
			margin-top:2px;
		}
.bottom_border{
   border-bottom: #cccccc 1px solid;
}

.clickable{
   cursor: pointer;
}
.sidebar_notfound{
  text-align:center;
  font-size:  11.2px;
  color: #666766;
}
.last{
  padding-bottom:0 !important;
  margin-bottom:0 !important;
  border-bottom:0px none !important;
}
.sidebar_item{
  border:1px solid #ddd;
  margin-bottom:10px;
  padding:10px;
}

/*photo strip */
.photostrip_and_controls{
					margin:5px 0;
					position:relative;
					text-align:center;
				}
					.photostrip_button_next,.photostrip_button_prev{
						position:absolute;
						z-index:2;		
						cursor:pointer;
						display:none;
						width:30px;
						color:transparent;
					}
					.photostrip_button_next.button_enabled:hover,.photostrip_button_prev.button_enabled:hover{
						background-color:#F1F0EE;
					}
					.photostrip_button_next{
						right:1px;					
					}
					.photostrip_button_prev{
						left:1px;
					}
						.next, .prev{
							width:10px;
							height:19px;	
							
						}
						.next{
							background-image:url('/images/photos/photostrip-next.png');
						}
						.prev{
							background-image:url('/images/photos/photostrip-prev.png');
						}
						.photostrip_button_prev.button_disabled{
							background:url("/images/photos/photostrip-prev-inactive.png") no-repeat scroll center center transparent;
						}
						.photostrip_button_prev.button_enabled{
							background:url("/images/photos/photostrip-prev-active.png") no-repeat scroll center center transparent;
						}
						.photostrip_button_next.button_disabled{
							background:url("/images/photos/photostrip-next-inactive.png") no-repeat scroll center center transparent;
						}
						.photostrip_button_next.button_enabled{
							background:url("/images/photos/photostrip-next-active.png") no-repeat scroll center center transparent;
						}
					.photostrip{
						margin:0 auto;
						overflow:hidden;
						position:relative;
						z-index:2;
						left:0;
					}
						.photostrip ul{
							margin:0;
							padding:0;
							position:relative;
							list-style-type:none;
							z-index:1;
						}
							.photostrip li{
								float:left;
								margin:1px;
								overflow:hidden;
								text-align:center;
							}
.site-search{
   position:absolute;
}

.site-search-text{
   background-color:#727272;
   border:0 none;
   height:30px;
   padding:0 0 0 5px;
   font-size: 20px;
   margin:0;
   width:175px;
   top:5px;
   left:5px;
}

.site-search-submit{
   background-color:#404040;
   border:0 none;
   color:#FFFFFF;
   font-weight:bold;
   height:30px;
   margin:0;
   width:63px;
   top:5px;
   right:5px;
}

/*footer start*/
       #footer{
          position:relative;
          width: 994px;
          float:left;
          background-color:#535456;
          color:#ffffff;
          padding: 15px 20px;
       }

       #footer a{
          color: #ffffff;
       }

       .footer-pane{
          position:relative;
          border-right:1px dotted #c6c6c6;
          float:left; 
          clear:none;
          padding-left:38px;
          padding-right:30px;
          height:225px;
       }

       .footer-pane.leftmost{
          padding-left:0px;
       }

       .footer-pane.rightmost{
          padding-right:0px;
          border-right: 0px none;
       }

       .head{
          font-weight:bold;
       }

       #footer-links-pane{
          width:277px;
       }

       #footer-toplinks{
          font-weight:bold;
       }

       #footer-toplinks a{
          text-decoration:underline;
       }

       a.footer-link{
          font-size:13px;
       }

       #footer-copyright{
          position:absolute;
          bottom:0px;
          left:0px;
          font-size:13px;
       }

       #footer-blogs-head, #footer-cities-head{
          margin-bottom:5px;
       }

       .link-pair{
          margin-bottom:5px;
       }
 
       .footer-link.top{
 
       }

       .footer-link.bottom{
          color:#999999 !important;
          font-size:10px;
       }
/*footer end*/

/* Halloween Banner */
#halloween_box{
background:url("/templates/web2010/images/light-pinstripe.png") repeat scroll 0 0 transparent;
padding:10px;
margin-bottom:10px;
}

#halloween_box .sidebar_flyer {
	display:block;
	margin: 10px -10px -10px -10px;
}

#holiday_container{
	background-image:url("/templates/web2010/images/halloween-2010-buy-top.jpg"), url("/templates/web2010/images/halloween-2010-buy-bottom.jpg");
	background-position:top center, bottom center;
	background-repeat:no-repeat;
	background-color:#040404;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding:10px;
}
#holiday_container p{
	display:block;
}

.holiday18, .holiday11, .holiday23, .holiday15, .holiday9{text-align:center;}

.holiday18{margin:0;color:#cc0000;font-size:18px;text-transform:uppercase;margin-top:15px}
.holiday9{color:#fff;font-size:9px;}

.holiday11{margin:0;color:#c00;font-size:11px;text-transform:uppercase;margin-bottom:8px;}
.holiday23{margin:0;color:#fff;font-size:23px;font-weight:bold; margin-top:4px;}
.holiday23 a { color:#fff; }
.holiday23 a:hover { text-decoration:none; }
.holiday15{margin:0;padding-top:4px;}
.holiday14{
	text-align:left;
	color:#fff;
	font-size:14px;
	display:block;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px #333 solid;
}
.anchor_button {
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	border: 1px #a41100 solid;
	background-image:url("/templates/web2010/images/buy-now-button-background.jpg");
	height:22px;
	width:110px;
	margin-top:4px;
	padding-top:4px;
	margin: 4px auto;
	text-decoration:none;
	text-transform:uppercase;
}

.float-right-holiday{
	float:right;
	color:#C00;
	font-weight:bold;;
}
.float-right-holiday:hover{
	text-decoration:none;
}
#halloween_header {
	display:block;
	width:300px;
	height:145px;
	padding-top:55px;
	text-align:center;
}
.venue_link {
	color: #fff;
	text-decoration:none;
}
.venue_link:hover {
	text-decoration:none;
}
.venue_name_modifier {
	font-size:10px;
}
.main_takeover_flyer {
	text-align:center;
	display:block;
	margin-bottom:10px;
}

/* NEW YEARS BANNER */
#new_years_box {
	background-image:url("/templates/web2010/images/nye_background-tile.jpg");
	background-repeat:repeat-x;
	background-color:#cfba94;
	padding:10px;
	width:300px;
	margin-bottom:10px;
}
#new_years_box #holiday_container{
	background-image:url("/templates/web2010/images/nye_light_rail_background_2012.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding:20px;
}
#new_years_box #holiday_container #nye_ad_top_link {
	display:block;
	width:260px;
	height:180px;
	margin-bottom:20px;
}

#new_years_box .float-right-holiday {
	color:#dfc180;
	position:absolute;
	right: 3px;
}
#new_years_box  .holiday14 {
	font-weight:bold;
	position:relative;
	padding-left:2px;
	overflow:hidden;
}
#new_years_box  .holiday14:hover {
	background-image:url("/templates/web2010/images/nye_light_rail_hover.png");
	background-repeat:repeat;
}

#new_years_box  .holiday14 .venue_name_modifier {
	font-weight:normal;
}
#new_years_box .holiday14 .event_name {
	width:240px;
	float:left;
}
#new_years_box .holiday14 .float-right-holiday {
	width:10px;
}
#new_years_box .see_all {
	color:#DFC180;
}

#new_years_box .big_row {
	padding:6px 1px;;
	border-bottom:1px solid #333; 
}
#new_years_box .big_row:hover {
	background-image:url("/templates/web2010/images/nye_light_rail_hover.png");
	background-repeat:repeat;
}
#new_years_box .big_row .venue_name {
	width:250px; 
	margin-bottom:3px;
	font-size:18px;
}
#new_years_box .big_row .venue_desc {
	width:250px; 
	font-size:11px;
}
#new_years_box .big_row .buy_ticket {
	text-transform:uppercase;
	font-weight:bold;
	margin-left:65px;
	position:absolute;
	bottom: 5px; 
	right:5px; 
	color:#DFC180;
}
/* TGE Banner */
#tge_box {
	background-image:url("/templates/web2010/images/nye_background-tile.jpg");
	background-repeat:repeat-x;
	background-color:#cfba94;
	padding:10px;
	width:300px;
	margin-bottom:10px;
}
#tge_box #holiday_container{
	background-image:url("/templates/web2010/images/TG-Parties-Box-2011.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#44171c;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding:20px;
	background-position: center -20px;
}
#tge_box #holiday_container #nye_ad_top_link {
	display:block;
	width:260px;
	height:150px;
	margin-bottom:5px;
}

#tge_box .float-right-holiday {
	color:#dfc180;
	position:absolute;
	right: 3px;
}
#tge_box  .holiday14 {
	font-weight:bold;
	position:relative;
	padding-left:2px;
	overflow:hidden;
}
#tge_box  .holiday14:hover {
	background-image:url("/templates/web2010/images/nye_light_rail_hover.png");
	background-repeat:repeat;
}

#tge_box  .holiday14 .venue_name_modifier {
	font-weight:normal;
}
#tge_box .holiday14 .event_name {
	width:240px;
	float:left;
}
#tge_box .holiday14 .float-right-holiday {
	width:10px;
}
#tge_box .see_all {
	color:#DFC180;
}

#tge_box .big_row {
	padding:6px 1px;;
	border-bottom:1px solid #333; 
}
#tge_box .big_row:hover {
	background-image:url("/templates/web2010/images/nye_light_rail_hover.png");
	background-repeat:repeat;
}
#tge_box .big_row .venue_name {
	width:250px; 
	margin-bottom:3px;
	font-size:18px;
}
#tge_box .big_row .venue_desc {
	width:250px; 
	font-size:11px;
}
#tge_box .big_row .buy_ticket {
	text-transform:uppercase;
	font-weight:bold;
	margin-left:65px;
	position:absolute;
	bottom: 5px; 
	right:5px; 
	color:#DFC180;
}




/* BAR CRAWLS BANNER */
#upcoming_crawls{
	padding:10px;
	padding-bottom:0px !important;
}

#upcoming_crawls #upcoming_crawls_title {
	font-size:40px;
	color:#123642;
	text-align:center;
	text-transform:uppercase;
}

#upcoming_crawls .altgoth a {
	font-size:30px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
#upcoming_crawls .altgoth:hover {
	text-decoration:none;
}
.upcoming_crawls {
	background-image: url("/templates/web2010/images/dotted-repeat.gif");
	background-repeat:repeat-x;
	background-position:center top;
	padding-top:10px;
	position:relative;
}
.upcoming_crawls .left {
	width:80px;
	float:left;
	margin-bottom:10px;
}
.upcoming_crawls .right {
	width:170px;
	margin-left:5px;
	margin-bottom:45px;
	float:right;
	padding-top:0px;
}
.upcoming_crawls .right .date {
	font-size:13px;
	padding-left:0px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}

.upcoming_crawls .buttons {
	overflow:hidden;
	position:absolute;
	bottom:10px;
	right:0px;
}
.upcoming_crawls .buttons > div {
	/*border-top: 1px solid #dedede;
	background-color:#d2d2d2; */
	padding-top:1px;
	width:80px;
	float:right;	
	margin-left:10px;
	margin-right:0px;
	font-size:18px;
}
.upcoming_crawls .buttons > div > a {
	display:block;
	padding:4px;
	background-color:#222;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	border-top:1px solid transparent;
	font-size:18px;
}
.upcoming_crawls .buttons > div > a:hover {
	background-color:#555;
}

.blogs_topbar {
	padding:5px;
	padding-top:15px;
    overflow: hidden;
    width: 100%;
}
.blogs_topbar_title {
    margin: 0 50px 0 15px;
	font-size:50px;
	color:#888;
	display:block;
	float:left;
}
.blogs_topbar_logos {
    float: right;
    margin-right: 10px;
}
.blogs_topbar a {
	display:block;
	width:95px;
	height:35px;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	padding:2px 10px;
}
.blogs_topbar_separator {
	height:3px;
	background-image:url("/templates/web2010/images/light-pinstripe.png");
	background-repeat:repeat;
	margin: 2px 10px;
}

#like_button {
	overflow:hidden;
}
#like_button iframe {
	vertical-align:top;
	float:left;
}
#like_button .twitter-share-button {
	margin-top:2px;
	margin-right:4px;
}
#___plusone_0 {
	display:inline-table !important;
	margin:2px 2px 0  !important;
	float:left !important;
}
#like_button .tumblr {
	display:block;
	margin-left:4px;
	margin-right:6px;
	margin-top:2px;
	float:left;
}

#website-main #profile_content {
  padding: 15px 0;
}

#website-main #cols #narrow {
  width: 265px;
}

