/*   
Theme Name: Springer Media
Theme URI: http://www.liones.nl
Description: WordPress template for Springer Media Netherlands.
Author: Maarten van Vulpen
Author URI: http://www.liones.nl
Version: 1.1
Tags: light, two-columns, fixed-width
*/

@import url('reset.css');
@import url('typography.css');
@import url('grid.css');
@import url('forms.css');

/* header */
.header {
        padding: 0px 0px 5px 10px;
}
#header-wrap h1 {
        width: 400px;
        padding: 0px;
        margin: 0px;
        float: left;
}
#header-wrap .description {
        clear: both;
}
#search-bar {
        width: 400px;
        float: right;
}
#post-single ul, #content ul, .vacancy-info ul {
        padding-left: 1.3em;
        list-style: disk;
}
#content ul li, .vacancy-info ul li {
        padding-bottom: 1em;
        list-style: disk;
}
.vacancy-info ul li {
        padding-bottom: 0;
}
#content ul ul {
        padding-left: 2.333em;
}

#content li a{
       color:#4c91a8;
}

/* links */
a:link, a:visited {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
/* navigation */
#nav-bar {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	width: 930px;
	height: 35px;
	margin: 15px 15px 5px 15px;
	}
	
#navbar-left {
	width: 850px;
	height: 35px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbar-right {
	width: 30px;
	height: 35px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#navbar-right a img {
	border: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 6px 0 0 -13px;
	padding: 10px 0px 10px 10px;
	list-style: none;
	}

#nav a {
	display: block;
	color: #343434;
	font-weight: bold;
  	margin: -3px 20px 0px 0px;
	padding: 0px 0px 2px;
	text-transform: uppercase;
	font-size:15px;
	}

#nav>.page_item.hover {
	padding-bottom: 14px;
}

#nav>.page_item:hover > a,
#nav>.page_item.hover > a {
	display: block;
	text-decoration:none;
	border-bottom: solid 2px #fff;
	color: #002a5a;
	line-height: 15px;
 	margin-top: 0px;
}

#nav >.page_item:hover > a:hover,
#nav>.page_item.hover>a:hover {
	display: block;
	text-decoration:none;
	border-bottom: solid 2px #f68124;
	color: #002a5a;
	line-height: 15px;
 	margin-bottom: 0px;
}

#nav .page_item ul .page_item.last a {
	background: none;	
}

#nav>li.current_page_parent a,
#nav>li.current_page_item a{
	border-bottom: solid 2px #f68124;
	color: #00295b;
	line-height: 15px;
 	margin-top: 0px;
}

#nav .current_page_parent li.current_page_item a {
	color:#f68124 !important;	
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#nav .page_item ul {
	display: none;
	position:absolute;
	width: 484px;
	background: url(images/menubg.png) bottom left repeat-x;
	z-index:9000;
	padding-bottom:17px;
	padding-top:1px;
	overflow: hidden;
}

#nav .page_item {
	padding-bottom: 6px;
	}

#nav .page_item ul .page_item {
	width: 240px;
	margin: 0px 12px 0px -12px;
	padding-bottom: 0px;
	background-color: transparent;
}
#nav .page_item ul .page_item.odd {
	background: transparent url(images/dottedlineleft.gif) top right repeat-y;	
}

#nav .page_item ul .page_item a {
	text-transform: none;
	padding: 10px 10px 10px 0px;
	margin-left: 17px;
	margin-right: 18px;
	color: #00285c;
	font-size: 11px;
	background: transparent url(images/dottedlinebottom.gif) bottom left repeat-x;	
}

#nav li.current_page_item ul .page_item a,
#nav li.current_page_item ul .page_item a:active,
#nav li.hover ul .page_item.current_page_item a,
#nav li.hover ul .page_item.current_page_item a:active,
#nav li ul .page_item a,
#nav li ul .page_item a:active {
	border: 0px;
	margin-top: inherit;
}

#nav li.hover ul .page_item a.hover,
#nav li:hover ul .page_item a:hover {
	text-decoration: none;
	color:#f68026;
}

#nav li.hover ul,
#nav li:hover ul {
	display: block;	
}

#nav .page_item ul li.more {
	background-color:#E1F0F3;
	clear:both;
	margin:-2px 10px -10px -15px;
	text-decoration:none !important;
	width:104%;
}

#nav .page_item ul li.more a {
	background:transparent url(images/button-donkerblauw.png) no-repeat scroll 100% 70%;
	border:0 none !important;
	color:#00295B;
	display:inline-block;
	font-size:11px;
	padding:7px 15px 2px;
	text-decoration:none !important;
	text-transform:uppercase;
}

#nav .page_item ul li.more a.hover,
#nav .page_item ul li.more a:hover,
#nav .page_item ul li.more a:active {
	text-decoration: none !important;
	border: 0px !important;
	color: #F68026 !important;
}

/* header */
#footer {
        margin: 10px 10px 0px;
        padding: 10px 0px 30px 0px;
        border-top: solid 2px #ccc;
		text-transform: uppercase;	
		color: #02275b;
		font-weight: bold;
		font-size: 11px;
}

#footer-links {
	clear:both;
	background-color: #000;
	height: 20px;
	text-transform: uppercase;
	color: #fff;	
	font-weight:normal;
	padding: 10px;
}

#footer-links-left {
	float: left;
	}
	
#footer-links-right {
	float: right;
	}
	

#footer-links a{
	color: #fff;	
	}

#footer-links a:hover{
	text-decoration:underline;
	color: #fff;	
	}
	

.breadcrumbs {
	font-size:11px;
	list-style:none outside none;
	margin: 14px 0 14px 15px;
}

.breadcrumbs  a{
color:#767676;
}

.breadcrumbs  a:active{
color:#454545;
}

.breadcrumbs  strong{
color:#454545;
}

/* Misc */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/* post */
.meta {
}
/* COmments */
#comments {
        margin:20px 0px 10px 0px;
        padding:20px 0px 10px 0px;
        border-top: solid 1px #ccc;
}
#postcomment {
        margin:20px 0px 10px 0px;
        padding:20px 0px 10px 0px;
        border-top: solid 1px #ccc;
}
/* featured section */
#featured-sticker {
        width: 100px;
        padding: 5px;
        margin-left: 800px;
        background-color: #f00;
        color: white;
        text-align: center;
        position: absolute;
        float: right;
}
#featured-post {
        background-color: #f3f3f3;
        padding:20px;
        margin: 0px 0px 45px 0px;
        border-top: solid 3px #ccc;
        border-bottom: solid 1px #ccc;
}

#post-entries {
        padding: 0px 0px 20px 0px;
        margin: 0px 5px 20px 0px;
}

#post-entries a{
	/*color: #4c91a8;*/
}

/* Widgets */
div.widget {
	border-top: solid 3px #d5e9f0;
	padding-top: 15px;
        margin-bottom: 15px;
}

.widget.simpleimagelink,
.widget-banner{
	border-top: solid 3px #d5e9f0;
	padding-top: 15px;
	margin-bottom: 15px;
}

.wide-widget {
	border-top: solid 3px #d8dfe7;
	padding-top: 10px;
}

.people-header {
	background-image:url('images/springer-media-carrousel.jpg');
	width:840px;
	height:177px;
	padding-left:100px;
}

.people-header-box .more-link a{
	background-image:url('images/link.gif');
	text-decoration: none;
	background-position:right;
	padding-right: 20px;
	background-repeat:no-repeat;
}

.people-header-box .more-link a:hover{
	text-decoration: none;
}

.people-header-box {
	display:table-cell;
	vertical-align:middle;
	float:left;
	margin: 71px 0 0 90px;
	width: 240px;
	padding-right:20px;
	}

.people-header-box img{
	margin-left:0px;
	margin-right: 10px;
	float:left;
	vertical-align: middle;
}
 
.open {
	background: url(images/open-solli.png) no-repeat;
	padding-top: 50px;
	padding-left: 20px;
	width:250px;
	height:150px;
}

.open h3 {
	border: none;
	color:orange;
	font-size:15px;	
}

.open p {
	margin: 0;	
	margin-left: 3px;
}
	 
.open .small-widget-more-link {
	margin-top:20px;
	background: none;
}

#footer .nextPage,
#footer .prevPage {
	text-decoration: none;
	display: block;
	float: left;
	background: url(images/c-left.png);
	width:14px;
	height:22px;
	cursor: pointer;
	margin-top: 20px;
}

#footer .nextPage {
	float: right;
	background: url(images/c-right.png);
	margin-top:20px;
}

#footer .nextPage.disabled,
#footer .prevPage.disabled{
	opacity:0.3;
	cursor: default;
	margin-top:20px;
	margin-top:20px;
}
/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative;
    float:left; 
    overflow:hidden; 
    width: 912px; 
    height:68px; 
	margin-bottom: 10px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
        position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
}

.items img {
	margin-left: 25px;
	margin-right: 25px;
} 

.widget_links .bottom {
	background: url(images/bg-at-bottom.png) no-repeat;
	height:13px;
	margin-left:-21px;
}

.widget_text .textwidget li a,
.widget_text .textwidget li span {
	float: none !important;
	color:#4D91A8;
}

#post-single p a,
#content p a {
	color:#4d91a8;
}

#content .person-textwidget ul {
	padding-left: 0;
}
