/*  
Theme Name: ciazowa.com.pl
Theme URI: ciazowa.com.pl
Description: ciazowa.com.pl
Version: 1.0
Author: ciazowa.com.pl
Author URI: http://www.ciazowa.com.pl
*/

/* Reset Margins */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
* {
	padding: 0px;
	margin: 0px;
}
.hidden {
	display: none;
}

/* Body Classes Start*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color:#716248;
	text-align: center;
	width: 100%
background-color: #DAD3B2;	
	}
#page {
	margin: 0px auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	margin: auto;
	margin-top: 0px;
	position: relative;
	background: #dad3b2 url(images/bg_top.jpg) top left repeat-x;	
}
/* Body Classes End*/


#main_content{
	background: #dad3b2 url(images/page_center_bg.png) top center repeat-y;
	
	position: relative;
	
}

#float_left{
	/*
	float: left;
	*/
	width: 640px;
}
#float_right{
	/*
	float: right;
	*/	
}

/* Header Classes */

#header {
	margin: 0px;
	margin-left: auto; 
	margin-right: auto; 
	padding: 0px; 
	height: 320px; 
	width: 976px;
	border: 0px solid black;
	background: url(images/header_new.jpg) bottom right no-repeat;
	text-align: left;	
}



#header1{
	background: #dad3b2 url(images/header1.jpg) top center no-repeat;
	width: 100%;
	position: relative;	
	height: 295px;
}
#header2{
/*
		background: #dad3b2 url(images/header2.png) top center no-repeat;
*/		
	width: 100%;
	position: relative;	
	height: 94px;
}
#banner_top{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#banner_top_location {
	position:absolute;
	top: 54px;
	left: 10px;
	width: 728px;
	text-align: left;
	border: 0px solid black;
	
}


#headernav {
	float: right;
	margin-right: 20px;
	margin-top: 70px;
}
#headernav2 {
	float: right;
	width: 500px;
	height: 200px;
	margin-top: 23px;
	padding-left: 30px;
}
#headernav .navitem {
	float: right;
	height: 30px;
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
}
#headernav .navitem a{
	color: #ffffff;
}
#headertitle {
	text-align: left;
	padding-top: 30px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	color:#716248;
	/*
	font-family: "Times New Roman";
	*/
	font-size: 14px;		
}
#headertitle .description{
	border: 0px solid black;
	margin-left: 250px;
	width: 340px;
	height: 235px;
	text-align: justify;
	font-size: 12px; 
}
h1 {
	color: #868492;
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 5px;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	font-family:"Times New Roman";
	font-style:italic;
	text-decoration: none;
	color:#716248;
}



/* Header Classes End*/

/* Post Structure Classes Start*/

#content2{
		width: 930px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
}

#content {
	font-size: 1.2em;
	/*
	float: left;
	*/
	padding: 10px 0px 30px 0px;
	margin: 0;
	/*
	width: 525px;
	*/
	text-align: left;
	background: url(images/content_footer.png) bottom center no-repeat;
	width: 100%;		
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 500px;
	margin: auto;
	line-height: 25px;
}
.navigation a {
	color: #918a93;
	font-weight: bold;
}
/* Post Structure Classes End */

/* Post Classes Start */
.post {
	width: 630px;
	margin: 5px 20px 20px;
	background: url(images/article_bg.png) center top repeat-y;
	color:#716248;		
}
.post img {
 
}
.post-head {
	background: url(images/article_header.png) center top no-repeat;
	width: 630px;
	height: 51px;
	font-family: "Times New Roman";
	color:#716248;		
		
}
.post-foot {
	background: url(images/article_footer.png) center top no-repeat;
	width: 630px;
	height: 51px;
	position: relative;
	color:#716248;		
	font-family: "Times New Roman";	
	font-style: italic;
	font-size: 10pt;
		
}
.post-foot .time_user_info{
		position: absolute;
		top: 5px;
		right:20px;
		
	}
.post-foot a{
		color:#716248;	
	}
	
.comment_img{
	padding-top:	6px;
	padding-left: 	20px;
	line-height: 	32px;
	height: 		32px;
}
.post-head h2 {
	float: left;
	font-size: 1.6em;
	color: #cfcfcf;
	margin: 8px 5px 5px 5px;
	padding-left: 10px;
}
.post-head h2 a{
	color:#716248;
}
.post-head h2 a:hover {
	text-decoration: underline;
	color: #cfcfcf;
}
.post-head .post-chrono {
	color: #f0eade;
	padding: 18px 0px 0px 10px;
	float: left;
}
.postcomments {
	float: right;
	color: #8d8d8d;
}
.post hr {
	display: block;
}
#singlepostmetadata {
	color:#716248;
	background-color: #dad3b2;
	padding: 5px;
	margin-left: 3px;
	font-weight: bold;
	clear: left;
	margin-left: 15px;
	margin-right: 15px;
}
#singlepostmetadata a {
	color:#605137;
	font-weight: bold;
	text-decoration: underline;
}
.postmetadata {
	color: #ffffff;
	background: url(images/meta_background.jpg) left top no-repeat;
	font-weight: bold;
	clear: left;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 12px;
	margin-right: 15px;
	line-height: 27px;
}
.postmetadata a{
	color: #ffffff;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #ebecee;
}
.postcategory {
	color:#716248;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	clear: left;
	font-size: 12px;
}
.postcategory a{
	color:#716248;
	font-weight: normal;
	text-decoration: underline;
}
.post-content {
	color: #000000;
	padding: 14px;
	padding-top: 0px;
	top:-5px;
}
.post-content ul, .post-content ol {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Post Classes End */

/* Begin Sidebar */
#SearchFavRSS {
	background: url(images/szukaj.png) center top no-repeat;
	width: 240px;
	/*height: 95px;*/
	height:114px;
	padding-top:38px;
	position: relative;
}

.SideBarContent {
	background: url(images/menu_bg.png) center top repeat-y;
	margin-top:10px;
}
.SideBarContentFooter {
	background: url(images/menu_footer.png) center bottom no-repeat;
	padding-bottom: 28px;
	width: 240px;
}
.SideBarContentHeader {
	background: url(images/menu_top.png) center top no-repeat;
	padding-top: 5px;
	padding-bottom: 25px;
	width: 240px;
}


.SideBarAdwerb {
	background: url(images/menu_bg.png) center top repeat-y;
	margin-top:10px;
}
.SideBarAdwerbFooter {
	background: url(images/menu_footer.png) center bottom no-repeat;
	padding-bottom: 28px;
	width: 240px;
}
.SideBarAdwerbHeader {
	background: url(images/menu2.png) center top no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 240px;
}
.aswerb{
	padding-left: 24px;
	padding-top: 65px;
	
}


#sidebar {
	position: absolute;
	right:10px;
	top:0px;
	width: 240px;
	margin-top: -20px;
	padding: 0px 5px 5px 5px;
	font-size: 1.3em;
	text-align: center;
	font-family: "Times New Roman";	
	font-style: italic;	
	color:#716248;	
	/*
	float: right;
	*/
}
#sidebar h2 {
	margin: 5px 15px 5px 5px;
	padding: 3px;
	font-size: 1.2em;
	color:#716248;
	text-align: left;
}
#sidebar a{
	color:#716248;
}
#searchformwrapper {
	position: relative;
	width: 240px;
	
}
#s {
	position: absolute;
	width: 130px;
	height: 20px;
	border: 0px solid black; 
	color:#716248;
	top:50px;	
	left:41px;
}
* html #s {
	margin-bottom: 5px;
}
#searchsubmit {
	position: absolute;	
	top:40px;	
	left:179px;
		
}
#sidebar form {
	margin: 0;
	position: relative;
}

#sidebar ul, #sidebar ul ol {
	margin: 65px 0px 0px 30px;
	padding: 0;
	text-align: left;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	text-align: left;
	}
#sidebar ul li p{
	width: 180px;
	padding-left: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	text-align: left;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li{
	list-style: circle;
	/*
	list-style-image: url(images/bullet.gif);
	*/
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#sidebar ul li div{
	margin-left: 10px;
}
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* End Sidebar */

/* Begin Calendar */
#calendar_wrap {
	width: 200px;
	padding: 10px 5px 5px 5px;
	font-size: 1.3em;
	text-align: left;
	float: right;
	background: url(../pregnacy-10/images/background.jpg);
	margin-bottom: 10px;
}
#wp-calendar {
	empty-cells: show;
	width: 190px;
	height: 143px;
	border-collapse: collapse;
	margin: auto;
}
* html #wp-calendar {
	margin: 0px auto 0;
}
#wp-calendar caption {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
	padding-top: 0px;
	height: 25px;
	width: 100%;
	border-collapse: collapse;
	background: none;
}
* html #wp-calendar caption {
	padding-top: 0px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background: #3f5d90;
	text-align: center;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar tbody {
	background: #5496d2;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border-collapse: collapse;
}

#wp-calendar td.pad:hover { 
	background-color: #fff; 
}
#wp-calendar tfoot {
	background: none;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	font-weight: bold;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	color: #ffffff;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	color: #ffffff;
}
/* End Calendar */

p {
	margin-bottom: 5px;
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #918a93;
	color: #ffffff;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
h2 {
	font-size: 1.6em;
	color: #197eac;
}
.entry {
	color: #fffbcf;
}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}
h3, h3 a, h3 a:visited {
	color:#716248;
	}
h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	background-color: #ECEDDE;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	}
.alt {
	background-color: #c9d6e0;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	color: #ffffff;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #415972;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
h2 {
	margin: 30px 0 0;
	color:#716248;
	}

h2.pagetitle {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	color:#716248;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #415972;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
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
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#extra_data {
	margin-left: 15px;
	margin-right: 15px;
}	
/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}


#commentform p {
	color:#716248;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



.center {
	text-align: center;
}

hr {
	display: none;
	}

a img {
	border: none;
	}



/* Footer Classes Start */
	#footer {
		clear: both;
		margin: auto;
		margin-top: 0px;
		width: 100%
		margin: auto;
		background:#DAD3B2 url(images/main_footer.png) top center no-repeat;
		height: 130px;
		line-height: 30px;		
		
	}
	#footercontent {
		width: 780px;
		margin: auto;
		height: 20px;
		line-height: 20px;
		padding-top: 0px;
	}
	#FooterLeft {
		float: left;
		text-align: left;
		margin-left: 20px;
		font-size: 1.2em;
		color: #716248;
		font-weight: bold;
	}
	#FooterRight {
		float: right;
		text-align: right;
		margin-right: 20px;
		font-size: 1.2em;
		color: #716248;
		font-weight: bold;
	}
	#footercontent a {
		color: #716248;
	}
	
	.slogan{
		padding-top: 30px;
		color:#716248;
		font-family: "Times New Roman";
		font-style: italic;
		font-weight: bold;
		font-size: 18px;
	}

/* Footer Classes End */
div#pole{
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;
text-align:center;
width:800px;
}


.omg_ad{
	margin-left: 150px;
}

#click_area{
	position: absolute;
	top:20px;
	height: 50px;
	width: 400px;
	border: 0px solid black;
	cursor: pointer;;	
}

#wspolpraca{
	position: relative;
	width: 890px; 
	margin: auto;
}
#wspolpraca img{
	margin: 10px;
}
#porada_dnia{
	position: relative;
	top:44px;
	height: 47px;
	width: 590px;
	margin-left: 164px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana;
	color: black;
}
#porada_dnia2{
	top:115px;
	position:absolute;
	margin-left: 167px;
}


#disclaimer{
	font-size: 10px;
	font-family: verdana;
	width: 180px;
	margin: 65px 0 0 30px;
}
}

