/*
Theme Name: Psycho Pixel
Theme URI: http://www.fabioscouto.com
Description: A theme by <a href="http://www.fabioscouto.com">Fabio Couto</a>.
Version: 1
Author: Fabio Couto
Author URI: http://www.fabioscouto.com

*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	background: #000000 url(images/bg.gif);
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ED145B;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
#header h1 {
	line-height: 100%;
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: normal;
	color: #ffffff;
}
#header h1 a{
	color: #ffffff;
	text-decoration: none;
}
#header h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
#header h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
#header {
	margin: 20px 0 20px 0;
	background: url(images/logo.png) no-repeat;
	height: 60px;
}
#header a {
	background: url(images/logo.png) no-repeat;
	display: block;
	height: 60px;
	margin: 20px 0 20px 0;
}
#header a span {
	visibility: hidden;
}
#header a:hover {
text-decoration:none;
}
#logo {
	margin: 0px auto;
	width: 950px;
}
#page2 {
	margin: 0px auto;
	width: 950px;
	background: #1a1a1a;
	border: 1px solid #2a2a2a;
	-webkit-border-radius: 5px; /* for Safari */
	-moz-border-radius: 5px; /* for Firefox */
}
#content {
	margin: 30px;
	float: left;
	width: 650px;
	overflow: hidden;
}
h2 {
	color: #ed145b;
	margin: 0px 0px 0px;
	letter-spacing: -1px;
	font: normal 35px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 0px;
	line-height: 35px;
}
h2 a, h2 a:visited {
	color: #ed145b;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ed145b;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 45px;
	margin: 5px 0 0 12px;

}
.post-month {
	font-size: 12px;
	text-transform: uppercase;
	color: #ed145b;
	text-align: left;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: 0px;
}
.post-day {
	font-size: 25px;
	text-transform: uppercase;
	color: #ed145b;
	text-align: left;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-bg {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 50px;
	height: 50px;
	background: #000000;
	border: 1px solid #101010;
	-webkit-border-radius: 5px; /* for Safari */
	-moz-border-radius: 5px; /* for Firefox */
}
.post-title {
	float: left;
	width: 450px;
}
.post-comments {
	float: left;
	font-size: 95%;
}
.entry {
	font-size: 15px;
	line-height: 25px;
	clear: both;
	padding-top: 10px;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #ed145b;
}
.previous-entries {
	float: left;
	font-size: 15px;
	color: #ed145b;
	position: fixed
}
.next-entries {
	float: right;
	font-size: 15px;
	color: #ed145b;
}
#comments, #respond {
	border-bottom: 1px solid #2a2a2a;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #5a5a5a;
	padding: 1px;
	background: #000000;
}
.commentlist .alt {
	background: #1a1a1a;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #ed145b;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Trebuchet MS" Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #2a2a2a;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: bold 12px "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	margin: 10px 30px 20px 0;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 30px;
	background: #000000;
	border: 1px solid #2a2a2a;
	-webkit-border-radius: 50px; /* for Safari */
	-moz-border-radius: 50px; /* for Firefox */
}
#commentform #submit:hover{
	font: bold 12px "Trebuchet MS" Arial, Helvetica, sans-serif;
	ursor: hand;
	color: #ed145b;
	float: left;
	margin: 10px 30px 20px 0;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 30px;
	background: #000000;
	border: 1px solid #5a5a5a;
	-webkit-border-radius: 50px; /* for Safari */
	-moz-border-radius: 50px; /* for Firefox */
}
#sidebar {
	float: right;
	margin: 20px 30px 30px 0;
	padding: 0px 0px 0px 20px;
	width: 180px;
	background: #000000;
	border: 1px solid #2a2a2a;
	-webkit-border-radius: 5px; /* for Safari */
	-moz-border-radius: 5px; /* for Firefox */
}

#searchform {
	width: 202px;
	margin: 30px 30px 0px 0px;
	padding: 16px 0px 16px 0px;
	float:right;
	height: 25px;
	background: #000000;
	border: 1px solid #2a2a2a;
	-webkit-border-radius: 5px; /* for Safari */
	-moz-border-radius: 5px; /* for Firefox */	vertical-align: middle;
}
#searchform #s {
	width: 95px;
	height: 20px;
	border: 1px solid #2a2a2a;
	background: #fff;
	vertical-align: middle;
	-webkit-border-radius: 50px; /* for Safari */
	-moz-border-radius: 50px; /* for Firefox */
}
#searchform label {
	padding: 0px 0px 0px 15px;
	font: bold 14px;
	color: #ffffff;
	vertical-align: middle;
	-webkit-border-radius: 5px; /* for Safari */
	-moz-border-radius: 5px; /* for Firefox */
}
#searchform #searchsubmit {
	border: none;
	width: 25px;
	height: 25px;
	font: bold 10px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #ffffff;
	background: #1a1a1a;
	-webkit-border-radius: 3px; /* for Safari */
	-moz-border-radius: 3px; /* for Firefox */
	vertical-align: middle;
	}
#searchform #searchsubmit:hover {
	border: none;
	width: 25px;
	height: 25px;
	font: bold 10px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #ed145b;
	background: #1a1a1a;
	-webkit-border-radius: 3px; /* for Safari */
	-moz-border-radius: 3px; /* for Firefox */
	vertical-align: middle;
	}
#sidebar h3 {
	font: normal 30px "Trebuchet MS", Tahoma, Arial;
	float: center;
	height: 50px;
}
.ul-cat {
	list-style: none;
	margin:-10px 0px 20px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:-10px 0px 20px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #ffffff;
	text-decoration: none;
}
.ul-elsewhere {
	list-style: none;
	margin:-10px 0px 20px;
	padding:0px;
}
.ul-elsewhere li{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.ul-elsewhere li a, .ul-elsewhere li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-elsewhere li a:hover{
	color: #ffffff;
	text-decoration: none;
}
#credits {
	margin: 0px auto;
	width: 950px;
	color: #ffffff;
	font-size: 12px;
}
#credits a, #credit a:visited{
	color: #fff;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	margin: 4px 10px 5px 0px;
	border: 1px solid #000000;
	padding: 3px;
	background: #1a1a1a;
}
a:hover img.left{
	border-color: #000000;
	background: #1a1a1a;
}
.right {
	float: right;
}
img.right, a img.right {
	margin: 4px 10px 5px 0px;
	border: 1px solid #ffffff;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #ffffff;
	background: #ffffff;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #ffffff;
	padding: 3px;
	background: #000000;
}
a:hover img.img_border{
	border-color: #000000;
	background: #1a1a1a;
}
#clear { 
	clear: both; 
}

