@charset "utf-8";
/*---------------------------------------------------------------
Basic Style Sheet GLOBAL MALE PASS
Version: Version 1.0
Author: Danielle Leve
Website: www.smashtoblack.com
----------------------------------------------------------------*/

/* = Imports ---------------------------------------------------*/

@import url(blocks.css);
@import url(forms.css);
@import url(thickbox.css);

/* = Master Styles ---------------------------------------------*/

*{margin:0;padding:0;}
html {height:100%;}

body {
margin:0;
padding:0;
background: url(images/masterbackgroundtile.gif) repeat-x #3c3328;
font-family: "Trebuchet MS", "Myriad Pro", Arial, sans-serif;
font-size: 12px;
color: #fff;
height: 100%;
font-weight: normal;
}

#wrapper {
width: 990px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#wrapper-wide {
width: 990px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #000000;
}

#topcontentupdater .date {
float:right;
position: absolute;
width: 950px;
text-align: right;
padding-right: 10px;
padding-top: 4px;
}

#topcontentupdater .content {
float:left;
color: #f00;
}

span.emphasis {
color: #fff;
}

h5 {
padding-top: 20px;
color: #ffd700;
font-size: 14px;
}

span.datestamp {
color: #ffac00;
}

#header {
background:transparent url(../images/headerbg.jpg) no-repeat scroll 0 0;
width:990px;
height: 170px;
}

.logo {
position:relative;
top:0px;
}

#header ul {
list-style: none;
width: 990px;
background: url(images/navbackground.gif) repeat-x;
border: solid 1px #4f4538;
float: right;
height: 29px;
margin-top: 0px;
}

#header ul a {
display: block;
width: 135px;
text-align: center;
border-left: solid 1px #4f4538;
height: 23px;
font-size: 11px;
color: #fff;
text-decoration: none;
text-transform:uppercase;
padding-top: 6px;
}

#header li {
float: right;
}

#header li.selected {
float: right;
background: url(../images/navbackground-selected.gif) repeat-x;
}

#header li.join a {
background: url(../images/navbackground-join.gif) repeat-x;
color: #ffd700;
font-size: 12px;
}

#content {
width: 775px;
float: right;
background-color: #000;
display: inline;
margin-left: 1px;

}

#content-wide {
width: 1012px;
float: right;
background-color: #000000;	
height: auto;
padding-right: 10px;
overflow: hidden;
}

#sideNav {
width: 237px;
float: left;
background-color: #282119;
display: inline;
margin-right: 1px;
overflow: hidden;
}

#footer {
width: 990px;
float:left;
background: url(images/footer.gif) top center no-repeat #282119;
padding-top: 25px;
}

#footer a {
color: #fff;
}

#footer .left {
float: left;
text-align: left;
font-size: 10px;
padding: 5px;
}

#footer .right {
float: right;
text-align: right;
font-size: 10px;
padding: 5px;
}

img {
border: 0px;
}

.stamp {
position:absolute;
z-index: 1002;
margin-top: 300px;
margin-left: 225px;
}

.subtitle {
text-transform: uppercase;
font-size: 11px;
color: #ffac00;
}

.highlight {
color: #ffac00;
}

.error {
color: #f00;
}

a {color: #ffac00;}
.mediumfont {font-size: 13px;width: 500px;display:block;}
.mediumfont label {width:125px;font-size: 15px; margin-top: -4px; font-weight: bold; padding-left: 20px; padding-right: 10px;}

#error {
padding: 20px;
margin: 10px;
background-color:#000;
border: 1px red solid;
color: #f00;
}

#error h4 {
font-size: 14px;
}

.pagination {
padding: 15px;
color: #fff;
clear:both;
}

.pagination .active {
color: #f00;
}

object {
z-index: 100;
overflow: hidden;
}

div.gmpupdate  {
margin-left: 6px;
margin-right: 6px;
padding-top: 6px;
padding-bottom: 6px;
border-bottom: 1px #333 solid;
}


h2 {
color: #fff;
width: 325px;
text-transform: uppercase;
text-align: left;
font-size: 18px;
}

.description {
padding: 10px;
margin: 10px;
border: 1px dotted gray;
font-size: 11px;
}

p.big {
padding-left: 20px;
font-size: 14px;
line-height: 25px;
}
a.video{
display:block;
width:252px;
height:195px;
}
