/*
Theme Name: MJ's Nightclub
Theme URI: http://www.mjsnightclub.com/
Author: WebCredo.net
Author URI: http://webcredo.net/
*/

@import 'reset.css';

/* Generel
------------------------------------ */
HTML,BODY{
    background: #000 url(images/bg.png) repeat-x;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
    color: #B2B2B2;
    margin: 0;
    padding: 0;
    height: 100%;
}
A{
    color: #D2043D;
    cursor: pointer;
    text-decoration: none;
}
A:hover{
    text-decoration: underline;
}
STRONG{
    font-weight: bold;
}
INPUT{
    vertical-align: middle;
}
#wrapper-a{
  width: 100%;
  background: url(images/bg-1.png) repeat-x 0 300px;
}
#wrapper-b{
  width: 930px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

/* Header
------------------------------------ */

#header{
    width: 930px;
    position: relative;
    margin: 0 0 15px 0;
}
#header H1 A{
    outline: none;
    text-indent: -999999px;
    display: block;
    width: 199px;
    height: 151px;
    position: relative;
    top:10px;
    left: 36px;
    background: url(images/logo.png) no-repeat;
}
#header A.facebook{
    background: url(images/facebook.png) no-repeat 0 0;
    color: #FFF;
    text-transform: uppercase;
    padding: 4px 0 0 30px;
    text-decoration: none;
    font-size: 18px;
    position: absolute;
    top: 29px;
    right: 0;
    line-height: 18px;
    letter-spacing: -1px;
    display: block;
}
#header A.facebook SPAN{
    color: #FF0851;
}
#header UL{
    position: absolute;
    top: 73px;
    right: 0;
    float: left;
}
#header LI{
    float: left;
    background: url(images/bullet.png) no-repeat 0 5px;
    padding: 0 0 0 12px;
    margin: 0 15px 0 0;
    text-transform: capitalize;
}
#header LI.last{
    margin: 0;
}
#header LI A{
    text-decoration: none;
    color: #FFF;
}
#header SPAN.tel{
    color: #FFF;
    font-size: 22px;
    display: block;
    position: absolute;
    top: 121px;
    right: 190px;
}
#header A.link-3{
  display: block;
  width: 181px;
  height: 38px;
  background: url(images/link-3.png) no-repeat;
  text-indent: -999999px;
  outline: none;
    position: absolute;
    top: 113px;
    right: 0px;
}
#top-nav UL{
    position: relative;
    top: 20px;
    left: 0;
    width: 930px;
    height: 69px;
    background: url(images/top-nav.png) no-repeat;
    z-index: 1001;
}
#top-nav LI{
  float: left;
  width: 184px;
  height: 69px;
  position: relative;
  margin: 0 2px 0 0;
}
#top-nav LI.li-1{
  width: 185px;
}
#top-nav LI.li-5{
  width: 185px;
  margin: 0;
}
#top-nav LI A{
  display: block;
  width: 185px;
  height: 69px;
  text-indent: -999999px;
  outline: none;
}
#top-nav LI A:hover, #top-nav LI.alt A{
  display: block;
  width: 185px;
  height: 66px;
  background: url(images/top-nav-h.png) no-repeat;
}
#top-nav LI.li-1 A:hover, #top-nav LI.li-1.alt A{
  background-position: 1px 1px;
}
#top-nav LI.li-2 A:hover, #top-nav LI.li-2.alt A{
  background-position: -187px 1px;
  width: 184px;
}
#top-nav LI.li-3 A:hover, #top-nav LI.li-3.alt A{
  background-position: -373px 1px;
  width: 184px;
}
#top-nav LI.li-4 A:hover, #top-nav LI.li-4.alt A{
  background-position: -559px 1px;
  width: 184px;
}
#top-nav LI.li-5 A:hover, #top-nav LI.li-5.alt A{
  background-position: -746px 1px;
}

/* Main
------------------------------------ */

#main{
  width: 500px;
  float: left;
  clear: both;
  margin: 30px 0 17px 0;
  padding: 25px 0 25px 0;
}
#main.inner{
  background: url(images/main.png) repeat-y;
  padding: 25px 20px 25px 20px;
  width: 890px;
}
#left-side{
  float: left;
  width: 450px;
}
.grid{
  width: 890px;
}
#left-side H2{
  color: #FFF;
  font-size: 26px;
  margin: 0 0 20px 0;
  text-transform: capitalize;
}
#left-side.home IMG{
  border: 12px solid #353535;
  margin: 0 0 5px 0;
}
#left-side P{
  margin: 0 0 15px 0;
}
#right-side{
  float: right;
  width: 413px;
}
.signup{
  width: 413px;
  height: 45px;
  background: url(images/signup.png) no-repeat;
  position: relative;
}
.signup INPUT.field{
  width: 165px;
  height: 22px;
  position: absolute;
  top:11px;
  left: 157px;
  border: none;
}
.signup INPUT.submit{
  width: 73px;
  height: 24px;
  position: absolute;
  top:11px;
  right: 8px;
  border: none;
  background: none;
  font-size: 0;
  line-height: 0;
  text-indent: -999999px;
}
#right-side H3{
  font-size: 16px;
  color: #B2B2B2;
  margin: 20px 0 10px 0;
  text-transform: uppercase;
  clear: both;
}
.side-event{
  margin: 0 0 30px 0;
  clear: both;
  float: left;
  color: #B2B2B2;
}
.side-event IMG{
  width: 127px;
  height: 96px;
  border: 6px solid #353535;
}
.side-event DIV.event-img{
  float: left;
  width: 139px;
  margin: 5px 15px 0 0;
}


.side-event DIV.event-text{
  float: left;
  width: 244px;
}
.side-event H4{
  color: #D2043D;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.side-event STRONG{
  color: #FFF;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 2px 0;
}
.side-widget{
  clear: both;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 20px 0 0px 0;
  float: left;
  width: 413px;
  margin: 0 0 30px 0;
  position: relative;
}
.upcoming{
  width: 413px;
}
.upcoming LI{
  width: 126px;
  height: 50px;
  margin: 0 10px 20px 0;
  display: inline-block;
  float: left;
}
.upcoming LI.alt{
  width: 125px;
  height: 40px;
  margin: 0 10px 20px 0;
  display: inline-block;
  float: left;
}
.dig-in A{
  display: block;
  outline: none;
  text-indent: -999999px;
  width: 156px;
  height: 37px;
  background: url(images/calend.png) no-repeat;
  position: absolute;
  top:70px;
  right:0;
}
.upcoming LI .more-link{
  display: none;
}


/* Events
------------------------------------ */

.event-box{
  float: left;
  clear: both;
  margin: 0 0 30px 0;
}
#left-side H3.events-h3{
  color: #D2043D;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
margin:0 0 10px 0;
}
#left-side .event-box IMG{
  border: 3px solid #353535;
  float: left;
  margin: 0 13px 0 0;
}
.event-text{
  float: left;
  width: 295px;
}
.event-text STRONG{
  color: #FFF;
  font-size: 17px;
}

/* Page
------------------------------------ */

.alignleft{
  float: left;
  margin: 0 10px 10px 0;
  border: 3px solid #353535;
}
.alignright{
  float: right;
  margin: 0 0 10px 10px;
  border: 3px solid #353535;
}
#left-side UL{
  margin: 10px 0 0 30px;
  padding: 0 0 5px 0;
  list-style: disc;
}
#left-side OL{
  margin: 10px 0 0 30px;
  list-style: decimal;
  padding: 0 0 5px 0;
}
#left-side LI{
  margin: 0 0 5px 0;
}
#left-side H3{
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  margin: 0 0 2px 0;
}
#left-side H4{
  font-weight: bold;
  font-size: 14px;
  color: #FFF;
  margin: 0 0 2px 0;
}

/* Gallery
------------------------------------ */

.gal-box{
  float: left;
  margin: 0 10px 15px 0;
  text-align: center;
  width: 142px;
}
#left-side .gal-box H4{
  margin: 5px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
#left-side .gal-box IMG, #left-side .gallery-icon IMG{
  border: 3px solid #353535;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#left-side .gal-box IMG:hover, #left-side .gallery-icon IMG:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.gal-br{
  clear: left;
}
.gallery-icon{
  margin: 0 10px 0 0;
}
.gallery{
  position: relative;
  width: 460px;
}


/* Features
------------------------------------ */

#features-wrapper{
  width: 930px;
  height: 377px;
  position: relative;
}
#features{
  width: 960px;
  height: 377px;
  position: absolute;
  background: url(images/features.png) no-repeat;
}
.ft-left{
  width: 368px;
  position: relative;
  left: 35px;
  margin: 65px 0 0 0;
}
.ft-left H3{
  color: #FFF;
  font-size: 29px;
  margin: 0 0 30px 0;
}
.ft-left UL{
  color: #FFF;
  font-size: 16px;
  margin: 0 0 27px 0;
}
.ft-left LI{
  background: url(images/bullet.png) no-repeat 0 7px;
  padding: 0 0 0 17px;
  margin: 0 0 5px 0;
}
.ft-left A.link-1{
  display: block;
  width: 133px;
  height: 46px;
  background: url(images/link-1.png) no-repeat;
  text-indent: -999999px;
  outline: none;
  float: left;
}
.ft-left A.link-2{
  display: block;
  width: 183px;
  height: 46px;
  background: url(images/link-2.png) no-repeat;
  text-indent: -999999px;
  outline: none;
  float: left;
  position: relative;
  left: 10px;
}
.fadein{
  position:absolute;
  top:57px;
  right:40px;
  width:466px;
  height: 275px;
}
.fadein IMG{
  position:absolute;
  left:0;
  top:0;
  width:466px;
  height: 275px;
}

/* Pagination
------------------------------------ */

.wp-pagenavi {
	clear: both;
    margin: 15px 0 0 0;
    float: left;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #353535;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #999;
    color: #B2B2B2;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* Footer
------------------------------------ */

#footer{
  width: 930px;
  clear: both;
}
.footer-line{
  width: 930px;
  height: 45px;
  background: url(images/footer.png) no-repeat;
  position: relative;
  line-height: 45px;
  margin: 0 0 15px 0;
  color: #999;
}
.footer-line SPAN.f-1{
  display: block;
  position: absolute;
  left: 25px;
}
.footer-line SPAN.f-2{
  display: block;
  position: absolute;
  right: 25px;
}
.copy{
  display: block;
  position: relative;
  left:25px;
  color: #A1A1A1;
  font-size: 12px;
}

#big{
  background: #FFF;
}









