﻿/*
Theme Name: Falanster
Theme URI: http://wordpress.org/
Description: Falanster, michal.szota@gmail.com			
Version: 1.0
Author: Michał Szota
Tags: 2k
*/

h2, h1, h3, h4 {
margin-top: 0px;
}

div#menu {
width: 240px;
}


div#menu ul {
list-style: none;
list-style-type: none;
margin: 0px;
padding: 0px;
}

div#menu li {
padding: none;
margin: none;
}


div#menu li.pagenav {
background: black;
}

div#menu a {
text-decoration: none;
text-transform: uppercase;
color: white;
background: none;
display: block;
padding: 4px;
border-bottom: white dashed 1px;
}

div#menu a:hover {
background: black;
}

div#menu li.current_page_item a
{
background: red;
}


div#menu div.archiwum, div#menu div.linki {
margin-top: 24px;
border-top: white dashed 1px;
}



div.content {
-moz-border-radius: 1ex;
-webkit-border-radius: 1ex;
background: white;
color: black;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
margin-top: 0px;
margin-bottom: 24px;
clear: both;
}


li.comment cite {
color: gray;
font-size: 10px;
}


div.content div.komentarze {
margin-top: 8px;
padding-top: 8px;
border-top: black dashed 1px;
}

div.komentarzform {
background: #303030;
color: white;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
padding: 12px;
}

div.komentarzform textarea {
border: white dashed 1px;
background: #202020;
color: white;
padding: 8px;
width: 92%;
}


div#postcomment {
font-weight: bold;
text-align: center;
padding-bottom: 8px;

}


div.content div.stopkawpisu {
padding-top: 8px;
border-top: black dashed 1px;
}


div.content div.naglowek {
padding-top: 16px;
padding-bottom: 8px;
border-bottom: black dashed 1px;
margin-bottom: 8px;
}

div.content div.naglowek div.data {
float: right;
-moz-border-radius: 1ex;
-webkit-border-radius: 1ex;
background: #a0a0a0;
background: black;
color: white;
color: #b0b0b0;

padding: 3px;
padding-left: 5px;
padding-right: 5px;
font-size: 10px;
}

div.content div.naglowek div.meta {
display: none;
padding-top: 3px;
font-size: 9px;
color: #d0d0d0;
}

div.content div.naglowek div.tytul {
font-size: 16px;
}

div.content div.naglowek div.tytul a {
text-decoration: none;
font-weight: bold;
}



table {
border-collapse: collapse;
}

img {
border: none;
}

table.mainframe {
width: 100%;
}


td.k1 {
vertical-align: top;
}

td.k2 {
padding-left: 24px;
vertical-align: top;
width: 100%;
background: #202020;
}


div.wrap {
margin: 0 auto;
width: 960px;
text-align: left;
}


div.top {
margin-top: 24px;
padding-top: 12px;
border-top: white dashed 1px;
padding-bottom: 36px;
}

div.topmenu {
padding-top: 8px;
border-top: white dashed 1px;
}

div.topmenu a {
color: white;
text-decoration: none;
}

div.topmenu div.koszyklink {
font-size: 90%;
float: right;
}



div.top div.sercz {
float: right;
}

div.top a:hover {
background: none;
}


div.podlogo {
padding-top: 8px;
}

div.mid {
margin-top: 24px;
margin-bottom: 24px;
}

div.foot {
margin-top: 0px;
border-top: white dashed 1px;
padding-top: 6px;
font-size: 11px;
color: white;
text-align: left;
margin-bottom: 24px;
}

div.szotabiz {
float: right;
}

div.szotabiz a {
background: black;
text-transform: uppercase;
color: white;
text-decoration: none;
padding: 2px;
font-size: 9px;
}

div.szotabiz a:hover {
background: red;
text-decoration: none;
}

a {
	color: red;
}

a:hover {
	background: red;
	color: white;
}

body {
background: #303030;
color: white;
margin: 0px;
font-family: 'lucida grande', arial;
font-size: 12px;
text-align: center;
background-image: url('/gfx/bg.gif');
}

div.sercz input.txt {
background: black;
border: white dashed 1px;
padding: 3px;
color: white;
}

