/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
body{
	font-family: Tahoma, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
div#access{
	border: none;
	height: 256px;
	background: url(images/main_baner.png) center 28px no-repeat;
}
#scroll_header{
	height: 23px;
	padding-top: 5px;
	line-height: 28px;
	color: #FFF;
	width: 1024px;
	margin: 0 auto;
}
#scroll_header div#Edit_Marquee, #scroll_header div#Hide_Marquee{
	display: none !important;
}
#scroll_header div{
	width: 930px !important;
	background: #3E6E9A;
	float: left;
	height: 100%;
}
#scroll_header *{
	border: none !important;
	color: #FFF !important;
	font-weight: bold;
}
#content{
	padding: 1em;
	border: 1px solid #3E6E9A;
	background: #CBE2F7;
}
#main {
	clear:both;
	padding:2em 0 1em;
}
div.menu{
	height: 28px;
	position: relative;
}
div.menu ul{
	margin: 0;
	float: left;
	width: 917px;
	background: url(images/belka_gradient.png) repeat-x;
}

.sf-menu {
    border-right:none;
	float:left;
}
.sf-menu a {
	border: none !important;
	text-decoration:none;
	text-align: center;
	width: 165px;
	color: #041832;
	font-weight: bold;
	line-height: 28px;
	padding: 0 !important;
}
.sf-menu > li{
	background: url(images/separator.png) right no-repeat;
}
.sf-menu li.page-item-4{
	width: 166px;
}
.sf-menu li.page-item-4 a{
	width: 166px;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #041832;
}
.sf-menu li {

}
.sf-menu li li {
	background:		#fff;
	filter:alpha(opacity=90);
    opacity: 0.90;
    -moz-opacity:0.90;
	border-bottom: 1px solid #041832;
}
.sf-menu li li li {
	background:		#fff;
}
.sf-menu li li:hover{
	background: #CBE2F7;
	filter:alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.sf-menu li li a{
	background: none !important;
}
.sf-menu li ul{
	width: 165px !important;
}
.sf-menu li.page-item-10 ul, .sf-menu li.page-item-11 ul{
	margin-left: -1px;
}
.sf-menu li ul ul{
	left: 165px !important;
	border: 1px solid #041832;
	height: auto;
	width: 163px !important;
}
.sf-menu li ul ul ul{
	left: 163px !important;
	width: 164px !important;
}
.sf-menu li ul ul li{
	background:		#fff;
	filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
	border-bottom: 1px solid #041832;
}
.sf-menu li ul li a{
	width: 165px !important;
}
#footer .sf-menu{
	padding-left: 100px;
}
#footer .sf-menu > li.page-item-13{
	background: none;
}
#footer .sf-menu li ul{
	display: none !important;
}
#footer .sf-menu li a{
	font-size: .8em;
}

.sf-menu li li a:hover{
	color: #041832;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	text-decoration: underline;
	background: url(images/separator.png) right no-repeat;
}
.sf-menu ul {
    border: none;
	height: 28px;
	line-height: 28px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:28px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}
#access-search{
    position:absolute;
    left:50%;
    width:190px;
	top: 80px;
    margin-left:320px;
    height:29px;
    padding:2px 0 0 4px;
}
input#searchsubmit{
	background: url(images/lupka.jpg) -1px 0 no-repeat;
	width: 30px;
	height: 25px;
	border: solid 1px #041832;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
}
input#s{
	border: solid 1px #041832;
	height: 23px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: none;
}
div#boat{
	background: url(images/sylwetka.png) no-repeat;
	position: absolute;
	left: 50%;
	width: 180px;
	height: 340px;
	top: -285px;
	margin-left: 320px;
	z-index: 1;
}
div#boat .aside {
position: absolute;
top: 469px;
margin-left: 30px;
}
div#branding{
	background: none;
	padding: 0 !important;
}
#blog-description{
	display: none;
}
#blog-title a{
	display: block;
	background: url("images/logo.png") no-repeat scroll center 0 transparent;
	width: 668px;
	height: 109px;
	text-indent: -100000px;
	overflow: hidden;
	margin: 80px 0 20px 100px;
}
body{
	background: url("images/morze2.png") no-repeat scroll center -30px;
}

.aside h3 {
	background:none repeat scroll 0 0 #3e6e9a;
	color:#FFFFFF;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:25px;
	text-align: center;
	padding-bottom: 0;
	border: 1px solid #041832;
}
#primary{
	padding: 0 !important;
	border: none !important;
	background: #fff;
}
ul.xoxo ul{
	list-style: none;
	margin-left: 0;
}
.aside ul ul{
	margin: 0;
}
.aside ul ul li{
	text-align: center;
	float: left;
	width: 100%;
}
ul.xoxo ul a{
	color: #3e6e9a;
	text-decoration: none;
}
ul.xoxo ul a:hover{
	text-decoration: underline;
	color: #041832;
}
#siteinfo{
	display: none;
	height: 0;
}
li.page-item-252, li.page-item-252:hover{
	position: absolute;
	width: 80px;
	height: 48px;
	background: url(images/DE.png) no-repeat; 
	text-indent: -10000px;
	overflow: hidden;
	right: 10px;
	top: 130px;
}
li.page-item-249, li.page-item-249:hover{
	position: absolute;
	width: 80px;
	height: 48px;
	background: url(images/UK.png) no-repeat; 
	text-indent: -10000px;
	overflow: hidden;
	right: 100px;
	top: 130px;
}
li.page-item-252 a, li.page-item-249 a, li.page-item-252 a:hover, li.page-item-249 a:hover{
	display: block;
	width: 80px;
	height: 48px;
	background: none;
}
#footer li.page-item-252, #footer li.page-item-249 a, #footer li.page-item-252, #footer li.page-item-249{
	display: none;
}
ul.xoxo.blogroll{
	margin-top: 1em;
	position: relative;
}
li#linkcat-3{
	margin-top: 300px;
}

ul.xoxo.blogroll li.partnerzy_9{
	position: absolute;
	top: -310px;
margin-top: 0;
}
ul.xoxo.blogroll li.partnerzy_5{
	left:10px;
	position:absolute;
	top:-100px;
	width:auto;
margin-top: 0;
}
ul.xoxo.blogroll li.partnerzy_2{
	position:absolute;
	right:10px;
	top:-137px;
	width:auto;
margin-top: 0;
}
ul.xoxo.blogroll li.partnerzy_1{
	position:absolute;
	top:370px;
}
ul.xoxo.blogroll li.partnerzy_6{
	width: auto;
	margin: 50px 0 0 50px;
}
ul.xoxo.blogroll li.partnerzy_4{
	width: auto;
	float: right;
	margin-right: 35px;
	margin-top: 30px;
}
ul.xoxo.blogroll li.partnerzy_8{
	margin-top: 170px;
}
ul.xoxo.blogroll li.partnerzy_10{
	margin-top: 30px;
}
ul.xoxo.blogroll li.partnerzy_3{
	margin-top: 10px;
}
ul.xoxo.blogroll li.partnerzy_7{
	margin-top: 30px;
}
ul.xoxo.blogroll li{
        margin-top: 15px;
}
h2.entry-title a{
	font-family: "Times New Roman", Times, serif !important;
        font-weight: normal !important;
	font-style: normal;
        color: #f00 !important;
}
h2.entry-title.main a{
	font-family: Verdana !important;
	font-style: normal;

	margin-bottom: 1em;
	font-weight: bold !important;
	color: #3E6E9A !important
}
h2.entry-title{
    font-size: 2em;
}
h2.entry-title.main{
	margin-bottom: 1em;
}
.entry-content p{
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	font-style: normal;
}
.entry-content h1,.entry-content h2,.entry-content h3{
	font-family: "Times New Roman", Times, serif !important;
	font-style: normal;
	font-weight: normal;
}
.entry-content h1{
	font-size: 2em !important;
	font-style: normal !important;
	font-weight: normal !important;
}
.entry-content h2{
	font-size: 1.66em !important;
	font-style: normal;
}
.entry-content h3{
	font-size: 1em !important;
	font-style: normal;
}
.entry-content h4, .entry-content h5{
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 1.5em !important;
	font-style: normal;
	text-transform: none !important;
	font-weight: normal !important;
}
.entry-content h5{
	font-size: .7em !important;
	font-style: normal;
}
.entry-content pre{
	font-family: "Courier New", Courier, monospace !important;
	font-size: 1.5em !important;
	font-style: normal;
	font-weight: normal !important;
}
.entry-content h6{
	font-family: "Courier New", Courier, monospace !important;
	font-size: 1em !important;
	font-style: normal;
}

.entry-content address{
	font-weight: normal !important;
	font-style: normal !important;
	font-size: .6em !important;
	font-family: Verdana, Geneva, sans-serif !important;
}
.entry-title, .entry-title a{
	color: #3E6E9A !important;
	font-family: Verdana, Geneva, sans-serif !important;
	font-style: normal;
}
div.powered{
	width: 1000px;
	margin: 0 auto;
}
div.powered span.created{
	background: url("images/KD.png") no-repeat right;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-right: 60px;
	float: right;
}
div.powered a.powered{
	line-height: 50px;
	padding-right: 30px;
	float: left;
	text-decoration: none;
	color: #3E6E9A;
}

