body {
	margin: 0;
	text-align: center;
	background-color: #DCC9C8;
}

.geral {
	width: 780px;
	text-align: left;
	margin: 0 auto;
}

.left {
	float: left;
	margin: 0;
}

.right {
	float: left;
	margin: 0;
}

.logo {
	margin: 0;
	padding: 0;
}

.content {
	margin: 0;
	padding: 0;
}

.rodape {
	width: 780px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	background: url(imagens/rodape.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	text-align: center;
	clear: both;
}

/*=== Menu ===*/

.menu {
	width: 537px;
	height: 52px;
	background: url(imagens/menu_fundo.jpg);
}

.menu_blog {
	width: 97px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(imagens/menu_01.jpg);
	float: left;
}

.menu_blog:hover{
	background-position: bottom;
} 

.menu_rinoa {
	width: 96px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(imagens/menu_02.jpg);
	float: left;
} 

.menu_rinoa:hover{
	background-position: bottom;
} 

.menu_about {
	width: 108px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(imagens/menu_03.jpg);
	float: left;
} 

.menu_about:hover{
	background-position: bottom;
} 

.menu_cosplay {
	width: 86px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(imagens/menu_04.jpg);
	float: left;
} 

.menu_cosplay:hover{
	background-position: bottom;
} 

.menu_misc {
	width: 150px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(imagens/menu_05.jpg);
	float: left;
} 

.menu_misc:hover{
	background-position: bottom;
} 

/*=== Twitter ===*/

.twitter {
	background: url(imagens/twitter.jpg);
	height: 164px;
	width: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.twitter_txt {
	position: relative;
	width: 193px;
	height: 110px;
	left: 27px;
	top: 32px;
	overflow-y: scroll;
}

.twitter_div {
	margin: 0;
	padding: 0;
}

.twitter_config {
	text-align: left;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.twitter_config li {
	float: left;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
}

.twitter_config li a:link, .twitter_config li a:visited {
	display: block;
	width: 150px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #CC0099;
	text-decoration: none;
}

.twitter_config li a:hover, .twitter_config li a:active {
	display: block;
	width: 150px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 4px;
	color: #CC0099;
	text-decoration: underline;
}

.twitter_config ul {
	margin: 0px;
	float: left;
	width: 150px;
    list-style-type: none;
	padding: 0px;
}

.twitter_config ul li {
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #999999;
	padding: 0px;
}

.twitter_config ul li a:link, .twitter_config ul li a:visited {
	display: block;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	width: 150px;
}

.twitter_config ul li a:hover, .twitter_config ul li a:active {
	display: block;
	margin: 0px;
	color: #666666;
	text-decoration: underline;
	width: 150px;
}

/*=== Conteúdo ===*/

.txt_menu {
	width: 537px;
	height: 75px;
	background: url(imagens/txt_menu.jpg);
	clear: both;
}

.txt_menu_txt {
	position: relative;
	width: 465px;
	height: 32px;
	top: 23px;
	left: 35px;
	color: #CC6699;
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt_menu_txt a {
	color: #CC6699;
}

.txt_menu_txt a:hover {
	color: #E2CBCF;
	background: #CC6699;
	text-decoration: none;
}

.txt_left {
	float: left;
}

.txt {
	font-size: 12px;
	background-color: #C49EAD;
	float: left;
	width: 486;
	height: 358px;
	overflow-y: scroll;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #71587C;
	line-height: 120%;
}

.txt a {
	color: #E2CBCF;
}

.txt a:hover {
	background: #8C6F99;
	color: #E2CBCF;
}


.txt_right {
	float: left;
}

.txt_bottom {
	clear: both;
}

.txt_tit {
	font-size: 14px;
	color: #E2CBCF;
	font-weight: bold;
	border-bottom: dashed #E2CBCF 1px;
}

.txt_div {
	border-bottom: dashed #E2CBCF 1px;
}

/*=== Posts Blog ===*/

.post_tit {
	font-size: 14px;
	border-bottom: dashed #E2CBCF 1px;
	border-top: dashed #E2CBCF 1px;
	line-height: 180%;
	margin-bottom: 0px;
	font-weight: bold;
	color: #E2CBCF;
}

.post_tit a {
	text-decoration: none;
	color: #E2CBCF;
}

.post_tit a:hover {
	color: #8C6F99;
}

.post_tit img {
	border: 0px;
	vertical-align: middle;
	padding-right: 3px;
}

.post_aut {
	font-size: 10px;
	margin-top: 0px;
	color: #E2CBCF;
	text-decoration: none;
}

.post_aut:hover {
	color: #8C6F99;
	text-decoration: none;
}

/* Overpower */

.ovp_tit {
	font-size: 14px;
	color: #E2CBCF;
	margin-bottom: 0px;
	font-weight: bold;
}

.ovp_tit2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}

.ovp_subtit {
	font-size: 9px;
	color: #666666;
	margin-top: 0px;
}

.ovp_img {
	border: dashed #8C6F99 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.ovp_next {
	text-align: right;
	margin-right: 5px;
	border-top: dashed #8C6F99 1px;
	font-weight: bold;
}

/* Cosplay */

.mn_cos {
	clear: both;
	margin-bottom: 10px;
	float: left;
}

.mn_cos1 {
	float: left;
	width: 225px;
	margin-left: 15px;
}

.mn_cos2 {
	float: left;
}

.div_cos {
	float: left;
}

.imgcos {
	margin: 10px 10px;
	width: 80px;
	height: 80px;
	float: left;
	border: solid #E2CBCF 2px;
}

.div_imgcos2 {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.imgcos2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid #E2CBCF 1px;
}

.pcos {
	margin: 0px 40px;
}

/* Rinoa */

.img_rin {
	border: solid #E2CBCF 1px;
	margin: 5px;
}

.img_rin:hover {
	background: #FF0000;
}

.rin_wea {
	border: solid #E2CBCF 1px;
	float: left;
	margin: 5px;
}
	