/*  
Theme Name: TanNoz Greyscale
Theme URI: http://www.TanNoz.de 
Author: Mandy Kleemann
*/


/* Allgemeines
--------------------------------------------------*/

html {
height:100.1%;
font-size:100.1%;
}

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, a, code, img, strong, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

body {
height:100%;
font:.71em/1.1em Georgia,Helvetica,Verdana, sans-serif;
color:#27212b;
background:#fff url(images/body_back.jpg) repeat;
}

.clear {
float:none;
clear:both;
width:auto;
height:0;
border:0 none;
margin:0;
padding:0;
line-height:0px;
color:#fff;
background-color:inherit;
}

.right { float:right }

.left { float:left }

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

a {
text-decoration: none;
font-weight:bold;
color:#27212b;
background: transparent;
}

a:hover {
	text-decoration: line-through;
}

a.external { 
padding-right: 12px; 
background: url(images/link-icon_external.gif) no-repeat right; 
}

code {
	font:.75em/1.7em "Courier";
}


/* Header
--------------------------------------------------*/

#header {
height:245px;
width:1100px;
margin:0;
padding:0;
background:url(images/header.jpg) right top no-repeat;
}


/* Topnavigation
--------------------------------------------------*/

#topnav {
padding-top:20px;
}

#topnav li  {
height:25px;
list-style-type:none;
text-align: right;
font-variant:small-caps;
font-weight: lighter;
font-family:Georgia, serif;
font-size:1.1em;
padding-left: 750px;
}

#topnav li a   {
width:130px;
color:#27212b;	
display:block;
text-align: right;
padding: 10px 25px 4px 4px;
}

#topnav li a:hover ,
#topnav li a:focus ,
#topnav li a:active,
#topnav li.current-menu-item a {	
color:#a84c79;
text-decoration: none;
background: url(images/link_back.jpg) right top no-repeat;
}


/* Content
--------------------------------------------------*/

#container {
width:1100px;
margin:0;
padding:0;
background:#fff url(images/content_back.jpg) repeat-y left top;
}

#container_footer {
width:1100px;	
margin:0;
padding:0;
background: url(images/content_back_top.jpg) left top no-repeat;
}

#content {
width:1100px;
min-height:600px;
margin:0;
padding:0;
padding-bottom: 30px;
padding-top: 30px;
background: url(images/content_back_bottom.jpg) left bottom no-repeat;
}

#page {
	width:780px;
	margin-left: 110px;
}

.postmeta {
	float: left;
	width:30%;
}

.postcontent {
 width:70%;
 float:: right;;
margin-left:30%;
}

.post {
width:780px;
margin-left: 110px;
padding-bottom: 30px;
}

.post ol, .post ul {
margin: 20px 0 12px 30px;
}

#content a.bild {
	margin: 0px 0 0 10px !important;
	padding-top:10px;
	float: left;
}

#content a.bild img {
	background-color:#fffffe;
	border:1px solid #c4c4c4;
	padding:4px;
	margin: -6px 3px 3px -10px;
}

#content a.bild img:hover {
	border:1px solid #677174;
} 

#content h2 {
margin: 10px 0px 0px 15px;
font-family:Georgia, serif;
font-size:1.8em;
font-variant:small-caps;
}

#content h2 a {
color: #27212b;
background-color: transparent;
}

.metacomment a{
	margin: 0px 0 0 15px;
	font-variant:small-caps;	
	font-weight: normal;
	line-height: 0.5em;
	padding: 0;
	color: #aaa;
}

.date {
	color: #ccc;
	font-size: 1.3em;
	font-weight: bold;
	font-variant:small-caps;
	margin:-15px 0px 0px 8px;
	position: absolute;
}

.entrytitle h2 {
	line-height: 0.8em;
}

.entrycontent {
	margin: 0 0 20px 20px;	
padding-top: 0
}

.entrycontent p{
	padding-bottom:12px;
}

.entrymeta {
font-size: 0.8em;
	margin: 15px 30px 50px 15px;
	padding: 2px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}


/* Comments
------------------------------------------------ */

#comments {
	padding-left:15px;
}

#comments h3 {
	padding-bottom: 0px;
	padding-top: 20px;
}

.comment {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-top: 20px;
}

.comment p {
	padding-top: 10px;
}

.pingback {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-top: 20px;
}

.pingback p {
	padding-top: 10px;
}

#comments ul {
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}

.comment .commentmetadata {
	margin: -3px 0 0px 45px;
	padding: 0 0 0 10px;
	font-weight: lighter;
	font-size: 0.8em;
	color: #27212b;
	background-color:#transparent;
}

.pingback .commentmetadata {
	margin: 0;
	padding-left: 0;
	font-weight: lighter;
	font-size: 0.8em;
	color: #27212b;
	background-color:#transparent;
}

.comment .commentmetadata a {
	color: #27212b;
	background-color:#transparent;
}

 .comment.commentmetadata ahover {
	text-decoration:line-through;
}

.avatar {
	float:left;
}

img.avatar {
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
}

img.avatar:hover {
	border:1px solid #677174;
}

.comment h4 a {
	margin: 0;
	padding: 0 0 0 0;
	font-weight: lighter;
	font-family:georgia, serif;
	font-size:1.1em;
	font-variant:small-caps;
	color: #27212b;
	background-color:transparent;
}

.comment h4 {
	padding-top: 20px;
	padding-left: 54px;
	font-weight: lighter;
	font-family:georgia, serif;
	font-size:1.1em;
	font-variant:small-caps;
	color: #27212b;
	background-color:transparent;
}

.pingback h4 a {
	margin: 0;
	padding: 0 0 0 0;
	font-weight: lighter;
	font-family:georgia, serif;
	font-size:1.1em;
	font-variant:small-caps;
	color: #27212b;
	background-color:transparent;
}




/* Formulare
-------------------------------------------------*/

form {
border:none;
}

form p {
padding:6px 0;
}

form label {
background:inherit;
color: #27212b;
background-color: transparent;
border:none;
}

form input, form textarea {
padding:3px;
width:500px;
border:1px solid #ccc;
font-family:georgia, serif;
font-size:1em;
color: #27212b;
background-color: transparent;
}

form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form textarea#comment:hover,
form textarea#comment:focus {
color: #fff;
background-color: #a84c79;
}

form textarea {
overflow:auto;
}

form input#submit {
width:505px;
font-weight:bold;
font-size:.9em;
border-color:#ccc;
background-color: #ddd;
color: #27212b;
}

form input#submit:hover,
form input#submit:focus {
background-color: #a84c79;
color: #fff;
}

.wpcf7-form {
width:500px;
padding:20px 0 0 0;
}

.wpcf7-form p {
margin:0;
padding:0 0 10px 0;
font-size:0.8em;
width:500px;
}

.wpcf7-form-control-wrap {
width:500px;
font-size:1.2em;
}


/* Pagebar
-------------------------------------------------*/

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #eee;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #eee;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #677174;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: transparent;
	color: #272a2b;
}

.pagebar a:hover {
	background-color:#272a2b;
	color:#fffffe;
}

.pagebar .inactive
{
   border: 1px solid #677174;
	color: #272a2b;
   text-decoration: none;
   padding: 0.2em 0.5em;
}




/* Sidebarfooter
-------------------------------------------------------------- */


#footer-widget-container {
	width: 780px;
	min-height: 100px;
	max-height: 140px;
	margin: 0;
	clear: both;
	padding: 20px 0 30px 110px;
	background: url(images/footer_widget_back.png) right bottom no-repeat;
}

#first, #second, #third {
float:left;
}

#first {
	width: 145px;
	padding-left: 15px;
}

#second  {
	width: 290px;
	padding-left: 15px;
}

#third {
	width: 300px;
	text-align: right;
}


/* Search
-------------------------------------------------*/

#search {
	margin: 0 0 0 0;
	padding:0;
	text-align:right;
}

#s {
	font-family:georgia, serif;
	color:#27212b;
	font-size:1.0em;
	padding:3px;	
	margin:0;
	width:230px;
	text-align: right;
	border:none;
	background: url(images/search_back.png) right bottom no-repeat;
}

#searchsubmit {
	width: 22px;
	height: 20px;
	margin:0;
	border:none;
	background: transparent;
}

form#searchform {
	margin:0;
	margin-bottom: 20px;
	background: url(images/search_back.png) right bottom no-repeat;
}

#s:hover, #s:active, #s:focus{
	background-color:transparent;
}



/* Footer
-------------------------------------------------- */

#footer {
width:1100px;
height:245px;
margin:0;
padding:0;
background:#000 url(images/footer.jpg) right bottom no-repeat;
}

#footer h2 {
color:#fff;
padding-bottom: 15px;	
}

#footer ul {
	list-style-type: none;
	color: #fff;
}

#footer p {
font-size:1.0em;
color:#fff;
background:inherit;
padding:5px;
}

#footer a {
font-weight:bold;
color:#fff;
background:inherit;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
text-decoration: line-through; 
}


