/*
Theme Name: Art.1
Theme URI: http://www.capstone.nl/
Description: The default Art.1 theme.
Version: 1.0
Author: Olivier Keun
Author URI: http://www.capstone.nl/
Tags: fixed width, three columns

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Sans-Serif;
	background: #eee url('images/mainBackgroundRepeat.png') top center repeat-y;
	padding:0;
	margin:0;
	}

#page {
	margin: 0px auto;
	width:1024px;
	text-align: left;
	}

#siteBackground {
	position:absolute;
	width:1024px;
	height:768px;
	background: #fff url('images/mainBackground.png') top center no-repeat;
	}

#siteBackground img {
	margin:124px 0 0 591px;
}

#header {
	position:absolute;
	padding: 10px 0 0 0;
	height: 125px;
	width: 657px;
	margin-left:188px;
	text-align:right;
	color:#fff;
	}

#header a {
	color:#fff;
	cursor:pointer;
	}

#content {
	font-size: 1.2em
	}

.narrowcolumn {
	position:absolute;
	width:500px;
	margin-top:245px;
	margin-left:263px;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Times New Roman', Serif;
	letter-spacing:-1px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	font-weight:normal;
	padding-bottom:20px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #a5a6a7;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	font-size: 1.1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}



a, h2 a:hover, h3 a:hover {
	color: #971623;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */



.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	float:left;
	margin:50px 0;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\2013";
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	padding-left:14px;
	background: url('images/menuArrow.png') 0px 3px no-repeat;
	font-weight:bold;
	}

#sidebar ul li ul li {
	padding-left: 8px;
	margin:8px 0 8px 0;
	background: url('images/menuDash.png') 0px 6px no-repeat;
	font-weight:normal;
}


#sidebar ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul li {
	margin: 0 0 0 10px;
	display:none;
	}


#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul li ul li {
	display:none;
	}

#sidebar ul li.current_page_parent,
#sidebar ul li.current_page_parent li,
#sidebar ul li.current_page_ancestor,
#sidebar ul li.current_page_ancestor li,
#sidebar ul li.current_page_item,
#sidebar ul li.current_page_item li {
	display:block;
	}

#sidebar ul li.current_page_item a {
	text-decoration:underline;
	}

#sidebar ul li.current_page_item ul li a {
	text-decoration:none;
	}

/* End Entry Lists */


/* Begin Form Elements */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	position:absolute;
	margin-top:235px;
	width: 188px;
	color:#fff;
	}

#sidebar a {
	color:#fff;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

