﻿/*
Theme Name: Solarblog
Description: Skórka dla bloga Solarblog pod patronatem firmy Viessmann.
Version: 1.0
Author: Marcin Jeleń

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 10px 0 10px 0;
padding:0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
color: #000000;
background:#ffffcc;
}

#wrapper{
width:100%;
margin: 0 auto 0 auto;
width: 984px;
text-align: left;
background: #ffffff url(images/sidebar_back.jpg) right top repeat-y;
}

/* ------- NAGŁÓWEK -------- */

#header{
    float: left;
    width:984px;
    height: 140px;
    background: #ffff00 url(images/header_top_right.jpg) no-repeat top right;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    color: #767A7C;
}

#header #logo{
    float:left;
    width:260px;
    padding-left:10px;
    margin-top:26px;
}

#header #logo img{
    border:0;
}

#header #tytul_bloga{
    margin:10px 0 0 10px;
    float:left;
    width:220px;
}

#header h1{
    font-size: 17px;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    color: #ffff00;
}

#header h1 a{
    text-decoration: none;
    color: #ffff00;
}

#header h2 a{
    text-decoration: none;
    color: #767a7c;
}

#header h2{
    font-size: 12px;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    color: #767A7C;
    font-weight:normal;
}

#header #vi_logo{
    float:left;
    width:110px;
    color: #767A7C;
    padding-top:4px;
    margin-top:95px;
    position: relative; right: 133px;
}

#header #vi_logo img{
    float:right;
    margin-top:5px;
    margin-right:8px;
}


/* ----- posty ---- */

#container{
float: left;
width: 500px;
}
.naglowek-tematow{
border-bottom:1px solid #000000;
padding:10px 0 5px 0;
margin:0 15px 15px 10px;
}

.naglowek-tematow h2{
color:#767a7c;
}

.post{
    padding: 10px 15px 10px 10px;
}

.post h2{
    font-family: Arial, Verdana, Georgia, Sans-serif;
    font-weight: bold;
    color: #ED5311;
    font-size: 18px;
}

.post h2 a{
     text-decoration:none;
     color: #ED5311;
}

.post .entry a{
     text-decoration:underline;
     color:#767a7c;
}

.post .entry a:hover{
     text-decoration:none;
     color: #ED5311;
}

.postmeta{
    font-family: Arial, Verdana, Georgia, Sans-serif;
    font-size: 11px;
    color: #767A7C;
    padding-bottom:8px;
    padding-top: 2px;
	height:14px;
}
.postmeta a, .postmetadata a{
    text-decoration: underline;
    color: #767A7C;
}

.postmeta a:hover, .postmetadata a:hover{
      text-decoration: none;
      color: #ED5311;
}

.postmeta_left{
float:left; 
padding-top:4px;
}

.entry{
    font-family: Arial, Verdana, Georgia, Sans-serif;
    color: #767A7C;
    font-size: 12px;
    border-top:1px solid #000000;
    padding-top: 10px;
    text-align: justify;
    line-height: 18px;
}

.entry p{
    margin-top: 5px;
    margin-bottom:7px
}

.postmetadata{
    font-family: Arial, Verdana, Georgia, Sans-serif;
    font-size: 11px;
    color: #767A7C;
    padding-top: 10px;
}

.navigation{
    font-size:15px;
    font-weight:bold;
    padding-bottom: 10px;
    padding-top: 35px;
}

.navigation a{
	font-weight:bold;
    text-decoration:none;
    color: #767a7c;
}

.navigation a:hover{
    color: #ed5311;
}

.rozwin{
width:465px;
height:24px;
background-color:#ffff00;
text-align:right;
padding-right:10px;
padding-top:3px;
}

.rozwin a{
    font-weight:bold;
    text-decoration:none;
}





/* ------- SIDEBARY ---------*/

#paski{
    float: left;
    width: 484px;
    margin-top:0;
}

.sidebar{
float: left;
width: 180px;
margin: 0;
}

.sidebar_right{
float:left;
width:304px;
margin-top:0px;
}

.sidebar ul{
list-style-type: none;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
}

.sidebar ul li{
    padding-top:2px;
}

.sidebar_right ul li{
    padding-top:2px;
}

.sidebar_right ul{
list-style-type: none;
margin: 5px 0 10px 0;
padding: 0;
}

.sidebar h2{
    background:#ffff00;
    color:#696969;
    padding:7px;
    font-size:126%;
    margin: 0;
}

.sidebar_right h2{
    background:#ffff8c;
    color:#7e7e7e;
    margin-top:0px;
    padding:8px;
    font-size:126%;
}

.sidebar a{
    text-decoration:none;
    color: #767A7C;
    padding-left: 10px;
}

.sidebar_right a{
    text-decoration:none;
    color: #767A7C;
    padding-left: 10px;
}

.sidebar a:hover{
    text-decoration:none;
    font-weight: bold;
    color: #ED5311;
    padding-left: 10px;
}

.sidebar_right a:hover{
    text-decoration:none;
    font-weight: bold;
    color: #ED5311;
    padding-left: 10px;


}

     /* Kalendarz */
     
#wp-calendar{
    color:#767a7c;
    text-align: justify;
    margin: 6px 0 10px 10px;
}

li#calendar a{
    text-decoration:none;
    color: #767A7C;
    padding: 0;
    font-weight: bold;
}

li#calendar a:hover{
    text-decoration:none;
    font-weight: bold;
    color: #ED5311;
    padding: 0;
}


li#linki a, li#linki a:hover{
    margin:0;
    padding:0;
    text-decoration:none;
    font-weight:normal;
    color:#f3f4f4;
}

li#linki{
    margin:0;
    padding:0;
}

li#linki img{
    border:0;
    padding: 0;
    margin-top: 8px;
}

    /* pole wyszukiwania */

#searchbox
{
    width: 180px;
    height: 26px;
    position: relative; top: 0px;
}

#searchform div input#go{
margin: 0;
padding: 0;
border: 0;
position: absolute; right: 14px; top: -3px;
}

#searchform div input#s{
    position: absolute; left: 5px; top: -4px;
    width: 150px;
    height: 18px;
    border: 1px solid #767A7C;
    font-family: Arial, Verdana, Georgia, Sans-serif;
    font-size: 11px;
    color: #767A7C;
    background: #fff;
    white-space: nowrap;
    margin-left: 10px;
    margin-bottom: 10px;
}

#searchform div input#searchsubmit{
    color:#ED5311;
    font-weight: bold;
}


  /* tagi  */
#tag_cloud-2{
    margin-left: 10px;
	text-align:center;
}

#tag_cloud-2 h2{
    margin-left: -10px;
	text-align:left;
}

#tag_cloud-2 a:hover{
    text-decoration:none;
    font-weight: normal;
    padding: 0;
}

#tag_cloud-2 a{
    text-decoration:none;
    font-weight: normal;
    padding: 0;
	margin:0 3px 0 3px;
}

 /* najczesciej czytane */

li#most-viewed{
    color:#767A7C;
    font-size:11px;
}

li#most-viewed li{
    padding-left:10px;
}

li#most-viewed a{
    padding:0;
    font-size:12px;
}


   /* RSS  */

li#rss ul{
    color:#767A7C;
    font-size:11px;
    padding-left:10px;
}

li#rss a{
    text-decoration:none;
    padding:0;
    font-size:12px;
}

li#rss a:hover{
    font-size:12px;
    font-weight: normal;
    padding-bottom:3px;
}

li#rss img{
    border:0;
    padding:0;
    margin: 0;
}

/* -- VSTATS -- */

li#vstats ul{
color:#767a7c;
margin:0;
padding: 1px 0 1px 5px;
}

/* -- Sonda -- */

li#sonda{
color:#767a7c;
margin-top:10px;
}

li#sonda ul{
margin:0;
padding: 1px 5px 1px 5px;
}

/* ----- STOPKA ----- */

#footer{
clear: both;
width: 984px;
background: #ffff00;
padding: 6px 0 6px 0;
font-size:10px;
line-height:15px;
color:#767a7c;
}

#footer p{
    padding-left:10px;
}

#footer a{
    color:#767a7c;
    text-decoration:none;
}

#footer a:hover{
    text-decoration:underline;
}


/* ---KOMENTARZE--- */

.comments-template{
        font-size:11px;
        color:#767a7c;
        text-align:justify;
	margin: 30px 0 0;
	border-top: 3px double #ffff00;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
	color:#ed5311;
}

.commentmetadata{
	font-size: 12px;
	margin-bottom:3px;
}

.commentmetadata a{
    text-decoration:underline;
    color:#767a7c;
}

.commentmetadata a:hover{
    color:#ed5311;
}

.comments-template p.nocomments{
	padding: 0;
}

#email, #author, #url{
        color:#767a7c;
        border: 2px dotted #ffff00;
        margin-bottom:3px;
}

#comment{
        width:465px;
        border: 2px dotted #ffff00;
        padding:3px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	background:#fff;
	color:#767a7c
}

#submit{
    margin-top:4px;
    float:right;
    background:#e7e8e9;
    border:none;
    color:#767a7c;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size:12px;
    font-weight:bold;
    width:150px;
    height:22px;
}

