/*
Theme Name: WK Theme
Theme URI: http://wkomorowski.com
Description: Private theme
Version: 2 (WP2.6.2)
Author: Wojtek Komorowski
Author URI: http://wkomorowski.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/style1.css";

body    {
    background: #fff url(style/images/body3.png) repeat;
}
#snieg	{
    position: absolute;
    top: 10px; left: 6px;
    width: 127px; height: 110px;
    background: url(style/images/lato.png) no-repeat;
}
.wrapper    {
    width: 900px;
    margin: 0 auto;
}
#header {
    height: 150px;
}
#reklama	{
    position: absolute; top: 200px; right: -180px;
}
    #face-like	{width: 450px; height: 100px; margin-bottom: 50px;}
#reklama2	{
    padding: 10px 0; margin-left: 35px;
}
/*sliding kontakt*/
/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
    height: 0px;
    position: relative;
    top: 0;
    z-index: 999;
}
.tab ul.login {
	display: block;
	position: relative;
  	float: right; clear: right;
  	height: 42px; width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0; right: 0;
  	color: white;
  	font-size: 80%;
	text-align: center;
}
.tab ul.login li.left {
  	background: url(style/images/tab_lx.png) no-repeat left 0;
  	height: 42px; width: 30px;
	padding: 0; margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li.right {
  	background: url(style/images/tab_rx.png) no-repeat left 0;
  	height: 42px; width: 30px;
	padding: 0; margin: 0;
  	display: block;
	float: left;
}
.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left; height: 42px;
  	background: url(style/images/tab_mx.png) repeat-x 0 0;
}
.tab ul.login li a {
	color: #da6f19;
        font-size: 1em;
}
.tab ul.login li a:hover {
	color: #ccc;
}
.tab .sep {color:#fff;}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative; top: 11px;
}
.tab a.open {background: url(style/images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(style/images/bt_closea.png) no-repeat left 0;}
.tab a:hover.open {background: url(style/images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(style/images/bt_closea.png) no-repeat left -19px;}
/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0; right: 0; width: 88%;
    z-index: 999;
    text-align: center;
    margin-left: auto; margin-right: auto;
}
#panel {
	width: 100%; height: 270px;
	color: #999; background: rgb(67,67,67) url(style/images/body-kontakt.png) repeat;
        -moz-box-shadow: 0 2px 7px #333; box-shadow: 0 2px 7px #333;
	overflow: hidden;
	position: relative;
	z-index: 3; border: 4px solid #ccc; border-top: none;
	display: none;
}
#panel .h1alike {
	font-size: 1.6em; font-style: italic;
	padding: 5px 0 10px;
	margin: 0; color: #222;
        text-shadow: 0px 2px 3px #555;
	filter: dropshadow(color=#555555,offX=1,offY=1);
}
#panel h2{
	font-size: 1.2em;
	padding: 15px 0 5px 0;
	margin: 0; color: #222;
        text-shadow: 0px 2px 3px #555;
}
#panel p {
	margin: 5px 0; padding: 0;
}
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 420px; float: left;
	padding: 0 15px; margin-left: 10px;
	border-right: 1px solid #666;
}
#panel .content .right {
	width: 315px; float: left;
	padding: 0 45px;
}
#panel .content .right a    { color: #059bcd;}
#panel .content .right a:hover  {border-bottom: 1px dotted #059bcd;}
#panel .content label {
	float: left; padding-top: 8px;
	clear: both;
	width: 180px; display: block;
}
/* BUTTONS */
/* Login and Register buttons */
#panel .content .submit-button {
	display: block;	float: left;
	clear: left; height: 24px; width: 94px;
	text-align: center; cursor: pointer;
	border: none; font-weight: bold;
	margin-top: -10px; color: #ccc;
        background: transparent url(style/images/bt_register2.png) no-repeat 0 0;
}

#panel .content .submit-button:hover {
	background-position: left bottom;
}
/*end of sliding kontakt*/

    #logo a  {
        position: absolute; top: 20px; left:0;
        width: 356px; height: 52px;
        background: url(style/images/logo1.png) no-repeat;
        text-indent: -9999px; outline: none;
    }
    ul#main-nav     {
        list-style: none;
        padding: 0; margin: 0;
        position: relative;
    }
    ul#main-nav a {
        display: block;
        position: absolute;
        outline: none;
        text-indent: -900%;
    }
    ul#main-nav .page_item.page-item-6 a:hover   {
        background-position: left center;
    }
    ul#main-nav .page_item.page-item-6 a{
        width: 74px; height: 36px;
        background: url(style/images/home3.png) no-repeat;
        left: 480px; top: 110px;
    }
    ul#main-nav .current_page_item.page-item-6 a  {
        background-position: left bottom;
    }
    ul#main-nav .page_item.page-item-5 a{
        width: 77px; height: 36px;
        background: url(style/images/blog3.png) no-repeat;
        left: 575px; top: 110px;
    }
    ul#main-nav .page_item.page-item-5 a:hover   {
        background-position: left center;
    }
    ul#main-nav .current_page_item.page-item-5 a  {
        background-position: left bottom;
    }
    ul#main-nav .page_item.page-item-11 a {
        width:89px; height: 36px;
        background: url(style/images/omnie3.png) no-repeat;
        left: 668px; top: 110px;
    }
    ul#main-nav .page_item.page-item-11 a:hover   {
        background-position: left center;
    }
    ul#main-nav .current_page_item.page-item-11 a  {
        background-position: left bottom;
    }
    ul#main-nav .page_item.page-item-9 a  {
        width: 120px; height: 36px;
        background: url(style/images/kontakt3.png) no-repeat;
        left: 777px; top: 110px;
    }
    ul#main-nav .page_item.page-item-9 a:hover   {
        background-position: left center;
    }
    ul#main-nav .current_page_item.page-item-9 a  {
        background-position: left bottom;
    }
    #social {
        position: relative;
        outline: none; width: 424px; height: 65px;
        padding: 15px 5px 0 5px;
    }
        #rss a  {float: left; text-indent: -9999px; width: 82px; height: 52px; background: url(style/images/feed123.png) top no-repeat; margin-right: 24px;}
        #rss a:hover    {background-position: left bottom;}
        #tweet a  {float: left; text-indent: -9999px; width: 59px; height: 50px; background: url(style/images/tweet123x.png) top no-repeat; margin-right: 24px;}
        #tweet a:hover  {background-position: left bottom ;}
        #face a   {float: left; text-indent: -9999px; width: 69px; height: 50px; background: url(style/images/facebook123.png) top no-repeat; margin-right: 24px;}
        #face a:hover   {background-position: left bottom;}
        #lastfm a   {float: left; text-indent: -9999px; width: 52px; height: 50px; background: url(style/images/lastfm.png) top no-repeat; margin-right: 24px;}
        #lastfm a:hover   {background-position: left bottom;}
        #youtube a   {float: left; text-indent: -9999px; width: 65px; height: 50px; background: url(style/images/youtube.png) top no-repeat;}
        #youtube a:hover   {background-position: left bottom;}
#main-home  {
    width: 100%;
    position: absolute; top: 200px; left: 0;
}
#obrazek    {
    width: 200px; height:310px;
    background: url(style/images/pencil.png) no-repeat;
    float: right; text-indent: -9999px;
    margin: -20px 90px 0 0;
}
#obrazek1	{
    width: 500px; position: relative; min-height: 300px;
    background: url(style/images/something.png) top center;
    float: left; text-indent: -9999px;
}

/**** Kwadraty z main page ****/
#opis	{
    width: 100%; height: 255px;
    margin-top: 35px;
    background: url(style/images/body-text.png) repeat-x;
    border-top: 3px dotted #666;
    border-bottom: 3px dotted #666;
}
    .opisy a	{
	display: block;
	width: 270px; height: 185px;
	float: left; background: url(style/images/tlo-main.jpg) repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #888;
	margin: 30px 0 0 18px;
	overflow: hidden;
	text-shadow: 1px 1px 1px #333;
    }
    .opisy a:hover h5	{
	margin-top: -185px;
    }
    .opisy a h5	{
	font-size: 35px;
	height: 185px;
	color: #dc6e15;
	text-align: center;
	line-height: 185px;
    }
    .opisy div	{
	height: 165px;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-shadow: 1px 1px 1px #fff;
    }
/* koniec kwadratów z main page*/

    .post-opis	{
	font-size: 0.9em;
    }
    .post-opis a	{
	color:#059bcd; font-size: 0.8em;
    }
    .post-opis a:hover	{
	border-bottom: 1px dotted #059bcd;
    }
#obrazek-omnie  {
    width: 220px; height: 174px;
    background: url(style/images/foto.png) no-repeat;
    float: right; text-indent: -9999px;
    margin: 30px 185px 0 0;
}
#obrazek-omnie2  {
    width: 520px; height: 300px;
    background: url(style/images/foto2.png) no-repeat;
    text-indent: -9999px;
    position: absolute; top: 0; right: 0;
}
    #content-home   {
        float: right; width: 380px;
    }
#main  {
    width: 100%;
    position: absolute; top: 120px; left: 0;
}
#content    {
    float: left; width: 70%;
    margin-top: 80px;
}
    .post   {
        margin-bottom: 35px;
        background: #ccc; border: 1px dotted #888;
        -moz-border-radius-topright: 8px; -webkit-border-radius-topright: 8px; -border-radius: 8px;
        -moz-border-radius-topleft: 8px; -webkit-border-radius-topleft: 8px; -border-radius: 8px;
        -moz-box-shadow: 0 5px 7px #888; -webkit-box-shadow: 0 5px 7px #888;
        padding: 5px 10px;
    }
    .post h2    {
        font-size: 2em; font-style: italic;
        margin: -5px -10px 20px -10px;
        background: #888;
        padding: 5px 0 6px 6px; border-bottom: 2px solid #e2e2e2;
        -moz-border-radius-topright: 7px; -webkit-border-radius-topright: 7px; -border-radius-topright: 7px;
        -moz-border-radius-topleft: 7px; -webkit-border-radius-topleft: 7px; -border-radius-topleft: 7px;
    }
        .post h2 a  {
            color: #333;
        }
        .post h2 a:hover    {
            color: #444;
            border-bottom: 1px dotted #444;
        }
    .post-info  {
        font-size: 0.7em;
        color: #333;
        margin: 30px 0 0 0;
        border-top: 1px dotted #ccc;
        padding-top: 5px;
    }
    .post img   {
        background: #e2e2e2; border: 2px solid #fff;
        padding: 5px;
    }
    .post-single img  {
        border: 5px solid #666;
        -webkit-border-radius: 2px; -moz-border-radius: 2px;
        -webkit-border-image: url(style/images/border5.png) 5 5 5 5 stretch;
        -moz-border-image: url(style/images/border5.png) 5 5 5 5 stretch;
    }
    .embed-film	{
	border: 5px solid #666;
        -webkit-border-radius: 2px; -moz-border-radius: 2px;
        -webkit-border-image: url(style/images/border5.png) 5 5 5 5 stretch;
        -moz-border-image: url(style/images/border5.png) 5 5 5 5 stretch;
    }
    .post-single a:hover img  {
        border: 5px solid #666;
        -webkit-border-radius: 2px; -moz-border-radius: 2px;
        -webkit-border-image: url(style/images/border4.png) 5 5 5 5 stretch;
        -moz-border-image: url(style/images/border4.png) 5 5 5 5 stretch;
    }
    .singlepost-info  {
        font-size: 0.7em; color: #333;
        margin: 20px 250px 15px 0;
        border-bottom: 1px dotted #666; padding-bottom: 5px;
    }
    .singlepost-info a  {
        color: #059bcd;
    }
    .post-info a    {
        color: #059bcd;
    }
    .post-info a:hover, .singlepost-info a:hover    {
        border-bottom: 1px dotted #059bcd;
    }
    .link   {
        background: #333; color: #eee;
        padding: 2px 5px;
        -moz-border-radius: 4px; -webkit-border-radius: 4px; -border-radius: 4px;
    }
    .link2	{
	background: #da6f19; color: #eee;
	padding: 6px 9px; border: 2px solid #555;
        -moz-border-radius: 10px; -webkit-border-radius: 10px; -border-radius: 10px;
    }
    .link:hover {
        background: #555; color: #eee;
        padding: 2px 5px;
        -moz-border-radius: 4px; -webkit-border-radius: 4px; -border-radius: 4px;
    }
    .link2:hover	{
	background: #555; color: #eee;
        padding: 6px 9px;
        -moz-border-radius: 10px; -webkit-border-radius: 10px; -border-radius: 10px;
    }
    #dalej  {
        position: absolute; bottom: 27px; left: 10px;
        color: #059bcd;
    }
    #dalej:hover    {
        border-bottom: 1px dotted #059bcd;
    }
    .post-single   {
        margin: 80px 0 5px 0;
    }
    .post-single p	{
	padding: 15px;
    }
	#body-single	{
	    background: url(style/images/body-post.png) repeat;
	    border: 1px dotted #888;
	    -moz-border-radius: 5px; -webkit-border-radius: 5px; -border-radius: 5px;
	}
    .post-single h2    {
        font-size: 2em; font-style: italic;
        margin-bottom: 20px; color: #333;
        text-shadow: 1px 1px 1px #666;
        border-bottom: 1px dotted #666;
        padding-bottom: 5px;
    }
    #left-next  {
        float: left;
    }
    #right-next {
        float: right;
    }
        .respond    {
            text-decoration: underline;
            margin: 30px 0 20px 0; text-shadow: 1px 1px 3px #666;
        }
        #commentform    {
            background: rgb(3,3,3); opacity: 0.7; filter: alpha(opacity=70);
            position: relative;
            -moz-border-radius: 8px; -webkit-border-radius: 8px; -border-radius: 8px;
            width: 470px; border: 4px solid #555; padding-top: 5px;
        }
        #back-comm  {
            width: 470px; height: 200px;
            position: relative;
        }
        .back-url   {
            width: 250px; height: 40px;
            position: relative;
        }
        #back-autor {
            width: 200px; height: 40px;
            position: relative;
        }
            #zalogowany {font-size: 0.8em; color: #555; margin: 10px 0 10px 20px;}
            #zalogowany a   {color: #059bcd;}
            #zalogowany a:hover {border-bottom: 1px dotted #059bcd;}
            #tagi   {width: 455px; font-size: 0.7em; color: #555; margin-left: 20px;}
            .nazwafirmy         {padding: 20px 0 5px 0; color: #333;}
            .mail, .website     {padding-bottom: 5px; color: #333;}
            #comment   {border: 2px solid #999; position: absolute; top: 5px; left: 20px;}
            #author, #email, #url {border: 2px solid #999; position: absolute; top: 5px; left: 20px;}
            textarea:focus      {background: #ccc; }
            input:focus         {background: #ccc;}
            .dane   {
                color: #059bcd; text-decoration: underline;
                padding-bottom: 3px;
                font-size: 1em; margin-left: 20px;
            }
            #submit { margin: 0 0 10px 20px; outline: none;}

        .authorcomment {
            margin-left: 20px;
            background: rgb(3,3,3); opacity: 0.5; filter: alpha(opacity=50); color: #eee; padding: 2px 0 2px 5px;
            -moz-border-radius: 8px; -webkit-border-radius: 8px; -border-radius: 8px;
        }
        ol#komentarze li {
            margin: 0 420px 20px 0;
            border-bottom: 1px solid #333;
        }
        ol#komentarze li a {
            color: #da6f19;
        }
        ol#komentarze li a:hover {
            border-bottom: 1px dotted #da6f19;
        }
        .komentarz  {padding: 5px 0;}
        .autor  {font-weight: bold; font-size: 1.2em; color: #da6f19;}
        .data   {font-size: 0.9em;}
        #social-single  {
            margin-top: 15px; border-top: 3px dotted #666;
        }
	#social-single li	{
	    list-style: circle;
	    margin-left: 20px;
	}
            #share  {
                font-size: 0.8em; color: #333;
                padding-bottom: 10px;
            }
            #feed-single a   {
                float: left; text-indent: -9999px; width: 38px; height: 50px; background: url(style/images/feed3.png) top no-repeat;
                margin-right: 24px;
            }
            #feed-single a:hover    {
                background-position: left bottom;
            }
            #stumble a  {
                float: left; text-indent: -9999px; width: 60px; height: 50px; background: url(style/images/stumble.png) top no-repeat;
                margin-right: 24px;
            }
            #stumble a:hover    {
                background-position: left bottom;
            }
            #deli a {
                float: left; text-indent: -9999px; width: 38px; height: 50px; background: url(style/images/deli.png) top no-repeat;
                margin-right: 24px;
            }
            #deli a:hover   {
                background-position: left bottom;
            }
            #digg a {
                float: left; text-indent: -9999px; width: 38px; height: 52px; background: url(style/images/digg.png) top no-repeat;
                margin-right: 24px;
            }
            #digg a:hover   {
                background-position: left bottom;
            }
            #tweet-single a {
                float: left; text-indent: -9999px; width: 43px; height: 50px; background: url(style/images/tweet3.png) top no-repeat;
                margin-right: 24px;
            }
            #tweet-single a:hover   {
                background-position: left bottom;
            }
            #face-single a  {
                float: left; text-indent: -9999px; width: 39px; height: 50px; background: url(style/images/facebook3.png) top no-repeat;
                margin-right: 24px;
            }
            #face-single a:hover    {
                background-position: left bottom;
            }
    .date   {
        width: 76px; height: 81px; position: absolute; top: 5px; left: -85px;
        background: url(style/images/date1.png) no-repeat;
        text-align: center; padding-top: 7px;
    }
        .day    {font-size: 18px; color: #222;}
        .month  {font-size: 14px; color: #222;}
        .year   {font-size: 11px; color: #222;}
    .blogroll li   {
        color: #fff;
    }
#sider  {
    float: right; width: 255px; height: 100%;
    margin-top: 38px;
}
    #in-sidebar {
        margin-top: 20px;
        border: 1px dotted #888;
        -moz-border-radius-topright: 8px; -webkit-border-radius-topright: 8px; -border-radius-topright: 8px;
        -moz-border-radius-topleft: 8px; -webkit-border-radius-topleft: 8px; -border-radius-topleft: 8px;
        padding: 5px 10px; background: #ccc;
        -moz-box-shadow: 0 5px 7px #888;
    }
    #in-sidebar h3    {
        font-size: 1.2em;
        margin: -6px -10px 10px -10px;
        background: #888; border-bottom: 2px solid #e2e2e2;
        padding: 5px 0 6px 6px;
        -moz-border-radius-topright: 8px; -webkit-border-radius-topright: 8px; -border-radius-topright: 8px;
        -moz-border-radius-topleft: 8px; -webkit-border-radius-topleft: 8px; -border-radius-topleft: 8px;
    }
    .info-sidebar   {
        margin-bottom: 25px;
    }
    .button {
        background: url(style/images/search2.png) top no-repeat;
        width: 60px; height: 20px;
        border: none; padding: 0 0 2px 0;
        color: #ccc; outline: none;
    }
    .button:hover   {
        background-position: left bottom;
    }
    #q  {
        border: 2px solid #ccc;
        height: 16px; width: 180px;
    }
#footer {
    height: 170px; width: 100%;
    margin-top: 30px;
}
    #footer-inside{
        height: 150px;
        background: rgb(3,3,3); opacity: 0.7; filter: alpha(opacity=70);
        -moz-border-radius-topright: 8px; -webkit-border-radius-topright: 8px; -border-radius-topright: 8px;
        -moz-border-radius-topleft: 8px; -webkit-border-radius-topleft: 8px; -border-radius-topleft: 8px;
    }
    #arch   {
        position: absolute; top: 10px; left: 20px;
    }
    #arch h2    {
        color: #eee;
        padding-bottom: 5px;
    }
    #blogroll   {
        position: absolute; top: 10px; left: 150px;
    }
    #blogroll h2    {
        color: #eee;
        padding-bottom: 5px;
    }
    .footstyle li a {color: #eee;}
    .footstyle li a:hover   {color: #da6f19;}
    #wordpress  {
        background: url(style/images/wordpress2.png) no-repeat;
        width: 100px; height: 100px;
        position: absolute; top: 23px; right: 20px;
    }
    #wordpress:hover	{
	background-position: left bottom;
    }
    #footfeed   {
        position: absolute; top: 23px; right: 155px;
        border-right: 1px solid #666; padding-right: 33px;
    }
    #feedfoot a {
        float: left; width: 100px; height: 100px; text-indent: -9999px;
        background: url(style/images/feedfoot.png) top no-repeat;
    }
    #feedfoot a:hover   {
        background-position: left bottom;
    }

/*home page slider's buttons*/    
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(style/images/previous.png) no-repeat 0 0;
	text-indent: -9999px;
}	
#nextBtn a{ 
	background:url(style/images/next.png) no-repeat 0 0;
	text-indent: -9999px;
}

/*Images switcher by Chris Coyier from www.css-tricks.com*/
#switcher	{
    width: 432px;
    float: left; margin: 25px 0 0 0;
}
#switcher a	{
    width: 432px; height: 180px; margin-top: 50px;
    display: block; position: absolute;
    top: 0; left: 0;
    font-family: Helvetica, Arial, sans-serif;
    color: #333; font-size: 0.8em;
    -moz-box-shadow: 0 3px 7px #ccc; -webkit-box-shadow: 0 3px 7px #ccc;
}
#jeden	{ background: url(style/images/komodo.jpg); z-index: 1;}
#dwa	{ background: url(style/images/filezilla.jpg);}
#trzy	{ background: url(style/images/phpmy.jpg);}
#cztery	{ background: url(style/images/mozilla.jpg);}
#switcher a span	{
    position: absolute;
}
#jeden span	{left: 0; top: -20px;}
#dwa span	{left: 80px; top: -20px;}
#trzy span	{left: 160px; top: -20px;}
#cztery span	{left: 274px; top: -20px;}
#switcher a:hover	{z-index: 2; color: #da6f19;}
