/* @override 
	http://www.kopflos.eu/wp-content/themes/overstand/style_blue.css
*/

/*
THEME NAME: Overstand Theme based on Futurosity
THEME URI: http://www.fakeblog.de/wordpress-theme-overstand
DESCRIPTION: Eine Art Zeitungs-Theme für deinen Blog. Klares Design und vor allem Bold.
VERSION: 0.01
AUTHOR: Floyd Celluloyd
AUTHOR URI: http://www.fakeblog.de/
*/
	
#pages li a:hover{
    border-bottom: 3px solid #297fb8;
	font-style:normal;
	}
	

/* @group Header */

/*#header{
	background: url(images/ffakeblog_title_blue.png) no-repeat;
}*/

/* @end */

a:link,a:visited{
    color: #297fb8;
}

h1, h2, h3, h4, h5, h6 {
 	color: #297fb8;
}

h2.latest a:hover {
 	color: #297fb8;
}

.single .entry-content h3 {
    color: #297fb8;
	margin: 2em 0 1em 0;
}

#rssfeed {
	background: url(images/rssblue.png) no-repeat 5px center;
}

#comments-headline h2 {
	color: #297fb8;
}

blockquote{
	border-left: 5px solid #297fb8;
}

li.cat-item.current-cat a {
	background-color: #297fb8;
	color: #ffffff;
}

li.cat-item.cat-item-9 a {
	background-color: #297fb8;
	color: #ffffff;
}

.entry-title, .post h2.start {
	color: #297fb8;
}

#comment-preview-header {
	color: #297fb8;
}

.title {
	color: #297fb8;
}

#takeMeUpContainer {
	background-color: #297fb8;
	color: #ffffff;
}

#submit {
	background: #297fb8;
	color: #f5f5f5;
}

.entry-content h4,.entry-content h5, .post h4, .post h5 {
	color: #297fb8;
}

code {
	color: #297fb8;
}