body {
	font-family: Verdana, 'Trebuchet MS', Georgia, Sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000033;
	text-align: center;
	font-size: 100%;
}


/*
	Basics und Globale für 
	Links und Überschriften
*/


a {
	color: #000033;
	text-decoration: underline; 
}

a:visited {
	color: #000033;
}

a:active {
	color: #BDBDC5;
}

a:hover {
	color: #BDBDC5;
	text-decoration: underline;
}


h1, h2, h3 {
	letter-spacing: -1px;
	margin: 15px 0 0 0;
	padding: 0px;
}

h1 {
	color: #87C900;
	font-size: 2.3em;
}

h2 {
	color: #000033;
	#margin-bottom: 3px;
	font-size: 19px;
}

h3.date-header {
	color: #848484;
	margin-bottom: 3px;
}

h3 {
	color: #8F0000;
	margin-bottom: 3px;
	font-size: 1.9em;
}

h1 a, h2 a, h3 a {
	color: #000033;
	text-decoration: none;
}

h1 a:hover, h2 a:hover , h3 a:hover {
	color: #BDBDC5;
	text-decoration: underline;
}

h1 a:visited, h2 a:visited , h3 a:visited {
	color: #000033;
	text-decoration: none;
}


#container   { 
	background-color: #fff; 
	background-image: url('http://www.pspblogger.de/wp-content/themes/default/images/bg.gif'); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	width: 950px; 
	voice-family: inherit; 
	text-align: left; 
	line-height: 140% !important;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 16px; 
	padding-right: 16px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	background-position: 0% 
}


/*
	Stylesheet für den Header
*/

#header { 
	font-family: Georgia, 'Times New Roman', serif;
	background-color: White;
	text-align: left;
	color: #fff;
}

a#header-img {
	display: none;
}

#header a {
	color: #057AB3;
	text-decoration: none;
}

#header img {
	border: none;
}

#header h1 {
	font-size: xx-large; 
}
#header h2 {
	font-size: small;
}


#center {
	float: left;
	width: 550px;
	overflow: hidden;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
}


/*
	Stylesheet für den Content 
	mit den einzelnen Einträgen
*/

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Verdana, 'Trebuchet MS', Georgia, sans-serif;
	font-size: small;
	color: #333333;
}

.content blockquote { 
	background-image: 
	url('http://www.pspblogger.de/wp-content/themes/default/images/blockquote_bg.gif'); 
	background-color: left; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	border: 1px solid #cccccc; 
	padding: 10px; 
	background-position: transparent top;
}

.content pre {
	border: 1px solid #888;
	background: #FFF;
	padding: 5px;
	overflow: auto;
	max-height: 450px;
	margin: 0px auto;
	font-size:small;
	margin-bottom:11px;
}

.content p {
	color: #333333;
	font-family: Verdana, Georgia, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 18px;
}

.content p img {
	border: 0px;
}

.content blockquote {
	line-height: 140%;
	background-color: #FCE5E3;
}

.content li {
	line-height: 150%;
}

.content ol li {
	line-height: 150%;
	list-style-type: decimal;
}

.content h2 {
	color: #000033;
  	font-size: 19px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, 'Trebuchet MS', Georgia, Sans-serif;
	border-bottom: 1px dotted #000033;
	margin-bottom: 5px;
}

.content h2 a {
	text-decoration: none;
}

.content h2 a:hover {
	text-decoration: none;
}

.content h3 {
	font-size: 1.4em;
	color: #6F3800;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, 'Trebuchet MS', Verdana, sans-serif;
	margin-bottom: 10px;
}

.content p.posted {
	color: #666666;
	font-family: Georgia, 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.content p.byline {
	color: #666666;
	font-family: Georgia, 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
}

.content p.announce {
	color: #666666;
	font-family: Georgia, 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: normal;
}

.content img {
}

p.entry-footer {
	color: #666666;
	font-family: Verdana, 'Trebuchet MS', Georgia, Sans-serif;
	font-size: x-small;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}


div.entry-footer {
	color: #666666;
	font-family: Verdana, 'Trebuchet MS', Georgia, Sans-serif;
	font-size: x-small;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

div.entry-footer-left {
	float: left; 
	width: 50%;
}

div.entry-footer-right {
	float: right; 
	width: 50%;
	text-align: right;
}



/*
	Stylesheet für die obere 
	Navigation und die Links 
*/

#nav { 
	background-color: #000033;
	border-bottom: 1px solid #000033;
	font: 80%/150% Trebuchet MS; 
	padding: 2px;
	margin: 0 0 0 0;
	color: #ffffff; 	
}

#nav a { 
	color: #fff;
	text-decoration: none;
}

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

.navright {
	float: right;
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.navleft { 
	padding: 0 0 0 15px; 
}



/*
	Stylesheet für die Sidebar 
	und die Listen und Links
*/


#left {
	float: right;
	width: 198px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#right {
	float: right;
	width: 198px;
	background-color: #FFFFFF;
	overflow: hidden;
}


.sidebar {
	padding: 15px;
}

.sidebar h2 {
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif;
	#border-bottom: 1px solid #A50235;
	border-bottom: 1px solid #000033;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
  	padding: 3px;
	#color: #A50235;
	color: #000033;
}

.sidebar h2 a {
	color: #06c;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar li {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 110%;
	margin-top: 9px;
	list-style-type: none;
}

.sidebar .games {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 110%;
	margin-top: 9px;
	height: 75px;
}

.sidebar img {
	border: 1px solid #fff;
}


/*
	Stylesheet für die Kommentare 
	auf den Detailseiten der Artikel
*/

#kommentare h3 {
	font-family: Verdana, 'Trebuchet MS', Georgia, Sans-serif;
	color: #000033;
	font-size: 1.6em;
}


/*
	Stylesheet für den Footer
*/

#footer { 
        font-family: 'Trebuchet MS', Arial, Halvetica, Sans-serif; 
	font-size: x-small;
	padding: 2px;
	margin: 0px;
	color: #fff;
	#background-color: #A50235;
	#border-bottom: 1px solid #A50235;
	#border-top: 1px solid #A50235; 
	background-color: #000033;
	border-bottom: 1px solid #000033;
	border-top: 1px solid #000033;
	text-align:center;
}

#footer a { 
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}



pre.code {
	font-family: Verdana, Courier, monotype;
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	background-color: #E7F1FD;
	border: solid 1px #CADFEF; 
	overflow: auto;
}
	
.count {
	float:right;
	font-size:26px;
	color:#E7E7E7
}

.code {
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	background-color: #E7F1FD;
	border: solid 1px #CADFEF; 
	display: block;
}

.suchfeld {
	width: 166px; 
	border: 1px solid #3F0014; 
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}




.entry-header {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

.entry-header-sub {
	color: #000033;
	line-height: 13px;
	font-family: Verdana, 'Trebuchet MS', Georgia, Sans-serif;
	font-size: x-small; 
	margin: 0 0 10px 0; 
	padding: 0 0 0 0;
}

.entry-header-sub-credit {
	float: left;
}

.entry-header-sub-comments {
	float: right;
	text-align: right;
}

.entry-header-sub img {
	border: 0px;
	vertical-align: bottom;
}



#postimage {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	margin: 10px 0 5px 0;
}

#postimage img {
	width: 520px;
	height: 260px;
	border: 0px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.postimage {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	margin: 10px 0 5px 0;
}

.postimage img {
	width: 520px;
	height: 260px;
	border: 0px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.postimagedesc {
	width: 100%;
	line-height: 130%;
	font-size: x-small;
	color: #999999;
}

#postimagedesc {
	width: 100%;
	line-height: 130%;
	font-size: x-small;
	color: #999999;
}

.postbuster {
	height: 1px; 
	width: 100%; 
	background-color: #cccccc;
}



.archive_header {
	background-color: #eee; 
	padding: 3px; 
	color: #000; 
	padding-left: 10px; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
}


#anzeigen_artikel {
	width: 550px; 
	text-align: center;
}

#screenshots {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: center;
}
#screenshots img {
width: 163px;
height: 94px;
}
#screenshots a img {
border: 4px solid #ccc;
margin: 1px;
}
#screenshots a:hover img {
border: 0px;
margin: 5px;
}



/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin: 0;
 padding: 3px 0;
 border-bottom: 1px solid #999;
 font-weight: bold;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
/* margin-left: 3px; */
 border-top: 1px solid #999;
 border-left: 1px solid #999;
 border-right: 1px solid #999;
 background: #eee;
 text-decoration: none;
 margin: 0;
}

ul.tabbernav li a:link { color: #000033; }
ul.tabbernav li a:visited { color: #000033; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AEAEAE;
 border-color: #888;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;

}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 5px;
 border: 1px solid #999;
 background-color: #eee;
 border-top: 0;
 font-size: 9pt; 
 line-height: 130%;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}




/* Neue Game-Videos */

.game_videos ul {
	padding: 0px;
	margin: 0 0 15px 0;
}

.game_videos li {
	font-size: x-small; 
	text-align: center; 
	padding: 0px; 
	margin: 5px 4px 0 0; 
	list-style-type: none; 
	float: left; 
	width: 163px; 
	line-height: 11px; 
	background-color: #eee; 
	border: 1px solid #ccc;
}

.game_videos h4 {
	height: 25px;
	margin: 8px;
	padding: 0px;
	font-size: x-small;
}

#entry-body p {
	text-align: justify;
	line-height: 140%;
}

.entry-body p {
	text-align: justify;
	line-height: 140%;
}

#navigation_rechts {
	float: right;
	width: 396px;
	overflow: hidden;
	zoom: 1px;
}

#navigation_welcome {
	float: right;
	width: 198px;
	height: 250px;
}

#navigation_welcome li {
	line-height: 1.2em;
	text-align: justify;
}

#navigation_poll {
	float: right;
	width: 198px;
	height: 250px;
}

#navigation_linkbuttons {
	padding: 5px 0 15px 0;
	width: 396px;
}

#navigation_linkbuttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation_linkbuttons li {
	text-align: center;
	margin: 2px 0 2px 0;
	padding: 0px;
}

.clear_float {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#navigation_adblock_1 {
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee; 
	width: 396px; 
	text-align: center; 
	padding: 15px 0 15px 0;
	margin: 10px 0 0 0;
	font-size: x-small; 
}

#navigation_adblock_2 {
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee; 
	width: 396px; 
	text-align: center; 
	padding: 15px 0 15px 0; 
	font-size: x-small; 
}

#navigation_kategorien {
	float: right;
	width: 198px;
}

#navigation_aktuell_buttons {
	float: right;
	width: 198px;
}

#navigation_game_videos {
	float: right;
	width: 198px;
}

#navigation_misc_links {
	float: right;
	width: 198px;
}

#sidebar_content_block {
	width: 396px; 
	text-align: left; 
	padding: 0 0 15px 0;
	font-size: x-small; 
	font-family: Verdana, Arial, sans-serif;
	background-image: url('http://www.pspblogger.de/wp-content/themes/default/images/psp-neuerscheinungen-bg.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sidebar_content_block h2 {
	width: 359px;
	border-bottom: 1px solid #000033;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
	font-weight: bold;
  	padding: 3px;
	#color: #A50235;
	color: #000033;
	font-size: x-small;
	margin: 0 10px 10px 17px;
}
#sidebar_content_block ul {
	list-style-type: none;
	margin: 0 0 0 17px;
	padding: 0px;
}

#sidebar_content_block li {
	padding: 4px 0 4px 0;
}


#sidebar_reviews_block {
	width: 396px; 
	text-align: left; 
	padding: 0 0 15px 0;
	font-size: x-small; 
	font-family: Verdana, Arial, sans-serif;
	#background-image: url('http://www.pspblogger.de/wp-content/themes/default/images/psp-neuerscheinungen-bg.gif');
	#background-repeat: no-repeat;
	#background-position: center bottom;
}

#sidebar_reviews_block h2 {
	width: 359px;
	border-bottom: 1px solid #000033;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
	font-weight: bold;
  	padding: 3px;
	#color: #A50235;
	color: #000033;
	font-size: x-small;
	margin: 0 10px 10px 17px;
}
#sidebar_reviews_block ul {
	list-style-type: none;
	margin: 0 0 0 17px;
	padding: 0px;
}

#sidebar_reviews_block li {
	padding: 4px 0 4px 0;
}

.tabber{display:none;}




/* Spiele-Detailseiten */


#psp_game_data {
	width: 520px; 
	height: 166px;
}

#psp_game_data_container {
	float: left; 
	width: 280px;
	margin: 15px 0 0 5px;
}

#psp_game_data_boxshot {
	float: right; 
	width: 95px; 
	height: 158px; 
	margin: 4px 4px 0 0;
}

.game_data {
	line-height: 15px; 
	color: #fff; 
	font-size: x-small;
	width: 170px;
}

.game_data a {
	color: #fff;
	text-decoration: underline;
}

.game_data_desc {
	line-height: 15px; 
	color: #fff; 
	font-size: x-small;
	font-weight: bold;
	width: 110px;
}

.game_detail_news_image {
	float: left; 
	width: 40px; 
	height: 40px; 
	margin: 0 5px 0 0; 
	padding: 0 0 2px 0;
}

.game_detail_news_headline {
	float: left; 
	line-height: 120%; 
	margin: 0 0 0 0; 
	padding: 0;
}

.game_detail_similar_games {
	width: 520px; 
	text-align: center;
}

.game_detail_similar_games_box {
	float: left; 
	width: 166px; 
	margin: 20px 0 20px 0; 
	text-align: center; 
	font-size: x-small; 
	line-height: 120%;
}


/** Galerie **/


#galerie_body {
	width: 520px;
	height: 300px;
}

#galerie_image {
	background-position: center center;
	background-repeat: no-repeat;
	width: 520px; 
	height: 300px;
}

#galerie_desc {
	width: 508px; 
	padding: 5px 5px 5px 5px; 
	background-color: #ddd; 
	border-bottom: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	line-height: 140%;
	font-size: 1.0em;
}

#galerie_nav {
	width: 520px; 
	height: 30px; 
	padding: 5px 0 0 0;
}

#galerie_nav_left {
	float: left; 
	width: 200px; 
	text-align: left;
}

#galerie_nav_back {
	float: left;
	width: 120px;
	text-align: center;
}

#galerie_nav_right {
	float: right; 
	width: 200px; 
	text-align: right;
}


/** Galerie-Preview **/


#galerie_preview {
	font-size: x-small;
	line-height: 130%;
	margin: 5px 0 5px 0;
	padding: 0px;
	width: 520px;
}

#galerie_preview img {
	width: 166px;
	height: 100px;
	border: 0px;
}

#galerie_preview a img {
	border: 1px solid #999;
	padding: 0px;
}

#galerie_preview a:hover img {
	border: 1px solid #eee;
	padding: 0px;
}

.galerie_preview_box {
	width: 170px;
	float: left;
}
