

body {
  background:#fff;
  margin:0 0 20px 0;
  padding:40px 20px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  topmargin: 15px;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#5588AA;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }

#principal {
	float:left;
	width:650px;
	text-align:justify;
	padding: 0.8em 0px 15px 0.8em;
	background-color:#FFFFFF;
	}


#principal a:link, #principal a:visited{
	color: ##5588AA;
	}

#principal .postmetadata2, #principal p.postmetadata2{
	font:74%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#999999;
	font-style:normal;
	margin-right:0.6em;
	
}
#principal p.postmetadata2 a:link {
	color: #5588AA;
	}
	
#principal p.postmetadata2 a:visited {
	color: #996699;
}
#nav {
	width:243px;
	float:right;
	background-color:#FFFFFF;
	padding: 0.5em 0.5em 15px 0.5em;
	text-align:right;
	}

#nav ul {
	margin-top:10px;
}
.xoxo blogroll {
	padding-left: 5px;
}

	#nav ul li {
	list-style: none;
	margin-top: 10px;
	

}
	
#tudo {
	width:940px;     
	margin:0 auto;
	text-align:left;
	}
#arquivos {
	width:590px;     
	margin:0 0 0 0;
	text-align:left;
	}
#topo {
	position: static;
	text-align:right;
	padding: 0.5em 0.5em 15px 0.5em;
	}
#rodape {
	clear: both;
	text-align:center;
	background-color: #F0F0F0;
	padding: 5px 0 5px 0;
	}
img {
	border:0; 
	text-decoration:none;
	padding:0 0 0 0;	
	}

a img {
	border:0; 
	text-decoration:none;
	}
/* Header
----------------------------------------------- */
@media all {
  #header {
    width:660px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif";
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:410px;
    float:left;
    }
  #sidebar {
    width:650px;
	height:159px;
    float:left;
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #ADA09F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #D6D6D6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:0em;
    }
   .page {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:0em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
/* Busca
----------------------------------------------- */
.bot_busca { 	font:x-small Georgia,Serif;
	font-size:15px;
	color:#000099;
}
.busca { 	font:x-small Georgia,Serif;
	font-size:15px;
	color:#000099;
}
.bot_busca1 {
 	font:x-small Georgia,Serif;
	font-size:15px;
	color:#333;
}
.busca1 {
 	font:x-small Georgia,Serif;
	font-size:15px;
	color:#333;
}
.bot_busca2 { 	font:x-small Georgia,Serif;
	font-size:15px;
	color:#333;
    border:1px solid #cccccc;
}

/* Scrollbar
----------------------------------------------- */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: white;
}
.vscrollerbar {
	width: 5px;
	background-color: #cccccc ;
}


.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 650px;
	height: 150px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
}

.navigation, .post div navigation {
	display:block;
	font-size:80%;
	height:25px;
	margin-bottom:20px;
	margin-top:30px;;
}

#scrolling {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #ADA09F;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #D6D6D6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
.alignleft-post {
	position: relative;
	float: left;
	}

.alignright-post {
	position: relative;
	float:right;

}
/* End Images */

#commentform textarea {
	width:58%;
	padding: 2px;
	}
#commentform p {
	line-height:0;

}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 captions */

.entry wp-caption alignleft {
	margin-right: 10px; !important
	margin-bottom: 10px; !important
}

.entry wp-caption alignright {
	margin-left: 10px; !important
	margin-bottom: 10px; !important
}


.entry wp-caption aligncenter {
	margin: 10px; !important
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
		margin:20px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#navigation-link {
	margin-top:160px;
	_margin-top:0px;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	height:38px;
	_height:0px;
	}
	
#nav hr.estilo {
	height: 1px;
	color: #333;
	border: 0px;
	width: 156px;
	background-color: #333;
	float:right;

}

.a2a_kit a:link {
	font-size: 12px;
	color: #999;	
}

