/*

Theme Name: Blass
Theme URI: http://1000ff.de/
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* body
--------------------------------------------------*/


body {
font: 62.5%/1.6em 'Open Sans', sans-serif;
color:#333;
margin:0;
background:url("images/hintergrund_verlauf.jpg") #741508;
background-repeat:repeat-x;
}

* {
margin:0;
padding:0;
}

a:active, a:focus{ outline:none; }

/* header
--------------------------------------------------*/

#header_backg {
background-image:url("images/header_backg.jpg");
background-position:top;
background-repeat:no-repeat;
}

#header {
height:260px;
background-image:url("images/header.jpg");
}

#wrapper {
margin:0 auto;
width:900px;
background-color:white;
}

/* input fields
--------------------------------------------------*/

input, textarea {
border: 1px solid #e0e0e0;
padding: 4px 5px 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

input:hover, textarea:hover  {
background-color: #fafafa;
}

input {
width: 200px;
}

textarea {
width: 290px;
resize: none;
}

input.wpcf7-submit {
float: right;
width: 125px;
color: #fff;
border: none;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #000000;
cursor: pointer;
}

input.wpcf7-submit:hover {
background-color: red;
}

/* contact form 7 (plugin)
--------------------------------------------------*/

.wpcf7-response-output {
font-style: italic;
margin: 0;
clear: both;
padding: 4px 5px 5px;
}

div.wpcf7 {
margin: 0;
padding: 0;
}

div.wpcf7-mail-sent-ok {
background-color: #d3ecc9;
}

div.wpcf7-mail-sent-ng {
background-color: #fababa;
}

div.wpcf7-spam-blocked {
background-color: #ffe8be;
}

div.wpcf7-validation-errors {
background-color: #f5ef9d;
}

span.wpcf7-form-control-wrap {
position: relative;
}

span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
background: #fff;
border: 1px solid #ff0000;
width: 280px;
padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
color: #f00;
font-size: 10pt;
display: block;
}

span.wpcf7-list-item {
margin-left: 0.5em;
}

.wpcf7-display-none {
display: none;
}

div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}

div.wpcf7 .watermark {
color: #888;
}


/* navigation
--------------------------------------------------*/

#nav {
margin:0;
padding: 233px 0 0 22px;
height:34px;

}

#nav li {
float:left;
height:22px;
list-style:none;
margin:0;
}

#nav li a {
font-size: 15px;
font-weight:normal;
padding:6px 10px 10px 10px;
text-decoration:none;
text-shadow:0px 1px 0px #391404;
color:#fff;
}

#nav li a:hover {
color:#f0ddd4;
text-decoration:none;
background-image:url("images/navi_hove.jpg");
}

#nav li a:active {
color:#f0ddd4;
text-shadow:0px -1px 0px #391404;
text-decoration:none;
}

#nav li.current_page_item a,
#nav li.current_page_parent a  {
background-position:bottom;
background-repeat:no-repeat;
}

.clear {
clear:both;
}


/* content
--------------------------------------------------*/

#content {
display: inline;
float:left;
width:540px;
margin:0 0 0 30px;
padding:40px 30px 30px 0;
background-position:right;
background-repeat:repeat-y;
background-image:url('images/content_border_right.jpg');
}

#content p {
line-height: 23px;
margin: 20px 0 0;
font-size: 13px;
word-spacing: 1px;
}

#content a {
text-decoration:none;
color:#741508;
}

#content a:hover {
color:#741508;
text-decoration:underline;
}

#content h1 {
font-family: "Georgia";
font-size:2.2em;
font-weight:normal;
line-height:30px;
margin:0 0 10px 0;
}

#content h1 a {
text-decoration:none;
border:none;
}

#content h2 {
font-family: "Georgia";
font-size:1.8em;
font-weight:normal;
line-height:20px;
margin:20px 0 16px 0;
}

#content h3 {
font-family: "Georgia";
font-size:1.4em;
font-weight:normal;
line-height:16px;
margin:18px 0 14px 0;
padding: 4px 0 0 5px;
}

#content ul, ol {
margin:0 0 0 15px;
}

#content li {
font-size:1.2em;
line-height:20px;
}

#next_link {
float:right;
}

#prev_link {
float:left;
}

#next_link a, #prev_link a {
color:#580f05;
}

.partnerbox,
.partnerbox_right {
width: 252px;
height: 160px;
border: 1px solid #e1e1e1;
float: left;
text-align: center;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 8px #e7e7e7;
-moz-box-shadow: 0 0 8px #e7e7e7;
-webkit-box-shadow: 0 0 8px #e7e7e7;
}

.partnerbox {
margin: 0 0 30px 0;
}

.partnerbox_right {
margin: 0 0 30px 25px;
}

.partnerbox:hover {
box-shadow: 0 2px 10px #d8d8d8;
-moz-box-shadow: 0 2px 10px #d8d8d8;
-webkit-box-shadow: 0 2px 10px #d8d8d8;
}

.partnerbox img {
margin: 10px 0 7px 0;
}

.partnerbox_trenner {
width: 30px;
height: 190px;
float: left;
}

/* images / border images / blockquote
--------------------------------------------------*/

img {
border:none;
}

blockquote {
padding:5px 15px;
background:#EFF8FB;
margin:10px 0;
border:1px solid #ccc;
}

.galerie_thumb {
margin:0 0 25px 0;
border:1px solid #ccc;
}


/* lost links / more tag
--------------------------------------------------*/

a {
color:#509b2f;
text-decoration:none;
}

a:hover {
color:#509b2f;
text-decoration:underline;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0 0 ;
}

a.more:hover {
text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
}

.post .info {
border-top:1px solid #ccc;
font-size:1em;
color:#333;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
padding:10px;
background:#EFF8FB;
margin:10px 0 28px;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
width:260px;
float:right;
margin:0;
padding:87px 15px 30px 15px;
background:url("images/sidebar_cafebild.jpg");
background-repeat:no-repeat;
background-position:top right;
}

#sidebar p {
font-size: 11px;
line-height: 18px;
}

#sidebar h2 {
font-size:1.6em;
color:#333;
margin:15px 0 5px 0;
}

#sidebar ul {
list-style:none;
margin-bottom:20px;
font-size:18px;
line-height:30px;
}

#sidebar li ul li {
font-size:14px;
line-height:25px;
margin-left:15px;
}

#sidebar li {
padding:0;
list-style:none;
}

#sidebar li a {
color:#741508;
text-decoration:none;
}

#sidebar li a:hover {
color:#000;
	
}

#sidebar input {
width:102px;
padding:3px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px; 
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}





/* comments
--------------------------------------------------*/

#comments {
font-size:0.9em;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;

}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 350px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 350px;
}

#commentform input{
margin-bottom: 3px;
}


/* footer
--------------------------------------------------*/

#footer_backg_verlauf {
background-image:url("images/footer_backg_verlauf.jpg");
background-position:bottom;
background-repeat:repeat-x;
}

#footer_backg {
background-image:url("images/footer_backg.jpg");
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 135px 0;
}

#footerwrapper {
background-color:#580f05;
}

#footer_logos {
margin:0 auto 0 auto;
padding:50px 0 10px 30px;
color:#333;
height:510px;
width:870px;
background-image:url('images/footer_logos_backg.jpg');
background-repeat:no-repeat;
background-color:#fff;
}

#footer {
margin:0 auto 0 auto;
padding:15px 30px 0 30px;
color:#fff;
text-shadow:0px 1px 0px #000;
height:45px;
width:840px;
}

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

#footer a {
color:#fff;
text-decoration:none;
text-shadow:0px 1px 0px #000;
}

#footer a:hover {
text-decoration:none;
color:#f0ddd4;
}

#footer a:active {
text-shadow:0px -1px 0px #000;
}


/* sonstiges
--------------------------------------------------*/
#box_rechts {
position:absolute;
left:960px;
width:140px;
height:370px;
background:url("images/box_rechts_cafebild.jpg");
background-repeat:no-repeat;
background-position:top left;
}

.sponsorenlogo_kl {
margin:0 5px 5px 0;
float:none;
}

.partnerlogo_gr {
margin:0 20px 20px 0;
float:left;
}

#partnerl_trennl {
clear:both;
border-top: 1px solid #CCC;
}

.ngg-gallery-thumbnail img {
float: left;
margin: 0 10px 10px 0;
}

.page-numbers{
border: 1px solid #741508;
margin-right: 9px;
margin-left: 9px;
padding: 4px;
}

.ngg-navigation{
text-align:center;
}

.ngg-navigation span{
border: 1px solid #741508;
color: #741508;
margin-right: 9px;
margin-left: 9px;
padding: 4px;
}

/* AmRiCal Style for first calendar on page - need to add css for any further calendars  */

.alt { /* make  and alt look different */
	background-color: #eee;
	}   
	
#calprop0,
#compprop0,
#compprop0 {
}
#compprop0 thead tr {
height:0;
}
#compprop0 .group  {/* make groupings look different */

	}

#compprop0 tfoot a,   /* make footer (where credits are look subtle */
#wcompprop0 tfoot a {
	color: #777;
	}

#compprop0,
#calprop0 {	
	width: 100%;   /* force the calendar  to take as much space as it can so floated items don't force a wrap */
	margin: auto;
	}
	
#calprop0 li,
#compprop0 li,	
#calprop0 ul,
#compprop0 ul {
	padding: 0; margin: 0;
}	

#wcompprop0 ul li,
#calprop0 ul  li,
#compprop0 ul li {  /* remove list bullets */	
	list-style: none;
	text-indent: 0;
	padding: 0;
	margin: 0;
	background: none;
    }

#sidebar .amrcol  li:before,
.entry .amrcol  li:before {  /* remove list bullets in the default theme and similar themes */
		content: none;
}

#compprop0 img ,
#calprop0 img {
	border: none;
	vertical-align: text-bottom;
	}

#calprop0 ul li {  /* float calendar information onto one line */
	float: left;
	padding: 0 1em 0 0; 
}
#compprop0 li.addevent,
#compprop0 li.icsurl ,
#compprop0 li.map,
#calprop0 li.addtogoogle,
#calprop0 li.icsurl ,
#calprop0 li.icalrefresh ,
#calprop0 li.x-wr-timezone {
	float: right;
	padding: 0;
}

#compprop0 li.icalnav,
#compprop0 li.StartTime,
#compprop0 li.EndTime,
#wcompprop0 li.EventDate,
#wcompprop0 li.StartTime,
#wcompprop0 li.EndDate,
#wcompprop0 li.EndTime { /* Optional float these items up next to each other  - depends on type of data nad space */
	float: left; 
	padding: 0 0.5em 0 0; 
	}
	
#compprop0 li.SUMMARY,
#wcompprop0 li.SUMMARY{
	font-weight: bold;
}
	
#compprop0 li.SUMMARY a,
#wcompprop0 li.SUMMARY a{
	cursor: url("images/information.png"), help;
}	
#wcompprop0 li.SUMMARY {
	clear: left;
}

#calprop0 th,
#calprop0 td,
#compprop0 th,
#compprop0 td {
	padding: 0.5em;
	text-align: left;
	}

#calprop0 li,
#compprop0 li
	{padding: 0 1em 0 0 ;
	}

#compprop0 .recur {  /* style recurring events differently perhaps? */
}	

#menu #wcompprop0  ul { /* to override classic theme where all appears greyed out */
	color: #000;
}


table {
border: none;
border-spacing: 0;
}

tr.group {
background-image: url('images/ver_head_bg.jpg');
text-align: left;
}

tr.odd {
background-color: #f4e7ce;
}

tbody.Day {
background-color: #fcf5e8;
}

th.Day {
font-weight: 600;
color: #fff;
text-shadow: 0 1px #230d03;
font-size: 14px;
padding: 5px 0 7px 5px;
border-top: 20px solid #fff;
}

td.amrcol1,
td.amrcol2 {
font-size: 12px;
line-height: 22px;
margin: 0;
vertical-align: top;
}

td.amrcol1 {
width: 120px;
font-weight: 600;
border-right: 2px solid #fff;
padding: 5px 5px 7px 5px;
}

td.amrcol2 {
padding: 5px 5px 7px 7px;
}

#compprop0 li.icalnav a {padding: 0 0.5em;}

.starttime {
float: left;
padding-right: 3px;
}

.endtime {
float: left;
}



/* suckerfishnav
--------------------------------------------------*/

#nav, #nav ul {
list-style:none;
}

#nav li ul {
position:absolute;
left:-999em;
top:260px;
height:auto;
width:150px;
z-index:99;
background:#913209;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
}

#nav li li {
line-height:17px;
width:210px;
}

#nav li li a {
margin:0;
}

#nav li ul li {
padding:6px 0 3px 0;
}

#nav li ul li a {
font-size:13px;
color:white;
}

#nav li:hover ul li a:hover {
background-image:none;
color:#f0ddd4;
width:174px;
}

#nav li ul ul {
margin:-20px 0 0 131px
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
}

#nav li:hover, #nav li.sfhover {
}

#nav li:hover a, #nav li.sfhover a {
/*color:#7f2824;*/
}
