/* 
Theme Name: New Years Day
Theme URI: http://www.nitallica.org/
Version: 1.0
Description: Light blueish theme named after one of my favorite U2 songs.  Supports Sidebar widget, Gravatar, and Theme Switcher.
Author: Nitallica
Author URI: http://www.nitallica.org/

uprava: interPoli
*/

body {
  font-size: 62.5%;  /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
	background: #EBE6C6 url('images/bg.gif') repeat-x top fixed;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wayout {
	background: #fff;
	width: 960px; /* 760px */
	border: 1px solid #6D6E72;
	margin: 0px auto 0px auto;
	text-align: left;
}
	
#masthead {
	background-image: url('images/header.jpg');
	letter-spacing: 0.2em;
	margin: 2px 2px 0 2px;
	padding: 0 10px 10px 60px; 
	height: 170px;
}

#header_logo {
	margin: 20px 0px 0px 130px;
	width: 530px;
	height: 70px;
}

#main {
	background: #fff url('images/bg_main.gif');
	float:left;
}

#content {
	float: left;
	width: 629px; /* 490 535 552 559 */
  padding-top: 20px;
	padding-bottom: 10px;
	padding-left:25px;
}

#menu {
	float: right;
	width: 300px; /* 170px */
	margin-right: 3px;
	/*border-left: 1px solid #C0D2F0;*/
}

#logo {
	padding-top: 25px; 
	padding-left: 12px;
}

#hmenu {
	margin: 2px;
	font-size: 1.3em;
}

#clearer { 
	clear: both; 
	margin: 0; 
	padding: 0;
	font-size: 0px; /* SH */
}

#footer {
	margin: 2px;
	padding: 5px;
	background: #2050A0;
	background: #6D6E72;
}

.credit {
  color: #eee;
  font-size: 1.1em;
  margin: 0px; /* 10 0 0 0 */
  padding: 3px;
  text-align: center;
}

.credit a, .credit a:hover, .credit a:visited {
	color: #eee;
	text-decoration: none;
}

#rap {
	background: transparent;
}

a {
	color: #416BBF; 
	text-decoration: none;
}

a:visited { 
	color: #416BBF; 
	text-decoration: none;
}

a:hover { 
	color: #416BBF; 
	text-decoration: underline; 
}

a img { border: none; }

acronym, abbr { 
	border-bottom: #333333;
}

blockquote { border: 1px dashed #ACC4EB; margin-left: 15px; padding: 5px 5px 5px 5px;}

acronym, abbr { border-bottom: 1px dashed; }

acronym, abbr, span.caps { cursor: help; font-size: 90%; letter-spacing: .07em;}

cite { font-size: 90%; font-style: normal; }

#hidden {display:none;}

h1 { margin: 0;
  padding: 20px;
  text-align: left;
}

h2#tagline {margin-right: 25px; padding:0;text-align: left;color: #E0E9F6;border: 0px none;; margin-left:0; margin-top:0; margin-bottom:0}

.post h2 {
	letter-spacing: 0.2em;
	margin: 0 20px 0 30px;
	padding: 20px 0 30px 0;
}

h2#comments, h2#postcomment { /* text Žádné komentáře */
  font-size: 1.5em;
}
  
h3 { /* nadpisy příspěvků na titulní stránce i na stránce s příspěvky*/
	font-size: 2em;
  font-weight: lighter;
	color: #555;
  background: #FBF8DB url(images/odrazkah3.gif) 6px 8px ;
	background-repeat:no-repeat;
	padding: 2px 2px 2px 25px;
	border-left: 2px solid #E2D338;
	border-bottom: 1px solid #E2D338;
}

h3#comments { margin-left: 20px; }

h3#respond { margin-left: 20px; }

h3 a {color: #555; }

h3 a:hover {color: #555;}

h3 a:visited {color: #888;}

h4 {
	font-size: 16px;
	line-height:normal;
	font-weight: bold;
	color: #0000CC;
}

#nav h4 {
	color: #E47B00;
  font-size: 16px;
	line-height:normal;
	margin-top:20px;	
	margin-bottom: 5px;
	font-weight: normal;
}

ol#comments li p { font-size: 100%; }

img { border: none;}

.textarea { width:200px; margin:0; }

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.meta { /* meta informace pod nadpisem článku na titulní stránce */
  font-size: 1.1em;
  color:#333;
}

.meta li, ul.post-meta li {display: inline;}
.meta ul {display: inline;list-style: none;margin: 0;padding: 0;}
.meta a { font-weight: normal; letter-spacing: 0; color:#3333CC;}

.postpage { /* obal článku */
	margin: 0px 30px 20px 0px;
}

.postpage h3 { /* zruší odsazení nadpisu článku na stránce s článkem */
	margin: 0px;
}

#pages { /* Předchozí - Další stránka na hlavní stránce */
	font-size: 1.3em;
	text-align: center;
}

.post { 
	margin: 0px 30px 20px 0px;
	text-align: justify;
	/*background:url(images/scripty.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 18px  5px 5px 45px;*/
}

.entrytext { /* text článku */
  margin-left: 20px;
  font-size: 1.3em;
  text-align: justify;
}

.storytitle { margin-top: 0; margin-bottom: 2px; }

.storytitle a { text-decoration: none; }

.storycontent { /* obsah článku na titulní stránce */
	margin-bottom: 5px;
	border-bottom: 1px solid #ACC4EB;
  font-size: 1.3em;
}

.feedback { /* řádek s počtem komentářů pod článkem */
  text-align: right;
	clear: both;
	font-size: 1.1em;
	border-bottom: 0px solid #ACC4EB;
}

.feedback a {color: #999;}

#commentform { margin-left: 20px; }

#commentform  #comment { width:450px; }

#author, #email, #url, #comment {
	color: #003366;
 	background: #E3E9F3; 
	padding: .2em; 
	border: 1px solid #F0F3F7;
}
	
input#submit {
	color: #003366;
	border: 1px solid #F0F3F7;
	padding: 1px 2px 1px 2px;
	font-weight: normal;
	background-color: #E3E9F3;
	margin-top: 5px;
}
	
#commentform textarea { width:100%;}

#commentlist li {
	border: 2px solid #2050A0; 
	margin-bottom: 20px; 
	padding-left: 20px;
}

#commentlist li ul { 
	border-left: 1px solid #dddddd; 
	font-size: 110%; 
	list-style-type: none;
}

#nav form {
	margin: 0 0 0 0;
}

#search {
  margin-top: 5px;
	margin-left: 0px;
}

input#s {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #E2D338;
	padding: 1px 2px 1px 2px;
}

#searchbutton { margin-top: 2px; }
                
#searchsubmit { 
	color: #003366;
	border: 1px solid #E2D338;
	padding: 1px 2px 1px 2px;
	font-weight: normal;
	background-color: #EDE47F;
}
	
#nav ul li h2 {
  font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	padding-left: 0;
	margin-left: 0;
}

#nav li {
	display: block;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

/*#nav { width: 170px; }*/

#nav ul { /* odkazy v menu */
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

#nav a {
	/*display: block;*/
	padding-left: 17px;
	width: 130px;
	background-color: transparent;
	background-image: url('images/icon.gif'); 
	background-repeat: no-repeat;
	background-position: 0 55%;
	border-bottom: 1px dotted #2050A0;
}

#nav a:link, #navlist a:visited {
	text-decoration: none;
	font-weight: normal;
}

#nav #categories ul a:link, #nav #categories ul a:visited{
	font-weight: bold;
}

#nav a:hover {
	background-image: url('images/icon2.gif'); 
	color: #555;
	/* background-color: #F7F1B1; */
  text-decoration: none;
  border: 0px;
}

#nav #categories { /* menu kategorie */
  font-size: 1.2em; /* 1.1 */ 
  color: #777;
}

#categories ul li ul li a, #categories ul li ul li a:visited{ /* menu podkategorie */
  font-size: 0.8em; /* 0.9 */
  color: #333;
  margin-left: 17px;
  font-weight: normal;
}

#loginform input { /* kvůli tlačítku login formuláře */
	color: #003366;
	background-color: #EDE47F;
  border: 1px solid #E2D338;
  padding: 1px 2px 1px 2px;
  margin-top: 10px;
}

input#log, input#pwd { /* inputy login formuláře */
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #E2D338;
	padding: 1px 2px 1px 2px;
	margin: 0px;
}
               
#wp-calendar, #wp-calendar th , #wp-calendar td {
	font-size: 1.1em;
	text-align: right;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

#wp-calendar a, #wp-calendar a:visited, #wp-calendar a:hover {
	background: none; 
	border: 0px;
	font-weight: bold;
	padding-left: 0px; /* kvuli icon.gif */
}

#wp-calendar caption {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	margin-left: auto;
	margin-right: auto;
}

#wp-calendar #today {
	border: 1px solid #E47B00;
}

#themeswitcher {
	font-size: 8px;
}

#hnav ul {
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	background-color: #557AC5; /* #507BDA; */
	color: #E0E9F6;
	width: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: normal;
	margin-bottom:0px; /* SH */
}

#hnav ul li {
	display: inline;
	padding-left: 5px; /* 0 */
	padding-right: 0;
	padding-bottom: 5px;
	padding-top: 5px;
  border-left: 1px solid #E0E9F6;
}

#hnav ul li a, #hnav ul li a:visited {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #E0E9F6;
	text-decoration: none;
	font-weight: bold;
	/*border-left: 1px solid #E0E9F6;
	border-right: 1px solid #E0E9F6;*/
}

#hnav ul li a:hover {
	background: #E2D338;
	color: #3A291F;
}

#hnav #active { border-left: 1px solid #E0E9F6; }

.gravatar {
	float:left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #003366;
}	

#commentbox {
	background: #EDF3FB;
	border: 1px solid #003366;
	padding: 5px;
	margin-bottom: 15px;
	margin-right: 30px;
}

.commentby {
	font-size: 14px;
	text-transform: uppercase;
}
.commentinfo {
	font-size: 10px;
	margin-top: -10px;
	border-bottom: 1px solid #003366;
}

.commentid {
	float: right;
	font-size: 24px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2050A0;
}

.commentid a {
	color: #2050A0;
	text-decoration: none;
}

.post ul li {
	padding: 0px;
	font-weight: normal;
	list-style: url('images/icon.gif');
	line-height: 1.5em;
}
.post ul li:hover {
	padding: 0px;
	font-weight: normal;
	list-style: url('images/icon2.gif');
	line-height: 1.5em;
}

#nav h2 {
	font-size: 16px;
	font-weight: normal;
}

ul#recentcomments a {
	background-image:url('none');
}

ul#recentcomments a:hover {
	background-image:url('none');
}
#header, #header a:link, #header a:visited, #header a:hover {
	text-align: center;
	color:#ffffff;
	font-size: 1.4em;
	margin-left: 40px;
	/* line-height: 90px; */
	letter-spacing:3px;
	font-weight: bold;
}

.odstavec {
	text-indent: 30px;
}

#nav .sidebar-link a, #nav .sidebar-link a:visited, #nav .sidebar-link a:hover {
	padding: 0px;
	width: 130px;
	background: none;
	border-bottom: 1px dotted #2050A0;
}