/*   
Theme Name: Kanzeon
Theme URI: http://www.kanzeonthemovie.com
Description: Custom WordPress theme
Version: 1.0
Author: Ryo Sanada
Author URI: http://www.thesrk.com
*/


	A {font-family:arial, Tahoma, Arial, sans-serif; font-size:12px;cursor: auto}
	A:link {color:white;text-decoration:none;}
	A:visited {color:white;text-decoration:none;}
	A:hover {text-decoration:underline; color:#555;}
	A:active {color:white;text-decoration: none;}
	a img {background: none; border:0}
	
	
	.title {font-size:14px;color:red;}
	.date {font-size:12px; color:#999;font-family:arial, Tahoma, Arial, sans-serif;}
	.content {font-family:arial, Tahoma, Arial, sans-serif; font-size:12px; color:#888; line-height:22px;}
	a.links {text-decoration:underline;font-size:12px;color:#999;}
	a.links:hover {color:white;}
	
	.highlight {color:white;}
	
	
body{
margin:0px;
background:black;
}

#topbar {background:#330000; width:1000px; height:20px; position:absolute; margin-left:auto; margin-right:auto; top:0px;}


#frame {
	width:1000px;
	height:1700px;
    background:;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px; 
    text-align:left;
}

#header {
	width:1000px;
	height:250px;
	background:url(images/header2.jpg);
	float:left;
}

#main_column {
	width:640px;
	height:auto;
	margin-top:20px;
	background:;
	float:left;
}

#video {
	width:640px;
	height:407px;
	background:;
	float:left;
}

#synopsis {
	width:640px;
	height:280px;
	margin-top:30px;
	font-family:Verdana, Tahoma, Arial, sans-serif;color:#555; font-size:14px; line-height:20px;
	background:;
	float:left;
}

.synopsis {font-size:12px; line-height:12px;color:#444;}

#dvdintro {
	width:640px;
	height:auto;
	margin-top:30px;
	margin-bottom:20px;
	font-family:Verdana, Tahoma, Arial, sans-serif;color:#555; font-size:14px; line-height:20px;
	background:;
	float:left;
}

	#dvdintro a {color:white;font-size:14px;}
	#dvdintro a:hover {color:#555; text-decoration:underline; }

#dvdboxframe {
	width:640px;
	height:auto;
	padding:20px 0px 0px 0px;
    border-top:1px solid gray;
	font-family:arial, sans-serif; font-size:13px; line-height:22px;color:gray;
	background:;
	float:left;
}

#dvd1 {
	width:100px;
	height:150px;
	background:url(images/dvdbg2.jpg);
	float:left;
}

#dvd2 {
	width:530px;
	height:123px;
	margin-top:27px;
	margin-left:10px;
	background:;
	float:left;
}

#blog {
	width:640px;
	height:auto;
	float:left;
}

#post {
	width:640px;
	height:auto;
	border-top:1px solid #666;
	padding:40px 0px 20px 0px;
	float:left;
	
}
	
#side_column {
	width:280px;
	height:auto;
	margin-top:20px;
	margin-left:80px;
	background:;
	float:right;
}

#buybutton {
	width:295px;
	height:60px;
	position:relative;
	left:-15px;
	margin-bottom:15px;
	background:url(images/buybutton.png);
}

	#details {
		width:150px;
		height:50px;
		position:relative;
		left:30px;
		top:13px;
		font-family:arial, sans-serif; font-size:12px; line-height:15px; color:white;
	}
	
	#buynow {
		width:100px;
		height:50px;
		position:absolute;
		right:7px;
		top: 20px;
		background:;
		font-family:arial, sans-serif; font-size:14px; line-height:14px; color:red;
	}
	
	#buynow a {color:black;background:#f2f2f2;padding:10px 10px 25px 10px;}
	#buynow a:hover {color:black;background:#666; }


		
#sidebox {
	width:280px;
	height:auto;
	background:black;
	padding-top:15px;
	font-family:arial, sans-serif; font-size:12px; line-height:22px;
	border-top:1px solid #444;
	color:#999;
	margin-bottom:20px;
	float:left;
}



#footer {
	width:1000px;
	height:200px;
	margin-top:50px;
	border-top:1px solid #888;
	background:url(images/footer.jpg);
	float:left;
}
