
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/sofaprinzessin.png);
	/*: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:900px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#B40B43;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#B40B43;
}

a {
	/*:Navigation color*/
	color:#B40B43;
}

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

.sidebar h2 a {
	/*:Navigation color*/
	color:#B40B43;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#B40B43;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#B40B43;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#B40B43;
}

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

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

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

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

.bypostauthor div {
	/*:Content color*/
	background-color:#B40B43;
	/*:Content color*/
	border-color:#B40B43;
}

.bypostauthor cite {
	/*:Content color*/
	color:#B40B43;
}

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

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

.widget_twitter .entry-content {
	font-size:12px;
	color:#314FA4;
	line-height:15px;
	margin-bottom:15px !important;

}

.widget_twitter .entry-content a{
	padding:0 !important;
	color:#314FA4;
}

.widget_twitter .entry-content a:hover{
	background-color:transparent !important;
	padding:0 !important;
	text-decoration:underline !important;
	color:inherit  !important;
	
}

.widget_twitter  .entry-meta {
	font-size:9px;
	color:#999;
}
