/*
Theme Name: Cursus Project Amerongen
Theme URI: http://www.pixion.nl
Description: Thema door Pixion voor Cursus project Amerongen
Author: Mark van Barneveld
Author URI: http://www.pixion.nl
*/

/*general layout*/
body {
background: url(images/bg.jpg);
color : #111; 
font-family: Tahoma, Geneva, sans-serif;
font-style : normal;
padding:2px 2em;
margin:0px;
line-height:1.5em;
font-size:70%;
text-align:center;
}
hr {
border: 1px solid #ccc;
} 
blockquote, code, pre {
color:#333;
}
code, pre {
font-family: Tahoma, Geneva, sans-serif;
}

/*font styles*/
p {
font-size : 1em; 
font-style : normal; 
padding: 0px;
} 
h2 {
font-size : 1.4em; 
}
h3 {
font-size:1.2em;
}
h3.posttitle {
font-size:1.2em;
font-weight: bold;
}
h4, h5, h6 {
font-size:1em;
}
h2, h3, h1, h4, h5, h6 {
font-family: Tahoma, Geneva, sans-serif;
color:#600;
margin: 10px 0px;
padding:2px 0px;
clear: both;
}

/*linkcolor*/
a:link, a:visited {
font-weight:normal;
color : #600;
text-decoration : underline; 

}
a:hover, a:active {
color : #600; 
text-decoration : none;
border:none;
} 

#content h2 a:link, 
#content h2 a:visited, 
#header h1 a:link, 
#header h1 a:visited, 
#content h3 a:link, 
#content h3 a:visited  {
color: #600;
font-weight:normal;
text-decoration:none;
border:none;
}
#content h2 a:hover, 
#content h2 a:active, 
#header h1 a:hover, 
#header h1 a:active, 
#content h3 a:hover, 
#content h3 a:active {
color: #600;
}


/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}


/*images these are also located in classes.css so child themes don't loose them*/
img {
border: none;
margin: 2px;
}
img.center, img.aligncenter, img.centered {
display:block;
margin:5px auto;
}
img.alignright, img.right {
margin-left: 5px;
}
img.alignleft, img.left  {
margin-right: 5px;
}
img.rssimg {
margin:0px;
}
.postcontent img {
max-width:100%;
overflow: hidden;
}
.wp-smiley {
border:none;
margin:0px;
}


/*border-colors*/
.postcontent img {
border:1pt solid #eee;
}

.border {
border: 1px solid #ccc;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
background: url(images/content_bg.png);
width: 950px;
margin:0px auto;
padding:0px 10px;
text-align:left;
}

/* Navigatie */
div#nav {background:#F0F0F0; border-bottom: 1px solid #CCC;}
div#nav ul {margin: 0px; padding: 0px;}
div#nav ul li {list-style: none; float: left;}
div#nav ul li a {display: block; padding: 5px 10px; color:#600; text-decoration: none; font-size: 12px;}
div#nav ul li a:hover {text-decoration: underline;}

/*header*/
#header {
	background: #003366;
	margin:0px;
	padding:0px 10px;
	height: 40px;
}
#header h1{
	padding: 8px 0px 5px 0px;
	margin: 0px;
	color:#FFF;
	font-weight: normal;
	font-size: 23px;
	float: right;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
	height:0px;
	overflow:hidden;
}

/*content and post settings*/
#content{
background : transparent;
padding: 5px 1em;
margin: 2px 0.1em 5px;
width: 680px;
float: left;
font-size:1.1em;
text-align: justify;
}

.post h2, 
.archives h3, 
.search h3 {
	font-weight: bold;
}
.post {
margin: 5px 0px;
}
.postmeta {
font-size:0.9em;
clear:both;
border-bottom: 1px solid #CCC;
padding-bottom: 10px;
}

.postmeta a{
	font-size: 13px;
	text-decoration: none;
}
.postmeta a:hover{
	text-decoration: underline;
}

h2#pagetitle.cursus {float: right;}


div.postmeta p {
margin: 2px 0px;
padding:0px;
}
.postmeta {
margin: 10px 0px 5px;
}

.postcontent {
line-height:1.6em;
}


/*postnav*/
#postnav {
clear:both;
margin:0px;
}
#postnav li {
display:inline;
margin: 2px 0px;
}

/*comments*/
#commentbox {
background : transparent;
clear:both;
margin:10px 0px;

}
ol#commentlist  {
list-style-position: inside;
margin:2px 0px;
padding:0px;
}
#commentlist li{
border-bottom:1pt solid #eee;
margin: 10px 0px;
}
#commentform fieldset {
padding:0;
margin:0;
}
#commentform legend {
font-family: Tahoma, Geneva, sans-serif;
color : #333; 
margin: 10px 0px 5px;
padding:2px 0px;
font-size:120%;
}
#commentform textarea {
width:90%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:50%;
}
#commentform input.submit {
width:40%;
margin:2px 0px;
}
.approve {
border: 1pt solid #ccc;
background : #eee;
padding:5px;
font-size:90%;
}
.comment_time {
font-size:0.8em;
text-align:right;
clear:both;
}
#commentlist cite {
font-style:normal;
}

#commentbox {
border-top: 1pt solid #eee;
}
.avatar {
float:right;
border: 1pt solid #eee;
margin-left:10px;
padding:2px;
}

/*sidebar*/
#sidebar {
margin: 10px 10px 0px 0px;
float:right;
/*
border-left: 1px solid #036;
border-bottom: 1px solid #036;
border-top: 1px solid #036;
*/
}

div#hoekje_boven {height: 10px; background: url(images/sidebar_top.jpg) no-repeat #003366; font-size: 1px; width: 220px;}
div#hoekje_beneden {height: 10px; background: url(images/sidebar_bottom.jpg) bottom no-repeat #003366; font-size: 1px; width: 220px;}



#sidebar_content {
padding: 0px 0px 0px 10px;
width: 220px;
background: #036;
margin: 0px;	
}

#sidebar ul.cats {margin: 10px 5px 20px 15px;}

#sidebar ul.cats li a {
	display: block; 
	font-size: 12px; 
	font-weight: bold; 
	color:#FFF;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 7px;
}
#sidebar ul.cats li a:hover {
	/*
	color: #036;
	background: #FFFFFF;
	background-color:#FFF;
	*/
	text-decoration: underline;
}

#sidebar ul.cats li {
	border-bottom: 2px #fff solid;
	margin-left: -10px;
}


#sidebar form {margin: 5px 0px 0px 15px;}

#sidebar ul, #sidebar li{
list-style-type: none;
margin: 2px;
padding:0px;
}
#sidebar li{
margin:0px;
padding: 0px 0px;
}
#sidebar div {
padding:0px;
}
#sidebar h2 {
margin: 0px 0px 0px 10px;
padding: 0px 0px;
font-size:16px;
color:#FFF
}
#sidebar li a {
border:none;
}
#sidebar li li {
border-bottom: 1pt solid #eee;
}
#sidebar li li li {
list-style:circle inside;
border:none;
margin-left:0px;
}

/*searchform*/
#searchform label {
font-weight:bold;
}
#searchform input#s {
width:50%;
}
#searchform input.submit {
width:30%;
}

/*Widgets fixing*/
.widget_rss h2 a {
color:#333;
font-weight:bold;
}
.widget_rss img {
margin:0px;
}

/*Callendar*/
#wp-calendar a {
font-weight:bold;
}
#today {
background:#eee;
}



/*footer*/
#footer {
clear: both;
padding:0;
}
#footer ul{
margin: 0px;
padding:0px;
}
#footer li{
display: inline;
margin:0px 3px;
}

div.real_footer {
	width: 970px;
	margin: 0 auto;
	background: url(images/footer_bg.jpg) no-repeat;
	height: 20px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color:#CCC;
}
div.real_footer a {
	color: #CCC; text-decoration: underline;
}
div.real_footer a:hover {
	text-decoration: none;
}

/*forms*/
input , textarea, select, option {
font-family: Tahoma, Geneva, sans-serif;
font-size:100%;
padding: 2px;
background : #eee;
color : #111; 
border: 1px solid #ccc;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
label, legend {
font-weight:normal;
}

table{border: 0px;}
table td{padding: 3px 10px 3px 8px; border: 0px; width: 180px;}
table td.kop {font-weight: bold; background:#600; color:#FFF;}
table td.desc {background:#F4FAFF; width: 480px; margin-left: 10px; padding: 3px 10px 3px 15px; border: 1px solid #CCC;}

div.postcontent a.subscribe {color: #FFF; font-weight: bold; text-decoration: none; text-align: center; padding: 20px 0px 5px 0px; width: 365px; height: 34px; display: block; background: url(http://www.cursusprojectamerongen.nl/wp-content/themes/cpa/images/subscribe.jpg) no-repeat; margin: 20px 160px;}
div.postcontent a.subscribe:hover {text-decoration: underline;}

span.important_message {font-style: italic; color:#C00; font-size: 12px; display:block; width: 600px;}
span.verplicht {color: #C00; display: inline-block; text-align: right; width: 10px;}
span.message {font-size: 12px; display:block; width: 600px;}


td.title {width: 180px;}
td.field {width: 450px;}
select.medium {width: 80px;}

input.hide {display: none;}

div.logo {margin: 0px; padding: 0px; height: 184px;}
div.logo img {margin: 0px; padding: 0px; border:0px;}
div.logo a {margin: 0px; padding: 0px;}

input.contact, textarea.contact {width: 300px;}
input.disabled {color:#333; background: #eee;}

div.path_back {text-align: center; padding: 20px 0px 0px 0px;}

ul#archivepage {margin: 30px 0px 0px 50px;}
ul#archivepage li{list-style: none;}
ul#archivepage li a{font-weight: bold; display: block; width: 200px; padding: 8px; font-size: 14px;}

table.homepage {margin: 20px 0px; width: 900px;}
table.homepage td {padding: 0px; margin: 0px;}
table.homepage td img{margin: 0px; padding: 0px;}

table.schedule {border: 1px solid #660000; width: 680px;}
table.schedule th {background: #660000; color: #FFF; padding: 3px 10px;}
table.schedule td{padding: 3px 0px 3px 20px;}
table.schedule tr.even td {background: #F4F4F4;}
table.schedule tr.odd td {background: #E8E8E8;}








