body, p, a, span, div, table, th, tr, td, h1, h2, h3, h4, h5, h6{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px 0px 20px;
	background: #1A1B1F url(../images/bg_vert.gif) no-repeat left top;
}
hr {
	height: 15px;
	background: url(../images/bg_horiz.gif) no-repeat 15px 0px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#geral {
	min-width: 230px;
	min-height: 315px;
	margin: 10px 10px 10px 26px;
	padding-left: 70px;
	background: url(../images/photoshop.gif) no-repeat left top;
}

a {
	color: #3BB3C2;
}

#header {
	margin-bottom: 10px;
	height: 70px;
}
#header div {
	float: left;
}

#nome  {
	display: block;
	color: #666;
	font-size: 16px;
}
#direita {
	width: 32%;
	display: block;
	text-align: right;
}
#direita a {
	display: block;
	padding: 16px 0px;
}

#direita img {
	border-style: none;
}


h1 {
	font-weight: normal;
	font-size: 30px;
	color: #3BB3C2;
	margin: 0px;
}
h1 img{
	border:none;
}
#widgets {
	clear: both;
	margin: auto;
}
.widget {
	width: 31%;
	min-width: 260px;
	float: left;
	font-size: 12px;
	margin-right: 3%;
}
#widgets .last {
	margin: 0 0 20px 0;
}
h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	background-image: url(../images/seta.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	display: block;
	margin: 0px;
	height: 40px;
}
h2 a  {
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 11px center;
	color: #00B1B3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 33px;
	text-shadow:rgba(0,0,0,1) 1px 1px 1px;
	font-weight: normal;
}
h2 a[href]:hover {
	background-color: #243D40;
	color: #FFF;
}
h3 {
	color: #3BB3C2;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
.conteudo {
	background-color: #FFF;
/*	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;*/
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 5px 0 0 0;
}

.options  {
	font-size: 10px;
	background-color: #243D40;
/*	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;*/
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin: 0px 0px 25px;
	color: #FFF;
}
.options a  {
	display: block;
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #85B7BC;
}
.options a:hover {
	color: #FFF;
}
.options p {
	margin: 0px;
	padding: 5px;
}
.add {
	background-image: url(../images/add.png);
}

#twitter {
}
#twitter h2 a{
	background-image: url(../images/twitter.png);
}
#twitter .twtr-hd,#twitter .twtr-ft{
	display:none!important;
}
#twitter .twtr-timeline{
	height: auto!important;
}
#twitter .twtr-tweet:hover{
	background-color: #DAEEEB;
	color:#000;
}
#twitter .twtr-tweet:hover p{
	color:#000!important;
}
#twitter .twtr-tweet:hover i a{
	color:#35666F!important;
}
#twitter .twtr-tweet-text i a{
	color:#999!important;
}
#twitter .twtr-tweet a:hover{
	color:#35666F!important;
}
#twitter .twtr-timestamp{
	color:#999;
}
#twitter .twtr-reply{
	color:#3BB3C2;
}
#twitter .profile {
	background-image: url(../images/twitter_profile.png);
}
#twitter .twtr-avatar {
	display: none;
}

#twitter .twtr-widget .twtr-tweet {
	border-bottom:1px dotted #85B7BC!important;
}
#twitter .twtr-tweet .twtr-photo img {
	width: 25%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
#twitter .twtr-tweet:hover .twtr-photo img  {
	width: auto;
	max-width:100%;
}
#twitter .twtr-tweet:hover .twtr-photo:before {
	text-align:right;
	content:"clique para ampliar";
}
#greader h2 a{
	background-image: url(../images/rss.png);
}
#greader .profile {
	background-image: url(../images/rss_profile.png);
}
#greader .add {
	/*background-image: url(../images/greader_profile.png);*/
}
#greader h3, #greader .f {
	display: none;
}
#greader ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#greader li{
	display: block;
	margin: 0px;
	padding: 7px 5px;
	border-bottom: 1px dotted #85B7BC;
	list-style-type: none;
	color: #666;
	min-height: 24px;
}
#greader li:hover{
	background-color: #DAEEEB;
	color:#000;
}
#greader li a:hover{
	color:#35666F;
}
/*
#twitter .twtr-tweet:hover .twtr-hyperlink:before {
	display: block;
	text-align:center;
	content:"clique para ampliar"
}
*/
.iconlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.iconlist li{
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #85B7BC;
	list-style-type: none;
	text-decoration: none;
}
.iconlist li:hover{
	background-color: #DAEEEB;
}
.iconlist li a{
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 2px 0 2px 25px;
}
.iconlist li p{
	padding: 0px 0px 0px 25px;
	margin: 0px;
	color: #333;
	font-size: 11px;
	display: none;
}
.iconlist li:hover p, .iconlist li:active p{
	display: block;
	color: #000;
}
.iconlist li p a{
	display: inline;
	padding: 0;
}
.iconlist li a:hover{
	color:#35666F;
}
#links h2 a{
	background-image: url(../images/links.png);
}
#links .gmail{
	background-image: url(../images/gmail.png);
}
#links .gprofile{
	background-image: url(../images/google.png);
}
#links .linkedin{
	background-image: url(../images/linkedin.png);
}
#links .facebook{
	background-image: url(../images/facebook.png);
}
#links .orkut{
	background-image: url(../images/orkut.png);
}
#links .gbookmarks {
	background-image: url(../images/gbookmarks.png);
}
#links .delicious {
	background-image: url(../images/delicious_profile.gif);
}
#projetos h2 a{
	background-image: url(../images/projetos.png);
}
#projetos .otb{
	background-image: url(../images/otb.png);
}
#projetos .gtranslator{
	background-image: url(../images/google_translate.png);
}
#projetos .webinsider{
	background-image: url(../images/webinsider.png);
}
