#header_image {
	/*:Header image*/
	background-image:url(images/headers/none.gif);
	/*:Header image alignment*/
	background-position:center;
	/*:Header height*/
	padding-top:85px;
}

body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
	/*:Background color*/
	background-color:#ffffff;
}

.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:800px;
}

*::-moz-selection, *::-selection {
	/*:Selection color*/
	background-color:#000b03;
}

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

a {
	/*:Links color*/
	color:#ff6600;
}

h1 {
	/*:Site title font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	/*:Site title font weight*/
	font-weight:normal;
	/*:Site title font style*/
	font-style:normal;
	/*:Site title font size*/
	font-size:3.5em;
}

h2, h3, h4, h5, h6 {
	/*:Titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

h2 {
	/*:Titles size*/
	font-size:1.9em;
}

.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	/*:Sidebar titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

.sidebar h2 {
	/*:Sidebar titles color*/
	border-left-color:#000b03;
	/*:Sidebar titles color*/
	color:#000b03;
}

.sidebar h2 a {
	/*:Sidebar titles color*/
	color:#000b03;
}

.sidebar h2 {
	/*:Sidebar titles size*/
	font-size:1.5em;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Sidebar links color*/
	color:#ff6600;
}

.sidebar li {
	/*:Sidebar line height*/
	line-height:2.32804232804em;
	/*:Sidebar line height*/
	min-height:2.32804232804em;
}

* html .sidebar li {
	/*:Sidebar line height*/
	height:2.32804232804em;
}

.sidebar li a:hover {
	/*:Sidebar rollover color*/
	background-color: #585858;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Menu highlight color*/
	color:#ff6600;
}

#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 { */
	/*:Menu highlight color*/
	color:#ff6600;                             
	                         
	background-color: #7f7f7f;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Menu highlight color*/
	background-color:#ff6600;
}

#menu ul li:hover a, #menu ul li a:hover {
	/*:Menu rollover color*/
	background-color:#3d3d3d;
}

.comment.comment_author {
	/*:Author comment color*/
	background-color:#585858;
	/*:Author comment color*/
	border-color:#585858;
}

h2, h2 a, h3, h3 a {
	/*:Titles color*/
	color:#030303;
}

.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 {
	/*:Author color*/
	color:#ff6600;
}

.post blockquote, .post blockquote a {
	/*:Blockquote color*/
	color:#ff6600;
}

.post blockquote {
	/*:Blockquote color*/
	border-left-color:#ff6600;
}

code {
	/*:Code color*/
	background-color:#ff6600;
	/*:Code color*/
	border-color:#ff6600;
}
