/*
Theme Name: Cukierniakoperski.com
Description: Cukiernia Pierkania
Author: lepiejwidoczni.com
*/

body {
	font: 85%/150% "Trebuchet MS",Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/tlo2.jpg);
	background-repeat:repeat-x;
	background-color: #401E05;
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #888888;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 10px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	font: bold 36px "Trebuchet MS", Tahoma, Arial;
	color: #f9f9f9;
	font-style: italic;
}
h1 a, h1 a:visited{
	color: #f9f9f9;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #4f2405;
	height: 19px;
	margin: 0px ;
	padding: 3px 0 0 30px;
	font: bold 15px Tahoma, Arial;
	background: url(images/kompas.jpg) no-repeat left;
	float:left;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	font: bold 13px "Trebuchet MS",Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px 10px;
	float: left;
}
h4 {
	font: normal 130%/100% "Trebuchet MS",Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 5px auto;
	width: 1000px;
	background: #fff;
	border-style:solid;
	border-color:#6b3107;
		background: url(images/tlocontent.jpg) repeat-y left;
		background-color:#FFFFFF;
	border-width:8px;
}
#content ul {
margin-top:-20px;
}
/* header area */

/* content area */
#content {
	float: right;
	width: 770px;
}
.post{
	width: 750px;
	float: left;
}
.post-headline{
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 5px 0;
	width: 715px;
	border-bottom: 1px solid #ececec;
}
.post-headline span{
	float: left;
	background: url(images/orange_15.jpg) no-repeat left;
	height: 18px;
	margin-left: 15px;
	margin-bottom:10px;
	padding: 2px 0 0 20px;
	font-size: 10px;
	color: #898888;
}
.post-post{
	font-weight: ;
	margin: 10px 0px 0px 13px;
}
.post-foot{
	width: 100%;
	float: right;
}
.post-foot-more{
	display: block;
	background: url(images/orange_20.jpg);
	width: 43px;
	height: 19px;
	float: right;
	color: #fff;
	font-size: 10px;
	font-weight: bolder;
	padding: 5px 0 0 10px;
}
a.post-foot-more {
	color: #fff;
}
a.post-foot-more :hover{
	color: #fff;
	text-decoration: none;
}
.post-foot-comments{
	display: block;
	background: url(images/orange_22.jpg);
	width: 88px;
	height: 19px;
	float: right;
	color: #fff;
	font-size: 10px;
	font-weight: bolder;
	padding: 5px 0 0 15px;
	margin-left: 5px;
}
a.post-foot-comments:hover{
	color: #fff;
	text-decoration: none;
}
a.post-foot-comments {
	color: #fff;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px;
}
.navigation a, .navigation a:visited {
	color: #0d82a9;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0;
	width: 214px;
	color: #666666;
}
/*sidebar title (h2) */

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	text-decoration: none;
	font-weight:;
	color: #000;
}
#sidebar a:hover{
	color: #888888;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin-left:25px;
	padding: 0;
	float: left;
}
#sidebar ul li {
margin-bottom:0px;
	list-style:none;
	padding: 0px 0px 0px 0px;
	width: 194px;
	float: left;
}
#sidebar .upsidebar {
	background: url(images/sidebar.png) no-repeat top;
	width: 194px;
	margin-left:-45px;
	height:58px;
}
#sidebar .upsidebar2 {
	background: url(images/produkty.png) no-repeat top;
	width: 194px;
	margin-left:-45px;
	margin-bottom:-10px;
	height:58px;
}
#sidebar .upsidebar3 {
	background: url(images/galeria.png) no-repeat top;
	width: 194px;
	margin-left:-45px;
	margin-bottom:-10px;
	height:61px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	width: 205px;
}
#sidebar ul li ul li{
list-style:circle;
	padding: 0px 0px 2px 0px;
	float: left;
	width: 180px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul{
	padding: 1px 0px 1px 0px;
	border: none;
}

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}

.textbox{
	border: 1px solid #cfcfcf;
	background-color: #f1f1f1;
	background-image: none;
	width: 124px;
	height: 15px;
	color: #969696;
	padding: 3px;
	font-size: 11px;
}
/* footer area */
#footer1 {
	clear: both;
	color: #b2b2b2;
	font-size: 11px;
	height: 10px;
}
#footer span{
	float: left;
	margin: 20px 0 0 20px;
}
#footer a{
	color: #b2b2b2;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
p.nocomments{
	margin: 10px;
}
#calendar_wrap{
	float: left;
	margin-right: 5px;
}
.textwidget{
	width: 200px;
	position: static;
}
#myContent {
height:340px;
}

#footer, #divvisible  {
	margin-left:auto;
	margin-right:auto;
	width:1016px;
	font: 95%/120% "Trebuchet MS",Tahoma, Arial;
	color:#FFFFCC;
	padding:0px 0px 0px 0px;

}
#footer {
	background: url(images/stopkadol.jpg) no-repeat top;
	height:70px;
		margin-top:10px;
}
#footer A:link, visited, active, hover {
color:#FFFFCC;
}
#divvisible {
padding-top:6px;
	height:55px;
	background-color:#4f2405;
  display: none;
}
