/*
Theme Name: Partnertreff-HL
Theme URI: http://www.wr-medien.de
Description: Wordpressthemes und Design
Author: WR-Medien, Peter Matheis
Author URI: http://www.wr-medien.de
*/



body			{color: #333; background:url(img/bg_body.jpg) repeat-x #6d3572;}

a{color:#670146; text-decoration:none; outline:none} 
a:hover{text-decoration:none; color:#670146;}
a:visited,a:focus,a:link{color:#670146;}


h1,h2,h3			{font-family:arial, times new roman; font-weight:bold; color:#670146 !important;}
h2,h3			{color:#000 !important; font-weight:normal !important;}

#wrapper		{width: 1024px; margin:0 auto; text-align: left;}
#header        		{height: 412px; margin-top:42px; width:1024px; background:url(img/header_bg.png) no-repeat; }
#header h1,#header h3 {font-weight:bold;}
#header #titel	{padding-top:175px; padding-left:290px;}
#sitenavi		{line-height:35px; padding-left:150px; font-weight:bold; color:#fff;}
#main			{width: 675px; padding: 20px; background:#fff; float:left; border:1px solid #452145; border-bottom:0; border-top:0; border-radius:0 0 20px 20px; -moz-border-radius:0 0 20px 20px;}
#sidebar		{width: 260px; padding: 10px; padding-top: 0px; float: left;}
#footer			{clear: both; height: 100px; padding: 30px; text-align:center;}
/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin-left:281px; 
	width:715px; 
	font-weight:bold; 
	background:#fff;
}
#access .menu-header,
div.menu {
	font-size: 13px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color:#452145; 
	font-weight:bold;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background:#bc7dc2;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#meta{border-bottom:1px solid #ccc;}

/*Archiv*/
#sidebar,
#sidebar ul,
#sidebar li{
	list-style-type:none;
}
#sidebar ul{
	padding:5px;
}
#sidebar .editable_content{
	margin:5px;
}
#sidebar .widget{
	border:1px solid #e1cfbb;
	margin-bottom:10px;
	border-radius:5px !important;
	-moz-border-radius:5px !important;
	width:200px !important;
	overflow:hidden !important;
	background:#fff;
}

#sidebar h2{
	font-size:14px !important;
	color:#fff !important;
	padding:5px !important;
	font-weight:bold !important;
	background: #e1cfbb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxY2ZiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYzljOWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e1cfbb 0%, #bc9c9f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1cfbb), color-stop(100%,#bc9c9f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e1cfbb 0%,#bc9c9f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e1cfbb 0%,#bc9c9f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e1cfbb 0%,#bc9c9f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e1cfbb 0%,#bc9c9f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1cfbb', endColorstr='#bc9c9f',GradientType=0 ); /* IE6-8 */

}