/*
Theme Name: PART
Description: PART WordPress theme.
Version: 1.0
Author: Martijn Pillich
Author URI: http://www.martijnpillich.nl
*/

/* Layout */

body {
	background-color: #d7eaf2;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div.container {
	clear: both;
	width: 920px;
}

div#banner-frontpage {
	background: #000 url('images/frontpage.jpg') top left no-repeat;
	height: 350px;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.no-margin-bottom {
	margin-bottom: 0;
}

/* Admin */

div#admin {
	background: #f9bc34 url('images/background-admin-menu.gif') bottom left repeat-x;
	padding: 0.6em;
	text-align: right;
}

/* Header */

div#header {
	background-color: #fff;
	color: #000;
}

div#header div.container {
	background: url('images/part-logo.jpg') no-repeat left 30px;
	height: 90px;
}

div#header p {
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
}

/* Navigation */

div#main-menu {
	background: url('images/background-main-menu.gif') top left repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 30px;
}

div#main-menu ul, div#sub-menu ul {
	margin: 0;
	padding: 0;
}

div#main-menu li, div#sub-menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#main-menu li a, div#sub-menu li a {
	font-weight: bold;
	text-decoration: none;
}

div#main-menu li a span, div#sub-menu li a span {
	margin: 0;
}

div#main-menu li a {
	background: #288dc6 url('images/rounded-tabs.gif') no-repeat left 0px;
	color: #fff;
	display: inline-block;
	height: 25px;
	line-height: 20px;
	margin: 5px 2px 0 0;
	padding: 0 0 0 11px;
}

div#main-menu li a span {
	background: #288dc6 url('images/rounded-tabs.gif') no-repeat right -25px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 11px 0 0;
}

div#main-menu li a:hover {
	background: #3ea1cc url('images/rounded-tabs.gif') no-repeat left -50px;
}

div#main-menu li a:hover span {
	background: #3ea1cc url('images/rounded-tabs.gif') no-repeat right -75px;
	cursor: pointer;
}

div#main-menu li.current_page_item a, div#main-menu li.current_page_item a:hover, div#main-menu li.current_page_parent a, div#main-menu li.current_page_parent a:hover {
	background: #fff url('images/rounded-tabs.gif') no-repeat left -100px;
	color: #288dc6;
}

div#main-menu li.current_page_item a span, div#main-menu li.current_page_item a:hover span, div#main-menu li.current_page_parent a span, div#main-menu li.current_page_parent a:hover span {
	background: #fff url('images/rounded-tabs.gif') no-repeat right -125px;
}

div#sub-menu {
	background: url('images/background-sub-menu.gif') repeat-x left top;
	border-bottom: 1px solid #a0cde0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
}

div#sub-menu li a {
	color: #288dc6;
	line-height: 30px;
	margin-right: 11px;
}

div#main-menu li.current_page_item a:hover, div#main-menu li.current_page_parent a:hover, div#sub-menu li a:hover {
	color: #00527f;
}

div#sub-menu li.current_page_item a {
	color: #000;
}

div.navigation {
	display: inline-block;
	width: 100%;
}

#language {
	color: #fff;
	display: inline-block;
	float: right;
	height: 30px;
	line-height: 30px;
}

/* Banner */

div#banner {
	background: #fff url('images/background-frontpage.gif') repeat-x left top;
	border-bottom: 1px solid #a0cde0;
	height: 350px;
}

/* Content */

div#content {
	background-color: #fff;
	padding: 30px 0 20px 0;
}

div.wide-column {
	float: left;
	margin-right: 30px;
	width: 680px;
}

div.narrow-column {
	float: right;
	width: 205px;
}

blockquote {
	font-style: italic;
	display: inline-block;
	margin: 0 30px 0 30px;
	padding: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #a0cde0;
	text-align: center;
	background-color: #e9f4f8;
	padding: 5px 0;
	margin: 20px;
	-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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
/* End captions */

ul {
	margin-top: 0;
	margin-bottom: 1.2em;
}

ul.shortcuts {
	margin: 0;
	padding: 0;
}

ul.shortcuts li {
	display: block;
	list-style: none;
	height: 25px;
	margin-bottom: 2px;
	width: 100%;
}

ul.shortcuts li a {
	background: url('images/arrow-button.gif') no-repeat right 0;
	color: #fff;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	width: 100%;
}

ul.shortcuts li a:hover {
	background: url('images/arrow-button.gif') no-repeat right -25px;
}

ul.shortcuts li a span {
	margin-left: 11px;
}

ol.comment-list {
	margin: 0;
	padding: 0;
}

ol.comment-list li {
	list-style: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}

table {
	border: none;
	border-collapse: collapse;
	margin: 0 -30px 1.2em 0;
	padding: 0;
}

td {
	border: none;
	margin: 0;
	padding: 0 30px 0 0;
	vertical-align: top;
}

hr {
	border: none;
	border-top: 1px solid #a0cde0;
	margin: 10px 0 20px 0;
}

/* Footer */

div#footer {
	background: url('images/background-footer.gif') repeat-x left top;
	min-height: 100px;
}

div#footer div.container {
	padding: 30px 0;
	text-align: center;
}

div#footer ul {
	margin: 0 0 10px 0;
	padding: 0;
}

div#footer ul li {
	display: inline;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

div#footer ul li a {
	display: inline-block;
	margin: 0 10px 0 10px;
}
	
/* Typography */

p, ul {
	margin: 0 0 10px 0;
}

h1, h2, h3, h4 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 21px;
	margin: 0 0 20px 0;
}

h2, h3 {
	margin: 15px 0 5px 0;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

h4 {
	border-bottom: 1px solid #a0cde0;
	display: block;
	font-size: 13px;
	padding: 0 0 0.6em 0;
	text-transform: uppercase;
}

ul {
	list-style: disc outside;
	padding: 0 0 0 20px;
}

a {
	color: #288dc6;
	font-weight: bold;
	text-decoration: none;
}

div#admin a {
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.small {
	font-size: 90%;
}

.hidden {
	display: none;
}