/*  
Theme Name: White Skriker
Theme URI: http: //fredfred.net/skriker/
Description: *****
Version: 1.0
Author: malyfred
Author URI: http://fredfred.net/skriker/
*/

a {
	color: #D54717;
	/*fred*/
}

a img {
	border: none;/*fred*/
}

a:visited {
/*	color: #F09475;*/
	/*fred*/
}

a:hover,.meta a:hover {
	color: #32650C;/*fred*/
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

applet {margin: 1em 0 1em 0;}

blockquote {
	border-left: 3px solid #808080;
	margin-left: 1.5em;
	padding-left: 5px;
}

#menu ul ul li, body {
	font-family: 'Palatino Linotype','Garamond', serif;/*fred*/	
}

.blackfoto, .film {
	/*background-color: #313131;
	color: #ddd;*/
}

.blackfoto .post .storycontent, .film .post .storycontent {
margin: 0;

}


.blackfoto .post .storycontent img, .film .post .storycontent img {
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

body {
/*	background-color: #32650C;*/
	background-color: white;
	/*fred*/
	/*border: solid 2px #565;
	border-bottom: solid 1px #565;
	border-top: solid 3px #565;
	*/
	color: black;
	/*fred*/
	margin: 0;
	/*fred*/


}

cite {
	font-size: 90%;
	font-style: normal;
}

.center {
	text-align: center;
}

code {
	font-size: 0.8em;
}

h1, h2, h3 {
	text-align: left;
}

.date {
    	font-size: 1.4em;
		text-align: right;
/*	border-bottom: 1px dotted #ccc;*/
		margin: 0.1em 70px 0.1em 70px;
}


object, embed {
	display: block;
	margin: 1em auto 0 auto;
}

ol.footnotes, .footnotes a{
 	font-size:.80em;
}

ol.footnotes {
	border-top: 1px dotted #808080;
	margin: 0;
	padding-left: 3em;
	padding-top: 1em;
}

h1,h2,h3,#menu ul li {
	font-family : 'Trebuchet MS','Tahoma',sans-serif;
}

img {
	display: block;
	margin: 1em auto 0 auto;
}

ins {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	
}

ol#comments li p {
	font-size: 100%;
}

p {
/*	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
/*	letter-spacing: -1px;*/
	margin: 0 0 0.5em 0;
}

/* classes used by the_meta() */
ul.post-meta, ul.post-categories {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
/*	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;*/
/*	font-size: 11px;*/
/*	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;*/
	position: fixed;
	right: 20px;
	bottom: 0px;
	display: none;
}

.credit a{

	text-decoration: none;
}

.credit a:hover {
	text-decoration: underline;
}

.feedback {
	text-align: center;
	font-size: 0.9em;
	margin: 0.5em 0 0.5em 0;
}

.film {
	background-image: url(./images/film_background.gif);
	background-repeat : repeat-y;
	background-position : top;
}

.gallery {
	margin: 1em auto 1em auto;
	border: 1px solid grey;
	padding: 0 0 6px 0;
	text-align: center;
	background-color: #ededed
}

.blackfoto .post .storycontent .gallery .gallery_item img, .gallery_item img {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 6px;
}

.iimage_panorama {
	text-align: center;
}

.iimage_panorama_button {
	margin: 0 5px 0 5px;
}

.meta {
	font-size: .75em;/*fred*/
	margin: 0 0 0.5em 0;
}

.meta li, ul.post-meta li, .feedback li, ul.post-categories {
	display: inline;
}

.meta ul, .feedback ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta img{
	display: inline;
}

object.mp3_player,object.mp3_player embed{display: inline;}

.pa {
	background-image: url(./images/parental_advisory.png);
	background-position : 0 1.5em;
	background-repeat : no-repeat;
}

.post {
	
	text-align: justify;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0.75em;
	padding-top: 0.5em;
	border-bottom: dotted 1px #808080;	
}

.storytitle, .meta, .storycontent, .text, #all_comments_stuff {
margin: 0 70px 0 70px;
}



#comments, #postcomment {
	border-top: dotted 1px #808080;	
	padding-top: 0.5em;
}

.read_more {
	text-align: center;
	display: block;
}

.storytitle, #comments, #postcomment {
	margin-bottom: 0;
	padding-top: 0.5em;
	font-size: 1.4em;
}

.storytitle a {
	text-decoration: none;/*fred*/
}


.text {
	text-align: justify;
}



#commentform #name, #commentform #email, #commentform #url, #commentform textarea, .textarea, #code {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li {
	border-top: dotted 1px #808080;	
}

#content {
	/*margin-left: -300px;*/
	position: absolute;
	top: 60px;
	left: 10%;
/*	margin-top: 60px;
	margin-left: 10%;
	margin-right: auto;
	margin-bottom: 30px;*/
	/*border: solid 1px red;
	*/
	background-color: white;
	padding: 0px 0 25px 0;
}

#content, .blackfoto .post .storycontent, .film .post .storycontent {
	width: 600px;	
}

#header {
	letter-spacing: 3px;
	margin: 0;
	position: absolute;
	top: 15px;
	left: 10%;
	width: 600px;
	min-height: 40px;
	text-align: right;
	border-bottom: dotted 1px #808080;
	background-image : url(./images/muz_v_pozadi2.png);
	background-position : left top;
	background-repeat : no-repeat;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background-color: white;
	padding: 0.5em 0.5em 0em 0.75em;
	font-size: 90%;
	position: absolute;
	left: 10%;
	margin-left: 615px;
	top: 15px;
	width: 10em;
	text-align: center;
	border-left: dotted 1px #808080;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {

	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-transform: lowercase;
	text-align: left;
}

#menu * .ts_current_theme {
	list-style-type: square;
	list-style-position: inside;
}

#menu ul li {
/*	font: italic normal 110% 'Times New Roman', Times, serif;*/
	letter-spacing: 0.1em;
	margin-bottom: 0.8em;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	/*font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	*/
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	padding-left: 1em;
	line-height : 115%;
}

#menu ul ul li a {

	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: underline;
}

#menu ul ul ul.children {
	padding-left: 4px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
/*	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;*/
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.fredfred {
   margin-top: 1.5em;
   margin-bottom: 0em;
   font-size: 0.9em;
}

.fredfred a {
	text-decoration: none;
}
