/*
Theme Name: Mobile Game Train
Description: Website for Mobile Game Train
Author: GatorWraps
Author URI: http://www.GatorWraps.com
version: 2.0
Tags: Call For Assistance
*/

body {
margin:0px;
padding:0px;
background-color:#000000;
text-align:center;
background-image:url(images/comingsoon_bg.jpg);
background-repeat:repeat-x;
color:#fff;
font-family:arial;
font-size:12px;
}

p {
line-height:1.6;
}

.center_bg {
background-image:url(images/bg_center.png);
background-repeat:no-repeat;
background-position:top center;
margin:0px;
text-align:center;
padding:0px;
}

.center_bg2 {
background-image:url(images/bg_center2.png);
background-repeat:no-repeat;
background-position:top center;
margin:0px;
text-align:center;
padding:0px;
}

#navigation {
width:962px;
margin:0 auto;
background-image:url(images/nav_bg.png);
background-repeat:no-repeat;
padding:0px;
z-index:99;
height:156px;
list-style: none;
position:relative;
text-align:left;
}

#navi {
list-style-type:none;
margin:0px;
padding:0px;
font-family:arial;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

#navi li {
   float: left;
}
#navi li a {
   display: block;
   background:none;
   text-align: center;
   text-decoration:none;
   color: #a7a7a7;
   background-image:url(images/nav_div.png);
   background-repeat:no-repeat;
   background-position:center right;
   padding: 17px;
   padding-left:14px;
   padding-right:14px;
}
#navi li a:hover {
   background-color: #1b1b1b;
   color: #fff;
   background-image:url(images/navi_a_hover_bg.jpg);
   background-position:top center;
   background-repeat:no-repeat;
}

#nav_buttons_contain {

}


.logo {
position:absolute;
left:0px;
top:0px;
}

img {
border:none;
}

#above_nav_content {
text-align:left;
width:100%;
background-color:#00FFFF;
position:absolute;
vertical-align:top;
float:right;
}

input.search{ /*input field */
color: #fff;
border:0;
margin-top:18px;
font-family:arial;
font-size: 12px;
height:15px;
float:right;
position:relative;
color:#636262;
background:none;
width:185px;
}

.top_sub_text {
position:absolute;
font-family:arial;
font-size:12px;
color:#646464;
}

a {
color:#e02bfa;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#ee7cff;
text-decoration:none;
font-weight:bold;
}

#sm {
position:absolute;
bottom:5px;
right:0px;
}

#slider_main {
height:277px;
width:960px;
margin:0 auto;
position:relative;
text-align:left;
z-index:1;
padding:0px;
background-image:url(images/slider_main_bg.png);
background-repeat:no-repeat;
}

#callouts {
width:962px;
margin:0 auto;
padding:0px;
position:relative;
text-align:left;
}

#callout_2 {
width:312px;
height:139px;
margin-right:12px;
margin-left:12px;
float:left;
background-image:url(images/callout_2_312_139.png);
background-repeat:no-repeat;
}

#callout_3 {
width:312px;
height:139px;
float:left;
background-image:url(images/callout_3_312_139.png);
background-repeat:no-repeat;
}

.callout_padding {
padding-top:90px;
padding-left:15px;
}

#welcome {
width:637px;
float:left;
z-index:1;
margin-right:10px;
padding:0px;
text-align:left;
}

#welcome_about {
width:637px;
float:left;
z-index:1;
margin-right:10px;
padding:0px;
text-align:left;
}

#welcome_bottom {
height:50px;
width:637px;
background-image:url(../../../images/welcome_bottom.png);
background-repeat:no-repeat;
text-align:left;
margin:0px;
padding:0px;
}

#welcome_body {
background-image:url(images/welcome_x.jpg);
background-repeat:repeat-y;
margin:0px;
padding:0px;
width:637px;
text-align:left;
}

#welcome_grad {
background-image:url(images/welcome_top_gradient.jpg);
background-repeat:no-repeat;
position:relative;
z-index:0;
top:-3px;
margin:0px;
padding:0px;
width:637px;
text-align:left;
}



#welcome_body_inner {
padding:15px;
}

#container {
width:962px;
margin:0 auto;
padding:0px;
padding-top:15px;
position:relative;
text-align:left;
}

#game_list {
width:312px;
padding:0px;
margin-right:2px;
float:right;
color:#c1c1c1;
text-align:left;
background-image:url(images/game_list_bg.jpg);
background-repeat:no-repeat;
height:207px;
}

#game_list b {
font-weight:bold;
color:#fff;
}

#game_list strong {
font-weight:bold;
color:#fff;
}

#game_list ul {
list-style-type:none;
margin-left:0px;
padding-left:0px;
}

#game_list li {
color:#c1c1c1;
margin-top:3px;
margin-bottom:3px;
}

#game_list_footer {
width:312px;
padding:0px;
margin-right:2px;
padding-top:7px;
float:right;
text-align:left;
background-image:url(images/game_list_bg_bottom.jpg);
background-repeat:no-repeat;
height:53px;
}

#footer {
width:962px;
font-size:11px;
margin:0 auto;
color:#434343;
padding-top:9px;
padding-bottom:9px;
position:relative;
text-align:left;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:264px;
	overflow:hidden;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:50px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		font-family:helvetica;
		color:#e02bfa;
	}
	
	#container2 {
width:962px;
margin:0 auto;
padding:0px;
position:relative;
text-align:left;
}

#pressroom {
width:311px;
right:2px;
position:relative;
text-align:left;
background-image:url(images/pressroom_y.jpg);
background-repeat:repeat-y;
float:right;
margin:0px;
padding:0px;
}

#pressroom ul {
list-style-type:none;
margin-left:0px;
padding-left:0px;
}

#pressroom li {
}

#pressroom li a {
display:block;
text-decoration:none;
padding:10px;
}

#pressroom li a:hover {
background-color:#1b1b1b;
color:#fff;
}



input.name {
padding-top:8px;
padding-left:8px;
margin-bottom:3px;
font-family:arial;
font-size: 12px;
height: 26px;
width: 226px;
background-color:#000;
color:#333333;
border:solid 1px #545454;
cursor: pointer;

}

#contact_form {
width:240px;
float:left;
padding:5px;
}

#contact_form_submit_box {
width:596px;
border:solid 1px #545454;
background-color:#000000;
height:81px;
position:relative;
margin-left:5px;
margin-top:8px;
}

input.submit { /*search icon */
border:0;
margin:0;
padding:0;
height: 51px;
margin-top:14px;
margin-left:14px;
width: 113px;
background: url(images/send_button.jpg) no-repeat top left;
cursor: pointer;
}

#contact_list {
width:347px;
height:318px;
background-image:url(images/contact_list_mid.png);
background-repeat:repeat-y;
position:relative;
text-align:left;
}

#contact_list_outer {
float:right;
width:347px;
height:318px;
text-align:left;
position:relative;
margin-top:10px;
}

.blog_header {
font-family:Helvetica;
font-size:18px;
}

.time {
font-style:italic;
color:#9c9c9c;
font-size:11px;
}




/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}





