/*
Theme Name: RFA
Description: 
Version: 1.0
Author: Lennart Muehlenmeier
Author URI: 
*/

a {
	color:black
	}
	
p {
	margin:15px 0;
	line-height:1.5;
	}

div#wrapper {
	background:url(RFA_Logo_klein.jpg) no-repeat right 4px;
	height:300px;
	margin:0 auto;
	width: 790px;
	font-size: 14px;
	font-family: Trebuchet MS;
	}

div#header {
	height:145px;
	}
	
div#header a {
	height:145px;
	display:block;
	width:695px;
	}
	
div.container {
	margin: 0 auto;
	width:600px;
	}
	
ul.nav {
	height:22px;
	border-bottom:1px solid black
	}
	
ul.nav li {
	float:left;
	margin:0;
	width:auto;
	width:120px
	}
	
li.page-item-15 {padding-left:20px;width:110px!important;text-align:right;}
li.page-item-17, li.page-item-355 {text-align: center;}
	
li.page-item-13 {padding-left:35px;width:80px!important;}
li.page-item-17 {padding-left:30px;width:85px!important;}

li.page-item-355 {padding-left:30px;width:90px!important;}

li.page-item-355 ul {margin-left:3px;}


ul.nav li a {
	color:black;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	letter-spacing:1px;
	}
	
ul.nav li a:hover, ul.nav li.current_page_item a, li.current_page_parent a, li.current_page_ancestor a {
	text-decoration: none!important;
	border-bottom: 1px solid black;
	}
	
li.current_page_ancestor li a{
	text-decoration: none!important;
	border: none;
	}

li.current_page_parent li {
	color:#999;
	}
	
ul.nav ul {
	height:22px;
	display:none;
	width: 600px;
	padding:15px 0 0 0;
	}
	
ul.nav li.current_page_parent ul, ul.nav li.current_page_item ul {
	display:block;
	}
	
li.page-item-13 ul li{
	display:none;
	}
	
ul.nav ul li {
	float:left;
	margin:0 20px 0 0;
	width:auto;
	color:#999;
	}
	
ul.nav ul li a {
	color:#999;
	text-transform:uppercase;
	font-size:11px;
	text-decoration: none;
	letter-spacing:1px;
	}
	
ul.nav ul li.current_page_item a {
	color:black;
	}
	
ul.nav ul li.current_page_item {
	color:black;
	}
	
ul.nav ul li a:hover {
	border-bottom: 1px solid #999;
	}
	
div#content {
	padding:10px 0;
	margin:20px 0 0 0;
	}
	
div#footer {
	text-align:right;
	margin:20px 0 0px 0;
	}
	
div#footer a {
	text-transform: uppercase;
	font-size:11px;
	text-decoration: none;
	color: black;
	letter-spacing: 1px;
	}
	
h2, h3, h1, h4, h5, h6 {
	text-align: left;
	padding:10px 0 0 0;
	text-transform:uppercase;
	font-size:26px;
	font-weight:900;
	letter-spacing:2px;
	}

h2 a, h3 a, h1 a, h4 a, h5 a, h6 a{
	text-decoration: none;
	}
	
h3 {
	font-size:20px;
	}
	
img {
	margin:10px 0;
	}
	
a.footer-link {
	display:block;
	float:left;
	width:20px;
	height:20px;
	background-position:top left;
	margin:0 3px 0 0;
	}
	
a.footer-link:hover {
	background-position:bottom left;
	}
	
a.link-youtube {
	background-image:url(youtubeicon.jpg);
	}
	
a.link-twitter {
	background-image:url(twittericon.jpg);
	}
	
a.link-facebook {
	background-image:url(facebookicon.jpg);
	}
	
a.link-pfa {
	background-image:url(pfaicon.png);
	}
	
ul#artistsoverview {
	line-height:2;
	}
	
ul#artistsoverview a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight:900;
	letter-spacing:1px;
	}
	
ul#artistsoverview a:hover {
	text-decoration: underline;
	}
	
div#usernav {
	position:absolute;
	top:3px;
	right:3px;
	text-align:right
	}
	
div#usernav a {
	display:block;
	color:transparent;
	height:18px;
	width:18px;
	float:right;
	margin:0 0 0 2px;
	}
	
div#usernav a.post-edit-link {
	background:url(edit.png);
	}
	
div#usernav a.dashboard {
	background:url(dashboard.png);
	}
	
a.mitdankanwordpress {
	float:right;
	color:#999;
	text-decoration:none;
	font-size:12px;
	padding:14px 50px 14px 10px;
	background: url(wordpress.png) no-repeat right center
	}
	
div#footer a.current_page {
	text-decoration: underline;
	}
	
dl.gallery-item {
	display:none;
	padding:0;
	margin:0;
	}
	
dl.gallery-count-1 {
	display: block
	}
	
div.gallery a.zurwerkschau {
	text-transform:uppercase;
	font-size: 13px;
	letter-spacing:1px;
	}
	
div.gallery {
	margin: 0
	}
	
span.dateandtime {
	float:right;
	}
	
div#news h2 a {
	font-size:18px;
	}
	
div#news h2 {
	margin:0 0 0px 0;
	padding:0;
	}
	
div#news div.post {
	margin:10px 0 60px 0;
	border-bottom:1px solid black;
	}
	
a.facebook{
	display: block;
	width: 100px;
	height: 30px;
	background: #3b5998 url(facebookfahne.png) no-repeat center 7px;
	float: left;
	}
	
a.facebook:hover {
	background-color: #627aad;
	}
