/*
Theme Name: Spiegelberg
Theme URI: http://www.ra-spiegelberg.de
Author: DER PRANKE
Author URI: http://www.derpranke.de
Description: Das Theme von Rechtsanwalt Spiegelberg
Version: 1.4 (Bug Fixing)
Tags: Columns, Shadowbox, Facebook
Text Domain: spiegelberg
*/

* {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	color: black;
	font-size: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	background-color: #EEE;
}

/*TEXT*/

h1,
h2,
h3,
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
}

h1 {
	color: #111;
	font-size: 1.5em;
	padding: 5px;
	background-color: #eee;
}

h2 {
	color: #111;
	font-size: 1.5em;
	padding-bottom: 10px;
}

h3 {
	color: #111;
	font-size: 1.3em;
}

h4 {
	color: #111;
	font-size: 1.4em;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #eee;
}

h5 {
	color: #111;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

h1 a,
h2 a,
h3 a {
	color: #660033!important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	color: #660033!important;
	border-bottom: 1px dotted #660033;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 10px;
}

.date {
	font-size: 1em;
	line-height: 1em;
	padding: 8px 0 1px 5px!important;
	border-top: dotted 1px #660033;
	background-color: #eee;
}

.date a, 
.date a:visited {
	color: black;
	font-weight: normal;
	padding-right: 5px;
	text-decoration: none;
}

.date a:hover {
	color: #660033;
	border-bottom: 1px dotted #660033;
}

.versal {
	text-transform: uppercase;
}

.purple {
	color: #660033;
}

.red {
	color: white!important;
	line-height: 1.3em;
	padding: 8px 10px;
	display: block;
	background: #993333 url(images/bg_navi.gif) repeat-x left top;
}

.red:hover {
	color: #660033!important;
	background: #eee;
}

a, 
a:visited {
	color: #660033;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

.content ul {
	color: #660033;
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
}

.content ul li {
	list-style-position: outside;
	margin-bottom: 5px;
	list-style-type: circle;
}

/*LAYOUT*/

#wrapper {
	width: 940px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background-color: white;
}

#header {
	width: 940px;
	height: 175px;
	margin-bottom: 10px;
	clear: both;
}

.menu {
	width: 160px;
	margin-right: 10px;
	float: left;
}

.content {
	width: 520px;
	margin-right: 10px;
	float: left;
}

.sidebar {
	width: 240px;
	float: left;
}

#footer {
	text-align: right;
	clear: both;
}

/*STYLES*/

.border {
	border: dotted 1px #660033;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}

.gradient {
	padding: 5px;
	background-color: #eee;
}

.anfrage {
	color: #000!important;
	padding: 0px;
	margin-bottom: 0px;
	background: #FFF;
}

.anfrage a {
	color: #660033;
	text-decoration: none;
}

.anfrage a:hover {
	color: #FF9933;
}

.space-bottom {
	margin-bottom: 10px;
}

.no-space {
	padding: 0!important;
	margin: 0!important;
}

/*POSTS*/

.post {
	margin-bottom: 10px;
	overflow: hidden;
}

.page {
	border: dotted 1px #660033;
	margin-bottom: 10px;
	overflow: hidden;
}

.entry {
	padding-top: 5px;
	clear: both;
}

/*MENU MAIN*/

ul.navi {
	font-size: 1.2em;
	list-style-type: none;
	padding-bottom: 20px;
	border-top: dotted 1px #660033;
}

ul.navi li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.navi li a {
	color: #993333;
	text-decoration: none;
	display: block;
	padding: 8px 5px;
}

ul.navi li a,
ul.navi li.cat-item a {
	color: #660033;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: dotted 1px #660033;
}

ul.navi li a:hover {
	background: #DCDCDC!important;
}

ul.navi li.current-cat a,
ul.navi li.current-cat-parent a,
ul.navi li.current-cat ul.children li a,
ul.navi li.current-cat-parent ul.children li a {
	background: #EEE;
}

ul.navi li.current-cat a,
ul.navi li.current-cat-parent a {
	font-weight: bold;
}

ul.navi li ul.children li a {
	font-weight: normal;
	padding-left: 12px;
}

ul.navi li.current-cat ul.children li.current-cat a,
ul.navi li.current-cat-parent ul.children li.current-cat a {
	font-style: italic;
	font-weight: bold;
}

/*MENU SUBMENU*/

ul.subnavi {
	font-size: 1.1em;
	padding: 8px 0;
	margin-bottom: 10px;
	clear: both;
	background: #999 url(images/bg_navi_grey.gif) repeat-x left top;
}

ul.subnavi li {
	display: inline;
}

ul.subnavi li a,
ul.subnavi li.current_page_parent a,
ul.subnavi li.current_page_item a {
	color: white;
	text-decoration: none;
	padding: 8px 12px;
	border-right: 1px solid white;
}

#footer ul.subnavi li a,
#footer ul.subnavi li.current_page_parent a,
#footer ul.subnavi li.current_page_item a {
	border-right: none!important;
	border-left: 1px solid white;
}

ul.subnavi li a:hover,
ul.subnavi li.current_page_parent a,
ul.subnavi li.current_page_item a {
	background: url(images/bg_arrow-top_white.gif) no-repeat center bottom;
}

/*NAVIGATION*/

.navigation {
	padding: 0;
	margin-top: 10px;
	clear: both;
}

.navigation p.left {
	width: 50%;
	text-align: left;
	float: left;
}

.navigation p.right {
	width: 50%;
	text-align: right;
	float: right;
}

/*IMAGES*/

img.alignnone,
img.aligncenter,
img.full {
	padding: 0 0 10px 0;
	clear: both;
}

img.alignleft,
img.left {
	padding: 0 10px 10px 0;
	float: left;
}

img.alignright,
img.right {
	padding: 0 0 10px 10px;
	float: left;
}

/*CONTACTFORM*/

.form {
	color: #660033;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 478px;
	padding: 20px 0 0 0;
}

.form label {
	width: 160px;
	float: left;
	padding: 5px 5px 5px 0;
}

.form input,
.form select,
.form textarea {
	color: #660033;
	font-size: 1em;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #660033;
}

.form input {
	width: 290px;
}

.form select {
	width: 149px;
}

.form textarea {
	width: 290px;
	height: 80px;
}

.form .button {
	color: white;
	width: 100px;
	margin-right: 1px;
	background: #660033 url(images/bg_navi.gif) repeat-x left bottom;
}

/*SEARCHFORM*/

.search {
	color: #660033;
	font-size: 1em;
}

.search label {
	font-size: 1em;
	float: left;
	padding: 5px;
}

.search input {
	color: #FFF;
	font-size: 1.2em;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	width: 140px;
	padding: 5px;
	margin-right: 6px;
	float: left;
	background: #993333 url(images/bg_navi.gif) repeat-x left top;
}

.search .button {
	color: #FFF;
	font-size: 1.2em;
	width: 60px;
	height: 24px;
	padding: 5px;
	margin: 0;
	float: left;
	background: #993333 url(images/bg_navi.gif) repeat-x left top;
}

/*CLEARINGS*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}