/*
Theme Name: RED Zibi
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: Z dedykacją dla pana prezesa :P
Author: Zbigniew Czernik
Author URI: http://zibik.jogger.pl
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	/*background: #7C6F5C url(img/bg.jpg);*/
	background: white url(img/bg.png) repeat-x;
	color: #222;
	font: normal 9pt verdana, 'DejaVu Sans', arial, sans-serif;
	position: relative;
	
	
}





a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 1.8em "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.3em "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif;}
h3 {font: bold 1.1em "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block; font: normal 0.8em 'DejaVu Sans', verdana, sans-serif;}

p {padding: 1em 0 0 0;}
small,.small {font: normal 0.9em 'DejaVu Sans', verdana, sans-serif;}


.entry li {
	margin-left: 2em;
	padding: 0;
	}

/* structure */
#wrapper {
	background: white url(img/bg-y.png) repeat-y;
	margin: 0 auto;
	width: 990px;
}
#container {
	
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 auto; background: #FBF9F4;
	width: 960px;
}


/* header */
.title {padding-top: 5px;}
.title h1 {
	font: normal 2.2em "Trebuchet MS", Georgia,sans-serif;
	padding: 10px 0 10px 18px;
}

#head-wrapper1 {
	background: white url(img/bg.png) repeat-x;
	margin: 0 auto;
	width: 990px;
}

#head-wrapper2 {
	background: url(img/head-bg-y.png) repeat-y;
	margin: 0 auto;
	width: 990px;
}
.header {
	/*border-top: 2px solid #663;*/
	background: red url(img/header.jpg) repeat-x;
	height: 99px;
	width: 960px;
	margin: 0 auto;
	
}

/* navigation */
.navigation {
	background: #EAE7DF url(img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
	/*border-bottom: 1px solid #996;*/ /*do przerobienia obrazek tła*/
	width: 960px;
	margin: 0 auto;
}
.navigation ul {padding: 0; margin: 0;}
.navigation li {float: left; list-style: none;}
.navigation li a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	display: block;
	font: bold 1em Tahoma,sans-serif;
	line-height: 41px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #221;
}
.navigation .current_page_item a {color: #331;}

/* main */
.main {background: #FFF /*url(img/main.gif)*/ repeat-y; }



/* posts */
.post .descr {
	color: #C3C2C1;
	font-size: 0.9em;
	margin: 2px 0 4px;
}

.post {padding: 0 5px 0 10px; border:solid 1px #FFFFFF;}
.post:hover {background-color: #F5F4F0; border:solid 1px #CFCFCF;}

.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #C3C2C1;
	font-size: 0.9em;
	font-weight: bold;
	margin: 1.5em 0 1em;
	padding: 0 0;
}

.post .info a {color: #C3C2C1;}
.post .info a:hover {color: #696968;}

.post img {border: 2px solid #CCB; margin: 5px 5px 0; -moz-box-shadow: 4px 4px 11px #777; -webkit-box-shadow: 4px 4px 11px #777; box-shadow: 4px 4px 11px #777;}
.post a img {border: 2px solid #CCB;}
.post a:hover img {border-color: #AA9;}

/* bottom */
.bottom {
	background: #DCDAC9 url(img/nav.gif) repeat-x left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #D80100;
	color: #fff;
	padding: 10px;
}
.footer .left {width: 33%;}
.footer .right {
	width: 66%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.col2 {height: 100%;}

/* misc */
.content {padding: 18px 20px;}
.left .content {padding: 12px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .right {width: 75%;}
.col2 .left {width: 23%; 
}

#left {background: white url('img/sidebar_bg.png') repeat-y; 
	height: 100%;
	margin-bottom: 0;
	/*position: absolute;*/
}

#after-left {background: white url('img/after_left.png') no-repeat;
	height: 60px;}


.widgetready  {
	margin-bottom: 1.5em;
}

.widgetready h2 {
	color: #FFFFFF;
	background-color: #CB0101;
	padding-left: 0.3em;
	height: 1.1em;
	font: bold 1.3em "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif;
	padding-top: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}



.widgetready ul {
	padding: 0.2em 1em 0.2em 2em;
	
}


.widgetready li {
	list-style-image: url('img/arrow.png');
	
		
}



ul.children li {
	
	/*padding-left: 1.2em;*/
	list-style-image: url('img/arrow_sub.png');
}

.widgetready a {
	color: #392613;
	height: 2em;
	font: bold 1em 'DejaVu Sans', verdana, tahoma;
	display: block;
	text-decoration: none;
	
}

.widgetready a:hover {
	color: #AA5731;
	height: 2em;
	font: bold 1em 'DejaVu Sans', verdana, tahoma;
	display: block;
	
}



.widgetready#widgetwidget_tag_cloud a {
	height: 1.2em; 
	font-family: "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif;}


.widgetready#widgetwidget_tag_cloud a:hover { height: 1.2em; }




/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .left table thead tr {border-bottom:1px solid;}

.col2 .left table th {border-bottom:1px solid;}

.col2 .left table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .left table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .left table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .left table tfoot {border-top:1px solid;}
.col2 .left table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .left table tfoot #prev a {text-align:left;}
.col2 .left table tfoot #next a {text-align:center;}

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
		}
#searchform fieldset {color: #F1F1F1; padding: 6px 10px 6px 10px; font-weight: bold; border: 1px solid #CC6633;}

#searchform legend {padding: 0 3px 1px 2px;}

#searchform #s {
	width: 200px;
	padding: 2px;
	background-color: #F1F1F1;
	}

#searchform #s:hover {	
	background-color: #FFF;
	}


#searchsubmit {
	margin: 2px 0 0 1px;
	padding: 1px;
	display: block;
	text-align: right;
	}



.description {
	text-decoration: none;
	color: #FBF9F4;
	font-family: 'trebuchet ms';
	font-size: 16pt;
	padding: 1em 0 0 4em;
	}

.subdescr1 {
	text-decoration: none;
	color: #FBF9F4;
	font-family: 'trebuchet ms';
	margin-right: 1em;
	width: auto;	
	}

.subdescr2 {
	text-decoration: none;
	color: #FBF9F4;
	font-family: 'trebuchet ms';
	font-size: 13pt;
	padding: 1em 0 0 10em;
	}

.subdescr3 {
	text-decoration: none;
	color: #FBF9F4;
	font-family: 'trebuchet ms';
	font-size: 13pt;
	padding: 1em 0 0 12em;
	}



.post h1 {font: normal 1.5em "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif; color: #442;}
.post h1 a {color: #441E1E;}
.post h1 a:hover {color: #602B2B;}

input#s {
width: 95%;

}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.ooo { padding: 2em 0 0 0;}

.page-item-538 {margin-left: 4em; background: white url('img/GB.png') no-repeat;}








@media print{
  /* PRINT styles */


body, table{background:#fff;color:#000;}

div.left, div.header, .navigation, form, h2#respond {display:none;}
a {text-decoration: none; color: #000;}
.col2 .right {width: 98%;}
.col2 .left {width: 0;}
.post h1 {font: normal 1.5em "Trebuchet MS", 'DejaVu Sans', verdana, arial, serif,sans-serif; color: #000;}
}