/*  
Theme Name: ARA huid
Theme URI: http://wordpress.org/
Description: A special ARA weblog 2.0 skin <a href="http://www.ara.nl">ARA huid</a>.
Version: 2.0
Author: Mark Welbedacht & Jeroen Ooms & Sjors Spoorendonk
Author URI: http://www.ara.nl

	This theme was designed by Mark Welbedacht and built by Jeroen Ooms & Sjors Spoorendonk.

*/

html, body {padding:0; margin:0;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	text-align: center;
	background:fixed;
	line-height: 1.5em;	
	}
	
p {
	line-height: 1.5em;
}

strong {font-weight: bold;}

#page {
	text-align: left;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.widecolumn {
	line-height: 1.6em;
	}

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

.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: 'Din pro', 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	}

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

h3 {
	font-size: 1.4em;
	margin-top: -6px;
	}
	
.post h3#respond {
	margin:0 0 5px 0;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4a7442;
	display: block;
	}

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

.entry a {
	color: #4f7442;
	text-decoration: underline;
	}
		
.entry a:hover {
	text-decoration: none;
}

.commentlist {
	margin: 0 0 15px 0;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
	
.commentlist li {
	font-weight: bold;
	overflow:hidden;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.clearform  {
	clear: both;
	height: 5px;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Arial, Helvetica, sans-serif;
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

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

.post {
	background-color: #fff;
}	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	color: #747474;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	}

#header {
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 122px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 465px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 465px;
	}

.post {
	padding: 20px 20px 5px 20px;
	margin: 0 0 25px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	border-top: 1px dotted #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;	
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post, 
.postmetadata, 
.postdata,
.row .left, 
.row .right {
	overflow: hidden; 
}

.postmetadata {
	clear: left;
	position: relative;
	margin: 0 0 15px 0;
}

.postmetadata span {
	margin: 0;
	padding: 0;
	line-height: 13px;
}

.post .postdata, 
.post .row,
.post .posttime {
    display: block;
    clear: both;
    overflow: hidden;
}
	
.row .left {
	width: 325px; 
	float: left;
}

.row .right {
	width: 70px;
	float: right;
}


.post .posttime {
	padding: 3px 0 3px 20px;
	background: url(images/icon_clock.gif) 0 2px no-repeat;
}	

.postmetadata .left {
	float: left;
}

.postmetadata .right {
	float: right;
}

.postmetadata .editlink {
	position: inherit;
	display:block;
}
	
.postmetadata .postdata {
	padding: 3px 0 3px 20px;
	background-image:url(images/icon-post-user.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	/* height: 20px; */
}

.postmetadata .commentdata {
	padding-left: 20px;
	background-image:url(images/icon-comments.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;	
	display: block;	
	height: 20px;		
}

.postmetadata .editlink {
	/*float: right;
	display:block;
	position:absolute;
	top: 23px;
	height: 20px;	
	right: 0;
	*/
}


.postmetadata .intranet {
	padding-left: 20px;
	background-image:url(images/icon-intranet.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	float: right;	
	height: 20px;
	display:block;			
}

.postmetadata .gastblog {
	background-image:url(images/icon-person.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display:block;
	float: right;	
	height: 20px;
	padding-left: 16px;
}

.author-information {
	display: block;
	postion: relative;	
}

.author-information .gastblog {
	background-image:url(images/icon-person.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	bottom: 0px;
	height: 20px;
	padding-left: 16px;
	position: absolute;
	right: 0px;
}


#footer {
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;	
	width: 100%;
}

#footer-content {
	background-color: #fff;
	overflow: auto;
	margin: 0 auto;
	padding: 20px;
	width: 730px;
}

.footer-sidebar li {
	background-color: #fff;
	float: left;
	list-style: none;
	text-align: left;
	width: 240px;
}

.footer-sidebar h2 {
	margin: 0 0 10px 0;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0;
	line-height: 1em;	
	}

h2 {
	margin: 0px 0 0;
	}

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

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: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p {
	margin: 15px 0;
	}

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

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

#sidebar ul li {
	background-color: #ffffff;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 0;
	padding:0;
	height: 22px;
	}

#searchform #s {
	border: #bbb solid 1px;
	background-image:url(images/icon-search.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 150px;
	height: 16px;
	padding: 2px 0 0 20px;
	margin: 5px 14px 0 0;
	float: left;
	}

#searchsubmit, .submitbtn, .dem-vote-button, .button, #submit {
	float: left;
	padding: 0 10px 0 10px;
	margin: 5px 0 0 0;
	height: 20px;
	color: #747474;
	border: #bbbbbb solid 1px;
	background-color: #f4f4f4;
	background-image:url(images/button-background.gif);
	font-size: 1.0em;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#select {
	width: 180px;
	border: 1px solid #bbbbbb;
	margin-bottom: 6px;	
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #bbbbbb;	
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#search {
	text-align: left;
	margin: 0px;
}

#error-msg {
	font-size: 1.25em;
	color: #ff0000;
	border: #ff0000 1px solid;
	margin: 10px 0 0 0;
	padding: 5px;
	display: none;
}

#coperniform, #coperniform form {
	padding: 0px;
	margin: 0px;
}

.inputfocus, .inputblur {
	width: 175px;
	padding: 0 0 0 5px;
	height: 18px;
	border: 1px solid #bbbbbb;
	margin-bottom: 6px;
}

.inputfocus {
	color: #bbbbbb;
}

.inputblur {
	color: #000000;
}
/* 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
{
	padding: 0 0 10px 0;
	margin-left: 490px;
	width: 280px;
	}

#sidebar div {
	text-align: left;
	background-color: #ffffff;
	padding: 23px 20px 20px 20px;
	margin: 0 0 25px 0;
}

/* End Sidebar */



/* Begin Page-Navi */
.wp-pagenavi-holder {
	background: #fff;
	height: 25px;
	padding: 12px 0 0 0;
	text-align: center;
}

.wp-pagenavi span {
	color: #658559;
	
}

.wp-pagenavi .current {
	border-right: 1px solid #c3c3c3;
	color: #c3c3c3;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}

.wp-pagenavi .page {
	border-right: 1px solid #c3c3c3;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}

.wp-pagenavi .page a {
	color: #658559;
}

/* End Page-Navi */

/* Tag Cloud */
#better-tag-cloud {
	padding: 0 0 0 0;
	width: 430px;
	line-height: 24px;
	text-align: center;
}

#better-tag-cloud h2 {
	display: none;
}

#better-tag-cloud a{
	padding: 1px 4px 1px 4px;
}

#better-tag-cloud a:hover{
	color: #fff;
	background-color: #4f7442;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
}

/* End of Tag Cloud */

/* Archief */

#archives-5 {margin:0 0 0 60px;}

/* End of Archief */


/* Rubrieken */

#execphp-7 {margin: 20px 0 0 60px;}

/* End of Rubrieken */

/* Begin Calendar */
#wp-calendar {
	font-size: 1.1em;
	line-height: 0.9em;
	empty-cells: show;
	margin: 10px auto 0;
	width: 200px;
	color: #bbbbbb;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
	
#wp-calendar #today {
	width: 19px;
	height: 14px;
	border: 1px solid #747474;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Begin Multiple Categories Widget */
#multiple-categories {
	margin-bottom: 0px;
}

#multiple-categories label {
	width: 220px;
	display: block;
	margin-bottom: 3px;
	border: 1px;
}
/* End Multiple Categories Widget */



/* Begin Various Tags & Classes */
#text-1 .textwidget,
#text-2 .textwidget,
#text-2 .textwidget form {
	margin:0;
	padding:0;
}

#text-2 .textwidget form {
	margin-bottom: 15px;
}

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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

/* Begin Sociable Plugin */
div.sociable { margin: 16px 0;}

.facebook-like {float: left; margin: 0 0 0 20px;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.sociable-hovers:hover {
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}
/* End Sociable Plugin */

/* Sidebar Login */

.avatar_container {display:none;}

#wp_sidebarlogin-5 h3 {margin: 0 0 10px 0;}


/* End Sidebar Login */

/* Begin Smoelenboek */
#smoelenboekform #smoelenboekname {
	border: #bbbbbb solid 1px;
	background-image:url(images/icon-search.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	padding: 0 0 0 20px;
	margin: 0 5px 0 40px;
	float: left;
}

.smoelenboek-line {
    margin-top: 10px;
    border-top: 1px solid #bbbbbb;
    padding-bottom: 10px;
}
/* End Smoelenboek */

#pages-3 ul {padding: 3px 0 0 0;} 

#sidebar .widget-gastblog-first {
	margin: 10px 0 0 0;
	padding: 0px;
}

#sidebar .widget-gastblog-first .gastblog {
	background-image:url(images/icon-person.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	height: 13px;
	margin: 10px 0 5px 0;
	padding-left: 16px;
}

#sidebar .widget-gastblog {
	line-height:18px;
	margin: 5px 0 4px 0; 
	padding:0px;
	position: relative;
}

#sidebar .widget-gastblog .gastblog {
	line-height:13px;
	background-image:url(images/icon-person.gif);
	background-position: top left;
	background-repeat: no-repeat;
	bottom: 2px;
	height: 13px;
	padding-left: 16px;
	position: absolute;
	right: 0px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

