/*  
Theme Name: Gamesboard.biz
Theme URI: http://www.gamesboard.biz
Description: "Das Gamesboard.biz Design" two-column, fixed-width template featuring a 'widgetized' sidebar.
Version: V. 1.0
Released: 18.04.2010
Author: Wszene Online
Author URI: http://www.wszene-online.de/User-Wszene-Online
*/


* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: #737373 url(images/bg_page.png) top center no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F4C6B;
        opacity: 0.8;
}
h1, h2, h3 {
	font-weight: normal;
	color: #36393D;
}
h1 {
	font-size: 197%;
}
h2 {
	letter-spacing: -1px;
	font-size: 182%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 1.6em;
}
blockquote {
}
a:link {
	color: #C90404;
}
a:hover, a:active {
	text-decoration: none;
	color: #28399E;
}
a:visited {
	color: #3F4C6B;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}
hr {
	display: none;
}
.navigation {
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	background: #FFF;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
}
html>body #wrapper {
	height: auto;
}
/* Header */

#header {
	width: 778px;
	height: 63px;
	margin: 0 auto;
	background: #829C9A url(images/logo.gif) no-repeat;
}
#header h1 {
	float: left;
	margin: 0;
	padding: 90px 0 0 20px;
	text-transform: lowercase;
	font-size: 48px;
}
#header h1 a {
	text-decoration: none;
	color: #C4D5D5;
}
#header p {
	float: left;
	margin: 0;
	padding: 108px 0 0 8px;
	text-transform: lowercase;
	line-height: normal;
	font-size: 30px;
	font-weight: bold;
	color: #36393D;
}

/* Navigation */
#navi {
	background: #00112b;
	height: 32px;
	width: 778px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
	border-top: 1px solid #697382;
}
#nav {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: left;
}
#nav li {
	float: left;
	height: 32px;
	background: url(images/bg_nav_r.png) top right no-repeat;
	padding-right: 10px;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item a:link, #nav .page_item a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/bg_nav_link.png) no-repeat;
	background-position: 8px 24px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#nav .page_item a:hover, #nav .page_item a:active {
	color: #ff811c;
}

#nav .current_page_item a:link, #nav .current_page_item a:visited {
	color: #ff811c;
	text-decoration: none;
}

#nav .current_page_item a:hover {
	color: #FFF;
}
/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-x;
}
/* Content */

#content {
	float: left;
	width: 478px;
	padding: 20px 0 30px 20px;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: outside;
	list-style: none;
}
#content ul li {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}
.pagetitle {
	margin-bottom: 20px;
	padding: 24px 0 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
}
.post {
	margin-bottom: 30px;
}
.post ul {
}
.post ul li {
}
.post .title {
	padding: 0px 0 0px 45px;
	background: #bababa url(images/bg_content_h2.gif) top left no-repeat;
}
.post .title a {
	text-decoration: none;
}
.post small {
	font-size: 85%;
}
.post .byline, .post .meta {
	margin: 0;
	padding: 0 20px;
	background: #EFEFEF;
	line-height: normal;
}
.post .byline {
	padding-top: 5px;
	border-top: 1px solid #CBCBCB;
}
.post .byline .posted {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}
.post .byline .edit {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}
.post .meta {
	padding-bottom: 5px;
	border-bottom: 1px solid #CBCBCB;
}
.post .meta .comments {
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}
.post .meta .categories {
	padding-left: 15px;
	background: url(images/img13.gif) no-repeat left center;
}
.post .entry {
	padding: 20px 20px 0 20px;
}
.result .title {
	padding-bottom: 0px;
	background: none;
	border-bottom: 1px solid #CBCBCB;
	font-size: 122%;
}
/* Comments */

#comments {
	padding: 20px 0 10px 0;
}
.commentlist {
	margin: 0 3em;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
}
.commentlist li {
	padding: 10px 0;
}
.commentlist cite, .commentlist small, .commentlist p {
	margin: 0;
	padding-left: 10px;
	line-height: normal;
	border-left: 1px solid #CBCBCB;
}
/* Respond */

#respond {
	padding: 20px 0 0 0;
}
#respond h3 {
	margin-bottom: 20px;
}
#respond p {
	margin: 0 0 5px 0;
}
#comment {
	width: 400px;
	padding: 1px 5px;
	background: #EFEFEF url(images/img07.gif) repeat-x;
	border: 1px solid #36393D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3F4C6B;
}
#submit {
	padding: 0 5px;
	background: #CF1111 url(images/img06.gif) repeat-x;
	border: 1px solid #36393D;
	text-transform: lowercase;
	font: bold 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 20px 20px 30px 0;
}
#sidebar ul {
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 10px;
	background: #F4F3EE;
}
#sidebar li ul {
	padding: 20px;
}
#sidebar li li {
	display: list-item;
	margin: 0;
	padding: 5px 0 5px 15px;
	background: url(images/img05.gif) no-repeat 0px 9px;
	border-bottom: 1px solid #D9D9D9;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar h2 {
	background: #ff811c url(images/bg_sidebar_top.gif) top left no-repeat;
	height: 17px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #4d4d4d;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bold;
}

/*Login Widget*/
.loginbox {
	margin-bottom: 10px;
	background-color: #f4f3ee;
	color: #000;
}
.loginbox .loginue {
	background: #00112b url(images/bg_sidebar_top1.gif) top left no-repeat;
	height: 17px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bold;
}
#wp-submit {
	background: url(images/bg_loginbutton.gif) no-repeat;
	border: none;
	width: 69px;
	height: 17px;
}
#wp-submit:hover {
	background: url(images/bg_loginbutton_hover.gif) no-repeat;
}
#linkcat-2 h2 {
	background: #ededed url(images/bg_sidebar_top2.gif) top left no-repeat;
	height: 17px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight: bold;
}
/* Widgets */

#search {
	padding: 20px 20px 20px 20px;
}
#search input {
	padding: 0 5px;
	background: #CF1111 url(images/img06.gif) repeat-x;
	border: 1px solid #36393D;
	text-transform: lowercase;
	font: bold 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#search #s {
	width: 110px;
	padding: 1px 5px;
	background: #EFEFEF url(images/img07.gif) repeat-x;
	font-weight: normal;
	color: #3F4C6B;
}
#search br {
	display: none;
}
/*Die Suche*/
.widget_search h2, .widget_search .screen-reader-text {
	display: none;
}
#search-3 {
	background: #fff;
}
.widget_search input {
	padding: 0 5px;
	background: #CF1111 url(images/img06.gif) repeat-x;
	border: 1px solid #36393D;
	text-transform: lowercase;
	font: bold 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
	padding: 20px;
}
#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}
#wp-calendar caption {
	padding: 2px 0;
	background: #36393D;
	font-weight: bold;
	color: #FFFFFF;
}
#wp-calendar tr {
}
#wp-calendar th {
	background: #EFEFEF;
}
#wp-calendar td {
	padding: 0 2px;
}
#wp-calendar tbody td {
	text-align: center;
}
#wp-calendar tbody td a {
	display: block;
}
#wp-calendar tfoot td {
	padding: 2px 0;
	border-top: 1px solid #36393D;
	font-weight: bold;
}
#today a {
	background: #EFEFEF url(images/img08.gif) no-repeat right top;
	font-weight: bold;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}
/* Footer */

#footer {
	clear: both;
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img03.gif) repeat-x;
	text-align: center;
	font-size: 85%;
}
#footer p {
	margin: 0;
	line-height: normal;
}

