
/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, verdana,  sans-serif;
	background-color: #101111;
}
a{color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-size: 12px
}
a:hover{color: #3366cc;
}
a:visited{color: #fffff;
}

#page
{
	background-image:url('http://www.hypecircle.net/wp-content/themes/hypecircle/images/bigwood.jpg');
	width: 1000px;
	margin: 0 auto;
	height: auto;
}
#clear{
	clear: both;
}
#header{
	width: 1000px;
	margin: 20px 0px 30px 30px;
	padding: 30px 0px 0px 0px;
	height: auto;
}
#logo{
width:350px;
float: left;}
#hypeable{
padding: 30px 0px 0 0;
}


/* --- Content --- */

#postList ul{
}
#postList li{
width: 200px;
min-height: 240px;
float: left;
margin: 5px;
	background-image:url('http://www.hypecircle.net/wp-content/themes/hypecircle/images/greyback.png');
	background-repeat:no-repeat;
}
#postList img{border: none;
display: block;
    margin-left: auto;
    margin-right: auto;
}
#content{
	min-height: 400px;
}

.post{
padding: 3px;
max-height: 285px;
overflow: auto;
}
.post img{max-width: 180px;
}
#postMiddle{
height: 150px;	
	}

h2{
color: #fff;
padding: 0  0 5px 0;
margin: 5px 5px 0 5px;
font-famiy: helvetica, arial;
text-align: left;
font-size: 16px;
}

.bottomLink{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.bottomLink a{
color: #666;
text-decoration: none;
}
.bottomLink a:hover{
color: #0066ff;
text-decoration: none;
}

.entrytext{
padding: 0px 5px 5px 5px;
font-family: helvetica, arial, sans-serif;
font-size: 12px;
color: #fff;
}

/* --- Footer--- */
#footer{width: 100%;
background-color: #000;

}
#overamerica{
width: 100%;
}
#footerLogo{
max-width: 210px;
    margin-left: auto;
    margin-right: auto;
padding: 10px 0 0 0;

}
#footerText{
max-width: 210px;
    margin-left: auto;
    margin-right: auto;
padding: 10px 0 20px 0px;
text-align: center;
}
#footer img{
display: block;
    margin-left: auto;
    margin-right: auto;
}
#footer ul{
width: 280px;
    margin-left: auto;
    margin-right: auto;
padding: 0px;
}
#footer li{
float: left;
list-style: none;
margin: 0 0 0 0px;
}