/*
Theme Name: Xoun: Titan - Child
Theme URI: http://op111.net/
Description: Xoun Theme: Child Theme for Titan
Author: Ewout & de Roij
Author URI: http://www.xoun.nl
Template: titan
Version: 1.0
*/
 
@import url("../titan/style.css");

@charset "utf-8";
/* CSS Document */

h1.pagetitle, h2.pagetitle {
	border-top: 1px solid #efeae4;
	margin: 0 0 15px 0;
	padding-top: 20px;
	font-size: 2.2em;
}

h1 {
color:#000099;
}

h2 {
font-size: 1.2em;
color:#f18232;
}

h2.widgettitle {
color:#f18232;
}

a.widgettitle:link { color: #f18232; }


ko-calendar-date{
font-size: 2em;
}

header {
background:f18232;
}




.entry, .post-header h2, .post-header h1, .author, .post-footer {
	margin-left: 0px;
}

#content ul, #content li {
list-style-type: circle;
}



.wrapper { 
	width: 990px;
}