/*
Theme Name: BISE Theme
Theme URI: http://www.bise-journal.org
Description: Theme for the BISE journal
Author: Andreas Wolke
Author URI: http://www.bise-journal.org
Version: 0.1
Tags: BISE, Journal
*/
/*background: #8698B8;*/
body {
 background-image: url(img/back.gif); 
}
 
select, input, textarea, button {outline:none; resize:none;}
 
#wrapper    {width: 950px; height:auto; margin: auto; text-align: left; background:white; clear:both; box-shadow: 5px 5px 20px #A8A8A8  ; }


#header        {height: 120px; padding: 10px; float:left;}

/* 50 px height */
#subheader { float:right; }
#community_links {margin-top: 10px; margin-right: 60px; float:right; clear:right; border: 0px; padding: 0px; height: 50px}
#community_links img {padding-left: 15px;}
#header_links {margin-top: 40px; float:right; clear:both; border: 0px; padding: 0px;}


#navbar {background: #002F5C; height:25px; padding:0px; box-shadow: 0px 3px 5px #888; clear:both;}

#main       {width: 600px; padding: 20px; clear: left; float:left;}

#sidebar    { clear:right;  margin-top:20px; margin-right:5px; float:right;}
#sidemenu {background: #002F5C; clear:both; }

#springerMenu {
	background: rgb(249,117,61);
	
}

#communityMenu {
	background: #002F5C;
	
}

#sponsors {
	margin-top:5px;
	background: #eeeeee;
	clear:both;
}
#sponsors img {
	padding:3px;
}

#partners {
	margin-top:5px;
	background: #eeeeee;
	clear:both;
}
#partners img {
	padding:3px;
}


#jobpostingsMenu {
	background: #eeeeee;
	}

.bull {
	float:left;
	margin-top:6px;
}
.htitle {
	font-weight:bold;
	color: #002F5B;
	border-bottom: solid 1px #E0E4E8;
	margin-top: 5px;
	margin-bottom:6px;
	margin-left:0px;
	background: white;
}

#footer        {clear: both; height: 100px; padding: 20px; }



#search        {background: #002F5C; height: 25px; float:right; padding-right: 5px; }

#navmenu {background: #002F5C; height:25px; float:left;}


.menuTitle {
	font-weight:bold;
	background: white;
	text-align: center;
	border-bottom: 1px solid gray; 
	
	margin-top: 10px; 
	margin-bottom: 1px; 
}




#login {
	padding: 5px;
	background: #eeeeee;
}


#title {
	color: black; 
	text-align: center;
}

a:link {
	text-decoration: none
}


#navmenu ul
{
margin:0;
padding:0;
}

#sidemenu ul
{
margin:0;
padding:0;
}

#springerMenu ul
{
margin:0;
padding:0;
}

#communityMenu ul
{
margin:0;
padding:0;
}

#navmenu li {
float:left;
margin:0;
padding:10;
list-style-type: none;
white-space: nowrap;
}

#sidemenu li {
padding:10;
list-style-type: none;
clear: both;
}

#springerMenu li {
padding:10;
list-style-type: none;
clear: both;
}

#communityMenu li {
padding:10;
list-style-type: none;
clear: both;
}


#navmenu li a
{
list-style-type: none;
padding: 5px 10px 5px 10px;
}

#sidemenu li a
{
list-style-type: none;
padding: 5px 10px 5px 10px;
}

#springerMenu li a {
list-style-type: none;
padding: 5px 10px 5px 10px;
}

#communityMenu li a {
list-style-type: none;
padding: 5px 10px 5px 10px;
}

#navmenu a
{
text-decoration:none;
color: white;
height:25px;
line-height: 25px;
}

#sidemenu a
{

color: white;
height:25px;
line-height: 25px;
}

#springerMenu a {
color: white;
height:25px;
line-height: 25px;
}

#communityMenu a {
color: white;
height:25px;
line-height: 25px;
}


#navmenu a:hover
{

text-decoration:none;
color: white;
background: rgb(0, 87, 174);
line-height: 25px;
}

#navmenu  .current-menu-item {
background: #0077dd;
}

#navmenu  .current-menu-parent{
background: #0077dd;
}

#sidemenu  .current-menu-item {
background: #0077dd;
}

#communityMenu  .current-menu-item {
background: #0077dd;
}

#sidemenu a:hover
{
text-decoration:none;
color: white;
background: rgb(0, 87, 174);
line-height: 25px;

}

#sidemenu li:hover
{
background: rgb(0, 87, 174);
color: black;
}

#springerMenu li:hover
{
background: rgb(217, 69, 6);
color: black;
}

#communityMenu li:hover
{
background: rgb(0, 87, 174);
color: black;
}


form#searchform {
margin: -3px; 
}

#footer hr {
	background: #BFCFD8;
	height:1px;
}

#footer div[0] {
	float: left; 
}

#footer div[1] {
	float: right; 
}


#footerLinks {
	float:right; 
	margin-right: 10px;
}
#footerLinks a {
	padding-left: 10px;
	height: 45px;
}

#footerText {
	float:left;
	height: 45px;
	padding: 0px;
}

#footerText a {
	padding-right: 20px;
}

#footerText ul {
	padding: 0px;
	margin: 10px;
}

#footerText li {
	float:left;
	margin:0;
	list-style-type: none;
	white-space: nowrap;
}
