/*
Theme Name: Illuminandi theme
Theme URI: http://www.illuminandi.kdm.pl/
Description: The theme based on the Illumina Tenebras Meas.
Version: 0.1
Author: Dominik Trzaskacz
Author URI: http://wyzimir.jogger.pl/
*/


/* ----- SZKIELET ----- */

* { border: 0pt none ; margin: 0pt; padding: 0pt; }

body {
	background: #010F10 url('images/tlo.jpg') repeat-y scroll center top;
	text-align: center;
	color: #eee; }

#container {
	margin: 0pt auto;
	width: 800px;
	text-align: center; }

#header {
	position: relative;
	display: block;
	height: 270px;
	background: url('images/header.jpg'); }

#langver {
	position: absolute;
	width: 120px;
	height: 25px;
	top: 0px;
	left: 623px; }

#menu {
	background: #000;
	position: relative;
	width: 800px;
	height: 40px;
	text-align: center; }

#page {
	background: transparent url('images/podmenu.jpg') no-repeat;
	width: 800px;
	text-align: left; }

#content {
	float: left;
	width: 600px;
	min-height: 400px;}
#illuminandi_gallery #content {
	float: left;
	width: 800px; }

#sidebar {
	float: left;
	width: 200px;
	padding: 1em 0;
	}

.clear {
	clear: both; }

#footer {
	margin: 0 auto;
	background: transparent url('images/footer.jpg') no-repeat;
	clear: both;
	position: relative;
	height: 50px;
	text-align: center;
	padding: 40px 20px 0px 20px;
	overflow:hidden; }

#footer p {
	margin: 0 auto;
	text-align: center; }

/* ----- SPECJALNE ----- */

/* | nieużywane
	.replace {
	position:relative;
	margin:0px;
	padding:0px;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/      overflow: hidden;
	/* */}
nieużywane | */


/* --- header (fir)--- */

h1 {
	padding-top: 100px; }

#illuminandi_band #header {
	background: url('images/header_b.jpg'); }	
#illuminandi_music #header {
	background: url('images/header_m.jpg'); }
#illuminandi_links #header {
	background: url('images/header_l.jpg'); }
#illuminandi_gallery #header {
	background: url('images/header_g.jpg'); }
#illuminandi_contact #header {
	background: url('images/header_c.jpg'); }
#illuminandi_gb #header {
	background: url('images/header_gb.jpg'); }
#illuminandi_press #header {
	background: url('images/header_p.jpg'); }

#top span {
	height:270px;
	width:800px;
	background: url('images/header.jpg'); }

#illuminandi_band #top span {
	background: url('images/header_b.jpg'); }
#illuminandi_music #top span {
	background: url('images/header_m.jpg'); }
#illuminandi_links #top span {
	background: url('images/header_l.jpg'); }
#illuminandi_gallery #top span {
	background: url('images/header_g.jpg'); }
#illuminandi_contact #top span {
	background: url('images/header_c.jpg'); }
#illuminandi_gb #top span {
	background: url('images/header_gb.jpg'); }
#illuminandi_press #top span {
	background: url('images/header_p.jpg'); }

/* --- przełącznik języka --- */

#langver ul {
	list-style-type: none; }

#langver a {
	font: 13px bold;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none; }

#langver a:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;}

.current_language_item {display: none; }


/* --- sticker (FIR) --- */

#sticker {
	background: transparent url('images/stickr2.jpg') no-repeat;
	position: relative;
	display: block;
	height: 156px; }

.pl #sticker {
	background: transparent url('images/stickr2.jpg') no-repeat;}
.en #sticker {
	background: transparent url('images/stickr2_en.jpg') no-repeat;}

#sticker span {
	height:156px;
	width:800px;}

.pl #sticker span {
	background: url('images/stickr2.jpg'); }
.en #sticker span {
	background: url('images/stickr2_en.jpg'); }
	
#sticker dl {
	padding: 40px;}
#sticker dt {
	font-style: bold;}
	
/* ----- MENU ----- */

#navlist li {
	display: inline;
	list-style-type: none;
	height: 40px; }

#menu ul {
	list-style-type: none;
	clear: left;
	height: 40px; }



#menu ul li {
	display: block;
	float: left; }

#menu ul li a {
	margin: 0pt;
	padding: 0pt;
	display: block;
	height: 40px;
	background: transparent;}
.pl #menu {
	background: transparent url('images/menu.gif') no-repeat 0px 0px;
	height: 40px;
	overflow: hidden; }
	
.pl li#news a { width: 101px; }
.pl li#band a { width: 88px; }
.pl li#music a { width: 126px; }
.pl li#gallery a { width: 94px; }
.pl li#press a { width: 82px; }
.pl li#links a { width: 78px; }
.pl li#gbook a { width: 126px; }
.pl li#contact a { width: 105px; }

.pl li#news a:hover, .pl li#news a#current { background: transparent url('images/menu2.gif') no-repeat 0px 0px; }
.pl li#band a:hover, .pl li#band a#current { background: transparent url('images/menu2.gif') no-repeat scroll -101px 0px; }
.pl li#music a:hover, .pl li#music a#current { background: transparent url('images/menu2.gif') no-repeat scroll -189px 0px; }
.pl li#gallery a:hover, .pl li#gallery a#current { background: transparent url('images/menu2.gif') no-repeat scroll -315px 0px; }
.pl li#press a:hover, .pl li#press a#current { background: transparent url('images/menu2.gif') no-repeat scroll -409px 0px; }
.pl li#links a:hover, .pl li#links a#current { background: transparent url('images/menu2.gif') no-repeat scroll -491px 0px; }
.pl li#gbook a:hover { background: transparent url('images/menu2.gif') no-repeat scroll -569px 0px; }
.pl li#contact a:hover, .pl li#contact a#current { background: transparent url('images/menu2.gif') no-repeat scroll -695px 0px; }

.en #menu {
	background: transparent url('images/en_menu.gif') no-repeat 0px 0px;
	height: 40px;
	overflow: hidden; }
	
.en li#news a { width: 89px; }
.en li#band a { width: 80px; }
.en li#music a { width: 132px; }
.en li#gallery a { width: 101px; }
.en li#press a { width: 81px; }
.en li#links a { width: 84px; }
.en li#gbook a { width: 123px; }
.en li#contact a { width: 110px; }

.en li#news a:hover, .en li#news a#current { background: transparent url('images/en_menu2.gif') no-repeat 0px 0px; }
.en li#band a:hover, .en li#band a#current { background: transparent url('images/en_menu2.gif') no-repeat scroll -89px 0px; }
.en li#music a:hover, .en li#music a#current { background: transparent url('images/en_menu2.gif') no-repeat scroll -169px 0px; }
.en li#gallery a:hover, .en li#gallery a#current { background: transparent url('images/en_menu2.gif') no-repeat scroll -301px 0px; }
.en li#press a:hover, .en li#press a#current { background: transparent url('images/en_menu2.gif') no-repeat scroll -402px 0px; }
.en li#links a:hover, .en li#links a#current { background: transparent url('images/en_menu2.gif') no-repeat scroll -483px 0px; }
.en li#gbook a:hover { background: transparent url('images/en_menu2.gif') no-repeat scroll -567px 0px; }
.en li#contact a:hover, .en li#contact a#current { background: transparent url('images/en_menu2.gif') no-repeat scroll -690px 0px; }

#menu ul li strong {
	display: none; }

.navigation {
	margin-left: 50px;
	padding-bottom: 1 em;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* ----- FIR ----- */
/* poniżej elementów korzystających z FIR */

.fir span{
	display:block;
	position:absolute;
	top:0px;
	left:0px; }





/* ----- PODSTAWOWE ----- */

html, body, div, p {
	font: 14px/1.7 "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif; }

#sidebar, #sidebar p, #sidebar div {font:12px/1.5;}

p {
	color: #efe3df;
	text-align: left; 
	margin-top: 1em;}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic; }

h2 {
	font-size: 24px;
	letter-spacing: -1px; }

h3 {	
	border-bottom: .5em solid #200607;
	color: #fff;
	font: bold 1.4em/5px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin: 2em 0 0.5em 0;}

#sidebar h2 {	
	color: #fff;
	font: bold 1.2em/1.2 Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0 0 0.5em 0;}
	
img {border: none;}
	
blockquote {
	background: transparent url(images/open_quote.gif) no-repeat 0 2px;
	margin: 0.5em 0 0.75em 40px; }

blockquote cite {
	font-size: 0.75em;
	font-style: italic; }

blockquote > p:first-child {
	text-indent: 22px;
	margin-bottom: 0.75em;
	color: #aaa; }

.lastword {
	padding: 0 22px 0 0;
	background: transparent url(images/close_quote.gif) no-repeat right top;
	color: #aaa; }

.post blockquote { padding: 1em 0 0; background-position: 0 1.1em; }

.author {
	text-align: right;
	margin-top: 0;
	padding: 0 25px 0 0;}

/* --- odnośniki --- */


a:link, a:visited {
	color: #a56565;
	text-decoration: none;
	background: #200607; }

a:visited {
	color: #5C9898;
	background-color: #200607; }

a:hover {
	color: #5C9898;
	text-decoration: underline;
	background: #200607; }




/* --- nagłówki --- */

h2 a:link, h2 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: transparent; }

h2 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: transparent; }



/* --- wpis --- */

.post {
	display: block;
	clear: both;
	margin: 1.2em 20px 1.5em 5px;
	padding-bottom: 40px;
	background: transparent url('images/hr.gif') no-repeat center bottom; }

#content .title {
	display: block;
	width: 575px;
	clear: both;
	position: relative;
	margin-bottom: 1em; }

#illuminandi_gallery #content .title {
	width: 780px; }

#content .title h2, #content .spost h2  {
	padding: 0 5px 0 35px;
	width: 405px;
	float: left;
	background: transparent url('images/t.png') no-repeat 0 8px !IMPORTANT;
	background-image: none; }

#illuminandi_gallery #content .title h2, #content .spost h2  {
	width: 540px; }

.spost h2 {
	padding: 5px 5px 0 35px;
	width: 540px;
}

.title .data {
	padding: 15px 0 0 10px;
	font: 12px bold "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Helvetica, sans-serif;
	color: #666;
	text-align:right; }

.entry {
	margin-left: 50px; }

.postmetadata {
	text-align: right; }

div.entry ul {
	display: inline-block;
	padding-left: 1em;

}

/* --- SIDEBAR --- */

#sidebar li {list-style-type: none; padding-left: 0;}
#sidebar div {margin: 1em 10px 1em 0;}
#sidebar div div {margin: 0;}


.photo {font-size: 0.8em; float: left; text-align: center;}


#bottomNavClose {background: transparent; color: #a59d8a; border:none;}
#hoverNav a {border:none;}


.imageframe {padding: 5px; border: 1px solid #cbc1aa; background: #070707}
.imgalignleft {float: left; margin: 0.5em 1em 0 0;}
.imgalignright {float: right; margin: 0.5em 0 0 1em;}
.imgaligncenter {clear:both; margin: 1em auto;}
.imagecaption {
	padding-top: 4px;
	text-align: center;
	font: 9px/9px Verdana, Tahoma, Helvetica, sans-serif;;
	color: #b0a893;}

#sidebar .imageframe {padding: 4px; border: 1px solid #cbc1aa; margin: 10px 0;}

img {
	behavior: url("http://www.illuminandi.kdm.pl/wp-content/plugins/pngbehavior.htc"); }
	
div.entry ol, div.entry ul {margin-left: 40px;}
#sidebar ol, #sidebar ul {margin: 1em 0;}
#sidebar ul  ul {margin: 0 0 0.5em 0;}


.noimageframe {padding: 20px 0; border: none; margin: 1em; background: transparent;}
.widget .noimageframe {padding: 10px 0; border: none; margin: 0; background: transparent;}
.widget {
	border-bottom: 1px solid #cbc1aa;
	padding-bottom: 1.5em; }
.imglink:link, .imglink:visited, .imglink:hover {
	background: transparent;
	border: none; }
	
.imp {
		background-color: #200607;
		padding: 2px 10px 2px 10px;
		border-top: 1px solid #5d2d2d;
		border-bottom: 1px solid #5d2d2d;
		margin-top: 2em;
		}
/* .entry p:first-line {font-variant: small-caps;} */









.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em ;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.post form {
	margin-left: 50px;
	}
	
select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 520px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.post h3 {
	margin-left: 50px;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin-left: 50px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */