body {
	/*:Background image*/
	background-image:url(images/background/fat_lines.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/top-bg.png);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:285px;
		
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:200px;
}

#sidebar_left.sidebar {

	/*:Sidebar left width*/
	width:285px;
	/*:Sidebar left width*/
	right:285px;
	height:620px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:200px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:980px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#0061a8;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#0061a8;
}

a {
	/*:Navigation color*/
	color:#0061a8;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#0061a8;
	/*:Navigation color*/
	color:#0061a8;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#0061a8;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#0061a8;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#0061a8;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#0061a8;
}

#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:#0061a8;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	background-color:#0061a8;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#0061a8;
}

code {
	/*:Content color*/
	background-color:#4f4d48;
	/*:Content color*/
	border-color:#4f4d48;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#4f4d48;
	/*:Content color*/
	border-color:#4f4d48;
}

.bypostauthor cite {
	/*:Content color*/
	color:#4f4d48;
}

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:#4f4d48;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#4f4d48;
}

#footer1 {
	background:#271e14;
	width:940px;
	height:100px;
	margin-top:10px;
	padding:10px 0px 0px 0px;
	float:none;
	position:center;
}

.footermenu {
	text-align:center;
	font-size:11px;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom: dashed 1px #a28564;
	height:20px;
	
}
.footermenu li {
	display:inline;
	color:#d1cac2;
	padding:10 2px;
}

.footermenu li a{
	color:#d1cac2;
}
.footermenu li a:hover{
	color:#a98d6d;
}
.footerbox {
	float:left;
	margin:50px 40px 10px 200px;
	padding:200px;
	color:#6b5c4b;
	font-size:11px;
	line-height:16px;
}
.address {
	width:300px;
}

.copyright {
		width:340px;
}
.copyright p {
	margin-bottom:5px;
}
.copyright span {
	color:#afc336;
}
.copyright h3 {
	color:#d1cac2;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.wb {
	width:100px;

