/*  
Theme Name: Cali-PRO2
Theme URI: http://Cali.pl
Description: Nowa turbo Blogowa Platforma Biznesowa :)
Version: 1.0 Beta
Author: Greg Troy
Author URI: http://grzegorztrojan.pl

*/


/* HTML Elements */
* {
	margin:0;
	padding: 0;
	outline: none;
	}

body {
	font: 16px Verdana, Arial, Helvetica;
	/*background: #7de106; */
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #AF0000;
	text-decoration:none
	}

a:hover, a:active {
	color: #AF0000;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */
#top-strony {
	float: left;
	background: #fff;
	width: 956px;
	padding-bottom: 20px;
}
#main {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url( images/page-bg.png) repeat-y;
	background-position: 225px 0;
	overfloat: hidden;
	position: relative;
	}
#logo {
	float: left;
	margin: 0px;
	clear: both;
}

#logo span a {
	display: block;
	width: 250px;
	height: 67px;
	outline: none;
	background: url(images/menopauza-logo.jpg) top left no-repeat;
	text-indent: -88888em;
}
#tagline {
	margin-top:5px;
	color:#333;
	font-size: 10px;
}
	
#searchform {
	width: 230px;
	height: 25px;
	float:right;
	margin: 10px 5px 8px 0px;
}
#searchsubmit {
	display: block; 
	width: 75px;
	height: 25px;
	/*background: url(images/search-button.png) top left no-repeat;*/
	text-indent: -8888px;
	float: right;
	overflow: hidden;
	}
#searchform .search-input {
	display: block;
	width: 145px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	border: none;
	background: url(images/search-input.png) top left no-repeat; 
	float: left;
	font-size: 14px;
}
#noa {
		margin: 0px 10px;
		padding: 0px;
}
#head {
	width:860px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:860px;
	margin:0px auto;
	padding: 0px;
	padding-top: 5px;
	background: none;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	float: right;
	/*width: 686px; */
	padding:0px 5px;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: normal;
	height: 38px;
	background: url(images/navbar-bg.png) no-repeat;
	z-index: 8888;
	}
#navigation-bar {
	float: right;
	padding-right: 17px;
	background: url(images/navbar-bg-end.png) no-repeat;
	background-position: 100% 0;

} 
#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 2.9em;
	}

#page-bar li:hover {
	background: #dbdbdb;
}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding: 0px 7px;
	color: #000;
	display:block;	
}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	color: #970000;
	}


/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	line-height: 1.2em;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #dbdbdb;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #a4a4a4;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	z-index: 8888;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/
h1 {
font-size: 20px;
line-height: 24px;
color:#CD0101;
}
h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

span.category_title, span.category_title a, h1.category_title, h1.category_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:12px;
	font-weight: bold;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* ZAPIS*/

#zapis {
	width:656px;
	height: 170px;
	float:right;
	background: url(images/zapis-656-150.gif) top left no-repeat;
	padding: 0px;
	margin:0;
	margin-left: 15px;
	margin-top: 10px;
	position:relative;
	
}

#button {
	position:absolute;
	left: 341px; top: 100px;
	height:36px; width:277px;
}

#name-zapis { 
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:12pt;
	padding-bottom:0;
	margin:0px;
	padding-top:6px;
	border:none; height:24px; width:121px;
	padding-left:7px;
	padding-right:5px;
	top:65px; left: 343px;
	background: transparent url(optin/name.png) no-repeat fixed;
}
*>#name-zapis { background: transparent url(optin/name.png) no-repeat; }

#email-zapis { 
	position:absolute;
	font-family:Arial, Helvetica;
	font-size:12pt;
	padding-bottom:0;
	margin:0px;
	padding-top:6px;
	border:none; height:24px; width:121px;
	padding-left:7px;
	padding-right:5px;
	top:65px; left:481px;
	background: transparent url(optin/name.png) no-repeat fixed;
}
*>#email-zapis { background: transparent url(optin/name.png) no-repeat; }

#optinmsg {
	position:absolute;
	left:29px; top:175px; height:50px; width:185px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt; color:#000;
}

/* Index Page*/
#featured {
	background:#fff;
	float: left;
	padding: 5px 4px 5px 0px;
	}

#featured .featured-box {
	width: 315px;
	margin: 0;
	padding: 5px 0px 5px 5px;
	float: left;
	
	}
#featured .featured-box img{
	border: 2px solid #4F4F4F;
}
#featured .featured-box img:hover{
	border: 2px solid #AF0000;
}
#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:150px;
	}

#featured .info a {
	display: block;
	margin-left: 2px;
	font-weight:bold;
	color: #4F4F4F;
	font-size: 1.1em;
	}
#featured .info a:hover {
	color: #AF0000;
	text-decoration: none;
}

/* Kategorie */
#middle {
	background:#fff;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	}

.category {
	width:154px;
	font-size: 0.5em;
	height: 107px;
	float:left;
	margin:0px;
	background:#fff;
	}
.category p {
	line-height: 1.5em;
	}
.category span.cat_title {
	text-transform:lowercase;
	font-weight:bold;
	font-size: 18px;
	letter-spacing:-0.05em;
	margin-bottom: 10px;
}

#cat-1 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-2 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-3 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-4 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}
#cat-5 {
	background: url(images/cat1.png) top left no-repeat;
	padding:20px 0px 0px 10px;
}

#footer h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#footer h3 {
	color:#fff;
	}

.category a {
	color:#fff;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}
#cat-1:hover, #cat-2:hover, #cat-3:hover, #cat-4:hover, #cat-5:hover {
	padding: 12px 0px 8px 10px;
}
#cat-1:hover {
		background: url(images/cat1-a.png) top left no-repeat;

}
#cat-2:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-3:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-4:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-5:hover {
		background: url(images/cat1-a.png) top left no-repeat;
}
#cat-1:hover a {
	color:#fff;
}




#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

h2.title a, #archive h2.title a{
	display: block;
	font-weight: normal;
	font: 26px  Arial, Helvetica, sans-serif;
	letter-spacing:-0.02em;
	color: #9F0000;
	padding-bottom: 3px;
	border-bottom: 1px dotted #AF0000;
	font-weight: bold;
	}
 .title a:hover, #archive .title a:hover{
	text-decoration: none;
	color: #EF0000;
}

		
.front-page .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

.front-page .spoiler, #archive .spoiler {
	font-size: 12px;
	line-height: 1.7em;
	display:block;
	margin-top:3px;
	}
.spoiler img.left {
	margin: 0 10px;
}
#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.6em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width: 671px;
	background: url( images/page-top.png) top left no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	font-size:1.05em;
	line-height:1.75em;
	float:right;
	min-height:400px;
	position: relative;
	}
.front-page {
	padding-top: 40px;}
#content .breadcrumbs {
	display: block;
	margin-top: 7px;
	font-size: 13px;
	color:#333;
	}
#content .breadcrumbs a, #content .breadcrumbs a:hover {
	color:#333;
}
#content h1.title {
	font: 20px  Geneva, Verdana, sans-serif;
line-height: 24px;
	font-weight: bold;
	color: #CD0101;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	padding:5px 0px;
	margin-top: 15px;
	}
#content h1.page-title	{
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
	font: 1em Geneva, Verdana, sans-serif;
	font-weight: normal;
	color: #666;
}
	
#content h2, #content h3 {
	font: 18px Geneva, Verdana, sans-serif;
line-height: 22px;
	font-weight: bold;
	color: #CD0101;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1.6em;
}

#content h4 {
	display: block;
	padding: 10px;
	margin: 10px 0px;
	color: #CD0101;
	border-top: 5px solid #CD0101;
	border-bottom: 3px solid #CD0101;
	background-color: #FFE04F;
	font-size: 1.4em;
	font-weight: bold;
}
#content h5 {
	font-size: 14px;
	font-weight: bold;
}
#content .box1 {
	margin: 10px;
	background-color: #D6E328;
	border: 2px solid #A4A714;
	padding: 5px;
}
#content .box2 {
	margin: 10px;
	background-color: #95D5D3;
	border: 2px solid #507474;
	padding: 5px;
}
#content .box-cytat {
	margin: 10px;
	background: #e1e5f9 url(images/tlocytat.jpg) left repeat-y;
	border: 2px solid #6a7cc9;
	padding: 5px;
	padding-left: 20px;
	}
.post {
	font-size:1.05em;
	line-height:1.3em;
	}

#content p {
	margin-top:0px;
	font-size: 14px;
	}
#content pre {
	display: block;
	width: 500px;
}
.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	font-size: 14px;
	}

.post ul li, #front-list ul li {	
	list-style-image: url(images/strzalka.gif) ;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	
	margin:0 10px 5px 0;
	padding:2px;
	}
img.ramka {
	border:1px solid #ccc;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font: 11px Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:510px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}



/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#footer {
	font-size:0.7em;
	color:#fff;
	background: url(images/footer1.jpg) repeat-x;
	background-color: #454545;
	margin: 0 auto;
	padding:10px;
	padding-top: 40px;
	}
#footer-conteiner {
	width: 850px;
	margin: 10px auto;
	padding-left: 100px;
}

	
#footer-left, #footer-center {
	width:258px;
	float:right;
	padding:10px;
	border-right:1px dotted #fff;
	}

#footer-center {
	margin-left:5px;
	margin-right: 5px;
	border: none;
	}

#footer-right {
	width:258px;
	float:right;
	padding:10px;
	border-left:1px dotted #fff;
	}

#footer-left a, #footer-center a, #footer-right a {
	color:#fff;
	}

#footer-left ul, #footer-center ul, #footer-right ul {
	margin-top:5px;
	}

#footer-left ul li, #footer-center ul li, #footer-right ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#footer-left ul li:hover, #footer-center ul li:hover, #footer-right ul li:hover {
	background:#4B4B4B;
	color:#fff;
	}

#footer-left ul li:first-child, #footer-center ul li:first-child, #footer-right ul li:first-child {
	border-top:0px dotted #fff;
	}

#footer2 {
	margin: 0 auto;
	font-size:0.6em;
	padding:10px 0px 10px 100px;
}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	

#right ul li { 
list-style-type: none;}

.kupuj div{
padding-left: 105px;
padding-right: 4px;
margin: 0;
}
.kupuj p {
	margin: 0;
}
.kupuj {
	background: #FFF;
	border: 1px solid #600;
}
.kupuj div a{
	font-weight: bold;
	color: #600;
}
.kupuj1{
	background: url("images/kup-suplement-taniej.jpg") top left no-repeat;
}
.kupuj2{
	background: url("images/certyfikaty.jpg") top left no-repeat;
}
.kupuj3{
	background: url("images/gwarancja.jpg") top left no-repeat;
}
.kupuj4{
	background: url("images/bonusy.jpg") top left no-repeat;
}
/*  ------------SIDEBAR---------------  */
.sidebar-left { 
	float: lfet; 
	width: 225px; 
	margin: 0px ;
	margin-top: 0px;
	padding-top: 39px;
	background: url(images/menu-top.png) no-repeat;
}
.menopausalf {
	float: lfet; 
	width: 225px; 
	margin: 0px ;
	height: 243px;
	background: url(images/menopauza-tlo.jpg) no-repeat;
}

#sidebar-top {
	background: #FFF;
}
.sidebar-box {
	 padding:0 5px 0 0px;
	 background:#f8f8f8;
	 margin-bottom:10px;
	 font-size:11px;
}

.sidebar-box a {
	color: #3F3F3F;
}
.sidebar-box a:hover {
	color: #AF0000;
	text-decoration: none;
}

.sidebar-left h3{
	display:block;
	width: 215px;
	padding-left: 10px;
	line-height: 200%;
	font-size: 14px;
	color: #fff;
	text-transform:uppercase;
	background-color: #969696;
	float: left;
	margin: 0px;
}

.sidebar-box p { padding-bottom:10px; line-height:140%; }
.sidebar-box ul {display: block; padding:0; margin:0;}
.sidebar-box ul li { padding:0 0 6px 0; display: block; dislist-style-type: none; }
.sidebar-box ul li a{ 	background: url(images/trojkat.gif) no-repeat;
	background-position: 0px 50%;
    display: block;
    float:left;
    line-height: 1.3;
    width: 204px;
	height: 100%;
	padding-top: 6px;
    padding-bottom:6px; 
	padding-left: 20px;
    font-weight: bold;
 	font-size: 13px;
	color: #3e3e3e;
	text-decoration:none;
	font-family:Helvetica,Arial, sans-serif;
	border-bottom: 1px dashed #999;
	
	} 
.sidebar-box ul li a:hover {background-color: #ededed; color: #AF0000;}	


#topsidebar { width: 330px; padding:0 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px}
#lsidebar { float:left; width:96px; padding:5px; border:0px solid #dadada; background:#fff; margin-left: 5px;}
#rsidebar { float:right; width:95px; padding:5px; border:0px solid #dadada; background:#fff; margin-left:5px;}
#sidebarbottom ul{ margin:10px auto 20px;}
#sidebarbottom ul li{dislist-style-type: none;}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{display:block; background:url(images/sidebullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada; list-style-type: none;}
#sidebarbottom p{padding:0 5px;}
li.cat-item { list-style-type: none;}

a.wiecej {
	display: block;
	width: 200px;
	height: 40px;
	background: url(images/zobacz-wiecej.gif) no-repeat;
	text-indent: -8888px;
	overflow: hidden;
	margin-left: 435px;
}

#post_2 h1.title {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	
}
