/* 
-----------------------------
	Globals: Buttons, Links, Fonts, Colors
-----------------------------
*/

body { background: #000; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }

em a {
	color:#DE9A66;
	display:block;
	font-size:9px;
	margin-top:5px;
	text-decoration:none;
	text-transform:none;
}

a.btn {
	display: inline-block;
	height: 19px;
	padding: 0 5px;
	font-size: 11px;
	color: #f3bc70;
	text-decoration: none !important;
}

a.btn.red { background: transparent url(../images/btn.red.jpg) repeat-x center top; }

.btn:hover { background-position: center bottom !important; }

a.btn.red:hover { color: #FFF3E2; }

p {
	width: 100%;
}


.navigation a.invites {
	text-decoration: underline !important;
}

.navigation a.request-more {
	text-decoration: underline !important;
}

div.warning {
	background: transparent url(../images/surgeon_general.gif) no-repeat center top;
	position: fixed;
	left: 3px;
	height: 45px;
	margin-bottom: 40px;
	width: 160px;
	z-index: 9999999;
}

/* 
-----------------------------
	Pages
-----------------------------
*/

body #wrapper {
	margin: 0 auto;
	width: 960px;
}

body #wrapper .content a {
	color: inherit;
}

body #wrapper {background: #000 url(../images/bg.about.jpg) no-repeat center top;}
body#page-the-cigar #wrapper {background: #000 url(../images/bg.the-cigar.jpg) no-repeat center top;}
body#page-rsvp #wrapper {background: #000 url(../images/bg.home.jpg) no-repeat center top;}
body#page-the-cigar #wrapper .content { margin-top: 45px; }
body#page-benji #wrapper {background: #000 url(../images/bg.benji.jpg) no-repeat center top;}
body#page-about-partagas #wrapper {background: #000 url(../images/bg.about.jpg) no-repeat center top;}
body#page-welcome #wrapper {background: #000 url(../images/bg.interior.jpg) no-repeat center top;}
body#page-welcome #wrapper .content {font-size: 14px; }
body#page-share #wrapper {background: #000 url(../images/bg.share.jpg) no-repeat center top;}
body#page-live #wrapper {background: #000 url(../images/bg.live.jpg) no-repeat center top;}
body#page-gallery #wrapper {background: #000 url(../images/bg.gallery.jpg) no-repeat center top;}


/* 
-----------------------------
	Live Page
-----------------------------
*/

#liveVideo {
	margin: -80px 0 0 -80px;
}

/* 
-----------------------------
	Sponsors Page
-----------------------------
*/

a#mgr {
	background: transparent url(../images/logo.mgr.gif) no-repeat center center;
	display: block;
	width: 140px;
	height: 100px;
	float: left;
}

a#dalmore {
	background: transparent url(../images/logo.dalmore.gif) no-repeat center center;
	display: block;
	width: 140px;
	height: 100px;
	float: left;
}

a#stella {
	background: transparent url(../images/logo.stella.gif) no-repeat center center;
	display: block;
	width: 140px;
	height: 100px;
	float: left;
}

a#cour {
	background: transparent url(../images/logo.cour.gif) no-repeat center center;
	display: block;
	width: 140px;
	height: 100px;
	float: left;
}

/* 
-----------------------------
	Share Page
-----------------------------
*/

#share .content p {
	line-height: 22px;
}

#share-twitter h3 {
	color: #f3bc70;
	font-size: 18px;
	font-weight: normal;
	font-family: Times;
}

#share-twitter h3 input {
	float: right;
	border: none;
	background: #000 url(../images/btn.twitter.jpg) no-repeat center top;
	cursor: pointer;
	text-indent: -9999px;
	height: 24px;
	width: 143px;
}

#twitter-textarea {
	width: 92%;
	height: 60px;
	border: 1px #805d32 solid;
	padding: 8px 13px;
	color: #8d6226;
	font-size: 13px;
	font-family: Times;
	font-weight: bold;
	margin-bottom: 10px;
}

.chars-left {
	float: right;
	font-size: 22px;
	color: #fde7c8;
}


#wrapper {
	min-height: 600px;
	_height: 600px;
}

p.terms {
	color:#5F5555;
	font-size:8px;
	font-weight:normal;
	letter-spacing:0.007em;
	line-height:13px;
	margin-top:20px;
	text-align:left;
	text-transform:uppercase;
}

#footer {
	width: 100%;
	line-height: 15px;
}

#footer a {
	color: #791911;
}

p#key-paragraph {
	margin-bottom: 50px;
}

#header {

}

.login {
	color:#DE9A66;
	font-size:10px;
	height:18px;
	margin-bottom:-30px;
	padding-top:12px;
	text-align:right;
	text-shadow:1px 1px 0 #000000;
	position: relative;
	z-index:999999;
	padding-right: 16px;
}

.login a {
	color: inherit;
	text-decoration: none;
}

.login a:hover {
	color: #ee3425;
}

div.logos {
	background: url(../images/logos.png) top right;
	background-repeat: no-repeat;
	height: 177px;
	position: relative;
	z-index: 99999;
}

div.logos a {
	display: block;
	width: 100%;
	height: 100%;
}

.navigation ul {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 99999;
}

.navigation ul li {
	background: url(../images/navigation.png) no-repeat;
	height: 79px;
	margin: 0;
	padding: 0 4px;
	float: left;
	list-style-type: none;
}

.navigation ul li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}

.navigation ul li#rsvp { width: 35px; background-position: 0px -81px;}
.navigation ul li#cigar { width: 50px; background-position: -44px -81px;}
.navigation ul li#benji { width: 48px; background-position: -101px -81px;}
.navigation ul li#share { width: 54px; background-position: -156px -81px;}
.navigation ul li#about { width: 58px; background-position: -218px -81px;}
.navigation ul li#gallery { width: 65px; background-position: -287px -81px;}
.navigation ul li#sponsors { width: 67px; background-position: -358px -81px;}

.navigation ul li#rsvp:hover, .navigation ul li#rsvp.current { background-position: 0 0; }
.navigation ul li#cigar:hover, .navigation ul li#cigar.current { background-position: -44px 0;}
.navigation ul li#benji:hover, .navigation ul li#benji.current { background-position: -101px 0;}
.navigation ul li#share:hover, .navigation ul li#share.current { background-position: -156px 0;}
.navigation ul li#about:hover, .navigation ul li#about.current { background-position: -218px 0;}
.navigation ul li#gallery:hover, .navigation ul li#gallery.current { background-position: -287px 0;}
.navigation ul li#sponsors:hover, .navigation ul li#sponsors.current { background-position: -358px 0;}


.btn.rsvp-for-next-event {
	margin:0 0 0 150px;
	position:relative;
	top:-125px;
}

.content {
	color: #fff3e2;
	padding: 0 10px;
	font-size: 12px;
}

.content h2 {
	color: #ee3425;
	font-weight: normal;
	font-size: 15px;
}

.content h3 {
	color:#DE9A66;
	font-size:24px;
	font-weight:normal;
	margin:20px 0 10px;
	text-shadow:2px 2px 1px #000000;	
}

.content p.copy {
	height: 80px;
	font-size: 11px;
}

#footer p { }

#footer {
	color: #791911;
	text-align: center;
	font-size: 8px;
	padding-top: 40px;
	min-width: 675px;
	text-transform: uppercase;
	position: relative;
	z-index: 999999;
}

#footer p.events {
	border-bottom:1px solid #2B2117;
	color:#DE9A66;
	font-size:9px;
	margin-bottom:4px;
	padding-bottom:4px;
}

#footer em {
	color: #791911;
}

#footer span.bumper {
	background: url(../images/bumper.jpg) no-repeat;
	display: inline-block;
	width: 119px;
	height: 5px;
}

#footer span.bumper.left {
	background-position: top left;
}

#footer span.bumper.right {
	background-position: top right;
}

#footer a {
	color: #791911;
	text-decoration: none;
}