body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-position: top left;
	background-color: #350933;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
p.intro {
	font-size: 10px;
	color: #293803;
	margin: 5px;
	margin-left: 0px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
}
#avatar-movie {
margin: 0px;
font-size:16px;
text-align:center;
}
#header {
	background-image: url(images/h_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px solid #f00;
	float: left;
	width: 100%;
}

#footer {
	background-image: url(images/f_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border: 0px solid #f00;
}
#footer p {
	margin: 0px;
	margin-bottom: 0px;
	margin-bottom: 5px;
	color: #293803;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#footer p a {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.content_wrapper {
	border: 0px solid #f00;
}
.content {
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2b0629;
	border: 1px solid #1b031a;
}
.hero {
	width: 950px;
	margin: 0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2b0629;
	border: 1px solid #1b031a;
}
.hero img {
	background-color: #1b031a;
	border: 1px solid #b54abb;
	margin: 2px;
}
#hero_string {
	margin-top: 2px;
	float: none;
	float: left;
	width: 100%;
}
#hero_string p {
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 100%;
	float: left;
}
#hero_string p span {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
}
#hero_string p span:hover {
	background-color: #000;
}
#hero_string a {
	text-transform: capitalize;
	font-size: 16px;
	color: yellow;
}
#hero_string a:hover {
	color: blue;
}
.search {
	max-width: 1100px;
	margin: 0 auto;
	width:expression((document.documentElement.clientWidth > 1100)?'1100px':'auto');
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #2b0629;
	border: 1px solid #1b031a;
}
.search a {
	color: #ccf100;
}
.content img {
	width: 150px;
	height: 200px;
	background-color: #1b031a;
	border: 1px solid #b54abb;
	margin: 2px;
}
.content A:link IMG    	{        BORDER: #b54abb 1px solid;}
.content A:visited IMG 	{        BORDER: #b54abb 1px solid;}
.content A:hover IMG   	{        BORDER: #ffff3f 1px dashed;}
.content A:active IMG	{        BORDER: #b54abb 1px solid;}

.archive_links {
	width: 760px;
	border: 0px solid #f00;
}
.archive_links ul {
	margin: 0px;
	padding: 0px;
	border: 0px solid #fc0;
	margin-left: 10px;
	margin-top: 10px;
}
.archive_links ul li {
	width: 30px;
	text-transform: capitalize;
	font-weight: bold;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #b54abb;
}
.archive_links ul li a {
	color: #fff;
}
.archive_links ul li a:hover {
	color: #fff;
}

.ad_wrapper_1 {
	width:expression(document.body.clientWidth > 1100 ? "1100px": "auto" );
}
.ad_wrapper_2 {
	max-width: 1100px;
	margin: 0 auto;
	width:expression((document.documentElement.clientWidth > 1100)?'1100px':'auto');
	background-image: url(images/ad_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.ad_wrapper_3 {
	background-image: url(images/ad_bg_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.ads {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/ad_bg_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid #f00;
}
.ads h2 {
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
}
.ads h2 a {
	color: #ccf100;
}
.ads p.banner {
	width: 60%;
	float: left;
	padding: 0px;
	padding-left: 10px;
}
.ads p.tags {
	width: 98%;
	float: left;
	padding: 0px;
	padding-left: 10px;
}
.ads p.desc {
	width: 32%;
	float: right;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #fff;
	border: 0px solid #fff;
}
.ads p.desc a {
	font-size: 18px;
	text-transform: capitalize;
	color: #ccf100;
}
.ads p.bdesc {
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
}

.toplist {
	width: 1000px;
	border: 0px solid #f00;
	margin-top: 30px;
	margin-bottom: 30px;
}
.toplist td {
	text-align: center;
	font-size: 13px;
	color: #fff;
	padding: 10px;
}
.toplist td a {
	color: #b54abb;
}

.toplist h2 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
}
.wrapper_1 {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px solid #f00;
}
.tags1 {
font-size: 13px;
color: #ccf100;
}
.tags2 {
font-size: 17px;
color: #ccf100;
}
.tags3 {
font-size: 20px;
color: #ccf100;
}
.tags4 {
font-size: 23px;
color: #ccf100;
}
.tags5 {
font-size: 26px;
color: #ccf100;
}
.tags6{
font-size: 29px;
color: #ccf100;
}
.tags7{
font-size: 32px;
color: #ccf100;
}
.search h2 {
	margin: 5px;
	text-align: left;
}
.search img {
	border: 1px solid #b54abb;
	margin: 2px;
}
#links {
color: #ffffff;
font-size:14px;
}
#links a {
color: #b54abb;
}