/*
Theme Name: WP Sleek
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A sleek web 2.0 theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WP themes and <a href="http://www.freecss.info">FreeCSS.info</a> for more free CSS templates.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}
.wrapper{
	width:100%;
	}
.topnav{
	background:url(images/topnavbg_02.gif) repeat-x;
	height:26px;
	border-bottom:2px solid #cccccc;
	text-align:right;
	padding-right:10%;
	padding-top:8px;
	width:90%;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold; font-size: 2.1em; text-decoration: none; color: white; padding-top:10px; padding-bottom:0px; margin-bottom:0px;
	}
.bannerbg h2 {
font-size:16px;
text-align:center;
margin:0;
padding:0;
}
.bannerbg{
text-align:center;
border-bottom:2px solid #030C13;
height:115px;
width:90%;
padding-left:10%;
}
.content{
width:100%;
}
.leftcolumn{
width:250px;
float:right;
background-color:#232323;
border-right:#0A0A0A solid 2px;
border-left:#0A0A0A solid 2px;
border-bottom:#0A0A0A solid 2px;
}
.rightcolumn{
float:left;
width:70%;
text-align:left;
margin-right:5px;
margin-left:15px;
margin-bottom:5px;
background:#232323;
border-right:#0A0A0A solid 2px;
border-left:#0A0A0A solid 2px;
border-bottom:#0A0A0A solid 2px;
}
h2{
border:1px solid #C0C0C0;
background-color:#333;
width:99%;
text-align:center;
padding-top:11px;
padding-bottom:11px;
font-size:10px;
color:#fff;
margin:0;
}
.underh2{
padding-left:10px;
padding-top:5px;
padding-bottom:10px;
padding-right:10px;
width:230px;
margin:0;
}
.underh2 ul
{
width: 100%;
margin:0;
font-size: 12px;
padding: 0;
text-align: center;
}

.underh2 ul li
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
display: block;
margin: 0;
padding: 0;
}

.underh2 ul li a
{
display: block;
width: 90%;
margin:0;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #333 #0A0A0A #000 #333;
border-style: solid;
color: #ededed;
text-decoration: none;
background: #1212127;
width: auto;
}

.underh2 ul li a:hover, .underh2 ul li a:hover
{
color: #fff;
background: #333;
border-color: #333 #0A0A0A #000 #333;
}
.mainheadingbg{
border:2px solid #C0C0C0;
background-color:#333;
border-width:1px; 
padding-left:2px;
padding-top:2px;
width:99%;
height:40px;

}
.date{
height:36px;
float:left;
width:35px;
border:1px solid #C0C0C0;
background-color:#2d2d2d;
}
.month{
height:12px;
padding-top:6px;
color:#eeeeee;
text-align:center;
font-weight:bold;0093DB
font-size:9px;
font-family:verdana;
}
.day{
height:5px;
padding-top:2px;
color:#eeeeee;
text-align:center;
font-weight:bold;
font-size:9px;
font-family:verdana;
}
h3{
padding-left:20px;
font-size:14px;
}

h3 #rightcolumn { float:left; }
.writtencontent{
width:97%;
padding-left:10px;
padding-right:20px;
}
.footer{
width:100%;
//background:url(images/footerepeat_29.gif) repeat-x;
//height:89px;
font-size:6px;
text-align:center;
}
.footerlogo{
//width:100%;
margin:0;
//background:url(images/footerimage_28.gif) center no-repeat;
//padding-top:44px;
//padding-bottom:32px;
font-size:8px;
text-align:center;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/*   Gamercard stuff */

.listborder 
{ 
border:2px solid #000000; 
}

.listgoldheader 
{ 
background-color: #FFCC00; 
color:#000000; font-size:12px; 
font-weight:bold 
}

.listsilverheader 
{ 
background-color: #C0C0C0; 
color:#000000; font-size:12px; 
font-weight:bold 
}

.lastfm-item {
list-style-position: inside;
}