/**************************************************************************************************
  Tags
**************************************************************************************************/
*
{
  margin:0px;
  padding:0px;
  outline:none;
}

html
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

body {
  text-align: center;
  margin: 0px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
h1
{
  font-size:20px;
}

h2
{
  font-size:18px;
  font-weight:normal;
}

#headerBase h2 {
  margin-left:15px;
  padding-top:50px;	
}
.red {
  color:red;
}
h3
{
  font-size:17px;
}

h4
{
  font-size:16px;
}

h5
{
  font-size:15px;
}

h6
{
  font-size:14px;
}

input, textarea, select, button, fieldset
{
  padding:2px;
  border:1px solid;
  font:normal 12px Arial, Helvetica;
}

a
{
}

img
{
  border:0px;
}

ul, ol
{
}

hr
{
  
}

/**************************************************************************************************
  Container
**************************************************************************************************/
#container
{
  text-align: left;
  width: 985px;
  padding: 0px;
  margin: 0px auto;
  background: url(../img/background.jpg) no-repeat 0px 250px;
}

/**************************************************************************************************
  Dater
**************************************************************************************************/
#dater
{
  clear:both;
  width:980px;
  height:31px;
  line-height:31px;
}

#dater p
{
  margin:0px 10px 0px 10px;
}

#dater .rss
{
  float:right;
}

#dater .rss a
{
  width:27px;
  height:27px;
  margin:2px 10px 0px 10px;
  display:block;
  text-indent:-5000px;
  background:url(../img/icon/rss-top.gif) no-repeat;
}

#dater .translation
{
  float:right;
  list-style:none;
}

.translation li
{
  display:inline;
  padding:0 3px 0 3px;
  font-weight:bold;
  text-transform:uppercase;
}

.translation li a
{
  text-decoration:none;
}

/**************************************************************************************************
  Header
**************************************************************************************************/

#header {
  background: url(../img/header.gif) no-repeat;
  clear:both;
  width:985px;
  height:110px;
  margin:0px;
  padding:0px;
}
      
#header .blog-title {
          margin:0px;
          padding:0px;
}
        
#header .blog-title a {
          width:490px;
          height:120px;
          display:block;
          text-decoration:none;
}
        
#header .blog-description {
          display:none;
          padding:0px 20px 0px 20px;
}


/**************************************************************************************************
  Header
**************************************************************************************************/
#header1
{
  clear:both;
 width:980px;
  height:120px;
background:url(../img/banner-2.jpg) no-repeat;
z-index:9999;
}

#header1 .blog-title
{
  padding:30px 20px 0px 20px;
  font-size:30px;
}

#header1 .blog-title a
{
  text-decoration:none;
}

#header1 .blog-description
{
  padding:0px 20px 0px 20px;
}
/**************************************************************************************************
  Header
**************************************************************************************************/
#header2
{
  clear:both;
 width:980px;
  height:120px;
background:url(../img/banner.swf) no-repeat;
z-index:9999;
}

#header2 .blog-title
{
  padding:30px 20px 0px 20px;
  font-size:30px;
}

#header2 .blog-title a
{
  text-decoration:none;
}

#header2 .blog-description
{
  padding:0px 20px 0px 20px;
}

#headerBase {
  float: left;
  width: 985px;
  height: 115px;
  vertical-align:bottom;
  background: url(../img/homeheader.jpg);
}

#flashcontent {
}
#flashcontentdemo {
  margin-left: -20px;
  margin-top:-24px;			
  width: 754px;
  height: 453px;
}


/**************************************************************************************************
  Menu
**************************************************************************************************/
#menu
{
  clear:both;
  width:985px;
  background: transparent url(../img/nav_bg.gif) repeat-x scroll 0 0;
  height:25px;    
}

#menu ul
{
  list-style:none;
}

#menu li
{
  float:left;
  position:relative;
  padding:0px 8px;
  z-index:1 !important;
}

#menu li a
{
 float:left;
 height:20px;
 line-height:20px;
 padding:3px 10px;
 text-decoration:none;
 font-size:11px !important;
 font-weight:bold;
 color:#fff;
}
#menu li a:hover
{
 background-color:#FF9999;
}
#menu li li a
{
 float:left;
 height:20px;
 line-height:20px;
 text-decoration:none;
 font-size:10px !important;
 font-weight:normal !important;
 background-color:#CC0000;
 width:180px;
 padding:0px 20px;
 border-top:1px solid;

}

#menu li ul
{
  top:20px;
  left:0px;
  z-index:10;
  position:absolute;
  display:none;
  margin-left:-30px;
}

#menu li li
{
  clear:left;
  float:left;
}

#menu li li a:hover
{
 background-color:#FF9999;
}

#menu .parent{
  background:url(../img/bg/arrow-down.gif) no-repeat center right;
}

/**************************************************************************************************
  BreadCrumb
**************************************************************************************************/
#breadcrumb
{
  clear:both;
  width:980px;
  height:30px;
  line-height:30px;
}

#breadcrumb p
{
  padding:0px 10px 0px 10px;
}

#breadcrumb a
{
  text-decoration:none;
}

/**************************************************************************************************
  Content
**************************************************************************************************/
#content
{
  float:left;
  width:700px;
  padding:0 0 0 8px;
}

#content .content-title
{
  height:25px;
  line-height:25px;
  padding:0px 10px; 
  background-image: url(../img/nav_bg.gif);
  color:#fff;

}

#content .content-title a
{
  text-decoration:none;
}

/**************************************************************************************************
  Highlight
**************************************************************************************************/
#highlight
{
  width:700px;
  height:170px;
  margin:0px 0px 15px 0px;
  border-bottom:2px solid;
  z-index:0 !important;
}

#highlight img
{
  float:left;
  margin:10px;
}

#highlight .post-title
{
  margin-left: 25px;
  vertical-align: bottom;
}

#highlight .info
{
  margin:0px 0px 0px 10px;
}

#highlight .entry
{
  margin:10px 10px 10px 10px;
}

#highlight-pager
{
  float:right;
}

#highlight-pager a
{
  float:left;
  width:15px;
  height:15px;
  display:block;
  overflow:hidden;
  margin:5px 0px 0px 10px;
  text-indent:-5000px;
}

/**************************************************************************************************
  Posts
**************************************************************************************************/
.post
{
  clear:both;
  margin:0px 0px 10px 0px;
  /*padding:10px 10px 14px 10px;*/
}

.post .entry
{
  margin:0px 0px 10px 0px;
}
.post .entry p
{
    padding-left: 10px;
}
.post-date
{
  background:url(../img/icon/clock.gif) no-repeat;
  padding:0 0 3px 20px !important;
  margin:0 0 3px 0;
}

.post-author
{
  background:url(../img/icon/user.gif) no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

.post-category
{
  background:url(../img/icon/folder.gif) no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

.post-tags
{
  background:url(../img/icon/tag.gif) no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

.post-comments
{
  background:url(../img/icon/comment.gif) 2px 2px no-repeat;
  padding:3px 0 0 20px !important;
  margin:0 0 3px 0;
}

/**************************************************************************************************
  Comment Form
**************************************************************************************************/
.comment-form
{
  margin:0px 0px 10px 0px;
  padding:10px;
}

.comment-form li
{
  padding:5px;
  list-style:none;
}

.comment-form label
{
  float:left;
  width:100px;
}

.comment-form textarea
{
  width:400px;
  height:100px;
  padding:5px;
}

/**************************************************************************************************
  Comment
**************************************************************************************************/
.comment, .pingback
{
  margin:0px 0px 10px 0px;
  padding:10px;
  list-style:none;
}

.comment p, .pingback p
{
  margin:10px 0px 10px 0px;
}

.comment .comment-author a, .pingback .comment-author a
{
  text-decoration:none;
}

.comment-rss, .trackback-link
{
  float:right;
  text-decoration:none;
  font-size:11px;
  font-weight:normal;
  margin:0px 0px 0px 10px;
}

/**************************************************************************************************
  Navigation
**************************************************************************************************/
.navigation
{
  line-height:30px;
}

.navigation a
{
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

/**************************************************************************************************
  Sidebar
**************************************************************************************************/
#sidebar
{
  float: right;
  width: 250px;
  padding: 10px 10px;
}
#sidebar li
{
  list-style:none;
}

#sidebar .widget
{
  margin-bottom:15px;
}

#sidebar .widget p
{
  padding:5px;
}

#sidebar .widget a
{
  text-decoration:none;
}

#sidebar .widget li
{
  list-style:none;
}

#sidebar .widget form
{
  padding:5px;
}

#sidebar .widget-title
{
  height:25px;
  margin:0px 0px 5px 0px;
  padding:0px 10px;
  text-align:left;
  background-image: url(../img/nav_bg.gif);
  color:#fff;
}
#sidebar h2
{
  height:25px;
  margin:0px 0px 5px 0px;
  padding:0px 10px;
  text-align:left;
  background-image: url(../img/nav_bg.gif);
  color:#fff;
}


#sidebar .widget-title a
{
  text-decoration:none;
}
#sidebar h2 a
{
  text-decoration:none;
}

/**************************************************************************************************
  Widget: Posts, Páginas, Categorias, Arquivos, Links e Meta
**************************************************************************************************/
#widget_pages li, #widget_categories li, #widget_archive li, #widget_recent_entries li, .links li, #widget_meta li
{
  list-style:none;
}

#widget_pages li a, #widget_categories li a, #widget_archive li a, #widget_recent_entries li a, .links li a, #widget_meta li a
{
  height:30px;
  line-height:30px;
  padding:0px 5px 0px 28px;
  display:block;
  overflow:hidden;
  border-top:1px solid; 
}

#widget_pages li li a, #widget_categories li li a
{
  padding:0px 5px 0px 30px;
}

#widget_categories li a
{
  background:url(../img/icon/folder.gif) 8px 7px no-repeat;
}

#widget_categories li li a
{
  background:url(../img/icon/page-children.gif) 8px 7px no-repeat;
}


#widget_archive li a
{
  background:url(../img/icon/database.gif) 8px 7px no-repeat;
}

#widget_pages li a
{
  background:url(../img/icon/page.gif) 8px 7px no-repeat;
}

#widget_pages li li a
{
  background:url(../img/icon/page-children.gif) 8px 7px no-repeat;
}

#widget_recent_entries li a
{
  background:url(../img/icon/page_white_text.gif) 8px 7px no-repeat;
}

#widget_text p
{
  padding:5px;
}

.links li a
{
  background:url(../img/icon/link.gif) 8px 7px no-repeat;
}

/**************************************************************************************************
  Widget: Search
**************************************************************************************************/
#widget_search
{
}

#widget_search input
{
  margin:6px 0 0 0;
}

/**************************************************************************************************
  Widget: Nuvem de Tags
**************************************************************************************************/
#widget_tag_cloud
{
  text-align:center;
}

#widget_tag_cloud a:hover
{
  text-decoration:underline;
}

/**************************************************************************************************
  Widget: Comentários Recentes, RSS
**************************************************************************************************/
#widget_recent_comments li, #widget_rss li
{
  padding:10px 24px;
  border-top:1px solid;
}

#widget_rss .rsswidget
{
  font-weight:bold;
}

#widget_rss .rss-date
{
  font-size:11px;
}

#widget_rss .rssSummary
{
}

#widget_recent_comments li
{
  background:url(../img/icon/comments.gif) 5px 11px no-repeat !important;
}


/**************************************************************************************************
  Widget: Calendar
**************************************************************************************************/
#widget_calendar table
{
  width:230px;
  text-align:center;
}

/**************************************************************************************************
  Footer
**************************************************************************************************/
	#footerBase {
		float: none;
		width: 985px;
		height: 30px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		color: #FFCC00;
		margin: auto;
		padding: 10px 0px 0px 0px;
        clear: both;
	}
	
	#footerBase a {
		color: #0066CC;
		text-decoration: none;
	}
	
	#pageEnd {
		float: left;
		width: 985px;
		height: 40px;border-top: 3px solid #ccc;
		padding-top: 10px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		
		color: #666;
		
		background: url(../img/pg_base.gif);
		background-repeat: no-repeat;
		
		text-align: right;		
	}

	#pageEnd a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		
		color: #666;
	}
	
	#pageEnd a:hover {
		text-decoration: underline;
	}

/**************************************************************************************************
  Classes
**************************************************************************************************/
.clear
{
  width:100%;
  height:1px;
  clear:both;
  visibility:hidden;
}

.noborder
{
  border:none !important;
}

.post-title a
{
  text-decoration:none;
}

.info
{
  font-size:11px;
}

.info a
{
  font-weight:bold;
  text-decoration:none;
}

.options
{
  float:right;
  margin:5px 0px 0px 0px;
}

.options a
{
  text-decoration:none;
  font-weight:bold;
  margin:0px 0px 0px 10px;
}

.alignleft
{
  float:left;
  margin:0px 10px 0px 0px;
}

.alignright
{
  float:right;
  margin:0px 0px 0px 10px;
}

.aligncenter
{
  margin:auto;
  display:block;
}

.more-link
{
  display:block;
  font-weight:bold;
  text-align:right;
  text-decoration:none !important;
}

.comment-wait
{
}

/* 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 */
.avatar
{
  float:left;
  margin:0px 10px 0px 0px;
}

.url
{
  font-weight:bold;
}

.children
{
  padding:0px 0px 0px 30px;
}

/**************************************************************************************************
  Entradas do Usuário
**************************************************************************************************/
.entry
{
}

.entry h1
{
}

.entry h2
{
}

.entry h3
{
}

.entry h4
{
}

.entry h5
{
}

.entry h6
{
}

.entry hr
{
  border:1px solid;
  margin:2px 0px 2px 0px;
}

.entry a
{
  text-decoration:underline;
}

.entry img
{
  margin:5px;
}

.entry blockquote
{
  margin:10px;
  padding:3px 10px 10px 10px;
  display:block;
  font-style:italic;
  border:1px solid;
}

.entry code, .entry pre
{
  margin:10px;
  padding:10px;
  display:block;
  font-family:monospace;
  border:1px solid;
  overflow:auto;
}

.entry address
{ 
}

.entry pre
{
}

.entry p
{ 
  margin:10px 0px 0px 0px;
  text-align:justify;
}

.entry ul
{
  list-style-type:square;
  margin:5px 5px 5px 45px;
}

.entry ol
{ 
  list-style-type:decimal;
  padding:5px 5px 5px 45px;
}

.entry em
{
}

.entry strong
{
}

.entry strike
{
}

.entry span
{
}
	#sideBar #featureBox {
		float: right;
		width: 180px;
		height: 150px;
		
		padding-left: 500px;
		
		font-family: Arial, Helvetica, sans-serif;
		
		background-repeat: repeat-x;
	}
	
 #sideBar #featureBox h2 {
		padding-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 10px;
		
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}	
	
#sideBar #featureBox p {
		margin: 0px;
		width: 180px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 0px 0px 15px 10px;
	}

 #sideBar #featureBox a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		
		color: #ff0000;
	}

/**************************************************************************************************
  Map layout on Contact Page
**************************************************************************************************/

#tabLayer {
	float: right;
	width: 356px;
	height: 335px;
	position: relative;
	background: url(../img/back.gif) no-repeat;
	padding:7px;
	margin-bottom:-15px;
}
.horizontal {
	float:left;
	display:block;
}
.horizontal li {
	display:inline;
	float:left;
	width:160px;
}
