/* Grey Colors Stylesheet */



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { background: #fff url(grey/bodytile.jpg) repeat left top; }

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #000; }
a:hover  {
}



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
.col-full-all  {
background-color:#FFFFFF;}

/* 2.2 Navigation */


/* 2.2.1 Drop-down menus */



/* CATEGORY NAVIGATION */

/* PAGES NAVIGATION */
#pagenav a  { border-bottom: 0px solid #b0b0b0; }
#pagenav li.current_page_item a, #pagenav li a:hover  { border-color: 4px solid #333333;  }
#pagenav li ul  { border-top: 1px solid #b0b0b0; }
#pagenav li ul li  { border-color: #b0b0b0; }
#pagenav li ul a:hover  { color: #fff!important; background: #f2f2f2;  }
#pagenav li.rss a  { color: #333333; background: url(grey/ico-rss.png) no-repeat right 4px; }



/* 2.3 Header */
#header{
background-color:#FFFFFF;

}




/* 2.4 Content */


/* 2.5 Sidebar */

#sidebar { border: 3px dashed #000; }
#sidebar2 { border: 3px dashed #000; }
/* 2.6 Extended Footer */
#extended-footer  { background-color: #fff; color: #585858;
border-top: 3px dashed #000;
 }
#extended-footer li a:link, #extended-footer li a:visited  { color:#585858; }
.one, .two  { border-right: 1px solid #878787; }
#extended-footer2  { background-color: #fff; color: #585858;
border-top: 3px dashed #000;
 }
#extended-footer2 li a:link, #extended-footer2 li a:visited  { color:#585858; }

/* 2.7 Footer */



/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.post .date  { background: url(grey/date.png) no-repeat left top; }

.post-meta li .body a:hover  { color: #333333; }


/* 3.1 Typographic Elements */

/* 3.2 Images */
.post img.thumbnail  { border: 5px solid #b0b0b0; }
.entry img  { border: 1px solid #b0b0b0; }

/* 3.3 Pagination / WP-Pagenavi */

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { color: #333333; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { background: #b0b0b0 !important; color: #333333; }


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.1 Generic Widgets */
.widget h3  { border-bottom: 0px solid #000; }

.widget ul li a:link, .widget ul li a:visited { background: url(grey/bullet.png) no-repeat 10px center; border-bottom: 0px solid #b0b0b0; }
.widget ul li a:hover  { color: #000; background: url(grey/bullet_hover.png) no-repeat 10px center; text-decoration:none; }

.widget_recent_comments li, #twitter li  { border-bottom: 0px solid #000; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { color: #000!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

.qtrans_language_chooser .widget ul li a:link, .widget ul li a:visited { background: 10px center; border-bottom: 0px solid #b0b0b0; }
.qtrans_language_chooser .widget ul li a:hover  { color: #fff; background: no-repeat 10px center; text-decoration:underline; }

.wydarzenie  {
font-size: 16px;
text-transform:uppercase;
}

.wydarzenie_tytul
  {
font-size: 24px;
text-transform:uppercase;
}

.sponsorzy  {
font-size: 16px;
text-transform:uppercase;
text-align:center;
color:#999999;
}

.mecenat  {
font-size: 20px;
text-transform:uppercase;
text-align:center;
color:#000000;
}

.jezyk ul li a:link, .jezyk ul li a:visited { color: #fff;   border-bottom: 0px solid #b0b0b0; }
.jezyk ul li a:hover  { color: #fff; text-decoration:none; }
/* 4.2 Specific Widgets */

/* FEATURED POSTS */

#featured li  { border-bottom: 1px solid #b0b0b0; }
#featured span.thumb img  { border: 5px solid #b0b0b0; }
#featured span.thumb img:hover  { border-color: #333333; }

/* WIDGET FORMS */
input#s, input.field  { border: 1px solid #b0b0b0; }
input#s:focus, input.field:focus  { border: 1px solid #333333; }
input.submit  { background-color: #333333; }

/* FLICKR */
#flickr a img  { border: #b0b0b0 3px solid;}
#flickr a:hover img  { border:#333333 3px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #b0b0b0; }

/* TEXT WIDGET */

/* CALENDAR */
#wp-calendar th,#wp-calendar td{background:#b0b0b0;}
#wp-calendar th  { color: #333333; }

/* ADS */
#sidebar .ads125 { border: 0px solid #b0b0b0; }

/* 4.3 Extended Footer Widgets */


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */


/* 5.2 Pingbacks / Trackbacks */

/* 5.3 Comments Form */
#commentform #submit  { background-color: #333333; }

/* 5.4 Gravity forms */
.gform_wrapper input.button { background-color: #333333; }

/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
