/*  
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: #000000 url(/images/ClockoSapiens/rastaduck_game_03.jpg) repeat-x;
	color: #fff;
}

#cont {
	background: #000 url(/images/ClockoSapiens/background.jpg) no-repeat;
	padding: 27px 0 0 28px;
	width:450px;
	height:270px;
}

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;
}

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;
}

#logo{
	margin-top: 0px;
	height: 208px;
	width: 827px;
	overflow: hidden;
	background: #fff url(/images/header_image.jpg) no-repeat;
}

.tab{
	float:left;
	width:248px;
	height:50px;
}

#ads {
	width:800px;
}

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

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

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


#sidebar{
	float: left;
	width: 200px;
	margin: 20px 20px 0 0;
	text-align: left;
	vertical-align: top;
	color: #F5F5F5;
}

/*
#sidebar h2{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
}
*/
#sidebar h2#search{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
	background: url(/images/search_sidebar.jpg) top no-repeat;
}

#sidebar h2#archives{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
	background: url(/images/archives_sidebar.jpg) top no-repeat;
}

#sidebar h2{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
	background: url(/images/blogroll_sidebar.jpg) top no-repeat;
}

#sidebar h2#categories{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
	background: url(/images/categories_sidebar.jpg) top no-repeat;
}

#sidebar h2#meta{
	height: 33px;
	padding	: 0px 0px 0px 20px;
	color: #868686;
	background: url(/images/meta_sidebar.jpg) top no-repeat;
}

#sidebar ul{
	color: #000;
}

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

#sidebar ul li.body{
	margin: 0 0 0px 10px;
	padding: 0 0 10px 10px;
	color:#fff;
	
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 14px;
	font-weight: normal;
}


#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: 800px;
	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{
	line-height: 24px;
	background: #90979E url(/images/heading_narrow.jpg) no-repeat;
	color: #fff;	
}

.narrowcolumn  h2#blog{
	padding: 0 0 18px 0;
	line-height: 18px;
	height: 18px;
	background: #90979E url(/images/heading_blog.jpg) no-repeat;
	color: #fff;	
}

.narrowcolumn  h2#games{
	padding: 0 0 18px 0;
	line-height: 18px;
	height: 18px;
	background: #90979E url(/images/heading_games.jpg) no-repeat;
	color: #fff;	
}

.narrowcolumn  h2#tools{
	padding: 0 0 18px 0;
	line-height: 18px;
	height: 18px;
	background: #90979E url(/images/heading_tools.jpg) no-repeat;
	color: #fff;	
}

.narrowcolumn h2 a{
	color: #fff;
}

.wrapper{
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	
	color: #000;
}

.post {
	padding: 0 20px 12px;
	line-height: px;
	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{
	padding: 8px 0 0 0;
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #62676C;
}

.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;
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	padding: 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: #000;
}

h3#respond{
	padding-left: 20px;
}

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{
	margin: 12px 0 0 0;
	padding: 0 20px 14px;
	background: #EBFFDE;
}

form#commentform input, textarea{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 12px;
}

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


/* indesx page special */

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

.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{
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	font-size: 18px;
	font-weight:bolder;
	color:#FFFFFF;
}

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

.game 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;
}
