/*   
Theme Name: Psyco Theme
Theme URI: http://www.psyco.com.br
Description: Theme designed by <a href="http://www.psyco.com.br">Psyco Media Development</a>
Author: Paulo Eduardo
Author URI: http://www.pauloeduardo.com
Version: 0.1
.
General comments/License Statement if any.
.
*/

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:inherit;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0px;
}

fieldset{
	border:0px;
	padding:0px;
	margin:0px;
}

#acess{
	background-color:#535253;
	text-align:center;
	color:#FFFFFF;
}

#header{
	background-image:url(images/header.png);
	height:200px;
	color:#FFFFFF;
}

.center{
	width:760px;
	position:relative;
	left:50%;
	margin-left:-380px;
}

.imgLogo{
	margin-top:55px;
	float:left;
	margin-right:20px;
}

#logo{
	float:left;
	margin-bottom:23px;
	width:440px;
}

#header h1{
	margin:0px;
	margin-bottom:-10px;
	padding-top:70px;
}

#formBusca{
	background-image:url(images/busca.png);
	width:240px;
	height:26px;
	padding:0px;
	float:right;
	padding:10px 15px;
}

#s{
	width:200px;
}

#searchsubmit{
	background-image:url(images/btnBusca.png);
	width:23px;
	height:23px;
	border:0px;
	text-indent:-3000px;
	cursor:pointer;
}

.pages{
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}

.pages li{
	background-color:#333;
	border:3px solid white;
	border-bottom:0px;
	float:left;
	padding:5px 20px;
	margin-right:10px;
}

#main{
	background-image:url(images/columns.png);
	float:left;
	margin-bottom:10px;
}

#content{
	float:left;
	width:470px;
	margin-right:10px;
}

.post{
	margin-top:10px;
	clear:both;
}

.date{
	background-image:url(images/date.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:46px;
	height:49px;
	text-align:center;
	color:#666666;
	font-size:20px;
	float:left;
	padding-right:10px;
}

.date span{
	color:white;
	font-size:12px;
	display:block;
	padding-top:2px;
}

h2{
	border-bottom:1px dotted black;
	margin:0px 0px 2px 0px;
	padding-top:2px;
	font-size:18px;
}

.category{
	float:left;
}

.comments{
	float:right;
}

.category img, .comments img{
	margin-bottom:-4px;
	margin-right:5px;
}

.entry{
	clear:both;
	padding-top:1px;
}

.imgFloatLeft{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

h3{
	padding:0px;
	margin-bottom:1px;
}

.previous-entries{
	float:left;
}

.next-entries{
	float:right;
}

.next-posts{
	float:right;
	margin:10px 0px;
}

.previous-posts{
	float:left;
	margin:10px 0px;
}

.previous-entries img, .next-entries img, .previous-posts img{
	margin-bottom:-5px;
}

.previous-posts img{
	margin-right:5px;
	margin-bottom:-5px;
}

.next-posts img{
	margin-left:5px;
	margin-bottom:-5px;
}

.page-nav{
	margin-top:10px;
}

#nav{
	background-color:#333333;
	border:3px solid white;
	border-bottom:0px;
	width:267px;
	float:right;
	position:relative;
	top:-70px;
}

.imgFeed{
	margin:-5px 10px 20px 45px;
	float:left;
}

.linkFeed{
	color:#FFFFFF;
	font-size:16px;
	margin-top:25px;
	display:block;
}

.bannerFeed{
	margin-left:17px;
}

#nav h2{
	color:#FF6600;
	margin:10px 10px 0px 10px;
	border-color:#FFFFFF;
}

#nav ul{
	list-style:none;
	color:#FFFFFF;
	padding-left:10px;
}

.bannerFim, #nav iframe{
	margin-left:10px;
	margin-right:-7px;
}

#footer{
	background-image:url(images/footer.png);
	height:300px;
	clear:both;
	color:#FFFFFF;
}

.columnFooter{
	width:240px;
	float:left;
	margin-right:11px;
	margin-top:10px;
}

.columnFooter h2{
	color:#FF6600;
	border-color:#FFFFFF;
}

.imgLivro{
	float:left;
	margin-right:6px;
	margin-top:5px;
}

.lastPosts{
	list-style:none;
	padding:0px;
	color:#FFFFFF;
	margin:0px;
}

.logoPsyco{
	float:right;
	margin-top:-50px;
}

#comments{
	background-image:url(images/commentTalk.png);
	background-repeat:no-repeat;
	padding-left:55px;
	height:40px;
}

.commentBlack{
	background-color:#CCCCCC;
	padding:10px;
}

.commentWhite{
	padding:10px;
}

.commentBlack cite, .commentWhite cite{
	color:#FF6600;
	font-weight:bold;
}

#respond{
	background-image:url(images/write.png);
	background-repeat:no-repeat;
	padding-left:55px;
	height:40px;
}

#commentform textarea{
	width:470px;
}

#submit{
	background-image:url(images/submit.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:0px;
	padding-right:35px;
	height:28px;
	font-weight:bold;
	float:right;
}

.commentLink{
	background-image:url(images/comment.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

.bannerMenu{
	margin-left:12px;
	margin-right:-5px;
}

.entry a{
	text-decoration:underline;
}

.social_bookmark img{
	margin:5px;
}

.feedburner{
	clear:both;
	display:block;
}
