/*
Theme Name: Web 2 Wannabe
Theme URI: http://www.wpdesigner.com
Description: Portfolio / personal blog theme by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, p, blockquote, form, input, textarea, select{
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	vertical-align: top;
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 14px;
	background: #90979E url(images/header_bg.jpg) repeat-x;
	color: #fff;
}

#logo{
	margin: 0 auto;
	background: #90979E url(images/header_bg.jpg) repeat-x;
}

#logo_content{
	margin: 0 auto;
	width: 827px;
	height:208px;
	background: #90979E url(images/header.jpg) no-repeat;
}

#logo_content_no_contact{
	margin: 0 auto;
	width: 827px;
	height:208px;
	background: #90979E url(images/header_no_contact.jpg) no-repeat;
}

#contact{
	margin: 0 auto;
	background: #5D5F60 url(images/contact_bg.jpg) bottom repeat-x;
}

#contact_content{
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 827px;
	background: #5D5F60 url(images/contact_bg_bottom.jpg) bottom no-repeat;
	font-size:12px;
	color:#dedede;
}

#contact_tab a{
	color: #dedede;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	margin: 0 auto;
	width: 827px;
	text-align: left;
	vertical-align: top;
}

#languages{
	float:right;
	padding: 13px 0 0 0;
	margin: 0 10px 0 0;
}

h1, h3, h3, h4, h5, h6{
	font-family: Arial, Verdana, "Trebuchet MS", "Lucida Grande", Sans-Serif;
}

h2.heading, h2.heading_special{
	margin-top: 20px;
	padding: 15px 20px 14px;
	font-family: Arial, Verdana, "Lucida Grande", Sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	background: #338799 url(images/heading_special.jpg) no-repeat;
	color: #fff;
}

h2.heading{
	background: #338799 url(images/heading.jpg) no-repeat;
}


a{
	text-decoration:none;
	color: #1D8309;
}

a:hover{
	text-decoration: none;
	color: #333333;
}

a img{border: none;}

small{
	font-size: 12px;
}

blockquote{
	margin-top: 12px;
	padding: 2px 20px 6px;
	background: #fff url(images/blockquote.jpg) left top no-repeat;
}

blockquote blockquote{
	margin: 0 0 0 20px;
	padding: 0 0 0 44px;
	background: #fff url(images/blockquote_sub.gif) 0 50% no-repeat;
}

code{
	background: #f3f3f3;
}

cite{
	font-weight: bold;
}


h1{
	font-size: 22px;
	font-weight: normal;
}

h1 a{
	text-decoration: none;
	color: #fff;
}


#topmenu_container {
	background: #90979E url(images/topmenu_bg.jpg) repeat-x;
	height: 50px;
}

#topmenu {
	margin: 0 auto;
	width: 790px;
	text-align: left;
	vertical-align: top;
}

/*
#topmenu ul{
	margin-top: 0px;
}
*/
#topmenu ul, #topmenu ul li{
	list-style-type: none;
}

#topmenu ul li{
	width: 160px;
	height: 50px;
	float: left;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(images/tab_right.jpg) right top no-repeat;
	color: #868686;
}

#topmenu ul li a{
	display: block;
	height: 30px;
	padding: 14px 30px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: transparent url(images/tab_left.jpg) left top no-repeat;
	color: #868686;
}

#topmenu ul li a:hover{
	background: transparent url(images/tab_current_left.jpg) left top no-repeat;
}

#topmenu ul li:hover{
	background: transparent url(images/tab_current_right.jpg) right top no-repeat;
}

#topmenu ul li#current{
	background: transparent url(images/tab_current_right.jpg) right top no-repeat;
}

#topmenu ul li#current a{
	background: transparent url(images/tab_current_left.jpg) left top no-repeat;
	color: #868686;
}



#page{
	float: left;
	width: 827px;
	text-align: left;
	vertical-align: top;
}


#sidebar{
	float: left;
	width: 200px;
	margin: 20px 20px 0 0;
	text-align: left;
	vertical-align: top;
	color: #fff;
}
/*
#sidebar h2{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #FFFFFF;
	background: url(images/blogroll_sidebar.jpg) top no-repeat;
}
*/

#sidebar ul.socials{
	padding: 10px 0 0 10px;
}

#sidebar ul, #sidebar ul li{
	list-style-type: none;

	margin: 0 0 0px 5px;
	/*padding: 0 0 10px 10px;*/
	color:#ff0000;

	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.body{
	margin: 0 0 0px 15px;
	padding: 0 0 10px 20px;
	color:#ff0000;

	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	/*background: #fff url(images/footer_sidebar.jpg) bottom no-repeat;*/
}


#sidebar ul li img{
	margin-right: 3px;
}


#sidebar ul li{
	margin: 0 0 0px 0;
	padding: 0 0 10px;
	color:#FFFFFF;
}

#sidebar ul ul{
	background-color: #fff;
}

#sidebar ul ul li{
	padding: 2px 0px 0px 10px;
	line-height: 14px;
	background: #90979E url(images/sidebar_bg.jpg) top no-repeat;
}

#sidebar ul ul li#big{
	padding: 10px 0px 0px 25px;
	height: 48px;
	background: #90979E url(images/sidebar_bg_big.jpg) top no-repeat;
}

#sidebar ul ul li a{
	padding: 0 0 0 10px;
	color:#62676C;
	text-decoration:none;
	/*background: url(images/bullet.jpg) 0 3px no-repeat;*/
}

#sidebar ul ul li table a{
	padding: 0;
	background: transparent;
}

#sidebar ul ul li .authimage{
	width: 156px;
	height: 137px;
	overflow: hidden;
}

#sidebar ul ul li p{
	padding: 16px 0 0 0;
}

#sidebar ul ul li p a{
	padding: 0;
	background-image: none;
}

#sidebar ul ul ul{
	border: 0;
	font-size: 12px;
	padding: 0;
}

#sidebar ul ul ul li{

	padding: 11px 0 0 20px;
}

#sidebar ul ul ul li a{
	color: #000;
	background: url(images/bullet_sub.gif) 0 3px no-repeat;
}

#sidebar ul ul ul ul li a{
	padding: 0;
	background-image: none;
	color: #DC0808;
}

.widecolumn{
	float: left;
	margin: 20px 0 0 0;
	width: 827px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

.widecolumn .wrapper{
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	background: #fff url(images/footer.gif) left bottom no-repeat;
}

.narrowcolumn{
	float: left;
	margin: 20px 0 0 0;
	width: 580px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

.narrowcolumn h2{
	padding: 0 10px 0 0;
	float: left;
	background: #90979E;
	line-height: 30px;
	color: #fff;
}

.narrowcolumn h2 a{
	color: #fff;
}

.heading_bg{
	padding: 0 0 18px 0;
	line-height: 30px;
	height: 24px;
	background: #90979E url(images/heading_narrow.jpg) no-repeat;
	color: #fff;
}

.heading_bg h2{
	padding: 0 10px 0 0;
	float: left;
	background: #90979E;
	line-height: 30px;
	color: #fff;
	font-size:24px;
}

.wrapper{
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;

	color: #000;
}

.post {
	width:580px;
	/*padding: 0 20px 12px;*/
	color: #ffffff;
	/*background: #90979E url(images/post_bg.jpg) top no-repeat;*/
}

.navigation{
	padding: 0 20px 12px;
	line-height: px;
	color: #ffffff;
}

.navigation a{
	color: #90979E;
}

.post h3, .post h3 a{
font-size:22px;
	padding: 0 10px 0 0;
	float: left;
	background: #90979E;
	line-height: 24px;
	color: #fff;
}

.post p a{
	color: #62676C;
	font-weight:bolder;
}

.post p{
	padding: 10px 0 0 0;
	line-height: 22px;
}

.post img{
	border: 1px solid #ccc;
	padding: 4px;
	background: #eee;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	border: 0;
	padding: 0;
	background: transparent;
}

.post p.postmetadata{
	margin: 10px 0 0 0;
	background: #90979E url(images/heading_narrow_dark.jpg) no-repeat;
	padding: 20px 0 0 10px;
	font-size: 12px;
	line-height: 18px;
}

.post p.nocomments{
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	background: #eee;
}

.post ul, .post ol{
	margin: 0 0 0 20px;
}

.post ul, .post ul li{
	list-style-type: none;
}

.post ul li{
	margin: 12px 0 0 0;
	padding: 0 0 0 14px;
	background: url(images/bullet_post.gif) 0 7px no-repeat;
}

.post ul ul li{
	background: url(images/bullet_post_sub.gif) 0 7px no-repeat;
}

.post ul ol li{
	margin: 12px 0 0 0;
	padding: 0 0 0 14px;
}

.post ol li{
	margin: 12px 0 0 10px;
}

.post ol ul li{
	margin: 12px 0 0 0;
}


.comment_link{
	padding: 0 0 0 18px;
	background: url(images/icon_comment.gif) 0 3px no-repeat;
}


h3#comments, h3#respond{
	color: #FF7726;
}

h3#respond{
	/*padding-left: 20px;*/
	background: #ffffff url(images/respond_bg_top.jpg) 0 0 no-repeat;
}

ol.commentlist, ol.commentlist li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.commentlist li{
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	background: url(images/comment_top.gif) no-repeat;
}

ol.commentlist li .commentwrapper{
	padding: 9px 20px 17px;
	background: #eee url(images/comment_bottom.gif) left bottom no-repeat;
}

ol.commentlist ul li{
	padding: 0 0 0 14px;
	background: url(images/bullet_post.gif) 0 8px no-repeat;
}

ol.commentlist blockquote{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	background: url(images/comment_blockquote.gif) 0 12px no-repeat;
}

form#commentform{
	padding: 0 20px 14px;
	background: #FFFFFF;
	background: #FFFFFF url(images/respond_bg_bottom.jpg) bottom no-repeat;
}

form#commentform small{
	color:	#FF7726;
}

form#commentform input#email, input#author, input#url{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 200px;
	border: none;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	background:#CCCCCC;
}

form#commentform textarea{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 500px;
	border: none;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	background:#CCCCCC;
}

#footer{
	margin-bottom: 20px;
	font-size: 12px;
	padding: 0 0 0 20px;
}


/* indesx page special */

.game {
	width: 580px;
	background: #90979E url(images/content_bg.jpg) left bottom no-repeat;
}

.contact {
	width: 580px;
	height: 120px;
	background: #90979E;
	text-align:left;
}

.game table {
	width:580px;
}

.cover{
	float:left;
	width: 100px;
	height:75px;
	background:#00CCCC;
}

.desc{
	float:left;
	padding: 5px 0 0 10px;
	height: 80px;
	width: 394px;
}

.game h3, .contact h3{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 18px;
	font-weight:bolder;
	color:#FFFFFF;
}

.game h4, .contact h4{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 14px;
	color:#FFFFFF;
}

.game p, .contact p{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 360px;
	color:#FFFFFF;
}

#more {
	padding: 0 0 0 20px;
}

.gamedetails {
	padding: 0 0 0 20px;
}

.gamedetails ul{
	margin-top: 0px;
}

.gamedetails ul, #gamedetails ul li{
	list-style-type: none;
}

.gamedetails ul li.value{
	margin: 0 10px 0 0px;
	padding: 0 10px 0 5px;
	background: transparent url(images/details_value.gif) right bottom no-repeat;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.gamedetails ul li.key{
	margin: 0 1px 0 0px;
	padding: 0 10px 0 5px;
	background: transparent url(images/details_key.gif) left bottom no-repeat;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

/*
#sidebar h2#welcome{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
	background: url(images/welcome_sidebar.jpg) top no-repeat;
}
*/
#sendmail {
	background: #fff url(images/write_bottom.jpg) bottom no-repeat;
	color:#999999;
}

#sendmail ul {
	margin: 1px 0px 5px 12px;
	padding: 1px 3px 1px 3px;
}

#sendmail input#text{
	height: 14px;
	width: 175px;
	margin: 1px 0px 5px 12px;
	padding: 1px 3px 1px 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	background:#CCCCCC;
}

#sendmail textarea#message{
	width: 175px;
	margin: 5px 0px 5px 12px;
	padding: 1px 3px 1px 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:#CCCCCC;
	border: none;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
}

#sendmail input#button{
	margin: 10px 20px 20px 20px;

}

#sidebar .ads{
	padding: 30px 0 0 10px;
}

