/*
Theme Name: Freeforms
Description: Motyw graficzny stworzony spejcalnie pod Freeforms.
Version: 1.0
Author: Grzegorz Kozak
Author URI: http://grzegorzkozak.pl/
*/
@import "style/css/reset.css";

body {text-align:center; margin:0 auto; background-color:#F1F1F1; font-family: Georgia, "Times New Roman", Times, serif;}
#wrapper {border:1px solid #999999; background-color:#FFFFFF; color:#333333; margin:2em auto; width:56em; height:100%}
#footer {border-top:1px solid #999999; text-align:center; margin:1em; padding-top:0.6em}
.daty{font-weight:bold;text-align:center; font-style:italic; color:#777777; font-size:11pt;}
a {text-decoration:none; color:#AB0303}
a:hover {color: #CC0000}
.tagi, #footer {text-align:center; font-size:0.8em; margin-bottom:0.7em;}
h1 { font-size: 9em; letter-spacing: -1pt; font-weight:900}
h2 { text-align:center; font-size: 1.6em;}
/*styl dla glownej tresci - czyli posty+sidebar*/
#tresc {margin-top:2em;}
#prawa_kolumna {float:right;}
/*glówna tresc bloga*/

.post, #komentarze, .navi {text-align:left; float:left; border-right:1px solid #999999; width:65%; padding:0em 1em 1em 1em}
.post ul li, .post ol li, .post p {line-height:16pt; margin-bottom:7pt;}
.post ul li {list-style-type:circle; margin-left:1em}
.post ol li {list-style-type:decimal; margin-left:1em}
.post blockquote {padding:0 4em; font-style:italic; background:url(img/cytat.png) no-repeat top left; min-height:30pt}
.akcent, .wpisyarchiwum {text-align:center; font-size:1.3em; margin-bottom:7pt}
.wpisyarchiwum {margin:1em 0em 0em 0em}
#sidebar {float:right; width:30.7%; font-size:10pt; line-height:16pt;}
#sidebar h2 {line-height:20pt;}
#sidebar ul li {margin-bottom:10px; text-align:justify; padding:0em 1em;}
/*resetujemy dalsze ustawienia, zeby nie aplikowaly sie na dalesze LI */
#sidebar ul li ul li {margin-bottom:0px; padding:0em}
.widgettitle {text-align:center; font-size:1.7em} 
#recentcomments li {list-style-type: circle; list-style-position:inside}
.opis_naglowek {background:#666666; color:#FFFFFF; display:block; font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold; text-transform:uppercase; text-align:center; width:14em; margin:0 auto;}
.bez_podkreslen a { color:#333333; font-weight:normal;} 
.bez_podkreslen a:hover { color:#333333; font-weight:normal;} 
#cleaner {float:none; clear:both;}
/*styl dla linków do podstron*/ 
.podstrony a{font-family: verdana,sans-serif; font-size: 1em; font-weight: bold; text-transform: uppercase; letter-spacing: 0pt; border-top:1px solid #999999; border-bottom:1px solid #999999;}
.podstrony a:hover{ color:#FFFFFF; background:#AB0303;}
.podstrony li {display:inline; margin:0em 1em;}
.podstrony {margin:2em 0em 3em 0em}
.lewa {float:left; text-align:left}
.prawa {float:right; text-align:right}
/*styl dla komentarzy na stronie glownej*/
.komentarze { color:#FFFFFF; text-align:right; font-size:0.9em; background:url(style/images/kreska.gif) repeat-x center; margin-right: 1em; margin-left:-1.1em;}
.komentarze a { color:#FFFFFF;background:#AB0303;font-weight: bold; padding: 0 0.2em;}
.komentarze a:hover { color:#FFFFFF; background:#CC0000;}
/*styl dla komentarzy we wpisie */
.komentarz li {margin:0em 0em 2em 2em;}
.datakomentarz {font-size:0.7em; line-height:10pt;}
.tekstkomentarz {margin-top:7pt; background:url(style/images/cytat.gif) top left no-repeat; margin-left:-2.4em; padding-left:2.4em; min-height:27px; font-style:oblique;}