/*
Theme Name: Wikitoria
Theme URI: http://wordpress.org/
Description: Tema da Wikitoria para Wordpress.
Version: 1.0
Author: Wellington Campos Pinho
Author URI: http://www.wikitoria.com.br/
*/

html,body,div,li {margin: 0; padding: 0;}
ul { padding: 5px 0; }
html, body {min-height: 100px; height: 100%;}
body {font-family: 'Trebuchet MS', 'Tahoma', 'Arial'; font-size: 14px; background: #FFCB05; color: #616060;}
img {border: 0px;}
a {outline: none; color: #666666;}
a:hover { background-color: #EDBD08;text-decoration: none; color: #333333; }


#wrapper {width: 100%; background: url(img/bg-body.gif) bottom center no-repeat; position: relative;}
	#header {width: 1000px; height: 94px; background: url(img/bg-header.gif); margin: 0 auto; position: relative;}
		h1 {width: 285px; height: 60px; background: url(img/bg-h1.gif); position: absolute; top: 7px; left: 650px;}
		h1 a {width: 285px; height: 60px; text-indent: -9999px;background: url(img/bg-h1.gif); overflow: hidden; display: block;}
		h1 a:hover {background: url(img/bg-h1.gif); }
	#content {width: 951px; padding: 0px 24px 170px 25px; margin: 0 auto; position: relative;}
		#sidebar {width: 165px; padding-bottom: 230px; float: left;}
			.boxSearch {width: 165px; height: 24px; padding-bottom: 20px;}
				input.search {width: 111px; height: 20px; padding: 4px 10px 0px 10px; margin-right: 5px; color: #000; border: none; background: url(img/bg-search.gif) left no-repeat; float: left;}
				*html input.search {background-attachment: fixed;}
				input.send {float: right;}
			.boxSidebar {width: 165px; padding-bottom: 25px; font-size: 14px; font-weight: bold; color: #666666; }
			.boxSidebar h2 {font-size: 13px; font-weight: bold; padding-bottom: 7px; margin: 0; color: #666666; }
			.boxSidebar .content {padding-left: 15px;color:#606060; }
			.boxSidebar .content ul {list-style: none; padding:0;margin:0;}
			.boxSidebar .content a {color: #666666; text-decoration: none;}
			.boxSidebar .content a:hover, .boxSidebar .content a.hover {text-decoration: underline;background:none;}
			.boxSidebar .bot {font-size: 13px; font-weight: bold; color: #606060;margin-top: 7px;}
		#right {width: 681px; padding: 25px 40px 33px 40px; float: right; background: #FFF url(img/bg-right.gif) bottom no-repeat;}
			.post {width: 680px; padding-bottom: 33px; font-size: 13px;}
			.post .autor a {font-weight: bold; color: black; }
			.post h2 {font-size: 30px; padding-bottom: 4px; margin-bottom: 4px; color: #333333; background: url(img/bg-postEntry.gif) bottom no-repeat;}
			.post h2 a {color: #333333; text-decoration: none;}
			.post h2 a:hover {text-decoration: underline;background:none;}
			.post .entry {width: 640px; padding: 25px 20px 40px 20px; background: url(img/bg-postEntry.gif) bottom no-repeat; position: relative;}
			
			.post p {padding-bottom: 7px; font-size: 14px; color: #333333; }
			.post .postmetadata {padding: 7px 0px 10px 0px; background: url(img/bg-postEntry.gif) bottom no-repeat;}
			.post .postmetadata a {font-weight: bold;}
			.post .postmetadata .left {width: 450px; float: left;}
			.post .postmetadata .right {width: 200px; float: right;}
			textarea#comment {width: 675px; margin-bottom: 12px;}
			#right input, #right textarea {margin-bottom: 5px; border: 1px solid #616060;}
			#right input.enviar {margin-bottom: 5px; border: none;}
			ol.commentlist {padding-left: 12px; margin-left: 12px;}
			img.alignleft {float: left;}
			.navigation {width: 680px; padding-bottom: 10px;}
			.navigation a { font-weight: bold;}
			.navigation .alignleft {width: 310px; float: left;}
			.navigation .alignright {width: 310px; text-align: right; float: right;}
			#respond a {color: #EDBD08; font-weight: bold;}
			ol.commentlist li {margin-bottom: 15px;}
			ol.commentlist li a {color: #EDBD08; font-weight: bold;}
			.addthis_container {position: absolute; bottom: -25px; right: 0px;}

			
	#footer {width: 100%; height: 60px; background: #000; position: relative;}
	#footer .content {width: 1000px; margin: 0 auto; position: relative;}
		a.btnOonn {width: 122px; height: 29px; background: url(img/bg-btnOonn.gif); text-indent: -9999px; overflow: hidden; display: block; position: absolute; top: 17px; left: 850px;}