body {
	font-family: Garamond, Baskerville, "Times New Roman", Serif;
	font-size:14pt;
	color: #444;
}


/* nova capa br-arduino 26.01.2015 */
#capa_bloco {
	text-decoration: none;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom:15px;
	position: relative;
	width:330px;
	height:310px;
	background-repeat: no-repeat;
    background-size: contain;
    background-color: white;
    border:1px solid black;
}
.capa_chamada {
	text-decoration: none;
	position: absolute;
	padding: 6px 3px;
	bottom: 0px;
	background-color: rgba(208, 208, 208, .85);
	font-family: helvetica, arial, "sans serif";
	margin: 0;
	width:324px;	
}
#capa_bloco a {
	text-decoration: none;
}
.capa_chamada h2 a {
	text-decoration: none;
}
.capa_chamada h3 a {
	text-decoration: none;
}
.capa_chamada h2 {
    font-family: "Arial Rounded MT Bold", helvetica, arial, "sans serif";
	text-decoration: none;
	position: relative;
	left:20px;
	margin: 0 0 4px 0;
	padding: 0;
	font-size:12pt;
	width:320px;
	font-weight:normal;
}
.capa_chamada h3 {
    font-family: "arial narrow", helvetica, arial, "sans serif";
	text-decoration: none;
	position: relative;
	left:20px;
	margin: 0;
	padding: 0;
	font-size:10pt;
	font-weight: normal;
	width:320px;
	color:black;
}

.banner_recomendados {
	border: 1px solid #d0d0d0;

}

#header h1 {
 	font-family: Impact, "Helvetica (bold)", "Helvetica", "Franklin Gothic Medium", Frutiger, Arial, sans-serif;
}

#header h2 {
 	font-family: "Arial Narrow", Tahoma, Arial, sans-serif;
 	font-weight: normal;
 	margin-top: 0;
 	margin-bottom: 0;
 	padding-top: 0;
}

#header h3 {
 	font-family: "Arial Narrow", Tahoma, Arial, sans-serif;
 	font-weight: normal;
 	margin-top: 3px;;
 	font-size: 10pt;
 	max-width: 500px;
 	padding-top: 0;
}


h1, h2, h3, #header {
 	font-family: "Helvetica (bold)", "Helvetica", "Franklin Gothic Medium", Frutiger, Arial, sans-serif;
	color: #222;
	line-height:120%;
}

h1 {
	margin-top:20px;
}
	
h1 a,h2 a,h3 a {
	color: #222;
}

#content h2 a,#content h3 a {
	color: #222;
	text-decoration: underline;
}

h4 {
	border-bottom:1px solid #d0d0d0;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: bold;
	font-size:16pt;
}

.header_icon {
	position: absolute;
	left: 0px;
	top: 12px;
}

#el_sidebar h4 {
	font-size:11pt;
}

#el_sidebar h1 {
	font-size:11pt;
}

#el_sidebar ul {
	list-style: disc;
	margin:0;
	padding:0;
}

#el_sidebar ul ul {
	list-style: square;
	margin-left:1.5em;
	padding:0;
	margin-bottom: 4px;
}

#el_sidebar li {
	margin-top: 1px;
}

.text_ad_top {
  margin-top: 1em;
  margin-bottom: 1em;
}

sup {
	position: relative; 
	top: -0.5em; 
	font-size: 80%;
	vertical-align: inherit;
}

.rodape_link {
   	vertical-align: baseline;
   	position: relative;
   	top: -0.4em;
	font-size: 9pt;
}

.rodape_link:before {
	content:"[";
}
.rodape_link:after {
	content:"]";
}

#rodapes_halfline {
	margin-top:2em;
	border-top:1px solid #e0e0e0;
	margin-bottom:0;
	padding-bottom:0.4em;
	width: 40%;
}

.spaced-li {
	padding-bottom: 0.5em;
}

#rodapes {
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	line-height:18pt;
}

.marker {
	background-color: #ffc;
	color:black;
	text-decoration: none;
} 

/*hr {
	height: 1px;
	margin: 2em 1em 4em 0;
	border-color: #777;
	border-width: 0;
	border-style: dotted;
	}
*/
hr {
	margin: 1em 0 3em 0;
	padding:0;
	height: 0;
	text-align: center;
	border-width: 0;
	background-color: inherit;
	}
hr:after {
	font-size:9pt;
	content: "◆◈◆";
	letter-spacing: 2em;
	}

a { 
	text-decoration: none;
	color: #0033FF;
}

a:hover { 
	text-decoration: underline;
}

#single-body {
	position: relative;
}


#content h1 {
	margin-bottom: 0.2em;
	font-size:2em;
}

#single h1 {
	font-size: 32px;
}

		


h2.mylead {
	font-size:20pt;
	/* a mesma do corpo: */
	font-family: Garamond, Baskerville, "Times New Roman", Serif;	
	line-height: 22pt;
	color:black;
	font-weight: normal;
	padding-top:0.5em;
	margin-top: 4.2em;
	clear: both;
	/*font-style: italic;*/
}

/** citações - q e q class=leftq - pull-quote styles **/

q:before,
q:after {
	content:"";
}

q,
.myquote {
	display: block;
	color: #C35817;
	font-size:20pt;
	line-height: 28pt;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom:1em;
	padding:8pt 0;
}

.leftq:before {
	content: attr(data-q); 
	/* a mesma do título: */
	font-family: "Helvetica (bold)", "Helvetica", "Franklin Gothic Medium", Frutiger, Arial, sans-serif;
	display: block; 
	padding: 12px 15px; 
	margin-left: 0px; 
	width: 140px; 
	float: left; 
	margin-right: 10px; 
	background: #555; 
	color: #bcbcbc; 
	font-weight: normal; 
	line-height: 14pt; 
	font-size: 12pt; 
	font-style: italic; 
	color: #d5d5d5;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }


.follow
{
	clear: both;
	border-top: solid 1px #ddd;
	padding: .5em;
	border-bottom: solid 1px #ddd;
	background: rgba(240,220,220,0.25);
	box-shadow: 0 0 2px rgba(0,0,0,0.25) inset;
	color: #777;
	text-align: center;
}

#content p, #content li {
	line-height: 1.6em;
}

#content li, #content dt {
	margin-bottom: 0.6em;
}

#content dt {
	margin-top: 0.4em;
}

#content .usertext {
	margin-left: 2em;
}

#content aside {
	margin-top: 0.6em;
	margin-bottom:0.4em;
	border-top:1px solid #e0d0d0;
	margin-bottom:8em;	
}


img {
	border:0;
	max-width:96%;
	height: auto;
}

.clearfooter {
	clear: both;
	padding-top:2em;
}

#footer {
	clear: both;
	text-align: center;
	margin: 2em 4em;
	font-size:72%
}

#el_sidebar {
 	font-family: "Helvetica (bold)", "Helvetica", "Franklin Gothic Medium", Frutiger, Arial, sans-serif;
 	font-size: 10pt;
}

.side_destaque {
	margin-top: 3px;
}

.quadrodestaque {
	width:100%;
	margin-top:10px;
	height:290px;
	border: 0;
	padding: 0;
}

.umdestaque {
	float:left;
	width:220px;
	max-width:30%;
	height: 280px;
	border: 0;
	padding: 0;
	margin-right:10px;
	text-align: center;
	font-size:85%;
	vertical-align: middle;
}

.legendadestaque {
	top: -30px;
}


#rightad {
	display: none
}

.social-plugs {
	display: none;
}

.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

.rounded {
/* 4 rounded corners */
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.icon {
	float:right; 
	width:150px; 
	height: auto; 
	margin-left: 12px;
	border-radius: 10px;
}

.right {
	float:right;
	max-width: 30%;
	max-height:8em;
	height: auto; 
	margin-left: 0.5em;
	margin-top: 0.5em;
	border-radius: 10px;
}

.userquote {
	font-size:90%;
	margin-left: 1em;
	padding-left:1em;
	border-left: 2px solid lightgrey;

}



/* impressora */

@media only print {
	/*Reset Style*/
	body {
		margin:0; padding:0; line-height: 1.4em; 
		word-spacing:1px; letter-spacing:0.2px; 
		font-size:11pt; 
		color: #000;
		font-family: Garamond, Baskerville, "Times New Roman", Serif;
		width:600px;
		margin-left: auto;
		margin-right: auto;
		margin-top: auto;
		margin-bottom: auto;
	}
	.header_icon {	
		display: none;
	}	
	img {
		max-height: 20em;
		width: auto;
	}
	h1 {
		font-size: 14pt;
	}
	h2 {
		font-size: 13pt;
	}
	#footer {
		display: none;
	}	
	#header>h1 {
		font-size:16pt;
	}	
	#destaques h1 a {
		display: none;
	}	
	#rightad, #patrocinio_mobile, #destaques, .text_ad_top, .social-plugs, .socialplugs, #midad, #topad, #el_sidebar, .comments, .quadrodestaque {
		display: none;
	}	
	#content aside {
		margin-bottom:1em;
	}	

	#content h1 {
		margin-bottom: 0.2em;
		font-size:15pt;
	}

	#single h1 {
		font-size: 15pt;
	}
	
	#content h2.mylead {
		font-size:14pt;
		/* a mesma do corpo: */
		font-family: Garamond, Baskerville, "Times New Roman", Serif;	
		line-height: 18pt;
		color:black;
		font-weight: bold;
		padding-top:0.5em;
		/*font-style: italic;*/
	}

	q:before,
	q:after {
		content:"";
	}

	q,
	.myquote {
		display: block;
		color: #C35817;
		font-size:14pt;
		line-height: 18pt;
		border-top: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		margin-bottom:1em;
		padding:8pt 0;
	}

	.leftq:before {
		content: attr(data-q); 
		/* a mesma do título: */
		font-family: "Helvetica (bold)", "Helvetica", "Franklin Gothic Medium", Frutiger, Arial, sans-serif;
		display: block; 
		padding: 12px 15px; 
		margin-left: 0px; 
		width: 140px; 
		float: left; 
		margin-right: 10px; 
		background: #555; 
		color: #bcbcbc; 
		font-weight: normal; 
		line-height: 12pt; 
		font-size: 10pt; 
		font-style: italic; 
		color: #d5d5d5;
		border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	}
/* end print */
}



/* wide desktop */
@media only screen and (min-width: 1250px) {


	#page {
		margin-left: auto ;
		margin-right: auto ;	
		padding-right: 1em;
		padding-left: 1em;
		width:1250px;
	}

	#content {
		display: block;
		float: left;
		max-width:1080px;
		padding-right: 10px;
	}

	.post {
		max-width:900px;
		margin-left: 70px;
	}

	#el_sidebar {
		display: block;
		float: right;
		width: 160px;
	}

	#rightad {
		display: block;
		position: absolute;
		left: -190px;
		top: 200px;
	}	

	#header {
		margin-bottom: 12px;
		margin-top: 10px;
	}
	
	#content h1, #header, #content h2, #content h3, h4, q {
		margin-left: -20px;
	}

	#el_sidebar h1 {
		margin-left: 0;
		margin-bottom: 0;
	}

	#el_sidebar h4 {
		margin-left: 0;
	}
	#content .socialplugs {
		width:50%;
		float:left;
	}
	#content .postmetadata {
		width:50%;
		float:left;
		text-align: right;
		min-height:50px;
	}	
	#content time {
		clear:both;
		float: right;
		width:50%;
		text-align: right;
	}	
	#header h1 {
		font-size:350%;
		margin-left:0;
	}	
	#header h2 {
		font-size:18pt;
		margin-left:0;
	}	
	.social-plugs {
		display: block;
	}	
	#patrocinio_mobile {
		display: none;
	}
	.header_icon {
		display: block;
	}
	
	.header_text {  
		position: relative;
		top: 0px;
	}

}



/* desktop */
@media only screen and (min-width: 901px) and (max-width: 1249px) {

	#header {
		margin-bottom: 12px;
		margin-top: 10px;
	}
	
	#content h1, #header, #content h2, #content h3, h4, q {
		margin-left: -20px;
	}

	#el_sidebar h1 {
		margin-left: 0;
		margin-bottom: 0;
	}

	#el_sidebar h4 {
		margin-left: 0;
	}

	#page {
		margin-left: auto ;
		margin-right: auto ;	
		padding-right: 1em;
		padding-left: 1em;
		width:900px;
	}

	#content {
		display: block;
		float: left;
		max-width:700px;
		padding-right: 10px;
	}

	#el_sidebar {
		display: block;
		float: right;
		width: 160px;
	}
	#content .socialplugs {
		width:50%;
		float:left;
	}
	#content .postmetadata {
		width:50%;
		float:left;
		text-align: right;
		min-height:50px;
	}	
	#content time {
		clear:both;
		float: right;
		width:50%;
		text-align: right;
	}	
	#header h1 {
		font-size:350%;
		margin-left:0;
	}	
	#header h2 {
		font-size:18pt;
		margin-left:0;
	}	
	.social-plugs {
		display: block;
	}	
	#patrocinio_mobile {
		display: none;
	}
	.header_icon {
		display: block;
	}
	
	.header_text {  
		position: relative;
		top: 0px;
	}
	
}	


/* tablets maiores */
@media only screen and (min-width: 820px) and (max-width: 900px) {
	#page {
		margin-left: auto ;
		margin-right: auto ;	
		padding-right: 1em;
		padding-left: 1em;
		max-width:766px;
	}

	#content {
		display: block;
		float: left;
		max-width:546px;
		padding-right: 10px;
	}

	#el_sidebar {
		display: block;
		float: right;
		width: 180px;
	}
	#content .socialplugs {
		width:50%;
		float:left;
	}
	#content .postmetadata {
		width:50%;
		float:left;
		text-align: right;
	}	
	#header h1 {
		font-size:350%
	}	
	#header h2 {
		font-size:18pt
	}	
	.social-plugs {
		display: block;
	}
	#patrocinio_mobile {
		display: none;
	}		
	.header_text {  
		position: relative;
		top: 0px;
	}
}	




/* tablets menores */
@media only screen and (min-width: 766px) and (max-width: 819px) {
	#page {
		margin-left: auto ;
		margin-right: auto ;	
		padding-right: 1em;
		padding-left: 1em;
		max-width:765px;
	}

	#content {
		display: block;
		float: left;
		max-width:700px;
		padding-right: 10px;
	}

	#el_sidebar {
		display: block;
		float: right;
		width: 180px;
	}
	#content .socialplugs {
		width:50%;
		float:left;
	}
	#content .postmetadata {
		width:50%;
		float:left;
		text-align: right;
	}	
	#header h1 {
		font-size:350%
	}	
	#header h2 {
		font-size:18pt
	}	
	#el_sidebar {
		display: none;
	}
	#patrocinio_mobile {
		display: block;
		text-align: center;
		margin:1em;
	}
	.header_icon {
		display: none;
	}
	.header_text {  
		position: relative;
		left:0px;
		top: 0px;
		max-width:580px
	}
}	


/* smartphones */
@media only screen and (max-width: 765px) {
	#patrocinio_mobile {
		display: block;
		text-align: center;
		margin:1em;
	}
	#page {
		margin-left: auto ;
		margin-right: auto ;	
		width: 90%;
		padding-right: 1em;
		padding-left: 1em;
		max-width:546px;
	}
	#content .socialplugs {
		width:100%;
	}
	#content .postmetadata {
		width:100%;
		text-align: left;
	}	
	#el_sidebar {
		display: none;
	}
	#header h1 {
		font-size:250%
	}			
	#header h2 {
		font-size:18pt
	}	

	#content h1 {
		margin-bottom: 0.2em;
		font-size: 14pt;
	}
	.header_icon {
			display: none;
	}
	.header_text {  
		position: relative;
		left:0px;
		top: 0px;
		max-width:580px
	}
}	


/* listagens, pre, code */

p code,li code
{
	white-space: pre;
	background: #fff;
	font-size: .8em;
	line-height: 1.5em;
	color: #555;
	border: 1px solid #ddd;
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-ms-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	border-radius: 0.4em;
	padding: 0 0.3em;
	margin: -1px 0;
}

p pre code,li pre code
{
	font-size: 1em !important;
	background: none;
	border: none;
}

.pre-code,html .gist .gist-file .gist-syntax .gist-highlight pre,.highlight code
{
	font-family: Menlo,Monaco,"Andale Mono","lucida console","Courier New",monospace !important;
	overflow: scroll;
	overflow-y: hidden;
	display: block;
	padding: 0.8em !important;
	overflow-x: auto;
	line-height: 1.45em;
	background: #fdf6e3 url('/images/noise.png?1365731858') top left !important;
	color: #586e75 !important;
}

.pre-code *::-moz-selection,html .gist .gist-file .gist-syntax .gist-highlight pre *::-moz-selection,.highlight code *::-moz-selection
{
	background: #fff;
	color: inherit;
	text-shadow: #fdf6e3 0 1px;
}

.pre-code *::-webkit-selection,html .gist .gist-file .gist-syntax .gist-highlight pre *::-webkit-selection,.highlight code *::-webkit-selection
{
	background: #fff;
	color: inherit;
	text-shadow: #fdf6e3 0 1px;
}

.pre-code *::selection,html .gist .gist-file .gist-syntax .gist-highlight pre *::selection,.highlight code *::selection
{
	background: #fff;
	color: inherit;
	text-shadow: #fdf6e3 0 1px;
}

.pre-code span,html .gist .gist-file .gist-syntax .gist-highlight pre span,.highlight code span { color: #586e75 !important; }

.pre-code span,html .gist .gist-file .gist-syntax .gist-highlight pre span,.highlight code span
{
	font-style: normal !important;
	font-weight: normal !important;
}

.pre-code .c,html .gist .gist-file .gist-syntax .gist-highlight pre .c,.highlight code .c
{
	color: #93a1a1 !important;
	font-style: italic !important;
}

.pre-code .cm,html .gist .gist-file .gist-syntax .gist-highlight pre .cm,.highlight code .cm
{
	color: #93a1a1 !important;
	font-style: italic !important;
}

.pre-code .cp,html .gist .gist-file .gist-syntax .gist-highlight pre .cp,.highlight code .cp
{
	color: #93a1a1 !important;
	font-style: italic !important;
}

.pre-code .c1,html .gist .gist-file .gist-syntax .gist-highlight pre .c1,.highlight code .c1
{
	color: #93a1a1 !important;
	font-style: italic !important;
}

.pre-code .cs,html .gist .gist-file .gist-syntax .gist-highlight pre .cs,.highlight code .cs
{
	color: #93a1a1 !important;
	font-weight: bold !important;
	font-style: italic !important;
}

.pre-code .err,html .gist .gist-file .gist-syntax .gist-highlight pre .err,.highlight code .err
{
	color: #dc322f !important;
	background: none !important;
}

.pre-code .k,html .gist .gist-file .gist-syntax .gist-highlight pre .k,.highlight code .k { color: #cb4b16 !important; }

.pre-code .o,html .gist .gist-file .gist-syntax .gist-highlight pre .o,.highlight code .o
{
	color: #586e75 !important;
	font-weight: bold !important;
}

.pre-code .p,html .gist .gist-file .gist-syntax .gist-highlight pre .p,.highlight code .p { color: #586e75 !important; }

.pre-code .ow,html .gist .gist-file .gist-syntax .gist-highlight pre .ow,.highlight code .ow
{
	color: #2aa198 !important;
	font-weight: bold !important;
}

.pre-code .gd,html .gist .gist-file .gist-syntax .gist-highlight pre .gd,.highlight code .gd
{
	color: #586e75 !important;
	background-color: #f4c5b6 !important;
	display: inline-block;
}

.pre-code .gd .x,html .gist .gist-file .gist-syntax .gist-highlight pre .gd .x,.highlight code .gd .x
{
	color: #586e75 !important;
	background-color: #f1b1a4 !important;
	display: inline-block;
}

.pre-code .ge,html .gist .gist-file .gist-syntax .gist-highlight pre .ge,.highlight code .ge
{
	color: #586e75 !important;
	font-style: italic !important;
}

.pre-code .gh,html .gist .gist-file .gist-syntax .gist-highlight pre .gh,.highlight code .gh { color: #93a1a1 !important; }

.pre-code .gi,html .gist .gist-file .gist-syntax .gist-highlight pre .gi,.highlight code .gi
{
	color: #586e75 !important;
	background-color: #e5e3b5 !important;
	display: inline-block;
}

.pre-code .gi .x,html .gist .gist-file .gist-syntax .gist-highlight pre .gi .x,.highlight code .gi .x
{
	color: #586e75 !important;
	background-color: #cdd088 !important;
	display: inline-block;
}

.pre-code .gs,html .gist .gist-file .gist-syntax .gist-highlight pre .gs,.highlight code .gs
{
	color: #586e75 !important;
	font-weight: bold !important;
}

.pre-code .gu,html .gist .gist-file .gist-syntax .gist-highlight pre .gu,.highlight code .gu { color: #6c71c4 !important; }

.pre-code .kc,html .gist .gist-file .gist-syntax .gist-highlight pre .kc,.highlight code .kc
{
	color: #859900 !important;
	font-weight: bold !important;
}

.pre-code .kd,html .gist .gist-file .gist-syntax .gist-highlight pre .kd,.highlight code .kd { color: #268bd2 !important; }

.pre-code .kp,html .gist .gist-file .gist-syntax .gist-highlight pre .kp,.highlight code .kp
{
	color: #cb4b16 !important;
	font-weight: bold !important;
}

.pre-code .kr,html .gist .gist-file .gist-syntax .gist-highlight pre .kr,.highlight code .kr
{
	color: #d33682 !important;
	font-weight: bold !important;
}

.pre-code .kt,html .gist .gist-file .gist-syntax .gist-highlight pre .kt,.highlight code .kt { color: #2aa198 !important; }
.pre-code .n,html .gist .gist-file .gist-syntax .gist-highlight pre .n,.highlight code .n { color: #268bd2 !important; }
.pre-code .na,html .gist .gist-file .gist-syntax .gist-highlight pre .na,.highlight code .na { color: #268bd2 !important; }
.pre-code .nb,html .gist .gist-file .gist-syntax .gist-highlight pre .nb,.highlight code .nb { color: #859900 !important; }
.pre-code .nc,html .gist .gist-file .gist-syntax .gist-highlight pre .nc,.highlight code .nc { color: #d33682 !important; }
.pre-code .no,html .gist .gist-file .gist-syntax .gist-highlight pre .no,.highlight code .no { color: #b58900 !important; }
.pre-code .nl,html .gist .gist-file .gist-syntax .gist-highlight pre .nl,.highlight code .nl { color: #859900 !important; }

.pre-code .ne,html .gist .gist-file .gist-syntax .gist-highlight pre .ne,.highlight code .ne
{
	color: #268bd2 !important;
	font-weight: bold !important;
}

.pre-code .nf,html .gist .gist-file .gist-syntax .gist-highlight pre .nf,.highlight code .nf
{
	color: #268bd2 !important;
	font-weight: bold !important;
}

.pre-code .nn,html .gist .gist-file .gist-syntax .gist-highlight pre .nn,.highlight code .nn { color: #b58900 !important; }

.pre-code .nt,html .gist .gist-file .gist-syntax .gist-highlight pre .nt,.highlight code .nt
{
	color: #268bd2 !important;
	font-weight: bold !important;
}

.pre-code .nx,html .gist .gist-file .gist-syntax .gist-highlight pre .nx,.highlight code .nx { color: #b58900 !important; }
.pre-code .vg,html .gist .gist-file .gist-syntax .gist-highlight pre .vg,.highlight code .vg { color: #268bd2 !important; }
.pre-code .vi,html .gist .gist-file .gist-syntax .gist-highlight pre .vi,.highlight code .vi { color: #268bd2 !important; }
.pre-code .nv,html .gist .gist-file .gist-syntax .gist-highlight pre .nv,.highlight code .nv { color: #268bd2 !important; }
.pre-code .mf,html .gist .gist-file .gist-syntax .gist-highlight pre .mf,.highlight code .mf { color: #2aa198 !important; }
.pre-code .m,html .gist .gist-file .gist-syntax .gist-highlight pre .m,.highlight code .m { color: #2aa198 !important; }
.pre-code .mh,html .gist .gist-file .gist-syntax .gist-highlight pre .mh,.highlight code .mh { color: #2aa198 !important; }
.pre-code .mi,html .gist .gist-file .gist-syntax .gist-highlight pre .mi,.highlight code .mi { color: #2aa198 !important; }
.pre-code .s,html .gist .gist-file .gist-syntax .gist-highlight pre .s,.highlight code .s { color: #2aa198 !important; }
.pre-code .sd,html .gist .gist-file .gist-syntax .gist-highlight pre .sd,.highlight code .sd { color: #2aa198 !important; }
.pre-code .s2,html .gist .gist-file .gist-syntax .gist-highlight pre .s2,.highlight code .s2 { color: #2aa198 !important; }
.pre-code .se,html .gist .gist-file .gist-syntax .gist-highlight pre .se,.highlight code .se { color: #dc322f !important; }
.pre-code .si,html .gist .gist-file .gist-syntax .gist-highlight pre .si,.highlight code .si { color: #268bd2 !important; }
.pre-code .sr,html .gist .gist-file .gist-syntax .gist-highlight pre .sr,.highlight code .sr { color: #2aa198 !important; }
.pre-code .s1,html .gist .gist-file .gist-syntax .gist-highlight pre .s1,.highlight code .s1 { color: #2aa198 !important; }

.pre-code div .gd,html .gist .gist-file .gist-syntax .gist-highlight pre div .gd,.highlight code div .gd,.pre-code div .gd .x,html .gist .gist-file .gist-syntax .gist-highlight pre div .gd .x,.highlight code div .gd .x,.pre-code div .gi,html .gist .gist-file .gist-syntax .gist-highlight pre div .gi,.highlight code div .gi,.pre-code div .gi .x,html .gist .gist-file .gist-syntax .gist-highlight pre div .gi .x,.highlight code div .gi .x
{
	display: inline-block;
	width: 100%;
}

.highlight,.gist-highlight
{
	margin-bottom: 1.8em;
	background: #fdf6e3;
	overflow-y: hidden;
	overflow-x: auto;
}

.highlight pre,.gist-highlight pre
{
	background: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	-ms-border-radius: none;
	-o-border-radius: none;
	border-radius: none;
	border: none;
	padding: 0;
	margin-bottom: 0;
}

figure.code,.gist-file,pre
{
	-webkit-box-shadow: rgba(0,0,0,0.06) 0 0 10px;
	-moz-box-shadow: rgba(0,0,0,0.06) 0 0 10px;
	box-shadow: rgba(0,0,0,0.06) 0 0 10px;
}

figure.code .highlight pre,.gist-file .highlight pre,pre .highlight pre
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

pre
{
	background: #fdf6e3 url('/images/noise.png?1365731858') top left;
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	-ms-border-radius: 0.4em;
	-o-border-radius: 0.4em;
	border-radius: 0.4em;
	border: 1px solid #e7dec3;
	line-height: 1.45em;
	font-size: 13px;
	margin-bottom: 2.1em;
	padding: 0.8em 1em;
	color: #586e75;
	overflow: auto;
}

pre::-webkit-scrollbar,.highlight::-webkit-scrollbar,.gist-highlight::-webkit-scrollbar
{
	height: .5em;
	background: rgba(0,0,0,0.15);
}

pre::-webkit-scrollbar-thumb:horizontal,.highlight::-webkit-scrollbar-thumb:horizontal,.gist-highlight::-webkit-scrollbar-thumb:horizontal
{
	background: rgba(0,0,0,0.15);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.highlight code { background: #000; }

figure.code
{
	background: none;
	padding: 0;
	border: 0;
	margin-bottom: 1.5em;
}

figure.code pre { margin-bottom: 0; }
figure.code figcaption { position: relative; }
figure.code .highlight { margin-bottom: 0; }

.code-title,html .gist .gist-file .gist-meta a[href*='#file'],h3.filename,figure.code figcaption
{
	text-align: center;
	font-size: 13px;
	line-height: 2em;
	text-shadow: #cbcccc 0 1px 0;
	color: #474747;
	font-weight: normal;
	margin-bottom: 0;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	font-family: "Helvetica Neue",Arial,"Lucida Grande","Lucida Sans Unicode",Lucida,sans-serif;
	background: #aaa url('/images/code_bg.png?1365731858') top repeat-x;
	border: 1px solid #565656;
	border-top-color: #cbcbcb;
	border-left-color: #a5a5a5;
	border-right-color: #a5a5a5;
	border-bottom: 0;
}

p a>code { border: dashed 1px #999; }
p code { white-space: pre-line; }
pre code { font-size: 15px; }
.mono,pre,code,tt,p code,li code { font-family: Menlo,Monaco,"Andale Mono","lucida console","Courier New",monospace; }
article.post img,article.post pre,article.post .gist
{
	max-width: 100%;
	height: auto;
	margin-right: 10px;
}


/* botão */

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	vertical-align: middle;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


/* teclas <key> */


/**
 * A simple stylesheet for rendering beautiful keyboard-style elements.
 * Author:  Michael Hüneburg
 * Website: http://michaelhue.com/keyscss
 * License: MIT License (see LICENSE.txt)
 */
/* Base style, essential for every key. */
kbd, .key {
	display: inline;
	display: inline-block;
	min-width: 1em;
	padding: .2em .3em;
	font: normal .85em/1 "Lucida Grande", Lucida, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
	border: none;
	cursor: default;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
kbd[title], .key[title] {
	cursor: help;
}
/* Dark style for display on light background. This was the default style. */
kbd.dark, .dark-keys kbd, .key, .key.dark, .dark-keys .key {
	background: rgb(80, 80, 80);
	background: -moz-linear-gradient(top, rgb(60, 60, 60), rgb(80, 80, 80));
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(60, 60, 60)), to(rgb(80, 80, 80)));
	color: rgb(250, 250, 250);
	text-shadow: -1px -1px 0 rgb(70, 70, 70);
	-moz-box-shadow: inset 0 0 1px rgb(150, 150, 150), inset 0 -.05em .4em rgb(80, 80, 80), 0 .1em 0 rgb(30, 30, 30), 0 .1em .1em rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 1px rgb(150, 150, 150), inset 0 -.05em .4em rgb(80, 80, 80), 0 .1em 0 rgb(30, 30, 30), 0 .1em .1em rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 1px rgb(150, 150, 150), inset 0 -.05em .4em rgb(80, 80, 80), 0 .1em 0 rgb(30, 30, 30), 0 .1em .1em rgba(0, 0, 0, .3);
}

/* Light style for display on dark background. */
kbd, kbd.light, .light-keys kbd, .key.light, .light-keys .key {
	background: rgb(250, 250, 250);
	background: -moz-linear-gradient(top, rgb(210, 210, 210), rgb(255, 255, 255));
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(210, 210, 210)), to(rgb(255, 255, 255)));
	color:  rgb(50, 50, 50);
	text-shadow: 0 0 2px rgb(255, 255, 255);
	-moz-box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
	-webkit-box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
	box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
}


/* navegação */


nav#pagination
{
	padding: 20px 40px 100px 0;
	clear: both;
	max-width: 780px;
}

nav#pagination span { display: block; }
nav#pagination span.prev { float: right; }
nav#pagination span.next { float: left; }

nav#pagination span.next a,nav#pagination span.prev a
{
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border: 2px solid #666;
	color: #666;
}

nav#pagination span.next a:hover,nav#pagination span.prev a:hover { border-color: inherit; }


/* cabeçalhos */

#header {
	position: relative;
	padding-top: 0;
	border-bottom:1px solid #d0d0d0;
}

#header h1 {
	margin:0;
	padding:0;
	line-height: 100%;
}

#header #destaques {
	font-weight: normal;
	display: inline;
	font-size:10pt;
	color: #333332;
}

#header #destaques li {
	display: inline;	
}

#header #destaques li:before {
	content:"• ";	
}

#header #destaques a {
	color: darkblue;
}

#footer #menu {
	display:inline;
	color:red;
	font-size:11pt;
}

#footer #menu li {
	display:inline;
	color:red;
}

#footer #menu li:before {
	content:"• ";	
}

.social-plugs {
	float:right;
	width:180px;
/*
	position: absolute;
	left: 550px;
	top:10px;
*/
}

.search {
/*	float: right; */
}

.social-icon-new {
	float: right;
}	

/* LCD DISPLAY */
@font-face {
    font-family: "Electronic";
    src: url(http://static.efetividade.net/img/electronic-highway-sign.ttf-73892.woff);
}

.lcddisplay {
	width: 500px;
	padding: 10px;
	background: #B3CBB3; /* old browsers */
	background: -moz-linear-gradient(top, #B3CBB3 14%, #A2BCA2 56%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#B3CBB3), color-stop(56%,#A2BCA2)); /* webkit */
	box-shadow: inset 1px 1px 5px #333333;	color: #000;
	font-size: 1em;
	line-height: 1.2em;
	text-shadow: 2px 2px 0px #9ebb9e;
	border-bottom: 1px rgba(255,255,255,0.2) solid;
	border-right: 1px rgba(255,255,255,0.2) solid;
	border-top: 1px rgba(0,0,0,0.7) solid;
	border-left: 1px rgba(0,0,0,0.7) solid;
	margin-bottom: 1em;
	font-family: Electronic, Arial;	
}

/* FIM LCD DISPLAY */

