
body {
	/*:Background image*/
	background-image:url(images/background/fat_lines_light.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/header_780x200.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:800px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#ff6600;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

a {
        color:#2A1106;
        font-weight:bold;
        text-decoration:underline;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#ff6600;
	/*:Navigation color*/
	color:#2A1106;
	border-bottom:2px solid #2A1106;
	margin-top:10px;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#ff6600;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#ff6600;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#ff6600;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#ff6600;
}

#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:#2A1106;
}

.sidebar li {
  margin-right:10px;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	background-color:#523E33;
}

.sidebar li a {
	display:block;
}

.sidebar li.page_item  a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

code {
	/*:Content color*/
	background-color:#4d9301;
	/*:Content color*/
	border-color:#4d9301;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#4d9301;
	/*:Content color*/
	border-color:#4d9301;
}

.bypostauthor cite {
	/*:Content color*/
	color:#4d9301;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .com--ment.com--ment_author .author, .com--ment.com--ment_author .author a, .com--ment.com--ment_author .date, .com--ment.com--ment_author h4 {
	/*:Content color*/
	color:#3D3D3D;
	font-size:21px;
}

h3, h3 a {
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#4d9301;
}

#sidebar .addtoany_list li a,.sidebar .addtoany_list li a:hover {
	display:inline;
}

.sidebar .addtoany_list li.current_page_item a, .sidebar .addtoany_list li.current-cat a, #frame .sidebar .addtoany_list li a:hover {
        color:white;
        display:inline;
        background:transparent;
}

.lensspirit_interactive input,
.lensspirit_interactive select,
.lensspirit_interactive option  {
	margin:0px;
	margin-right:0px !important;
	font-size:9px;
	border:0px;
	line-height:1em;
}

.inspirit_interactive img {
	clear:none;

}

.box {
  background:#fff;
  border:1px solid #000;
  padding:5px;
  margin:10px;
}

