body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
}

#pixelpostrss {
	height: 300px;
}

#pixelpostrss a img,
#pixelpostrss a:link img,
#pixelpostrss a:visited img {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	float: left;
	height: 110px;
	line-height: 0px;
	margin: 8px;
	opacity: 1.0;
	outline: none;
	padding: 0px;
	width: 150px;
}

#pixelpostrss a:hover img,
#pixelpostrss a:active img,
#pixelpostrss a:focus img {
	background-color: #eeeeee;
	opacity: 0.92;
	margin: 4px;
	padding: 4px;
}

#header_image {
        height:118px;
        position:relative;
	padding: 4px;
}

#header_image #bannercontainer{
        width:680px;
        height:110px;
        align:center;
}
/*
#header_image img{
        width:680px;
        height:110px;
        align:center;
}
*/

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:150px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:200px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:150px;
	/*:Sidebar left width*/
	right:150px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:200px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:200px;
}

#page, #header, #footer {
	/*:Page width*/
	width:700px;
}

#page {
       margin: 10px auto 10px auto;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#544b4e;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	/* background-color:#544b4e; */
	background-color:#f5f5f5;
}

a {
	/*:Navigation color*/
	color:#544b4e;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#544b4e;
	/*:Navigation color*/
	color:#544b4e;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#544b4e;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#544b4e;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#544b4e;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#544b4e;
}

#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#544b4e;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	/* background-color:#544b4e; */
        background-color:#f5f5f5;
        color:#000000;
}

.sidebar li a:hover {
	/*:Navigation color*/
	/* background-color:#544b4e; */
        background-color:#f5f5f5;
        color:#000000;
}

code {
	/*:Content color*/
	background-color:#616a70;
	/*:Content color*/
	border-color:#616a70;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#616a70;
	/*:Content color*/
	border-color:#616a70;
}

.bypostauthor cite {
	/*:Content color*/
	color:#616a70;
}

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:#616a70;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#616a70;
}