@import url("default.css");

/** Seven **/
#gallery_box {width:760px}
ul#gallery_links {margin:0;width:740px}
#current_image {padding:20px 0 5px;height:405px}
#current_image {line-height:405px}
#current_image .current_image {vertical-align: middle}
img.gallery_sel {width:128px}
a.gallery_sel {margin:5px;display:block;float:left}
.current_image {height:inherit;width:inherit;max-width:720px;max-height:405px}
div.gallery_images {height:165px;padding:0 30px}
#current_tags {padding:5px 0 10px}
div.gallery_nav {margin:5px 20px}
#vidBoxInt,div.youtube {width:720px;height:405px}

table.info {
margin:0 auto;
font-size:12px;
border:1px solid #999;
border-collapse:collapse;
}

table.info th {
background:#CCC;
padding:5px;
text-align:center;
border-left:1px solid #999;
}

table.info td {
border-bottom:1px solid #999;
border-left:1px solid #999;
padding:3px;
}

table.game_info {
	width:80%;
	margin:5px auto;
	text-align:center;
font-size:1em;
}

table.game_info th {padding:2px 5px}

table.game_info td {padding:5px}

#main table.game_info td img, table.systems img {
	margin:3px 3px 0px;
	border:1px solid #000;
	padding:1px;
	background:#FFF;
}

*+html table.game_info td img {margin-bottom:3px}

table.decor {
	border-collapse:collapse;
	width:100%;
	margin:10px 0 0;
}

table.decor th, table.decor td {
	border:1px solid #000;
	padding:2px;
}

table.decor th { 
	background:#CCC;
	text-align:center;
}

table.decor a {
	color:#F00;
	text-decoration:none;
}

table.decor a:hover {text-decoration:underline}
table.decor.updates {font-size:0.8em}

#main blockquote.story {
padding:7px;
line-height:1.4em;
width:80%;
}

div.skill h4 {
background:#86A;
color:#FC3;
padding:2px;
font-size:1.1em;
border:1px solid #999;
margin:15px 10px 0;
}

#main div.skill p {
border:1px solid #999;
border-top:0;
margin:0 10px 10px;
padding:5px;
background:#CCC;
}

div.cheats {
padding:2px;
margin-left:10px;
}