/*   

Theme Name: lend.ly Wordpress Theme
Theme URI: http://lend.ly/theme
Description: A theme for WordPress.
Author: Markus Zondler
Author URI: http://www.markus-zondler.de/
Version: 1.1

*/

@import url('css/reset.css');

body {background: #F6F6F6 url('images/bg_body.jpg') repeat-x left top;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:14px;}

a, a:visited {color:#265999;}

a.facebook-link {background:transparent url('images/bg-facebook-link.gif') no-repeat 2px 5px;float:left;padding:7px 0 0 35px;}
a.twitter-link {background:transparent url('images/bg-twitter-link.gif') no-repeat 2px 0;float:left;padding:4px 0 0 35px;}
a.google-buzz-link {background:transparent url('images/bg_google_buzz_link.png') no-repeat 2px 4px;float:left;padding:7px 0 0 35px;}

a.rss-feed-link {background:transparent url('images/bg-rss-link.gif') no-repeat 0 0;float:left;padding:1px 0 12px 35px;width: 80px;}
a.rss-feed-mail-link {background:transparent url('images/bg-rss-feed-mail.gif') no-repeat 0 0;float:left;padding:3px 0 0 35px;width: 80px;}

p {line-height: 18px;padding:0 0 8px 0;}

h1 {font-size: 24px;padding: 20px 0 10px 0;}
h2 {font-size: 18px;padding: 20px 0 10px 0;}
h3 {font-size: 16px;padding: 20px 0 10px 0;}
h4 {font-size: 14px;font-weight:bold;padding: 20px 0 10px 0;}
h5 {font-size: 14px;font-weight:bold;padding: 20px 0 10px 0;}

textarea {
font-family:Arial,Helvetica,sans-serif;	
}

ul, ol {
display: block;
float: left;
width: 100%;
font-size: 14px;
line-height: 20px;
padding: 10px 0;
}

ul li {
padding: 0 0 5px 18px;
background: transparent url('images/li.gif') no-repeat 5px 7px;
list-style-position:inside;
}

ol li {
padding: 0 0 5px 7px;
list-style-type:decimal;
list-style-position:inside;
}

blockquote {
background:transparent url('images/blockquote.gif') no-repeat scroll 5px 10px;
color:#33312A;
font-size:16px;
font-style:italic;
line-height:26px;
padding: 10px 0 10px 50px;
float:left;
}

table {
padding: 10px 0;	
margin: 0 0 10px 0;
}

table tr {}

table tr td {
padding: 5px;
border: 1px solid #cccccc;
}

table.noborder tr td {
border: none;
padding: 0;
}

hr {
clear:both;
border:none;
border-bottom: 1px dotted #cccccc;
margin: 10px 0;
}

.rounded_top {
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-khtml-border-radius-topleft:7px;
-khtml-border-radius-topright:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
}


div#top_navigation {
	background: #DCE8FA;
	border-bottom: 1px solid #ffffff;	
	overflow:hidden;
	display: block;
}

div#top_navigation ul {
	display: block;
	float: left;
	width: auto;
	padding: 2px 0 3px 0;
} 

div#top_navigation ul li {
	display: inline;
	float: left;
	padding: 0 0 0 20px;
	list-style-type:none;
	background: none;
}

div#top_navigation ul li a {
	text-decoration: underline;
	font-size: 12px;  
}

#wrapper {
margin:0 auto;
width:800px;
}

#header {
padding:20px 0 19px 0;
}

#logo h1 {
height:60px;
position:relative;
width:230px;
overflow: hidden;
padding:0px;
}

#logo h1.en span, #logo h1.en em {
background: url('http://lend.ly/resources/img/lendly_logo_en.jpg') no-repeat;
display:block;
height:60px;
left:0;
margin-top:0;
position:absolute;
top:0;
width:230px;
}

#logo h1.de span, #logo h1.de em {
background: url('http://lend.ly/resources/img/lendly_logo_de.jpg') no-repeat;
display:block;
height:60px;
left:0;
margin-top:0;
position:absolute;
top:0;
width:230px;
}

#nav-below {
	padding-top:20px;
}

.nav-previous {
float: left;	
}

.nav-next {
float: right;	
}

.nav-previous a, .nav-next a {
	text-decoration:none;
	-webkit-border-radius: 7px;  
    -moz-border-radius: 7px;  
    -khtml-border-radius: 7px;  
    border-radius: 7px; 
	padding: 5px 10px;
	background: #DCE8FA;
	font-size: 16px;
}

#container {
-webkit-border-radius: 10px;  
-moz-border-radius: 10px;  
-khtml-border-radius: 10px;  
border-radius: 10px;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
float:left;
padding:30px 30px 100px;
width:740px;
}

#content {
float:left;
width:540px;
}

h2.weblog-title {
border-bottom:1px dotted #CCCCCC;
float:left;
font-size:18px;
line-height:18px;
padding:0 0 5px 0;
margin: 0 0 20px 0;
width: 100%;
}

h2.weblog-title a {
	text-decoration: none;
}

h1.page-title {}

.archive-meta {
padding: 0 0 20px 0;
font-size: 14px;
}

.entry-title {
display: block;
float:left;
font-size:20px;
font-weight: normal;
line-height:24px;
width:540px;
padding: 0;
margin:0;
}

.entry-list-item {
	padding: 20px 0 0 20px;
}

.entry-date {
font-size: 12px;
padding:5px 0 20px 0;
color:#aaaaaa;
display: block;
}

.entry-title a {
text-decoration:none;
}

.entry-content {
display: block;
float:left;
padding: 0px 0 10px 0;	
}

.entry-content h3 {
float:left;
padding: 10px 0 10px 0;	
font-size:18px;
font-weight: normal;
}

.entry-content p {
float: left;
width: 540px;
color:#333333;
font-size:14px;
font-weight:normal;
line-height:20px;
padding: 0 0 10px 0;
}

.entry-content small {
font-size:12px;
color: #999999;
}

.entry-content small a {

}

.entry-content p.wp-caption-text {
font-size:12px;
color: #aaaaaa;
font-style: italic;
padding: 0 0 20px 10px;
}

div.wp-caption {
margin: 0 auto;
}

.entry-content blockquote p {
width: 480px;
}

.entry-content img {
float:left;
margin: 5px 0;
padding: 4px;
border: 1px solid #dddddd;
background: #fcfcfc;
}

.entry-navigation {
display:block;
text-decoration: none;
font-size:12px;
line-height:12px;
padding: 0 0 20px 0;
}

.meta-author {
color:#aaaaaa;
font-size:12px;
line-height:18px;
padding:0;
margin: 0 0 10px 0;
}
.meta-author a {text-decoration:none}

.entry-meta {
border-top:1px dotted #cccccc;
background: #F9F9f9;
color:#aaaaaa;
font-size:12px;
line-height:18px;
padding:5px 0 0 0;
margin: 0 0 50px 0;
width:540px;
float:left;
}

.comments-link {
padding: 0 10px 0 5px;
margin: 0 3px 0 0;
border-right:1px dotted #cccccc;
}

.tags {
padding: 0 0 0 5px;
}

.trackback {
font-size:12px;
line-height:18px;
float:right;
}

.networks {
display: block;
overflow: hidden;
border-top:1px dotted #cccccc;
border-bottom:1px dotted #cccccc;
padding: 5px 5px 5px 5px;
margin: 2px 0 0 0;
}

.fb-like {
display:block;
float:left;
width:290px;
height: 25px;
padding: 0 20px 0 0;
margin-right: 8px;
border-right:1px dotted #cccccc;
}

.addthis {
display:block;
float:left;
padding: 5px 0 0px 20px;
background: url('images/sm-plus.gif') 0px 5px no-repeat;
}
 
.msg_warning {
background:#FFFF99 url('images/icon_warning.gif') no-repeat scroll 15px 15px;
font-size:14px;
margin:20px 0 0;
overflow:hidden;
padding:20px 20px 20px 50px;
}

p.author-description img {
	vertical-align: top;
	float: left;
	padding: 0 10px 10px 0;
}

div.wp-pagenavi {
display: block;
float:left;
}

div.wp-pagenavi:after {
content: ' ';
}

div.wp-pagenavi span.pages {
display:none;
}

div.wp-pagenavi span.current {
background:#265999;
color: #ffffff;
font-size:14px;
font-weight:bold;
padding: 5px 10px 4px 10px;
margin: 0 2px;
border: 1px solid #265999;
text-decoration: none;
}

div.wp-pagenavi a {
background:#ffffff;
font-size:14px;
font-weight:bold;
padding: 5px 10px 4px 10px;
margin: 0 2px;
border: 1px solid #265999;
text-decoration: none;
}

div.wp-pagenavi a:hover {
background:#265999;
color: #ffffff;
}

/*-- Comments & Trackbacks --*/

#comments {}

#comments-list {
dloat:left;
}

#comments-list h3 {
border-bottom:1px dotted #CCCCCC;
float:left;
line-height:18px;
padding:0 0 5px;
width:540px;
}

#comments-list h3 span a {
padding:0 0 0 10px;
font-size: 12px;
}

#comments-list ul {
padding-bottom:30px;
}

#comments-list li {
list-style-type: none;
margin: 0 0 0px 0;
padding: 10px 0;
background: #ffffff;
overflow: hidden;
font-size:14px;
}

#comments-list li .comment-meta {
color: #ffffff;
background: #265999;
float: left;
display: block;
padding: 5px 10px 3px 10px;
margin: 0 35px 0 0;
font-size: 12px;
}

#comments-list li .comment-meta a {
color:#ffffff;
}

#comments-list li .comment-meta img {
-webkit-border-radius-topleft: 7px;  
-moz-border-radius-topleft: 7px;  
-khtml-border-radius-topleft: 7px;  
border-radius-topleft: 7px;
-webkit-border-radius-topright: 7px;  
-moz-border-radius-topright: 7px;  
-khtml-border-radius-topright: 7px;  
border-radius-topright: 7px;
border:8px solid #DCE8FA;
margin-right:10px;
padding:0;
vertical-align:middle;
float: left;
display: block;
}

#comments-list li .comment-content {
-webkit-border-radius: 7px;  
-moz-border-radius: 7px;  
-khtml-border-radius: 7px;  
border-radius: 7px;
-webkit-border-top-left-radius: 0px !important;  
-moz-border-radius-topleft: 0px !important;  
-khtml-border-radius-topleft: 0px !important;  
border-radius-topleft: 0px !important;
background: #DCE8FA;
display:block;
float:left;
margin:0;
padding:10px;
width:520px;
}

#comments-list li blockquote {
font-size:14px !important;
}


#trackbacks-list {}

#trackbacks-list h3 {}

#respond {
float: left;	
}

#respond h3 {
border-bottom:1px dotted #CCCCCC;
float:left;
line-height:18px;
padding:0 0 5px;
width:540px;
}

#respond p {
color:#888888;
font-size:12px;
margin: 2px 0 0 115px;
padding: 5px 0 0;
width:376px;
float: left;
}

#respond p#login {
padding: 10px 0 0 0;
margin: 0;
font-size: 14px;
width:100%;
}

#respond label {
float:left;
font-size:14px;
margin:15px 0 0;
padding:8px 10px 0 0;
text-align:right;
width:100px;
}

.field {
border:1px solid #DDDDDD;
color:#000000;
float:left;
font-size:14px;
margin:15px 0 0;
padding:8px;
width:370px;
}

#respond #submit {
margin: 10px 0 0 105px;
}

.formcontainer {
display: block;
float: left;
width: 540px;
}

p.subscribe-to-comments input {
float:left;
margin: 15px 0 0 0;
}

p.subscribe-to-comments label {
width:300px !important;
padding:2px 0 0 5px !important;
text-align:left !important;
font-size: 12px !important;
}

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

.xoxo {
	padding-top: 0px;
}

#primary {
float:left;
font-size:14px;
margin:0 0 0 30px;
width:170px;
line-height: 18px;
}

.widget-container {
display: block;
float:left;
width: 150px;
-webkit-border-radius: 7px;  
-moz-border-radius: 7px;  
-khtml-border-radius: 7px;  
border-radius: 7px;
border:1px solid #dddddd;
margin:0 0 20px 0;
overflow:hidden;
padding:10px;
background: none;
}

.widget-title { 
font-size: 16px;
font-weight: bold;
padding: 0 0 10px 0;
color: #717171;
}

.widget_archive a, .widget_categories a {
text-decoration: none;
}

.btn_blue {
background:transparent url('images/bg_btn_blue.gif') no-repeat left top;
color:#FFFFFF !important;
display:block;
font-size:14px !important;
padding:3px 0 5px;
text-align:center;
text-decoration:none !important;
width:90px;
margin: 10px 0 0 0;
}

#searchform {}

.screen-reader-text {display:none;}

#s {
border:1px solid #CCCCCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
display:block;
float:left;
margin:0 0 10px;
padding:4px 4px;
width:138px;
}

.widget_rss h3 a img {
	display: none;
}

.widget_rss h3 a {
	color: #717171;
	text-decoration:none;
}

.textwidget a {
	margin: 0 !important;
}

div.textwidget h3 {
	padding: 10px 0 0 0;
	color: #717171;
}

div.textwidget ul {
	display:block;
	float:left;
	padding:10px 0 0;
}

div.textwidget ul li {
	background: url('images/li_2.gif') no-repeat scroll 5px 7px;
	display:block;
	float:left;
	list-style-image:none;
	margin:0;
	padding:0 0 10px 18px;
}


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

#footer {
color:#888888;
float:left;
padding:10px 15px 20px;
width:778px;
}

#footer ul {
float:left;
width: 450px;
padding:0;
}

#footer ul li {
display:inline;
float:left;
padding: 0;
background: 0;
}

#footer ul li a {
color:#888888;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
list-style-image:none;
padding:0 10px 0 0;
text-decoration:none;
}

#footer ul li a:hover {
	text-decoration: underline;	
} 

#footer p#copyright {
float:right;
padding:2px 5px 0 0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

/*------- resizable css buttons ------*/
button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 12px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 15px; 
}

/*blue buttons*/
button.blue { 
  background:url('images/btn_blue_right.png') right no-repeat; 
  font-size:12px;
  margin: 0 0 0 0;
}
button.blue span { 
  height:25px; 
  line-height:25px;
  background:url('images/btn_blue_left.png') left no-repeat;
  color:#ffffff; 
}

/*yellow buttons*/
button.yellow { 
  background:url('images/btn_yellow_right.png') right no-repeat; 
  font-size:12px;
  margin: 0 0 0 0;
}
button.yellow span { 
  height:25px; 
  line-height:25px;
  background:url('images/btn_yellow_left.png') left no-repeat;
  color:#222222; 
}

/*<a> elements as buttons */
a.btn {
	border:none;
	text-decoration: none; 
	cursor:pointer; 
  	font-weight:bold; 
  	padding:0 12px 0 0; 
  	text-align:center;
	display:block;
}

a.btn span {
	position:relative; 
  	display:block; 
  	white-space:nowrap; 
  	padding:0 0 0 15px; 
}

a.btn.blue { 
  background:url('images/btn_blue_right.png') right no-repeat; 
  font-size:12px;
  margin: 0;
}

a.btn.blue span { 
  line-height:25px;
  background:url('images/btn_blue_left.png') left no-repeat;
  color:#ffffff; 
}

a.btn.yellow { 
  background:url('images/btn_yellow_right.png') right no-repeat; 
  font-size:12px;
  margin: 0;
}

a.btn.yellow span { 
  line-height:25px;
  background:url('images/btn_yellow_left.png') left no-repeat;
  color:#222222; 
}


/*------ end of buttons -----*/

/*---------- language switcher --------------*/

/*---------- language switcher --------------*/

div#top_navigation ul#your_overview {
float:right;
padding-right:15px;
}

div#top_navigation ul#lang_switch {
float:right;
padding:6px 0 0;
}

div#top_navigation ul#lang_switch li {
display:inline;
float:left;
list-style: none;
padding: 0;
}

div#top_navigation ul#lang_switch li a {
	display: block;
	float: left;
	width: 1px;
	height: 15px;
color:#888888;
list-style-image:none;
padding:0 25px 0 0;
text-decoration:none;
color: transparent;
}

div#top_navigation ul#lang_switch li a span {
	display: block;
	height:0;
	overflow: hidden;
	width: 0;
}

 div#top_navigation ul#lang_switch li#de.selected a, ul#lang_switch li#de a:hover  {
	background: url('images/de.gif') 0px 1px no-repeat;	
}

div#top_navigation ul#lang_switch li#en.selected a, ul#lang_switch li#en a:hover  {
	background: url('images/us.gif') 0px 1px no-repeat;	
}

div#top_navigation ul#lang_switch li#de a {
	background: url('images/de_gr.gif') 0px 1px no-repeat;	
}

div#top_navigation ul#lang_switch li#en a {
	background: url('images/us_gr.gif') 0px 1px no-repeat;	
}

/*----------- end -------- language switcher -----------*/