@import url("./style.css");

/*
Theme Name: Sirius Erde
Theme URI: http://blogshop.de
Description: It must be serius.
Version: 1.0
Author: Olaf A. Schmitz
Author URI: http://blogshop.de
*/

#header {
background: url("./images/erde/header_bg.jpg") no-repeat top left;}
#menu ul.comment li {color:#063A6C;}
#menu h2 {color: #4D3B1F;}
h3 {color:#063A6C;}
.storytitle {color:#063A6C; font-size: 18px;}
a {color:#35628E;}
#wp-calendar  a:link, #wp-calendar a:visited {color: #35628E;}
#wp-calendar #today {color:#0066CC; font-weight: bold;}
.storycontent { font-size: 13px;  }
.storycontent p { text-align: justify; line-height: 18px;}
li#search {  }
#rap { background: #FFFFFF url("./images/erde/bg_cnt.jpg") repeat-y bottom left; width: 910px; border: 1px solid #0F194F; border-top: none; text-align: left; }
#menu input { border: 1px solid #B6A487;font-size: 11px; color: #5D3901; padding-left: 2px; padding-right: 2px; }
.searchbutton { background: #F9FAE4; width: 70px; cursor: pointer;}
#menu input:hover { border: 1px solid #5982AA; color: #5982AA; }
#menu input#s { width:100px; }
#menu { border: 1px solid #B6A487; padding: 6px;background: #FFFFFF; opacity: 0.80; margin-top: 90px;}
#content { padding: 0; min-height: 520px;}
div.postdate{ color: #5982AA; width: 100%; margin-bottom: 12px; padding:1px 2px; font-weight: bold; font-size: 0.8em; text-align: right; text-decoration: underline;}
div.linklogmeta a:hover { color: #5982AA; }
#header small { font-size: 1.2em; }
#footer {background: #FFFFFF url("./images/erde/footer_bg.jpg") repeat-y bottom left;
}

.wide { width: 820px;}
.smallmenu { width: 20px; }

img { border: 1px solid #0F194F; }
.noborder { border: none; }

#topMenu {
	margin: 0px 26px;
	margin-left: 4px;
}

ul.menu {
	top: 0px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style: none;
}

ul.menu li {
	float: left;
	padding: 0px 0px 0px 4px;
	display: inline;
	margin: 0 2px 0 0;
}

ul.menu li a {
	display: block;
	padding: 0 4px 0 4px;
  margin: 0;
	font-weight: normal;
	line-height: 1.6em;
  text-decoration: none;
  border-bottom: none;
	color: #FFFFFF !important;
	width: 100px;
	border: 1px solid #FFFFFF;
}

ul.menu li:focus,
ul.menu li:hover {
/*	background: url('images/menu-hover-left.png') no-repeat bottom left; */

 }

ul.menu li a:hover, ul.menu li:hover > a {
	color: #000 !important;
	border-color: #000000;
	text-decoration: none;
	color: #000000;
}

ul.menu li a:focus, ul.menu li:focus > a,
ul.menu li a:hover, ul.menu li:hover > a {
  /*  background: url('images/menu-hover-right.png') no-repeat bottom right;*/
}

ul.menu li.current_page_item {
	background: url('images/menu-selected-left.png') no-repeat bottom left;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:focus,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	font-weight: bold;
	text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:focus,
ul.menu li.current_page_item a:hover {
	background: url('images/menu-selected-right.png') no-repeat bottom right; text-decoration: none;
}


