body {
	/*:Background image*/
	background-color:#ffffff;
}

#header_image {
	/*:Header height*/
	padding-top:84px;
	/*:Header image*/
	background-image:url(images/ignatus/papier2.png);
	/*:Header image alignment*/
	background-position:top;
        background-repeat: repeat-x;
}

#title {
	/*:Header height*/
	padding-top:84px;
	/*:Header image*/
	background-image:url(images/ignatus/papier2.png);
	/*:Header image alignment*/
	background-position:top;
        background-repeat: repeat-x;
}

#title h1 {
	margin:0;
	padding:0;
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	font-weight:normal;
	font-style:italic;
	line-height:1.2em;
	font-size:4.2em;
	letter-spacing:2px;
	color:#3d3d3d;
}

#title h1 a {
	color:#3d3d3d;
	text-decoration:none;
}

#title .description small {
	color:#335ea8;
	text-align:right;
	font-size:2.2em;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:280px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:280px;
	background-image:url(images/ignatus/papier2.png);
	/*:Header image alignment*/
	background-position:top;
        background-repeat: repeat;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:280px;
}

#page, #header, #footer {
	/*:Page width*/
	width:97%;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#333300;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#333300;
}

a {
	/*:Navigation color*/
	color:#333300;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#333300;
	/*:Navigation color*/
	color:#333300;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#333300;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#333300;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#333300;
}

#menu ul li.top_parent:hover a, #menu ul li.top_parent a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#333300;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#333300;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#333300;
}

code {
	/*:Content color*/
	background-color:#4d9301;
	/*:Content color*/
	border-color:#4d9301;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#4d9301;
	/*:Content color*/
	border-color:#4d9301;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#4d9301;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#4d9301;
}
