/*

wonderfl build flash online developers blog
based on...

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Red  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
  font-size: 13px;
  color: #fff;
}


/* Header */

#header {
}

#header-inner {
  position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
  margin-top: 8px;
}

#navi { 
background: #000000 url(../img/gametop/bg_navi.jpg) repeat-x scroll 0 0;
height: 31px;
width: 950px;
}

#navi li { 
float: left;
}

#provision { 
position: absolute;
right: 0px;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-header { 
margin-top: 30px;
padding-bottom: 10px;
width: 620px;
}

.asset-name {
    font-size: 22px;
    font-weight: bold;
margin-bottom: 10px;
}
.unitCode .asset-name { 
font-size: 18px;
margin-bottom: 3px;
margin-top: 15px;
}

.asset-name a {
}

.asset-name a:hover {
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
padding-bottom: .5em;
}
.unitCode .asset-meta { 
padding-top: 2px;
}
.asset-meta a { 
padding-right: 10px;
line-height: 1.5em;
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 12px;
}

.category-label { 
background-position: 0 50%;
background-repeat: no-repeat;
color: #ccc;
padding-left: 15px;
}
.category-new { 
background-image: url(/img/icon/icon_new.gif);
}
.category21 {
background-image: url(/img/icon/icon_fame.gif);
}
.category22 { 
background-image: url(/img/icon/icon_shooting.gif);
}
.category23 { 
background-image: url(/img/icon/icon_puzzle.gif);
}
.category24 { 
background-image: url(/img/icon/icon_study.gif);
}
.category25 { 
background-image: url(/img/icon/icon_action.gif);
}
.category26 { 
background-image: url(/img/icon/icon_music.gif);
}
.category27 { 
background-image: url(/img/icon/icon_versus.gif);
}
.category28 { 
background-image: url(/img/icon/icon_other.gif);
}

/* index page */
#games-genre-list { 
border-bottom: 1px solid #333;
margin-bottom: 10px;
padding-bottom: 10px;
}
#genre-title { 
float: left;
height: 40px;
text-align: center;
width: 80px;
}
#genre-list { 

}
#genre-list li { 
border-right: 2px solid #ccc;
color: #ccc;
display: inline-block;
font-size: 12px;
font-weight: bold;
line-height: 0.9em;
margin-bottom: 6px;
margin-right: 10px;
padding-bottom: 0;
padding-right: 10px;
}
#genre-list li.last { 

}
#genre-list .selected { 
color: #f0f000;
}

.unitCodeGroup { 
margin-bottom: 30px;
padding-top: 20px;
background: transparent url(/img/common/bdr_unit_code.png) no-repeat scroll 0 100%;
}
.mt-main-index .unitCode,
.mt-archive-listing .unitCode { 
margin-right: 36px;
}
.mt-main-index .unitCode3,
.mt-archive-listing .unitCode3,
.mt-main-index .unitCode7,
.mt-archive-listing .unitCode7
 { 
margin-right: 0px;
}

.clear { 
clear: both;
}


/* Footer */

div#footer {
clear:both;
	padding: 50px 0 20px;
}

div#footer,
div#footer a {
	color: #908974;
}

#kayacProject {
	margin-bottom: 10px;
	font-size: 85%;
}

#kayacProject dt {
	float: left;
	width: 80px;
}

#kayacProject dd {
	margin-left: 80px;
}

#kayacProject li {
	display: inline-block;
	margin: 0 10px 5px 0;
}

#copyright {
	font-size: 93%;
	text-align: center;
	letter-spacing: 1px;
}

/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
  font-family: helvetica,arial,clean,sans-serif;
}

a {
color: #ccc;
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#aboutGame { 
margin-top: 10px;
}

#wonderflgames { 
margin-bottom: 20px;
margin-top: 30px;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-bottom: 30px;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 950px;
    margin: 0 auto;
}

#content-inner { 
width: 930px;
}

/* Header ----------------------------------------------------------------- */

#header { 
}

#header a {
    color: #111;
}

#header-content {
  position: relative;
  height: 75px;
}

#header-name {
  margin-top: 3px;
  margin-bottom: 7px;
}

#header-description {
  left: 444px;
  position: absolute;
  top: 19px;
}


/* Content ---------------------------------------------------------------- */

#alpha-inner {
border-top: 1px solid #333;
}

.asset-name,
.asset-name a,
.archive-title {
  color: #fff;
}

.asset-footer {
    border-top-color: #ddd;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}

.entry-block { 
line-height: 2em;
padding-bottom: 40px;
border-bottom: 1px solid #333;
}
.entry-block .unitCode {
line-height: 1.5em;
margin-right: 10px;
}
.entry-block .unitCode.unitCode2 { 
margin-right: 0px;
}
.entry-block-header { 
font-size: 16px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 20px;
}
.mt-archive-listing .entry-block-header { 
margin-bottom: 0px;
}
.entry-block-content { 
clear: both;
}
.entry-excerpt { 
font-size: 12px;
}

.code-body {
width: 465px;
float: left;
padding-top: 10px;
}
.code-meta-block { 
float: left;
margin-left: 15px;
padding-top: 10px;
}
.code-link { 
height: 235px;
}
.code-more { 
border-top: 1px dashed #333;
padding-bottom: 12px;
padding-top: 10px;
}
.code-more textarea { 
background-color: #161616;
border:none;
color: #ccc;
font-size: 12px;
height: 60px;
overflow: hidden;
padding: 5px;
width: 125px;
}
.code-more a { 
padding-left: 18px;
}
.tweet { 
background-position: 0 2px;
background-repeat: no-repeat;
background-image: url(/img/icon/icon_twitter.jpg);
}
.email { 
background-position: 0 5px;
background-repeat: no-repeat;
background-image: url(/img/icon/icon_mail.jpg);
}
.fullscreen { 
background-position: 0 4px;
background-repeat: no-repeat;
background-image: url(/img/icon/arrow_gnav.png);
}

.unitCode {
	position: relative; 
	float: left;
	width: 205px;
	padding-bottom: 20px;
}

.unitCode p.pv span {
	display: block;
	margin: 5px 0 0;
	color: #C33;
	font-size: 24px;
	font-weight: bold;
}

.unitCode .unitCodeThumb p.pv a {
    position: absolute;
	right: 1px;
	top: 50px;
	width: 70px;
	height: 45px;
	padding: 5px 6px 0 0;
	background: url(/img/common/bg_mesh_white.png) repeat 0 0;
	font-size: 77%;
	text-align: right;
	line-height: 1;
	text-decoration: none;
}
.unitCode .pv a { 
color: #444444;
}
.unitCode p.ttl {
margin: 0 3px 5px;
font-size: 139%;
font-weight: bold;
line-height: 1.2;
}
.unitCode p.ttl a {
	display: block;
}
.unitCode .unitCodeThumb p.thumb {
	height: 102px;
	margin: 0 0 5px;
}
.unitCode .unitCodeThumb p.thumb a {
	display: block;
	width: 205px;
	height: 100px;
	border: 1px solid #CCC;
}
.unitCode .unitCodeThumb:hover p.thumb img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.unitCode .unitCodeThumb:hover p.thumb a {
	border: 1px solid #F99;
}


ul.pager { 
text-align: center;
}
ul.pager li { 
color: #ccc;
display: inline;
margin: 0 5px;
}
ul.pager li span.current_page { 
background-color: #f0f000;
color: black;
padding: 3px 7px;
}
ul.pager li a { 
background-color: #333;
text-decoration: none;
padding: 3px 7px;
}
ul.pager li a:hover {
text-decoration: underline;
}

#specialgame { 
margin-top: 50px;
}


#tank-banner { 
margin: 10px 0 0;
}
ul#tank-banner li { 
float: left;
}
#gamepreview {
margin-left: 10px;
}
#gamecaption { 
margin-left: 10px;
width: 170px;
}

/* Widget ----------------------------------------------------------------- */

.widget {
border-top: 1px solid #333;
padding-top: 10px;
padding-bottom: 40px;
}

.widget-header,
.widget-content {
}

.widget-header { 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
margin-bottom: 8px;
}

.widget-header,
.widget-header a {
    font-weight: normal;
}

.widget-content a {
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 17px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
font-size: 12px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

