/*
Theme Name: Gamers Theme
Theme URI: http://www.Graphicadia.com
Description: a clean and simple fixed width, 2-column layout with the sidebar on the right.
Author: HPA 
Author URI: http://www.Graphicadia.com
*/
*{margin: 0; padding: 0;}
body{
	background: #4a9a4a url("images/backgroundx.jpg");
	font: 12px Trebuchet MS, Verdana, Arial;
	color: #787878;
	text-align: center;
	background-repeat:repeat;
}
.inv{display: block; visibility: hidden;}
p{padding: 5px 0;}
a{text-decoration: none; color: #4a9a49;}
a:hover{color: #000;}
img{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	border: 8px solid #000;
}
#bigcontainer {
	background: url("images/background.jpg") no-repeat top center;
}
#container{
	width: 901px;
	margin:0 auto;
	text-align: left;
}
#navigation{
	width: 901px;
	height: 32px;
	position: relative;
}
#navigation ul{
	width: 800px;
	height: 32px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#navigation ul li{
	height: 32px;
	list-style-type: none;
	margin: 0 1px;
	float: left;
}
#navigation ul li a{
	height: 24px;
	display: block;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	float: left;
}
#navigation ul li a:hover{
	background: url("images/hover.gif") repeat-x 0 0;
}
#navigation ul .current_page_item a, #navigation ul .current_page_item a:hover{
	background: url("images/active.gif") repeat-x 0 0;
}
#navigation .skip{
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
	text-transform: uppercase;
}
#navigation .skip a{
	height: 24px;
	float: left;
	padding-top: 8px;
	padding-right: 25px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url("images/skip.gif") no-repeat right 6px;
}
#navigation .skip a:hover{color: #fff600;}

#header{width: 901px; height: 190px; position: relative;}
#header h1{font: 30px Tahoma;line-height: 30px; position: absolute; top: 70px; right: 0px;}
#header h1 a{text-decoration: none; color: #4a9a49;}
#header h1 a:hover{text-decoration: none; color: #fff;}
#header .description{
	font: 12px Tahoma;
	font-weight:bold;
	position: absolute;
	right: 0px;
	top: 97px;
	color: #fff;
}
#main-content-lvl-0{
	width: 901px;
	background: url("images/main-bgr.gif") repeat-y 0 0;
	margin-top:121px;
}
#main-wrapper{
	width: 901px;
	padding: 10px 0 0 0;
	overflow: hidden;
	background: url("images/main.gif") no-repeat 0 0;
}
#left{
	width: 646px;
	padding: 0 0px 0 15px;
	float: left;
}
#left h2{
	font: 24px Arial;
	font-weight: bold;
	padding-left: 80px;
	padding-bottom: 5px;
	background: url("images/title-ico.gif") no-repeat 0 5px;
	color: #3e3e3e;
}
#left h2 a{text-decoration: none; color: #3e3e3e;}
#left h2 a:hover{color: #4a9a49;}
#left h3{
	font: 18px Tahoma;
	font-weight: normal;
	color: #fff;
	background-color: #006600;
	padding: 5px 0 5px 10px;
	width:625px;
}

.meta-data{
	width: 625px;
	height: 25px;
	background: url("images/meta-bgr.gif") no-repeat 0 0;
	position: relative;
}
.meta-data a{color: #787878;}
.meta-data a:hover{color: #000;}
.meta-data .date{position: absolute; left: 10px; top: 4px;}
.meta-data .category{position: absolute; left: 10px; top: 4px;}
.meta-data .comments-no{position: absolute; right: 10px; top: 4px;}
.meta-data .blue{color: #4a9a49;}
.entry{padding: 10px 0 25px 0;}
.entry ul {margin-left:14px;}
#post-links{
	width: 625px;
	height: 34px;
	position: relative;
	margin-top:23px;
}
#post-links .prev-entries{
	position: absolute;
	left: 0;
}
#post-links .next-entries{
	position: absolute;
	right: 0;
}
#post-links .prev-entries a, #post-links .next-entries a{
	width: 120px;
	height: 34px;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #006600;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#post-links .prev-entries a:hover, #post-links .next-entries a:hover{background: #EFC16B; color:#000;}
.commentlist{width: 625px; padding: 10px 0 20px 0;}
.commentlist2{width: 625px; padding: 10px 0px 0px 40px;}
.commentlist li{
	width: 565px;
	list-style-type:none;
	padding-left: 60px;
	padding-bottom: 15px;
	background: url("images/comment.gif") no-repeat 0 0;
}
.commentlist2 li{
	width: 565px;
	list-style-type:decimal;
}

.commentmetadata2 {display:block; background-color:#ebf7ff; margin-top:15px;}
.commentmetadata img {	border:0px;	}
.commentmetadata2 img {	border:0px;	}

#commentform{width: 625px; padding-top: 10px;}
#commentform input{
	width: 350px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #comment{
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ccc;
}
#commentform #submit{
	width: 55px;
	height: 22px;
	border: 0;
	background: url("images/send.gif") no-repeat 0 0;
	cursor: pointer;
}
#commentform #submit2{
	width: 55px;
	height: 22px;
	border: 0;
	background: url("images/send2.gif") no-repeat 0 0;
	cursor: pointer;
}

#right{
	width: 206px;
	padding: 0 0 0 21px;
	font: 12px Arial;
	float: left;
}
#right a{color: #000;}
#right a:hover{color: #006600; font-weight:bold;}
.sdb-content{
	width: 206px;
	padding-bottom: 15px;
}
.sdb-content h3{
	width: 181px;
	height: 29px;
	background: url("images/sdb-title.gif") no-repeat 0 0;
	font: 15px Arial;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 0 30px;
}
.sdb-content ul li{
	width: 204px;
	height: 28px;
	list-style-type: none;
	border-bottom: 1px dotted #888 ;
}
.sdb-content ul li a{
	width: 196px;
	height: 23px;
	display: block;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 10px;
}
.sdb-content ul li a:hover{
	width: 191px;
	background: url("images/sdb-hover.png") no-repeat 0 11px;
	padding-left: 15px;
}
.sdb-content ul .recentcomments{
	height: 23px;
	padding-top: 7px;
}
.sdb-content ul .recentcomments a{text-decoration: none; color: #4a9a49;}
.sdb-content ul .recentcomments a:hover{color: #000; background: transparent;}
#searchform{
	width: 206px;
	padding-top: 5px;
	overflow: hidden;
}
#searchform input{float: left;}
#searchform #s{
	width: 176px;
	height: 17px;
	min-height:17px;
	border: 1px solid #555;
	border-right:0;
	font: 10px Tahoma;
	color: #006600;
	padding-left: 5px;
	padding-top: 3px;
	display:block;
}
#searchform #searchsubmit{
	width: 24px;
	height: 22px;
	background: url("images/search-submit.png") no-repeat 0 0;
	border: 0;
	border: 1px solid #555;
	border-left:0;
	cursor: pointer;
	margin-left: 0px;
}
.center{width: 206px; text-align: center;}
#wp-calendar, #wp-calendar caption{margin: 10px auto 0 auto;}
#wp-calendar td{padding: 0 5px;}

#footer{
	width: 901px;
	height: 66px;
	background: url("images/footer.gif") no-repeat 0 0;
	position: relative;
	padding-top: 47px;
	font: 12px Tahoma;
	color: #353534;
}
#footer a{text-decoration: none; color: #353534;}
#footer a:hover{color: #fff;}
#footer #f-left{
	position: absolute;
	left: 0px;
}
#footer #f-right{
	position: absolute;
	right: 0px;
}

#container #header a {
	color:#efc16b;
	font-weight:bold;
}

.aralik {
	background:#43A143 url(images/aralikback.gif);
	height:15px;
	margin-left:-15px;
	margin-top:10px;
	margin-bottom:10px;
	width:664px;
	}
	
.noborder img{
	border:0;
	}
	.noborder2 img{
	border:0;
text-align:center;

padding-left:35px;
	}
#footer p {
	padding:0px;
	padding-top:15px;
	}
	
#footer .noborder {
	margin-top:5px;
	}
	
.paylasyazisi {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	}
	
.headerinfo {
	color:#efc16b;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#logocont { display:block; position:absolute; }
#logocont img { border:0px; }