/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a {
	color: #000000;
}

a img {
	border: none;
}

body{
background-image:url('http://www.gamepad.lt/wp-content/uploads/2010/04/bg.png');
background-position:top center;
background-repeat:no-repeat;
background-color:#000000;
font-family:arial;
color:#000000;
margin:0;
padding:0;
height:100%;
}
#center {
position:absolute;
left:50%;
margin-left:-380px; 
top:0;
padding:0;
width:760px;
height:100%; /* works only if parent container is assigned a height value */
background:#FFFFFF;
}
/*******************************************/
.main{
overflow:hidden; /* [auto] shows the scroll bars automatily */
font-size: 12px;
font-family: arial;
font-weight: 900;
}
.header{
height:200px;
width:100%;
}
.header_image{
position:absolute;
height:200px;
width:800px;
margin-left:-20px;
}
.header_menu{
height:30px;
background-color:#FFFFFF;
}
.hmenu{
position:absolute;
background-image:url('images/header.png');
background-position:top left;
background-repeat:no-repeat;
height:25px;
width:800px;
margin-bottom:5px;
margin-left:-20px;
text-align:center;
font-size:14px;
line-height:180%;
color:#00C0FF;
}
.hmenu a{
text-decoration:none;
font-size:12px;
color:#FFC000;
}
.menu{
border-bottom:6px solid #ffffff;
width:100%;
}
.menu li {
display:inline;
background-color:#ffffff;
border:0;
padding-left:8px;
padding-right:8px;
margin-right:5px;
font-variant:small-caps; 
}
.marginbottom{
margin:0px;
margin-bottom:5px;
}
.clear{
display:inline;
overflow: hidden;
width: 100%;
padding:5px;
}
.menu li a{
color:#000000;
}
ul{
display:inline;
margin:0px;
padding:0px;
}
.body{
background:#ffffff;
padding-bottom:10px;
padding-left:5px;
padding-right:5px;
padding-top:10px;
}
.menu_top{
background-image:url('images/cat_top.png');
background-repeat:no-repeat;
background-position:top left;
background-color:#ff7c00;
padding:5px;
padding-top:13px;
margin:5px;
margin-top:0px;
text-align:left;
}
.menu_top li{
padding-right:5px;
list-style-type:none;
}
.menu_top a{
color:#FFFFFF;
}
.menu_top ul{
padding-right:0px;
padding-left:5px;
border-right:0px;
color:#cccccc;
}
.post{
background-image:url('images/cont_bg.png');
background-repeat:repeat-x;
background-position:top left;
background-color:#ffffff;
border:0px;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:5px;
text-align:left;
}
.wholepost{
padding-top:5px;
background:url('images/datebg.png') repeat-x top left;
text-align:center;
border:1px solid #009900;
border-bottom:5px solid #009900;
margin-bottom:8px;
}
.cli{
background-color:#ffffff;
border:1px solid #000099;
margin-bottom:5px;
text-align:center;
}
.cli li {
display:inline;
margin-right:5px;
font-variant:small-caps; 
}
.gray{
background-color:#cccccc;
text-align:center;
padding:5px;
border-bottom:5px solid #555555;
border-top:5px solid #555555;
}
.comment{
text-align:left;
}
.logo{
position:absolute;
margin-top:10px;
left:50%;
margin-left:-510px;
width:120px;
height:300px;
background:url('images/logo.png') top left no-repeat;
}
.logo_right{
position:absolute;
margin-top:10px;
left:50%;
margin-left:390px;
width:120px;
height:300px;
background:url('images/logo.png') top left no-repeat;
}
.entry{
background:none;
text-align:left;
padding:5px;
border:none;
padding-bottom:30px;
}
.entry textarea{
width:100%;
background:#FFFFFF;
border:#CCCCCC solid 1px;
}
.nemusic{
background:#FFFFFF;
border:none;
padding:5px;
color:#000000;
}
.padding5px{
padding:5px;
padding-top:10px;
padding-bottom:10px;
}
#etst{
font-size: 12px;
position:absolute;
margin-top:330px;
left:50%;
margin-left:-482px;
width:102px;
z-index:2;
border:0px;
background:#2323a8;
text-align:right;
}
#etst #title{
background-color:#1e1e7b;
border:0;
padding-left:8px;
padding-right:8px;
margin-right:12px;
font-variant:small-caps;
}
#etst img{
margin-right:5px;
}
#adspan{
width:120px;
background:#FFFFFF;
color:#000000;
height:60px;
}
#adspan a{
color:#000000;
}
.ne5_vid_bg{
background:url('images/ne5_vid_bg.png') top center;
width:500px;
height:100px;
margin:0px;
padding:0px;
}
#searchform {
background:url('images/search.png') no-repeat top left;
width:100%;
margin: 0px;
text-align:left;
margin-left:15px;
}
#searchform #s {
background:none;
border:none;
margin:0px;
padding:0px;
height:15px;
width: 500px;
margin-left:14px;
}
#searchform #buttons{
background:none;
border:none;
width:183px;
height:30px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */