@charset "utf-8";
/* CSS Document */

body {
	background: #002b51 url(images/bg_01.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

html { 
	padding: 0;
	margin: 0;
}

/* Links Gerais */
a:link { text-decoration : none; color : #f26522; border: 0px;} 
a:active { text-decoration : underline; color : #f26522; border: 0px;} 
a:visited { text-decoration : none; color : #f26522; border: 0px;} 
a:hover { text-decoration : underline; color : #f7941d; border: 0px;} 

h1, h2, h3, h4 { 
	font-family: Arial, Helvetica, sans-serif;
}

img { 
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
	max-width: 426px;
}

hr { 
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px dotted #abb0b5;
	border-bottom:0px solid #abb0b5;
	height : 1px;  
}

form { 
	padding: 0px; 
	margin: 0px;
}

input { 
	font-family: 'Verdana';
	color: #000033;
	font-size: 11px; 
}

textarea { 
	font-family: 'Verdana';
	color: #000033;
	font-size: 11px;
}

select { 
	font-family: 'Verdana';
	color: #000033;
	font-size: 11px;
}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Header {
	background:url(images/header_full.jpg) top no-repeat;
	width: 960px;
	height: 242px;
	padding:0;
	margin:0;
}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { position: absolute; background: #666666 url(images/SearchKeywordBkg.gif) no-repeat left top; top: 152px; left: 774px; width: 160px; height: 25px;}
.Search  form { padding: 0px 0px 0px 0px; margin: 0px; width: 160px; height: 25px; background:url(images/SearchTransparent.png);}
.Search  input { border: none; color: #333333; font-size: 11px;}
.Search  input.search { width: 16px; height: 17px; background: url(images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 5px; width: 130px; } /**/

* html #buttonsearch { margin: -19px 0px 0px 138px; }
#IEroot #buttonsearch { margin: -20px 0px 0px 138px; }  /* */ 
#buttonsearch { padding: 0px; margin: -18px 0px 0px 138px; top: 0px; background: none;}


/* Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu {
	position: relative;
	top: 204px;
	right: 28px;
	float:right;
	color: #45494d;
	font-weight: bold;
	font-size: 12px;
}

.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px;}
.Menu ul li ul { display: none;}
.Menu li {display:inline;}

.Menu li a:link { text-decoration : none; color : #f7941d; border: 0px;} 
.Menu li a:active { text-decoration : underline; color : #f7941d; border: 0px;} 
.Menu li a:visited { text-decoration : none; color : #f7941d; border: 0px;} 
.Menu li a:hover { text-decoration : underline; color : #f26522; border: 0px;} 

/* Feeds ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.MainSyn {
	position: relative;
	top: 24px;
	right: -188px;
	float:right;
	color: #FFF;
	font-size: 11px;
	text-align:right;
}

.MainSyn em { display: none}
.MainSyn ul { list-style: none; margin: 0px; padding: 0px;}
.MainSyn ul li ul { display: none;}

.MainSyn li a:link { text-decoration : none; color : #f7941d; border: 0px;} 
.MainSyn li a:active { text-decoration : underline; color : #f7941d; border: 0px;} 
.MainSyn li a:visited { text-decoration : none; color : #f7941d; border: 0px;} 
.MainSyn li a:hover { text-decoration : underline; color : #f26522; border: 0px;} 

/* Content +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Content {
	background: #FFFFFF;
	min-height: 600px;
	margin: 0px 0px 0px 170px;
	_margin: 0px 0px 0px 85px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 775px;
	border-left: #000000 solid 5px;
	border-right: #000000 solid 5px;
	float:left;
}

#ContentWrapper { 
	float: left;
	width: auto;
}

/* Coluna Central */
.SC { 
	margin-left: 15px;
	width: 430px;
}
.SC h2.pagetitle { font-size: 16px; line-height: 18px; padding: 5px 0px; margin: 0px; color:#3e424a; letter-spacing: -1px; border-bottom: dashed 1px #ccc;}

.SCS { 
	margin-left: 15px;
	width: 430px;
}
.SCS h1 { font-size: 22px; line-height: 24px; letter-spacing: -1px; font-weight: normal; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc; color:#202123;}
.SCS h2 { font-size: 16px; line-height: 18px; padding: 5px 0px; margin: 0px; color:#3e424a; letter-spacing: -1px;}
.SCS h3 { font-size: 16px; font-weight: normal; line-height: 18px; padding: 3px 0px; margin: 0px; color:#3e424a; }
.SCS p { font-size: 11px; line-height: 14px; }

/* Tumblr */

#syndicated {
	display:block;
	width: 428px;
	height: 30px;
	margin: 0px 0px 5px 0px;
}

#syndicated .tumblr {
	background: #fbf4e0 url(images/Tumblr-icon.png) no-repeat left center;
	padding: 5px 0px 5px 24px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Post {}

.PostHead { 
	position: relative;
	clear: left;
	margin-left: 40px;
}

.PostHead h1 { 
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: block;
	color: #f26522;
}
.PostHead h1 a { 
	color: #f26522;
	text-decoration: none;
}

.PostHead h1 a:visited { 
	color: #f26522;
	text-decoration: none;
}

.PostHead h1 a:hover { 
	color: #f7941d;
	text-decoration: none;
}

.PostInfo { 
	padding: 0px; 
	margin: 0px; 
	color: #00adef;
}

.PostInfo a { 
	text-decoration: none; 
	color: #f26522;
}

.PostInfo a:visited { 
	text-decoration: none;
	color: #f26522;
}

.PostInfo a:hover { 
	text-decoration: none;
	color: #f7941d;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostDate { 
	position: absolute;
	top: 0px;
	left: -40px;
	text-align: center;
	margin: 0;
	padding: 2px 10px 2px 0px;
	list-style: none;
	border-right: solid 1px #e2e2e2;
}

.PostDate .month { 
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 9px;
	color: #999;
}

.PostDate .day { 
	display: block;
	font-size: 20px;
	font-family: 'Arial';
	font-weight: normal; 
	line-height: 20px; 
	color: #00adef; 
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostContent { 
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	border-top: solid 1px #e2e2e2;
	margin-top: 10px;
}

.PostContent p { 
	padding: 5px 0px; 
	margin: 5px 0px; 
	font-size: 11px; 
	line-height: 15px;
}

.PostContent img { 
	padding: 1px; 
	border: solid 1px #f0f0f0; 
	margin: 0px 15px 15px 0px;
}

.PostContent blockquote { 
	padding: 0px 10px; 
	margin: 0px; 
	color:#002b51; 
	border-left: solid 5px #e2e2e2;
}
.PostContent blockquote p { 
	font-size: 11px; 
	padding: 5px 0px; 
	margin: 5px 0px; 
	line-height: 15px;
}

.PostContent ul { 
	font-size: 11px; 
	padding-left: 12px; 
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.PostCom { 
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	display: inline;
}

.PostCom li { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
}

.PostCom li a { 
	padding: 3px 0px 4px 25px; 
	background: url(images/PostComIco.png) no-repeat left top; 
	float: left; 
	text-decoration: none; 
	font-size: 11px;
}

.PostCom li a:hover { 
	background-position: 0% -20px;
	text-decoration: none;
}

.pagetitle {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}

.Nav { 
	position: relative;
	height: 15px;
}

.Nav .Prev { 
	color : #027ee7; 
	padding-left: 15px; 
	background: url(images/PrevIco.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 0px;
}

.Nav .Next { 
	color : #027ee7; 
	padding-right: 15px; 
	background: url(images/NextIco.gif) no-repeat right center; 
	position: absolute; 
	top: 0px; 
	right: 0px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PostNote { 
	margin: 0px; 
	padding: 0px;
}

.PostNote li { 
	margin: 2px 0px; 
	padding: 2px 0px 2px 23px; 
	list-style-type: none; 
}

.PostNote .NoteTrackBack { color: #027ee7; background: url(images/PostNoteTrackBack.gif) no-repeat left center; }
.PostNote .NoteRSS { color: #027ee7; background: url(images/PostNoteRSS.gif) no-repeat left center; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { 
	padding: 0px; 
	margin: 20px 0px 20px 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.List h3 {font-size: 18px; font-weight: bold; letter-spacing: 0px; border-bottom: solid 1px #c5cad0; padding: 0px 0px 5px 0px; margin: 0px 0px 20px 0px; text-transform: uppercase; }
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 0px; margin: 0px 0px 20px 0px; list-style-type: none; font-size: 11px;}

.List .ListUser { margin: 0px; padding: 0px 0px 0px 40px; font-size: 14px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: bold;}
.List .ListUser a { text-decoration: none;}
.List .ListUser a:visited { text-decoration: none;}
.List .ListUser a:hover { text-decoration: none;}

.List .ListNr { font-size: 26px; line-height: 26px; font-family: 'Arial'; color: #7f7f7f; position: absolute; top: 0px; left: 0px; text-align: center; padding: 2px 10px 2px 0px; margin: 0; border-right: solid 1px #e2e2e2;}

.List .ListDate { padding-left: 40px;}
.List .ListDate a { text-decoration: none; color: #666;}
.List .ListDate a:visited { text-decoration: none; color: #666;}
.List .ListDate a:hover { text-decoration: none; color: #666; }

.List .ListContent { line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.List .ListContent p { padding: 3px 0px; margin: 3px 0px; line-height: 14px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Form {}
.Form h3 {font-size: 18px; font-weight: bold; letter-spacing: 0px; border-bottom: solid 1px #c5cad0; padding: 0px 0px 5px 0px; margin: 0px 0px 15px 0px; text-transform: uppercase; }
.Form form { padding: 15px 25px 15px 15px; margin: 0px; margin: 0px 10px 0px 0px; background: #e4f3ff url(images/FormBkg.gif) no-repeat left bottom; position: relative;}
.Form p { padding: 0px; margin: 0px; color:#50728c;}
.Form p label { padding-bottom: 11px; display: block; }
.Form p label small { font-size: 11px; color: #cc3300}

.Form .TextField { background: #fff; border: solid 1px #c3dcf1; padding: 4px; margin-right: 15px;}
.Form .TextArea { background: #fff; border: solid 1px #c3dcf1; padding: 4px; margin-bottom: 10px;}
 
.Form input.SubmitComment { width: 102px; height: 24px; background: url(images/SubmitComment.png) no-repeat;}
.Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -24px; }
.Form input.SubmitCommentIE { width: 182px; height: 24px; background: url(images/SubmitComment.png) no-repeat 0 -24px;}

.FormCorner { background: url(images/FormBkgCorner.gif) no-repeat left top; position: absolute; top: 0px; right: 0px; _right: 14px; height: 19px; width: 19px;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Right Column */
.SR { float: right; width: 300px; margin-left: -315px; margin-right: 15px; _margin-right: 0; color:#993300; background: #fbf4e0 url(images/CategoriesBkg.gif) no-repeat left bottom; padding: 0px; }
.SR h3 { padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; border-bottom: dashed 1px #c7b78a; font-size: 14px; text-transform: uppercase; color:#993300; }
.SR h2 { font-size: 13px;}
 
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 2px 0px; margin: 0px; list-style-type: none; font-size: 11px;}
.SR li a { padding-left: 20px; margin: 0px; list-style-type: none; background: url(images/SRightIco.png) no-repeat left top; color: #cc6600; text-decoration: none;}  
.SR li a:visited { color: #cc6600; text-decoration: none;} 
.SR li a:hover { text-decoration: underline; color: #993300; } 
.SR ul ul { padding-left: 18px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categories { width: 270px; padding: 15px; margin-bottom: 15px; position: relative;}
.Categories h3 { background: url(images/CategoriesHeadingIco.gif) no-repeat left top; padding-left: 20px; }
.CategoriesCorner { background: url(images/CategoriesBkgCorner.gif) no-repeat left top; position: absolute; top: 0px; right: 0px; height: 15px; width: 15px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.General { width: 270px; padding: 15px; margin-bottom: 15px; position: relative; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Perfil h3 { background: url(images/AboutHeadingIco.gif) no-repeat left top; padding-left: 20px; }
.Perfil img { 
	padding: 1px; 
	border: solid 1px #c7b78a; 
	margin: 0px 12px 10px 0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Archives h3 { background: url(images/ArchivesHeadingIco.gif) no-repeat left top; padding-left: 20px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Links h3 { background: url(images/LinksHeadingIco.gif) no-repeat left top; padding-left: 20px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Anuncios h3 { background: url(images/AdsHeadingIco.gif) no-repeat left top; padding-left: 20px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Twitter h3 { background: url(images/CommentsHeadingIco.gif) no-repeat left top; padding-left: 20px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Calendar h3 { background: url(images/CalendarHeadingIco.gif) no-repeat left top; padding-left: 20px; }
.Calendar a { color: #cc6600; text-decoration: none;}  
.Calendar a:visited { color: #cc6600; text-decoration: none;} 
.Calendar a:hover { text-decoration: underline; color: #993300; } 

.Calendar table { width: 100%; color:#660000; border: solid 1px #ece2c5; background-color:#FFFFFF;}
.Calendar table th { text-align: center; border-bottom: solid 1px #ece2c5; padding: 5px 0px;}
.Calendar table td { text-align: center; padding: 4px 0px; }
.Calendar table caption { background: #ece2c5; padding: 5px 0px; font-family: "Trebuchet MS"; font-size: 14px;  color:#660000; font-weight: bold; text-align: left; padding-left: 10px;}
.Calendar table #today { background: #ece2c5;}
.Calendar table #prev { text-align: left; padding-left: 8px; font-weight: bold; letter-spacing: -1px;}
.Calendar table #next { text-align: right; padding-right: 8px;  font-weight: bold; letter-spacing: -1px;}

/* Footer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Footer {
	background: url(images/stripe.gif) repeat;
	height: 50px;
	margin: 0px 0px 0px 170px;
	width: 775px;
	border-left: #000000 solid 5px;
	border-right: #000000 solid 5px;
	border-top: #000000 solid 1px;
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding-top: 25px;
	padding-bottom: -25px;
}
