/*
Theme Name: Widu.pl
Theme URI: http://widu.pl
Description: Styl dla Widu.pl
Version: 1.0
Author: Piotr 'Zenobius' Baranowski
Author URI: http://zeno.pl
Tags: 
*/

body, h1, h2, h3, h4, h5, h6, ul, li, p, a, div { margin: 0; padding: 0; font-family: 'Trebuchet MS', Verdana,sans-serif; font-size: 11pt; }

a { color: #4384C4; text-decoration: none; }
a:hover { text-decoration: underline; }

#page
{
	width: 1000px;
	margin: 0 auto;
}

#header h1
{
	background: url('images/top-widu-png.png') no-repeat;
	height: 200px;
	width: 1000px;
	font-size: 0px;
}

.entry
{
	letter-spacing:0.5px;
	text-align:justify;
	line-height:22px;
	font-size:12px;
}

.entry p
{
	margin:20px 0;
	font-family:'calibri';
	color:#292929;
}

.post h2
{
	margin-top:10px;
}

.postmetadata
{
	border-top:1px solid #70A000;
	margin-top:5px;
	padding:5px;
	background-color:#f5f5f5;
	color:#292929;
}

.entrycomments
{
	margin-bottom:40px;
}

#header h1 a, #header .description { color: white; font-size: 1px; }

#searchform {float:right;}
#searchform #s { width: 130px; float:right;}
#searchsubmit { width: 50px; float:right; margin-top:5px;}

h2, h2 a { font-size: 14pt; line-height: 24px; font-weight: normal; }

#content { width: 790px; float: left; margin: 5px; }
#content h2 a { color: #4384C4; text-decoration: none; }
#content .postmetadata, #content .postmetadata a { font-size: 8pt; } 

#sidebar { width: 180px; float: right; margin: 5px; }
#sidebar h2, #sidebar li, #sidebar div{float:right;clear:right;}
#sidebar h2 { color: #70A000; margin-bottom: 5px; }
#sidebar li { padding-bottom: 10px; list-style-type: none; font-size: 9pt;}
#sidebar .link h2 { color: #4384C4; }

#footer { background: url('images/stopka.jpg') 200px repeat-y; }
#footer p { font-size: 8pt; }
#footer, #footer a { clear: both; font-size: 8pt; text-align: center; }

.hidden { display: none; }
