﻿?/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist White  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 11px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    background: #fff; /*URL('images/bg_all_fx.jpg') repeat-x fixed;*/
}


/* Header */
#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 0px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

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


/* Content */

.asset-name {
    font-size: 26px;
    font-weight: bold;
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: none;
    color: #ab1313;
}

.asset-content {
    margin: 15px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    font-weight: normal;

    display: block;
    border-top: 1px solid #ccc;
    padding-bottom: .3em;
}

.comment-footer a {
    font-weight: normal;
}

.asset-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.comments-closed {
    margin: 5px 0;
}

.comments-open-content {
    margin: 5px 0;
}

.comment-content {
    margin: 5px 0;
}

.trackback-content {
    margin: 5px 0;
}

.trackbacks-info {
    margin: 5px 0;
}

.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-form-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.archive-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.comments-open-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.comments-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.trackbacks-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.widget-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.typelist-thumbnailed {
    font-size: 11px;
}

.trackback-footer {
    font-size: 11px;
}

.comment-footer {
    font-size: 11px;
}

.asset-meta {
    font-size: 11px;
    margin-top:10px;
}

.asset-more-link {
    font-size: 11px;
}

/* Footer */

#footer-content a {
    color: #fff;
}


#footer-content {
    color: #fff;
}


/* Utility */

.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.search-form-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.comments-open-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.comments-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.trackbacks-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.widget-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}
.byline {
	
}

/* Global ----------------------------------------------------------------- */

body {
    color: #333;  
    font-family: trebuchet ms;   
    background-color: #fff; 
}

a {
    color: #000; 
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#alpha{
	width:540px;
}

#alpha-inner{
	width:100%;
	margin-left:10px;
}

#content {
    
}

#container-inner {
    
}

#footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#content-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#beta-inner {
    padding-right: 20px;
    padding-left: 0;
}

#header-inner {
    padding-right: 0;
    padding-left: 0;
}
#beta-inner {
	border: 0px;;
	width:100%;
	float:right;
}
#content { 
    margin-top: 20px;  
    margin-bottom: 30px;  
}
#container {
	*width:100%;
	_width:100%;
	margin: 0 auto;	
	background: #fff; /*URL('images/bg_all_fx.jpg') repeat-x fixed;*/	}

#container-inner {
	/*background-image:url('images/bg_all.jpg');*/
    width: 100%;
    margin: 0 auto;
    /*padding:20px;*/
    /*-moz-opacity: .9;
	filter: Alpha(Opacity=90);*/
}
#content-inner{
	background-image:url('images/bg_all_2.png');
	margin:0 auto;
	position: relative;
    width: 100%;

}

#footer-inner {
    position: relative;
    width: 837px;
    margin: 0 auto;
}


#header-inner {
    position: relative;
    width: 1005;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */


#header a {
    color: #000;
    font-weight: bold;
}

#header-content {
    width: 100%; 
    margin: 15px 0px 0px 0px;
    /*height:79px;*/
}

#header-name {
    color: #000; 
    font-size: 34px;
    font-weight: bold;
    width:400px;
    float:left;
}

#header-description {
    color: #333; 
    width: 350px; 
    float:left;
}


/* Content ---------------------------------------------------------------- */

.archive-title {
	height:45px;
    color: #4a1700;
    background:url('images/bg_title.png');
    background-repeat:no-repeat;
}

.asset-name a {
	height:45px;
    color: #4a1700;
    /*background:url('images/bg_title.png');*/
    background-repeat:no-repeat;
}

.asset-name {
	height:45px;
    color: #4a1700;
    /*background:url('http://www.reprojecting.net/blog/images/bg_title.png');
    background-repeat:no-repeat;*/
}
.entry-asset {
	background:#fcfbf6;
}
.trackback-footer {
    color: #999;
}

.comment-footer a {
    color: #999;
}

.comment-footer {
    color: #999;
}

.asset-footer a {
    color: #999;
}

.asset-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #ddd;
}

.search-results-header {
    color: #333;
}

 .search-form-header {
    color: #333;
}

 .archive-header {
    color: #333;
}

 .trackbacks-header {
    color: #333;
}

 .comments-open-header {
    color: #333;
}

 .comments-header {
    color: #333;
}

 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-header {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color:#000;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    text-decoration:none;
    text-align:right;
}
.widget-list-item {
	background-color:#f3f2e0;
	width:100%;
	height:28px;
	display:block;
	/*border-bottom: 1px #fff solid;*/
	margin:1px 0px 2px 0px;
	color:#000;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:right;
	padding: 12px 10px 0px 0px;
}
#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
} 

.widget-header {
    font-size: 12px;
    font-family:Verdana, Arial, sans-serif;
    color:#fff;
    text-align:right;
    padding-right:10px;
    background:#a11110;
    height:25px;
    margin:0px 0px 1px 0px;
    padding-top:10px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin: 2px 0px 2px 0px;
    font-size: 12px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    height:110px;
}

#footer-content {
    margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */
#footer:after {
    content: " ";
    /*display: block;*/ 
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#gamma-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#beta-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#alpha-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#content:after {
    content: " ";
    display: block;
    /*visibility: hidden;*/
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


.asset-body {
    /*height: 1%;*/
    margin-top:20px;
    font-size:13px;
    line-height:30px;
}
.data-post {
	height:48px;
	width:80px;
	float:left;
	text-align:center;
	margin-top:5px;
	margin-right:10px;
	background: #FFF url('images/data_fundo.jpg') no-repeat;
}
.dia-mes {
	font-size:20px;
	color:#a11110;
	font-weight:bold;
}
.mes-ano {
	font-size:12px;
}
#footer-inner {
    height: 1%;
}


#header-inner {
	/*background-image:url('images/bg_header_03.jpg');*/
	height:75px;
	padding-top: 0px;
	padding-bottom: 0px;
    border-bottom:thick #a11110 solid;
}


/* Custom Styles ---------------------------------------------------------- */
#menu_geral {
	display:block;
	/*background-image:url('images/bg_topmenu_05.png');*/
	margin:0px;
	width:100%;
	height:50px;
}
#menu_geral ul {
	margin:0px;
	height:100%;
	width:100%;
}
#menu_geral li {
	display:inline;
	list-style:none;
}
.red {
	background-image:url("images/bg_menu_red.png");
	text-align:center;
	width:210px;
	float:left;
	height:38px;
	display:block;
	padding-top:12px;
	margin-right:2px;
}
.black {
	background-image:url("images/bg_menu_black.png");
	width:210px;
	float:left;
		margin-right:2px;
	height:38px;
	padding-top:12px;
	display:block;
}
.yellow {
	background-image:url("images/bg_menu_yellow.png");
	width:210px;
	float:left;
	height:38px;
		margin-right:2px;
	padding-top:12px;
	display:block;
}
#menu_geral li a:link {
	color:#a11110;
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
}
#menu_geral li a:hover {
	color:#a11110;
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
}
#menu_geral li a:visited {
	color:#a11110;
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
}

#group-nav-inner {
    position: relative;
    width: 835px;
    margin: 0 auto;
}
.group-button a {
    background-color: #666;
    border-color: #ddd;
    color: #fff;
}
