/*
Theme Name: FalaFreela!
Theme URI: http://www.falafreela.com.br/
Description: Tema original criado para o FalaFreela!, o podcast feito para os freelancers!
Version: 1.0
Author: Humberto Oliveira (http://www.holiveira.com)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}


body
{
	background: #ba4d24 url(img/bodyBG.gif);
	font-family: Tahoma, Vardana, Arial, "Sans Serif";
	font-size: 89%;
	line-height: 140%;
	color: #776443;
	text-align: center;
}

a:link
{
	text-decoration:none;
	border-bottom: 1px dotted;
	color: #ba4d24;
}

a:visited
{
	color: #b29d82;
}

a:hover
{
	color: #df8443;
	border-bottom:1px solid;
}

#content ul, #sidebar ul
{
	margin-bottom: 1.3em;
}
#content ul li, #sidebar ul li
{
	background:url(img/bulletSidebar.gif) no-repeat left 6px;
	padding-left: 15px;
margin-left: 25px;
}
#bodyWrapper
{
	position: relative;
	width: 995px;
	margin: 0 auto;
	text-align: left;
	border: 1px #fff;
}

#wrapper
{
	background: url(img/wraperBG.jpg) repeat-y left top;
	margin-left: 30px;
	margin-top: 280px;
}


#wrapperheader
{
	background: url(img/topWraperBG.jpg) no-repeat left top;
}


#logo
{
display: block;
position: absolute;
left: -8px;
top:-250px;
width: 654px;
height: 157px;
background: url(img/LogotipoFalaFreelaTop.png) no-repeat; 

}
#logo h1
{
	text-indent: -9000px;
	display: block;
	margin-top: 157px;
	width: 277px;
	height: 268px;
	background: url(img/LogotipoFalaFreelaBottom.png) no-repeat left top;
}
#rssfeed
{
	display:block;
	position:absolute;
	width:363px;
	height:102px;
	left: 620px;
	top: -50px;	
}
#rssfeed a:link, #rssfeed a:visited
{
	display: block;
	width: 363px;
	height: 102px;
	background: url(img/feedBG.png) no-repeat left top;
	text-indent: -9000px;
	text-decoration: none;
	border-bottom: none;
}
#rssfeed a:hover
{
	background: url(img/feedBG.png) no-repeat left -102px;
	border-bottom: none;
}

#navbar
{
	width: 650px;
	padding: 55px 0 0 250px;
	font-size: 1.3em;
}

	#navbar ul li
	{
		float:left;
	}
	#navbar a:link, #navbar a:visited
	{
		display:block;
		text-decoration:none;
		color: #776443;
		padding: 15px 10px;
		background: url(img/selectedNavbarBg.png) no-repeat 50% -1000px;
		border-bottom: none;
	}
	#navbar a:hover, #navbar .current
	{
		background: url(img/selectedNavbarBg.png) no-repeat 50% bottom !important;
		border-bottom: none;
	}

#contentWrapper
{
	background: url(img/wrapperBottom.jpg) no-repeat left bottom;
}
#content
{
	margin: 100px 0 0 70px;
	padding-bottom: 50px;
	width: 580px;
}
	#content h2
	{
		width: 560px;
		font-family: Tahoma, Verdana, Arial;
		font-size: 50px; 
		line-height: 90%;
		margin-bottom: 0px;
	}

	#titleindent
	{
		margin-left: 90px;
	}
	#content p
	{
		margin-bottom: 1em;
		margin-right: 30px;
	}


#sidebar
{
	position: absolute;
	left: 680px;
	top: 25px;
	display:block;
	width:313px;
	height: 718px;
	margin-top: 55px;
	background:url(img/IdeiasBoxBg.jpg) no-repeat left 170px;;
}
#sidebar #selos
{
margin-left: 55px;

}

	#sidebar #contents
	{

		padding:100px 20px 0 50px;
		font-family: "Courier New", Courier, monospace;
		letter-spacing: 0.001em;
		line-height: 1.3em
	}
	#sidebar h3
	{
		margin-bottom: 1.1em;
		font-size: 1.2em;
		font-weight:bold;
	}
		#sidebar a
		{
		text-decoration: none;
		}	
	#sidebar p
	{
		margin-bottom: 1.3em;
	}
	
#comments
{
	background: url(img/commentBoxBG.jpg);
	width: 602px;
	margin-left: 81px;
	padding-top: 25px;
	padding-bottom:30px;
}
#comments h4
{
font-size: 55px;
}
	#comments form
	{
			margin: 30px 50px;
	}

#commentcount
{
		margin: 0 30px;
		font-size: 55px;
}

#comments p
{
	margin-bottom: 1em;
}
	#respond
	{
		margin-top: 50px;
	}

	.commentWrapper
	{
		margin: 0 30px;
		padding-bottom: 30px;
		background: url(img/SeparadorComentario.png) no-repeat 50% bottom;		
	}
	
	.gravatar
	{
		width: 139px;
		float:left;
		background: url(img/wornAvatarBG.png) no-repeat left top;
	}
	.gravatar a
	{
		display: block;
		width: 139px;
		height: 135px;
		border:none;
		text-decoration: none;
	}	
	.gravatar img
	{
	margin: 33px 29px
	}
	.gravatar a span
	{
		display: block;
		width: 139px;
		height: 135px;
		text-indent: -9000px;
		background: url(img/wornAvatarEdges.png) no-repeat left top;
	}
	
	.commentdata
	{
		margin-left: 159px;
		padding-top: 25px;
	}
	
	
	#footer
	{
		width: 602px;
		margin: 15px 81px;
		color: #fff;
		font-size: 0.9em;
		padding: 5px;
	}
	
	#footer a:link, #footer a:visited
	{
		color: #ffe7b7;
	}
	
	
#podPress_footer
{
visibility:hidden;
}
	

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 85px;
	line-height: 40px;
}
.sIFR-hasFlash #commentcount {
	visibility: hidden;
	font-size: 55px;
	margin: 0 50px 10px 50px;
}

.sIFR-hasFlash #comments h4 {
	visibility: hidden;
	font-size: 70px;
	margin: 0 50px 10px 50px;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

#titleCommentCount
{
text-align:right;
margin-right: 45px;
background: url(img/arrow_comments.png) no-repeat 390px top;
padding-top:15px;
font-size: 18px;
}

#titleCommentCount a:link, #titleCommentCount a:visited
{
	font-weight: normal;
    color: #603E14;
}
#titleCommentCount a:hover
{
    color: #846C4B;
}