/*
Theme Name: Gaming N Watching
Author: Michael Lorenzo
Author URI: http://whoislorenzo.com
Description: Check <a href="http://whoislorenazo.com</a> For Portfolio</a>.
*/

/* MAIN STYLES
-------------------------------------------*/
@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
a:link {
	color:#000;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#D72612;
	text-decoration: none;
}  /* visited link */
a:hover {
	color:#333;
	text-decoration: none;
}  /* mouse over link */
a:active {
	color:#333;
	text-decoration: none;
}  /* selected link */

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#container {
	width: 1100px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color: #f2f2f2;
}
#container #content #logo {
	padding-left: 50px;
}
#container #header {
	width: 1100px;
	height: 123px;
	margin-bottom: 60px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#container #content #zbox_center {
	padding-top: 20px;
	padding-left: 35px;
}
#container #content #gaming_news {
	width: 300px;
	padding-right: 40px;
	padding-left: 50px;
	float: left;
}
#container #content #anime_news {
	width: 300px;
	padding-right: 40px;
	float: left;
}
#container #content #others_news {
	width: 300px;
	padding-right: 70px;
	float: left;
	padding-top: 20px;
}
#container #footer {
	height: 169px;
	width: 1100px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 500px;
}
#container #footer #social {
	padding-left: 0px;
	padding-top: 10px;
	width: 200px;
	float: left;
}
#container #footer img {
	padding-top: 50px;
}
#container #header #menu ul {
	text-decoration: none;
	list-style-type: none;
	width: 760px;
	padding-top: 60px;
	padding-left: 150px;
}
#container #header #menu ul .gaming {
	float: left;
	padding-right: 50px;
}
#container #header #menu ul .gaming .anime .rating .cosplays .reviews a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header #menu ul .anime {
	float: left;
	padding-right: 50px;
}
#container #header #menu ul .reviews {
	float: left;
}
#container #header #menu ul .rating {
	float: left;
	padding-right: 50px;
}
#container #header #menu ul .cosplays img {
	float: left;
	padding-right: 50px;
}
#container #footer #copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 220px;
	float: left;
	padding-top: 78px;
	padding-left: 650px;
}
#container #header #menu ul .gaming .anmie .rating .cosplays .reviews a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index_news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #163360;
	font-variant: small-caps;
}
.index_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
.blue {
	color: #163360;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 13px;
}
#container #footer #links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 260px;
}
#container #content a #logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #gaming_news #gaming_info #column {
	float: left;
	width: 400px;
}
#container #content #gaming_news #gaming_info #column2 {
	float: left;
	width: 400px;
	padding-left: 20px;
}
#container #footer #links a {
	color: #F2FFFF;
	text-decoration: none;
}
