/*
Theme Name: Lovely Anime V5
Theme URI: http://www.lovelyanime.com
Description: Anime streaming site
Version: 5.0
Author: Ruriko
Author URI: http://www.lovelyanime.com
*/

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

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

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

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

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

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

}

#bar a:hover {
	color: #DF375B;
	background-color: #FFFFFF;
	display: block;
}

#latest {
	width: 990px;
}

#latest ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 0;
}

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

.latestbox {
	float: left;
	width: 475px;
	font-size: 12px;
	padding: 10px;
}

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

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

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

#sidebar ul, #content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sidebar li {
	list-style-type: none;
}

#sidebar li li {
	margin-left: 5px;
}

#sidebar a, #content a, #latest a {
	color: #DF375B;
	text-decoration: none;
}

#sidebar a:hover, #content a:hover, #latest a:hover {
	color: #FFFFFF;
	background-color: #DF375B;
}

#leftside h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #DF375B;
	padding: 5px;
}

#rightside h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #DF375B;
	padding: 5px;
}

#ads {
	width: 340px;
}

.adbox {
	background-color: #CCFF00;
	height: 125px;
	width: 125px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

#search {
	width: 340px;
	padding-top: 10px;
	float: left;
}

#leftside {
	width: 150px;
	float: left;
}

#rightside {
	width: 160px;
	float: left;
	padding-left: 5px;
}

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

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

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

input {
	color: #DF375A;
	background-color: #FFFFFF;
	border: 1px solid #DF375A;
}

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

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

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

small {
	font-size: 12px;
}

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

.navigation a {
	color: #DF375A;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.navigation a:hover {
	color: #FFFFFF;
	background-color: #DF375A;
	display: block;
}

.leftarrow {
	background-color: #DF375A;
	height: 28px;
	width: 25px;
	color: #FFFFFF;
	float: left;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}

.rightarrow {
	background-color: #DF375A;
	height: 28px;
	width: 25px;
	color: #FFFFFF;
	float: right;
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}

.alignleft {
	float: left;
	background-color: #FFECEC;
	height: 28px;
	text-align: center;
	line-height: 28px;
}

.alignright {
	float: right;
	background-color: #FFECEC;
	height: 28px;
	text-align: center;
	line-height: 28px;
}

#boxes {
	width: 650px;
	float: left;
	padding-bottom: 10px;
}

.recbox {
	background-color: #999999;
	height: 250px;
	width: 300px;
	float: left;
	margin-right: 20px;
}

#html {
	width: 100%;
	padding-top: 10px;
}

#html input {
	width: 100%;
}

.left, .right {
	float: left;
	width: 250px;
}

h4 {
	margin: 0px;
}

#column_01, #column_02, #column_03, #column_04 {
	float: left;
	clear: none;
	width: 200px;
	padding-right: 15px;
	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{
	width: 190px;
	padding: 5px;
	border: 1px double #DF375A;
	margin-bottom: 10px;
}

.pic {
	height: 150px;
	width: 190px;
	margin-bottom: 5px;
}

.ep {
	color: #FFFFFF;
	padding: 5px;
	width: 180px;
	text-align: center;
	background-color: #DF375A;
}

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

cite {
	font-weight: bold;
	font-style: normal;
}

.listing {
	width: 325px;
	float: left;
}

h5 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #DF375B;
	margin: 0px;
	padding: 10px;
	width: 10px;
}

