/*
Theme Name: Current
Theme URI: http://lendingclub.com
Description: Enter the Trading Platform.
Version: 1.0
Author: Albert.
Author URI: http://lendingclub.com
*/


/* -------------------------------------
#standards
------------------------------------- */

/*************************
  GLOBAL STYLES
  (images fully-qualified)
 ************************/
 

* { margin: 0; padding: 0; }
img { border: none; /* add block declaration for xhtml strict? */ }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: white;
	}


/* AK: need to fix this */
#content form.standard h3, 
#content form.vertical h3,
.account h3 {
	color: #976444;
	border-top: 1px solid #976444;
	padding: 0.25em 0 0.25em 0.25em;
	margin: 2em 0 0.7em;
	background-color: #fcfaf5;
}
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }

body #page #main_table{
	margin-left:20px;
}

#content-wrap,
#footer {
	width: 800px;
	margin: 0 auto;
}
/* nullified from master
table {
	font-size: 1.2em;
	border-collapse: collapse;
}
*/

th { text-align: left; }
caption { font-weight: bold; }
* html caption { padding-bottom: 0.5em; }


.hidden { display: none; }
.numeric { text-align: right; }
.clear { clear: both; }

acronym { border-bottom: 1px dashed #aaa; }
/* AK: need to fix this */
img.inline { vertical-align: bottom; }
	
/**************
  HEADER 
 **************/


/* slight deviation from master on the following line */
a.header-logo  {
	background: url('../images/lcBlogSprites3.png') no-repeat -239px -27px;
	width: 290px;
	height: 46px;
}

#partner {
	float: right;
	margin: 2px 0 0 10px;
}




/**************
  WP STYLES
 **************/
 
#page
{
	width:970px;
	clear: both;
	margin: auto;
	padding:0px 0 0px 0;
}

.linetable {
	margin: auto;
	border-style: solid; 
	border-width: 0px;
}

.title
{
margin-left:25px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.title h1{
	margin:0;
	font-weight:normal;
	display:block;
	font-size:19px;
	color:#6e320d;
}


.title h1 a
{
	color:#231F20;
	font-weight:normal;
	display:block;
	width:85%;
	font-size:19px;
 	text-decoration: none;
 	text-align: left;
	vertical-align:text-top;
	padding:0px 0px 0px 25px;
}

div.red-dot {
	background: url('../images/lcBlogSprites3.png') no-repeat -375px -119px;
	width: 20px;
	height: 19px;
	float:left;
	margin-top: 5px;
}


.post
{
/*	background:url('images/postbg.jpg') repeat-y; */
	padding:5px;
	text-align: left;
	/*	background:#ffffff;
border:1px solid #B20900; */
}

.small
{
	padding:5px;
	line-height:15px;
	font-size:10px;
	color:#333333;
}


.entry
{
	padding:5px 20px 5px 20px;
	margin:0;
	text-align: justify;
	color:#333333;
	font-size:12px;
}

.postfooter
{
	/* background:#fff; */
	width:100%;
	height:55px;
	margin-bottom:15px;
/*	background:url('images/postfooter.jpg') repeat-x;  */
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.postfooter a
{
}

.postfooter a:hover
{
}

.post .metadata
{
	width:350px;
	padding:5px;
	font-size:10px;
	border:1px solid #976444;
	background: #FCFAF5;
}

.metadata
{
	background:#C07C3B;
	padding:5px;
	width:450px;
	margin:0 auto;
}

.commentlink
{
/* background-image: url(images/people.jpg); */
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2.3em;
	margin-left:auto;
	margin-right:auto;
	width: 350px;
	height: 40px;
	color: #333333;
	padding:5px;
	line-height:2em;
	font-size:10px;
}

#search
{
	float:left;
	margin:0;
}

#sidebar #search
{
}

#s
{
	font-family: Verdana,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color:#00000;
	background:#ffffff; 
	margin-top:10px;
	margin-bottom:10px;
	border:2px inset #999999 !important; 
	padding: 0 3px 0 3px;
	height:17px !important;
	width:100px !important;
	/* font:1em trebuchet ms, verdana, arial; 
	font-size: 1em;*/

}

input
{
	font-family: Verdana,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	border:1;
	padding:1px;
}
input#s:focus {
	background-color: #FFF9CA;	
}

input:focus {
	background-color: #FFF9CA;	
}

textarea
{
	width:400px;
	height:140px;
	font-family: Verdana,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	border:1;
	padding:1px;
}

textarea:focus {
	background-color: #FFF9CA;	
}

.newnavbarspan
{
	/* background-image: url(images/navh2bg.jpg); */
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 15.2em;
	/*background-color: #333333;*/
	color: #231F20;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-align:left;
}

#navcontainer ul
{
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 5px;
	padding-left: 7px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: #fffffff;
}

#navcontainer li
{
	background-repeat: no-repeat;
	background-position: 0 .4em;
	
}


#navcontainer a
{
	display: block;
	padding: 3px;
	width: 100%;
	text-decoration: none;
	border-bottom: 0px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #206DD6;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer a:hover
{
	/* background-color: #FF6A00; */
	color: #FF6000;
	font-weight: normal;
	text-decoration: underline;
}

.commentbox
{
/*	background:url('images/postbg.jpg') repeat-y; */
padding :5px;
}
.commentbox p
{
padding: 5px;
}

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

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

h1 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*margin:0;*/
	padding:10px 10px 5px 0px;
	/* background:url('images/post-title-bg.jpg') no-repeat; */
	font-weight:normal;
	display:block;
	/*height:56px;*/
	font-size:19px;
	color:#6e320d;
/*	border:1px solid #FF6A00; */

}
   
h2 
{
        font-size:1.25em;
	margin:0;
	padding:0;
        color:#333333;
        font-weight:bold;
        margin-bottom:10px;
        margin-top:10px;
}
    
h3 
{
    font-size:1.2em;
	margin-top: 10px;
	padding:0;
}

h4 
{
    font-size:1em;
	margin:0;
	padding:0;
}


ol,ul
{
margin-left: 25px;
}

pre
{
margin-bottom: 10px;
}

.messages {
	border: 1px solid #fee69c;
	padding: 5px;
	padding-left: 30px;
	margin-bottom: 1em;
	background: #fff9ca url(http://lendingclub.com/images/information.gif) no-repeat 5px 0.6em;
}

.wikinvestWireItemLink
{
	padding:5px;
	line-height:15px;
	font-size:10px;
}

.wikinvestWireItemMetadata
{
	padding:5px;
	line-height:15px;
	font-size:10px;
	color:#333333;
}

.wikinvestWireFooter
{
        padding:5px;
	line-height:20px;
	font-size:10px;
	color:#333333;
}

body{
	margin:0 auto;
}


a {
color:#206DD6;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}

h1 {
color:#0A2945;
font-size:153.9%;
}

h1, h2, h3, h4, h5, h6, strong {
font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

body {
	font-family:helvetica,arial,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
}

#master_footer { 
	color:#a8b392; 
}

ul.page-not-found-text,
p.page-not-found-text{
	padding:10px;
}
.master_wrapper {
clear:both;
margin:0 auto;
position:relative;
width:970px;
}

#master_banner {
	padding:30px 0 12px;
	position:relative;
	clear:both;
	margin:0 auto;
	position:relative;
	width:970px;
	padding-bottom:30px;
}

#master_content-mid {
	
	margin-top: -2px;
}


#master_content {
	position:relative;
}


#master_content-top  {
	background: url('../images/lcBlogSprites3.png') no-repeat 0 0;
    height: 5px;
    margin-left: 2px;
	*margin-left:1px;
    *font-size:6px;
	
    width: 970px;
	
}

#master_main-content{

}

#master_content-header  {

float:left;
padding:15px 10px 5px 20px;
position:relative;
width:940px;
}

#master_content-left  {
border-top:1px solid #D6D6D6;
border-right:1px solid #D6D6D6;
float:left;
margin-left:5px;
width:710px;
}

#master_content-right  {
float:left;
width:250px;
margin-top:-90px;
}

#master_content-btm  {
	background: url('../images/lcBlogSprites3.png') no-repeat 0 -11px;
	height: 2px;
	margin-left: 1px;
	clear:both;
	font-size:12px;
	width:970px;
}

#master_footer{
	width:970px;
	margin-top: 20px;
	clear:both;
	
	padding:50px 5px 100px;
	margin-bottom: 100px;
}

#follow-us-text{
	float:left;
	margin-top: 2px;
}


#master_main-anchor{
	clear: both;
}


#master_banner ul, #master_banner ol, #master_banner dl {
	line-height:1.5em;
	margin-bottom:1em;
}

#master_banner ul, #master_banner ol {
	margin-left:2em;
}

#master_banner h1 a {
	display:block;
	float:left;
	height:46px;
	margin-left:25px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	text-indent:-9999px;
	width:290px;
}


#master_utilities {
	position:absolute;
	right:15px;
	top:10px;
}


#master_utilities li.first {
	background-image:none;
	position:relative;
}

#master_utilities li {
	padding-left:10px;
}


#master_section-tagline h2 {
color:#5B6B72;
font-size:182%;
font-weight:normal;
padding-top:10px;
*margin:0px;
*padding:0px;
}

#master_top-nav {
	color:#231F20;
	float:right;
	font-size:123.1%;
	font-weight:bold;
	margin:8px 15px 0 0;
}

#master_top-nav li.first {
	background-image:none;
	margin-left:0;
}

#master_top-nav li {
	
	margin-left:10px;
}

#master_top-nav li.about-us-li{

}


#master_top-nav a {
	color:#231F20;
	
}


.master_fmenu {
	width:auto;
}

.master_fmenu a {
	display:block;
	float:left;
	width:auto;
}

.master_fmenu li {
	float:left;
	line-height:1.231;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:auto;
}

.master_fmenu li.first a {
	padding-left:0;
}

#master_footer-contact  {
	float:left;
	margin-right:120px;
}

div.master-footer-transparent-logo{
    background: url('../images/lcBlogSprites3.png') no-repeat -544px -27px;
    height: 32px;
    width: 211px;
}


#company-address-footer{
	margin-left:30px;
}

#master-footer-right{
	float:left;
}

.master_hmenu {
	list-style:none outside none;
	margin: 10px 0 0;
	float: left;
	clear:both;
}

.master_hmenu li {
border-left:1px solid #ADADAD;
display:inline;
list-style:none outside none;
padding:0 3px 0 6px;
}


.master_hmenu li.first {
border-left:0 none;
padding-left:0;
}

#master_footer a {
color:#FFFFFF;
}

#master_footer #master_follow {
	color:#FFFFFF;
	margin:5px 0 8px;
	float:left;
}

#master_footer #master_follow a {
	margin-left: 10px;
}

#master_footer #master_follow img {
vertical-align:-4px;
}

#blog-search-container{
	border-bottom:1px solid #D6D6D6;
	padding-left:30px;
}

#blog-sidebar-awards{
	margin-top:20px;
	margin-bottom: 20px;
	border-bottom:1px solid #D6D6D6;
	padding-left:30px;
}

#blog-archives{
	margin-top:20px;
	margin-bottom: 20px;
	padding-left:30px;
}

#master_top-nav a.active {
	font-weight:bold;
}

#master_content-header h2{
	font-size:200%
} 

#master_promo {
	width: 960px;
	color:#23262B;
	margin-top:15px;
	height:250px;
	padding:0 5px;
}

#master_promo01 {
margin-left:0;
width:270px;
}

.master_promo-module p {
clear:both;
margin-bottom:10px;
}

#master_promo02 a, #master_promo03 a {
color:#5A9229;
}

#master_promo03 {
width:270px;
}

.master_promo-module  {
float:left;
margin-left:20px;
min-height:225px;
padding:10px 20px 15px;
width:260px;
}

.news-promo blockquote {

font-size:138.5%;
line-height:1.4;
margin-bottom:10px;
padding:25px 0 0 5px;
}

.master_promo-module p.attribution {
margin-bottom:20px;
text-align:right;
}

#master_content-left p, #master_content-left ul, #master_content-left ol, #master_content-left dl {
color:#3A3A3A;
font-size:12px;
line-height:1.5em;
margin-bottom:1em;
}

#blog-archive,
#blog-search-results{
padding-left:50px;
width:600px;
}


.invitation-inner h2 {
	font-size:123.1%;
	color:#0A2945;
	margin-bottom:0.5em;
	padding-top: 15px;
}

#invitation-sign-now a {
	background: url('../images/lcBlogSprites3.png') no-repeat -5px -71px;
	width: 163px;
	height: 74px;
	color:#FFFFFF;
	display:block;
	height:37px;
	text-decoration:none;
	margin-left: 35px;
	*float:left;
	*margin-left:17px;
}

#invitation-sign-now a:hover{
	background-position: -5px -108px;
}

#invitation-sign-now a span {
float:left;
font-size:123.1%;
margin-left:37px;
padding-top:7px;
}

.invitation-inner p {
margin-bottom:1.5em;
margin-top:1em;
}


div.invitation{
    background: url("../images/lcBlogSprites3.png") no-repeat scroll 0 -27px transparent;
    height: 16px;
    margin-left: 9px;
    width: 232px;
}

div.invitation-inner{
	height: 160px;
    margin-top: -10px;
    text-align: center;
    width: 232px;
	margin-left: 9px;
}

.blog-search-button{
	background: url('../images/lcBlogSprites3.png') no-repeat -181px -119px;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 26px;
    width: 100px;
}

a.awards-link{
	background: url('../images/lcBlogSprites3.png') no-repeat -761px -27px;
	width: 124px;
	height: 100px;
	display: block;
}

#promo-quotes{
	background: url('../images/lcBlogSprites3.png') no-repeat -545px -84px;
	height: 36px;
    margin-left: -17px;
    margin-top: -10px;
    width: 38px;
}

.ira-promo {
	color: #FFFFFF;
	background: url('../images/transactional/FPO-bg-ira-promo.jpg') no-repeat scroll 0 0 transparent;
	width: 310px;
	height: 225px;
}
.ira-promo a{color: #FFFFFF;}

.ira-promo h2 {
	font-size:167%;
	margin:10px 0;
	color: #FFFFFF;
}

.ira-promo p {
	font-size:116%;
	line-height:1.4;
	margin-bottom:15px;
}

.news-promo blockquote {
	font-size:138.5%;
	line-height:1.4;
	margin-bottom:10px;
	padding: 5px 0 0 5px;
}

.master_promo-module p.attribution {
	background: url('../images/lcBlogSprites3.png') no-repeat -292px -119px;
	width: 48px;
	height: 16px;
	float:right;
	margin-bottom:18px;
	text-align:right;
}

#master_promo02 ul {
margin-left:0px;
line-height: 1.231em;
 }
 
 #master_promo03 {
	width:270px;
}

#master_promo03 p {
	margin-bottom: 8px
}

#master_promo03 {
	width:270px;
}

.user-promo h2 {	
	font-size:138.5%;
	font-weight:normal;
	margin-bottom:13px;
}

.user-promo-pic {
	background: url('../images/lcBlogSprites3.png') no-repeat -890px -27px;
	width: 75px;
	height: 75px;
	float:left;
	margin:0 10px 13px 0;
	*margin:0 10px 3px 0;
	width:75px;
}

.user-promo-data {
	float:right;
	font-size:108%;
	margin-bottom:5px;
	*margin-bottom:3px;	
	width:180px;
}

#master_promo02 a, #master_promo03 a {
	color:#206DD6;
}

#master_promo03 ul {
	margin-left:0px;
	line-height: 1.231em;
 }
 
 #blog-lending-club-transparent{
	background: url('../images/lcBlogSprites3.png') no-repeat -182px -84px;
    float: left;
    height: 23px;
	margin-top: -2px;
    width: 51px;
 }
 
#flicker-transparent{
	background: url('../images/lcBlogSprites3.png') no-repeat -435px -84px;
	width: 57px;
	height: 17px;
	float: left;
	margin-top: 1px;
}
 
#facebook-transparent{
	background: url('../images/lcBlogSprites3.png') no-repeat -251px -84px;
	width: 83px;
	height: 17px;
	float: left;
}
 
#twitter-transparent{
	background: url('../images/lcBlogSprites3.png') no-repeat -340px -84px;
	width: 77px;
	height: 15px;
	float: left;
	margin-top: 3px;
}

div.blog-top-nav-divider{
	background: url('../images/lcBlogSprites3.png') no-repeat -357px -119px;
    float: left;
    height: 12px;
    margin-right: 10px;
    width: 1px;
	margin-top: 4px;
}

div#red-block-about-us{
	background: url('../images/lcBlogSprites3.png') no-repeat -414px -126px;
	clear: both;
    height: 8px;
    margin: auto;
    width: 9px;
}
