

body {
	/*:Background image*/

	background-image:url(images/background/gradient_gra_vit.gif);
	/*:Background color*/

	background-color:#FFFFFF;
	color:#e7e7e7;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
}



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



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:300px;

	/*:Header image*/

	background-image:url(images/headers/dack2.jpg);

	/*:Header image alignment*/

	background-position:center;

}



#title {

	border-top:2px solid #383838;

}



#title, #frame, #footer_content {
	background-attachment: fixed;
	
	background-image: url(images/background/bg_spar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}



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

}



*::-moz-selection, *::-selection {

	/*:Navigation color*/

	background-color:#7592c6;

}



#quicklinks #addicted_results ul li a:hover {

	/*:Navigation color*/

	background-color:#7592c6;

}



a {

	/*:Navigation color*/

	color:#7592c6;

}



.sidebar h2 {

	/*:Navigation color*/

	border-left-color:#7592c6;

	/*:Navigation color*/

	color:#7592c6;

}



.sidebar h2 a {

	/*:Navigation color*/

	color:#7592c6;

}



#menu ul li li a:hover, #menu ul li li.current_page_item a {

	/*:Navigation color*/

	color:#7592c6;

}



#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {

	/*:Navigation color*/

	color:#7592c6;

}



#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:#7592c6;

}



.sidebar li.current_page_item a, .sidebar li.current-cat a {

	/*:Navigation color*/

	background-color:#7592c6;

}



.sidebar li a:hover {

	/*:Navigation color*/

	background-color:#7592c6;

}



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, .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;

}
h3, h3 a{
	color:#a3b8be;
	font-size: medium;
	letter-spacing: 0.1em;
}


.post blockquote {

	/*:Content color*/

	border-left-color:#a3b8be;

}
