
html {

	background: #000d0d;

}

body {

	margin: 0;
	padding:0;
	font-family: Comic Sans MS; /*Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	width: 100%;
	display: table;
	background: #477CC2; /* url(images/fundos.png);*/

}

a { 
	color: #902200; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover { 
	color: #cf3607; 
	font-weight: bold;
	text-decoration: none; 
}


#templatemo_background_top {
	
	width: 100%;
	background: url(images/templatemo_bg_top2.jpg) center top no-repeat;
	margin: 10px 0 0 0;

}
#templatemo_background_middle {
	
	width: 100%;
	background: url(images/templatemo_bg_middle2.jpg) center top no-repeat;

}

	
.templatemo_container {

	width: 820px;
	margin: auto;

}

#templatemo_header {
	
	width: 820px;
	height: 150px;
	background: url(images/templatemo_header2.jpg) center no-repeat;
	
}

.templatemo_content {

	width: 820px;
	
}

#templatemo_content_white_top {
	
	width: 820px;
	height: 100px;
	background:url(images/templatemo_white_content_top3.jpg) no-repeat;
		
}

/*------------- Menu ------------------*/
#templatemo_content_white_top #templatemo_menu {
	float: left;
	width: 430px;/*370px;*/
	height: 45px;/*35px;*/
	/*margin: 15px 0 0 225px;*/
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 190px; /*225px;*/
	/*border: 1px #000000 solid;*/
}

#templatemo_menu ul {
	float: left;
	width: 430px;/*370px;*/
	margin: 0;
	padding: 2px 0 0 0; /*10px 0 0 0;*/
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	height: 40px;
	width: 65px;
	float: left;
	padding: 0 2px;
	font-family:  Comic Sans MS; /*Tahoma;*/
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0ff;
	border-right: 1px solid #FFFFFF;
}

#templatemo_menu ul li .lastmenu{
	border-right: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	text-decoration: underline;
}
/* ---- ----- End OF Menu ---- ------*/

#templatemo_content_white_middle {

	width: 820px;
	background:url(images/templatemo_white_content_middle.jpg) repeat-y;
	
}

#templatemo_content_white_middle .templatemo_post_area {

	margin: 0 25px 0 25px;
	padding: 0;

} 


#templatemo_content_white_middle .templatemo_post_area h1{

	font-family: Comic Sans MS; /*"Monotype Corsiva", Arial;*/
	font-size:	30px;
	font-weight: normal;
	text-decoration: underline;
	color: #007b78;
	margin: 0 0 20px 0;
	padding: 0;

} 

#templatemo_content_white_middle .templatemo_post_area p{

	font-family: Comic Sans MS; /*Arial;*/
	font-size:	12px;
	color: #000;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

} 

#templatemo_content_white_middle .templatemo_post_area img{

	float: left;
	margin: 0 20px 20px 0;
	padding: 0;

} 

#templatemo_content_white_blue_joint {

	width: 820px;
	height: 48px;
	background: url(images/templatemo_white_blue_joint2.jpg) no-repeat;
	
}

#pebranco {

	width: 820px;
	height: 48px;
	background: url(images/pebranco.jpg) no-repeat;
	
}

#templatemo_content_2blue_joint {

	width: 820px;
	height: 48px;
	background: url(images/templatemo_2blue_joint.jpg) no-repeat;
	
}

#peazul {

	width: 820px;
	height: 48px;
	background: url(images/peazul.jpg) no-repeat;
	
}

#templatemo_content_blue_middle {

	width: 820px;
	background:url(images/templatemo_blue_content_bg.jpg) repeat-y;
	
}

#templatemo_content_blue_middle .templatemo_post_area {

	margin: 0 25px 0 25px;
	padding: 15px 0 0 0;

} 


#templatemo_content_blue_middle .templatemo_post_area h1{

	font-family: Comic Sans MS; /*"Monotype Corsiva", Arial;*/
	font-size:	30px;
	font-weight: normal;
	text-decoration: underline;
	color: #007b78;
	margin: 0 0 20px 0;
	padding: 0;

} 

#templatemo_content_blue_middle .templatemo_post_area p{

	font-family:  Comic Sans MS; /*Arial;*/
	font-size:	12px;
	color: #000;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

} 

#templatemo_content_blue_middle .templatemo_post_area img{

	float: right;
	margin: 0 0 20px 20px;
	padding: 0;

} 

#templatemo_content_blue_two_col_joint {

	width: 820px;
	height: 71px;
	background: url(images/templatemo_blue_2_col_joint2.jpg) no-repeat;
	
}


#templatemo_content_two_col_middle {

	width: 820px;
	min-height: 76px;
	background: url(images/templatemo_blue_2_col_bg2.jpg) repeat-y;
	
}

#templatemo_content_two_col_middle .templatemo_post_area_left {

	float: left;
	width: 350px;
	margin: 0 0 0 25px;
	padding: 0;
	display: inline;

} 

.templatemo_post_area_left h1{

	font-family: Comic Sans MS; /*"Monotype Corsiva", Arial;*/
	font-size:	18px;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;


} 
.templatemo_post_area_left img{

	float: right;
	margin: 0 20px 20px 0;
	padding: 0;
	clear: both;

} 

.templatemo_post_area_left	ul{

	list-style: none;
	float: left;
	margin: 0;
	padding: 0;

}

.templatemo_post_area_left	li{

	background: url(images/templatemo_bullet2.jpg) left center no-repeat;
	padding: 0 0 3px 15px;
	font-size: 11px;
}

.templatemo_post_area_left	li a{ color: #000; text-decoration: underline; }

.templatemo_post_area_left	li a:hover{ color: #000; text-decoration: none; }

#moldura{
	background: url(images/posit198x202.png) left center no-repeat;
	width:198px;
	height:202px;
	border:0px;
	float:left;
	/*padding: 80px 0px 0px 35px*/
}
#moldurain{
	background: url(images/posit222x218.png) left center no-repeat;
	width:222px;
	height:218px;
	border:0px;
	float:left;
	/*padding: 80px 0px 0px 35px*/
}

#templatemo_content_two_col_middle .templatemo_post_area_right {

	float: right;
	width: 350px;
	margin: 0 25px -0 0;
	padding: 0;
	display: inline;
	
} 

.templatemo_post_area_right h1{

	font-family:  Comic Sans MS; /*"Monotype Corsiva", Arial;*/
	font-size:	20px;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;

} 
.templatemo_post_area_right h2 {

	font-family:  Comic Sans MS; /*Arial;*/
	font-size:	12px;
	color: #af1b03;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;

} 
.post_area {
	margin: 0;
	padding: 0;
}
.templatemo_post_area_right p{

	font-family:  Comic Sans MS; /*Arial;*/
	font-size:	12px;
	color: #000;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

} 

.templatemo_post_area_right img{

	float: right;
	margin: 0 0px 20px 20px;
	padding: 0;
	clear: both;

} 
#templatemo_content_two_col_bottom {

	width: 820px;
	height: 45px;
	background: url(images/templatemo_blue_2_col_bottom2.jpg) bottom no-repeat;
	
}

.templatemo_copyright{
	/*background: #477CC2;*/
	/*border: 2px #000000 solid;*/
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 25px;
	color: #fff;
	text-align: center;
}
.templatemo_copyright a{ color: #fff; text-decoration: none; }
.templatemo_copyright a:hover{ color: #fff; text-decoration: underline; }

.cleaner_with_height {

	clear:both;
	height: 1px;
	
}

/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	border: 1px #00000 solid;
	margin-bottom: 5px;
	color: #444;
}
.post_title {
	background: #E8E8E8 url('images/post/title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em  Comic Sans MS;} /*Verdana,sans-serif;}*/
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	background: #F5F5F5 url('images/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}
.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}
.post_bottom {
	background: url('images/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}

