/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on Twenty Ten)
Version: 3.0
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

body {
	background-image:url("images/background.jpg");
	background-color:#fff;
	background-repeat:no-repeat;
	margin : 0;
	padding : 0;
	font-family: arial;
	font-size:13px;
	line-height:22px;
	letter-spacing:inherit;
	color:#4c4c4c;
}

h1 {
	font-size:14px;
	margin-bottom:10px;
	margin-top:15px;
	color:#404040;
	line-height:26px;
}

h2 {
	font-size:18px;
	margin-bottom:10px;
	margin-top:15px;
	color:#404040;
	line-height:26px;
}

a {
	color:#004369;
	text-decoration:none;
}

a:hover {
	color:#356dae;
	text-decoration:none;
}

ul {
	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	z-index:0;
	position:relative;
		-moz-box-shadow: 1px 4px 4px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 4px 4px rgba(0,0,0,0.8);
	box-shadow: 1px 4px 4px rgba(0,0,0,0.8);
}

#header {
	height:117px;
	background-image:url("images/background_filler.png");
	padding-bottom:40px;
}

#uppercontent {
	height:300px;
	background-color:#fff;
	clear:both;
	z-index:50;
}

#logo {
	float:left;
	width:196px;
	height:118px;
	margin-left:25px;
	background-image:url("http://www.saller-anwalt.com/wp-content/uploads/2019/10/saller-anwalt-logo1.png");
}

/* OBERE NAVI */

#navigation-top {
	display: block;
	float: left;
	z-index:50;
	font-family: 'Muli', sans-serif;
	text-transform:uppercase;
}

#navigation-top ul {
	font-size: 18px;
	list-style: none;
	margin: 0 0 0 0.8125em;
	padding-left: 0;
}

#navigation-top li {
	float: left;
	position: relative;
	border-left:1px solid #dbe3e7;
}

#navigation-top a {
	color: #151515;
	display: block;
	line-height: 20px;
	padding: 93px 8px 4px 8px;
	text-decoration: none;
}

#navigation-top ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 115px;
	left: 0;
	z-index: 99999;
}

#navigation-top ul ul ul {
	left: 100%;
	top: 0;
}
#navigation-top ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 200px;
}
#navigation-top li:hover > a,
#navigation-top ul ul :hover > a,
#navigation-top a:focus {
	background: #f9f9f9;
}
#navigation-top li:hover > a,
#navigation-top a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #707070;
}

#navigation-top ul li:hover > ul {
	display: block;
}
#navigation-top .current-menu-item > a,
#navigation-top .current-menu-ancestor > a,
#navigation-top .current_page_item > a,
#navigation-top.current_page_ancestor > a {
	font-weight: bold;
}

/* OBERE NAVI ENDE */

#content {
	background-image:url("images/background_filler.png");
	min-height:400px;
}

.text {
	float:left;
	width:560px;
	margin-left:60px;
	z-index:100;
}

.text ul {
	list-style-type:disc;
	margin-left:10px;
	margin-bottom:10px;
}

.text li {
	list-style-type:disc;
	margin-left:10px;
	
}

.textcontent {
	float:left;
	margin-left:30px;
	margin-top:20px;
	z-index:100;
}

.textcontent  ul {
	list-style-type:disc;
	margin-left:10px;
	margin-bottom:10px;
}

.textcontent  li {
	list-style-type:disc;
	margin-left:10px;
}

#template_content {
	float:right;
	width:560px;
	margin-top:-80px;
	margin-right:45px;
	padding:0px 30px 20px 30px;
	background-image:url("images/text_filler.png");
	z-index:100;
}

.template_text {
	float:left;
	width:400px;

}

#template_img {
	float:right;
	width:140px;
	margin-top:10px;
	padding-bottom:10px;
	margin-right:0px;
}

#clear {
	clear:both;
}

#sidebar {
	float:left;
	width:230px;
	margin: 30px 0px 0px 40px;
}

.widgets {
	padding:10px;
	float:left;
	text-align:left;
	width:210px;
}

#footer {
	height:40px;
	font-size:10px;
	color:#3782a7;
	background-image: url("images/background_filler.png");
	padding-top:10px;

}

#footer a {
	color:#3782a7;
}


/* NAVI FOOTER */

#footernavi ul {
	margin-left:20px;
	margin-bottom:0px;
}

#footernavi li {
	margin-right:20px;
	
	float:right;
}

/* NAVI FOOTER ENDE */

.blogeintrag {
	margin-top:30px;
}

.blogeintrag li{
	list-style-type:disc;
}

.texteintrag {
	margin-top:0px;
}

hr {
	color: #eeeeee;
}

hr {
	margin: 1px 0px 5px 0px;
}

.titel {
	font-size:16px;
}

.datum {
	font-size:12px;
	margin-bottom:5px;
}

.alignleft {
	float: left;
	margin-right: 1.625em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}

.attachment-post-thumbnail  {
    padding:5px 10px 5px 0; float:left;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}


/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon  img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0px;
	padding: 5px;
	background-color: #FFFFFF;
    border: 1px solid #000000;
}

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon  a:focus img,
#content .gallery .gallery-icon  a:hover img,
#content .gallery .gallery-icon  a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption  a:focus img,
.wp-caption  a:active img,
.wp-caption  a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/*Widget Box*/
.widget-title {
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
	line-height:26px;
}

.previous {
	float:left;
}

.next {
	float:right;
}

.gallery {
	margin: auto;
}

.gallery-item {
	float:left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery-caption {
	margin-left: 0;
}

/* Entfernt die "br" zwischen den Bildern */
.gallery br {
	display:none;
}

.gallery:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.textwidget {
	margin-bottom:40px;
}

.textwidget p {
	margin-bottom:0px;
}

p {
	margin-bottom: 10px;
}  

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments li {
	list-style-type:none;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.nocomments {
	display: none;
}

.comments-navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.comments-navigation a:link,
.comments-navigation a:visited {
	color: #888;
	text-decoration: none;
}
.comments-navigation a:active,
.comments-navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}