/*
Theme Name: Shades
Theme URI: http://buynowshop.com/themes/shades/
Description: A simple clean theme framework to work from, designed ideally for light colored backgrounds and easily adapted to darker layouts. Now with Threaded Comments and sticky post support!<em>Please read the included changelog.txt file for the latest change details.</em> Now also includes the child theme: Shades of Darkness.
Version: 1.3.2
Author: Edward Caissie
Author URL: http://buynowshop.com/
Tags: black, white, silver, red, light, two-columns, right-sidebar, fixed-width, sticky-post, threaded-comments, translation-ready
.
- Easter Egg: add class="hr" to any <hr /> (horizontal rule), or add a <div class="hr"></div> to see "Shades".
.
- Changelog: as of version 1.0.3 see changelog.txt
.	
  Inspired by the Theme: Desk Mess Mirrored
  from theme author URI: http://www.buynowshop.com/
.
	The CSS, XHTML and design are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
.
*/

/*-- YUI Reset: Start --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:1; border-color:#d0d0d0;}
#sigaTwitterTitle {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*-- YUI Reset: End --*/

/*-- WordPress Rules --*/
div.aligncenter, .aligncenter, .center {margin: 0 auto;}
.alignleft, .left { float: left; text-align: left;}
.alignright, .right {float: right; text-align: right;}
img.aligncenter, img.center {display: block;}
img.alignleft, img.left {display: inline; margin:0 8px 8px 0;}
img.alignright, img.right {display: inline; margin:0 0 8px 8px;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
/*-- End WordPress Rules --*/
/*-- Secondary WordPress Rules --*/
.gallery {clear: both;}
/*-- End Secondary WordPress Rules --*/

/*-- Basic Elements --*/
body {
  	color: #635537;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height:21px;
}


#faixaEnderecoTopo{
	position: relative;
	width:100%;
	min-width:997px;
	height:23px;
	margin: 0 auto;
	background-color:#898989;
	text-align:center;
	border-bottom:solid 4px #c1d72e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:23px;
	color:#FFFFFF;
}

#Topo{
	position: relative;
	min-width:997px;
	width:100%;
	height:490px;
	
}

a:link, a:visited {color: #FF9900; text-decoration:none;}
a:hover {color: #FF9900; text-decoration:none;}
a:active {color: #FF9900; text-decoration:none;}

.left a:link, a:visited, a:hover, a:active {

	
	
}

abbr {}
acronym {}
cite {
  font-weight: bold;

}
em { 
	font-size:11px;
	font-weight:bold; 
	color:#FF9900;
}
/*= "H" tags =*/
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;

	
}

h1 {
	font-size:25px;
	padding-top:0;
	padding-bottom:2px;
	color:#FF9900;
}
h2 {
	font-size:26px;
	padding-top:15px;
	padding-bottom:11px;
	color: #22bbdb;
}
h3 {
	font-size:17px;
	padding-top:14px;
	padding-bottom:10px;
}
h4 {
	font-size:14px;
	padding-top:12px;
	padding-bottom:8px;
}
h5 {
	font-size:12px;
	padding-top:12px;
	padding-bottom:8px;
}
h6 {
	font-size:10px;
	padding-top:12px;
  padding-bottom:8px;
}
/*= "H" tags: End =*/

hr {
  margin: 2px auto;
  width: 560px;
  height: 5px;
  background: #e3dccb;
}

.hr, .shades {
  background-image: url(images/hr-img.gif);
  height:56px;
  width:560px;
  margin:0 auto;
}

ol {list-style: decimal inside;}
ul {list-style: disc inside;}

/*-- Tables: Start --*/
table {margin: 0 auto; width: 90%;}
table caption {text-align: center;}
tbody {}
tr {}
tr.even {
  border: none;
  border-bottom: 1px solid #b2b0a4;
  /*border-top: 1px solid #b2b0a4;*/
}
th {font-weight: bold;}
td {padding-left: 5px;}
tfoot {}
/*-- Tables: End --*/

strong {font-weight: bold;}
sub {font-size: 75%;}
sup {font-size: 75%;}

.clear {clear: both;}
/*-- End Basic Elements --*/

/*-- Start Blog --*/

#mainwrap{margin:0 auto; width:990px;}

/*= Header =*/
#header-container {margin: 0 auto; padding: 0; width: 990px;}

#header{}
#header a:link,
#header a:visited,
#header a:hover,
#header a:active {color: inherit; text-decoration: none;}

#header-left {float: left;}
#header-center {margin: 0 auto;}

#header-center h2 { /* Blog Title */
  font-family:"Copperplate Gothic Bold", Arial, sans-serif;
  font-size:30px;
  color:#00000;
  text-align:center;
}

#header-center p{ /* Tagline */
  font-size: 18px;
  color:#000000;
  text-align:center;
}

#header-right {float: right;}

/*= Menu =*/

.menu {
  min-height:41px;
  height: auto !important;
  height: 41px;
  margin:0;
  padding:0;
}

.menu ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

.menu li {
  float:left;
  margin: 0 2px;
  text-align:center;
  min-width:100px;
  white-space:nowrap;  
}

.menu a, .menu a:hover {
  border:none;
  display:block;
  text-decoration:none;
}

.menu a, .menu a:visited {
  color:#84500e;
  display:block;
  font-weight:bold;
  padding:10px 4px;
}

.menu a:hover, .menu a:active {
  color:#D21600;
  text-decoration:none;
}

#maintop {}

/*= Main Blog =*/

#wrapper {
    clear:both;
	margin: 0 auto;
}

#content {
  width: 990px;
  /*border-top:solid 1px #e3dccb;*/
}

#main-blog {
	float:left;
	width:593px;
	padding:0px 10px 30px 10px;
  	clear:both;
}

#main-blog h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}

#main-blog p {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	color:#9f9f9f;
}

#main-blog h1 a:link, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#22BBDB;
	text-decoration:none;
	
}

#main-blog h1 a:hover{
	color:#22BBDB;
	text-decoration:none;
}

.postdata {
	font-size: 12px;
	color:#FF9900;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

.sticky { /* added at version 1.2 */
	border: medium double Black;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 125%;
	padding: 5px;
}

.post {
	margin-bottom:60px;
}

.post p, .page p {margin:0;}

.page ol, .page ul {
  list-style-image:none;
  list-style-position:inside;
}

.page li, .post li {
  padding-left: 10px;
}

.post ul, .post ol {
	margin-left:35px;
	margin-bottom:15px;
}

.post dl {
	border-right: 1px inset;
	border-bottom: 1px inset;
}

.post dl dt {font-weight: bold;}
.post dl dd {margin: 0 5px 0 10px;}

.post code {
	margin: 0;
	font-style: italic;
}

.post pre code {
	margin: 0px;
	padding: 1px;
	font-style: italic;
	text-align: left;
	overflow: auto;

	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.tags {
  float:right;
  margin-top:5px;
  margin-right:10px;
  font-size:11px;
}

#author_link{
  display:none;
  padding-left: 10px;
  font-weight: bold;
  font-style: italic;
}

#author { /* add additional styling to the author's taste */
  	border: 1px solid #000;
	font-style: italic;
	font-size: 14px;
	padding: 2px;
	text-align: left;
}

#author h2 {padding: 0;}

#author ul {
    list-style-image:none;
	list-style-type:none;
}

.post-comments {
	background:#FFFFFF;
	height:28px;
	width:573px;
	margin:20px 0px 0px 0px;	
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active {	
	color:#6e6e6e;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
}

.post-comments a:hover {
	color:#6e6e6e;
	text-decoration:none;
}

.qtd-coments{
	height:28px;
}

.qtd{
	position:absolute;
	height:28px;
	margin:3px 1px 0px 5px;
}

.leiaMais {
	margin:10px 0px 0px 0px;	
}

.categoriasPost{
	position:absolute;
	height:28px;
	margin:3px 1px 0px 142px;
}

.categoriasPost, .categoriasPost a:link, .categoriasPost a:visited, .categoriasPost a:active{
	color:#c1d62f;
	font-size:12px;
	font-family:Arial, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.divisaoPosts{

	width:613px;
	float:right;
	text-align:right;
	height:7px;
	margin-top:30px;
}

div.Single{
	margin-top:-30px;
}


.leiaMais a:link, .leiaMais a:visited, .leiaMais a:active,.leiaMais a:hover {
	font-size: 14px;
	color:#FF9900;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}



blockquote {
	clear: both;
	background-image: url(images/small-quotes.png);
	background-repeat: no-repeat;
	background-position: left 2px;
  	padding-left: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
}

blockquote p {padding: 8px 0;}

blockquote cite {
  padding-left: 10px;
	font-weight: bold;
}

pre { /* Use for formatted text styling */
    margin: 0px;
	padding: 5px;
	border: 1px inset;
	font-style: italic;
	font-size: 14px;
	width: auto;
	text-align: left;
	overflow: auto;
	
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Navigation */
#nav-global{
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#nav-global, #nav-global a:link, #nav-global a:visited, #nav-global a:active{
	color:#FFFFFF;
}

#nav-global a:hover{
	color:#85A71D;
}

#navAnterior{
	position:absolute;
	left:50%;
	margin:7px -485px;	
}

#navProximo{
	position:absolute;
	left:50%;
	margin:7px 330px;
	width:150px
}

.navigation{margin: 0 20px;}
  
/* === SIDEBAR == */
/* Organized by general layout of sidebar template */

#sidebar {
	width:373px;
	float:left;
	clear:right;
}

#sidebar-top {margin: 0 auto;}

#sidebar-content {
	padding:0px 8px 8px 8px;
	border:1px solid #b3add4;
	line-height:normal;	
	margin-bottom:25px;
}

#subcolumn{width: 355px;}

#subcolumn ul {
	list-style-image:none;
	list-style-type:none;
}

#search{
	width: 209px;
	margin-left:15px;
}

.form-input {
  	margin: 10px 35px 10px 35px;
	width: 200px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;
}



.search-submit {
	margin:0 0 0 156px;
	width: 85px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
}

#search-inputs {
	padding-top:45px;
	left:0px;
	float:left;

}

.widget{ padding-bottom:10px;}

div.pesquisar{
	padding-bottom:0px;	
	height:89px;
	clear:right;
	background-image:url(../../imgs/bg_pesquisar.jpg);
	background-repeat:no-repeat;
}


.widget p {padding-left:5px;}

.widget h2 {
    /*text-align: center;*/
	font-size: 12px;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	margin-left:10px;
	color:#990000;	
}


#title-destaques {color:#ed509d;}
#title-categorias {color:#c1d72e;}
#title-arquivos {color:#ef3e34;}
#setaVerdeFechada{
display:none;
}
#setaVermelhaAberta{
display:none;
}
#setaRosaFechada{
display:none;
}

#destaques{
	font-size: 12px;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}

#categorias{
	font-size: 12px;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}

#arquivos{
	font-size: 12px;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	display:none;
}

#destaques li{
	border-bottom:1px solid #ed509d;
	color:#ed509d;
	padding: 4px 8px 2px 0px;
	width:280px;
}

#categorias li{
	border-bottom:1px solid #c1d72e;
	color:#ed509d;
	padding: 4px 0px 2px 0px;
	width:280px;
}

#arquivos li{
	border-bottom:1px solid #ef3e34;
	color:#ef3e34;
	padding: 4px 5px 2px 0px;
	width:275px;
}

#destaques li a{color:#ed509d;}
#arquivos li a{color:#ef3e34;}

.widget ul li, .widget ol li {margin-left:20px;}
.widget ul li a, .widget ol li a {color: #000; text-decoration:none;}
.widget ul li a img, .widget ol li a img {border: none;}
.widget ul li a:hover, .widget ol li a:hover {text-decoration:none;}
.widget ul #categorias{ border-bottom:1px solid #b2b0a4; width:280px; }

.textwidget{padding:0 8px 0 8px;}
.textwidget form { text-align: center; }

/*= Calendar =*/
#calendar_wrap{margin-left:55px;}

#wp-calendar, .widget #wp-calendar {
	empty-cells:show;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}
.widget table#wp-calendar {margin: 0 auto 0 auto;}
.widget #calendar_wrap{margin: 0 auto 0 auto;}

#sidebar-bottom {}

/*= Images =*/
img {}

p img {
	padding: 0;
	max-width: 100%;
}

/*= Footer =*/

#faixaVerde{
	position: relative;
	width:100%;
	min-width:997px;
	height:38px;
	margin: 0 auto;
	background-color:#c1d72e;
}

#myBottom {	
	position: relative;
	width:100%;
	min-width:997px;
	height:383px;
	margin: 0 auto;
	text-align: left;	
	background-color:#edebf4;
	text-align:center;
	padding:0px;
}

#myBottom div.fixo1070 {
	margin:0 auto;
	position:relative;
	display:block;
	width:997px;
	background-color:#edebf4;
}

.colunas{
	position:relative;
	width:260px;
	margin-left:7%;
	float:left;
	text-align:left;
}
.colunas a{ color:#616161 }
.emails{
color:#333333;
}
.emails:hover{
color:#616161;
text-decoration:underline;
}

.colunas .titulo{
	font-family:Georgia, Courier, monospace;
	font-size:22px;
	color:#CC0000;
	font-smooth: always;
	margin-top:20px;
}

.infos{
	position: relative;
	border-left:solid 4px #CC0000;
	margin-top:30px;
	padding:0px;	
}

.infosInstitucional{
	position: relative;
	margin-top:30px;
	padding:0px;	
}

div.saopaulo{margin-top:30px; border-left:solid 3px #CC0000;}
div.curitiba{border-left:solid 3px #faa635;}
div.belohorizonte{border-left:solid 3px #ec519d;}

#myBottom div.fixo1070 div.colunas div.infos p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	padding: 0px;
	margin:-5px 0px 0px 8px;
}

#myBottom div.fixo1070 div.colunas div.infosInstitucional p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	padding: 0px;
	margin:-5px 0px 0px 0px;
}


/*= Threaded Comments =*/

#comments {
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
	color:#ff9103;
}

h4#comments {}

.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist p {
clear:both;
}

.depth-1 {}

#singlecomments {

}

ul#singlecomments.commentlist, ul.children {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;

}


ul#singlecomments.commentlist li {
	border-left:1px solid #ff9103;
	padding-left: 10px;
	width:98%;
}

ul.children li {}

.comment {}
.comment-body {padding-right: 10px;}

.comment-author a {}

.avatar {
	display: inline;
	float:left;
	margin:0 10px 10px 0;
}

.comment-meta, commentmetadata {
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

div.commentmetadata a{
	color:#c1d62f;
}

#respond {
	clear: both;
	width: 98%;
	padding: 0 0 5px 10px;
	color:#ff9103;
}
#respond h3 {font-family:"Times New Roman", Times, serif; font-size:25px;}

#commentform {}
#commentform p {
	padding: 6px 0px;
	width: 98%;
}

#btnPesquisar{
margin-left:180px;
margin-top:-1px;
height:19px;
}

#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 2px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}

#commentform label{}

#commentform textarea{
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow-x: hidden;
	overflow-y: auto;
}

#commentform #submit {
	cursor:pointer; 
	border:0px; 
	width:75px; 
	height:26px;
	float:right;
}

#cancel-comment-reply {}

textarea#comment {
  width: 98%;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.odd, comment-text-1 {
	background: #f7f7f9;	
}

.even, comment-text-2 {
	background:#f8f8fa;
	margin:20px 5px 0px 0px;
}

.alt { margin:20px 0px 0px 0px;}

.administrator, .user-id-1 { /* also styles author page user block */
	background: #f1f1f1;
}

.jellybeen, .user-id-2 { /* sample User_ID == 2 styling */
	background-color: #dedeed;
	margin-top: 1px;
	border: 1px solid #7e7d75;
}

.reply {
	padding-bottom: 5px;
	font-size: 85%;
}

.comment-reply-link {}
.byuser{}

.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
}

.comment-author {
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}

.comment-author a:link,
.comment-author a:visited {

}
.comment-author a:hover {

}
.comment-author a:active {

}

.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}

#comments-main {
	padding: 0 0 5px 0px;
	clear: both;
}

#comments-main code {
	margin: 0;
	padding: 0 5px;
	background-color: Silver;
	border: 1px inset;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	overflow: auto;

	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/* width: 99%; */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#comment-header {
	margin-bottom:10px;
	color:#271b03;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/*= Forms =*/

fieldset {
	padding: 15px;
	border: 1px solid #b2b0a4;
	width:570px;
	margin: 0 auto;
}

legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}

input, textarea {border: 1px solid #b2b0a4;}

input:focus, textarea:focus {
	border: 1px solid #000;
	padding: 1px 0;
}
input#e { position:absolute; width: 180px; margin:1px 0px 0px 2px; }
input#s { width: 80%; }


#btnRss{
	width:33px;
	height:33px;
	float:left;
	margin-top:-40px;
	margin-left:288px;
	_margin-left:145px;
	background-image:url(../../imgs/rss_sidebar.gif);
	background-position:left;
}

#btnRss:hover{background-position:right}

textarea {
	width: 98%;
	min-height: 84px;
	margin-bottom:10px;
}

textarea#text_area {width:98%;}
#text_field {width:98%;}

/* Hide WP-Stats plugin smiley at bottom of screen */
img#wpstats{display:none;}
#akismetstats {margin: 0 auto;}

/* BNS Plugins */
/* bns-login plugin */
.bns-login {
  text-align: center;
  font-style: italic;
}
#bns-logged-in {font-weight: bold;}
#bns-logged-out {font-weight: lighter;}
/* bns-featured-category */
/* bns-featured-tag */
.widget .post {margin-bottom: 10px;}

#myBottom {
	position:reletive;
	bottom:0px;
	width:100%;
	height:383px;
	z-index:1;
	background-color:#edebf4;
	border:0px;
}

#icones{
	width:140px;
	position: absolute;
	margin-top:30px;
	display:inline;
}
#iconeRSS{
	width:32px;
	height:32px;
	display:inline;
	float:left;
	background-image:url(../../imgs/rss.gif);
	background-position:right;
}

#iconeRSS:hover{background-position:left}

#iconeTwitter{
	width:32px;
	height:32px;
	display:inline;	
	float:left;
	background-image:url(../../imgs/twitter.gif);
	background-position:right;
}

#iconeTwitter:hover{background-position:left}

#iconeLinkedin{
	width:32px;
	height:32px;
	display:inline;
	float:left;
	background-image:url(../../imgs/linkedin.gif);
	background-position:right;
}

#iconeLinkedin:hover{background-position:left}

#iconeFaceBook{
	width:32px;
	height:32px;
	display:inline;	
	float:left;
	background-image:url(../../imgs/facebook.gif);
	background-position:right;
}

#iconeFaceBook:hover{background-position:left}

#iconeFlickr{
	margin-top:3px;
	width:32px;
	height:32px;
	display:inline;	
	float:left;
	background-image:url(../../imgs/flickr.gif);
	background-position:right;
}

#iconeFlickr:hover{background-position:left}

#iconeYoutube{
margin-top:3px;
	width:32px;
	height:32px;
	display:inline;	
	float:left;
	background-image:url(../../imgs/youtube.gif);
	background-position:right;
}

#iconeYoutube:hover{background-position:left}



#iconeVimeo{
	margin-top:3px;
	width:32px;
	height:32px;
	float:left;
	display:inline;
	background-image:url(../../imgs/vimeo.gif);
	background-position:right;
}

#iconeVimeo:hover{background-position:left}


#widget_facebook{
margin-left:15px;
margin-top:30px;
}

.flickr-image {padding:0px 5px 5px 0px; margin:0px 0px 0px 0px;}
.flickr-medium { border:1px solid #666666;}
#twitter_siga { margin-top:20px; margin-left:-8px;}
#wfm-recent-widget{margin-top:40px;}

ul.tweets{
	left:0;
	margin:0 auto;
	padding:0px;
}

.tweets{
	position:relative;
	clear:both;
	margin-left:0px;
	padding:50px;
}

.tweets img {
	position:absolute;
	left:270px;
	top:-47px;
}

.tweets .post{
	clear:both;
	width:305px;
	margin-left:13px;
	padding:10px;
	background:#fafafa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9f9f9f;
}

.tweets .post a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9f9f9f;
}

.tweets .post p{
	width:285px;
}

.tweets .dataPost{
	margin-left:13px;
	padding:2px 2px 3px 10px;
	background:#f3f3f3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9f9f9f;
	width:313px;
}

#iconeFlickrSidebar {
	position:absolute;
	margin: 0px 0px 20px 15px;
	float:left;
	clear:both;
}
#erroNome, #erroEmail, #erroComentario{
color:#FF0000;
display:none;
}
.footerLinks:hover {
	text-decoration:underline;
}
iframe{
	margin-left:10px;
	}




