
body {
	/*:Background image*/
	background:url(images/background/carbon-fiber-mcc.png) repeat;
	line-height: 1.5em;
}


#title {
	position:absolute;
        background: transparent;
}

#header_image {
	/*:Header height*/
	padding-top:180px;
	/*:Header image*/
	background-image:url(images/headers/fall_balds_header_1.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.description small {
	color: #555555;
}

#content {
	margin-right: 0;
	width: 500px;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:15px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:0px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:175px;
	/*:Sidebar left width*/
	right:0px;
	margin-left: 250px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

#sidebar_left h2 {
	border:0;
	padding:3px;
	color:#ffffff;
}

#sidebar_left div {
	border-right: 0;
	border-left: 1px solid #d0d0d0;
}

#sidebar_left.sidebar div {
	padding-right:0;
	margin-right:0;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:270px;
}

#page, #header, #footer {
	/*:Page width*/
	width:970px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#000254;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#000254;
}

#quicklinks {
	left: 865px;
	padding: 0;	
}

a {
	/*:Navigation color*/
	color:#000254;
}

.sidebar h2 {
	border:0;
	color:#ffffff;
	padding:3px;
	background-color: #773333;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#ffffff;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#000254;
}

#menu {
	padding: 5px;
	margin-top: -70px;
}

.menu_end {
	right: -5px;
	height: 70px;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#772222;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#772222;
}

#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:#772222;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	background-color:#772222;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#772222;
}

code {
	/*:Content color*/
	background-color:#3e6400;
	/*:Content color*/
	border-color:#3e6400;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#3e6400;
	/*:Content color*/
	border-color:#3e6400;
}

.bypostauthor cite {
	/*:Content color*/
	color:#3e6400;
}

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:#3e4400;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#3e6400;
}

/* Twitter plugin CSS */
a.twitter-user {
	color: blue;
}
a.twitter-link {
	color: blue;
}
.twitter-timestamp {
	font-style: italic;
	font-size: 0.8em;
}
p.twitter-message {

}
li.twitter-item { /* ul items */
	margin: 10px 0;
	background-color: #cccccc;
	padding: 3px;
	-moz-border-radius: 4px;
}
ul.twitter {
	margin-right: 5px;
}

