body {
	/*:Background image*/
	background-image:url(http://postas.mtfsz.hu/csaba/design/hatter.jpg);
}



#header_image {
	/*:Header height*/
	padding-top:60px;
	/*:Header image*/
	background:url(http://postas.mtfsz.hu/csaba/design/menubg.jpg);
	/*:Header image alignment*/
	background-position:center;
}

#title_row {
	padding:2px 0px 2px 10px;
}

#title_row h1 {
	margin-top:-200px;
}

#frame, #footer_content {
	background:white url(images/page-gradient.png) repeat-y right;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:0px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:280px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:px;
	/*:Sidebar left width*/
	right:0px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:280px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:280px;
}

#page, #header, #footer {
	/*:Page width*/
	width:1000px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#a0bc00;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#a0bc00;
}

a {
	/*:Navigation color*/
	color:#a0bc00;
}

.sidebar h2 {
	/*:Navigation color*/
	color:#B20000;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#B20000;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#000000;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#B20000;
}

#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#B20000;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	background-color:#B20000;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#B20000;
}

code {
	/*:Content color*/
	background-color:#000000;
	/*:Content color*/
	border-color:#000000;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#000000;
	/*:Content color*/
	border-color:#000000;
}

.bypostauthor cite {
	/*:Content color*/
	color:#000000;
}

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:#000000;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#000000;
}