/*
Theme Name: Taming Chaos
Theme URI: http://our_wordpress_url
Description: Concept thema voor BerendSchotanus.com
Version: 0.9.1
Author: Berend Schotanus
Author URI: http://www.firstflamingo.nl
*/

/* //////// Layout //////// */

body {
	margin:0;
	background: url(images/patroon.gif);
}

#container1 {
	background: url(images/wave_r.png) top right no-repeat;
}

#container2 {
	background: url(images/wave_l.png) top left no-repeat;
}

#paper1 {
	width: 850px;
	margin: 0 auto;
	background: url(images/paper_01.png) top left no-repeat;
}

#paper2 {
	background: url(images/paper_03.png) bottom left no-repeat;
	padding: 20px 0;
}

#paper3 {
	background: url(images/paper_02.png) top left repeat-y;
}

#header {
	height: 170px;
}

#content {
	width: 500px;
	float: left;
	padding: 0 0 0 60px;
}

#sidebar {
	width: 220px;
	float: right;
	padding: 0 40px 0 0;
}

#pushbottom {
	clear: both;
}

#nav_outer {
	width: 100%;
	position: absolute;
	top: 120px;
}

#nav_inner {
	width: 800px;
	margin: 0 auto;
}

/* //////// Typeography //////// */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	margin-top:0.8em;
	margin-bottom:0.2em;
	letter-spacing:0.05em;
}

a {
	text-decoration: none;
	color: #069;
}

a:visited {
	color: #046;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:2.5em;
}

h2 {
	font-size:1.8em;
}

h3 {
	font-size:1.4em;
}

h4 {
	font-size:1.25em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:0.9em;
}

p {
	font-size: 1.1em;
	line-height:1.5em;
	word-spacing:0.1em;
	/* margin:0; */
}

p a {
	font-weight: bold;
}

.wp-caption-text {
	font-size: 0.9em;
}

/* //////// Header //////// */

#header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:3.5em;
	letter-spacing:0.15em;
	color: #FFF;
	margin: 0 80px;
}

#header h1 a, #header h1 a:visited {
	color:#FFF;
}

#header h1 a:hover {
	text-decoration: none;
}

#header p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	letter-spacing:0.5em;
	color: #FF0;
	margin: 0 90px;
}

/* //////// Content //////// */

#advertentie {
	padding: 5px;
	width: 468px;
	height: 60px;
	background: url(images/advertentiekader.gif);
}

#topnav {
	padding: 20px 0 0 0;
}

.entry_title {
	padding: 10px 0 15px 0;
	clear: both;
	background: url(images/titelstreep.gif) bottom left no-repeat;
}

#content h2 {
	margin-bottom: 0;
	color: #046;
}

#content h2 a, #content h2 a:visited {
	color: #046;
}

#content h2 a:hover {
	/*text-decoration: none;*/
}

.post_date {
	background: url(images/titelstreep.gif) bottom left no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	color: #046;
	padding: 0 0 12px 20px;
}

.entry {
	margin: 0 0 5px 0;
}

.postmetadata {
	background: url(images/onderstreep.gif) bottom left no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	color: #046;
	padding: 5px 0 15px 10px;
	clear: both;
}

/* //////// Comments //////// */

.commentlist {
	padding: 0;
}

.commentlist li {
	list-style: none;
	padding: 0 0 10px 10px;
	margin: 30px 0 0 0;
	background: url(images/comment_border.gif) bottom left no-repeat;
}

.commentlist li .avatar {
	float: right;
	padding: 12px 12px 6px 26px;
	background: url(images/avatar_border.gif) top right no-repeat;
}

.commentlist p {
	margin: 10px 0 0 0;
}

.commentlist cite, .commentlist .says {
	font-size: 1.25em;
	font-style: normal;
	color: #046;
}

/* //////// Sidebar //////// */

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

#sidebar ul li {
	list-style: none;
	background: url(images/widget_bottom.png) bottom left no-repeat;
	padding-bottom: 30px;
}

#sidebar ul li h2 {
	text-align: center;
	background: url(images/widget_top.png) top left no-repeat;
	padding: 20px 15px 5px 15px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	margin-top: 0;
}

#sidebar ul ul {
	padding: 0 20px 0 40px;
	margin: 0;
	font-size: 1.1em;
}

#sidebar ul div {
	padding: 0 20px 0 20px;
}

#sidebar ul ul li {
	list-style: outside circle;
	background: none;
	padding: 0;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar td {
	text-align: right;
}

/* //////// Navigation //////// */

#nav_inner {
	padding: 10px 30px;
	background: url(images/menubar.png) top left no-repeat;
}

#nav_outer h2 {
	display: none;
}

#nav_outer ul {
	padding-left: 0;
	margin: 0;
}

#nav_outer li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	letter-spacing:0.1em;
	font-weight: bold;
	display: inline;
	list-style: none;
	padding: 10px 0;
}

#nav_outer li a {
	color: #000;
	padding: 10px;
	background: url(images/menu-items.gif) right top no-repeat;
}

#nav_outer li.current_page_item a {
	background-position: right -80px;
}

#nav_outer li a:hover {
	background-position: right -40px;
}

/* //////// Footer //////// */


#footer {
	height: 80px;
	padding: 10px 30px;
	background: url(images/footer.gif) bottom right no-repeat;
	text-align: right;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #CCC;
}


/* 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 */


