﻿/*
Theme Name: EKOBALL
Theme URI: http://wordpress.org/
Description: Custom WP Theme created for www.ekoball.pl
Version: 1.0
Author: Paweł Wrzosek
Author URI: http://webmaster.waw.pl
Tags: blue, static width, three columns, widgets
*/

/*
 * #E1E6FF - boxBg
 * #1F69FF - boxBorder
 */

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img, fieldset { border:none }
address { font-style:normal }

a {
	color: #1F69FF;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #03B419;
	text-decoration: underline;
}

html {
	font-size: 67.5%/1em;
	font-family: Georgia, 'Times New Roman', serif;
}

body {
	font-size: 1em;
	background: white url('gfx/bg.gif') repeat;
	
}

#wrapper {
	width: 950px;
	margin: 0em auto;
}

#header {
	height: 120px;
	background: #0054BE url('gfx/header.jpg') no-repeat top left;
	position: relative;
	margin-bottom: 5px;
	padding-top: 55px;
}

#header h1 {
	margin-left: 200px;
	width: 300px;
	position: relative;
}

#header h1 a.name {
	text-indent: -999px;
	width: 180px;
	height: 40px;
	display: block;
	position: absolute;
	top: 25px;
	left: 40px;
}

#header h1 a.tagline {
	text-indent: -999px;
	height: 25px;
	width: 300px;
	display: block;
}

#topBanner {
	width: 468px;
	height: 60px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#topBanner img {
	max-width: 468px;
}

#menuTop {
	position: absolute;
	top: 30px;
	right: 15px;
	overflow: hidden;
	zoom: 1;

}

#menuTop li {
	float: left;
	padding: 0 5px;
	background: url('gfx/menuTopSeparator.png') no-repeat bottom left;
}

#menuTop li.first {

	background: none;
}

#menuTop a {
	color: #77B1ED;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
}

#menuTop a:hover {
	color: #fff;
	text-decoration: underline;
}

#bilboard {
	margin: 5px auto 0 auto;
	text-align: center;
}

#mainWrapper {
	overflow: hidden;
	zoom: 1;
}

#menuLeft {
	width: 180px;
	float: left;
}

#main {
	width: 600px;
	float: left;
	margin: 0 5px;
}

#menuRight {
	width: 160px;
	float: left;
	overflow: hidden;
}

#menuLeft li, #menuRight li, #mainLead, #mainContent {
	background: #E1E6FF;
	border: 1px solid #1F69FF;
	border-top: none;
	margin-bottom: 5px;
}
#menuLeft li ul li, #menuRight li ul li{
	background: none;
	border: none;
	margin: 0px;
}


#menuLeft h3, #menuRight h3, #mainContent strong.title{
	display: block;
	background: #1F69FF url('gfx/menuHeaderBg.png') center left;
	height: 25px;
	line-height: 25px;
	color: #fff;
	padding-left: 30px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: -1px; /* szerokość obramowania box`a, ie olewamy */
	margin-bottom: 0;
	font-variant: small-caps;
}

#mainContent strong.title {
	overflow: hidden;
	zoom: 1;
}
#mainContent strong.title span {
	float: left;
}

#mainContent strong.title a {
	float: right;
	color: white;
	margin-right: 1em;
}

#menuLeft ul, #menuRight ul {
	margin: 0.5em 0 0.5em 0em;
	list-style-type: none;
}


#menuLeft a {
	display: block;
	font-size: 0.9em;
	font-family: Arial, Sans-Serif;
	padding: 2px 0;
	padding-left: 1.5em;
	zoom: 1;
}

#menuLeft a:hover {
	text-decoration: none;
	background: #CFD7FF;
}

#menuLeft a:before {
	content: "» ";
	padding-right: 5px;
	margin-left: -5px;
}

#menuLeft a:hover:before {
	padding-right: 0px;
	margin-left: 0px;
}

#mainLead{
	padding: 0.5em 2em;
	border: 1px solid #1F69FF;
	overflow: hidden;
	zoom: 1;
}

#mainLead p, #mainContent p, #mainContent ul {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	line-height: 1.3em;
	text-align: justify;
	color: #22323A;
	clear: both;
}


#mainLead .more-link {
	float: right;
}

#mainContent h2 a,  #mainContent h2 strong, #commentsForm h3, #commentsList h3 {
	color: #414141;

	font-family: Arial, Vedana, Sans-Serif;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 2px;
}

#mainContent h2 a {
	color: #1F69FF;
}

#mainContent h2 a:hover{
	text-decoration: none;
	color: #7592FF;
}

#mainContent .box {
	margin: 0.5em 2em;
}

#mainContent .postImg, #mainContent .size-thumbnail, #mainContent .size-medium {
	float: left;
	margin-right: 15px;
	/*
	width: 100px;
	height: 75px;
	border: 1px solid black;
	*/
}

#mainContent ul {
	list-style-type: disc;
	margin-left: 2em;
}

#mainContent .details, #mainContent .detailsSingle {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1.5em;
	padding-bottom: 0.2em;
	background: url('gfx/newsSeparator.png') repeat-x bottom;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	clear: both;
}

#mainContent .details span,  #mainContent .detailsSingle span {
	float: left;
	color: gray;
}

#mainContent .details a.more {
	float: right;
}

#mainContent .single h2, #commentsList h3, #commentsForm h3 {
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	background: url('gfx/newsSeparator.png') repeat-x bottom;
	overflow: hidden;
	clear: both;
}

#mainContent .single h2 strong {
	float: left;
}

#mainContent .single h2 span{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	float: right;
	color: gray;
	font-weight: normal;
	padding-top: 0.5em;
}

#menuRight a, #menuLeft #reklama a {
	display: block;
	margin: 0;
	text-align: center;
}

#menuLeft #reklama a {
	content: none;
	background: #E1E6FF;
}

	
#menuLeft #reklama a:before {
	content: none;
	padding-right: 0px;
	margin-left: 0px;
}

#menuLeft li #reklama img {margin-left: -15px;}

#menuRight li img, #menuLeft li #reklama img {
	max-width: 140px;
	_width: expression(document.body.clientWidth > 140 ? "140px" : "auto"); 
	
	border: 1px solid black;
	margin-bottom: 5px;
}

#footer {
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: #0054BE url('gfx/footerBg.png');
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, Sans-Serif;
}

#footer a {
	color: #fff;
}

/* 
 *	SEC: Comments
 */

#commentsList {
	padding: 0.5em 2em;
}

#commentsList .comment {
	margin-bottom: 1em;
	width: 350px;
	margin-left: 1em;
}

#commentsList .commentDetails {
	overflow: hidden;
	zoom: 1;
	font-family: Arial, Sans-Serif;
	color: gray;
	margin-bottom: 0.2em;
}

#commentsList .commentDetails strong {
	float: left;
	font-size: 0.8em;
}

#commentsList .commentDetails span {
	float: right;
	font-size: 0.6em;
}

/* 
 *	SEC: Comment Form
 */
 
input.text, textarea {
	border: 1px solid #73A1FF;
	padding: 1px 2px;
}

input.text:focus, textarea:focus {
	border: 1px solid #1F69FF;
}

input.button {
	padding: 0.2em 1em;
}
 
#commentsForm {
	padding: 0.5em 2em;
}

#commentsForm legend{
	padding-bottom: 0.5em;
}

#commentsForm div {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 4px;
}

#commentsForm label {
	width: 100px;
	float: left;
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
}

#commentsForm input.text {
	width: 200px;
	float: left;
}

#commentsForm textarea {
	width: 300px;
	height: 10em;
}

/*
 *	SEC: O nas
 */
#address {
	padding: 0.5em 1em 0.5em 2em;
	font-family: Arial;
	font-size: 0.8em;
}
 
#address div {
	margin-bottom: 5px;
	margin-left: 1em;
}


/*
 *	SEC: Others
 */
.textwidget {
	font-size: 0.9em;
}

.editLink a {
	font: 0.8em Arial;
}

.info {
	padding: 0.5em 1em;
	margin: 1em 2em;
	background: #CFD7FF;
	border: 1px solid #97A8FF;
}

.ddsg-wrapper ul {
	margin-left: 1em;
	margin-bottom: 1em;
}

.ddsg-wrapper ul ul{
	margin-left: 0em;
	margin-bottom: 0em;
}

.ddsg-xml-link p a{
	float: right;
	font: 0.8em Arial, Sans-Serif;
}

#sya_container ul {
	margin-left: 1em;
}


.ngg-albumoverview {
	font-size: 0.8em;
}

.ngg-albumtitle {
	
}

.slideshowlink {
	display: none;
}
