body, html {
		margin:0px;
		padding:0px;
		background:#171717;
	}

#header {
	background:url(images/header.png) repeat;
	width: 100%;
	height: 211px;
	position:absolute;
	margin:0px auto;
}

#container {
	width:975px;
	position:relative;
	margin:0px auto;
	text-align:left;
	color:#000000;
	font-size:13px;
	line-height:20px;
}

#footer {
	clear:both;
	padding:0px 20px;
	height:40px;
	background:url(images/bottom.png) no-repeat 0 0;
	}

.top {
	height:30px;
	background:url(images/top.png) no-repeat 0 0;
	}

.mainbg {
	background:url(images/middle.png) repeat-y;
	background-repeat: repeat-y;
	position: relative;
	padding-left: 32px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;	
}


.content {
	float:left;
	width:84%;
	padding-right: 5px;
	background-color:transparent;
	}
 
.sidebar {
	float:right;
	width:15%;
	background-color:transparent; 
	}
 

#home { position:relative; top:17px; left:5%;}
#games { position:relative; top:-75px; left:14%;}
#blog { position:relative; top:-75px; left:17.4%;}
#members { position:relative; top:-72px; left:20%;}


/*Search box*/
#search {
	position:relative; top:-50px; left:60%;
	background: #efeedf;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	width: 285px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search .text {
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #CCCCCC;
	font-size: 15px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: normal;
	width: 200px;
	vertical-align: middle;
	margin: 0;
}
#search .submit {
	background: #232323;
	color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #000000;
	font-size: 13px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: normal;
	cursor: pointer;
	width: 65px;
	vertical-align: middle;
	margin: 0;
}
#search .submit:hover {
	background: #9b822b;
	border: solid 1px #757474;
}


.Follow
{
padding-left: 5px;
color:#cccccc;
border: solid 1px #003300;
font-weight: bold;
font-size: 12px;
}

h1{
font-family:'Lucida Grande', "Gill Sans MT", sans-serif;
font-size: 22px;

}

p
{
font-family: Helvetica, Geneva, sans-serif;
font-size: 12px;
}

p.game
{
float:center;
font-family: Arial, Geneva, sans-serif;
font-size: 16px;
}

p.game_sum
{
float:center;
font-family: Arial, Geneva, sans-serif;
font-size: 14px;
padding-left: 10px;
}

 .box .caption {  
    background-color: rgba(0,0,0,0.8);  
    position: absolute;  
    color: #fff;  
    z-index: 100;  
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
    left: 0;  
}  

.box .fade-caption, .box .scale-caption {  
    opacity: 0;  
    width: 268px;  
    height: 268px;  
    text-align: left;  
    padding: 15px; 
	font-size: 15px;	
}  

.box {  
    border: 2px solid #fff;  
    cursor: pointer;  
    height: 268px;
    width: 268px;  	
    float: left;  
    margin: 5px;  
    position: relative;  
    overflow: hidden;  
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;  
    -moz-box-shadow: 1px 1px 1px 1px #ccc;  
    box-shadow: 1px 1px 1px 1px #ccc;

}  
  
.box img {  
    position: absolute;  
    left: 0;  
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
} 

.box:hover .fade-caption {  
    opacity: 1;  
}  

h2 {
	margin:0 0 1em;
	}


#footer p {

padding-left: 40%;
	margin-top: -15px;
    	}

#footer img {

	margin-top: 5px;
    	}

* html #footer {
	height:1px;
	}

.center
{
	position:relative;
	left:20%;
	padding-bottom:5px;
}

.center2
{
	position:relative;
	float: left;
}

.center3
{
	position: relative;
	float: left;
}

img.home
{
float: left;
border: solid 1px #000000;
margin-right:12px;
}

img.left
{
float: left;
border: solid 1px #666666;
margin-right:12px;
}

img.right
{
float: right;
border: solid 1px #666666;
margin-left:12px;
}

img{
border: none;
}


.perma{
	color: #999933;
      font-family: Helvetica, sans-serif;
}


a { color:#003399; text-decoration:none; }



a:link, a:visited {
		color: #003366;
		text-decoration: none;
		}
	
a:hover, a:link:hover, a:visited:hover {
		color: #003399;
		text-decoration: underline;
		}

a img {		
	border: none;
      }


a.top2
{
padding-right:10px;
}

img.line{
padding-left:30%;
}

ul.home
{
position: relative; 
left: 30px;
list-style-image: url("images/bullet.png"); 
padding: 0px;
margin-left: 0px;
font-size:12px;
}

.clear { 
  clear:both; 
} 
