/*
Theme Name: Schachclub
Theme URI: http://www.schachclub-groebenzell.de
Description: Theme für den Schachclub Gröbenzell
Version: 1.0
Author: Fee Duerr
Author URI: http://www.webdesign-fee.de
Template: twentyten
Tags: schach, chess
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* s still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:link {
	color:#314E5A;
}
a:visited {
	color:#4E2029;
}
a:hover, a:focus, a:active {
	color:#65757E;
}
a img {
	border: none;
}

/* Layout */

body { 
	background-color:#000; 
	color:#fff; 
	font-family: Palatino, "Times New Roman", Times, serif; 
	font-style:normal; 
}
body,
input,
textarea {
	color: #000;
	font-size: 16px;
	line-height: 21px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
#wrapper { 
	width:960px; 
	margin:0 auto; 
}


/* Text elements */

h1, h2, h3, h4, h5, h6 {
	margin-bottom:21px;
}
p {
	margin-bottom: 21px;
}
ul {
	list-style: square;
	margin: 0 0 21px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 21px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 32px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 32px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: normal;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 21px;
	margin-bottom: 21px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace, "Courier New", Courier;
	font-style:normal;
	font-size:12px;
}
.alignleft {
	float:left;
	margin-right:17px;
}
.alignright {
	float:right;
	margin-left:17px;
}
.clear {
	clear:both;
}


/* header */

#header {
	width:926px;
}
#header a, #header a:link, #header a:visited, #header a:focus, #header a:hover, #header a:active {
	color:#D4D9E0;
	text-decoration:none;
}
#masthead {
	float:left;
	height:198px; 
	width:926px; 
	margin:0; 
	padding:17px; 
	background: #000 url(images/chess.jpg) bottom right no-repeat; 
}
#header a h1 { 
	height: 198px;
	width: 500px;
	display:block;
	background:url(images/schachclub-groebenzell.png) left center no-repeat;
}


/* Menü */

.screen-reader-text {
	position: absolute;
	left: -9000px;
	overflow:hidden;
	width:100px;
	height:100px;
}
#access {
	background: #1F3B47 url(images/navi.jpg) bottom left repeat-x;
	clear:left;
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 17px;
	width: auto;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	z-index:999;
}
#access a {
	color: #D4D9E0;
	display: block;
	line-height: 42px;
	padding: 0 17px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	float: left;
	width: 100%;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul li {
	display:block;
	width:100%;
}
#access ul ul a {
	background: #1F3B47;
	line-height: 1em;
	padding: 10px 0 10px 17px;
	height: auto;
}
#access li:hover > a, #access li a:focus, #access li a:active,
#access ul ul :hover > a, #access ul li ul li a:focus, #access ul li ul li a:active {
	background: #1F3B47 url(images/navi.jpg) center left repeat-x;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover, * html #access ul li a:focus, * html #access ul li a:active {
	color: #fff;
}

/* Inhalt */

#main { 
	color:#000; 
	background-color:#D4D9E0; 
	padding:32px 21px 17px;
	clear:both; 
}
#container {
	width:660px;
	float:left;
	margin-right:32px;
	display:block;
}
#container.one-column {
	width:917px;
	margin-right:0;
}
#content {
	margin-bottom: 32px;
	position:relative;
	z-index:10;
}
.hentry {
	clear:right;
	margin-bottom: 32px;
}
.entry-meta {
	font-size:11px;
	margin-bottom:1em;
	margin-top:-11px;
}
.entry-utility {
	float:right;
	font-size:11px;
}
#nav-below {
	clear:right;
	margin:5em 0 1em;
}
#nav-below .nav-previous {
	float:left;
}
#nav-below .nav-next {
	float:right;
}

/* Tabellen */

#content table {
	border: 1px solid #D4D9E0;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	font-style:normal;
	font-family:Palatino, "Times New Roman", Times, serif; 
}
#content thead tr, #content thead tr th {
	background: #314E5A url(images/navi.jpg) center left repeat-x;
}
#content tr th,
#content thead th {
	color: #E4E8F0;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 12px;
	border:0;
	vertical-align: middle;
}
#content tr td {
	border-top: 1px solid #D4D9E0;
	padding: 2px 12px;
	font-size:12px;
	background:#FFF;
}
#content tr.odd td {
	background: #E4E8F0;
}
#content table.tablesorter thead tr th.header {
	background: url(images/sort.png) center right no-repeat;
	cursor: pointer;
}
#content table.tablesorter thead tr th.headerSortUp {
	background: url(images/ab.png) center right no-repeat;
}
#content table.tablesorter thead tr th.headerSortDown {
	background: url(images/auf.png) center right no-repeat;
}
#comments {
	margin-top:17px;
	padding-top:17px;
}
.nopassword,
.nocomments {
	display: none;
}

/* Sidebar */

#primary {
	margin-left:692px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left:1em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 21px 0;
}
.widget-container p {
	margin:0;
}
.widget-title {
	margin-bottom:8px;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	border-top:1px solid #314E5A;
	margin-top:12px;
	padding:6px 0 0;
	font-size:12px;
}


/* PMs Persönliche Nachrichten */

#pm-send, #pm-inbox, #pm-outbox {
	margin:32px 0;
	min-height:160px;
}
#pm-send td, #pm-send th,
#pm-inbox td, #pm-inbox th,
#pm-outbox td, #pm-outbox th {
	padding:4px 12px;
	vertical-align:top;
}
#send-form select {
	width:160px!important;
	height:300px!important;
}
textarea, input {
	font-family:Palatino, "Times New Roman", Times, serif; 
	font-size:16px;
	font-style: normal;
}
input.button-primary {
	font-style: italic;
	font-family:Palatino, "Times New Roman", Times, serif; 
	line-height:42px;
	font-size:16px;
	margin:8px 0 17px 17px;
}
input.button-secondary {
	margin-bottom:17px;
}
table.widefat tr {
	background:#E4E8F0;
	border-top: 1px solid #D4D9E0;
}
table.widefat tfoot {
	display:none;
}
#content table.mini {
	width:auto;
}
#content table.mini tr td {
	padding:0;
	height:10px;
	width:10px;
	font-size:10px;
	line-height:10px;
}
.manage-column {
	text-align:left;
	padding-right:17px;
}
.check-column {
	text-align:left;
	width:32px;
}
.row-actions {
	display:none;
}
.widget_pm4wp-widget ol {
	list-style:none;
	margin:0;
}
.widget_pm4wp-widget ol li {
	background:#E4E8F0;
	border-bottom: 1px solid #D4D9E0;
	padding:4px 1em;
}

/* Profil */

#content .wpuf-profile tr th {
	color: #000;
	font-size:13px;
	text-align:right;
}
#content .wpuf-profile tr td {
	background:none;
}

/* Login */

#wp_sidebarlogin-3 .submit {
	margin-top:8px;
}
#LoginWithAjax_Links, .sidebarlogin_otherlinks {
	text-align:right;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
}
#LoginWithAjax_Avatar {
	width:1em!important;
}

/* Adminbar verstecken */

#wpadminbar {
	display:none;
}
body.admin-bar {
	margin-top:-28px;
}