h2, h2 a{
	color:#ffb400;
}
h3, h3 a{
	color:#999999;
	font-size:1.7em;
	letter-spacing:-1px;
	line-height:1.2em;
}

code {
	font-family: Courier;
	/*:Content color*/
	background-color:#E5E5E5;
	display:inline;
}
#body{
	background-image: url(images/top_bg.jpg)
}

#header_image {
	/*:Header image*/
	background-image:url(images/headers/header.jpg);
	/*:Header image alignment*/
	background-position:bottom;
	/*:Header height*/
	padding-top:0px;
	background-repeat: no-repeat;
}
#cook{
	position:absolute;
	bottom:-8px;
	right:-27px;
	z-index: 99;
}
#menu{
	margin:0 auto 0 auto;
}

body {
	/*:Background image*/
	background-image:url(images/background/cakes.jpg);
	/*:Background color*/
	background-color:#303030;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
	
}

#sidebar div{
	background-image: url(images/dot_border.gif);	
	background-repeat:repeat-y;
	background-position:left;
}


#sidebar div div{
	background:none;
}

.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, #menu{
	/*:Page width*/
	width:932px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#524e48;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#524e48;
}

a {
	/*:Navigation color*/
	color:#524e48;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#524e48;
	/*:Navigation color*/
	color:#524e48;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#524e48;
}

#cook

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#524e48;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#524e48;
}

/*
#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*, #menu ul li a:hover { */
	/*:Navigation color*/
	background-color:#524e48;
}*/

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#524e48;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#8c8477;
	/*:Content color*/
	border-color:#8c8477;
}

.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:#8c8477;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#8c8477;
}
