/*
	Author Name: 	vektorrausch Gmbh
	Author Site	: 	http://vektorrausch.de
	Style Name	: 	FAV
	Style URI	:	http://frankfurter-anwaltsverein.de
	Version	    : 	2.1 (27.11.09)
	Comments	: 	3-Spalter mit Dropdownmenu basierend auf K2
*/

/* Layout Anpassung
******************************************************************/

.columns-three #page {
	width: 960px;
}

.columns-three #primary {
	width: 500px;
	margin-left: 270px;
	overflow: hidden;
}

.columns-three #sidebar-1 {
	
	margin-left: -780px;
	width: 240px;
	padding: 0 0 20px;
}

.columns-three #sidebar-2 {
	margin: 0 0 0 20px;
	width: 140px;
	padding: 0 0 20px;
}

/* Grundstruktur
******************************************************************/

body {
	font: 75% normal Arial, Helvetica, sans-serif; /* Standardschrift auf 12px */
	background: #ddded5 url(bg-verlauf.png) repeat-x top;
}

#page {
	padding: 0;
	border: none;
	border-top: 3px solid #fff;
	background: #fff;
}

.page-head h2{
	text-transform: none !important;
}


.content {
	padding: 0;
	background: #fff;
}

#header {
	position: relative;
	z-index: 100;
	width: 960px;
	height: 341px;
	padding: 0 0 25px;
	background: url(fav-header1p6.png) no-repeat left top;
	border-bottom: 1px solid #ddded5;
	overflow:visible;
}

body.page-slug-veranstaltungen #header,
body.page-slug-fortbildungen #header {
	background: #fff url(fav-header3hg.png) no-repeat left top;
}

.blog-title a {
	position: absolute;
	left: 30px;
	top: 50px;	
	display: block;
	width: 330px;
	height: 100px;
	padding: 0;
}

ul#metamenu {
	position: absolute;
	bottom: 333px;
	left: 0;
	display: block;
	width: 950px;
	height: 25px;
	line-height: 25px;
}

ul#metamenu li {
	display: inline;
	margin: 0 5px 0 10px;
}

.breadcrumb {
	position: absolute;
	bottom: 0;
	left: 10px;
	height: 20px;
}

.breadcrumb a, .breadcrumb span {
	margin: 0 5px; 
}

#banner {
	margin: 20px 0;
	background: none;
}

#banner img {
	margin-bottom: 20px;
}

.entry-head h1.entry-title{
	text-align:left !important;
	margin-left:0 !important;
}

.hentry {
	padding-top: 0;
}

.entry-content {
	line-height: 120%;
	font-size: 110%;
	text-align: left;
	color: #111;
	margin: 0;
	padding: 0 0 13px;
}

.entry-content h4 {
	line-height: 100%;
	margin: 15px 5px;
	padding-top: 15px;
	border-top: 1px dotted #888;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 0 0 15px;
}

.entry-content ul {
	padding: 0 0 0 15px;
}

.entry-content ol li {
	margin-bottom: 10px;
	padding: 0;
}

.entry-content table {
	margin: 0 5px 15px;
	border-collapse: collapse;
}

.entry-content table td {
	padding: 4px;
	font-size: 90%;
	line-height: 120%;
	vertical-align: top;
	border: none;
	text-align: left;
}

#sidebar-1 .widget {
	background: #DDDED5 url(bg-sbmbtm.gif) repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#sidebar-2 .widget {
	margin-bottom: 20px;
}

.secondary p {
	margin: 10px 5px;
}

.secondary ul {
	margin: 0;
	padding: 0;
}

.secondary ul li {
	padding: 5px;
	border-bottom: 1px dotted #fff;
}

.secondary ul li ul li {
	border-bottom: none;
}

#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 30px;
	text-align: left;
	border-top: 1px solid #ddded5;
}

#footer ul {
	width: 960px;
	margin: 0 auto;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0 10px;
}

#footright {
	position: absolute;
	right: 5px;
}

div.post {
	border-bottom: 1px dotted #888;
	padding-bottom: 0;
}

div.post .entry-content {
	padding-bottom: 0;
}

body.page-slug-newsletter form {
	margin: 0 5px;
}

body.page-slug-newsletter form input[type=submit] {
	display: block;
	margin-top: 10px;
}

/* Fonts
******************************************************************/

h1, h2, h3, h4, h5 {
	letter-spacing: 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}

.page-head h1, .page-head h2 {
	font-size: 180%;
	line-height: 115%;
}

h1.entry-title {
	margin-bottom: 0.5em;
}

h3.entry-title {
	font-size: 150%;
	line-height: 115%;
}

.page-head,
body.page .entry-title {
	text-align: left;
}

.secondary .widget h4 {
	font-size: 120%;
	color: #fff;
	background: #9A1820 url(bg-sbmtop.gif) repeat-x top;
	border-bottom: 1px solid #fff;
	padding: 0.5em 5px;
	margin-bottom: 0;
}

#sidebar-2 .widget h4 {
	text-align: center;
}
	
/*Links
******************************************************************/

a { outline: none;}

a:link, a:visited {
	color: #9A1820;
}

a:hover, a:focus {
	color: #750007;
}

.entry-content a:visited {
	color: #6F4545;
}

h2 a, h2 a:hover {
	color: #9A1820 !important;
	text-decoration: none !important;
	cursor: text;
}

body.category-nachrichten div.page-head h2,
body.category-annoncen div.page-head h2 {
	display:none;
}

h3 a, #primary h4 a {
	color: #9A1820 !important;
	text-decoration: none;
}

h3 a:hover, #primary h4 a:hover {
	color: #9A1820 !important;
	text-decoration: underline;
}

.secondary h4 a:link, .secondary h4 a:visited {
	color:#fff;
}

#metamenu a:link, #metamenu a:visited {
	color: #555;
}

#metamenu a:hover, #metamenu a:focus {
	color: #9A1820;
	text-decoration: underline;
}

.secondary ul li a { /* Hoverndes Listenelement */
	color: #222;
	font-size: 110%;
}
.secondary ul li:hover {
	color: #ddd;
	background: #CECFC2;
	cursor: pointer !important;
}
.secondary ul li:hover a {
	color: #000;
	text-decoration: none;
}

.extlink { /* Markierung externer Links */
	background: url(link-extern.png) no-repeat right center;
	padding-right: 14px;
}

p.more {
	position: relative;
	display: block;
	padding: 5px;
	margin: 0;
}

p.more a {
	color: #222;
}

p.more a img {
	position: absolute;
	right: 5px;
	top: 20px;
}

#footer a {
	font-weight: normal;
	font-size: 95%;
	border: none;
}

a.more-link {
	display: block;
	margin-top: 13px;
}

/* Link Icons
******************************************************************/

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_doc.gif) no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_xls.gif) no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_vcard.gif) no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_mailto.gif) no-repeat center right;
}


/* Dropdown Menue
******************************************************************/

#sidebar {
	position: absolute;
	display: block;
	z-index: 100;
	margin: 0;
	padding: 0;
	bottom: 33px;
}

#sidebar ul {
	position: relative;
	width: 950px;
	margin-left: 10px;
	list-style: none;
	z-index: 200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}

#sidebar li {
	position: relative;
	display: block;
	float: left;
	text-align: left;
	margin: 0;
}

#sidebar li ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	width: 140px;
	height: auto;
	margin-left: 0;
	/*text-transform: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#sidebar li ul li {
	display: block;
	width: 140px;	
	height: auto;
	text-align: left;
}

#sidebar a {
	float: left;
	display: block;
	width: 100%;
	padding: 8px 12px;
	text-decoration: none;
}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 140px;
}


/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#sidebar {
	color: #fff;
	border-top: 1px solid #989797;
	border-bottom: 1px solid #989797;
	background: #575656 url(bg-menu-mid.gif) repeat-x top;
}

#sidebar ul ul {
	background: #000;
}

#sidebar ul li li {
	background: #000000;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar ul li:hover {
	background: #383737 url(bg-menu-dark.gif) repeat-x top;
}

body.page-slug-home li.homepage,
body.category-nachrichten #sidebar ul li.nachrichten,
body.category-annoncen #sidebar ul li.annoncen,
#sidebar ul li.current_page_item,
#sidebar ul li.current_page_parent {
	background: #383737 url(bg-menu-dark.gif) repeat-x top;
	border-left: 1px solid #989797;
	border-right: 1px solid #989797;
}

#sidebar ul li li:hover {
	background: #383737;
}

#sidebar ul li ul li.current_page_item {
	background: #222;
	border: none;
}

#sidebar ul li ul li {
	background: #383737;
}

#sidebar ul li ul li:hover {
	background: #222;
}

#sidebar ul li ul ul li {
	background: #666666;
	
}

#sidebar ul li ul ul li:hover {
	background: #222;
}


#sidebar ul li ul ul ul li {
	background: #888888;
	
}

#sidebar ul li ul ul ul li:hover {
	background: #222;
}

/* Home Page
******************************************************************/

#home-teaser-events {
	position: relative;
	margin: 10px 0 30px;
	padding: 0;
	background: #DDDED5 url(bg-sbmbtm.gif) repeat-x bottom;
}

#home-teaser-events h2 {
	font-size: 130%;
	line-height: 110%;
	color: #fff;
	background: #B51D2C url(bg-sbmtop.gif) repeat-x top;
	border-bottom: 1px solid #fff;
	padding: 0.5em 5px;
	margin-bottom: 0;
}

#home-teaser-events ul.ec3_events {
	margin: 0;
	padding: 0;
}

#home-teaser-events ul.ec3_events li.ec3_list {
	margin: 0;
	padding: 10px;
	width: 480px;
	border-bottom: 1px dotted #fff;
} 

#home-teaser-events ul.ec3_events li.ec3_list:hover {
	background: #CECFC2;
}

#home-teaser-events ul.ec3_events li a {
	color: #000;
}

#home-teaser-events ul.ec3_events a:hover {
	text-decoration: none !important;
}

#home-teaser-events ul.ec3_events li.ec3_list li {
	padding: 5px 0 0;
	color: #fff;
	line-height: 130%;
}

#home-teaser-events a#events-more {
	margin: 0 0 0 448px;
	padding-top: 10px;
	display: block;
	height: 27px;
}


/* SBMs - Sidebarmodule
******************************************************************/

#k2text-11 { /* Mehr-Widgets */
	margin-top: -40px;
}

.widget_k2rss {
	background-image: none;
}

.widget_k2rss img {
	position: absolute;
	right: 5px;
	top: 7px;
}

/* Event Calendar */

div.ec3_k2mod_list {
	color: #fff;
	background: #7a7979;
	margin-bottom: 0;
	padding: 0;
}

div.ec3_k2mod_list h4 {
	margin-bottom: 0;
	border: none;
}

.ec3_list_day {
	font-weight: bold;
}

div.ec3_k2mod_list ul {
	border-top: 1px solid #fff;
}

div.ec3_k2mod_list li {
	margin: 0;
	color: #fff;
}

div.ec3_k2mod_list li:hover {
	color: #fff;
	background: #444;
}

div.ec3_k2mod_list li a, div.ec3_k2mod_list li:hover a {
	color: #fff;
	text-decoration: none !important;
}

div.ec3_k2mod_list li ul {
	margin-left: 0;
	border-top: none;
}

div.ec3_k2mod_list li li {
	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
	padding-left: 0;
}

div#mehr-veranstaltungen { /* Event Calendar - mehr-Link */
	margin-top: 0;
	padding: 5px 5px 1px !important;
	background: #7a7979 url(bg_evbtm.gif) repeat-x bottom;
}

div#mehr-veranstaltungen p {
	text-align: right;
}

#primary .ec3_events {
	margin: 0 5px;
	padding: 0;
	list-style: none;
}

#primary .ec3_events ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#primary .ec3_events li {
	padding-left: 0;
	list-style: none;
}

#primary .ec3_events li.ec3_list_day {
	border-bottom: 1px dotted #888;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

#primary .ec3_events li.ec3_list_day li {
	font-weight: normal;
}

ul.wp-polls-ul { /* Umfrage */
	margin: 10px;
}

div.sb-wptagcloud h4, 
div.sb-polls h4 {
	color: #444;
	background: url(bg-sbmtop-grey.gif) repeat-x top;
}

div.sb-polls div {
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.wp-polls-ul li,
ul.wp-polls-ul li:hover {
	border: none;
	background: none;
	color: inherit;
	cursor: text;
}

/* Tag Cloud */

.widget_tag_cloud {
	text-align: center;
	margin:10px 5px 0;
}

.secondary .widget_tag_cloud h4 {
	margin-bottom: 10px;
}

.widget_tag_cloud a {
	padding:2px;
	color: #222;
}


/* Kommentarfunktion
******************************************************************/

.entry-meta {
	position: relative;
	display: block;
	width: 500px;
	margin: 0.5em 0 1em;
	color: #777;
}


/* Formulare
***************************************************************/

#vv_signup p.fieldwrap {
	clear: left;
	display: block;
}

#vv_signup p.radiops {
	padding-top:10px;
}

#vv_signup label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

#vv_signup label.dav {
	padding-top: 13px;
}

#vv_signup input#vv_send_mail,
form#setupform input#submit,
form.ddfm .submit input,
input[type=submit], input[type=button] {
	display: block;
	width: auto;
	text-decoration: none;
	text-align: center;
	padding: 2px 6px !important;
	border: 1px solid #cdcdcd !important;
	color: #444;
	background: #ddd !important;
	cursor: pointer;
}

#vv_signup input#vv_send_mail:hover,
form#setupform input#submit:hover,
form.ddfm .submit input:hover,
input[type=submit]:hover, input[type=button]:hover {
	color: #000 !important;
	background: #9A1820 !important;
}

#vv_signup textarea, #vv_signup input.fmtext,
form.ddfm textarea, form.ddfm input.fmtext,
input[type=text], input[type=password], textarea { 
	float: left;
	margin-right: 7px;
	padding: 3px !important;
	border: 1px solid #888 !important;
}

#vv_signup input[type=text] {
	width: 300px;
}

div.fmradio {
	width: 300px;
}

#vv_signup input.fm_radio {
	display: inline;
	width: 40px !important;

}

#vv_signup input#vv_postal, #vv_signup input#vv_verification { width: 80px;}
#vv_signup input#vv_city { width: 205px;}

#vv_signup textarea {
	width: 300px;
	height: 60px;
}

form.ddfm textarea:hover, form.ddfm input.fmtext:hover,
input[type=text]:hover, input[type=password]:hover, textarea:hover { 
	border: 1px solid #444 !important;
	background: #efefef !important;
	padding: 3px
}
form.ddfm textarea:focus, form.ddfm input.fmtext:focus,
input[type=text]:focus, input[type=password]:focus, textarea:focus { 
	border: 2px solid #9A1820 !important;
	background: #efefef !important;
	padding: 2px !important;
}

form.ddfm div.submit input {
	display: inline;
	width: auto !important;
	padding: 2px 6px;
}

form.ddfm div.fmfullblock {
	margin: 0 0 10px;
}

#searchbox {
	position: absolute;
	bottom: 1px;
	right: 1px;
	z-index: 20;
	height: 25px;
	width: 145px;
	font-size: 90%;
	overflow: hidden;
}

#searchbox input#s {
	position:absolute;
	bottom:5px;
	width: 120px;
	padding: 1px !important;
	border: 1px solid #eee !important;
	background: transparent !important;
}

#searchbox input#s:hover {
	padding: 1px !important;
	border: 1px solid #9A1820 !important;
}

#searchbox #search-label {
	position:relative;
}

/* Fortbildungen */

body.page-slug-fortbildungen .content table {
	border-collapse: collapse;
}

body.page-slug-fortbildungen .content table th {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding: 4px 2px;
}

body.page-slug-fortbildungen .content table td {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding: 2px;
}

/* Ausblenden von Elementen
***********************************************************************************************/

.blog-title a span, #header p.description,
.footerstyledwith, .footerpoweredby, .footerfeedlinks, .footerstats {
	position:absolute;
	left:-10000px;
	top:-10000px;
}
