
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/499153_79030836.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 {
	/*:Navigation color*/
	color:#ff6600;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#ff6600;
	/*:Navigation color*/
	color:#ff6600;
}

.sidebar h2 a {
	/*:Navigation color*/
	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.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:#ff6600;
}

#menu ul li a {
	font-weight:bold;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#ff6600;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

code {
	/*:Content color*/
	background-color:#4d9301;
	/*:Content color*/
	border-color:#4d9301;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#4d9301;
	/*:Content color*/
	border-color:#4d9301;
}

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

.post blockquote {
	/*:Content color*/
	border-left-color:#4d9301;
}

#content {
padding:1.5em 0pt;
}

.praise {
    font-size:0.9em;
    font-style: italic;
	color:#4D9301; 
    font-family: Georgia, Verdana, Times;
    padding-bottom: 1em;
    text-align: right;
    line-height: 1.1em;
}

#s {
	color:#777;
}

#s:focus {
	color:#222;
}

#footer_content {
	font-size:0.8em;
}

html > body #menu {
	background-image:url(images/transparency/black-80.png);
}

#menu ul li.page-item-88 {
	float:right;
}

#menu ul li.page-item-88 a {
	text-transform:none;
}

.leftBox {
	float:left;
	margin:0pt 10px 0.75em 0pt;
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #B3B3B3;
	padding:5px;
}

.rightBox {
	float:right;
	margin:0pt 0pt 0.75em 10px;
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #B3B3B3;
	padding:5px;
}

.portfolioImg {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #B3B3B3;
	padding:5px;
	width:92px;
	height:70px;
	margin:1px;
}
.portfolioImg :hover {
	border:1px solid black;
}

h2 .portfolioTitle {
	border-left:2px solid #FF6600;
	color:#FF6600;
	font-size:1.5em;
	margin:5px 0pt 10px -11px;
	padding:15px 0pt 15px 10px;
}

.post ul li {
	list-style-position:outside;
	margin:0pt 0pt 0pt 5pt;
}

