body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
	/*:Background color*/
	background-color:#383838;
	color:#e7e7e7;
	font-size: 79%;
}

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;
}
/*
.sidebar-comments {
	border-color:#c6c6c6 !important;
	background-color:#383838 !important;
        border: 1px solid #fff;
}
*/

/* opera */
html:first-child>b\ody #content .meta {
	padding-top: 10px !important;
}

.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;
}

#footer_content img {
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}

#header_image {
	/*:Header height*/
	padding-top:130px;
	/*: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;
}

/*IE 7 hack*/
*:first-child + html #title, *:first-child + html #frame, *:first-child + html #footer_content {
	background-color:#080808;
}

.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:980px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#fa9d02;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#fa9d02;
}

a {
	/*:Navigation color*/
	color:#fa9d02;
	text-decoration:none;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#fa9d02;
	/*:Navigation color*/
	color:#fa9d02;
}

.sidebar h2 a , .sidebar a.url {
	/*:Navigation color*/
	color:#fa9d02;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#fa9d02;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#fa9d02;
}

#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:#fa9d02;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#fa9d02;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#fa9d02;
}

code {
	/*:Content color*/
	background-color:#a3b8be;
	/*:Content color*/
	border-color:#a3b8be;
}

.comment.comment_author {
	/*:Content color*/
	background:#0D1F00;
	/*:Content color*/
	border-color:#383838;
}

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:#6CCF00;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#a3b8be;
}

h4 {
	color: #888888;
}


.comment {
	background-color: #1F1711;
	border-color:#585858;
}

.post p {
	text-align: justify;
	margin: 0pt 0pt 1.4em 0pt;
}

.entry img {
	border: solid 1px #AAAAAA;
	padding: 1px;
	margin-top: 4px;
}

img.signature {
	border: none 0px !important;
	margin-right: 30px;
	margin-top: 30px;
}