/*
Design by Kohli WebDesign
*/

body {
	margin: 0px;
	padding: 0;
	background: #F3F2ED url(../i/img04.jpg) no-repeat/*repeat-x left top*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	scrollbar-3d-light-color:#3097F6;
	scrollbar-arrow-color:#3097F6;
	scrollbar-track-color: #121212;
	scrollbar-dark-shadow-color:#3097F6;
	scrollbar-face-color:#121212;
	scrollbar-highlight-color:#3E3E3E;
	scrollbar-shadow-color:#3E3E3E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0px;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #D99821; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	height: 60px;
	background: #131313;
}

#header {
	width: 920px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 500px;
}

#menu ul {
	margin: 0;
	padding: 8px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu .line{
	background: url(../i/img01.jpg) no-repeat left 10px;
	height: 32px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 14px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
}

#menu a:hover { 
	text-decoration: none;
	color: #3097F6;
}

#menu .current_page_item a {
}

#menu .first {
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

label {
	font-size: 12px;
}

input, textarea, select {
	border:1px solid #3E3E3E;
	color:#3097F6;
	padding:1px;
	font-size:11px;font-family:helvetica,arial,sans-serif;
	background: #121212;
}

input.form-submit{
	color:#3097F6;
	width: 50px;
}

/* Search */

#search {
	float: right;
	padding: 14px 10px 0px 0px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}
#txtboxcontain {
	float:left;
}
#bttncontain {
	float:left;
	background-image:url(blank.png);
	width: 35px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	margin: 0 auto;
	background: #FFFFFF url(../i/img06.jpg) repeat-y left 20px;
}

#page-bgtop {
	width: 920px;
	margin: 0px auto;
	padding: 40px;
	background: url(../i/img06.jpg) no-repeat left top;
}


/** LOGO */

#logo {
	width: 940px;
	height: 320px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Menu */

#sub-menu {
	float: left;
	width: 940px;
}

#sub-menu ul {
	margin: 0;
	padding: 8px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#sub-menu li {
	display: block;
	float: left;
}

.line{
	background: url(../i/nav_seperator.gif) no-repeat left 2px;
	height: 20px;
	display: block;
	float: left;
}

#sub-menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 5px 42px 0px 42px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#sub-menu a:hover { 
	text-decoration: none;
	color: #3097F6;
}

#sub-menu .current_page_item a {
	color: #3097F6;
}
/* Content */

#content {
	float: left;
	width: 675px;
}

/* Post */

.post {
	margin-bottom: 45px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E0E0E0;
}

.post .title {
	height: 44px;
	font-size: 30px;
	color: #2E2E2E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #2E2E2E;
}

.post .date {
	display: inline-block;
	background: #454545;
	margin: 0px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 6px 10px 5px 10px;
	background: #454545;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px 0px 20px 0px;
}

.post .links {
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 6px 10px 5px 10px;
	background: #454545;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
	border-left: 10px solid #E0E0E0;
}

#sidebar li li {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #E0E0E0;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
	border-left: 10px solid #E0E0E0;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #2E2E2E;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #E0E0E0;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
}
/* Bottom */
#bottom {
	clear: both;
	width: 920px;
	height: 300px;
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../i/bottom_bg.png) no-repeat;
}
#bottom p {
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: justify;
}

#bottom span {
	color: #7989ae;
}

#bottom a {
	color: #646464;
	text-decoration: underline;
}

#bottom h3 {
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#bottom .footer_menu_list li a {
	color: #2AB7CC;
	font-weight: normal;
	text-decoration: none;
}

#bottom .footer_menu_list li a:hover {
	color: #999999;
	text-decoration: underline;
}

.about {
	float: left;
	width: 250px;
	margin-right: 25px;
}

.about p {
	margin: 0 0 2em 0;
	line-height: 20px;
}

.link_section {
	float: left;
	width: 140px;
	margin-right: 25px;
}

.contactus_section {
	float: right;
	width: 225px;
	margin-right: 30px;
}

.contactus_section	p {
	margin: 0 0 2em 0;
	line-height: 20px;
}

#copyright {
	padding: 20px;
	text-align: center;
	color: #646464;
}

#copyright a {
	color: #646464;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover {
	color: #999999;
}

/* End of CSS */

.homebox {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-weight:bold;
font-size:12px;
text-align:left;}
.homebox a {
font-family:Arial, Helvetica, sans-serif;
color: #990000;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
.homebox a:hover { 
	color: #000099;
}
.border {
border-right:solid #000000 1px;
}

#homewrapper{
width: 650px;
}
#catwrapper{
width:675px;
}
#column1{
float:left;
width:32%;
margin-right:8px;
margin-top:10px;
text-align:left;
}
#game_info_column{
float:left;
width:49%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column{
float:left;
width:73%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column2{
float:left;
width:25%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#cat_game_container {
float:left;
width:49%;
height: 100px;
margin-right:5px;
margin-top:5px;
text-align: center;
background-image:url(../i/game_back.png);
background-position:right;
}
#column1 img{
border:1px solid #000000;
width:25px;
height:25px;
}
#home_category_heading {
background: url(../i/header2bg.png) no-repeat;
width:100%;
height: 25px;
text-align:center;
margin:0;
padding-top: 3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:16px;
}
#home_category_heading a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:16px;
}
#subheading {
border-bottom:1px solid #000000;
width:98%;
margin:0;
margin-bottom:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:16px;
text-align:left;
}
#home_news_heading a {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#homepage_news {
padding-top:6px;
height:26px;
margin-left:2px;
margin-right:2px;
border-bottom:dashed 1px #999999;
width:98%;
text-align:left;
}
#homepage_news a {
font-family:Verdana, Arial, Helvetica, sans-serif}

#homepage_games {
padding-top:2px;
height:30px;
margin-left:2px;
margin-right:2px;
}
#homepage_games a {
display: block;}
#homepage_games a:hover {
display:block;
background-image:url(../i/highlight.png);
color: #990000;}

#feature_head {
width:671px;
background-image:url(../i/feature_head.png);
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:10px;
margin-top:5px;
height:35px;
font-size:16px;
padding-left:15px;}
#feature {
width:666px;
background-image:url(../i/feature_background.png);
padding-left:10px;
padding-right:10px;
}
#feature a {
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
line-height:15px;
}
#feature a:hover {
color: #FF6600;
font-size:12px;
text-decoration:underline;
line-height:15px;
}
#feature_bottom {
width:686px;
background-image:url(../i/feature_bottom.png);
height:18px;
}
#cat_link {
text-align:right;
font-weight:bold;
}
#newsimage {
float:left;
width:60px;
}
#newstitle {
float:right;
width:616px;
background-color:#CCCCCC;
padding-left:4px;
}
#newswrapper {
width:680px;
border:#999999 1px solid;
margin-top:6px;
}
#headerwrapper {
height:60px;
background:#B1B1B1;
}
.lolcake {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align:left;
}
.lolcake a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align:left;
	text-decoration:none;
	color:#000000;
}
#cake2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:left;
}
#newstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	width:672px;
	padding:4px;
}

#view_game_head {
width:900px;
background-image:url(../i/view_game_top.png);
height:18px;
}
#view_game {
	width:900px;
	background-image:url(../i/view_game_background.png);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
#view_game_bottom {
width:900px;
background-image:url(../i/view_game_bottom.png);
height:18px;
text-align:center;
}
#view_pub p{
padding: 5px;
text-align:center;
font-weight: bold;
font-size: 12px;
}
#game_info_head {
width:671px;
background-image:url(../i/game_info_head.png);
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-top:10px;
margin-top:5px;
height:35px;
font-size:16px;
padding-left:15px;}
#game_info {
width:666px;
background-image:url(../i/game_info_background.png);
padding-left:10px;
padding-right:10px;
color:#FFFFFF;
}
#game_info a {
color:#FFFFFF;
}
#game_info_bottom {
width:686px;
background-image:url(../i/game_info_bottom.png);
height:14px;
}
#game_image {
float:left;
width:98px;
height:97px;
border:2px solid #333333;
background-image:url(../i/no_image.png);}
#game_text {
float:right;
width:220px;
padding-left:3px;
padding-right:3px;
color:#333333;}
#game_text a {
text-decoration:underline;
color:#000000;
}
#game_stats {
float:right;
width:220px;
padding-top:10px;
font-size:10px;
color:#000;
}
#profile_container {
text-align:left;
}
a:link, a:visited, a:active {
    font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1qpx;
	color: #0066CC;

}

img {
  border: 0;
}
#comment_display {
width:480px;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #000000;
}
#comment_title {
width:498px;
color:#FFF;
background-color:#990000;
text-align:left;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
padding-left:2px;
}
#comment_title a {
color:#FFF;
font-weight: bold;}
#login_container {
text-align:left;
}
#pm_footer {
border-top:1px solid #000000;
width:98%;
}