/*   
Theme Name: kroniek
Theme URL: http://www.crema.be/kroniek/wp/
Description: xxx WordPress Theme
Version: 1.0
Author: Daniel Calders - made by crema
Author URI: http://www.crema.be/
*/

/* reset rules */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-size: 100%;line-height: 1.5;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
input {vertical-align:middle;}
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/* screen styles */

/* general */

body {
	background: #D9E2E9;
	font: 14px/1.3 Georgia, serif;
	color: #191919;
}
p {
	line-height: 1.7;
}
a {
	color: #941317;
}
a:hover {
	color: #005C75;
}
h1, h2 {
	font-family: Rockwell, Georgia, serif;
	font-weight: 400;
	line-height: 1.2;
}
h2 {
	font-size: 20px;
	margin: 1em 0;
	border-top: 1px solid #93894E;
	padding-top: 1em;
	color: #941317;
}
h2 a {
	text-decoration: none;
	line-height: 1.2;
}
h3 {
	margin: 10px 0;
}
ul, li {
	list-style: none;
}
ul {
	margin-bottom: 1em;
}
input#s {
	width: 180px;
}
img {
	background: #fff;
	padding: 12px;
}

/* header */

#header {
	position: relative;
	padding-top: 40px;
	background: url("images/bg-top.gif") repeat-x top left;
}
#header div {
	width: 900px;
	margin: 0 auto;
	background: #E2DDC7;
	padding: 0;
	position: relative;
}
#header div {
	background: url("images/header-bg.jpg") no-repeat top left;
	height: 250px;
}
#header h1 {
	font-size: 22px;
	line-height: 1;
}
#header h1 a {
	display: block;
	width: 806px;
	height: 82px;
	position: absolute;
	top: 129px;
	left: 48px;
	text-indent: -9999px;
}
#header h3 a {
	display: block;
	width: 220px;
	height: 35px;
	position: absolute;
	left: 635px;
	top: 34px;
	text-indent: -9999px;
}
#header a {
	text-decoration: none;
}

/* content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	overflow: hidden;
	background: url("images/content-bg.jpg") repeat-y top left;
}

/* main */

#main {
	width: 554px;
	float: left;
	padding: 10px 48px;
}
p.intro {
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #005C75;
	line-height: 1.5;
}
#typo2 p.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3;
}
p.meta {
	font-size: 11px;
	margin-top: 1em;
}
#content p {
	margin-bottom: 1em;
}
blockquote p {
	margin-left: 20px;
	font-style: italic;
}
.pagination {
	font-size: 12px;
	margin-top: 2em;
	height: 1em;
}
.pagination a {
	text-decoration: none;
}
.pagination .newr {
	float: left;
}
.pagination .oldr {
	float: right;
}

/* sidebar */

#sidebar {
	width: 198px;
	float: left;
	padding: 0 24px;
}
#categories {
	margin-top: 21px;
	margin-left: 8px;
	padding-left: 4px;
	font-family: Rockwell, Georgia, serif;
	font-size: 14px;
}
#categories li {
	margin: 0;
	list-style: disc;
	padding: 0;
	color: #941317;
	line-height: 18px;
}
#categories li a {
	text-decoration: none;
	line-height: 20px;
}
#categories li.current-cat, #categories li.current-cat a {
	color: #005C75;
}
#media a {
	display: block;
	width: 181px;
	height: 16px;
	background: url("images/stad-in-beeld.jpg") no-repeat top left;
	text-indent: -9999px;
	margin: 24px 0;
}

/* footer */

#footer {
	padding-bottom: 50px;
	background: url("images/bg-bot.gif") repeat-x bottom left;
}
#footer div {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: url("images/footer-bg.jpg") no-repeat top left;
	height: 35px;
	padding-top: 35px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	color: #77746D;
}
#footer a {
	text-decoration: none;
	color: #77746D;
}
#footer a:hover {
	color: #005C75;
}
