/*   
Theme Name: TOSCANA
Theme URI: 
Description: Restauracja Toscana szablon
Author: Adam Sondel
Author URI: http://adamsondel.blogspot.com
Version: 1
*/
body {
     /* Resets 1em to 11px */
    font-family:Lucida Sans Unicode,Bitstream Vera Sans,Trebuchet Unicode MS, Lucida Grande, 	   Verdana, Helvetica, sans-serif;
    text-decoration:none;
    line-height:1.4em;
    background-image:url(images/bgMain.gif);
		
    color:#583028;
		width: 720px;
		min-height:800px;
		position: absolute;
		margin-left: -360px;
		left: 50%;font-size: 75%;
}

html {
	background-image:url('images/bgTop.gif');	
	background-repeat:repeat-x;
	background-color:#BBA777;
}

a {
	text-decoration:none; /*Odnośniki*/
	color:#583028;
}
a img {
   border: 1px #725d2f solid;
   padding: 2px;
   margin: 5px;
	 box-shadow: 5px 5px 5px #888888;
}
img {
   border: 1px #725d2f solid;
   padding: 2px;
   margin: 5px;
	 box-shadow: 5px 5px 5px #888888;
}

/*#page-wrap {}*/

#promocja {
	width:675px;
	height:300px;
	position:relative;
	left:20px;
	border:2px solid #583028;;
}

.meta  {
	font-size:0.8em;
	margin-left:5px;
	}
.widget {
	width:135px;
	background-color:#DACAB0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:10px;
	border-radius:10px;
}

.widget h2 {
	font-size:1.25em;
  margin-left:-30px;
	}

#s {		/*okienko search*/
	background-color:ffffff;
	border-bottom: 1px solid #DACAB0;
			border-top: 1px solid #DACAB0;
			border-left:1px solid #DACAB0;
			border-right:1px solid #DACAB0;
}

#searchsubmit {		/*przycisk search*/
			color:#FFF5D7;
			font-size:1em;
			font-weight: bold;
			padding:1px 1px;
			background:#BBA777;
			border:0px;
			width:60px;
			border-bottom: 1px solid #FFF5D7;
			border-top: 1px solid #FFF5D7;
			border-left:1px solid #FFF5D7;
			border-right:1px solid #FFF5D7;}
}
.postmetadata {
font-size:0.8em;
}
.description {	/*Opis bloga*/
	font-size:20px;
	position:relative;
	top:40px;
	color:#ffffdf;
}
	
#header {
	height:325px;
	width:720px;
	background-image:url(images/headTop.jpg);

}
#sidebar {			/*pasek boczny*/
	width:170px;
	float:right;
	padding-right:10px;
	position:relative;
	top:20px;
}
.sidebar-tytuly {  /*Tytuły Search, Kategorie, Archiwa itp */
	width:145px;
	font-size:1.25em;
	background-color:#DACAB0;
	padding-right:10px;
	margin-top:15px;
}

.entry {       /*tekst w postach*/
	width:680px;
	clear:left;
	color:#583028;
	/*border-top:solid 2px; */
	
	background-color:;
	padding:5px;
}

.inicjal{
	float:left;
	padding: 5px ;
	margin: 0px 30px 30px 0px ;

}

.meta {color:#583028;}
.entry-single {       /*tekst w postach na stronie single.php*/
	width:480px;
	clear:left;
	color:#583028;
	/*border-top:solid 2px;*/
	
	background-color:;
	padding:5px;
}

#kontener {		/*Środkowa kolumna */
	float:left;
	padding-left:15px;
	padding-right:20px;

	clear:both;
	color:#583028;
	background-image:url(images/bgMain.gif);	
}

#kontener h2 {margin-left:-25px;}
h1 {
	font-size:36px; /*tytuł bloga*/
	position:relative;
	top:40px;
}

.entry h2 {    /*Tytuł posta */
	font-size:20px;
	text-decoration:none;
	color:#583028;
	width:400px;
	text-shadow: 3px 3px 3px #888888;
	
}
	
h2 {	/* Wyniki szukania czyli 'Nie Znaleziono' */
position:relative;
	left:30px;
	width:450px;
	
}

ul {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
}

#nav-kontener { /*kontener zawierający w sobie menu czyli #navmenu*/
height:80px;
width:100%;
background-image: url('images/headBottom.jpg');
}


#navmenu {  /*Menu*/
	height:80px;
	position:relative;
	top:-5px;
	float:left;
	list-style: none;
	 width:700px;
}
#navmenu li {
	float: right;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none; /*usunięcie kropek*/
}
#navmenu a {
	background: transparent; 
	color: #583028;
	display: block;
	float: right;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#navmenu a:hover {
	background: transparent url("images/hover.png") top center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	
}
#footer {	/*Stopka*/
	height:180px;
	width:720px;
	background-image:url('images/foot.png');
	background-repeat: no-repeat;
	background-position:bottom left;
	float:left;
	clear:left;
}

#footer-tlo {
	background-image: url("images/bgBottom.gif");
	position:relative;
}
#footer-tekst{	/*Stopka*/
	position:relative;
	top:80px;
	
	float:left;
	clear:left;
	font-size:0.8em;
	padding:20px;
}


/*#baner-logo {
	width:300px;
	height:150px;
	float:left;
	background: url("images/logo.png")center right no-repeat;
	position:relative;
	top:5px;

}*/

/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin-top: 0px;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
#FFF7DA
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
#FFF7DA
}
#wp-calendar a {
display: block;
color:#FFF7DA;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn’t work in IE */
background-color: #fff; }
/* End Calendar */