#page {
	width: 830px;
	margin: 0 auto;
}

#page_wide {
	width: 916px;	
	margin: 0 auto;
}

#title {
	margin-bottom: 12px;
}

#header {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
	border: 0px;
}
 
#content {
	vertical-align: top;
}

#content_game {
	width: 560px;
	vertical-align: top;
	float: left;
}

#content_blog {
	width: 560px;
	vertical-align: top;
	float: left;
}

#texts {
	clear: both;
}

#home_introduction {
	float: left;
	margin-right: 18px;
}

#home_blog_posts {
	float: left;
	width: 217px;
	margin-right: 16px;
}

#home_links {
	float: left;	
	width: 217px;
}

#categories {
	margin-top: 20px;
}

#sidebar {
	margin-top: 7px;
	float: right;
	width: 217px;
	vertical-align: top;
}

#sidebar_game {
	margin-top: 2px;
	float: right;
	width: 217px;
	vertical-align: top;
}

#footer {
	text-align: center;
	padding: 10px 0;
	font-style: italic;
	clear: both;
}

body {
	background-image: url(/images/header/header_background.gif);
	background-repeat: repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
}

img {
	border: 0px;
}

a {
	color: #555555;
}

a:hover {
	color: #333333;
}

h1 {
	color: #666666;
	margin: 0;
	margin-top: 0px;
	font-size:1.6em;
}

h2 {
	margin: 0;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.5em;
	color: #111111;
}

h2 a {
	color: #111111;
	text-decoration: none;
}

h3 {
	margin-top: 3px;
	font-weight: normal;
	font-size: 12px;
}

h4 {
	margin-top: 12px;
	margin-bottom: 1px;
	font-size: 0.95em;
	font-weight: bold;
	color: #545454;
}

#texts h4 {
	border-bottom: dotted 1px #999;	
}

#content div.game_cover {
	float: left;
	padding-right: 14px;
}

#content div.game_cover_last {
	float: left;
	padding-left: 1px;
}

#content_blog blockquote {
	background-color:#EEEEEE;
	border-left:3px solid #B3B3B3;
	color:#333333;
	margin:10px 0pt;
	padding:5px 5px 5px 15px;
}

#content_blog pre {
	background-color:#333333;
	color:#CCCCCC;
	display:block;
	font-size:10px;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	overflow:auto;
}

#home_latest_tweet {
	margin-top: 7px;
}

#home_latest_tweet a {
	text-decoration: none;
}

#logo {
	float: left;
}

#announcement {
	clear: both;
	margin: 0 0 0 -1px;
	top: -5px;
	position: relative;
}

#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 25px;
}

#navigation li {
	float: right;
	padding-left: 4px;
}

#notice {
	color: #333333;
	background: #E6FF63;
	padding: 0px 8px;
}

#flash_container {
	position: relative;
	text-align: center;	
	padding: 8px;
	background-color: #DDD;
}

#flash_id {
	position: relative;
	z-index: 100; 
}

#episode_navigation {
	padding-top: 5px;
	text-align: center;	
}

#game_title {
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 12px;
}

#game_description_en p {
	margin-top: 0px;
}

#game_description_de {
	font-style:italic;
}

#game_reviews img, #game_readings img {
	margin-top: 10px;
}

#game_reviews p, #game_readings p {
	margin-top: 2px;
}

#post_body {
	margin-top: 12px;
}

#post_info {
	margin-top: 3px;
	margin-bottom: 10px;
}

#post_info .item_label_first {
	background-color:#EEEEEE;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	color:#111111;
	float:left;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	width:100px;
}

#post_info .item_value_first {
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	float:left;
	font-weight:bold;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	width:450px;
}

#post_info .item_label {
	background-color:#EEEEEE;
	border-bottom:1px solid #333333;
	color:#111111;
	float:left;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	width:100px;
}

#post_info .item_value {
	border-bottom:1px solid #333333;
	float:left;
	font-weight:bold;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	width:450px;
}

#post_info .item_last {
	clear: left;
}

#comments {
	padding-top: 5px;
}

#comment_form {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding:5px 0pt 5px 5px;
}

#lightOffButton {
	z-index: 101;
	position: relative;
	text-align: right;
	vertical-align: middle;
	float: right;
	padding: 5px;
	background-color: #DDD;
}

#lightOnButton {
	display: none;
	z-index: 102;
	position: relative;
	text-align: right;
	vertical-align: middle;
	float: right;
	padding: 5px;
	background-color: #0C0C0C;
}

#lights_out_overlay {
	z-index: 99;
	display:none;
	background:url(/images/overlay/overlay.png) repeat;
	height:100%;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
}

#home_latest_tweet ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#cover_credits {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 14px;
}

#newsletter {
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsletter_form {
	margin-top: 3px;
}

#newsletter_form input {
	width: 100px;
	margin-left: 3px;
	margin-right: 3px;	
}

#newsletter_form input#subscribe {
	width: 80px;
}

#home_latest_tweet {
}

.toolbox {
	border: 1px solid #666;
	padding: 4px;
	background: #FFFE80;
}

.yellow_box {
	padding: 10px;
	background: #FFFFCC;
	margin-bottom: 10px;
	line-height: 18px;
}

.simple_link {
	margin-top: 7px;
	margin-bottom: -2px;
}

.simple_link_small {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

.game_info p {
	margin-top: 2px;
	margin-bottom: 8px;
}

.game_info {
	margin-bottom: 15px;
}

.post_image img {
	border:10px solid #DDD;
}

.post_entry {
	margin-top: 0px;
}

.press_image  {
	margin-top: 10px;
	background-color: #DDD;
}

.press_image img {
	border:1px solid #CCC;
}

.press_image_container {	
	margin-right: 8px;
	margin-bottom: 8px;	
	float: left;
}

.press_image_title {
	text-align: center;
	padding-top: 4px;
	font-size: 11px;
}

.clear {
	clear: both;
}

.div_below_h4 {
	margin-top: 7px;
}

p.promotext {
	font-size: 16px;
	line-height: 24px;	
}

img.promoscreenshot {
	margin: 0 6px 6px 0;
}

.last {
	padding-bottom: 20px;
}

div#home_introduction {
	width: 447px;
}

.small_preview_game {
	margin-top: 7px;
	margin-bottom: -2px;
	height: 50px;
	line-height: 50px;
}

.small_preview_game img {
	float: left;
	margin-right: 10px;
}

.buy {
	background: black;
	color: white;
	padding: 3px;
	margin-right: 5px;
	font-size: 0.9em;
}

.tweet_bird {
	float: left;
	margin-right: 4px;
}