/* 
Theme Name: White as Milk
Theme URI: http://www.azeemazeez.com/stuff/themes/
Description: A Clean, White theme for WordPress
Author: Azeem Azeez
Author URI: http://www.azeemazeez.com
Version: 1.6

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* The Cow goes Baa */
/* The structure used in this template was copied from
the Kubrick theme that came with Wordpress 1.6 to maintain
consistency. - Azeem Azeez */

/* Begin Rutger's opschoonactie */

/* UNI */
h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color:#004179;
}

h1, h2, h3, a{
	color:#004179;
	text-decoration:none;
}

h1, h2, h3, a:visited{
	color:#004179;	
	text-decoration:none;
}

h1, h2, h3, a:hover{
	color:#9F9FAE;
	text-decoration:none;
}

/* h1  */
h1 {
	font-size: 26px;
	margin: 0;
}

/* h2 */
h2 {
	font-size: 22px;
	color:#004179;
}

.post h2{
	margin:20px 0 0 0;
}

.entry a{
	color:#004deb;
}

.entry a:visited{
	color:#004deb;
}

.entry a:active{
	color:#004deb;
}


#sidebar h2{
	color:#000;
	margin-left:10px;
	font-size:14px;
}


/* H3 */
h3 {
	font-size: 14px;
	margin: 30px 0 0;
	color:#333;
}


/* Einde Rutger's opschoonactie */

/* Begin Typography & Colors */
html { height: 100%; margin-bottom: 1px;}

body {

	/* font-size: 62.5%;  Resets 1em to 10px */
	font-family: Arial, Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: center;
	background-color: #f6f6f6;

	}

#page {
background-color:#FFFFFF;
text-align: left;
}

#fbtweet{
margin-top:10px;
padding-bottom:10px;
border-bottom:1px solid #ddd;
}

#content {
float:left;
font-size: 12px;
width:526px;
font-weight: normal;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 16px;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: left;
font-size:.8em;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 1.5em;
}

#header div#header_title a{
font-size:50px;
display:block;
font-family: "Arial Black", Arial, Helvetica, Verdana;
color:#004179;
margin-left:0px;
line-height: 46px;
margin-top:10px;
}

#header p {
margin-bottom:0px;
font-size:18px;
font-weight: bold;
}

.description {
font-size: 1.2em;
color:#333333;
margin-left:0px;
}

.entry p a:visited {
/*	color: #b85b5a; */
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 10px;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font: 12px Arial, Verdana, Sans-Serif;
line-height: 14px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font-size: 12px;
background-color: #E4E4E4;
width: 100%;
border: 1px solid #ccc;
padding: 4px;
display: block;
white-space:pre;
line-height: 12px;
}

acronym, abbr, span.caps
{
font-size: 10px;
letter-spacing: .07em;
}

#wp-calendar #prev a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
margin: 0;
padding: 0; 
}
#container {
margin: 0px auto;
width: 994px;
background-image: url(images/bg.png);
background-repeat: no-repeat;
background-position: left top;
}
#page {

float:left;
padding:0px;
width: 980px;
background-color:#FFFFFF;
margin-left: 7px;
margin-right: 7px;
}

#header {
padding: 0;
margin: 0 auto;
width: 100%;
margin-bottom:15px;
float:left;
}
#header_img {
float: left;
width: 189px;
padding-top: 15px;
padding-left:33px;
}
#header_title {
	float: left;
	margin-left: 0px;
	padding-top:3px;
	width: 530px;
}
#header_search {
float: left;
width: 200px;
padding-top: 14px;
padding-left: 17px;
}
#header_rssdiv {
float: right;
padding-right: 15px;
padding-bottom: 14px;
}
#header_rssdiv a, #header_rssdiv a:visited {
color:#3B6EA5;
font-family:Arial,Verdana,Sans-Serif;
font-size:11px;
}
#header_rssdiv a {
text-decoration: none;
}
#header_search input {
font-size: 12px;
font-family: Arial, Helvetica, Verdana;
}

#header p{
margin-left:0px;
margin-top:0px;
}

.narrowcolumn {
float: left;
padding: 0px;
margin: 0px 0 0;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}

.post{
margin-bottom:20px;
background-position:bottom;
background-repeat:no-repeat;
}


.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}
#footer {
background-image: url(images/line.png);
background-position: center top;
background-repeat: no-repeat;
padding-top: 25px;
padding-bottom: 20px;
margin: 0 auto;
display:block;
width: 100%;
clear: both;
text-align:center;
font-size:11px;
color: #888;
margin-top:20px;
float:left;
}

#footer p {
margin-left: 220px;
margin-top:0px;
}
/* End Structure */

hr {
margin-left:0px;
}
hr {
height: 0;
border: 0;
margin-top:0px;
margin-bottom: 9px;
border-top: 1px solid #e5e5e5;
}

/* 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;
border: 1px solid #E0E0E8;
}

.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;
padding-left: 10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

#sidebar ul ul li:before, #sidebar ul.once li:before {
content: "";
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 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 div.block {
background-image: url(images/menubg.png);
background-repeat:no-repeat;
background-position:left  top;
width: 183px;
float: left;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 0px;
}
#sidebar ul.once {	
margin: 5px;
}

#sidebar ul.once a img {	
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
}

#sidebar ul.once li {
margin-left: 5px;	
}

#sidebar ul li ul li {
background-image: none;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#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;
}
#sidebar ul.once li {
margin-top: 3px;
}
#sidebar div.end_item {
background-image:url(images/menubottom.png);
background-repeat:no-repeat;
background-position:left top;
height: 24px;
display:block;
float: left;
width: 100%;
margin-bottom: 16px;
}	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px; 
text-align:left;
}

#sidebar #searchform #s {
width: 85px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

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 {
width:184px;
float:left;
text-align:left;
padding-right:20px;
padding-left:20px;
}

#sidebar form {
margin: 0;
}

#sidebar a{
color:#004deb;
}	

#pagenav {
margin:0px;
}	

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {


empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#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 td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
}

.hrhide {
display: none;
}

a img {
border: none;
}

#sidebar ul li.pagenav ul li.page_item {
text-transform:none;	
font-weight: normal;
}
#sidebar ul li.pagenav ul {
margin-left:0px;
}	

.navigation {
display: block;
text-align: center;
height:30px;
}

.tutorial { margin-bottom:16px; }

/* End Various Tags & Classes*/

.twitter {
padding-left: 5px;
}

#migratieInfo{
width:180px;
height:100px;
margin-bottom:15px;
margin-left:2px;
}
