/*
Theme Name: perfectday Mittelrhein Events - conlabz Theme
Theme URI: http://www.perfectday-mittelrhein.de
Description: The default theme for perfectday Mittelrhein Events
Author: Christian Schneider
Author URI: http://www.conlabz.de/
Version: 1.0

License:
License URI:

*/

/* 
bg_blue: 219,235,248	= #DBEBF8
box_blue: 194,222,244 	= #C2DEE0
box_red: 101,35,0 		= #652300
text_grey: 128,128,128  = #808080
text_blue: 134,188,233	= #86BCE9
text_red: 79,24,0		= #4F1800
*/

* {
	font-family: Arial,Helvetica,sans-serif;
	color: #808080;
}

body {
	background: #DBEBF8 url( ../images/shadow.png ) repeat-y fixed center top;
}

#header {
	background: url( ../images/header.jpg );
	height: 1082px;
}

#header_right {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-stretch: narrower;
	width: 490px;
}

#header_right b {
	color: #FFFFFF;
}

#header_right a {
	color: #86BCE9;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}

#header_right h2 {
	color: #86BCE9;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 450px;
	border: 0px;
	font-weight: normal;
}

#header_right span {
	color: #86BCE9;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size: 20px;
	color: #86BCE9;
	text-transform: uppercase;
	padding-top: 190px;
	font-weight: normal;
}

#content_left {
	background-color: #FFFFFF;
}

#content_right {
	background-color: #FFFFFF;
}

#content_inner span {
	color: #86BCE9;
	font-size: 15px;
	text-transform: uppercase;
}

#content_inner .times {
	font-family: 'Times New Roman',Times,serif;
	font-size: 17px;
}

#content_inner {
	color: #4F1800;
	font-size: 11px;
	margin-bottom: 10px;
}

#content_inner a {
	color: #4F1800;
	font-size: 11px;
	text-decoration: none;
}

#images {
	width: 595px;
	margin-bottom: 30px;
}

#nav {
	background: url( ../images/teaser.jpg ) no-repeat;
	height: 120px;
    margin-top: 110px;
}

#images ul {
	list-style-type: none;
    padding-top: 97px;
}

#images li {
	color: #86BCE9;
	text-transform: uppercase;
	display: inline;
	margin-left: 0px;
	padding-left: 5px;
	margin-right: 2px;
	border-left: 2px solid #86BCE9;
}

#images li a {
	color: #86BCE9;
	text-decoration: none;
}

#images li:first-child {
    border-left: 0px solid;
}


img {
	float:left;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#impressum {
	font-size: 10px;
}

#impressum a {
	font-size: 10px;
	text-decoration: none;
}

#tags {
	color: #86BCE9;
	margin-top: 462px;
	margin-bottom: 190px; /*shadow needs to be corrected*/
	font-size: 10px;
	word-spacing: 5px;
	line-height: 20px;
}

#tags .span-14 {
	color: #86BCE9;
	font-size: 14px;
}

#tags b {
	color: #86BCE9;
	font-size: 10px;
}

#tags .no-space {
	color: #86BCE9;
	word-spacing: 0px;
}
