/*
Theme Name: TaartvanLaura
Theme URI: http://www.taartvanlaura.nl/
Description: TaartvanLaura WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Matthijs van Elk
Author URI: http://www.matthijsvanelk.nl/
Tags: magenta, fixed width, two columns, centered

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {   
			margin: 0 auto;   
			width: 940px;   
			font: 13px/22px Helvetica, Arial, sans-serif;   
			background: url('images/background.jpg') repeat;  
			padding: 40px;
		}  
		#container {
			width: 850px;
			/*border: 1px solid red;*/
			position: absolute;
			left: 50%;
			margin-left: -425px; 
		}
		#header {
			clear: none;
			float: left;
			width: 100%;
			height: 150px;
			background: #454444;
			text-align: center;
background: url(images/header.png);
		}
		#content {
			clear: none;
			float: left;
			width: 800px;
			background-color: white;
			text-align: left;
			padding-left: 50px;
			padding-top: 15px;
			min-height: 400px;
background: url(images/main.png);
		}
		#body {
			margin-bottom: 30px;
			padding-right: 10px;
			width: 512px;
			text-align: left;
			line-height: 16px;
		}
		#menu {
			margin-top: 10px;
			clear: none;
			float: right;
			width: 250px;
			text-align: left;
			padding: 0;
			/*border: 1px solid gray;*/
		}
#wist_u_dat {
/*border: 1px solid gray;*/
padding-right: 10px;
}
		#footer {
			color: gray;
			width: 100%;
			float: left;
			text-align: center;
background: url(images/footer.png) no-repeat;
padding-top:10px;
		}

		#footer2 {
			font-size: 11px;
		}
		#header h1 {
			color: #FF0066;
			padding-top: 10px;
			font-size: 5em;
			letter-spacing:12px;
		}


		#menu ul,
		#menu ul li	{
			list-style-type: none;
			/*display: inline;border: 1px solid yellow;*/
			padding: 0;
			margin: 10px;
			font-weight: bold;
			font-size: 1.1em;
		}
		#wist_u_dat ul,
		#wist_u_dat ul li	{
			list-style-type: none;
			/*display: inline;border: 1px solid yellow;*/
			padding: 0;
			margin: 10px;
			font-weight: normal;
			font-size: 1em;
		}
		h1 {
			color: #FF0066;
			font-size: 2em;
		}

		a:link {color:#FF0066; text-decoration: underline;}      /* unvisited link */
		a:visited {color:#FF0066; text-decoration: underline;}  /* visited link */
		a:hover {color:#FF0066; text-decoration: none;}  /* mouse over link */
		a:active {color:#000000; text-decoration: none;}  /* selected link */

		#menu a:link {color:#000000; text-decoration: none;}      /* unvisited link */
		#menu a:visited {color:#000000; text-decoration: none;}  /* visited link */
		#menu a:hover {color:#000000; text-decoration: none;}  /* mouse over link */
		#menu a:active {color:#000000; text-decoration: none;}  /* selected link */


		#footer a:link {color: gray; text-decoration: underline;}      /* unvisited link */
		#footer a:visited {color: gray; text-decoration: underline;}      /* unvisited link */
		#footer a:hover {color: #FF0066; text-decoration: none;}      /* unvisited link */
		#footer a:active {color: gray; text-decoration: underline;}      /* unvisited link */

		#footer2 a:link {color: gray; text-decoration: none;}      /* unvisited link */
		#footer2 a:visited {color:gray; text-decoration: none;}  /* visited link */
		#footer2 a:hover {color:#FF0066; text-decoration: none;}  /* mouse over link */
		#footer2 a:active {color:gray; text-decoration: none;}  /* selected link */

h1 a:link {text-decoration: none;}
h1 a:visited {text-decoration: none;}
h1 a:hover {text-decoration: none;}
h1 a:active {text-decoration: none;}

.cd_quote_container {
padding-right: 15px;
}
.navigation{
border: 1px solid white;
}
.post{
//border: 1px solid gray;
}

/*
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
*/
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	//border: 1px solid #ddd;
	//text-align: center;
	//background-color: #f3f3f3;
	//padding-top: 4px;
	//margin: 10px;

}
.wp-caption img a {
border: 0px;
}
/*
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



p { 
display: block; border: 1px solid black 
}*/
.postmetadata {
    display: block;
    clear: both;
}
img {
border: 0px;
}
