@charset "utf-8";
/* Girls Gone Mobile */


/* 

mozilla CSS document
moz.css
author: oasysmobile.com
date: 1-4-09

*/

/*=uneditable */
a:focus { -moz-outline-style: none; }

input:focus, textarea:focus, select:focus { border-color: #9f002f; }


/* Global Defaults
=====================================================================*/
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
strong { font-weight: bold; }

/* Global Elements
=====================================================================*/

html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body {
	color: #C1C1C1;
	line-height: 16px;
	background-color: #000;
	background-image: url(http://girls-gone-mobile.com/ggm/images/bg_ggm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

input[type="text"] { 
}

/* Headers
=====================================================================*/

h1 {
}

h2 {
	font-size: .8em;
	text-transform: uppercase;
	color: #363636;
	font-weight: bold;
}

h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #CCCCCC;
}

h4 {
	font-size: 1em;
	color: #999999;
	letter-spacing: 1px;
	font-weight: bold;
}

h5 {
	font-size: 1.5em;
	line-height: 1.2em;
}

h6 {
	font-size:.88em;
	letter-spacing: 1px;
	font-weight: bold;
}

/* Main Content Elements
=====================================================================*/
#main_content {
	width: 960px;
	float: left;
	background-image: url(images/main_content.jpg);
	background-repeat: repeat-x;
}

#main_content h1 {
	text-indent: -9000px;
	height: 77px;
	width: 960px;
	margin-top: 10px;
	background-position: center center;
	background-image: url(images/hot_wallpapers.png);
	background-repeat: no-repeat;
}
#splash {
	width: 660px;
	float: left;
	margin-bottom: 10px;
	padding-right: 150px;
	padding-left: 150px;
	background-image: url(images/mobile_phone_splash.png);
	height: 508px;
	background-position: center center;
}

#splash  .apps a {
	float: left;
	width: 218px;
	display: block;
}
#splash  .apps  p {
	text-indent: -9000px;
	line-height: 1px;
}



content_wrap   p {
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 4px;
}
#logosplash/* Masthead Elements
=====================================================================*/

 {
	width: 405px;
	position: absolute;
	height: 187px;
	float: left;
	left: 0px;
	top: 0px;
	background-image: url(images/Untitled-1.jpg);
}
#slogan {
	width: 557px;
	position: absolute;
	height: 187px;
	display: block;
	right: 0px;
	top: 0px;
	background-image: url(images/mobile_phone.jpg);
}
#slogan p {
	text-indent: -9000px;
}


#masthead {
	height: 187px;
	float: left;
	width: 960px;
	position: relative;
}

#masthead h1 {
	text-indent: -9000px;

}

#sections {
	float: left;
	width: 165px;
	padding: 10px;
}
#sections h1{
	background-image: url(/ggm/images/inthissection.png);
	text-indent: -9000px;
	background-repeat: no-repeat;
	height: 25px;
	width: 166px;
}
#sections .small {
	color: #FF3300;
}


/* Footer Elements
=====================================================================*/
#footer {
	width: 940px;
	padding-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#footer p {
	font-weight: normal !important;
	color: #999999 !important;
	text-align: right;
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
	float: right;
	width: 450px;
	line-height: 12px;
}
#footer a {
	color: #FF0000;
}

#footer a:hover {
	color: #FF0000;
}

#footer #navlist {
	float: left;
	width: 480px;
	display: block;
}
#navlist a {
	color: #CCCCCC;
	font-size: 11px;
}


#footer #navlist ul {
	display: block;
	float: left;
}

.footer-links li {
	float: left !important;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 5px;
}

.footers-links li a:hover {
	background: transparent !important;
}
