/* CSS Reset */
	html, body, div, span, applet, object, iframe, table, caption,
	tbody, tfoot, thead, tr, th, td, del, p, dfn, em, font, img, ins,
	kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	h1, h2, h3, h4, h5, h6, pre, a, abbr,
	acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend {
		vertical-align: baseline;
		font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		outline: 0;
		padding: 0;
		margin: 0;
		border: 0;
	}
	:focus {
		outline: 0;
	}
	body {
		background: white;
		line-height: 1;
		color: black;
	}
	ol, ul {
		list-style: none;
	}
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		font-weight: normal;
		text-align: left;
	}
	strong {
		font-weight:bold;
	}
/* END CSS Reset */	/* Peek-a-boo Fix */	html .box-fix {		height: 1%;	}	html>.box-fix {		height: auto;	}	
	body {
		background:#ffd400 url(images/background.png) repeat-x;
		font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
		font-size:12px;
		color:#5b5656;
		
	}
	input, textarea {
		font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
		font-size:12px;
		color:#5b5656;
	}
	small {
		font-size:11px;
		color: #5b5656;
	}
	small a{
		color: #3f71c5;
	}
	.small {
		font-size:11px;
	}
	.small a{
		color: #3f71c5;
	}		.medium {		font-size: 12px;	}
	
	a, a:visited {
		color: #3f71c5;
		text-decoration:underline;
	}
	a:hover {
		color: #3f71c5;
		text-decoration:none;
	}
	p {
		line-height:130%;
		margin:5px 0;
	}
	em {
		font-style:italic;
	}
	h1 a, h2 a, h3 a, h4 a {
		text-decoration:none;	
		color:#5b5656;	
	}
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
		text-decoration:underline;		
		color:#3f71c5;	
	}
	h1 {
		color:#5b5656;
		margin-bottom:10px;
		font-size:23px;
		font-weight:bold;
		line-height:110%;
	}
	h2 {
		color:#5b5656;
		margin:10px 0;
		font-size:19px;
	}
	h3 {
		font-size:16px;
		color:#5b5656;
		font-weight:bold;	
		margin-bottom:10px;
		line-height:140%;
	}
	h4 {
		font-size:14px;
		color:#5b5656;
		font-weight:bold;	
		margin-bottom:10px;
	}
	
	
	.light {
		color:#a2a2a2;
	}
	.light a {
		color:#6f97d9;
	}
	.left {
		float:left;
	}
	.right {
		float:right;
	}
	.entry {
		line-height:150%;
	}
	
	.wrapper {
		margin: 0 auto;
		width:1000px;
	}
	
	
	/* Main */
	#main {	
		margin-top:10px;
	}
	#main .main-t {background: url(images/main.bg.t.png) 0 0 repeat-x;}
	#main .main-b {background: url(images/main.bg.b.png) 0 100% repeat-x}
	#main .main-l {background: url(images/main.bg.l.png) 0 0 repeat-y}
	#main .main-r {background: url(images/main.bg.r.png) 100% 0 repeat-y}
	#main .main-bl {background: url(images/main.bg.bl.png) 0 100% no-repeat}
	#main .main-br {background: url(images/main.bg.br.png) 100% 100% no-repeat}
	#main .main-tl {background: url(images/main.bg.tl.png) 0 0 no-repeat}
	#main .main-tr {background: url(images/main.bg.tr.png) 100% 0 no-repeat; padding:10px} 
	#main .main-inside {background: #FFFFFF; margin:20px} 



	/* Sidebar */
	
	#sidebar {
		width:315px;
		float:left;
	}
	
	#sidebar #itens li{
		margin-top: 10px;
		font-size:17px;
		color: #a2a2a2;
	}
	
	/* Geral */
	
	
	.box-pink .bl {background: url(images/box-pink.bg.bl.gif) 0 100% no-repeat}
	.box-pink .br {background: url(images/box-pink.bg.br.gif) 100% 100% no-repeat}
	.box-pink .tl {background: url(images/box-pink.bg.tl.gif) 0 0 no-repeat}
	.box-pink .tr {background: url(images/box-pink.bg.tr.gif) 100% 0 no-repeat; padding:5px 10px} 
	.box-pink .inside {background: #fff0f0; } 
	
	.box-blue .bl {background: url(images/box-blue.bg.bl.gif) 0 100% no-repeat}
	.box-blue .br {background: url(images/box-blue.bg.br.gif) 100% 100% no-repeat}
	.box-blue .tl {background: url(images/box-blue.bg.tl.gif) 0 0 no-repeat}
	.box-blue .tr {background: url(images/box-blue.bg.tr.gif) 100% 0 no-repeat; padding:5px 10px} 
	.box-blue .inside {background: #f0f6ff; } 
	
	.box-yellow .bl {background: url(images/box-yellow.bg.bl.gif) 0 100% no-repeat}
	.box-yellow .br {background: url(images/box-yellow.bg.br.gif) 100% 100% no-repeat}
	.box-yellow .tl {background: url(images/box-yellow.bg.tl.gif) 0 0 no-repeat}
	.box-yellow .tr {background: url(images/box-yellow.bg.tr.gif) 100% 0 no-repeat; padding:5px 10px} 
	.box-yellow .inside {background: #fff7e2; } 
	
	.box-grey .bl {background: url(images/box-grey.bg.bl.gif) 0 100% no-repeat}
	.box-grey .br {background: url(images/box-grey.bg.br.gif) 100% 100% no-repeat}
	.box-grey .tl {background: url(images/box-grey.bg.tl.gif) 0 0 no-repeat}
	.box-grey .tr {background: url(images/box-grey.bg.tr.gif) 100% 0 no-repeat; padding:10px} 
	.box-grey .inside {background: #f4f4f4; } 
	
	/* Content  */		#quotes ul {				font-size: 13px;				line-height: 110%;				font-weight: bold;			}		#quotes ul li.quote1 {		background: url(images/quote1.bg.gif) no-repeat;				height: 39px;				padding: 18px 15px 27px 15px;	}		#quotes ul li.quote2 {				background: url(images/quote2.bg.gif) no-repeat;				height: 40px;				padding: 10px 15px 26px 15px;				text-align: right;	}		#quotes ul li .autor {				float: right;				font-size: 11px;				color: #666;	}
	#content {
		margin-left:330px;
	}
	#videos {
		width: 320px;
		float: left;
	}
	#videos .youtube-thumb {
		border:1px solid #999999;
		height:70px;
		width:90px;		margin: 10px 8px 0 0;
	}			#twitter {				margin-left: 320px;	}
	
	#extras {
		width:275px;
		float:right;
		height:390px;
	}
	
	#authors {
		margin-top:10px;
	}
	#authors img {
		float:left;
	}
	
	#authors h3 {
		margin-left:80px;
	}
	#authors p {
		margin-left:80px;
		height:80px;
	}
	
	#socialmidias {
		margin-top:10px;
	}
	#socialmidias li {
		height:45px;
	}
	#socialmidias .logo {
		float:left;
		width:90px;
	}
	
	#socialmidias .text {
		margin-left:30px;
		padding-top:10px;
	}
	
	
	#ballon-tl {
		height:115px;
		width:305px;
		float:left;
		background: url(images/baloon.tl.png) bottom no-repeat;		
	}
	#ballon-tl div {
		left:10px;
		position:relative;
		text-align:center;
		top:45px;
		width:280px;
	}
	#ballon-tr {
		height:115px;
		width:305px;
		float:right;
		background: url(images/baloon.tr.png) 100% 0 no-repeat;		
	}
	#ballon-tr div {
		left:10px;
		position:relative;
		text-align:center;
		top:15px;
		width:280px;
	}
	#ballon-bl {
		height:115px;
		width:305px;
		float:left;
		background: url(images/baloon.bl.png) bottom no-repeat;		
	}
	#ballon-bl div {
		left:10px;
		position:relative;
		text-align:center;
		top:65px;
		width:280px;
	}
	#ballon-br {			margin-top: 5px;		
		height:115px;
		width:305px;
		float:right;
		background: url(images/baloon.br.png) 100% 0 no-repeat;		
	}
	#ballon-br div {
		left:10px;
		position:relative;
		text-align:center;
		top:35px;
		width:280px;
	}
	#related-posts li {
		list-style:disc;
		margin-left:15px;
		margin-bottom:5px;
	
	}
	#related-posts {
		margin-bottom:25px;
	
	}
	
	.post-separator {
		height:1px;
		border:none;
		background:#fff4d8;
		margin:20px;
	}
	.navigation {
		font-size:11px;
		margin-top:30px;
	}	
	.alignright {
		margin-left:15px;
		float:right;
	}
	.alignleft {
		margin-right:15px;
		float:left;
	}
	.post  .size-full {
	}
	.post .size-medium {
	}
	.post p{
		text-align:justify;
		line-height:140%;
		margin:10px 0;
	}	
	.clear {
		clear:both;
	}
	.clearLeft {
		clear:left;
	}
	.clearRight {
		clear:right;
	}
	.comment-meta {
		font-size:11px;
		margin-bottom:5px;
	}
	.comment-meta a{
		color: #feb17b;
	}
	.comment-author {
		margin-bottom:2px;
		font-weight:bold;
	}
	.commentlist li {
		margin-bottom:15px;
		padding:10px 15px;
	}
	.commentlist .even {
		background:#eef4f8;
	}
	/* Footer  */
	#footer {
		padding: 5px 0px;
	}
	#desenvolvido {		
		float:right;
		text-align:right; 
		margin:0px 20px 30px 0;
	}	#desenvolvido small {		color: #d5843b;	}
