/*
Theme Name: Delishville
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: #000000;
	background: #facde1 url(images/header.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px 0px 40px;
}

a img {
border: none; 
}
a {
	color: #ED145B;
	text-decoration: none;
}
a:hover {
	color: #00BCE9;
	text-decoration: none;
}
#faixa {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 242px;
}
#header {
	width: 100%;
	height: 370px;
}

#header_link {
	position: relative;
	width: 650px;
	height: 125px;
	top: 35px;
}

#header_link a{
	width: 100%;
	height: 100%;
	display: block;
}

.h_link {
	display: none;
}

#table {
	margin: 0px auto;
	width: 960px;
	background: #ffffff url(images/bottom.jpg) center bottom no-repeat;;
}
#content {
	margin: 30px;
	float: left;
	width: 620px;
	overflow: hidden;
}
h2 {
	color: #ed145b;
	margin: 0px 0px 0px;
	letter-spacing: -1px;
	font: normal 21px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 0px;
	line-height: 35px;
}
h2 a, h2 a:visited {
	color: #ed145b;
	text-decoration: none;
}
h2 a:hover {
	color: #00BCE9;
	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;
	border: 1px solid #ccc;
	padding: 0px;
	width: 50px;
	height: 50px;
	background: #d8e2e7;
	-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;
}
.next-entries {
	float: right;
	font-size: 15px;
	color: #ed145b;
}
#comments, #respond {
	border-bottom: 1px solid #d8e2e7;
	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;
	padding: 1px;
	background: #d8e2e7;
}
.commentlist .alt {
	background: #d8e2e7;
	border: 1px solid #CCC;
}
.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:#ffffff;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #CCC;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: bold 18px "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #ED145B;
	float: left;
	margin: 10px 30px 20px 0;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 30px;
	background: #d8e2e7;
	border: 1px solid #ccc;
	-webkit-border-radius: 50px; /* for Safari */
	-moz-border-radius: 50px; /* for Firefox */
}
#commentform #submit:hover{
	cursor: hand;
	color: #00BCE9;
}
#sidebar {
	list-style: none;
	float: right;
	margin: 20px 30px 30px 0;
	padding: 0px 0px 0px 20px;
	border: 1px solid #ccc;
	width: 220px;
	background: #d8e2e7;
	-webkit-border-radius: 10px; /* for Safari */
	-moz-border-radius: 10px; /* for Firefox */
}
#sidebar h3
{
	list-style: none;
	font: bold 25px "Trebuchet MS", Tahoma, Arial;
	float: center;
	height: 50px;
}
#sidebar h2
{
	list-style: none;
	-webkit-padding-start: -10px;
	color: #ed145b;
	margin: 0px 0px 0px;
	letter-spacing: -1px;
	font: normal 21px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 0px;
	line-height: 35px;
	}
#sidebar ul {
	-webkit-padding-start: 0px;
	display: block;
	list-style-type: disc;
	margin: 1em 0px;
}
.widget ul li { 
	-webkit-padding-start: 0px;
	list-style: none;
	margin: -10px 0px 10px;
	padding: 0px -40px;
}
#info h3
{
	font: bold 25px "Trebuchet MS", Tahoma, Arial;
	float: center;
	height: 25px;
}
#info {
	float: right;
	margin: 40px 30px 30px 0px;
	padding: 7px 20px 0px 20px;
	border: 1px solid #ccc;
	width: 200px;
	background: #d8e2e7;
	-webkit-border-radius: 10px; /* for Safari */
	-moz-border-radius: 10px; /* for Firefox */
}
#info img
{
       text-align: center;
}
#searchform {
	width: 240px;
	margin: 30px 30px 0px 0px;
	padding: 16px 0px 16px 0px;
	border: 1px solid #ccc;
	float:right;
	height: 25px;
	background: #d8e2e7;
	-webkit-border-radius: 10px; /* for Safari */
	-moz-border-radius: 10px; /* for Firefox */	vertical-align: middle;
}
#searchform #s {
	width: 120px;
	height: 20px;
	border: 1px solid #ccc;
	background: #fff;
	vertical-align: middle;
	font: normal 12px "Trebuchet MS", Tahoma, Arial;
	color:#333
	-webkit-border-radius: 3px; /* for Safari */
	-moz-border-radius: 3px; /* for Firefox */
}
#searchform label {
	padding: 0px 0px 0px 15px;
	font: bold 18px "Trebuchet MS", Tahoma, Arial;
	color: #ED145B;
	vertical-align: middle;
	-webkit-border-radius: 3px; /* for Safari */
	-moz-border-radius: 3px; /* for Firefox */
}
#searchform #searchsubmit {
	border: none;
	width: 22px;
	height: 22px;
	font: bold 12px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #ffffff;
	background: #ED145B;
	-webkit-border-radius: 5px; /* for Safari */
	-moz-border-radius: 5px; /* for Firefox */
	vertical-align: middle;
	}
#searchform #searchsubmit:hover {
	text-decoration: none;
	cursor: hand;
	background: #00BCE9;
	}
.ul-cat {
	list-style: none;
	margin:-10px 0px 20px;
	padding:0px;
}
.ul-cat li{
	list-style: none
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.ul-cat li a, .ul-cat li a:visited{
	list-style: none
	color: #5a5a5a;
	text-decoration: none;
}
.ul-cat li a:hover{
	list-style: none
	color: #00BCE9;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:-10px 0px 20px;
	padding:0px;
}
.ul-archives li{
	list-style: none
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.ul-archives li a, .ul-archives li a:visited{
	list-style: none
	color: #5a5a5a;
	text-decoration: none;
}
.ul-archives li a:hover{
	list-style: none
	color: #00BCE9;
	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: #5a5a5a;
	text-decoration: none;
}
.ul-elsewhere li a:hover{
	list-style: none
	color: #00BCE9;
	text-decoration: none;
}
#credits {
	margin: 0px auto;
	width: 480px;
	line-height: 30px;
	color: #5a5a5a;
	font-size: 12px;
}
#credits a, #credit a:visited{
	font: bold "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ED145B;
}
.rss {
	background: url(images/feed.png) no-repeat left;
	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: none;
	padding: 3px;
	background: #000000;
}
a:hover img.img_border{
	border-color: #000000;
	background: #1a1a1a;
}
#clear { 
	clear: both; 
}
