/*
Theme Name: RedZelf
Theme URI: http://wp.maaikee.nl
Description: A new theme of MaaikeE
href="http://maaikee.nl">MaaikeE</a>.
Version: 0.3
Author: MaaikeE
Author URI: http://maaikee.nl
Tags: red, fixed width, widgets

*/



/* Begin Typography & Colors */
body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#header{
	background: #fff url('images/header.jpg') no-repeat center bottom;
	color: #fff;
	height: 200px;
	margin: -12px auto;
	text-align: center;
	}

h1, h1 a, header.h1{
	font-size: 2em;
	padding-top: 50px;
	padding-bottom: 50px;
	text-decoration: none;
	color:#fff;
	}

#page{
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 950px;
/*	position: absolute;
	left: 300px;
	position: relative;*/
	color: #a00000;
	background: #fff;
	text-align: left;
	border: none;
	}
img{
	border-color:#DA1010;
	}
#linkcat-2{
	background:#fff url('images/sidebarback.jpg') no-repeat left top;
	overflow:hidden;
	width:170px;
	margin-left: 0px;
	}

#sidebar li flickrrss{
	color: #fff;
	}

#page h1, #page h2, #page h1 a, #page h2 a,#page h3, #page h3 a{
	text-decoration: none;
	color: #DA1010;
	}
#page a{
	text-decoration: none;
	font-weight: bold;
	color: #DA1010;
	}

#commentform textarea{
	width: 460px;
	}
#content{
	background: url('images/body.jpg') repeat-y center;
	width: 610px;
	float: left;
	}

#contenttop{
	background: url('images/head.jpg') no-repeat bottom;
	height: 33px;
	}

#inhoud{
	background:none;
	margin-left:70px;
	margin-right: 70px;
	}

#inhoud h1 a, #inhoud h2 a{
	color: #DA1010;
	text-decoration: none;
	}

#footer{
	background: #fff url('images/footer.jpg') no-repeat center bottom;
	height: 32px;
	text-align: center;
	margin-top: 20px;
	}

#sidebar{
	width: 165px;
	background: #fff;// url('images/sidebarbody.jpg') repeat-y center;
	float :left;
	}

#sidebarcover{
	background:#fff url('images/sidebarback.jpg') no-repeat left top;
	overflow:hidden;
	width:170px;
	margin-top:10px;
	}

#eindsidebar{
	background:#fff url('images/sidebarfooter.jpg') no-repeat left bottom;
	height:32px;
	}

#sidebarbody{
	margin-top: 30px;
	background: url('images/sidebarbody.jpg') repeat-y left;
	height: 100%;
	}

#sidebarinhoud{
	margin: 0px 0px 0 20px;
	background: none;
	}

#sidebar2{
	width: 165px;
	background: none;
	float: right;
	background: #fff;
	}

#sidebar li, #sidebar2 li,#sidebar ul, #sidebar2 ul, #sidebarinhoud li, #sidebarinhoud li, #sidebarinhoud h1.widgettitle, #sidebarinhoud h2.widgettitle{
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 0px 0px -20px;
	
	//margin-left: -20px;
	text-decoration: none;
	background: none;
	//color: #DA1010;
}
	/* For ie ONLY */
*html #sidebar li, #sidebar2 li,#sidebar ul, #sidebar2 ul, #sidebarinhoud li, #sidebarinhoud li, #sidebarinhoud h1.widgettitle, #sidebarinhoud h2.widgettitle{
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 0px 0px -10px;
	text-decoration: none;
	background: none;
}

*html #sidebarinhoud h1, #sidebarinhoud h2{
	font-size: 1.5em;

}
*html #inhoud h1,#inhoud h2{
	font-size: 1.5em;
}

#sidebar2 li a,#sidebar ul a, #sidebar2 ul a, #sidebarinhoud li a, #sidebarinhoud li a{
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
	text-decoration: none;
	background: none;
	//color: #DA1010;
	}

#flick{
	background: none;//url('images/achtergrondfotob.jpg') no-repeat;
	margin: -10px 0px 0px 25px;
	padding: 20px 0 20px 0;
	border: 0;
	}

#flick img{
	border: 0;
	}

