#header_image {
	/*:Header image alignment*/
	background-position:center;
        background-color: #fff;
	/*:Header height*/
	padding-top:1px;

}

body {
	/*:Background color*/
	background-color:#4f4f4e;
}

.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:850px;
}

*::-moz-selection, *::-selection {
	/*:Selection color*/
	background-color:#000;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#000;
}

a {
	/*:Links color*/
	color:#000;
}

h1 {
	/*:Site title font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	/*:Site title font weight*/
	font-weight:bold;
	/*:Site title font style*/
	font-style:normal;
	/*:Site title font size*/
	font-size:3.1746031746em;
}

h2, h3, h4, h5, h6 {
	/*:Titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

h2 {
	/*:Titles size*/
	font-size:2.0em;
padding-bottom:10px;
}

.sidebar div, #sidebar div, #sidebar_left div {
	border:0px none;
	background:#f3f3f3;
}

.sidebar div div {
	background:none;
}

.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	/*:Sidebar titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

.nr h2 {
	color:#000;
}

.specialoffers h2 {
	color:#000;
}

.specialoffers h3 {
	color:#CC0000;
}

.sidebar h2 {
	border:0px none;
	background:#333;
	color:#fff;
	font-size:15px;
	font-family:Lucida, Arial, Verdana, sans;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0;
	padding:10px 0 10px 10px;
	margin:5px 10px 10px 0;
}

#sidebar_left h2 {
	padding-left:10px;
	margin-right:0;
}

.sidebar h2 a {
	color:black;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Sidebar links color*/
	color:#000;
}

.sidebar li {
	/*:Sidebar line height*/
	line-height:1.8em;
	/*:Sidebar line height*/
	min-height:1.8em;
}

* html .sidebar li {
	/*:Sidebar line height*/
	height:1.8em;
}

.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:#000;
}

#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*/
	background-color:#000;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Menu highlight color*/
	background-color:#000;
}

#menu ul li:hover a, #menu ul li a:hover {
	/*:Menu rollover color*/
	background-color:#3d3d3d;
}

.comment.comment_author {
	/*:Author comment color*/
	background-color:#4d9301;
	/*:Author comment color*/
	border-color:#4d9301;
}

h2, h2 a, h3, h3 a {
	/*:Titles color*/
	color:#4d9301;
}

.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:#4d9301;
}

.post blockquote, .post blockquote a {
	/*:Blockquote color*/
	color:#4d9301;
}

.post blockquote {
	/*:Blockquote color*/
	border-left-color:#4d9301;
}

code {
	/*:Code color*/
	background-color:#4d9301;
	/*:Code color*/
	border-color:#4d9301;
}

div.hr2 {
  height: 10px;
  background: #fff;
}
