/*   
Theme Name: Przystanek Jezus
Theme URI: www.przystanekJezus.pl
Description: Skórka strony Przystanku Jezus 2008/2009
Author: G. Supeł & P. Hełka
Author URI: chilliproject.pl
Template: 
Version: 1.00
.
General comments/License Statement if any.
.
*/


/* Użyte na stronie kolory:
	zielony - #6f8e49
	czerowny - #BE0000
*/

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	color: #626262;
}

a {
	color: #626262;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid;
	color: #be0000;
}


#logo a {
	border: 0;
}

/* Lista odnośników na dole strony */

#footer {
	margin-top:10px;
	margin-left:10px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: 0 0 0 1em;
}

#footer ul li:before {
	display: marker;
	content: "|" ;
	padding: 0 1em 0 0;
}

#footer ul li:first-child:before {
	display: marker;
	content: "";
}

/* Pasek z kontaktem do Wspólnoty */

#kontakt {
	margin-left: 10px;
}

#kontakt a {
	color: white;
	border-bottom: 1px dotted #c14544;
}

#kontakt a:hover {
	border-bottom: 1px solid white;
}

#zdjecie_dnia {
	border: 0;
	background: url(./images/tmp-zdjecie-dnia.jpg) no-repeat 11px 11px;
}

#zdjecie_dnia img {
	border: 0;
}

#wazne {
	margin: 18px 0 21px 5px;
	width: 260px;
	height: 203px;
	background: url(./images/wazne_info_tlo.png) no-repeat center center;
	padding: 21px 20px 13px 20px;
}

#wazne div {
	margin: 18px 18px 0px 0px;
}

#wazne li {
	padding-bottom: 13px;
}

#wazne a {
	color: white;
}
/* Tymczasowe łatanie tabelki */
.pasek_gora_cien {
background-position: left top; background-repeat: repeat-x; background-image: url(./images/cien_gora1.jpg);
}

.naglowek_pj {
background-position: left top; background-repeat: no-repeat; background-image: url(./images/nag_zielony.jpg);
}

.naglowek_tm {
background-position: left top; background-repeat: no-repeat; background-image: url(./images/nag_czerwony.jpg);
}

.naglowek_tm ul {
	list-style: disc;
}

.naglowek_pj ul {
	list-style: disc;
}

.sama_gora {
background: url(./images/bg_sama_gora.jpg) repeat-x;
}

div.post { 
	margin: 22px 30px 0 13px;
	width: 581px;
}

div.post.wiele {
	height: 124px;
	width: 584px;
	margin-left: 10px;
}


.post h2.tytul {
	margin-bottom: 0;
}

.tytul a {
	color: #6f8e49;
}

div.alt .tytul a {
	color: #BE0000;
}

/* Define page and post layout */

	/* Post/page title */
	.post h2 {
		font-size:13px;
		color:#6f8e49;
		font-weight: bold;
		margin-bottom: 30px;
	}

	/* Post/page author, date, etc */
	.post .autor {
		font-size: 9px;
		color: #959595;
		margin-left: 0;
	}
	
	/* Paragraph title */
	.post h3 {
		color:#6f8e49;
		font-size: 11px;
		margin-top: 25px;
	}
	
	.post h3  a {
		color:#6f8e49;
		font-size: 11px;
		margin-top: 25px;
	}
	
	/* Paragraph */
	.post p {
		margin: 1em 0px 1em 20px;
	}
	
	.post blockquote {
		color: #6f8e49;
		font-style: italic;
		margin-left: 0;
	}
	
	.post cite {
		color: #6f8e49;
		font-weight: bold;
		margin-left: 70%;
	}
	
	.post ul, ol {
		margin-left: 20px;
	}
	
	.post [lang=en] {
		padding-left: 50px;
		background: url(images/en_lang.png) no-repeat left center;
		font-style: italic;
	}
	
/* Archiwum */
h2.pagetitle {
	margin-left: 10px;
	font-size:14px;
	color:#BE0000;
	font-weight: bold;
	margin-bottom: 30px;
}
	
/* Komentarze */ 
.commentlist a {
	color: #6f8e49;
}

.commentlist .alt cite { /* .. co drugi komentarz inny kolor */
	color: #BE0000;
}

.commentlist .alt cite a {
	color: #BE0000;
}

/* Sidebar */
.prawa a {
	color: white;
	border-bottom: 1px dotted #95c267;
	text-decoration: none;
}

.prawa .pj2008 a {
	border-bottom: 1px dotted #bcdf72;
}
.prawa a:hover {
	border-bottom: 1px solid white;
}

.prawa ul {
	list-style: disc;
}

/* przejrzeć */
.tresc {
	font-size:11px; 
	color:#626262;
}
	
span.nag_bialy {
	font-size:12px; 
	color:#ffffff; 
	font-weight: bold;
}
		
.linia
	{ margin-top: 5px;}

.strzala
	{ text-align:right;}
	
.tresc_biala
	{
	font-size:11px; 
	color:#ffffff;}
	
/* /przejrzeć */

div.foty {
	float: left;
	margin-right: 10px;
	background: transparent no-repeat center center;
}

div.prawa {
	margin-top: 20px; 
	margin-right: 0px;
}

div.wiecej { 
	text-align:right; 
	font-size: 10px;
}

div.wiecej a {
	color: #6f8e49;
}

div.wiecej.alt a {
	color: #BE0000;
}

/* MENU ZAKŁADEK */
	#tabs {
		float: right;
		margin-right: 20px;
	}
	
	#tabs ul {
		list-style: none;
	}
	
	#tabs li {
		float: left;
		line-height: 38px;
		color: white;	
		padding-right: 2em;
	}
	
	#tabs li div {
		padding-left: 2em;
	}
	
	#tabs a {
		font-size:13px; 
		color:#626262;
		border-bottom: 1px dotted #d5d5d5;
	}
			 
	#tabs a:hover {
		font-size:13px; 
		color:#be0000;
		border-bottom: 1px solid #be0000;
	}
	
	#tabs li.current_page_item{
		background: red url(images/buton_prawa.jpg) no-repeat top right;
	}
	
	#tabs li.current_page_item div {
		background: url(images/buton_lewa.jpg) no-repeat top left;
	}

	#tabs .current_page_item a {
		font-size:13px; 
		color:#ffffff;
		border-bottom: 1px dotted #c14544;
	}
			 
	#tabs .current_page_item a:hover {
		font-size:13px; 
		color:#ffffff;
		border-bottom: 0px solid #ffffff;
	}
/* KONIEC/MENU NAWIGACJA */
		 
h2.zielony a { 
	color:#6f8e49;
	text-decoration: none;
}
		 
h2.zielony a:hover {
  color:#6f8e49;
}
		
a.zielony { 
	color:#6f8e49;
	text-decoration: none;
}
		 
a.zielony:hover	{ 
	color:#6f8e49;
	text-decoration: underline;
}

.wp-caption a {
	border: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}

p.wp-caption-text {
	font-style: italic;
	margin: 1em 0 0 0;
}

.alignright {float:right; margin:0 0 1em 1em; clear:both;border: 0px}
.alignleft {float:left; margin:0 1em 1em 0; clear:both;border: 0px}
.aligncenter {display: block; margin-left: auto; margin-right: auto; clear:both; border: 0px }
