/*   
Theme Name: WMC on Nightlyfe v2
Theme URI: 
Description: Hot theme.
Author: Nightlyfe
Author URI: http://nightlyfe.com/wmc
Template: buddymatic
Version: 1.0.0
Tags: Thematic
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family: Helvetica, Arial;
    background-color: #eee;
}

#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}




/* =Header
-------------------------------------------------------------- */

#header {
    background:url(images/bg-header.png) repeat-x;

}

body {
    background: url('images/wmc-background-1.png') bottom left repeat-x #e6e7e9;
}

#access {
    padding-top: 00px;
margin:0 auto;
width:986px;
height: 32px;
border-left: 1px #dcdcdc solid;
border-right: 1px #dcdcdc solid;
border-bottom: 1px #dcdcdc solid;
background-color: #f2f2f4;
}



#main {
    padding: 0px 0 0 0;
    clear: none;
    border-left: 1px #dcdcdc solid;
    border-right: 1px #dcdcdc solid;
}

#branding {
    position:relative;
    padding: 0px 0 0px 0px;
    height: 90px;
    z-index: 200;
}
#blog-title {
    width:250px;
    margin: 0 8px 0 0px;
    float: left;
}
#blog-title a {
    color: #fff;
}
#blog-description {
}


#blog-title a {
    display:block;
    text-indent:-9000px;
    height: 90px; 
    width: 250px;
    clear: both; 
    background:url(images/wmc-logo.png) no-repeat top center;

}
#blog-description {
    position:absolute;
    left:-9000px; /* We avoid display:none because it's bad for SEO */
}


#access #access-search input {
    font-size:13px;
    line-height:18px;
    background:url(images/main-menu2.png) no-repeat scroll -690px 50%;

}
#access #access-search input#s {
    width: 143px;
    padding: 9px 0 0 35px;
        height:23px;
        border: 0;
        margin: 0;

        background:url(images/main-menu2.png) no-repeat scroll -690px 50%;

}
#access #access-search input#searchsubmit {
        background:url(images/main-menu2.png) no-repeat scroll -868px 50%;
        width: 100px;
        border: 0;
        padding: 0;
        margin: 0;
            text-indent:-9000px;
        height:30px;
}

#access #access-search input#searchsubmit:hover {
        background:url(images/main-menu-hover2.png) no-repeat scroll -868px 50%;

}

#header-ad {
  widows: 728px;
  height: 90px;
  float: right;
}

#header-ad #imgAds,
#header-ad img {
  border: none;
  padding: none;
}

#branding h2 {
            text-indent:-9000px;
        background:url(images/unauthorized.png) no-repeat;
        width:181px;
        height: 90px;
        clear: none;
        margin-left: 250px;

}

#iphone-ad {
  font-size: 2em;
  color: #fff;
  
}

#container {
    background: url(images/containerbg.png) !important;
}


/* =Posts Menu
-------------------------------------------------------------- */

.widget_featured_page_widget,
.header-post {
    float: left;
    width: 120px;
    margin-right: 15px;
    height: 175px;
}

.widget_featured_page_widget a,
.header-post a {
    font-family: Arial;
    line-height: .90em;
    line-height: 1em;
    color:#eee;
    text-decoration: none;
}

.header-post img {
    width: 120px;
    height: 100px;
    
}

#travel.headerpost {
    margin-right: 0;
}

#guide,
#music,
#videos,
#photos,
#travel {}


#featured-posts li {
 width: 300px;
 display: inline;
}


/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}



.menu {
  width: 988px;
  margin: 0;
  border: none;
}


.sf-menu {
 width: 690px;
 border: none;
}

.sf-menu a {
  width: 121px;
  padding: 0px;
  margin-right: 0px;
  font-size: 1.55em;
  font-weight: bold;
    color:#ff5e96;
    text-align: center;
  text-indent: -9999px;
  border: none;
  height: 30px;
}

.sf-menu a:hover {
}

.sf-menu .wmclive a{
    background:url(images/main-menu2.png) no-repeat;
    width: 146px;
}

.sf-menu .news a{
    background:url(images/main-menu2.png) no-repeat scroll -146px 50%;
    width: 162px;
}

.sf-menu .parties a{
    background:url(images/main-menu2.png) no-repeat scroll -308px 50%;
    width: 124px;
}

.sf-menu .guides a{
    background:url(images/main-menu2.png) no-repeat scroll -432px 50%;
    width: 146px;
}

.sf-menu .clubs a{
    background:url(images/main-menu2.png) no-repeat scroll -578px 50%;
    width: 112px;
}

.sf-menu .wmclive a:hover{
    background:url(images/main-menu-hover2.png) no-repeat;
    width: 146px;
}

.sf-menu .news a:hover{
    background:url(images/main-menu-hover2.png) no-repeat scroll -146px 50%;
    width: 162px;
}

.sf-menu .parties a:hover{
    background:url(images/main-menu-hover2.png) no-repeat scroll -308px 50%;
    width: 124px;
}

.sf-menu .guides a:hover{
    background:url(images/main-menu-hover2.png) no-repeat scroll -432px 50%;
    width: 146px;
}

.sf-menu .music a:hover{
    background:url(images/main-menu-hover2.png) no-repeat scroll -405px 50%;
    width: 102px;
}

.sf-menu .clubs a:hover{
    background:url(images/main-menu-hover2.png) no-repeat scroll -578px 50%;
    width: 112px;
}

/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}

#content {
    margin: 0;
    float: left;
    width: 600px;
    padding: 40px 50px 40px 40px;
    margin-right: -300px;
    min-height: 800px;
}

.homepage #content {
   padding: 0;
   width: 690px;
   min-height: 400px;
}

#main {
  padding-top: 0px;
}

.homepage #main {
  padding-top: 0;
}

.category .page-title {

   font-size: 3em;
   padding: 10px 0 35px;
}

#access-search {
   background:url(images/main-menu2.png) no-repeat scroll -690px 50%;
   margin-left: 690px;
   height: 32px;
}


/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    padding:10px 0 0px 0;
    height: 139px;
    background-color: #000;
    border-bottom: #de0389 2px solid;
}
#leader-container {
    margin: 30px auto 0;
    width: 988px;
    height: 107px;
}
#leader-text {
    width: 768px;
    float: right;
    padding:0px 0 10px 0;
    height: 90px;
}

#leader-text h2 {
    font-size: 3.4em;
    font-weight: bold;
    color: #0082c8;
    line-height: 1em;
}

#leader-ad {
    position: relative;
    top:5px;
    left: 20px;
}

#leader .entry-title {
    font-size:40px;
    line-height:45px;
    margin-top:-8px;
    padding:0 0 14px 0;
    font-family: "Century Gothic", Helvetica, Arial;

}
#leader .entry-title span {
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}



#featured-posts {
    padding-top: 00px;
margin:0 auto 10px;
width:988px;
border-bottom: none;
background: #fff;
   border-bottom: 1px #dcdcdc solid;

}

.hp-row {
   padding: 10px 0;
   border-bottom: 1px #dcdcdc solid;
}

.news-post,
#hp-news-post {
   width: 670px;
   border-bottom: none;
}

.banner-ad {
   width: 670px; 
      clear: both;
  
}
#hp-banner-ad {
   width: 468px;
   height:60px;
      float: left;
      margin-right: -190px;

}

#hp-banner-ad-mini {
   width: 190px;
   height:60px;
   text-indent: -9999px;
   background:url(images/advertise.png) no-repeat;
   margin-left: 478px;
}

#hp-banner-ad-mini a {
   width: 190px;
   height:60px;
   display: block;
}

#hp-guides {
   width: 670px;
   height:220px;
}

#hp-secondary {
   width: 670px;
   height:250px;
}

#hp-ad {
   width: 300px;
   height: 250px;
}


#hp-news-post .news-pic {
  width: 224px;
  height: 210px;
  float: left;
  background: transparent;
     clear: both;
  overflow:hidden;
}

#hp-news-post #hp-news-post-text {
    width: 433px;
  float: left;
  margin-left: 10px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  line-height: 16px;
}

#hp-news-post .news-info {
  margin-bottom: 4px;
  text-transform: uppercase;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size: 0.85em;
color: #666;
} 

#hp-news-post .news-link a {

  float: left;
  padding-bottom: 15px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  line-height: 16px;
}


.news-post h3.tab {
  position: absolute;
  left:-8px;
  display: block;
  background:url(images/hp-tabs.png) no-repeat;
  width:53px;
  height:155px;
  text-indent: -9999px;
  top:250px;
}

.live .news-post h3.tab {

  top:590px;
}

.featured-secondary h3.tab {
  position: relative;
   
  left:-20px;
  top:10px;
  width:53px;
  height:177px;
  display: block;

  z-index: 2;
}

.featured-secondary h3.tab img {
  z-index: 99;
}

#front-block-2 h3  {
 text-indent: -9999px;
   background:url(images/featured-secondary.png) no-repeat 0 0 ;

}

#front-block-3 h3 {
 text-indent: -9999px;
   background:url(images/featured-secondary.png) no-repeat -170px 0 ;
}
#front-block-2 a,
#front-block-3 a {
  font-size: 0.9em;
}

.guides #ribbon {
  height: 1px;
  width: 690px;
  position: relative;
  left: -10px;
  top: 10px;
}

.guides #ribbon h3 {
 text-indent: -9999px;
  background:url(images/ribbon.png) no-repeat;
  height: 41px;
  z-index: 2;
}

.guides li a img {
  z-index: 0;
}

.guides .guide-thumb {
  width: 160px;
  height: 220px;
  float: left;
  background-color: green;
}
#hp-guides ul {
padding: none;
margin: none;
margin-left: 0;}
.guides { list-style: none;}
.guides li {display: inline;}
.guides li {
   margin-right: 5px;

}

.guides #guide1 {  
background:url(images/guide1.jpg) no-repeat;
}
.guides #guide2 {  
background:url(images/guide2.jpg) no-repeat;
}

.prev-guide, .next-guide {
	display: block;
	width: 40px;
	height: 40px;
	background: url('images/guide-buttons.png') no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 550px;
	left: 50%;
	margin-left: -475px;
	z-index: 5;
}

.next-guide {
	background-position: 0 -40px;
	margin-left: 130px;
}
.homepage #feature {
		float:left;
}
.homepage #feature img {
float:left;
margin:-10px 10 0 -10px;
}
.homepage #feature-info {
    float:right;
		margin:0 0 0 19px;
    width:484px;
}
.homepage #hp-news-post h2 {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size:28px;
    font-weight: normal;
    line-height:28px;
    padding:0 0 6px 0;
}
.homepage #hp-news-post h2 a {
    text-decoration: none;
}
.page-template-front-page-live-php #container,
.homepage #container,
  {
    margin:0;
    padding:0;
    width:988px;
    background-color: #fff;
}
.homepage #sub-feature {
    font-size:12px;
    line-height:16px;
    width: 670px;
    padding-left: 10px;
}
.homepage #sub-feature p {
    margin:0 0 6px 0;
}
.homepage #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}
.homepage .block {
    float:left;
}
#front-block-1 {
    margin-right:0px;
    width: 330px;
    height: 220px;
}
#front-block-2,
#front-block-3 {
    margin-left:10px;
    width: 160px;
}

.homepage .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.homepage .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.homepage .block ul li {
    display:inline;
}
.homepage .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:3px 0;
    text-decoration:none;
}
.homepage .block ul li a:hover,
.homepage .block ul li a:active {
    background:#fafafa;
    color: #FF4B33;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}

.entry-content {
    line-height: 1.42em;

}

/* =Smallmenu
-------------------------------------------------------------- */

#smallmenu-container {
    margin: 5px auto;
    width: 988px;
    color: #999;
    height: 23px;
    font-size: 0.9em;
    
}

#smallmenu-left {
padding-left: 33px;
    width: 615px;
    float: left;    
}

#smallmenu-right {
    width: 300px;
    float: right;
    text-align: center;
}

#smallmenu-container a {
    color: #999;
}

#smallmenu-container #smallmenu-left a {
    text-decoration: none;
}

#smallmenu-container a:hover {
    color: #D60D8C;
}

#smallmenu .twitter {
    background: transparent url(/_lib/img/sm/twitter.png) no-repeat right;
    padding-right: 16px;
}

#smallmenu .facebook {
    background: transparent url(/_lib/img/sm/facebook.png) no-repeat right;
    padding-right: 18px;
    padding-left: 6px;
}

#smallmenu .email {
    background: transparent url(/_lib/img/sm/email.png) no-repeat right;
    padding-right: 20px;
    padding-left: 7px;
}

#smallmenu .rss {
    background: transparent url(/_lib/img/sm/rss.png) no-repeat right;
    padding-right: 18px;
    padding-left: 3px;
}


/* =Sidebar
-------------------------------------------------------------- */

#sidebar {
  margin-left: 690px;
}

.homepage #sidebar {
  margin-left: 0px;
}


.clearfix {

}
#primary {
    background: #fff;
    width: 300px;
    font-size: 1em;
    border: 0;
    padding: 0;
    position: absolute;
    left: 690px;
    
    
}

.aside,
.main-aside {
  background-color: #fff;
}

#content .aside {
  border: 0;
}

#footer .aside,
#footer .main-aside {
  background-color: #000;
}

#second .menu li {
 list-style: none;
}

#third .widgetcontainer {
  clear: both;
  
}

#massive-ad.main-aside {
   padding-left: 10px;
   width: 300px;
}

#subscribe {
   padding-bottom: 00px;
   height: 60px;
   padding-top: 0px;
  margin-left: 690px;
   
}

.homepage #subscribe {
   padding-top: 0px;
}


#subscribe-inner .email {
   width: 150px;
   display: inline;
      background:url(images/main-menu2.png) no-repeat scroll -990px 0;

}

#subscribe-inner .email input {
   width: 139px;
   float: left;
   padding: 3px;
   background:url(images/main-menu2.png) no-repeat scroll -1290px 50%;
   height: 29px;
   padding: 15px 0 0 35px;
   border: 0;
   margin-left: 1px;
}

#subscribe-inner .submit {
   width: 95px;
   float: left;
   padding: 7px 0 0 0;
   margin-bottom: 0;}

#subscribe-inner .submit input {
   border: 0;
}

#subscribe-inner .submit .subscribe-button {
   background:url(images/main-menu2.png) no-repeat scroll -1465px 50%;
   width: 123px;
   height: 30px;
   text-indent: -9999px;
   border: 0;
   padding: 0;

}

#subscribe-inner .submit .subscribe-button:hover {
   background:url(images/main-menu-hover2.png) no-repeat scroll -1465px 50%;

}

#subscribe input unsubscribe {
   display: none;
}

#subscribe .why-subscribe {
   font-size: 0.7em;
   color: #fff;
   text-align: center;
}


#mailchimp-widget {
  padding-top: 70px;
  width:310px;
  height: 80px; 
  background: url(http://nightlyfe.com/wmc/files/2010/03/sidebar-actions.png) no-repeat 0 0px;
}

#mailchimp-widget input {
  border: none;
  background: transparent;
  padding: 3px 3px 3px 55px;
  margin: 0 0px 10px 10px;
  width: 100px;
}

input#mc_signup_submit {
  float: right;
  font-size: 0.01em;
    padding: 3px 3px 3px 55px;
   height: 10px;
}
#mc_message {
 position: absolute;
 top: 10px;
 background: #fff;
 padding: 3px;
 margin: 5px;
}

#mailchimp-widget legend,
#mailchimp-widget label {
  display: none;
}

#mc_mv_ZIP {
  position: absolute;
  
}


#social-links {
   height: 60px;
   
}
#social-links-inner {
   background: transparent url(images/social-media.png) no-repeat top right;
   height: 70px;
}

#social-links {
  text-indent: -9999px;
  background-color: #fff;
}

#social-links a.twitter,
#social-links a.facebook,
#social-links a.rss {
  width: 50px;
  height: 50px;
  display: block;
  float: right;
  
}

.aside form {
 margin-bottom: 0;
 margin-left: 0;
}

#custom_cf7-3 {
  padding-bottom: 5px;
  border-bottom: 1px #dcdcdc solid;

}

#custom_cf7-3 h3 {
   background:url(images/main-menu2.png) no-repeat scroll -1590px 50%;
   width: 300px;
   height: 30px;
     text-indent: -9999px;
}

#custom_cf7-3 textarea {
 height: 70px;
 width: 275px !important;
 border: 2px solid #ddd;
}
#custom_cf7-3 input.wpcf7-validates-as-required, #custom_cf7-3 input.wpcf7-validates-as-email {
 width: 275px !important;
 border: 2px solid #ddd;
}

.xoxo p {
 margin: 0;
 padding: 0;
}

#wpcf7-f1-w2-o1 {
 padding: 10px;
 border-left: 1px solid #ddd;
}

.main-aside ul {
 padding: 0;
 margin: 0;
}

.join-link {
 font-size: 1.1em;
 line-height: 1.5em;
}

#sidebar-ad {
  float: right;
  background-color: #fff;
  height: 270px;
  width: 300px;
}

#sidebar-ad .advertise-here a {
  display: block;
  text-align: center;
  position: relative;
  top: -8px;
  font-size: 0.8em;
  color: #ccc;
  text-decoration: none;
}

#sidebar-ad .advertise-here a:hover {
  background: #83ddf9;
  color: #fff;
}

#popularity {
  margin-left: 690px;
  width: 300px;
  background-color: #fff;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-top: 0;
    background: #000;
    border: 0;
}


#footer-bar {
    background: #050c36 url(http://nightlyfe.com/_lib/img/bg-bar-35.png) repeat-x top center;
    height: 35px; 
    font-size: 0.85em;
    font-weight: 400;
    color: #aaa;  
}

#footer-bar a {
    border-bottom: 1px solid #3b3b3b;
    text-decoration: none;
    color: #aaa;
}

#footer-bar a:hover {
    border-bottom: 1px solid #d60d8c;
   
}

#footer-bar-inner {
    margin: 0 auto;
    padding-top: 3px;
    height: 32px;
    width: 980px;
}

#footer-menu {
    float: left;
    width: 600px;
    margin: 3px;
}

#footer-powered {
    float: right;
    margin-right: 29px;
    line-height: 2.4em;
}
.powered-text {
   float: left;
}
.logo-small-link {
    float: right;
}

#footer-bar #footer-powered a:hover {
    border-bottom: none;
}

#footer .item-avatar {
    float:left;
    padding: 7px 7px 0 0;
}

#subsidiary ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Georgia, times, serif;
}

#subsidiary ul li a {
	text-decoration: none;
	color: #61deff;
	text-transform: uppercase;
	font-size: 11px;
}

#subsidiary ul li a:hover {
	text-decoration: underline;
}

#subsidiary h3.widgettitle {
	font-size: 22px;
	color: #f2f2f3;
	font-style: normal;
}

#text-8 {
	margin-top: 50px;
}

#text-8 a {
	color: #f2f2f3 1important;
	margin-bottom: 12px;
}

#text-7 .textwidget {
	font-style: italic;
	margin-top:26px;
	line-height:1.5;
	font-size: 18px;
}

#siteinfo {
	display: none;
}


/* =Post
-------------------------------------------------------------- */

.post-title {
    float: right;
    width: 468px;
}

.entry-title {
	font-size:24px;
}

.post-title .addthis_toolbox {

}

.entry-content {
	overflow:hidden;
	padding:0px;
	width:468px;
	float: right;

}
.page .entry-content {
    position: inherit;
    min-height: 400px;
    width: 100%;
}

.entry-content a:link {

}

.wp-decoratr-image a {
    color:#aaa;
}

.entry-content img {

	max-width:100%;
}

.entry-content .wp-smiley {
	border:medium none;
	margin:0 !important;
	max-height:12px;
	padding-left:2px;
	padding-right:2px;
}

blockquote {
	border-left:1px dotted;
	color:#022338;
	font-size:13px;
	font-style:italic;
	padding-left:15px;
}

.hentry {
	background:transparent  no-repeat scroll center bottom;
	border-top:medium none;
	padding:15px 1px;
}

.entry-meta {
	font-style:normal;
    overflow: visible;
    float: left;
    position: relative;
	left: 0px;
    width: 120px;
    background-color: #f2f2f4;
    left: -20px;
}



.entry-meta a {
	font-style:normal;
}

.meta-sep {
	display:none;
}

.post-date {
	background:#0082c8 none no-repeat scroll 0 0;
	color:#fff;
	float:left;
	padding:6px 14px 3px 12px;
	text-align:left;
	width:100px;
	height:42px;

	overflow: visible;
}

.post-day {
	float:left;
	font-size:36px;
	padding-right:4px;
	font-weight:bold;
	height:46px;
	line-height:36px;
}

.post-month {
	display:block;
	font-size:20px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
}

.safari .post-month {
	padding-top:0;
}

.post-year {
	display:inline;
	line-height:20px;
	padding-top:11px;
	font-weight:bold;
	letter-spacing:5px;
}

.edit-link {
	float:left;
}

.post-title .comment {
	display: inline;
	background: #e60e64;
	letter-spacing:0;
	padding:1px 13px;
    float: left;
	color: #fff;
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 3px;
}

.post-title .comment a {
    color:#fff;
}

.entry-meta .share-counters {
	float:left;
	background: #F2F2F4;
	letter-spacing:0;
	padding:10px 10px 0 10px;
	width:120px;
    position: relative;
	left: -20px;
	top:0px;
	color: #F2F2F4;
	font-family: Arial, Helvetica;
	text-align: center;
	height: 70px;
	border-top: 1px #dcdcdc solid;

}

.page .share-counters {
   width: 208px;
  display: block;
  border: 1px solid #ccc;
  height: 68px;
  padding-top:6px;
  margin-left:0px;
}

.page .share-counters .share-twitter {
  padding: 0 30px 0 40px;
}
.page .share-counters .share-fb {
  position: relative;
  left: 20px;
}

.entry-meta .share-counters .share-twitter {
    display: inline;
}
.entry-meta .share-counters .share-fb {
    float: right;
}

.post-author {
	float:left;
	letter-spacing:0;
	width:110px;
	top:16px;
	padding-left: 10px;
	font-size: 0.85em;
}

.post-author-pic {


}

.post-author-pic img {

}
.post-author-links {
    color: #000;
    padding-left: 6px;
    margin-top: 6px;
}

.post-ad {
    float: left;
    margin-top: 300px;
}

.category-links {
	padding-left:62px;
}

.entry-utility {
	color:#787878;
	font-size:11px;
	padding-left:120px;
	padding-bottom: 30px;
	float:right;
	width: 468px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.single .hentry {
	padding:0 0 15px;
}

 #nav-below {
    clear: both;
    padding-left: 20px;
 }
 #nav-above, #nav-below {
    width: 580px;
 }
 .nav-next,
 .nav-previous {
    width: 45%;
 }
 
 #comments {
 padding:0 40px;
 }
 .slug-advertise td {
    padding:0;
    vertical-align: top; 
 }
 .slug-advertise table h2 {
    padding-top:5px; 
 }
 img.wmc-ad-locations {
    float: left;
    padding-left: 10px;
 }

 .slug-advertise .row-heading {
    background-color: #ececec;
 }
 
 .slug-advertise tr {
    border-bottom: none;
 
 }
 .slug-advertise table,
 .slug-advertise tbody {
    border-left: none;
 }
  
 .category .post-author-pic, 
 .category .post-author-links {

 }
 

/* PODS */

.pod .entry-meta {
    width: 140px;
    left:-60px;
    padding: 10px;
    position: absolute;
}
.pod .post-title, 
.pod .entry {
   position: relative;
   left: 20px;
}

.pod .details span {
   display: block;
   font-size: 0.85em;
}

.pod .details span strong {
   display: block;
   border-bottom: #ccc 1px solid;
   padding-top: 3px;
}

.pod .details em a {
   font-style: italic;
}

#club-photo {
   width: 468px;
   overflow: hidden;
}

.party .club em {
  font-size: 1.5em;
  line-height: 1.4em;
}

.cost {
}

.cost a.tickets {
  color: black;
  font-weight: bold;
  font-size: 1.2em;
}

.cost strong {
  color: black;
}

.cost em {
  
  font-size: 1.9em;
  line-height: 1.6em;
  font-style: normal;
}


/* Party list (parties) */

.party-list #content {
 padding: 50px 00px 40px 20px;
 width: 670px;
}

.party-list h2 a {
 text-decoration: none;
}

.party-mini {
  width: 460px;
  min-height: 120px;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 10px 10px 10px;
  clear: both;
}

.party-mini .flyer {
  float: left;
  padding: 0 10px 10px 0;
}

.party-mini h3 {
  font-size: 1.5em;
  padding: 1px 0 14px 0;
}

.party-mini h3 a {
font-weight: bold;
text-decoration: none;
}

.party-mini .club a {
  text-decoration: none;
}

.party-mini-details {
    font-size: 0.9em;
    overflow: hidden;
}

.party-mini-details .lineup {
   line-height: 1.3em;
}

.party-pic {
	height: 130px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.party-news-post {
	float: right;
	width: 300px;
}

.party-news-post .meta-info, .party-news-post .news-link {
	font-family: Georgia, times, serif;
	font-size: 10px;
	text-transform: uppercase;
}

.party-news-post p {
	font-family: Georgia, times, serif;
	font-size: 12px;
	color: #58595b;
	display: inline;
}

.party-news-post h2 a {
	text-decoration: none;
	font-size: 18px;
}

.party-news-block {
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-bottom: 1px solid #ddd;
}

.icons a {
	text-indent: -9999px;
	display: block;
	float: right;
	margin-left: 10px;
	width: 36px;
	height: 36px;
}

.icons .boat1 {
	background: url('images/boat.png') no-repeat;
}

.icons .pool1 {
	background: url('images/pool.png') no-repeat;
}

.icons .badge1 {
	background: url('images/badge.png') no-repeat;
}

.icons .free1 {
	background: url('images/free.png') no-repeat;
}

.icons .feature1 {
	background: url('images/feature.png') no-repeat;
}

.icons .boat0, .icons .pool0, .icons .badge0, .icons .feature0, .icons .free0 {
	display: none;
}

/* Club list (clubs) */
.clubs-list #content,
.parties-list #content {
 padding: 0px 00px 40px 00px;
 width: 690px;
}

.clubs-list #clubs-header,
.parties-list #parties-header {
  height: 280px;
	background:url(images/clubs-header.jpg) no-repeat;
	padding-bottom: 15px; 
}

.parties-list #parties-header {
	background: url('images/parties-header.jpg') no-repeat;
}

#party-nav {
	width: 165px;
	float: left;
}

#party-nav dl {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#party-nav dl dt {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	padding-left: 22px;
	height: 18px;
	margin-bottom: 3px;
}

#party-nav dt a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#party-nav .free {
	background: url('images/free-18.png') no-repeat;
}

#party-nav .boat {
	background: url('images/boat-18.png') no-repeat;
}

#party-nav .pool {
	background: url('images/pool-18.png') no-repeat;
}

#party-nav .featured {
	background: url('images/featured-18.png') no-repeat;
}

#party-nav .badge {
	background: url('images/badge-18.png') no-repeat;
}

#clubs-header h1,
#clubs-header h2,
#parties-header h1,
#parties-header h2 {
  text-indent: -999px;
}

#clubs-menu {
  width: 160px;
  float: left;
  margin-right: -500px;
}
#clubs-menu ul {
  list-style: none;
  line-height: 1.3em;
  margin: 0;
  padding-left: 10px;

}

#clubs-body {
  width: 500px;
  margin-left: 170px;
}

#parties-body  {
	width: 487px;
	float: right;
	margin-right: 20px;
}

#clubs-featured {
  width: 500px;
  height: 175px;
}

#clubs-featured .clubs-title a {
  text-decoration: none;
  font-size: 16px;
}

.clubs-featured-pic {
  width: 220px;
float: left;
}

#clubs-featured-post-text {
  width: 265px;
  margin-left: 240px;
}



#clubs-sponsored-list {
  float: left;
  width: 330px;
}

#clubs-guide {
  width: 160px;
  float: right;
}

#clubs-news {
    border-top: 1px #dcdcdc solid;

  width: 500px;
  padding-top: 10px;
  float:left;
  }
#clubs-news h2 a {
  text-decoration: none;

}

#clubs-news h2.post a {
  font-size: 18px;
}

/* carousel stuff */
#slider { 
	width: 988px !important;
	margin: 10px 0;
	padding-bottom: 10px;
    border-bottom: 1px #dcdcdc solid;
}

#live { 
	width: 988px !important;
	margin: 0px 0;
	padding-bottom: 0px;
}

#slider ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 988px;
	overflow:hidden;
	height: 200px;
}

#slider li {
	width: 478px;
	height: 200px;
	overflow: hidden;
	float: left;
}

#slider li:first-child {
	margin-right: -232px;	
}

.c_item {
	width: 468px;
	height: 200px;
	background:#000;
	margin-right: 10px;
	float: right;
}

.c_item h4 {
	margin-top: 100px;
	margin-left: 25px;
	background: #61deff;
	padding: 4px 8px;
	float: right;
	color: #666 !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	font-weight: bold;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.c_item h4:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.c_item h4 a {
}

#prevBtn, #nextBtn { 
	display:block;
	width:53px;
	height:57px;
	position:absolute;
	left:-8px;
	top:100px;
}

#nextBtn {
	left: 945px;
}

#prevBtn a, #nextBtn a {  
	display:block;
	width:53px;
	height:57px;
	background:url(images/hp-tabs.png) no-repeat 0 -332px;
	text-indent: -9999px;
}

#nextBtn a {
	background:url(images/hp-tabs.png) no-repeat 0 -389px;
}

#movie { z-index:0; position: relative; top: -177px;}

#movie object { z-index:-1; }

#featured { z-index: 2; }

/* styling for cufon */

h2 a {
	font-size: 28px;
	color: #9d57b3 !important;
	line-height: 1.3;
}

h5 {
	font-size: 48px;
	color: #58595b;
}

h1.entry-title {
    text-transform: uppercase;
    font-size: 36px;
}
.slug-advertise h3 {
 padding-top: 10px;
}

.slug-advertise h3 a {
    color: #9d57b3 !important;
    font-size: 1.5em;
    padding-top: 0px;
    text-decoration: none
}

 

/* countdown */

#countdown {
	position: absolute;
	top: -112px;
	left: 50%;
	margin-left: 194px;
	width: 300px;
	height: 70px;
	z-index: 9;
	border-left: 1px solid #58595b;
}

.month, .day, .hour, .min {
	width: 75px;
	height: 70px;
	text-align: center;
	float: right;
	background:url('images/cdown_bg.png') no-repeat;
}

.day {
	background-position: -75px 0;
}

.hour {
	background-position: -150px 0;
}

.min {
	background-position: -225px 0;
}

/* home format */

#sub-feature .news-summary p {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #58595b;
	display: inline;
}

#sub-feature .news-link a {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	float: none;
	color: #9d57b3;
}


#sub-feature .news-link a:hover {
	text-decoration: underline;
}

#sub-feature .news-info {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
}

/* popular stuff */

#popularity ul, .clubs-featured ul, .parties-featured ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#popularity {
	display:block;
}

#popularity li {
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 6px;
	width: 290px;
	height: 85px;
	margin-left: 5px;
	overflow: hidden;
}

#popularity li .wrds {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 205px;
}

.side_title {
	font-size: 24px;
	color: #58595b;
	margin: 0 0 10px 5px;
	display: block;
}

.clubs-featured, .parties-featured {
	margin: 10px 0 0 10px;
}

.clubs-featured li, .parties-featured li {
	float: left;
	width: 160px;
	margin-right: 10px;
}

.pop_img {
	width: 160px;
	height: 100px;
	overflow: hidden;
}

.pop_sub {
	background: url('images/pop_bg.png');
	width: 160px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
}

.pop_sub a {
	margin: 5px;
	width: 150px;
	color: #874b99;
	text-decoration: none;
	font-family: Georgia, times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1;
	display: block;
}

/* parties anchors */

/* tabs */
.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0 0 1px;
}
.tabNavigation:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabNavigation li {
    float: left;
    margin: 0 1px 0 0;
}
.tabNavigation a {
    display: block;
    position: relative;
    top: 1px;
    border: 1px solid #eaeaea;
    border-bottom: 0;
    z-index: 2;
    padding: 2px 7px 1px;
    color: #000;
    text-decoration: none;
}
.tabNavigation .on a {
    padding-bottom: 2px;
    font-weight: bold;
}
.tabNavigation a:focus, .tabNavigation a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.tabNavigation .selected, .tabNavigation a:hover, .tabNavigation a:focus, .tabNavigation a:active,
.anchor {
    background: #eaeaea;    
}
.tabNavigation .on a:link, .tabNavigation .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabNavigation a:hover, .tabNavigation a:focus, .tabNavigation a:active {
    cursor: pointer;
}
.anchor {
	float: right;
}

.ui-tabs-hide {  
	display: none;
}

.parties-inner {
	margin: 0 10px;
	padding: 10px 0;
}


/* Sales Pages */
.slug-alerts #container,
.page-template-bare-php #container,
.slug-wmc-party-package #container {
    width: 988px;
    margin-right: 0;
}
.slug-alerts #content
{
    margin: 300px 0 0 0;
    width: 900px;
    min-height: 0;
}
.page-template-bare-php #content,
.slug-wmc-party-package #content {
    float: right;
    margin: 0 0 0 -300px;
    width: 630px;
}
.page-template-bare-php .main-aside,
.slug-wmc-party-package .main-aside {
   float: left;
   width: 200px;
   background: inherit;
} 
.slug-alerts #main,
.page-template-bare-php #main,
.slug-wmc-party-package #main {
   border: none;
}
.page-template-bare-php #access,
.page-template-bare-php #footer #subsidiary #first a,
.page-template-bare-php #footer #subsidiary #third,
.page-template-bare-php #footer #subsidiary #linkcat-2,

.slug-wmc-party-package #access,
.slug-wmc-party-package #footer #subsidiary #first a,
.slug-wmc-party-package #footer #subsidiary #third,
.slug-wmc-party-package #footer #subsidiary #linkcat-2 {
  display: none;
}

.page-template-bare-php .page .entry-content {
   margin-bottom: 140px;
}


.slug-wmc-iphone-app #container {
    width: 988px;
    margin-right: 0;
}

.slug-wmc-iphone-app #content {
    float: right;
    margin: 0 0 0 -300px;
    width: 630px;
}

.slug-wmc-iphone-app .main-aside {
   float: left;
   width: 260px;
   background: inherit;
} 

.slug-wmc-iphone-app #main {
   border: none;
}




.sales h2 a {
    text-decoration: none;
    text-transform: uppercase;
}


.sales h3 {
    color: #666;
    font-weight: bold;
    margin: 6px 0;
    font-size: 1.8em;
}

.sales th strong {
    font-size: 1.2em;  
}

.sales th em {
    font-size: 0.9em;
    color: #666;
}
.sales-pitch {
  padding: 40px;
}

.sales-pitch .share-counters {
  width: 208px;
  display: block;
  border: 1px solid #ccc;
  height: 68px;
  padding-top:6px;
  margin-left:24px;
}


.slug-party-package-planner .share-counters {
  display: none;
}

.slug-wmc-party-package .sales-pitch .share-counters {
  margin-left: 0;
}

.sales-pitch .share-twitter {
  padding: 0 30px 0 40px;
}
.sales-pitch .share-fb {
  position: relative;
  left: 20px;
}

.sales-pitch .builtby {
  padding-left: 43px;
}
.slug-wmc-iphone-app .sales-pitch {
  padding: 20px;
}

.sales-pitch h4 {
   font-family: Georgia,times,serif;
   font-style: italic;
   color: #666;
   font-size: 1em;
}

.party-package-cal th,
.party-package-cal td {
  padding: 8px 3px 0 8px;
}

.party-package-cal th {
 background-color: #eee;
}

.party-package-cal ul {
  margin-left: 0px;
}

.party-package-cal ul li {
  list-style: none;
}

.party-package-cal ul li:before {
	content: "\00BB \0020";
	color: #666;
	}

.sales table {
  font-size: inherit;
  margin-bottom: 15px;
}

.slug-wmc-iphone-app td {
  padding: 0.7em 0.7em 0 0;
}
.buy-now-close tr,
.buy-button tr,
table.buy-now-close,
.slug-wmc-iphone-app tr,
.slug-wmc-iphone-app table {
  border: none;
}

.buy-now-close .calltoaction {
  vertical-align: middle;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
}

.buy-now-close .buynowbutton {
  padding-right: 0;
}

table.buy-now-close {
  width: 639px; 
}

#sales-disclaimer {
  font-size: 0.9em;
  color: #bbb;
}

.slug-alerts #section-12,
.slug-alerts #social-links {
  display: none;
}

.slug-alerts #primary {
  position: absolute;
}

.slug-alerts #primary .xoxo {
  width: 789px;
  background-color: #ff6092;
  color:#fff;
  font-weight: bold;
  font-size: 1.5em;
  position: relative;
  left: -1px;
  padding: 30px 100px 30px 100px;
}

.slug-alerts .mc_custom_border legend {
  font-size: 3em;
  color:black;  
}

.slug-alerts #mc_signup_form legend {
  padding: 0.3em 0.5em; 

}

.slug-alerts .mc_merge_var {
  float: left;
  padding: 10px 30px 20px;
}
.slug-alerts .mc_signup_submit {
  text-align: left;
  margin-left: 26px;
  text-align: -9999px;
}
 .slug-alerts input#mc_signup_submit  {
  background:url(images/enter-to-win-button.png) no-repeat;
  cursor:pointer;
  border: 0;
  width: 555px;
  height: 80px;
font-size: 0.1px;
}

.slug-alerts .share-counters {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
display:block;
height:68px;
left:730px;
margin-left:0;
padding-top:6px;
position:absolute;
top:205px;
width:208px;
z-index:10;
}
