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

html
{
  font:normal 11px Arial, Helvetica;
  background-color:#CCC;
  /*background:url(/images/bg01-2.jpg) no-repeat;!important;*/
	/*background-position: -350px -200px;*/
}

h1
{
  font-size:15px;
}

h2
{
  font-size:13px;
}

h3
{
  font-size:12px;
}

h4
{
  font-size:11px;
}

h5
{
  font-size:10px;
}

h6
{
  font-size:8px;
}

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

a
{
}

img
{
  border:0px;
}

ul, ol
{
}

hr
{
  
}

/**************************************************************************************************
  Container
**************************************************************************************************/
#container
{
  width:980px;
  margin:10px auto 10px auto; 
  border:1px #000 solid;
  filter:alpha(opacity=85); /* IE's opacity*/
  opacity: 0.85;
  z-index: 99;
/*  background-image:url(/images/container-bg.jpg);
  background-position:95% 5%;
  background-repeat:no-repeat;*/
	

}

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

#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
{
  clear:both;
  width:980px;
  height:50px;
/*  background-image:url(/images/title-wp.jpg);*/
}

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

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

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

/**************************************************************************************************
  Menu
**************************************************************************************************/
#menu
{
  clear:both;
  width:980px;
  height:36px;
}

#menu ul
{
  list-style:none;
}

#menu li
{
  float:left;
  display:block;
  position:relative;
  z-index:1 !important;

}

#menu li a
{
 float:left;
 height:25px;
 line-height:25px;
 display:block;
 padding:0px 10px;
 text-decoration:none;
 font-size:13px !important;
 font-weight:bold;
 border:1px #000 solid;
 margin:5px;

}

#menu li li a
{
 float:left;
 height:25px;
 line-height:25px;
 display:block;
 padding:0px 5px;
 text-decoration:none;
 font-size:12px !important;
 font-weight:normal !important;
}

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

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

#menu li li a
{
  width:80px;
  height:25px;
  line-height:25px;
  display:block;
  padding:0px 5px;
}

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




/*psuedo shit*/

        #menu
        {
          background-color:#fff;
        }

        #menu li, #menu li a
        {
          color:#000;
          border-color:#000;
          background-color:#fff;
        }

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

        #menu li li, #menu li li a
        {
          color:#000;
          border-color:#fff;
          background-color:#fff;
        }

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


/**************************************************************************************************
  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:630px;
  padding:14px 0px 10px 20px;
/*  margin-top:-100px;*/
}

#content .content-title
{
  height:25px;
  line-height:25px;
  padding:5px 10px 5px 12px !important;
}

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

#content.post a:link{	text-decoration: underline;	color:#BB1515;
	}
#content.post a:visited{text-decoration:none; color:#DAB183;
}
#content.post a:hover{text-decoration:none; color:#283744 ;
}
#content.post a:active{text-decoration:none; color:#fff;
}
.post span {color:#BB1515; font-size:10px;}

/**************************************************************************************************
  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:10px 10px 0px 10px;
}

#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-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:0px 10px 10px 9px;
  background-image: url(/images/pinip_01-wp.jpg);
  background-position:top right;
  background-repeat:no-repeat;
  border-left: 1px #333 solid;
  min-height:500px;
	/*filter:alpha(opacity=85); /* IE's opacity*/
	/*opacity: 0.85;
	z-index: 99;*/
	

}

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

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

#sidebar .widget a
{
  
}


#sidebar .widget a:link{color:#BB1515;text-decoration:none;
	}
#sidebar .widget a:visited{text-decoration:none; color:#DAB183;
}
#sidebar .widget a:hover{text-decoration:none; color:#283744 ;
}
#sidebar .widget a:active{text-decoration:none; color:#fff;
}

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

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

#sidebar .widget-title
{
  height:15px;
  line-height:15px;
  margin:5px 0px 5px 0px;
  padding:0px 5px 5px 0px;
  text-align:left;
  background-color:transparent;
  border-bottom:1px #000 solid;
}

#sidebar .widget-title 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:15px;
  line-height:15px;
  padding:0px 5px 0px 5px;
  display:block;
  overflow:hidden;
  border-top:0px 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
**************************************************************************************************/
#footer
{
  clear:both;
  width:980px;
  padding:8px 0px;
  /*border-bottom:0px solid;*/
  text-align:center;
}

#footer a
{
  text-decoration:none;
}

#footer p
{
  padding:3px 10px 3px 10px;
}

#footer .backtoTop
{
  float:right;
  margin:0px 10px 0px 0px;
}

#footer .backtoTop a
{
  width:20px;
  height:20px;
  display:block;
  text-indent:-5000px;
  background:url(../img/icon/backtotop.gif) center no-repeat;
}
#footer .info{
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline-block;
	border:1px #999 solid;
	margin:0px 4px 0px 4px;
	padding: 4px;
	
	
}
div#footer .info:hover{
	background-color:#BB1515;	
}


/**************************************************************************************************
  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;
  color: #BB1515;
}



.comment-wait
{
}

.wp-caption
{
}

.wp-caption-text
{
  padding:0px 5px 0px 5px;
}

.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
{
}*/

/**************************************************************************************************
  Imported from previous version
**************************************************************************************************/



div.introrow span{color:#BB1515}
div.row{
	width:600px;
	background-color: #FFFFFF;
	margin:3px 3px 3px 3px;
	border-bottom: 1px #999 solid;
	line-height:14px;
	
	}
  

/*#BB1515

#283744  

#7B8784   

#E0CDA7   

#EAE1C2   

#DAB183
*/

div.row a:link{
	display:block;
	text-decoration:none;
	color:#283744;
	margin-bottom:3px;

	}
div.row a:visited{
	display:block;
	background-color:#EAE1C2 ;
	text-decoration:none;
	color:#7B8784;
	margin-bottom:3px;
	}
div.row a:hover{
	display:block;
	background-color:#DAB183;
	color:#BB1515;
	}
div.row a:active{
	display:block;
	background-color:#DAB183;
	color:#283744;
	}


*/
/* ----------------------------------------------------portfolio styles-----------------------------------------------*/
body#port{
	background-color:#fff; 
	text-align:center;
	margin:auto; 
	padding:0; 
	width:100%;
	background-image:url(images/cir_jacket.gif);
	background-position:575px 375px;
	background-repeat:no-repeat;
	background-attachment:fixed;


	}

div#port_wrapper{
	width:740px;
	margin:auto; 
	padding:0; 
	display:block;
	text-align:center;
	overflow:hidden;
	

	}
	
div#port_center{ 
	width: 100%; 
	text-align:center; 
	margin:auto; 
	display:inline; 
	padding:0;

	}



	
div.port_thumb{	
	display:inline; 
	margin: 2px;
	cursor: pointer;


	}


img.port_image{
	border: 1px #999 solid;
	background-color: #fefefe;
	padding:3px;
	filter:alpha(opacity=60); /* IE's opacity*/
	opacity: 0.60;
	z-index:98;
	

/*	border: 1px #999 solid;
*/
	
	}
img.port_image:hover{
	filter:alpha(opacity=99); /* IE's opacity*/
	opacity: 0.99;
	z-index:98;
	background-color:#ffffff
}

/*----------------------------------------------------------------------------------Left and right buttons-------------------*/

div#nav_container{
	width: 50px;
	margin:0;
	padding-left:10px;
	padding-top:3px;
	float:left;
	display: inline;
	}
div#port_back{
	float:left; 
	padding:0;
	margin:0;
	width:21px;
	display:inline;
	filter:alpha(opacity=60); /* IE's opacity*/
	opacity: 0.60;
	z-index: 99;



	}
div#port_back:hover{
	filter:alpha(opacity=99); /* IE's opacity*/
	opacity: 0.99;
	z-index: 99;



	}

div#port_forward{
	float:left; 
	padding:0;
	margin:0;
	width:21px;
	display:inline;
	padding-left:5px;
	filter:alpha(opacity=60); /* IE's opacity*/
	opacity: 0.60;
	z-index: 99;
	}
	
div#port_forward:hover{
	filter:alpha(opacity=99); /* IE's opacity*/
	opacity: 0.99;
	z-index: 99;



	}

	
/*------------------------------------------------------------------------- who what where why how whuzup items --------------------------------------------	*/


div#port_leftcontent{
	width:300px; 
	float:left; 
	text-align:right; 
	font-family: Arial, Verdana, sans-serif;
	color:#000; 
	font-size:11px; 
	line-height:18px; 
	padding:10px 0 0 0;
	display:inline;
	}
	
	
div#port_rightcontent{
	width:300px; 
	float:left; 
	text-align:left; 
	font-family: Arial, Verdana, sans-serif;
	color:#000; 
	font-size:11px; 
	line-height:18px; 
	padding:10px 0px 10px 10px;
	display:inline;
	border-left:1px #333333 solid;
	margin-left:10px;
	
	}
div#port_main_image{

	padding-bottom:5px;
	margin:auto;
	text-align:center;
	}
	
div#port_main_image img{	
border:1px #000 solid;

}
	
div#port_center .question{
	color: #333333;
	font-weight:bold;
	font-variant:none;
	letter-spacing:1.5px;;

}
div#port_center .answer{
	color: #99999;
	font-weight:normal;
	font-variant:none;

}
	
div#footerinstructions{
	margin:auto;
	font-family: Arial, Verdana, sans-serif;
	font-size:9px;
	font-variant:small-caps;
	word-spacing:4px;
	margin-top:2px;
}

/*stripped from dynamic*/

 #container
        {
          border-color:#000000;
          background-color:#ffffff;
        }

        #dater
        {
          color:#000000;
          background-color:#ffffff;
        }
        
        #dater a
        {
          color:#000000;
        }

        #header
        {
          background-color:#ffffff;
        }

        #header .blog-title, #header .blog-title a
        {
          color:#000000;
        }

        #header .blog-description, #header .blog-description a
        {
          color:#000;
        }


        #breadcrumb
        {
          color:#ccc;
        }

        #breadcrumb a
        {
          color:#000;
        }

        .content-title, .content-title a
        {
          color:#000 !important;
          background-color:#fff;
        }

        #highlight, .post, .comment, .pingback, .comment-form
        {
          color:#000;
          border-color:#fff;
          background-color:#fff;
        }
        
        #highlight.odd, .post.odd, .comment.odd, .pingback.odd
        {
          background-color:#fff;
        }
        
        #highlight a, .post a, .comment a, .pingback a, .comment-form a
        {
          color:#ccc;
        }

        #highlight input, #highlight select, #highlight textarea, .post input, .post select, .post textarea, .comment input, .comment select, .comment textarea, .comment-form input, .comment-form select, .comment-form textarea
        {
          color:#000;
          border-color:#ccc;
          background-color:#fff        }

        #highlight button, .post button, .comment button, .comment-form button
        {
          color:#000;
          border-color:#ccc;
          background-color:#ffffff        }

        #highlight-pager a
        {
          background:#fff !important;
        }

        #highlight-pager a.activeSlide
        {
          background-color:#000 !important;
        }

        .post-title, .post-title a
        {
          color:#000;
        }

        .post-info, .post-info a, .options, .options a, .comment-rss, .comment-rss a
        {
          color:#000;
        }

        .entry hr
        {
          border-color:#fff;
        }

        .entry .wp-caption, .entry blockquote, .entry code, .entry pre
        {
          color:#000;
          border-color:#fff;
          background-color:#fff;
        }

        .navigation a
        {
          color:#000000;
        }

        #sidebar .widget
        {
          color:#000;
          border-color:  !important;
          background-color: ;
        }

        #sidebar .widget .odd
        {
          background-color: ;
        }

        #sidebar .widget a
        {
          color:#000 !important;
          border-color:  !important;
        }

        #sidebar .widget li
        {
          border-color:  !important;
          background-color: ;
        }

        #sidebar .widget input, #sidebar .widget select, #sidebar .widget textarea
        {
          color:#000 !important;
          border-color:#ccc !important;
          background-color:  !important;
        }

        #sidebar .widget button
        {
          color:#000 !important;
          border-color:#ccc !important;
          background-color:#ccc !important;
        }

        #sidebar .widget-title, #sidebar .widget-title a
        {
          color:#000 !important;
          background-color:  !important;
        }

        #footer
        {
          color:#000;
          background-color: ;
        }

        #footer a
        {
          color:#ccc;
        }
		#finalfooter{
			font-size:9px;
			color:#BB1515;
			
			
			}
		#finalfooter a:link, a:hover, a:visited{color:#BB1515; text-decoration:none;}
		
		img.port{
				position: relative;
				filter:alpha(opacity=100); /* IE's opacity*/
  				opacity: 0.99;}
