/*
Theme Name: siajba
Description: siajba.com by <a href="http://www.siajba.com/">Snowboard School</a>
Version: 0.1
Author: piontas
Author URI: http://www.technicomp.pl/
Tags: fixed width, two columns, left sidebar, valid XHTML, valid CSS
*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
img { border: none; }



/* Body
-------------------------------------------------------------------*/
body { 
	font: 16px Georgia, sans-serif, Verdana, Helvetica, Arial, Geneva; 
	color: #3b3632; 
	background: #ffffff url(images/bg.jpg) repeat 5%; 
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 12px; line-height: 24px; margin-bottom: 7px; font-weight: normal; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span, h2 span, h3 span { color: #928f8e; font-style: italic; font-size: 0.9em; }
h3.search { margin-bottom: 20px; }
a { color: #3b5a4a; }
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 980px; 
	height: 353px;
	padding: 0;
	top: 0px;
        margin: 0 auto;
	background: url(images/header_bg.jpg) no-repeat center top; 
	position: relative;
        
        
}
#header h1 { 
        width: 230px;
        position: absolute;
        top: 80px;
        left: 160px;
	font: 20px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #fff; 
}
#header h1 a { 
        color: #333; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #333; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 980px; 
	overflow: hidden; 
	background: url(images/container_bg.jpg) repeat-y;
        margin: 0 auto 0 auto; 
}




/*Nav top
  ---------------------------------------*/
	.nav-text {
		visibility:hidden;
	}


	
	#nav-top{
		text-align: left;
	        padding: 189px 0 0 465px;
                
	}
	
	#nav-top ul {
		list-style:none;
		text-align: left;
	}
	
	
	#nav-top li {
		margin:0;
		height:158px;
		text-align: right;
		display: inline;
	}
	
	
	
	
	#nav-top a {
		text-decoration:none;
                border: none;
		float: left;
		height: 158px;
	}
		
	
	
		
	#nav-top a.snowboard{
		background:url(images/snowboard.jpg) left -158px no-repeat;
                width: 61px;
                margin-right: 1px;
	}
	
	#nav-top a.snowboard:hover {
		background-position: left 0;
                
	}
	
	#nav-top a.klub1080{
		background:url(images/klub1080.jpg) left -158px no-repeat;
                width: 62px;
	}
	
	#nav-top a.klub1080:hover {
		background-position: left 0;
                
	}
	
	#nav-top a.o_nas{
		background:url(images/o_nas.jpg) left -158px no-repeat;
                width: 63px;
                
	}
	
	#nav-top a.o_nas:hover, #nav-top #selected  {
		background-position: left 0;
                
	}
	
	#nav-top a.foto_video{
		background:url(images/foto_video.jpg) left -158px no-repeat;
                width: 82px;
                margin-left: 80px;
	}
	
	#nav-top a.foto_video:hover {
		background-position: left 0;
                
		
	}
	
	#nav-top a.galeria{
		background:url(images/galeria.jpg) left -158px no-repeat;
                width: 73px;
	}
	
	#nav-top a.galeria:hover {
		background-position: left 0;
               
	}
	

/* Za Miedza
------------------------------------*/ 

#za_miedza {
	position: absolute;
	margin-left: 499px;
}

#za_miedza a {	
	display: block;
	width: 156px;
	height: 167px;
	text-indent: -9999em;
	background: url(images/za_miedza.jpg) no-repeat 0 -167px;

	}

		

#za_miedza a:hover {
	background: url(images/za_miedza.jpg) no-repeat 0 0;
	border: none;
	}

#snb1080 {
	position: absolute;
	margin-left: 20px;
}
	
#snb1080 a{
    height: 180px;
    width: 270px;
    display: block !important;
    background: inherit;
    text-indent: -9999em;
}

#main-page {
	position: absolute;
	right: 0;
	margin-right: 20px;
}
	
#main-page a{
    height: 180px;
    width: 270px;
    display: block !important;
    background: inherit;
    text-indent: -9999em;
}





/* Content
-------------------------------------------------------------------*/
#content { 
	width: 600px; 
	float: right; 
	padding: 15px 30px;
        margin: 0;
}
#content .post { margin-bottom: 40px; }
#content .post p, address {
        margin: 0 10px 20px 10px;
        line-height: 1.3em;
        letter-spacing: 0.05em;
        font-size: 0.9em;
}
#content .post h3 a, #content .post h1 a, #content .post h1  {
        font-family: georgia, sans-serif;
        color: #e644a0;
        text-decoration: none;
        font-size: 1.2em;
        padding-left: 0;
        letter-spacing: 0.1em;
        border: none;
}
#content .post h3 a:hover, #content .post h1 a { color: #62bd19; border: none; }
#content .post-list li { list-style: none; }


#content .post .post-info { 
	clear: both; 
	font-size: 0.8em; 
	color: #777; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 20px; 
        text-align: right;
	background: url(images/meta-bg.gif) top center no-repeat; 
}
#content .post a {
        color: #e644a0;
        text-decoration: none;
        padding-bottom: 1px;
        /*border-bottom: #cde1bb 1px dashed;*/
        font-size: 0.8em; letter-spacing: 0.1em;
        font-variant: small-caps;
}
#content .post a:hover {
        color: #62bd19;
        /*border-bottom: #e644a0 1px dashed;*/
        }
#content .post a.more-link { background: url(images/read-more.gif) no-repeat right bottom; color: #e644a0; text-decoration: none; padding-bottom: 2px; padding-right: 17px; border-bottom: #cde1bb 1px dashed; font-size: 0.8em; letter-spacing: 0.1em; font-variant: small-caps; }
#content .post a.more-link:hover { color: #62bd19; border-bottom: #e644a0 1px dashed; }
#content .post a.more-link { float: right;}
#content .post .post-info a, #comments .comment .comment-info a { color: #62bd19; text-decoration:none; letter-spacing: 0.1em; font-size: 0.8em; font-variant: normal; border-bottom: #cde1bb 1px dashed;}
#content .post .post-info a:hover, #comments .comment .comment-info a:hover { color: #e644a0; text-decoration:none; border-bottom: #e644a0 1px dashed; }
#content .post img.size-medium, #content .post img.size-full { background: #fff; padding: 4px; border: 1px solid #D9D9D9; }
#content #pages { text-align: center; }


#content ul, #content .post ul, #content .post ol { 
	list-style: disc;
	list-style-position: inside;
        margin:  0 20px 30px;
        font-size: 0.9em;
}
#content .post ul { clear: both;}
#content .post ol {
        list-style: decimal;
        margin:  0 0 30px 40px;        
}
#content .post li{ padding: 3px 0; }
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }

.gallery img, .gallery a img {
border: solid 1px #D9D9D9;
background: #ffffff;
padding: 4px;
margin: 2px;
}
.gallery a:hover img {
border-color: #c74880;
background: #ffffff;
}
#content .post a img.size-full {
        max-width: 580px;
        margin: 2px;
        text-align: center;
       
        
}

#content .post .gallery img {
        float: left;
        text-align: left;
        width: 85px;
        
        }
#content .post .gallery{
        text-align: left;
        width: 100%;
        clear: both;
        margin: 10px 0;
        
}


/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 280px;
	float: left;
	font-size: 0.9em; 
	margin: 0 0 10px 30px;
	color: #555;
}

#sidebar h3 { 
        font: normal 18px Verdana, Arial, Sans-Serif; 
        color: #444; 
        background: url(images/sidetitle_bg.gif) no-repeat;
        padding-left: 23px;
}

#sidebar a { color: #38463e; text-decoration: none; }
#sidebar a:hover { color: #62bd19; }

#sidebar .block {
	width: 250px;
	padding: 15px; 
	overflow: hidden;
	color: #555;
        margin-bottom: 15px;
        background: url(images/block_bg.gif) no-repeat center bottom;
}
#sidebar .block li { 
	background: url(images/arrow2.gif) no-repeat 2px 8px; 
	padding-left: 12px;
        padding-bottom: 5px;
        list-style: none;
        margin-left: 10px
}
#sidebar .block a:hover { color: #62bd19; }

/* Calendar */
#sidebar .block #calendar_wrap a { color: #000; }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; padding: 4px 2px 4px 2px; background: #cde1bb; text-align: center; color: #888; }
#sidebar .block #calendar_wrap table td:hover { background: #62bd19; }
#sidebar .block p#tag-cloud a {
        color: #e644a0;
        
}
#sidebar .block p#tag-cloud a:hover {
        color: #fff;
        background: #e644a0;
}

/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 0; }

#search #s { 
	width: 148px;
        height: 30px;
	padding: 4px 0 4px 5px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 14px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search_bg.png) no-repeat;
}
#search #searchsubmit { 
	width: 90px; 
	height: 30px;
        text-align: center;
	background: url(images/searchbt_bg.gif) no-repeat 0 0;
        font-weight: bold;
}
#search #searchsubmit:hover {
        background-position: 0 -30px;
}
.bt{
        cursor: pointer;
        
}
.flickr-RSS  a img{
        border: 1px solid #D9D9D9;
        margin: 1px;
        padding: 2px;
        background: #fff;
}
.flickr-RSS  a img:hover{
        border: 1px solid #c74880;
        
}


/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	
}
#comments{
        margin-bottom: 20px;
}
#comments .comment { 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 600px; 
	padding-bottom: 5px;
        margin-bottom: 5px;
       	background: url(images/meta-bg.gif) bottom center no-repeat; 

}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 500px;
        font-style: italic;
        font-size: 0.9em;
	
}

#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px;
    font-style: normal;
    text-transform: lowercase;
        
        
}
#comments .comment .comment-info span {
	color: #62bd19;
        text-decoration:none;
        letter-spacing: 0.1em;
        font-size: 1em;
        font-variant: normal;
        margin-right: 10px;
	margin-bottom: 5px;
}
#comments .comment .comment-info a {
        font-size: 1em;
}



/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 565px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: url(images/submit_bg.gif) no-repeat;
        text-align: center;
        border: none;
}




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 980px; 
        height: 420px;
	margin: 0 auto;
        bottom: 0;
	background: transparent url(images/footer_bg.png) no-repeat;
        position: relative;
        
        
}

#rss {
        position: absolute;
        right: 0;
        margin-top: 137px;
        width: 152px; 
        height: 46px;
        
}
#rss a { background: url(images/rss.png) no-repeat 0 -46px; display: block; width: 152px; height: 46px; text-decoration: none; }
#rss a:hover { background-position: 0 0; }
#rss a span { visibility:hidden; }
#footer-inner {

        clear: both;
        text-align: center; 
	width: 960px; 
	margin: 0 auto;
         
}
#footer p { 
	font-size: 11px; 
	color: #9d8e82;
        bottom: 0px !important;
        position: absolute;
        margin: 10px auto;
        text-align: center;
        width: 960px;
}
#footer p a, #footer p a.author { color: #ffffff; text-decoration: none; letter-spacing: 0.15em; font-size: 1em; padding: 2px; }
#footer p a.author { color: #4f8227; font-weight: bold; }
#footer p a:hover{ color: #6be30b; border-top: #fff 1px dotted; }
#footer p a#mt-link:hover, #footer p a#wp-link:hover{ border: none; }
#footer p a#mt-link { vertical-align: middle; padding: 4px 3px 0 3px; }
#footer p a#wp-link { vertical-align: middle; padding: 13px 3px 0 3px; }
#footer-bg{
	background:url(images/footer-bg.jpg) repeat center;
	width: 100%;
	height: 420px;
	margin-top: -420px;
        border-top: #ffffff 1px solid;
	
}

#notanother{
        bottom: 0 !important;
        left: 0;
        margin-top: -265px;
        height: 265px;
        width: 265px;
        background: transparent url(images/niekolejna.png);
        z-index: 99 !important;
}

/* bottom line     */

#bottom {
	margin: 0;
	font-size: 0.9em;
	text-align: center;
	padding: 100px 0 0 10px;
        

}



.bleft, .bcenter, .bright {
	width: 25%;
	padding: 20px 0;
	float: left;
}
.bleft h2, .bcenter h2, .bright h2{
        width: 238px;
        height: 26px;
}
.bleft, .bcenter {
	padding-right: 30px;
}
#bcomments{
        text-align: left;
}

#bcomments h2{ background: url(images/recent_comments.png) no-repeat center; }
#bposts h2{ background: url(images/recent_posts.png) no-repeat center; }
#blinks h2{ background: url(images/links.png) no-repeat center; }



#bottom ul {
	border-top: 1px dashed #e744a1;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bottom ul li {
	border-bottom: 1px dotted #9d8e82;
	padding:0;
	background: none;
        color: #ffffff;
}

#bottom ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	padding: 5px 5px;
        font: 1em Georgia, Verdana, sans-serif;
        letter-spacing: 0.1em;
}
#bottom ul.blinks li a{
        font-variant: small-caps;
}

#bottom ul li a.comment_author{
        color: #c84c81;
        font-size: 0.9em;
        font-family: verdana, sans-serif, georgia;
        text-transform: lowercase;
}
#bottom ul li a.comment_author span{
        color: #fff;
        font-style: italic;
        font-family: georgia, sans-serif, verdana;
        font-size: 0.9em;
        
}

#bottom ul li a:hover {
	background: #e744a1;
	color: #fff;
	border-bottom: none;
}

#bottom h2{
        height: 26px;
        text-align: center;
}




.clear{

	clear: both;	

}
.sungallo{
	text-align: center;
}






