/*
Theme Name: JS Turnir Theme Voleybol
Theme URI: http://www.adivorblog.com
Description: High quality theme for wp
Version: 1.0
Author: Adivorblog.com
Author URI: http://www.adivorblog.com/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963; border: none;}
a:hover {color: #C60; border: none;}

body {
	background: #bbb;
	color: #444;
	font: normal 75% Tahoma, sans-serif
}

p,code,ul {padding-bottom: 10px; }

ul {padding-left:15px; }
li {list-style: square outside;}

#sidebar li {list-style: none outside;}

h1 {
	font: bold 1.3em Tahoma,sans-serif;
	margin-bottom: 15px;
        padding-left: 10px; margin-top: 15px;
}
h2 {font: bold 1.4em sans-serif; margin-bottom:12px; margin-top: 13px;}
h3 {font: bold 1.3em sans-serif; margin-bottom:10px; margin-top: 11px;}
h4 {font: bold 1.1em sans-serif; margin-bottom:10px; margin-top: 9px;}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 0px;
	padding-right: 0;
	width: 890px;
	border-bottom: 4px solid #FFFFFF;
}


.containerbody {
	background: #fff url('img/sidebar-fon.png') repeat-y;
	background-position: right;
}


/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0
}

/* title */

.topsite {
        background: url('img/logotype-fon.gif');
	font-size: 1.2em;
	height: 48px;
	width: 900px;
	margin: 0 auto;
/*	padding: 10px 10px 5px;*/

}

.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 880px;
	border-bottom: 1px #aaa solid;
}

.header h3 { font-size:0.5em; color: #555; margin-top:0; padding-top: 0; padding-left:20px;}
.header h2 { font-size: 1.1em; font-weight: bold; }
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 100px;	
}
.logo {
margin-left: auto;
margin-right: auto;
width: 870px;
padding-left: 0px;
font: normal 2.4em "Trebuchet MS",sans-serif;
margin-top: 20px;
background-position: left;
}

.logo a {
color: #fff; /*#D9D7CA;*/
text-decoration: none;
}

.logo a:hover {
color: #fff; /*#D9D7CA;*/
text-decoration: none;
}

.logo a:visisted {
color: #fff; /* #D9D7CA; */
text-decoration: none;
}
.header .left {
/*	background: url('/wp-content/pl-voleybol.jpg') no-repeat right top;*/
        background: #fff;
	text-align: left;	
	width: 880px;
	font: normal 2em "Trebuchet MS",sans-serif;
	color: #fff;
	line-height: 100px;
}
.header h2 {padding-top: 10px; font: bold 0.9em "Trebuchet MS",sans-serif; border:none;}
.header h2 a { border: none; text-decoration: none;
}
.header h2 a:visited { border: none; text-decoration: none;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 6px; font: normal 1.2em "Trebuchet MS",sans-serif;}
.header img { padding-top:0; margin-top:0;}

/* navigation */
.navigation {	
	border: 1px solid #000000;
	border-color: #000000;
	background:#6B5189 ;
	height: 20px;
	margin: 0px;
	paddin-top: 0px;
}
.navigation a {
	background: #6B5189;
	border-right: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	padding-top: 0px;

}

.floater {
/* margin-left: -65px;
background: url('img/floaterbg.gif');
background-repeat: no-repeat;
background-position: left; */
background-color: #FFFF99;
/* min-height: 60px; */
margin-bottom: 20px;
padding-left: 10px;
margin-left: -10px;
padding-top: 5px;
padding-bottom: 5px;
}


.navigation a:hover {background-position: left bottom; color: #DAD8CC;}

/* main */
.main {
	border-top: 4px solid #FFF;
	min-height: 600px;

	

}

/* sub navigation */
.sidenav {
	float: right;
	width: 260px;
	padding-left:15px;
	/* background-color: #CCCCFF; /* #FFFF99;*/
	padding-bottom: 20px;
}
.sidenav h2 {
	color: #064A94;
	font: bold 1em Tahoma,sans-serif;
	line-height: 25px;
	padding-left: 0px;
	display: block;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.sidenav ul {
	padding: 0;
	padding-left: 5px;
}
.sidenav li { padding-left:10px;}
.sidenav li a {
	font-size: 0.9em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	padding-left: 0px;
	margin-left: 10px;
	text-decoration: none;
	width: 95%;
	border-bottom: 1px solid #99ABE2;
}
.sidenav li a:hover {
	background: #DDDDFF;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 560px;
}
.content .descr {
	color: #064A94;
	font-size: 0.9em;
	margin-bottom: 20px;

}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content h1 {border-bottom: 1px #777 solid; margin-bottom:10px; min-height: 30px; background-color: #FFFF99; margin-bottom: 20px; }

.pagetitle { bacground-color: FFFFCC; }

/* footer */
/* .footer {
        background: url('/wp-content/uploads/logotype-fon.gif');
	color: #CC3333;
	font: bold 1em sans-serif;
	padding: 0 0px;
	margin: 0;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
.footer a, .footer a:hover {color: #663399;} */


.footer {
	background: #FFF;
	color: #555;
	font: normal 0.8em Palatino Linotype;
	padding: 0 0px;
	margin: 0;
	margin-top:3px;
	padding-top:5px;
	padding-bottom: 5px;
	text-align: center;
}
.footer a, .footer a:hover {color: #663399;}

.partner {
	background: #fff;
	border-top: 1px #DDD solid;
	color: #222;
	font: normal 0.9em sans-serif;
	padding: 0 0px;
	line-height: 29px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}
.partner a, .partner a:hover {color: #222; font: normal 0.9em;}

.partner h2 { font-size:1.4em; border-bottom: 1px #555 solid; }


/* posts */
.post h1 a {text-decoration:none; border-bottom: 1px #777 solid;}
.post h1 a:hover {text-decoration:underline;}
.post h2 { font-size: 1.45em; line-height: 1.1em; }
.post h3 { font-size: 1.25em; }
.post h4 { font-size: 1.1em; }

.post a { text-decoration: none; }

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E9E9E9;
	background:#F8F8F8;
	color: #555;
	margin: 6px 0 10px;
	font-size: 80%;
}
#.post img {margin: 4px 0; float: left;}
.post img.alignleft {margin: 4px 0; float: left;}
.post img.alignright {margin: 4px 0; float: right;}
.post img.aligncenter {margin: 4px 0; float: center;}
.post a img {border: none}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}