@charset "utf-8";
/*
Theme Name: Lovely Anime V3
Theme URI: http://www.lovelyanime.com
Description: Anime streaming site
Version: 2.0
Author: Ruriko
Author URI: http://www.lovelyanime.com
*/

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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DF375A;
}

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

#header {
	background-image: url(images/header.jpg);
	height: 165px;
	width: 970px;
}

#banner {
	background-color: #FFFFFF;
	height: 60px;
	width: 468px;
	border: 1px solid #000000;
	position: relative;
	top: 9px;
	left: 494px;
}

#bar {
	background-image: url(images/bar.jpg);
	height: 35px;
	width: 969px;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	line-height: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#bar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: right;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#bar a:hover {
	color: #DF375A;
	background-color: #FFFFFF;
	line-height: 35px;
}

#content {
	background-color: #FFFFFF;
	width: 650px;
	float: left;
	font-size: 12px;
	padding: 10px;
}

#content h2 {
	float: left;
	width: 640px;
	padding: 5px;
	color: #DF375A;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DF375A;
	background-color: #FFECEC;
}

#sidebar {
	width: 300px;
	float: right;
	background-color: #FFFFFF;
	font-size: 12px;
}

#sidebar a {
	color: #DF375A;
	text-decoration: none;
	margin: 0px;
}

#sidebar a:hover {
	color: #FFFFFF;
	background-color: #DF375A;
}

#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #DF375A;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 5px;
}

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

ul {
	list-style-type: none;
	padding: 0px;
}

.commentlist {
	padding: 0px;
}

h3 {
	font-size: 12px;
}

#left, #right {
	width: 190px;
	float: left;
	padding: 5px;
}

#footer {
	width: 960px;
	float: left;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #DF375A;
}

#search {
	width: 400px;
	padding-top: 10px;
	padding-left: 5px;
}

#latest {
	height: 200px;
	width: 970px;
}

#latest h2 {
	font-size: 14px;
	line-height: 30px;
	background-image: url(images/button.jpg);
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	padding-left: 5px;
}

#latest a {
	color: #DF375A;
	text-decoration: none;
}

#latest a:hover {
	color: #FFFFFF;
	background-color: #DF375A;
}

#latest li {
	padding-left: 5px;
}

#episode {
	float: left;
	width: 465px;
	font-size: 12px;
	padding: 10px;
}

#series {
	float: right;
	width: 465px;
	padding: 10px;
	font-size: 12px;
}

#box {
	padding: 5px;
	height: 100px;
	width: 390px;
	font-size: 12px;
	border: 1px solid #FF0000;
}

input {
	border: 1px solid #DF375A;
	color: #DF375A;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#comment {
	border: 1px solid #DF375A;
	width: 100%;
}

.postmetadata {
	background-color: #FFECEC;
	padding: 5px;
}

small {
	font-size: 12px;
}

.navigation {
	width: 100%;
	height: 28px;
}

.navigation a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.alignleft {
	float: left;
	background-color: #FFECEC;
	width: 200px;
	background-image: url(images/previous.gif);
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
}

.alignright {
	float: right;
	background-color: #FFECEC;
	width: 200px;
	background-image: url(images/next.gif);
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	line-height: 28px;
}

#html {
	width: 100%;
}

#html input {
	width: 100%;
	color: #000000;
}

#box_01, #box_02, #box_03 {
	background-color: #000000;
	height: 125px;
	width: 125px;
	float: left;
	margin-left: 5px;
}

#column_01 img, #column_02 img, #column_03 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
/* three column layout */
div#column_01 {
	float: left;
	clear: none;
	width: 170px;
	padding-right: 10px;
	text-align: center;
	}

div#column_02 {
	float: left;
	clear: none;
	width: 170px;
	padding-left: 10px;
	text-align: center;
	}
div#column_03 {
	float: right;
	clear: none;
	width: 170px;
	text-align: center;
	}

#column_01 a, #column_02 a, #column_03 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#column_01 a:hover, #column_02 a:hover, #column_03 a:hover {
	color: #DF375A;
	background-color: #FFFFFF;
}

.border_01, .border_02, .border_03{
	width: 160px;
	padding: 5px;
	border: 1px double #DF375A;
	margin-bottom: 10px;
}

.pic_01, .pic_02, .pic_03 {
	height: 150px;
	width: 160px;
	margin-bottom: 5px;
}

.ep_01, .ep_02, .ep_03 {
	color: #FFFFFF;
	padding: 5px;
	width: 150px;
	text-align: center;
	background-color: #DF375A;
}

.commentnav{
}

.commentleft {
	text-align: left;
}

.commentright {
	text-align: right;
}

.nav_ver a {
	background-color: #DF375A;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
}

.ttl a {
	color: #DF375A;
	text-decoration: none;
}

.animelist ul {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.animelist li {
	float: left;	
	width: 216px;
}

.animeheading {
	background-color: #DF375A;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: table;
	padding: 5px;
	margin-top: 10px;
}

.shortletter {
	color: #DF375A;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.shortletter:hover {
	color: #FFF;
	background-color: #DF375A;	
}

.wpa_pag anm_lts_eps li {
	float: left;
	width: 216px;
	height: 350px;
}

.border {
	border: 1px solid #DF375A;	
	float: left;
	width: 150px;
	height: 244px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pic {
	padding: 5px;
	height: 165px;
	overflow: hidden;
}

.ep {
	background-color: #DF375A;	
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	width: 130px;
	color: #FFF;
	text-align: center;
}

.ep a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.ep a:hover {
	background-color: #FFF;
	color: #DF375A;
}

.wpa_pag ul.lst a, .det a, .animelist ul a, .wpa_nav a, .bmk a, .anm_det_pop {
	color: #DF375A;
	text-decoration: none;	
}

.anm_det_pop:hover {
	text-decoration: underline
}


.upd_flg {
	color: #F00;
	text-decoration: none;
}

.vdo_brk_rpt {
	background-image: url(images/broken.gif);
	height: 34px;
	width: 160px;	
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-left: 490px;
}

.seriesname {
	float: left;
	width: 244px;
	padding-left: 5px;
}

.seriesname {
	font-weight: bold;
	font-size: 14px;
}

.imgwrap {
	float: left;
	width: 36px;
	overflow: hidden;
}

.animepop li {
	margin-bottom: 5px;
	margin-right: 10px;
	background-color: #FFECEC;
	float: left;
}

.epseries {
	float: left;
	width: 244px;
	padding: 5px;
}

.widget-title {
	color: #FFF;
	background-color: #DF375A;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
}

.latestanime {
	
}

.box {
	height: 125px;
	width: 125px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 22px;
	float: left;
}

.pgg a {
	color: #DF375A;
	text-decoration: none;	
}

#latestbox{
	float: left;	
}

.squarebox {
	float: left;
	padding-left: 10px;
}

#bannerad2 {
	padding-top: 5px;
	padding-left: 3px;	
}

.nocomments {
	display: none;	
}

.widget-area #recent-posts-2 ul {
	margin-bottom: 5px;
	margin-left: 5px;
}

.entry-content ul li a {
	color: #DF375A;
	text-decoration: none;	
}

.entry-content ul li a:hover {
	color: #FFF;
	background-color: #DF375A;	
}

#notice {
	float: left;
	width: 482px;
	background-color: #FF0;
	border: 1px solid #F00;
}