@charset "utf-8";
@import url("http://www.freestylevision.com/css/main.css");


/*Main Site CSS*/

/*END - Main Site CSS*/

/*Anime CSS*/
.anime {
	height: auto;
	/*background-attachment: fixed;*/
	/*background-position: 0px 290px;*/
}
.animeFontLower {
font-family: "Century Gothic"; 
font-size: 13px;
font-style:oblique;
color: #333333;
}
.animeFontBy {
font-family: "Century Gothic"; 
font-size: 11px;
font-style:oblique;
font-weight:700;
color: #333333;
}
.animeFontHighlight {
font-family: "Century Gothic";
font-size: 16px;
color: #99FF00; 
text-decoration: underline;
}

/*END -Anime CSS*/
/*#blog_set {
	background-attachment: fixed;
	background-image: url(../images/bg/gungrave_bg.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF; 
	
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	float:right;


}*/
#commentbubble {
	list-style: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #fff;
	font-family: "Century Gothic"; 
	font-size: 13px; 
	color: #009966;	
}

#commentbubbleName {
	list-style: none;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Century Gothic";
	font-style:italic;
	font-size: 13px; 
	color: #333;
}

#commentbubbleDate {
	list-style: none;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Century Gothic"; 
	font-size: 13px; 
	color: #333
}

#commentbubbleTxt {
	list-style: none;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Century Gothic"; 
	font-size: 13px; 
	color: #009966;
}

#commentbubbleEnd {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom: dotted;
	color: #CCC;
}


#anime_background {
	background-image: url(../images/bg/gungrave_bg.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
