/*
Theme Name: Psp Themes
Theme URI: 
version: 1.0
*/

/* Standard */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0px; padding: 0px; }
body { background: #333333; font: 100% Arial, Helvetica, sans-serif; color: #FFFFFF; }
a { text-decoration: none; color: #CCCCCC; }
a:hover { text-decoration: underline; }

/* Header */

#wrapper { width: 728px; margin: 0px auto; background: #000000; }
#header { width: 728px; height: 328px; text-align: left; padding: 0px; margin: 0px 0px 10px 0px; clear: both; }

p.spiel { width: 700px; margin: 0px auto; padding: 8px 0px; position: relative; top: -50px; }

#logo { float: left; position: absolute; }
#logo a { display: block; width: 728px; height: 328px; background: transparent url(images/header.jpg) no-repeat top center; position: relative; cursor: pointer; }
#logo h1, #logo p { text-indent: -9999px; margin: 0px; }

/* Ad */

.square_ad { float: left; width: 336px; padding: 0px 5px; position: relative; }
.square_ad2 { float: right; width: 336px; padding: 0px 5px 0px 0px; position: relative; }

/* Content */

#content { width: 510px; float: left; padding: 0px 0px 10px 10px; border-right-width: 1px; border-right-style: solid; border-right-color: #333333; }

/* Post */

.post h2, .post h1 { font-size: 1.25em; padding: 8px 0px; }
.post p.postmetadata { padding: 8px 0px; }

/* Navigation */

.navigation { padding: 12px 0px 0px 0px; }

/* Comments */

#commentform { padding: 10px 0px 0px 0px; }
#commentbox { width: 450px; height: 150px; }

/* Sidebar */

#sidebar { width: 200px; float: right; }
#sidebar ul { list-style-type: none; }

/* Footer */

#footer { width: 718px; padding: 10px 0px 10px 10px; }