/*
Lady Mousellyca by Murhaaya Varial-artworks.com
based on Kubrick
*/

body {
	font-size: 62.5%;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Sans-Serif;
  background-color : #222;
  background-image: url('images/bg.jpg');
  background-position : 50% top;
	color: #fff;
	text-align: center;
	margin: 25px 0px 25px 0px;
	padding: 0px;
	}

#page {
  background : #2a2a2a;
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 650px;
	}

#header {
	height: 271px;
	width: 650px;
	}

#headerimg 	{ 
  background-image : url('images/header.jpg');
  background-repeat : no-repeat;
	margin: 0px;
	height: 230px;
	width: 650px;
}
#headerimg h1 {
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
}
#headerimg h1 a{
 display : block;
 width : 650px;
 height : 230px;
 text-indent : -10000px;
}

#headerimg .description {
  display : none;
	}


#linksTop {
 width : 650px;
 height : 41px;
 margin : 0px;
 background-image : url('images/links.jpg');
 background-repeat : no-repeat;
 line-height : 10px;
 padding : 0px;
}

#linksTop h2 {
 display : none;
}

#linksTop ul {
 list-style-type : none;
 list-style-position : inside;
 margin : 0px 0px 0px 0px;
 padding : 0px;
 float :left;
}
#linksTop li {
 float : left;
 padding : 0px 5px 0px 5px;
}
#linksTop #linksFixedLast {
 padding : 0px 2px 0px 6px;
}

#linksTopCont {
 margin-left : 55px;
}

h4 a {
 display : block;
 color : #fff;
 text-decoration : none;
}

h4 a:hover {
 color : #c61616;
}

h4 {
 font-family : Georgia, serif;
 font-weight : bold;
 padding : 15px 0px 0px 0px;
 margin : 0px;
 font-size : 12px;
 text-transform : uppercase;
}

h4 a:first-letter {
 font-size : 18px;
 font-weight : normal;
}

.clear {
 position : relative;
 clear:both;
}


#content {
 font-size : 12px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size : 10px;
	margin : 2px;
	padding : 0px;
	}

.alt {
	border-top: 1px solid #4f4f4f;
	border-bottom: 1px solid #4f4f4f;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#content a {
  color : #c61616;
	text-decoration: none;
}


/* End Typography & Colors */

#bg1 {
 background-image : url('images/pageBg.jpg');
 background-repeat : repeat-y;
}
#bg2 {
  background-image : url('images/page.jpg');
  background-repeat : no-repeat;
  background-position : top left;
}
#bg3 {
  background-image : url('images/pageBottom.jpg');
  background-repeat : no-repeat;
  background-position : bottom left;
  width : 650px;
  padding-bottom : 50px;
}

#bg1w {
 background-image : url('images/pageBg2.jpg');
 background-repeat : repeat-y;
}
#bg2w {
  background-image : url('images/page2.jpg');
  background-repeat : no-repeat;
  background-position : top left;
}
#bg3w {
  background-image : url('images/pageBottom2.jpg');
  background-repeat : no-repeat;
  background-position : bottom left;
  width : 650px;
  padding-bottom : 50px;
}

.narrowcolumn {
  position : relative;
	float: left;
	margin: 0px;
	padding : 30px 0px 0px 15px;
	width: 428px;
}

.widecolumn {
  position : relative;
	float: left;
	margin: 0px 0px 0px 15px;
 _margin-left : 7px;
	padding: 30px 0px 0px 0px;
	width: 618px;
	}

.post {
	margin: 10px 0px 30px 0px;
	text-align: justify;
	padding : 0px 0px 20px 0px;
  background-image : url('images/delitko.jpg');
  background-repeat : no-repeat;
  background-position : bottom center;
  font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Sans-Serif;
  letter-spacing : 0.5px;
  line-height : 25px;
  color : #d6d6d6;
	}
.post small {
 font-size : 10px;
 color : #888;
}

.post hr {
	display: block;
	}


.widecolumn .post {
	margin: 0px;
	}


.widecolumn .postmetadata {
	margin: 20px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
  font-family : Georgia, serif;
  font-size : 8px;
  color : #818181;
	padding: 0px;
	margin: 0px auto;
	width: 650px;
	height : 35px;
	clear: both;
	background-image : url('images/bottom.jpg');
	}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	}
	
#footer p a {
 color : #717171;
 text-decoration : none;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}



h3 {
	padding: 0px;
	margin: 30px 0px 0px;
  font-family : Georgia, serif;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 5px;
	margin : 15px 15px 15px 15px;
	border : 1px solid #444;
	max-width: 100%;
	}
a img {
	border: 1px solid #c61616;
	padding : 5px;
	margin : 15px 15px 15px 15px;
	}
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* 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;
	}

select {
	width: 130px;
	}

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

#commentform input {
	background : #222;
	color : #eee;
	border : 1px solid #404040;
}

#commentform textarea {
	width: 98.5%;
	padding: 2px;
	background : #222;
	color : #eee;
	border : 1px solid #404040;
	}

#commentform #submit {
	margin: 0px 3px 0px 0px;
	float : right;
  border : 1px solid #444;
  color :#c61616;
  font-weight : bold;
  background : #282828;
  font-family : Trebuchet, "Trebuchet MS", sans-serif;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	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 */



/* Begin Sidebar */
#sidebar {
 position : relative;
 float : left;
 padding: 40px 0px 10px 0px;
 margin-left: 25px;
 width: 170px;
 text-align : center;
}
#sidebar form {
	margin: 0px;
}

#sidebar h2, h2 a {
 color : #fff;
 margin : 0px 0px 20px 0px;
 text-transform : uppercase;
 font-size : 14px;
 font-family : Georgia, serif;
}
h2:first-letter {
 font-size : 18px;
 font-weight : normal;
}
h2 a:first-letter {
 display : block;
 font-size : 18px;
 font-weight : normal;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom : 20px;
}


/* End Sidebar */

/* Begin Calendar */
table {
 font-size : 11px;
 cursor : default;
}

table a {
	color : #c61616;
}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: uppercase;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
	color : #c61616;
	}

#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;
	}
#wp-calendar a:hover {
	background : #444;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 0px;
	text-align: center;
	background : #333;
	}
#wp-calendar td.pad {
	background : #2a2a2a;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/

#page {
 border : 1px solid #232323;
}

h2, h2 a {
 color : #c61616;
 text-transform : uppercase;
 margin :0px;
 font-size : 16px;
 font-family : Georgia, serif;
}
h2:first-letter {
 font-size : 20px;
 font-weight : normal;
}

h2 a:first-letter {
 display : block;
 font-size : 20px;
 font-weight : normal;
}
/* simulace neimplementovane vlastnosti text-transform : capitalize; */

#rss-1 img, #rss-1 ul {
 display : none;
}
#rss-1 h2, h2 a {
 color : #c61616;
 text-transform : uppercase;
 text-decoration : none;
 margin :0px;
 font-size : 12px;
 font-family : Georgia, serif;
}
#rss-1 h2:first-letter {
 font-size : 16px;
 font-weight : normal;
}

#rss-1 h2 a:first-letter {
 display : block;
 font-size : 16px;
 font-weight : normal;
}

p {
 font-size : 1.1em;
}
.pagetitle {
 margin : 20px 0px 20px 0px;
}

#newslogo {
 width : 103px;
 height : 39px;
 background-image : url('images/news.jpg');
 margin-bottom : 20px;
}

#gallerylogo {
 width : 103px;
 height : 39px;
 background-image : url('images/gallery.jpg');
 margin-bottom : 20px;
}
