@charset "UTF-8";
/*
Theme Name: Knowledgebank
Theme URI: http://wordpress.org/
Description: Oostvogels Knowledgebank.
Version: 1.0
Author: Jason Hubbard
Author URI: http://www.o2-creative.co.uk

*/

body{
padding: 0;
margin: 0;
font-family: helvetica, Arial, sans-serif;
font-size: 13px;
color: #414142;
}

.clear{
clear: both;
}

.quote{
font-style: italic;
}

.highlight{
font-weight: bold;
color: #7C1236;
}

.highlight2{
font-weight: bold;
color: #414142;
}

.highlight3{
color: #414142;
}

#container{
width: 984px;
background: url(images/bg.gif) repeat-y;
margin: auto;
}

#head{
height: 110px;
padding: 0x 0 13px 0;
margin: 0 12px;
}

#logo{
float: right;
padding-right: 44px;
padding-top: 7px;
}

#menu{
font-size: 11px;
width: 603px;
height: 22px;
margin: 0 0 0 48px;
padding: 50px 0 0 0;
border-bottom: 1px solid #e6cfd5;
float: left;
}

#head-graphic{
background: url(images/head-home.jpg) no-repeat;
margin: 0 12px;
height: 112px;
width: 272px;
padding: 48px 0 0 688px;
clear: both;
}

#content{
padding: 35px 50px 0 50px;
margin: 0 12px;
}

/* LEFT COL BELOW */

#left-col{
width: 530px;
float: left;
}

#search-box{
width: 462px;
height: 61px;
padding: 24px 0 0 68px;
background: url(images/search-bg.gif) no-repeat;
}

#search-box form{
padding: 0;
margin: 0;
}

#search-box form input.searchfield{
width: 360px;
height: 28px;
outline: none;
background-image: none;
font-size: 14px;
color: #999;
border: 1px solid #d2d2d3;
margin: 0;
padding: 0 8px;
}

#search-btn{
float: right;
padding: 0 24px 0 0;
}

#submitbutton{
background: url(images/search-go.gif);
width: 51px;
height: 37px;
border: none;
cursor: pointer;
}

#submitbutton:hover{
background: url(images/search-go-over.gif);
}

#search-field{
float: left;
width: 376px;
padding-top: 4px;
}

p.section-title{
padding: 0 0 10px 0;
margin: 0;
color: #414141;
font-size: 16px;
font-weight: bold;
}

p.sub-section-title{
padding: 20px 0 10px 0;
margin: 0;
color: #7C1236;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #d2d2d3;
}

p.sub-section-title a{
color: #7C1236;
text-decoration: none;
}

p.sub-section-title a:hover{
text-decoration: underline;
}

.story{
padding: 20px 0 0 0;
border-bottom: 1px dotted #d2d2d3;
}

.story p{
font-size: 12px;
line-height: 18px;
padding: 0 38px 15px 0;
margin: 0;
}

.story a{
color: #7C1236;
}

.story a:hover{
	color: #414142;
}

.story p.story-date{
margin: 0;
padding: 0 0 10px 0;
font-style: italic;
line-height: normal;
}

.story p.story-title{
margin: 0;
padding: 0 0 10px 0;
color: #7C1236;
font-size: 16px;
line-height: 20px;
}

.story p.story-title a{
color: #7C1236;
text-decoration: none;
}

.story p.story-title a:hover{
color: #444;
text-decoration: underline;
}

.story p.story-author{
font-size: 12px;
line-height: normal;
font-style: italic;
color: #7C1236;
}

.story p.story-author a{
color: #7C1236;
}

.story p.story-author a:hover{
text-decoration: underline;
color: #414142;
}

.story p.intro{
font-size: 16px;
line-height: 20px;
}

ol.comments{
padding: 0;
margin: 0;
}

ol.comments li p{
margin: 0;
padding: 0 0 6px 0;
}

ol.comments li{
background: #f9f9f9;
padding: 10px;
margin-top: 10px;
}

ol.comments li p.comment-author{
font-size: 14px;
padding-bottom: 2px;
color: #7C1236;
font-weight: bold;
}

ol.comments li p.comment-date{
font-size: 12px;
padding-bottom: 6px;
color: #7C1236;
font-style: italic;
}

form#comment-form{
}

form#comment-form #comment{
width: 530px;
border: 1px solid #d2d2d3;
}

form#comment-form #submit{
float: right;
}

.pagination{
	padding: 10px 0;
	height: 50px;
}

.pagination a{
	color: #7C1236;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 4px 6px;
	border: 1px dotted #d2d2d3;
}

.pagination a:hover{
	text-decoration: underline;
}

.pagination .older{
	float: right;
}

.pagination .newer{
	float: left;
}


/* RIGHT COL BELOW */

#right-col{
width: 258px;
float: right;
}

#list-holder{
background: url(images/right-col-middle.gif) repeat-y;
padding: 0 28px;
}

#right-col-content-top{
height: 12px;
background: url(images/right-col-top.gif) no-repeat;
}

#right-col-content-bottom{
height: 12px;
background: url(images/right-col-footer.gif) no-repeat;
}

p.list-title{
font-size: 14px;
font-weight: bold;
color: #7C1236;
margin: 0;
padding: 5px 0 0 0;
}

#right-col ul{
list-style: none;
padding: 10px 0 15px 0;
margin: 0;
font-size: 11px;
}

#right-col ul li{
border-bottom: 1px dotted #d2d2d3;
padding: 4px 0 4px 18px;
background: url(images/bull-off.gif) no-repeat 0 6px;
}

#right-col ul li ul{
padding: 5px 0 0 0;
}

#right-col ul li ul li{
border: none;
}

#right-col ul li a{
color: #414142;
text-decoration: none;
}

#right-col ul li a:hover{
color: #7C1236;
}

#right-col ul li:hover{
background: url(images/bull-on.gif) no-repeat 0 6px;
}

/* FOOTER BELOW */

#footer-info{
padding: 20px 0 20px 18px;
margin: 20px 48px 0 48px;
width: 870px;
font-size: 11px;
border-top: 1px solid #ced0d2;
}

#footer-info p.footer-shortlist{
font-size: 9px;
padding-bottom: 16px;
}

#footer-info p{
padding: 0 0 8px 0;
margin: 0;
}
#footer-info a{
color: #414142;
text-decoration: none;
}

#footer-info a:hover{
color: #7C1236;
text-decoration: underline;
}

#footer-info .footer-col{
padding: 0 70px 20px 0;
line-height: 18px;
float: left;
}

#footer{
height: 23px;
background: url(images/bg-footer.gif) no-repeat;
}


/* MENU DW CODE */

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}

* html ul.MenuBarHorizontal li{
width: 85px;
}

* html ul.MenuBarHorizontal li a{
padding-right: 0;
}

* html ul.MenuBarHorizontal ul{
background: url(images/dropdown-bg.gif) no-repeat bottom;
}


/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0 0 12px 0;
	list-style-type: none;
	line-height: 17px;
	z-index: 1020;
	cursor: default;
	width: 186px;
	position: absolute;
	left: -1000em;
	color: #333;
	background: url(images/dropdown-bg.png) no-repeat bottom;
}

ul.MenuBarHorizontal li#dd-top{
height: 10px;
}


/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	margin-left: -6px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
width: 146px;
padding: 0 20px 0 20px;
margin-right: 0;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

ul.MenuBarHorizontal ul a{
padding: 6px 0 6px 5px;
display: block;
height: auto;
color: #333;
border-bottom: 1px solid #e5e5e5;
}

ul.MenuBarHorizontal ul a:hover{
color: #B2001E;
text-decoration: underline;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	color: #666;
	text-decoration: none;
	display: block;
	height: 23px;
	padding: 0 18px;
}

ul.MenuBarHorizontal li a#main-active{
color: #7C1236;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{

	color: #7C1236;
}

ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background: none;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #7C1236;
text-decoration: underline;
}

ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
color: #7C1236;
text-decoration: underline;
}


/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 94% 25%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 94% 25%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	display: none;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		
	}
	
	ul.MenuBarHorizontal ul.MenuBarItemIE{
	background: url(images/dropdown-bg.png);
	}
}
