/*
Theme Name: Discover Football
Theme URI: http://discoverfootball.de
Description: The default WordPress theme for the site discoverfootball.de.
Version: 1.0
Author: Claudius Herwig
Author URI: http://claudiusherwig.de/
Text Domain: discoverfootball
*/

/* --------------- Layout ------------------ */

body {
	background: #f3f4ec url('img/bg.gif') repeat-x;;
	font-family: Arial, Helvetica Neue, Sans-Serif;
	font-size: 12px;
	font-variant: normal;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin: 0;
	}

#wrap {
	margin: 0 0 0 72px;
	width: 724px;
	}
	
#menu-wrap {
	height: 28px;
	padding-top: 8px;
	}
	
#rechte-spalte {
	width: 198px;
	float: right;
	}
	
#logo {
	height: 182px;
	overflow: hidden;
	margin: -5px 0 0 0;
	}

#content {
	width: 504px;
	margin: 53px 0 0 0;
	min-height: 200px;
	}
	
#home #content {
	margin: 20px 0 0 0;
	}
	
/* --------------- allgemeine Typo ------------------ */

h1, h1 a {
	font-size: 27px;
	font-weight: normal;
	color: #d94990;
	text-decoration: none;
	line-height: 27px;
	margin: 0;
	letter-spacing: 1px;
	}

h1 a:hover {
	color: #000000;
	font-weight: normal;
	}
	
h2, h2 a {
	font-size: 20px;
	font-weight: normal;
	color: #9a00cc;
	text-decoration: none;
	line-height: 23px;
	}

h2 a:hover {
	color: #000000;
	font-weight: normal;
	}

h3, h3 a {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	}

h3 a:hover {
	color: #9a00cc;
	font-weight: normal;
	}
	
h4, h4 a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	}

h4 a:hover {
	color: #9a00cc;
	font-weight: normal;
	}
	
h5, h5 a {
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 23px;
	margin: 19px 0 49px 0;
	}

h5 a:hover {
	color: #9a00cc;
	font-weight: normal;
	}

p {
	margin: 18px 0 18px 0;
	}
	
strong {
	font-weight: bold;
	color: #9a00cc;
	}
	
em {
	font-weight: bold;
	color: #d94990;
	}

strong em {
	font-weight: bold;
	color: #d94990;
	}

em strong {
	font-weight: bold;
	color: #d94990;
	}

/* --------------- allgemeine Tags ------------------ */

a {
	text-decoration: none;
	font-weight: bold;
	color: #9a00cc;
	}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
a img{
	border: none;
	}

hr {
	height: 0;
	border: none;
	margin: 95px 0 0 0;
	color: #F3F4EC;
	background-color: #F3F4EC;
	}
	
#content ul {
	list-style-image: url(img/bullet.png);
	color: #d94990;
	font-weight: bold;
	}
	
/* --------------- menu-wrap ------------------ */

#menu-wrap ul {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	color: #d94990;
	margin: 0;
	padding: 0;
	}

#menu-wrap ul li,
#menu-wrap ul li a {
	float: left;
	margin: 0 6px 0 0;
	color: #d94990;
	position: relative;
	}
	
#menu-wrap ul li a:hover {
	color: #000000;
	}
	
#menu-wrap ul li.current_page_item a,
#menu-wrap ul li.selected_page a {
	color: #000000;
	}
	
/* --------------- sub-menu dropdown ------------------ */

#menu-wrap ul li ul {
	display: none;
	position: absolute;
	z-index: 50;
	background: #ffffff;
	width: 230px;
	left: -10px;
	top: 19px;
	padding: 12px 10px 10px 10px;
	border: 1px solid #d2d8a1;
	border-width: 0 0 1px 0;
	border-top: 1px solid #ffffff;
	background: url(img/bg-dropdown.gif) 0 8px no-repeat;
	font-size: 14px;
	}
	
#menu-wrap ul li ul li:after {
	content:" | ";
	}
	
#menu-wrap ul li ul li:last-child:after {
	content:"";
	}
	
#menu-wrap ul li:hover ul,
#menu-wrap ul li.over ul {
	display: block;
	z-index: 40;
	}
	
#menu-wrap ul li ul li {
	display: block;
	padding: 6px 0 0px 0px;
	font-weight: normal;
	}
	
#menu-wrap ul li ul li a {
	display: block;
	font-weight: normal;
	color: #d94990;
	}
	
#menu-wrap ul li ul li a:hover {
	color: #000000;
	}
	
.cms-nav-clearit { 
	clear: both;
	}
	
#menu-wrap ul li.selected_page ul li a {
	color: #d94990;
	}
	
#menu-wrap ul li.selected_page ul li a:hover {
	color: #000000;
	}

#menu-wrap ul li ul li.selected_subpage {
	color: #000000;
	}
	
/* --------------- Servicenavi ------------------ */

#servicenavi ul {
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0 0 22px;
	padding: 0;
	}

#servicenavi ul li,
#servicenavi ul li a {
	font-weight: normal;
	margin: 0 0px 0 0;
	color: #000000;
	}
	
#servicenavi ul li a:hover {
	color: #d94990;
	}
	
#servicenavi ul li.current_page_item a{
	color: #d94990;
	}
	
/* --------------- social networks / rechte spalte ------------------ */

#social-networks img {
	margin: 12px 0 0 8px;
	}
	
#text-rechte-spalte {
	background: #e5e8cc;
	padding: 1px 23px 23px 23px;
	margin: 10px 0 10px 0;
	}
	
/* --------------- Bilder ------------------ */
	
p.wp-caption-text {
	margin: 1px 0 2px 0;
	font-style: italic;
	}

.alignleft {
	float: left;
	margin-right: 12px;
	}
		
/* --------------- Footer ------------------ */

.postmetadata {
	clear:none;
	}

#footer {
	clear:both;
	text-align: left;
	margin: 30px 0 50px 0;
	}
	
#footer a {
	font-weight: normal;
	color: #999999;
	}

#footer a:hover {
	color: #d94990;
	}

/* --------------- Language Selector Korrekturen ------------------ */

#lang_sel {
	margin: 15px 0 0 10px;
	}

#lang_sel a.lang_sel_sel {
	background-color:#FFFFFF;
	color:#000000;
	}
	
#lang_sel ul ul a, #lang_sel ul ul a:visited {
	background-color:#FFFFFF;
	}
	
#lang_sel ul ul a:hover {
	background-color:#d94990;
	}

#lang_sel a.lang_sel_sel:hover {
	background-color:#d94990;
	}

#lang_sel a, #lang_sel a:visited {
	border:1px solid #b6bb8f;
	}

#footer_language_list {
	display: inline;
	}
	
#footer_language_list ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#footer_language_list ul li{
	display: inline;
	margin: 0 10px 0 0;
	}
	
.footertext {
	margin: 0 10px 0 0px;
	}

/* --------------- Contact Formular Korrekturen ------------------ */

.wpcf7-radio {
	margin-left: -11px;
	}
	
.wpcf7-checkbox {
	margin-left: -11px;
	}
	
input, textarea {
	border: 1px solid #b6bb8f;
	}
	
/* --------------- Startseite ------------------ */

	

	
/* --------------- Partnerliste ------------------ */
	
#content ul.partnerliste {
	list-style: none;
	color: #000000;
	font-weight: normal;
	padding-left: 0;
	}
	
#content ul.partnerliste li {
	padding: 0px 0px 00px 0px;
	clear: both;
	list-style: none;
	margin-top: 40px;
	}

#content ul.partnerliste li a {
	display: block;
	width: 200px;
	}

img.partner {
	margin: 0px 30px 5px 0;
	padding-bottom: 25px;
	float: left;
	}

.partnerbeschreibung {
	margin-left: 210px;
	}
	
.partnerbild {
	margin-top: -20px;
	}
	
/* --------------- news ------------------ */

.zeit-autor {
	font-weight: bold;
	margin-top: 6px;
	color: #838767;
	}
	
.post {
	border-bottom: 1px dotted #b6bb8f;
	}
	
/* --------------- slideshow ------------------ */

.slideshow {
	width: 400px;
	height: 298px;
	padding: 0 20px 20px 20px;;
	overflow: hidden; 
	margin-top: 135px; /* für IE6 */
	background: #b6bb8f;	
	z-index: 20;
	}
	
#wrap > .slideshow {
	margin-top: -10px; /* Korrektur */
	}
	
.slideshow img {
	border: 20px solid #d2d8a1;
	margin: 0 0 0px 0px;
	}
	
.slideshow span {
	text-align: right;
	margin: 2px 3px 0px 0px;
	float: right;
	font-weight: bold;
	}

#wrap > .slideshow span {
	color: #676a51;
	}
	
#wrap > #slideshow-rahmen {
	width: 480px;
	height: 162px;
	background: #b6bb8f; 
	margin: -155px 0 0 -20px;
	}
