body {
	/*:Background image*/
	background-image:url(images/background/kt.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/laurin.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:1000px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#00bfc3;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#00bfc3;
}

a {
	/*:Navigation color*/
	color:#00bfc3;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#00bfc3;
	/*:Navigation color*/
	color:#00bfc3;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#00bfc3;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#00bfc3;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#00bfc3;
}

#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:#00bfc3;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#00bfc3;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#00bfc3;
}

code {
	/*:Content color*/
	background-color:#007ba5;
	/*:Content color*/
	border-color:#007ba5;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#007ba5;
	/*:Content color*/
	border-color:#007ba5;
}

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:#007ba5;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#007ba5;
}

<!-- by dado -->
div#footer_content a.footlink {font-size:0.7em; color:#dddddd;}
div#footer_content a.footlink:hover {color:#cccccc;}

table.curiculum td{vertical-align:top;}
table.curiculum td.what{width:400px;}
table.curiculum td.year{width:70px; text-align:right;}
table.curiculum ul.sublist{margin:0 0 0 30px;}
