/* 
Theme Name: Informacje Lokalne
Theme URI: http://www.informacjelokalne.co.uk
Description: Polish stylesheet.
Version: 0.1
Author: Paul Bennett
Author URL: http://paulicio.us
Released: -- Septmeber 2008
Comments: News content focused layout. Optimised for maximum ad impact and community development.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

*{margin:0;padding:0;}

html,body {
	background: #f1f1f1;
	color: #333;
}

body {
	font: 12px "Trebuchet MS";
	line-height: 1.4em;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	color: #11b1e1;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-weight: normal;
}

h1, h1 a {
	font-size: 24px;
}

h2, h2 a {
	font-size: 18px;
}

h3, h3 a {
	font-size: 14px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#wrapper {
	margin: 0px auto;
	padding: 0px 20px;
	text-align: left;
	width: 960px;
	background: #fff;
}

#headline {
	width: 100%;
	height: 185px;
	background: transparent url(images/header.png) no-repeat 0 0;
}

#headline span {
	float: right;
	padding: 15px 10px 0 0;
}

#headline span a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

#headline span a.rss {
	background: url(images/rss.png) no-repeat 100% 0%;
	padding: 0 20px 0 0;
}

#homelink {
	height: 137px;
	width: 500px;
	position: absolute;
	z-index: 999;
}

#searchform {
	position: relative;
	top: 65px;
	right: 30px;
}

#about {
	width: 180px;
	height: 115px;
	margin: 0px 15px 0px 15px;
	color: #555555;
	float: right;
}

.hr {
	width: 100%;
	height: 1px;
	background: #e2e2e2;
}

.navi {
	width: 960px;
	height: 45px;
	padding-top: 137px;
	//padding-top: 87px;
}

#mid {
	width: 900px;
}

#mid p {
	padding: 6px 0px 6px 0px;
}

#mid ul {
	padding: 0px 25px 0px 25px;
}

#mid li {
	padding: 3px 0px 3px 0px;
}

#main {
	float: left;
	width: 960px;
	padding-bottom: 20px;

}

#maincol {
	width: 550px;
	float: left;
}

.postcontainer {
	float: left;
}

.post {
	width: 100%
	margin: 0;
	padding: 10px 0;
}

.post h2 {
	margin-bottom: 5px;
}

.post p a:link, .post p a:visited {
	color: #ff0084;
	text-decoration: none;
}

.post p a:active, .post p a:hover {
	background-color: #ff0084;
	color: #ffffff;
	text-decoration: none;
}

.post img {
	margin-top: 5px;
	border: none;
}

.postmetadata {
	color: #666;
	font-size: 0.9em;
}

.gallery {
	width: 550px;
}

.gallery-caption {
	width: 150px;
	padding-top: 5px;
	padding-left: 15px;
}

#mid .freeads, #mid .events {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}

#mid .freeads li, #mid .events li {
	margin: 0;
	padding: 0;
}

#mid .freeads li h2, #mid .events li h2 {
	margin: 10px 0;
}

.navigation {
	margin-bottom: 10px;
}

.sponsor {
	margin: 5px 0;
	padding: 5px 10px;
	border: 2px solid #333;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
}

.sponsor a, .share a, .navigation a, .events a {
	color: #11b1e1;
	text-decoration: none;
}

.sponsor img {
	float: left;
	margin-right: 5px;
}

.share {
	margin-top: 10px;
}

.welcome {
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #e8ea3b;
	background: #ffffd7;
}

#commentcontainer {
}

#comments {
	margin-bottom: 10px;
	padding: 10px 0;
}

#comments .user {
	font-size: 18px;
}

#comments .user a:link, #comments .user a:visited {
	color: #ff0084;
	text-decoration: none;
}

#comments .user a:active, #comments .user a:hover {
	text-decoration: underline;
}

#comments .time {
	float: right;
}

#comments p a:link, #comments p a:visited {
	color: #11b1e1;
	text-decoration: none;
}

#comments p a:active, #comments p a:hover {
	text-decoration: underline;
}

.commentmetadata {
	line-height: 1.2em;
	padding-top: 10px;
	color: #666;
}

.comment_title {
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1.1em;
}

.comment {
	margin: 10px 0;
	padding: 0 10px;
	background-color: #f1f1f1;
}

.author {
	margin: 10px 0;
	padding: 0 10px;
	background-color: #d8eff6;
}

.gravatar {
	background: #f1f1f1;
	height: 42px;
	width: 42px;
	float: left;
	margin-right: 12px;

}

#commentform {
	margin-top: 10px;
}

#sidebar {
	background: #f1f1f1;
	width: 380px;
	margin-left: 20px;
	padding: 0 0 5px 10px;
	float: left;
}

#sidebar a:link, #sidebar a:visited {
	color: #333;
	text-decoration: none;
}

#sidebar a:active, #sidebar a:hover {
	color: #333;
	text-decoration: underline;
}

#sidebar ul{
	width: 230px;
	padding: 0;
}

#sidebar li {
	padding: 2px;
	margin-bottom: 2px;
	list-style: none;
}

#sidebar li .threadinfo {
	color: #666;
	font-size: 9px;
	display: block;
}

#sidebar small {
	color: #666666;
}

#sidebar img {
	border: 0px;
	margin: 0px;
	padding: 5px 7px 0 0;
}

#sidebar h2 {
	margin-top: 10px;
}

#sidebar #sidebar-content {
	width: 230px;
	float: left;
}

#sidebar #sidebar-affiliates {
	width: 125px;
	margin: 10px 15px 0 0;
	float: right
}

#sidebar #sidebar-affiliates ul {
	width: 125px;
}

#sidebar #sidebar-ads {
	margin: 10px 0;
	float: left;
}

#footer {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	float: left;
}

#footer_inner {
	padding: 5px;
}

#footer p {
	font-size: 9px;
	color: #a3a3a3;
	line-height: 1em;
}

#footer p a:link, #footer p a:visited {
	text-decoration: none;
	color: #666;
}

#footer p a:active, #footer p a:hover {
	text-decoration: underline;
	color: #666;
}

#footer .left, #footer .right {
	line-height: 1.4em;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
	text-align: right;
}

#search_container {
	width: 500px;
	height: 50px;
	float: right;
	text-align: right;
}

blockquote {
	background: transparent url(images/mainbg.png) repeat;
	padding: 5px 10px 5px 10px;
	margin: 3px 0 3px 0;
}

small a:link, small a:visited {
	color: #555;
	text-decoration: none;
}

small a:active, small a:hover {
	text-decoration: underline;
}

.search {
	height: 13px;
	width: 200px;
	color: #333;
	background: #f1f1f1;
	border: 1px solid #ababab;
	padding: 8px 5px;
	font-size: 12px;
	vertical-align: top;
	//margin-top: -1px; /* Bring it up 1px for IE */
}

.submit {
	border: none;
}

.survey input, .survey select {
	margin: 5px 0px;
}

.inputfield {
	height: 16px;
	width: 200px;
	color: #333;
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 12px;
	margin-right: 5px;
}

.inputbox {
	color: #333;
	border: 1px solid #ddd;
	padding: 4px;
	font-size: 11px;
	margin-right: 5px;
}

.subcomment {
	color: #333;
	border: 1px solid #ddd;
	padding: 5px;
}

.inputfield:focus, .inputfield:hover, .inputbox:focus, .inputbox:hover, .subcomment:focus, .subcomment:hover {
	border: 1px solid #bbb;
}

label {
	color: #666666;
}

small {
	font-size: 9px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clearer {
	clear: both;
}

