	

/*
Theme Name: Dark Marble-rezerva
Theme URI: http://www.web-strategy.jp/wp_theme/dark_marble/
Description: Dark WordPress theme like a Marble color with FLASH. Multi languages, widget available.Tested in Firefox2 and 3, Opera, Safari, IE6 and IE7. W3C XHTML valid. If you want to be your blog completely valid including post areas, plugin <a href="http://wordpress.org/extend/plugins/ps-disable-auto-formatting/">PS Disable Auto Formatting</a> might be your help. Available for version WorePress2.3 or higher.
Version: 1.10
Author: Prime Strategy Co.,Ltd.
Author URI: http://www.web-strategy.jp/
Tags: black, dark, green, two-columns, fixed-width, right-sidebar

*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Courier', Verdana, Arial, Sans-Serif;
	color: #FFF;
	background : #121212;
 }
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #35b256;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}

#outside {
	margin: 0px;
	padding: 0px;
	background-color: #121212;

 }

#header {
	font-family: "Times New Roman", Times, serif;
 }
#header, #header a {
	color: #FFFFFF;
}


#footer {
	font-family: "Times New Roman", Times, serif;
 }


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
}

.commentlist li .avatar {
	float: left;
	border: 1px solid #354A7A;
	padding: 2px;
	background: #1A2147;
	margin-right: 10px;
	margin-bottom: 5px;
 }

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


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

pre {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 1.1em;
	color: #CCC;
 }

acronym, abbr, span.caps
{
 }


/* Details */


#header {
	display: block;
	height: 205px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	position: relative;
 }
 
#header object {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
} 
 

#wrapper-main {
	background: url(images/content_bg_repeat.gif) repeat-y 70px 0px;
	display: block;
	width: 1040px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 706px;
	min-height: 860px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
}


.post {
	margin-left: 85px;
	margin-top: 15px;
	line-height: 1.5em;
	color: #CCC;
	width: 598px;
	font-size: 0.8em;
}

#footer {
	display: block;
	clear: both;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-bottom: 28px;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-right: 70px;
	padding-left: 70px;
 }
#fotter-inside {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	min-height: 40px;
	background-color: #121212;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#fotter-inside div {
	padding: 12px 10px 5px;
}

#footer p {
 }
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
h2.archivetitle {
	background: url(images/archive_title.gif);
	height: 52px;
	width: 569px;
	margin-left: 84px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
}
/* End Structure */



/*	Begin Post Headers */


.post-head {
	position: relative;
	padding-bottom: 20px;
}
h2.post-title {
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 9px 9px 9px 80px;
	background-image: url(images/h_pagetitle.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 598px;
}
.post-title-meta {
	text-align: right;
	padding-right: 5px;
	color : #787878;
	font-size : 0.8em;
}
.post-title-meta a {
	color : #5F5F5F;
}
.post-title-meta a:hover {
	text-decoration : underline;
	color : #1E8809;
}
.post-title-meta .author {
}

.meta-date .month {
	font-size: 16px;
	display: block;
	padding-top: 7px;
	font-weight: bold;
	line-height: 19px;
}
.meta-date .date {
	font-size: 16px;
	font-weight: bold;
	display: block;
	line-height: 16px;
}
.meta-date .year {
	font-size: 9px;
	display: block;
	line-height: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.post-title a,.post-title a:visited {
	color: #FFFFFF;
}
.post-title a:hover {
	color: #B2B2B2;
	text-decoration: underline;
}
.entry {
	padding-left: 28px;
	margin-right: 15px;
}
.entry-footer {
	margin-right: 15px;
	padding-left: 28px;
}
.entry p {
	margin-bottom: 15px;
}
.entry h1 {
	left: 0px;
	margin: 10px 0px 15px -20px;
	font-size: 1.4em;
	color: #FFFFFF;
}
.entry h2 {
	font-size: 1.1em;
	padding: 9px;
	color: #FFFFFF;
	width: 577px;
	margin: 15px 0px 15px -28px;
	background-image: url(images/h_pagetitle.gif);
	background-repeat: no-repeat;
}
.entry h3 {
	margin: 10px 0px 10px -20px;
	font-size: 1.1em;
	color: #FFFFFF;
}
.entry h4 {
	color: #3A7D2D;
	margin: 10px 0px 10px -20px;
	font-size: 1.1em;
}

.entry h5 {
	margin: 10px 0px 10px -20px;
	font-size: 1em;
	color: #FFFFFF;
}

.entry h6 {
	margin: 10px 0px 10px -20px;
	font-size: 0.9em;
	color: #FFFFFF;
}
.entry img {
	margin-right: 0px;
	margin-left: 0px;
}
.entry table {
	border: 1px solid #26521D;
	border-collapse: collapse;
}
.entry th {
	border: 1px solid #26521D;
	padding: 3px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #11240D;
}
.entry td {
	border: 1px solid #26521D;
	padding: 1px 10px;
	background-color: #333;
}
.entry blockquote {
	clear : both;
	border: 1px solid #000;
	min-height: 40px;
	padding: 30px 43px 20px 50px;
	margin-bottom: 30px;
	margin-left : 10px;
	background :#333 url(images/blockquote.gif) no-repeat 5px 10px;
}
.entry pre {
	background-color: #333;
	border: solid 1px #bbbbbb;
	margin: 0px 0px 30px;
	padding: 10px;
	overflow-x: auto;
	overflow-y: auto;
}
* html .entry pre {
	  width: 532px;
	  overflow: scroll;
}


.entry hr {
	color: #26521D;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry fieldset {
	margin: 0px 10px 0px 0px;
	padding: 10px;
	border-style: none;
}
.entry fieldset h1, .entry fieldset h2, .entry fieldset h3, .entry fieldset h4, .entry fieldset h5, .entry fieldset h6 {
	margin-left: 0px;
	padding: 0px;
}
.entry fieldset h2 {
	color: #FFF;
	background: none;
	margin-left: 0px;
	width: 90%;
}
.entry legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
 }

/*	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




.entry ul li:before, #sidebar ul ul li:before {


 }
.entry ul {
	padding-left: 20px;
	padding-bottom : 20px;
}

.entry ol {
	padding: 0 0 20px 20px;
	margin: 0;
 }

.entry ol li {
	margin: 0;
	padding: 0;
 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
.postfooter {
	margin-bottom: 24px;
	clear: both;
	color : #DA251C;
}
.postfooter a { color : #5F5F5F; }
.postfooter a:hover { text-decoration : underline; color : #fff; }
#new-old-navigation {
	margin-top : 30px;
	margin-bottom: 30px;
}
#sidebar {
}
#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation  p {
	background: #E3E3E3 url(images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 10px 10px 10px 35px;
	margin-bottom: 1px;
}
#new-old-navigation  p.newer {
	background-image: url(images/new_navigation_limark.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	background-color: #23305D;
	margin-right : 10px;
	border-bottom : 1px solid #000;
}
#new-old-navigation  p.older {
	background-color: #23305D;
	background-image: url(images/new_navigation_limark_old.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
	margin-right : 10px;
	border-bottom : 1px solid #000;
}
#sidebar-body {
	width: 237px;
	padding-left: 13px;
	margin-top: 11px;
	
}

#sidebar h2 {
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 5px;
	background-image: url(images/h2_pagetitle.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 241px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
 }

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
 }

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	background: url(images/sidebar_ul_ul_div.gif) no-repeat 0px bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
 }

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	background: none;
 }

ol li, #sidebar ul ol li {
	list-style: decimal outside;
 }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 10px;
	text-indent: 10px;
	padding: 0 0 0 10px;
	background: url(images/li_mark.gif) repeat-y 0 531px;
 }

 
 #sidebar ul ul li:hover, #sidebar ul ol li:hover { background-position : 0 268px; }
 #sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
 	color : #1E9008;
	text-decoration : underline;
 }
  #sidebar ul ul li.current-cat, #sidebar ul ul li.current-cat a { color : #1E9008; text-decoration : underline; }
  #sidebar ul ul li.current-cat, #sidebar ul ol li.current-cat, #sidebar ul ul li.current-cat:hover { background-position : 0 792px; }
  .widget_categories	{ 	 }
/* End Entry Lists */



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

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

#sidebar #searchsubmit {
	padding: 1px;
 }
.st-tag-cloud {
	margin-right: 20px;
	margin-left: 20px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
 }

select {
	width: 130px;
 }
h3.comments {
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	font-size: 0.9em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #354A7A;
}
form#commentform {
	background: #1A2147 url(images/comment_form_bg.gif) repeat-x;
	border: 1px solid #000;
	padding: 20px 25px 10px;
	margin-bottom: 50px;
}

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

#commentform {
	margin: 5px 10px 0 0;
 }
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 20px;
	border: 1px solid #D4D4D4;
 }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
 }
#commentform #submit {
	text-align: center;
	background: url(images/submit_post.gif);
	display: block;
	height: 40px;
	width: 70px;
	border-width: 0px;
	border-style: none;
	text-indent: -9999px;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
 }
/* End Form Elements */



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

.commentlist {
	padding: 0;
/*	text-align: justify; */
 }
ol.commentlist {
	margin-bottom: 20px;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	clear: left;
 }
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
 }
#commentform h4 {
	color: #333333;
	margin-left: 0px;
	font-size: 0.9em;
}
#commentform label {
	display: block;
}

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

.commentmetadata {
	margin: 0;
	display: block;
 }
.commentedby a {
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}
#trackbackbox {
	background: #1A2147 url(images/comment_form_bg.gif) repeat-x;
	padding: 15px 20px 20px;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 30px;
}
input#trackback_url {
	width: 100%;
	padding: 3px;
	border: 1px solid #D4D4D4;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 334px;
	font-size: 0.8em;
	min-height: 860px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
 }
#siedebar-header {
	background: url(images/side_head.gif);
	display: block;
	height: 56px;
	width: 247px;
	margin-top: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#side-head-search {
	background: url(images/search_form.gif);
	height: 25px;
	width: 237px;
	float: left;
	margin-top: 15px;
}
#side-head-search #searchform {
	margin: 0px;
	padding: 0px;
}
#side-head-search input#search {
	width: 155px;
	border-width: 0px;
	border-style: none;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-left: 2px;
}
#searchform #searchsubmit-head {
	background: url(images/search_submit_btn.gif) no-repeat;
	height: 19px;
	width: 75px;
	text-indent: -9999px;
	display: block;
	float: left;
	border-width: 0px;
	border-style: none;
	margin-top: 3px;
}
#rss-button {
	background: url(images/rss_btn.gif) no-repeat;
	display: block;
	height: 25px;
	width: 237px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 15px;
}


#rss-button a {
	display: block;
	height: 25px;
	width: 237px;
	text-indent: -9999px;
}

#sidebar form {
 }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0 auto;
	width: 211px;
	background: url(images/calendar_table.gif) no-repeat;
	padding: 0px;
	border-collapse: collapse;
	color: #FFF;
 }
#wp-calendar th {
	margin: 0px!important;
	padding: 0px!important;
	border: 1px solid #000;
}
#wp-calendar   thead tr  {
	height: 29px;
}

#wp-calendar #next a {
	text-align: right;
	margin-left:10px;
 }

#wp-calendar #prev a {
	text-align: left;
	margin-left:10px;
 }

#wp-calendar a {
	display: block;
	color : #1E9008;
	text-decoration : underline;
	font-weight : bold;
 }

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #FFF;
	padding-bottom:5px;
 }

#wp-calendar td {
	text-align: center;
	border: 1px solid #000;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 29px;
 }
#wp-calendar #prev{
	width: auto;
	border-width: 0px;
	border-style: none;
	background: #111111;
}
#wp-calendar #next {
	width: auto;
	background: #111111;
	border-width: 0px;
	border-style: none;
}
#wp-calendar  tfoot {
display : none;
}
#wp-calendar  tfoot .pad {
	background: #111111;
	border-width: 0px;
	border-style: none;
}
#wp-calendar #today {
	color: #FFFFFF;
	font-weight : bold;
	font-size : 1.2em;
	background: #DA251C;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */



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

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

blockquote {
clear : both;
margin-top : 20px;
 }

blockquote cite {
 }

.center {
	text-align: center;
 }

.hidden {
	display: none;
 }


a img {
	border: none;
 }

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #000;
	text-align: center;
	background : #1A2147 url(images/comment_form_bg.gif) repeat-x;
	padding-top: 4px;
	margin: 0 10px 0 10px;

	border-radius: 3px;
}
.wp-caption-dd {
	font-size : 1.8em; font-weight : bold; border-bottom : 1px solid #414141; padding-bottom : 5px; display : block; padding-top : 20px; margin-bottom : 10px;
}
a.wp-caption {
display : block; padding : 10px; text-align : left;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #354A7A;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*促*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
clear:both;
}



#Dfooter { position : relative; display: block; clear: both; width: 928px; margin : 20px auto 0 auto; font-family : Georgia, Helvetica, sans-serif; color: #424A4D; line-height : 20px; font-size: 10px; background: url(images/d_footer_bg.gif) repeat-x; }
#Dfooter p.copyright { padding : 20px 0 40px 450px; background : url(images/symbols.gif) no-repeat 15px 15px; }
#Dfooter p big, #Dfooter p em, #Dfooter p a { font-size : 10px; color: #424A4D; font-style : normal; }
#Dfooter p em { color : #627179; }
#Dfooter p a:hover { text-decoration : underline !important; color : #627179; }

#Dfooter p.Dbottom { height : 320px; padding : 10px 0 0 31px; text-transform : uppercase; background : url(images/dragon.gif) no-repeat 450px 15px; border-top : 1px solid #414141; }
#Dfooter p.Dbottom small { font-size : 12px;}
#Dfooter p.Dbottom small#t01 { padding-right : 52px; }
#Dfooter p.Dbottom small#t02 { padding-right : 53px; }
#Dfooter p.Dbottom small#t03 { padding-right : 64px; }

#Dfooter p#bTop { position : absolute; top : 15px; padding-top : 5px; right : 15px; width : 170px; height : 90px; background : url(images/arrow_up.gif) no-repeat 100% 0; }
#Dfooter p#bTop a { display : block; width : 160px; height : 90px; color : #CCCCCC; font-size : 10px; font-weight : bold; }

#outside { background : #121212 url(images/dbody_bg.gif) repeat-x; 	}



#header  #header_inside {
	padding-top: 90px;
	padding-left: 228px;
	display: block;
	height: 47px;
	position:absolute;
	z-index:5
}
#header_inside #site_title, #header_inside #site_title a {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
#header_inside .description {
	display: inline;
	font-size: 0.5em;
}
#header_inside h1 { margin-left : 200px; padding-top : 10px; }
#header_inside h1 span { display : block; width : 540px; border-top : 1px solid #DA251C;}
#header_inside h1 a { position : absolute; width : 1px; height : 1px; }
#welcome { margin-top : -48px; margin-left : 28px; padding-bottom : 10px; }
#welcome img { border-top : 1px solid #000; border-bottom : 1px solid #000; }


#header #page_list {
	display: block;
	height: 37px;
	margin-top: 174px;
	font-size: 0.8em;
	position:absolute;
	z-index:5;	
}
#header #page_list ul {
	list-style: none;
	margin-right: 63px;
	margin-left: 91px;
}
#header #page_list li {
	display: inline;
}
#header #page_list .page-item-1 {
	
}
#page_list li a {
	float : left;
	background: url(images/yinyang.gif) repeat-y 0 59px;
	padding: 0 12px 0 30px;
	line-height : 18px;
	color: #466FAE;
}
#page_list .current_page_item a, #header #page_list a:hover {
	color: #FFFFFF;
	background-position : 0 117px;	
}
#rssFeed { z-index:10; position : absolute; top : 51px; left : 630px; }
#rssFeed a { display : block; width : 340px; font-size : 0.8em; color : #fff; line-height : 27px; background : url(images/yinyang.gif) repeat-y 312px 251px; }
#rssFeed a:hover { text-decoration : underline; background-position : 312px 184px; }


#sidebar .widget_calendar h2 {display : none;}
#sidebar .widget_calendar { padding-top : 200px; background : url(images/dragon1.gif) no-repeat 10px 70px; }

.comment-author cite { color : #fff; font-size : 1.1em; }
.comment-author { color : #5F5F5F; font-size : 0.9em; }
.commentmetadata { color : #787878; font-size : 0.8em; padding-bottom : 5px; }
.commentmetadata a { color : #787878; }
.commentmetadata a:hover { text-decoration : underline; }

#latest { padding : 0 0 20px 114px }
#latest ul { clear : both; list-style : none; padding-top : 20px; padding-bottom : 10px; font-size : 0.9em; }
#latest ul li { list-style : none; }
#latest ul li .wraper { margin-right : 23px; background : #1A2147 url(images/bg_long.gif) repeat-x; }
#latest ul li.koledar .wraper { background : none; }
#latest ul li a { display : block; }
#latest ul li a span { display : block; font-size : 0.8em; color : #1D2244; white-space : nowrap; font-weight : normal; }
#latest ul li a:hover span { color : #C2C2C2; }

#latest ul li span.dTitle, #latest ul li a.dTitle { display : block; margin-bottom : 15px; margin-right : 23px; text-transform : uppercase; font-weight : bold; padding-bottom : 3px; border-bottom : 1px dotted #414141; }
#latest ul li a:hover.dTitle { color : #1E9008; }
#latest ul li a:hover.dTitle { text-decoration : none; }
#latest ul li a.dTitleLink { border-bottom : 2px solid #121212; padding : 4px 10px 5px 20px; font-weight : bold; color : #000; font-size : 1em; background: url(images/a_bg.gif) repeat-y; font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#latest ul li a.dTitleLink:hover { background : #1A2147 url(images/a_bg.gif) repeat-y; }
#latest ul li.koledar a.dTitleLink { padding : 0 10px 3px 20px; border-bottom : 1px dotted #373737; margin-bottom : 10px; }
#latest ul li a:hover.dTitleLink { text-decoration : none; color : #fff; }
#latest ul li div.aktualno { background : #CCCCCC; color : #000; padding : 10px; border-bottom : 10px solid #121212; font-size : 0.9em; }
#latest ul li div.aktualno:hover { background : #fff; }
#latest ul li div.aktualno a.more1 { color : #000; line-height : 20px; padding-top : 5px; font-weight : bold; }
#latest ul li a.dTitleLink { color : #ccc; }
#latest ul li a.dTitleLink span { color  :#72635C; }
#latest ul li a:hover.dTitleLink span { color : #fff; }

#latest ul li a.more { padding-top : 5px; margin-right : 23px; text-align : right; font-size : 0.8em; text-decoration : none; color : #fff; }
#latest ul li a:hover.more { color : #1E9008;}
.entry a.more { display : block; text-align : right; margin-top : -5px; color : #787878; text-decoration : none; }
.entry a:hover.more { color : #fff; }
.catDisplay { margin-top : -15px; }

.post_gallery ul { list-style : none; padding : 0 0 10px 0; margin-right : -20px; }
.post_gallery ul li { list-style : none; float : left; border : 1px solid #000; padding : 2px; margin : 0 10px 10px 0; }
.post_gallery ul li img { display : block; border : 1px solid #1A2147; }
.post_gallery ul li div.image a, .post_gallery ul li div.image span { display : block; padding : 6px; background : url(images/comment_form_bg.gif) repeat-x; }
.post_gallery ul li a:hover img { border : 1px solid #354A7A; }

.piclenselink { clear : both; }

.searchResoult { margin : 20px 23px 20px 84px; }
.searchResoult h3, h3.formTitle2 { clear : both; padding-top : 10px; font-weight : bold; font-size : 1.2em; padding-bottom : 5px; margin-bottom : 10px; border-bottom : 1px solid #414141; }
.searchResoult h3 a:hover { color : #1E830B; }
.searchResoult small { margin-top : -30px; padding-bottom : 15px; color : #787878; font-size : 0.6em; display : block; text-align : right; font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;  }


.form label { clear : boath; display : block; margin-bottom : 5px; }
.form input.inputName, .form input.inputMail, .form input.inputMessage { margin-bottom : 10px; margin-right : 10px; border : 1px solid #000; }
.form textarea { margin-bottom : 10px; margin-right : 10px; border : 1px solid #000; }
.form input.inputImage {
	border-width : 1px;
	border-style : solid;
	border-color : #739CDA #1C244B #1C244B #739CDA ;
	background : #486EAD;
	margin-top : 20px;
	padding : 10px 40px;
	color : #fff;
	font-weight : bold;
	cursor : pointer;
}
.form input:hover.inputImage {
	background : #1E9008;
}
h3.formTitle2 { margin-right : 0; background : url(images/miki.gif) no-repeat 100% 50%; }

#banner { border : 1px solid #000; margin : 3px -4px 10px 0; }
h4.urnik { color : #fff; font-size : 22px; }
h4.urnik small { display : block; font-size : 0.5em; font-weight : norml; color : #787878; line-height : normal; }
table.urnik { margin : 10px 0 30px 0; }
table.urnik td { background : #CCCCCC; color : #000; padding-top : 5px; padding-bottom : 5px; color : #D3231B; border-color : #23305C; }
table.urnik td.ura { font-weight : bold; font-size : 1.4em; color : #000; }
table.urnik td.dan { width : 33%; color : #000; }	

h2.inner { padding-left : 80px; }
ul.dates li { padding-bottom : 15px; }