@charset "utf-8";
/* CSS Document */

*{
      margin: 0;
      padding: 0;
	  border:0;
    }
html {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
@media handheld, screen and (max-width: 320px){
    body {
        width:100%;  
    }
} 

@media handheld, screen and (max-width: 720px){
    body {
        width:100%;  
    }
}  
@media handheld, screen and (max-width: 620px){
    body {
        width:100%;  
    }
}  


a, a:link, a:visited{
color:#fff;
text-decoration:none;	
}
.clearfix{
clear:both;	
}
.boldtext{
font-weight:bold;	
}
.uppercase{
	text-transform:uppercase;}



body{
	background:#000 url(images/topbar.jpg) repeat-x top center;
	width:100%;
	color:#fff;
	margin:0 auto;
	text-align:center;
	font-family: 'Encode Sans Expanded', sans-serif;
}
.index{
background:url(images/indexbg.jpg) no-repeat top center;	
}
.previews{
background:url(images/previewsbg.jpg) no-repeat top center;	
}
.join{
background:url(images/joinbg.jpg) no-repeat top center;	
}
.disclaimer{
background:url(images/disclaimerbg.jpg) no-repeat top center;	
}


#container{
	margin:0 auto;
	text-align:center;
	width:1200px;
	max-width:1200px;
}

.clearfix{
clear:both;	
}

#nellyochoa{
	background:url(images/nellyochoa.gif) no-repeat;
	height:27px;
	min-height:27px;
}
#nellyochoa h3{
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:5px;	
	padding:4px;
}
#index_09{
	background:url(images/index_09.jpg) no-repeat top center;
	height:540px;
	width:1200px;
}
#introvideo{
	position:relative;
	right:0;top:0;float:right;
	background:#000;
}
#indexblack{
width:1200px;
background:#000;	
}
#aboutme{
text-align:left;
width:815px;
max-width:815px;
overflow:hidden;
height:743px;
position:relative;
float:left;	
}
#twitter{
color:#fff;
width:385px;
max-width:385px;
overflow:hidden;
height:743px;
float:right;	
}
.aboutmetext{
margin:10px 21px;
font-size:12px;	
line-height:19px;
}

img.aboutmeintro{
margin:21px 0 0 21px;
text-align:left;
position:relative;
float:left;
}
img.latestupdates{
padding:3px;	
}
img.xoxo{
margin:0px 20px 0 0;
text-align:right;
position:relative;
float:right;}

#index_footer{
min-height:250px;
max-height:450px;
overflow:hidden;
background:url(images/index_footer.jpg) top center no-repeat;
}

#rotatingheader{
	float:right;
	width:960px;
	height:540px;
	padding:0;
}


/* previews page*/
#previewsblack{
width:1200px;
background:#000;
height:1043px;
max-height:1043px;
min-height:1043px;	
overflow:hidden;
}
#previews_09{
background:url(images/previews_09.jpg) no-repeat top center;
height:540px;
width:1200px;
}
.featuredcontent{
height:445px;
max-height:445px;
min-height:445px;	
overflow:hidden;
}
.featuredcontent img{
padding:5px;	
}
.featuredcontent p {
font-size:12px;	
padding:6px 10px;
}

#previews_footer{
min-height:250px;
max-height:450px;
overflow:hidden;
background:url(images/previews_footer.jpg) top center no-repeat;
}


/*join page*/
#joinleft{
position:relative;
width:239px;
height:714px;
float:left;	
}
#joinright{
background:#000;
width:961px;
height:714px;
float:right;	
}
#whatyouget{
position:relative;
width:450px;
height:714px;
float:left;	
}
#whatyouget p{
text-align:left;
margin:10px 21px;
font-size:12px;	
line-height:19px;
}
#joinform{
padding:21px 0 0 0;
width:504px;
height:714px;
float:right;	
}

img.seeyouinside{
margin:0px;
text-align:right;
position:relative;
float:right;}

#join_footer{
min-height:250px;
max-height:450px;
overflow:hidden;
background:url(images/join_footer.jpg) top center no-repeat;
}


/* disclaimer page */
#nellyochoaempty{
height:27px;
min-height:27px;
}
#nellyochoaempty h3{
font-size:10px;
font-family:Helvetica, Arial, sans-serif;
text-transform:uppercase;
letter-spacing:5px;	
padding:4px;
}
#emptyblack{
	width:1200px;
	height:389px;
	min-height:389px;
	max-height:389px;
	background:#000;
}
#emptyblack H1, #emptyblack H2{
	display:inline-block;
	font-size:16px;
	text-align:left;
	padding:51px 0 0 21px;
}
#emptyblack p{
text-align:left;
padding:21px 21px 2px 21px;
font-size:12px;	
line-height:19px;
}
#emptyblack A:LINK, #emptyblack A:VISITED {
text-decoration:underline;	
}
#emptyblack p.warning{
font-weight:bold;
padding:30px 0 0 30px;	
font-size:16px;
}

#emptyblacklegal{
	width:1200px;
	height:100%;

	background:#000;
}

#emptyblacklegal H1, #emptyblacklegal H2{
	display:inline-block;
	font-size:16px;
	text-align:left;
	padding:51px 0 0 21px;
}
#emptyblacklegal p{
text-align:left;
padding:21px 21px 2px 21px;
font-size:12px;	
line-height:19px;
}
#emptyblacklegal A:LINK, #emptyblacklegal A:VISITED {
text-decoration:underline;	
}
#emptyblacklegal p.warning{
font-weight:bold;
padding:30px 0 0 30px;	
font-size:16px;
}





#disclaimer_footer{
min-height:250px;
max-height:450px;
overflow:hidden;
background:url(images/disclaimer_footer.jpg) top center no-repeat;
}









#footertext{
text-align:left;
position:relative;
left:500px;
top:80px;
font-size:11px;
width:660px;
}
#footertext A:LINK{
text-decoration:underline!important;	
}








