/*  
Theme Name:The Night Club
Theme URI: http://alohathemes.com/nightclub
Description:The Night Club Theme for WordPress
Version:1.0
Author: AlohaThemes.com (Scott Bernadot)
Author URI: http://alohathemes.com
*/
@import url( 'styles/default.css' );

.sloganbutton a:visited {
	color:#FFF;
}
#main .blogpost .title {
    width: 100%;
}
#main .blogpost .entry {
    width: 100%;
}
#excuses {
	margin:0 auto;
	overflow:hidden;
	max-width:960px;
	border:10px solid #FFF;
}
.excuse {
	float:left;
}
.excuse img{
	width:100%;
}
.excuse img:hover {
	opacity:0.8;
}
.lower-text {
    margin: 20px auto 0 auto;
    padding: 0;
    width: 940px;
}
.slogan {
	background-image:url(../../../images/slogan-button.jpg);
	border:1px solid #FFF;
	float:right;
	margin:0 0 0 20px;
	width: 300px;
}
.slogan p {
	font-family: 'Oswald',serif;
    color: #753728;
    font-size: 28px;
    line-height: 24px;
    padding: 10px;
	float:left;
}
.sloganbutton {
}
.sloganbutton a {
	font-family: 'Oswald',serif;
	color:#FFF;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 #cccccc inset;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: normal;
    margin: 10px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.sloganbutton a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#royalslider-1 .royalControlNavOverflow {
    margin-top: -60px;
}
.package {
	border:5px solid #FFF;
	width:170px;
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	background-image:url(../../../images/shading.png);
	min-height:182px;
}
.package h2 {
	font-size:1.6em;
}
.package-text {
	width:170px;
	float:left;
	min-height:100px;
}
.package-image {
	width:60px;
	float:left;
}
.package-price {
	width:60px;
	float:right;
	margin: 20px 30px 0 0;
	font-family: 'Oswald',serif;
	font-size:3.6em;
	color:#A0884C;
}

.vip-package {
	border:5px solid #FFF;
	width:270px;
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	background-image:url(../../../images/shading.png);
	min-height:182px;
}
.vip-package h2 {
	font-size:1.6em;
}
.vip-package-text {
	width:270px;
	float:left;
	min-height:100px;
}
.vip-package-image {
	width:60px;
	float:left;
}
.vip-package-price {
	width:60px;
	float:right;
	margin: 20px 30px 0 0;
	font-family: 'Oswald',serif;
	font-size:3.6em;
	color:#A0884C;
}

.nivo-caption {
	display: none !important;
}
