/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin:0;
	padding:0;
	background:#000000 url(images/img01.jpg) repeat-x top center;
	font-size:13px;
	color:#666;
} 
body, th, td, input, textarea, select, option {
	font-family:"Trebuchet MS",Arial, Times, serif;
}
h1, h2, h3 {
	font-weight:normal;
	color:#AF1D00;
}
h1 {
	letter-spacing:-2px;
	font-size:34px;
}
h2 {
	letter-spacing:-1px;
	font-size:2em;
}
h3 {
	font-size:1em;
	text-align:left;
}
p, ul, ol {
	line-height:200%;
}
blockquote {
	padding-left:1em;
}
blockquote p, blockquote ul, blockquote ol {
	line-height:normal;
	font-style:italic;
}
a {
	color:#FF7C00;
	text-decoration:none;
}
strike {
	color:#fff;
}
a:hover {
	text-decoration:underline;
	color:#FF7C00;
}
#wrapper {
}
/* Header */
.intro_plyta {
	float:left;
	background:#fff;
	margin:10px 10px 0 0;
	border:0px;
}
.plyta_mini {
	text-align:left;
	float:left;
	padding:3px;
	background:#fff;
	margin:10px 10px 0 0;
	border:0px;
}
#header {
	width:940px;
	height:190px;
	margin:0 auto;
	padding:0;
	color:#9F1A00;
	position:relative;
}
#header h1, #header p {
	margin:0;
	color:#AF1D00;
}
#header h1 {
	padding:10px 0 0 0;
	width:500px;
}
#header p {
	color:#454449;
	padding-left:73px;
	margin-top:-5px;
}
#header a {
	color:#000;
	text-decoration:none;
}
#header a:hover {
	text-decoration:none;
}
#logo {
	position:absolute;
	top:0px;
	right:10px;
	width:324px;
	height:197px;
	background:#000000 url(images/gramofon.jpg) no-repeat top center;
}
/* Page */
#page {
	width:960px;
	margin:0 auto;
}
/* Content */
#content-wrapper {
	width:960px;
	margin:0 auto;	
	text-align:left;
	/*border:1px solid #fff;*/
}
.col-one {
	float:left;
	width:425px;
	padding:0 10px 0 10px;
	
	/*border:1px solid #f00;*/
}
.col-one img {
	border:0px;
}
.col-two {
	float:left;
	width:225px;
	padding:0 10px 0 10px;
	/*border:1px solid #f00;*/
}
.col-three {
	float:left;
	width:234px;
	padding:0 10px 0 10px;
	/*border:1px solid #f00;*/
}
.col-one, .col-two, .col-three {
	padding-bottom:20px;
	text-align:justify;
	/*border:1px solid #fff;*/
}
.piosenka {
	line-height:1.3em;
}
#content .col-one h2 {
	padding:33px 0 10px 5px;
	font: normal 2em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	letter-spacing: -1px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
}
#content .col-one h2 a {
	color:#8F4F2C;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one ul li {
	list-style-image: url(images/bullet.gif);
}
#content-wrapper .col-two h3,  
#content-wrapper .col-three h3 {
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0px;
	margin: 15px 0 5px 0;
}
#content-wrapper .col-one h2 {  
	padding:0;
	margin: 15px 0 5px 0;
}
.post {
	padding:0 0 20px 0;
}

.title {
	margin:0;
	padding-bottom:5px;
	border-bottom:2px solid #B7D24D;
}

.byline {
	margin:0;
	color:#646464;
}

.meta {
	text-align:left;
	color:#646464;
	padding:10px 10px;
	height:48px;
	background:url(images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left:20px;
}

.meta .comments {
	padding-left:20px;
}
.meta a {
	color:#003300;
}
/* Sidebar */

#sidebar {
	float:right;
	width:230px;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li {
}
#sidebar li ul {
	padding:15px 15px;
}
#sidebar li li {
	border-bottom:1px dotted #000000;
	padding-left:15px;
}
#sidebar h2 { 
	margin:0;
	padding:10px 0 0 40px;
	height:40px;
	color:#8F4F2C;
	background:url(images/img04.gif) no-repeat left 60%;
}
#sidebar a {
	text-decoration:none;
}
#sidebar a:hover {
}
/* Footer */
#footer {
	clear:both;
	width:760px;
	height:40px;
	margin:0 auto;
	padding:20px 0 0 0;
	background:url(images/img05.gif) no-repeat left top;
	text-align:center;
	font-size:smaller;
	color:#52640A;
}
#footer a {
	color:#003300;
}
form {
	padding:10px;
}
input {
	border:1px solid #666;
	margin:2px;
	background:#aaa;
	font-size:11px;
}
textarea {
	border:1px solid #666;
	margin:2px;
	background:#aaa;
	font-size:11px;
}
.postmeta {
	margin:-10px 0 30px 0;
}
