/*  
Theme Name: T3 / zarabianie
Theme URI: http://zarabianie-na-blogu.pl
Description: Zrobiony od podstaw, na podstawie tutoriala.
Version: 1.0
Author: Krzysztof Lis
Author URI: http://zarabianie-na-blogu.pl

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #99CC66;
color: #cccccc;
}

a:link, a:hover{
text-decoration: underline;
color: #fff;
}

a:visited{
text-decoration: none;
color: #eee;
}

p{
padding: 10px 0 0 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

#wrapper{
margin: 10px auto 10px auto;
width: 1000px;
background: #153;
text-align: left;
border: 1px solid #3CB371;
}

.rss{
float: right;
width: 30px; height: 30px;
background: #153;
margin: 5px;
padding: 5px;
display: inline;
}

#header{
float: left;
text-align: left;
color: #228B22;
font-size: 30px;
width: 990px;
height: 300px;
padding-left: 10px;
background: #153 url('images/volkswagen-t3.jpg') no-repeat top left ;
margin: 0;
border-bottom: 1px solid #3CB371;
}
#header h2 a:visited{
color: #176117; 
font-size: 40px; 
}

#container{
float: left;
width: 675px;
background: #153;
padding: 0 10px 5px 10px
}

.post{
border-bottom: 1px solid #3CB371;
padding: 10px 0 10px 0;
}

.post ul li {

}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.post small{
color: #3CB371;
}

.post p{
text-indent: 0px;  
}

.entry{
line-height: 18px;
text-align: justify;
}

.entry small{
color:#3CB371 ;
}

.entry blockquote{
padding: 0 0 0 20px ;
border-left: 2px solid #48c;
}

p.postmetadata{
margin: 10px 0 0 0;
color: #3CB371 ;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: right;
width: 280px;
background: #153;
padding: 0 15px 0 10px;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

h2.widgettitle{
color: #3CB371;
}
.sidebar h2{
color: #3CB371;
} 

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #3CB371;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #3CB371;
        text-align: justify;
}

.comments-template ol li blockquote{
padding: 0 0 0 20px ;
border-left: 2px solid #3CB371;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #3CB371;
}
h3#comments {color: #3CB371;}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
clear: both;
width: 980px;
background: #153;
padding: 10px;
}


#container h3{
color: #3CB371;
}


.Syn { background: #09182a url(images/SynBottom.gif) no-repeat left bottom; margin-bottom: 6px; position: relative; padding: 10px 10px; font-size:11px; }
.Syn .bigtext {font-size:16px;}
.Syn a {color:#fff; }


.subscribers {font-family: Georgia, "Trebuchet MS"; font-size:19px; margin: 0px; line-height:11px;}
.feedcount {font-size:16px; line-height:11px;color:#999999}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	clear: both;
	}

.alignleft {
	float: left;
	clear: both;
	}
/* End Images */
