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

input, textarea, select {
	border-color:#383838;
	background-color:#000;
	color:#e7e7e7;
}

option {
	background-color:#383838;
	color:#e7e7e7;
}

.sidebar a, .sidebar li.current_page_item li a, .sidebar li.current-cat li a {
	color:#e7e7e7;
}

h1, h1 a {
	color:#e7e7e7;
}

.description small {
	color:#797979;
}

ul#quicklinks li a.rss {
	background-image: url(images/icons/feed-icon-16x16-dark.gif);
}

.meta {
	padding-bottom:0;
	background:none;
}

.meta dl {
	border-color:#c6c6c6;
	background-color:#383838;
}

.meta dl dd a {
	color:#e7e7e7;
}

#sidebar div {
	border-left-color:#383838;
}

#sidebar_left div {
	border-right-color:#383838;
}

#footer_content {
	border-top-color:#383838;
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/677923_12973412.jpg);
	/*:Header image alignment*/
	background-position:center;
}

#title {
	border-top:2px solid #383838;
}

#title, #frame, #footer_content {
	background:#0c0c0c url(images/page-gradient-dark.png) repeat-y right;
}

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

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:280px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:240px;
	/*:Sidebar left width*/
	right:240px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:280px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:280px;
}

#page, #header, #footer {
	/*:Page width*/
	width:90%;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#00b0e6;
}

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

a {
	/*:Navigation color*/
	color:#00b0e6;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#00b0e6;
	/*:Navigation color*/
	color:#00b0e6;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#00b0e6;
}

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

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

#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:#00b0e6;
}

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

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#00b0e6;
}

code {
	/*:Content color*/
	background-color:#a3b8be;
	/*:Content color*/
	border-color:#a3b8be;
}

div.comment {
	background-color:transparent;
	filter:none;
	border-color:#383838;
}

.comment.comment_author {
	background:none;
	filter:none;
	/*:Content color*/
	border-color:#a3b8be;
}

.comment h4, .comment .author, .comment .author a, .comment .date {
	/*:Content color*/
	color:#a3b8be;
}

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:#a3b8be;
}

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