/*
Theme Name: Salve Europa
Theme URI: http://www.salveeuropa.eu
Description: Wordpress-Template for Salve Europa by Henning Wechsler
Author: Henning Wechsler
Author URI: http://nachhaltig-werben.de
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}
html,body {
height: 100%;
}
body {
	background: #170f0d;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #180e0f;
		line-height: 17px;
	}
	
h1 {font-size: 18px;}
h2 {font-size: 14px; color: #451a0f; margin-top:10px;}
h3 {font-size: 14px; color: #451a0f; margin-top:10px;}
h4 {font-size: 14px; font-weight: bold; color: #a12505;}
h1,h2,h3,h4 {font-family: "Georgia", Times, serif;}


/* images and misc. */

img{ border: none;}
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#A12505;
	text-decoration:none;
	border: none;
	outline: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	background: #170f0d url(images/cont1px_bg.png) repeat-y;
	position: relative;
	width: 1020px;
	margin: 0 auto;
	}
/* header */

#header {
	background: #170f0d url(images/header_bg.jpg) no-repeat; 
	color: #fff;
	height: 210px; 
	}
#header h1, #header h2 {	text-indent: -8907px;}
#header h1 a {
display:block;
height:180px;
left:10px;
position:absolute;
top:10px;
width:210px;
z-index: 99;
}

#header.homehead {height: 180px;}
/* main menu */


#menu {
text-indent: 0;
	position: absolute;
	top: 120px;
	font-size: 11px;
	width:1020px; 
	height:30px;
}


#menu ul {
	width: 730px;
	margin: 0 10px 0 280px;
	padding: 0;
	text-align: left;
}

#menu ul li {
	text-align: center;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color:#d9d6d6;
	text-transform: uppercase;
	font-weight: bold;
display:block;
float:left;
line-height:30px;
margin:0 auto;
text-decoration:none;
width:100px;
border-left: solid 1px #6f3f33;
text-align: center;
}

#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_item a:link, #menu ul li.current_page_ancestor a, #menu ul li.current_page_ancestor a:link{
	background-color: #3d120c;
	color:#fff;
}
#menu ul li.theflags {float: left; width: 19px; border-left: solid 1px #6f3f33;}
#menu ul li a.flag {border: none; padding: 0; margin: 0; display: block; left: 0; top: 0; width: 19px; height: 13px; text-indent: -6780px; line-height: 15px; }
#menu ul li a.de {background: url(images/flag_de_dn.png) no-repeat 0 50%;}
#menu ul li a.en {background: url(images/flag_eng_dn.png) no-repeat 100% 50%;}
#header ul li a:hover.de, #header ul li a:focus.de, #header ul li a.de.ov {background: url(images/flag_de.png) no-repeat 0 50%;}
#header ul li a:hover.en, #header ul li a:focus.en, #header ul li a.en.ov {background: url(images/flag_eng.png) no-repeat 100% 50%;}
/* home top */
#hometop {background: #170f0d url(images/hometop_bg.jpg) no-repeat; width: 1020px; height: 290px;}

/* content */
#main {background: url(images/cont_bg.png) no-repeat 0 100%; overflow: auto; min-height: 300px;}
.feathome {width: 640px; margin: 30px 0 0 30px; }
/*.fhright {margin: 30px 0 0;}*/

.feattop {width: 350px; margin: 0 0 0 670px;}

.feathome li {padding: 12px 30px 15px 10px; list-style-type: none; display: block; float: left; margin: 0 0 10px 10px; height: 223px; width: 270px; background: url(images/feat_bg.png) no-repeat; overflow: hidden;}
.feattop li {background: none;}
.feathome li h3, .feathome li h4, .feathome li h4 a, .feathome li h4 a:link, .feathome li h4 a:visited {margin-bottom: 18px;}
.feathome li h3, #sidebar h3 {color: #451a0f; text-transform: uppercase; font-weight: lighter; letter-spacing: 0.1em;}
.feathome li a, .feathome li a:link, .feathome li a:visited, #sidebar a, #sidebar h3 {color: #a12505;}
.feathome li img {width: 130px; height: 130px; border: solid 5px #fff; float: left; margin: 0 20px 20px 0;}
.feathome li.vid img {width: 260px; height: 155px; border: solid 5px #fff; float: left; margin: 0 20px 20px 0;}
.feathome li a:hover img, .feathome li a:focus img {border-color: #b5583f;}
.feathome li.gal {background:  url(images/feat_bg_hxl.png) no-repeat; padding: 12px 0 15px 10px; width: 620px;}
.feathome li.topcard h3 span {font-weight: bold}
.feathome li.gal img {width: auto; height: auto; margin: 0 15px 5px 0;}
.feathome li.gal img.featimg {width: 70px; height: auto;}
.feathome li.topcard {
position: relative;
width: 610px;
padding: 12px 0 15px 10px;
background: rgb(242, 242, 241);
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
height: auto; min-height: 223px; margin: 0px 0px 20px 10px;
border: 1px solid ##d3d3d4;
-webkit-background-clip: padding-box;
}
.feathome li.topcard li.plain {background: none; margin-left: 0; padding-left: 0; float: left;}
.feathome li.topcard li.plain img {width: 220px; height: auto; float: none;}
.feathome li.topcard li.up {position: absolute; right: -10px; top: 60px;}
.feathome li.exh {background: url(images/feat_xl_bg.png) no-repeat; height: 483px;}

* html li.featcard {height: 260px; width: 290px; padding: 0 20px 15px 10px; margin: 0; float: left;}
* html li.gal {height: 260px; width: 290px; padding: 0 20px 15px 10px; margin: 0; float: left;}
#content {
	float: left;
	width: 670px;
	overflow: hidden;
	}
.koechetop {margin-left: 10px; width: 660px; height: 240px; display: block; background: url(images/sterne-koeche-top.jpg) no-repeat;}
.koechebot {clear: both; margin-left: 10px; width: 660px; height: 240px; display: block; background: url(images/sterne-koeche-bot.jpg) no-repeat;}

.post {
	margin:0 20px;
	padding:10px 10px 10px 5px;
	}
.homepost {margin: 0 80px 20px 200px; padding: 0; clear: both;}
.gallpost {margin: 0 20px 20px 50px; padding: 0; clear: both;}
#content img.bigimg {margin: 44px 20px 20px 40px; float: left; width: 200px; border: solid 5px #f5f5f5; display: block; background: #7c7973;}
#content img.teaseimg {margin: 0 20px 20px 0; float: left; width: 130px; border: solid 5px #f5f5f5; display: block; background: #7c7973;}
*html #content img.bigimg {margin: 20px 20px 20px 20px;}
.pagepost {margin: 0 80px 20px 0; float: right; width: 300px; }
*html .pagepost {margin: 0 40px 20px 0; float: right; width: 300px; }
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
.post h3, .post h3 a, post h3 a:link {line-height: 24px; font-size: 24px; color: #451a0f; font-weight: bold; margin-bottom: 16px; padding-top: 24px; }
p{margin-bottom: 16px;}
.post .small {text-align: center; padding: 12px auto; font-size: 10px; line-height: 16px; color: #7c7973; background: #fae6bc;}
.post .author {border-top: dotted 1px #7c7973;}
.post .filed { border-bottom: dotted 1px #7c7973; margin-bottom: 16px;}
.post a{text-decoration:underline;}

.post ul {}
.post ul.artists_list {
	list-style-position: inside;
}
.post ul.artists_list li a {
	line-height: 24px;
}
.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	.alignleft {float:left; margin: 25px;}
	img.alignleft {float:left; margin: 24px 10px 10px 0; border: 5px solid #f5f5f5; padding: 0;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-size:12px;
	height: 100%;
	width: 350px;
	float:right;
	padding: 0;
	}

#sidebar h2{
	font-family: baskerville, georgia, times, serif;
	font-weight: normal; 
	font-size: 14px; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-indent: 20px; background: url(images/sidelist_top.jpg) no-repeat; line-height: 30px;
}

#sidebar p {font-size: 11px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	background: url(images/sidelist_bot.jpg) 0 100% no-repeat;
	margin:0;
	padding:0 0 80px 0;
	list-style-type: none;
	}
#sidebar h2 a, #sidebar h2 a:visited {color: #451A0F;}

#sidebar li.page_item a, #sidebar li.page_item a:link,
#sidebar li.cat-item a, #sidebar li.cat-item a:link {display: block; width: 340px; height: 100%; background: url(images/sidelist_mid.jpg) no-repeat; 	line-height: 30px; margin: 0; padding: 0;}
#sidebar li.page_item > a:hover, #sidebar li.page_item > a:focus, #sidebar li.current_page_item > a, #sidebar li.current_page_item > a:link,
#sidebar li.cat-item > a:hover, #sidebar li.cat-item > a:focus, #sidebar li.current-cat > a, #sidebar li.current-cat > a:link {background: url(images/sidelist_mid_ov.jpg) no-repeat;}
#sidebar ul li {
	font-weight: bold;
	text-indent: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul ul {
	background: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li {
	font-weight: normal;
	text-indent: 40px;
	list-style-type: none;
	}

#sidebar ul ul ul{
	background: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	text-indent: 50px;
	color: #898989;
}
#sidebar ul ul ul ul li{	text-indent: 60px;}

#sidebar ul.restsideb {background: none; padding:0 40px 24px 20px;}
*html .restsideb {background: none; padding:0 0 24px 60px;}
#sidebar ul.restsideb li {text-indent: 0;}
.sideblog h3 {margin: 52px auto 0;}
.sideblog h4 {margin: 14px auto 0;}

/* comments */

#commentssection{
	border-top:1px dotted #7C7973;
	clear: both;
	padding: 0;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	margin: 20px 0 20px 0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:300px;
	min-width:200px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#A12505;}
ol.commentlist cite {font-family:"Georgia",Times,serif; text-decoration: none;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */
.clearer {clear: both;}
#footer {
	text-align: center;
	background: url(images/footer_bg.png) no-repeat 0 100%;
	clear: both;
	width: 100%;
	padding-top:15px;
	height: 110px;
	font-size: 10px;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
/*gallery*/
.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;			}
			.gallery img, .gallery a img {
				border:1px solid #B5583F;
float:left;
padding: 4px;
height:70px;
margin:0 20px 20px 0;
width:70px;
			}
.gallpost .gallery img, .gallpost .gallery a img {width: 150px; height: 150px;}
.gallery a:hover img, .gallery a:focus img {padding: 0; border:5px solid #B5583F;}
			.gallery-caption {
			display: none;
				margin: 0;
			}



