body {
	/*:Background image*/
	background-image:url(images/background/fat_lines_light.gif);
}

#header_image {
	/*:Header height*/
	padding-top:218px;
	/*:Header image*/
	background-image:url(images/headers/Warbird_header.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:1000px;
}

*::-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;
}

.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;
}

/* Updating the images and their captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Twitter display formatting */

ul.twitter {
        margin: 1px;
        list-style: disc inside;
}

li.twitter-item {
        font-size 10px;
        margin: 1px;
        margin-bottom: 4px;
}

.twitter-timestamp {
        font-size: 9px; 
        margin: 1px;
        color: ffffff;
}

a.twitter-user {
        color: ffffff;
        text-decoration: none;
	display: inline;
        margin: 0;
        padding: 0;
        height: 11px;
        line-height: 11px;
        font-weight: bold;
        background: trannsparent;
        background-color: transparent;
        float: none;
}

a.twitter-user:hover {
	text-decoration: underline;
        color: ffffff;
        background-color:  transparent;
        background-image: none;
}

/* Twitter display formatting */

#aktt_tweets {
  font-size: 10px;
  margin: 1px;
  list-style-type: disc;

}


/*

p.twitter-message: each one of the paragraphs (if msgs > 1)

a.twitter-link: the tweet link class






*/
