/*
Theme Name: Bestuurskunde
Version: 1.2
Author: Eelco Deuling for Manifesta
Author URI: http://www.manifestarotterdam.nl
Description: Een nieuwe website voor Bestuurskunde.nl met twee menu's en twee sidebars. Sommige menu's zijn hard-coded.
*/

/*poor_man_reset*/
html, body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
	padding: 0;
	margin: 0;
}
html {
	font-size: 1em;
}
body {
	font-size: 100%;
	background-color: #e8f1fe;
}
a img, :link img, :visited img {
	border: 0;
}
h1, h2, h3, h4, h5, h6, p, em, strong, ul, ol, dd, dt {
	margin: 0 0 5px 0;
	line-height: 1.3em;
}
/*end_reset*/
/*==========================================================*/
/*layout*/
#wrapper {
	width: 1000px;
	background-color: #fff;
	margin: auto;
	height: auto;
	overflow: hidden;
	border-color: #d1e1fe;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}
#head {
	height: 205px;
	width: 1000px;
	background-image: url(images/layout/header_back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#quotewrap {
	height: 170px;
	width: 1000px;
	overflow: hidden;
}
/*headquotes*/
#quote_01 {
	float: right;
	clear: none;
	width: auto;
	position: relative;
	top: 70px;
	right: 510px;
}
#quote_02 {
	float: right;
	clear: none;
	width: auto;
	position: relative;
	top: 30px;
	right: 300px;
}
#quote_03 {
	float: right;
	clear: none;
	width: auto;
	position: relative;
	top: 60px;
	right: 100px;
}
#quote_04 {
	float: right;
	clear: none;
	width: auto;
	position: relative;
	top: 100px;
}
/*end_headquotes*/
#menu_top {
	background-image: url(images/layout/menu_back.gif);
	width: auto;
	height: 35px;
	float: right;
	clear: left;
	z-index: 2;
}
#blank {
	height: 35px;
	width: 15px;
	background-color: #fff;
	float: right;
	clear: none;
	z-index: 2;
}
#sidebar_left {
	height: auto;
	min-height: 300px;
	width: 285px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	clear: left;
}
#main {
	width: 500px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	min-height: 300px;
	float: left;
}
#sidebar_right {
	width: 155px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	min-height: 300px;
	float: left;
	clear: right;
}
#footer {
	background-image: url(images/layout/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 65px;
	width: 1000px;
	float: left;
	clear: both;
	z-index: 2;
}
#payoff {
	height: 25px;
	padding-top: 10px;
	padding-left: 15px;
	width: 415px;
	float: left;
	clear: both;
}
/*end_layout*/
/*==========================================================*/
/*Typography*/
h1 {
	color: #007ca9;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #113269;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	color: #113269;
	font-size: 12px;
	font-weight: normal;
}
.center {
	text-align: center;
	
}
hr {
	border: 0;
	background-color: #d1e1fe;
	height: 1px;
}
/*needed_for_javascript!*/
h4 {
	color: #007ca9;
	font-size: 20px;
	font-weight: normal;
}
h5 {
	color: #007ca9;
	font-size: 18px;
	font-weight: normal;
}
h6 {
	color: #113269;
	font-size: 14px;
	font-weight: normal;
}
/*end_needed_for_javascript*/
p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
pre {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	color: #333;
	background-color: #e8f1fe;
	display: inline-block;
	padding: 5px;
}
blockquote {
	background-color: #e8f1fe;
	padding: 15px;
	margin: 0;
}
/*classes_and_divstyles*/
#sidebar_left h1 {
	color: #113269;
	font-weight: bold;
}
#sidebar_left h1 {
	color: #113269;
	font-weight: bold;
}
#sidebar_right p {
	color: #007ca9;
	font-size: 10px
}
#sidebar_right ul {
	color: #007ca9;
	list-style: none;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#sidebar_right li {
	color: #007ca9;
	font-size: 10px
}
#sidebar_right a {
	text-decoration: none;
}
a {
	color: #007ca9;
}
a:hover {
	color: #113269;
}
.navigation {
	background-color: #fff;
	padding-top: 10px;
}
.alignright {
	background-color: #fff;
	font-size: 12px;
}
.alignleft {
	background-color: #fff;
	font-size: 12px;
}
/*payoff_menu*/
#payoff ul {
	font-size: 14px;
	list-style: none;
	padding: 0;
}
#payoff ul li.pagenav {
	margin-top: -18px;
	color: #fff;
}
#payoff li {
	float: left;
	display: block;
	width: auto;
	margin-right: 10px;
	height: 25px;
}
#payoff a {
	text-decoration: none;
	color: #113269;
}
#payoff a:hover {
	color: #007ca9;
}
/*menu_classes*/
#topmenu, #topmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#topmenu a {
	text-decoration: none;
	text-align: center;
	color: #113269;
	display: block;
}
#topmenu li a:hover {
	color: #007ca9;
}
#topmenu li { /* all list items */
	display: block;
	width: auto;
	background-image: url(images/layout/menu_spacer.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 8px;
	float: left;
	clear: none;
}
#topmenu li ul { /* second-level lists */
	position: absolute;
	width: auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#topmenu li:hover ul, #topmenu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: -10px;
	background-color: #fff;
}
#topmenu li li{
	float: left;
	clear: both;
	width: auto;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
/*images*/
img{
	float: left;
	clear: both;
}
#sidebar_left img {
	margin-bottom: 5px;
	opacity: 0.4;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: .40;
}
#sidebar_left img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: .40;
}
#main img {
	margin-right: 15px;
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
/*forms*/
input {
	color: #113269;
	background-color: #e8f1fe;
	border: 1px solid #113269;
	line-height: 1.5em;
	margin-bottom: 10px;
}
textarea {
	color: #113269;
	background-color: #e8f1fe;
	border: 1px solid #113269;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#main p {
	margin: 0 0 10px 0;
}
/*end_Typography*/
/*==========================================================*/