 *{ margin: 0; padding: 0; } 


a { color:#cecece;text-decoration: none;} 
a img, a { border:none; outline:none; } 

body{ font-family:Arial, Helvetica, sans-serif;font-size:.8em;color:#fff; background:url('http://www.chan961.org/sOLDBG/planet51.jpg') top center #1A1A1A fixed; } 

noscript{ color: white; } 

#grid{ background: url('http://www.chan961.net/images/grid.png'); } 

#wrapper{ text-align: left; width: 990px; position: relative; margin:0 auto; } 

#frame{ width:940px; margin:0 0 0 30px; background: url('http://www.chan961.net/images/frame_shadow.png'); } 

#grid{ background: url('http://www.chan961.net/images/grid.png'); } 



.grip{ width: 914px; background: #000; margin-left: 15px; } 
.grip .div{ height: 40px; line-height: 40px; } 
.grip .div ul.left{ width: 440px; float: left; margin-left: 15px; } 
.grip .div ul.right{ width: 385px; float: right;text-align:right;padding-right:15px } 
.grip .div ul li{ display: inline; font-size: 11px; color: #CCC; } 
.grip .div ul li a{ font-size: 11px; text-decoration: none; padding-right: 5px; color: #CCC; }


#user_top_div a { color:#cecece;} 

.main_div{
padding:15px;
padding-top:25px;
width: 880px; 
border:none;
border-bottom:2px solid #222;
border-right:2px solid #222;
min-height:300px;
}


.fl{float:left;}
.fr{float:right;}

#r3px,.round,.grip{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
behavior: url('/css/border-radius.htc');

}





h1 {
	color: #ddd;
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 7px;
}

h2 {
	color: #ddd;
	font-size: 17px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

h3 {
	color: #ddd;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

h4 {
	color: #2e2e2e;
	font-size: 20px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 17px;
}

h5 {
	color: #ddd;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 2px;
}


/* font modifications */

h1 {
	font-size:25px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #ddd;
	font-weight:100;
	padding-left: 10px;
}

h2 {
	font-size:20px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #ddd;
	font-weight:100;
}



p.compact { line-height: 1.2em; }
 .text { width: 360px; }


ul.movie_list{
margin-bottom:10px;
}

.movie_list li{
display:inline;
width:93px;
text-align:center;
overflow:hidden;
margin-left:19.3px;
margin-bottom:10px;
vertical-align:top;
}

.movie_list li.first{
margin-left:0;
}



.movie_list li span{
height:30px;
overflow:hidden;
display:block;
}

.movie_list li a{
color:#ddd;
text-decoration: none; 

}

.movie_list li a:hover{
text-decoration: underline; 
}


.movie_list li img{
margin-bottom:3px;
border:1px solid #3a3a3a;
}

.movie_list li:hover img{
margin-bottom:3px;
border:1px solid #cdcdcd;
} 

ul.movie_list span.h{
width:100%;
border-bottom:1px solid #222;
display:inline-block;
margin-bottom:10px;
}


##################

ul.main_ul{
display:inline-block;
}

ul.main_ul li{
overflow:hidden;
vertical-align:top;
display:inline-block;
}

ul.main_ul li.l{
width:569px;
}

ul.main_ul li.r{
padding: 0 0 0 5px;
width:300px;
}


ul.main_ul li.line{
padding: 0 0 0 5px;
width:0;
height:200px;;
border-right:1px solid #222;
}


	.pagination {
		font-size: 1.2em;
		clear: left;
		margin: 0px 0px 20px 0px;
		overflow: hidden;
	}
		.pagination a {
			color: #ddd;
			text-decoration: none;
			display: inline-block;
			float: left;
			padding: 1px 5px;
			margin: 0px 5px 0px 0px;
		}
		.pagination a.active {
			font-weight: bold;
			color: #222;
			background: #dfdfdf;
		}
		.pagination span {
			display: inline-block;
			float: left;
			padding: 1px 5px;
		}



/*search*/



.searchform
{
	background:#fff;
	padding:2px;
	height:22px
}
.searchform .big
{

}

.searchform select{
border:0;
margin:0 3px 0 3px;
width:180px;
border-left:1px solid #222;
}


.searchform input,
.searchform button,
.button
{
	border:0;
	background:none;
	
}
.searchform button,
.button
{ float:right;
	font-size:10px;
	line-height:16px;
	height:22px;
	background:#222;
	padding:4px 5px 8px 5px;
	color:#fff;
	font-weight:bold;
}.button
{ float:left;}

.searchform input
{
	padding:4px 0 8px 5px;
	color:#aaa;
	font-weight:bold;
font-size:12px;
width:170px;
}
.searchform button:hover,
.button:hover
{
	background:#444;
cursor:hand;
cursor:pointer;
}


















.subnav ol {
	list-style: none !important;
	padding: 0;
	margin: 0 !important;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.subnav li a {
	float: left;
	color: #c3c3c3;
	border-bottom: 0px;
	font-size:12px;
	margin-bottom: 10px;
	padding:2px 4px 2px 4px;
	font-family:Helvetica,Arial,Helmet,Freesans,sans-serif;
	font-weight: bold;
	display:block;
	cursor: pointer;
	margin-right:3px;
	border-bottom: 0px;
    text-decoration: none;
	background-color:000;
 
}  

.subnav li{margin:0;
width:auto;
min-width:10px;
}  


.subnav li a:hover {
	color: #000; 
	background-color:#ccc;
}  




.subnav li a.current{
	color: #222; 
	background-color:#ddd;
}

.subnav li.current a:hover{
	color: #222; 
	background-color:#ccc;
}

.subnavarrow {
    float: left;
    padding-left: 10px;
    margin-right: 7px;
    width:20px;
    height:20px;
}




