/*
Theme Name: Unwakeable HOME
*/


/* PAGE STRUCTURE */

#page {
  background: url('images/header_home.jpg') top left no-repeat #fefefe;
	text-align: left;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
	
	}
	
#header {
	position: relative;
	height: 200px;
	background: #4b87ad;
	height: 100px;
	color: #fff;
	background: #333;
	border-left: 1px solid #555;
	margin: 0 !important;
	}

#header a {
	color: #fff;
        text-decoration: none !important;
	}

#header a:hover {
	color: #fff;
	background: #4B87AD;
        text-decoration: none !important;
	}

#header .current_page_item a{
	background: #4B87AD !important;
	}

#header .current_page_item a:hover{
	background: #4B87AD ;
	}
	
#title {
    margin-left: 15px;
    _margin-left: 15px;
	float: left;
	width: 270px;
    border-left: 1px solid #555;
	border-right: 1px solid #555;
	text-indent: -9000px !important;
	}

#title a {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	padding: 50px 20px 0px 0px;
	background: transparent url('images/title_home.gif') no-repeat 20% 82% !important;
	}

#title a:hover {
	background: #000 url('images/title_home.gif') no-repeat 20% 82% !important;
	}
	
/* LINKS */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}
	
h2 a:hover, h2 span a:hover {
	color: #4b87ad !important;
	}
a {
	color: #4b87ad;
	text-decoration: none;
	}
.entry-content a {
	color: #808080;
	}

.entry-content a:visited {
	color: #808080;
	}
	
/* SIDEBAR BILDER */

.navi_niki {
background: url('http://www.ghastliness.net/wp-content/themes/Unwakeable_own/images/navi_niki_home.jpg') top right no-repeat #ffffff;
width: 67px;
height: 86px;
}

.navi_jule {
background: url('http://www.ghastliness.net/wp-content/themes/Unwakeable_own/images/navi_jule_home.jpg') top right no-repeat #ffffff;
width: 75px;
height: 86px;
}

/* Formatierung */

b,i,u,em,strong {
color: #4b87ad;
}