/*
Theme Name: Pedro Frias Band
Theme URI: http://www.pedrofriasband.com/
Description: O tema PFB 2.0 marca a nova era da banda!
Version: 2.0
Author: Helder Encarnacao
Author URI: http://www.eniciativa.com/
*/

html, body {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	border: 0;
	color: #000;
	padding-top: 35px;
	padding-bottom: 15px;
}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
body {
	background: url('images/bg.jpg');
}
p {
	line-height: 19px;
	padding: 10px 0;
}
h1, h2, h3, h4, h5 {
	padding: 10px 0;
}
ul, ol {
	list-style: none;
	padding: 10px 0;
}
small {
	font-size: 11px;
}
code {
	background: #FFFFC1;
}
a {
	color: #369;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
blockquote {
	font-size: 11px;
	font-family: Georgia;
	width: 90%;
	padding: 0 0 0 45px;
	margin: 10px auto;
	background: url('images/quote-open.gif') no-repeat 10px 7px;
	color: #717171;
	line-height: 150%;
	font-style: italic;
}
/* Wrap */
#wrap {
	width: 845px;
	margin: 0 auto;
	background-color: #fff;
}
/* Top */
#top {
	width: 818px;
	padding: 7px 10px 6px 10px;
	background-color: #fff;
	border-left: 4px solid #555555;
	border-right: 4px solid #555555;
	border-top: 4px solid #555555;
}
/* Top (Menu) */
#menu {
	width: 660px;
	padding-left: 2px;
	float: left;
	font-family: Arial, sans-serif;
	width: auto;
}
#menu ul {
	font-weight: bold;
	font-size: 11px;
	padding: 1px 0 0 0;
}
#menu ul li {
	display: inline;
	text-transform: uppercase;
}
#menu ul li a {
	float: left;
	text-decoration: none;
	padding: 0 0 0px 5px;
	line-height: 22px;
	margin-right: 5px;
	color: #555;
	width: auto;
}
#menu ul li a span {
	display: block;
	padding-right: 8px;
	padding-left: 3px;
	padding-bottom: 1px;
}
#menu ul li.current_page_item a {
	background: url('images/link_left.gif') no-repeat left top;
	color: white;
}
#menu ul li.current_page_item a span {
	background: url('images/link_right.gif') no-repeat right top;
}
#menu ul li a:hover {
	background: url('images/link_left.gif') no-repeat left top;
	color: white;
}
#menu ul li a:hover span {
	background: url('images/link_right.gif') no-repeat right top;
}
/* Header */
#header {
	width: 828px;
	padding-left: 10px;
	height: 170px;
	border-left: 4px solid #555;
	border-right: 4px solid #555;
}
#header-home {
	width: 828px;
	padding-left: 10px;
	height: 500px;
	background-color: #fff;
	border-left: 4px solid #555555;
	border-right: 4px solid #555555;
}
/* Content Wrap */
#content_wrap {
	width: 808px;
	padding: 0 15px 25px 15px;
	background-color: #fff;
	border-left: 4px solid #555;
	border-right: 4px solid #555;
}
/* Content */
#content {
	color: #333;
	width: 530px;
	height:auto !important;
	height:100%; /* min-height para IE6*/
        min-height:100%;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	border-right: 1px dashed #ccc;
}
#content-home {
	color: #333;
	width: 800px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
}
#content-home h2 {
	color: #555555;
	font-size: 22px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 10px 0 0px 0px;
	width: 350px;
}
#content-home h3 {
	color: #555555;
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 10px 0 0px 0px;
	width: 350px;
}
#content-home ul, #content-home ol {
	padding-left: 10px;
	line-height: 22px;
}
#content-home ul li {
	background: url('images/bullet.gif') no-repeat 0 9px;
	padding-left: 15px;
}
#content-home ol {
	list-style: decimal;
	padding-left: 70px;
}
#content h2 {
	font-size: 22px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 10px 0 10px 27px;
	background: #fff url('images/trevo.png') no-repeat left;
}
#content h2 a {
	color: #993B11;
	text-decoration: none;
}
#content h2 a:hover {
	color: #0B0B0B;
}
#content img {
	padding: 2px;
}
#content h1 {
	font-size: 23px;
}
#content h3 {
	background: #ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	margin: 15px 0 5px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height: 16px;
}
#content h4 {
	font-size: 12px;
}
#content ul, #content ol {
	padding-left: 10px;
	line-height: 22px;
}
#content ul li {
	background: url('images/bullet.gif') no-repeat 0 9px;
	padding-left: 15px;
}
#content ol {
	list-style: decimal;
	padding-left: 70px;
}
#content img.alignleft {
	margin: 10px 10px 8px 0;
}
#content img.alignright {
	margin: 10px 0px 8px 10px;
}
#content img.centered {
	margin: 10px auto 20px auto;
	display: block;
}
/* Sidebar */
.sidebar {
	background: #f5f4f0 url('images/bgr-box-trans.png') repeat-x top left;
	width: 240px;
	border: 1px solid #DEDBD1;
	padding: 10px;
	float: right;
	color: #000;
	margin-top: 20px;
	margin-left: 10px;
}
.sidebar-social {
	background: #f5f4f0 url('images/bgr-box-trans.png') repeat-x top left;
	width: 240px;
	border: 1px solid #DEDBD1;
	padding: 10px;
	float: right;
	color: #000;
	margin-top: 20px;
	margin-left: 10px;
}
.sidebar-social img {
	padding: 2px;
}
.sidebar p {
	line-height: 18px;
	padding: 8px 0;
}
.sidebar a {
	color: #F4DD2F;
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5 {
	color: #993B11;
}
.sidebar h2 {
	background: #ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color: #363636;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0 0 15px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height: 16px;
}
.sidebar ul {
	width: 100%;
	position: relative;
	padding: 10px 0 15px 0;
}
.sidebar ul ul {
	padding: 3px 0 0 12px;
}
.sidebar li {
	line-height: 16px;
	padding: 2px 0 2px 0px;
	font-weight: bold;
}
.sidebar a {
	color: #997D4D;
}
#photos img {
	border: 1px dashed #ccc;
	padding: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #fff;
}
#photos a:hover img {
	border: 1px solid #fff;
	padding: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #ccc;
}
#youtube td {
	line-height: 250%;
}
/* Footer */
#footer {
	border-left: 4px solid #555555;
	border-right: 4px solid #555555;
	border-bottom: 4px solid #555555;
	background: #ffffff url('images/footer.png') repeat-x;
	margin-top: -25px;
	color: #9E9E9E;
	font-size: 0.9em;
	height: 50px;
	width: 838px;
}
#footer .left {
	float: left;
	width: auto;
	margin-left: 20px;
}
#footer .right {
	float: right;
	width: auto;
	margin-right: 20px;
}
#footer a {
	color: #555555;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
	margin: 15px 0 0 -1px;
	padding: 0 1.3ex;
	width: auto;
}
#content_wrap:after, #top:after, .comments_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
input.text, textarea.text, input.textbox, textarea.textbox {
	padding: 4px 4px;
	background: #ffffff url('images/input.png') repeat-x top left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
	margin-bottom: 10px;
	width: 200px;
}
#cp_message {
	background: #fff url('images/input.png') repeat-x top left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}
input.text, textarea.text {
	width: 230px;
	font-size: 100%;
}
textarea.text {
	width: 365px;
	height: 70px;
	padding: 5px;
	margin-bottom: 6px;
}
textarea.text:focus, input.text:focus {
	outline: none;
	border-color: #666;
}
#contactform {
	margin-bottom: 40px;
}
#contactform fieldset {
	border: 1px solid #ccc;
	;
}
#contactform #submit {
	cursor: pointer;
	float: right;
	margin-right: 60px;
	padding: 6px;
	color: #454545;
	width: auto;
}
#contacts {
	line-height: 150%;
	margin-bottom: 20px;
}
#contacts img {
	margin-right: 5px;
}
#contact-left {
	float: left;
	width: 250px;
	padding: 5px;
}
#contact-right {
	margin-left: 260px;
	padding: 5px;
}
.checkbox {
	cursor: pointer;
}
#band {
	line-height: 150%;
	margin-top: 25px;
}
#band img {
	border: 1px solid #ccc;
	margin-left: 10px;
}
#photo-profile {
	float: left;
	margin-right: 12px;
	border: 1px solid #ccc;
	width: auto;
}
.postmeta {
	margin: 0;
	font-size: 0.7em;
	color: #666;
	background: url('images/file_icon.gif') no-repeat left;
}
.comments-link {
	padding: 0 0 0 20px;
	background: url('images/comments.png') no-repeat left;
	margin-left: 20px;
}
.date {
	padding: 0 0 0 20px;
	background: url('images/clock.png') no-repeat left;
}
.commented {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 5px;
	background: #FFFFFF url('images/bg.gif') repeat-x;
}
#songs {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	background-color: #F7F7F7;
	margin: 20px 0 10px 0;
}
#songs ul {
	margin-left: 250px;
}
#single {
	background-color: #ccc;
	text-align: center;
	padding: 0;
	margin: 15px 0 -5px 0;
}
#single span {
	text-decoration: blink;
}
#songs p {
	padding: 1px 0 0 4px;
	margin: 0;
}
#songs-left {
	float: left;
	width: 250px;
	padding: 5px;
	border: 1px solid #E3E3E3;
	background-color: #F7F7F7;
}
#songs-right {
	margin-left: 270px;
	padding: 5px;
	border: 1px solid #E3E3E3;
	background-color: #F7F7F7;
}
.comment-page-numbers a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none;
/* no underline */
	color: #336699;
}
.current-comment-page {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
#info {
	border: 1px solid #cccccc;
	background-color: #F6FAE6;
	padding: 5px 5px 5px 30px;
	margin-bottom: 10px;
	background: url('images/accept.png') no-repeat 6px 6px;


}