/*
Theme Name:  Washington Commercial Lending and Development 
Theme URI: http://wcldllc.com/
Description: WordPress theme for Washington Commercial Lending and Development.
Version: 1.0
Author: Washington Commercial Lending and Development 
Author URI: http://wcldllc.com/
*/

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
 	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Typography & Colors */
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#464646;
	background:url(images/bg.jpg) repeat-x top;
	padding:0;
	margin:0;
}

/* Layout */

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

.contentinner{
	clear:both;
	width:1055px;
	background:url(images/hrbg.png) repeat-x top;
	padding:25px 0 0 0;
	margin:30px auto 0 auto;
}

/* Header */

#header{
	clear:both;
	overflow:hidden;
}

#header .logo{
	float:left;
	width:360px;
	margin:17px 0 0 15px;
}

#header a.wcldlogo{
	background:url(images/logo.png) no-repeat;
	width:232px;
	height:262px;
	display:block;
	clear:both;
	margin:0 auto;
}

#header .logo h1,
#header .logo h2
{
	color:#ffffff;
	padding:0;
	margin:0;
	font-weight:normal;
	text-align:center;
}

#header .logo h1{
	font-size:24px;	
	line-height:24px;
	padding:20px 0 8px 0;
}

#header .logo h2{
	font-size:14px;
	line-height:17px;
}

#header .toplinks{
	float:right;
	width:800px;
	margin:20px 0 0 0;
}

#header .toplinks .social{
	float:right;
	width:390px;
	margin:0 15px 10px 0;
	clear:both;
}

#header .toplinks .social a.gplus,
#header .toplinks .social a.youtube,
#header .toplinks .social a.facebook,
#header .toplinks .social a.twitter
{
	background-image:url(images/social.png);
	float:left;
	width:28px;
	height:27px;
	display:block;
	margin:0 9px 0 0;
}

#header .toplinks .social a.gplus{
	background-position:0 0;
}

#header .toplinks .social a.youtube{
	background-position:-37px 0;
	width:27px;
}

#header .toplinks .social a.facebook{
	background-position:-73px 0;
	width:27px;
}

#header .toplinks .social a.twitter{
	background-position:-108px 0;
}

#header .toplinks #searchform #s{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	float:left;
	width:220px;
	padding:5px;
	background:#fff;
	border:solid 1px #cccccc;
}

#header .menu-menu-container{
	clear:both;
	margin:0 0 0 100px;
	width:800px;
}

#header .menu-menu-container a{
 	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	float:left;
	margin:0 25px 0 0;
	padding:16px 7px;
}

#header .menu-menu-container ul li:hover > ul
{
	display: block;
}

#header .menu-menu-container ul ul
{
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 50px;
	left:-55px;
	width: 225px;
	z-index: 99999;
	background: #f8be23;
	-webkit-border-radius:8px;
    border-radius:8px;
}

#header .menu-menu-container li{
	float: left;
	position: relative;
}

#header .menu-menu-container ul.sub-menu li a{
	display:block;
	width:205px;
	padding:15px 0 10px 20px;
	margin:0;
}

#header .menu-menu-container ul.sub-menu li a:hover{
	background:#f06232;
	-webkit-border-radius:5px;
    border-radius:5px;
}

#header .menu-menu-container a:hover,
#header .menu-menu-container .current-menu-item a,
#header .menu-menu-container .current_page_ancestor a
{
	background:#f8be23;
	color:#fff;
	-webkit-border-radius:8px;
    border-radius:8px;
}

#header .slideshow{
	background:url(images/slideshowbg.png) no-repeat;
	width:721px;
	height:446px;
	margin:-308px 0 0 468px;
}

#header .slideshow img{
	margin:14px 0 0 20px;
	max-width:685px;
}

#header .slideshow .slidehow_image{
	width:685px;
	height:405px;
	padding:14px 0 0 20px;
}

#header .slideshow .slidehow_image img{
	margin:0 !important;
}

/* Homepage */

.contentinner .borrowers,
.contentinner .brokers,
.contentinner .whyus
{
	float:left;
	width:295px;
	text-align:center;
}


.contentinner .borrowers
{
	margin:0 0 0 5px;
}

.contentinner .brokers
{
	margin:0 80px;
}

.contentinner .borrowers h1,
.contentinner .brokers h1,
.contentinner .whyus h1
{
	font-size:35px;
	color:#464646;
	font-weight:normal;
	padding:0;
	margin:0 0 25px 0;
}

.contentinner .borrowers .circle
{
	background:url(images/circleborrowers.png) no-repeat;
	width:294px;
	height:249px;
	padding:45px 0 0 0;
}

.contentinner .brokers .circle
{
	background:url(images/circlebrokers.png) no-repeat;
	width:294px;
	height:229px;
	padding:65px 0 0 0;
}

.contentinner .whyus .circle
{
	background:url(images/circlewhyus.png) no-repeat;
	width:294px;
	height:259px;
	padding:35px 0 0 0;
}

.contentinner .borrowers .textwidget,
.contentinner .brokers .textwidget,
.contentinner .whyus .textwidget
{
	font-size:15px;
	color:#ffffff;
	padding:0;
	margin:0;
	line-height:normal;
}

.contentinner .borrowers a.readmore,
.contentinner .brokers  a.readmore,
.contentinner .whyus  a.readmore
{
	font-size:15px;
	color:#ffffff;
	display:block;
	margin:15px 0 0 0;
}

.contentinner .whyus .circle strong{
	font-size:20px;
}

#latestnews{
	margin:40px 0 0 0;
	clear:both;
}

#latestnews h1{
	font-size:70px !important;
	color:#464646;
	text-align:center;
	font-weight:normal;
	padding:18px 0 8px 0 !important;
}

#latestnews h1 span{
	color:#f06232;
}

#latestnews .latestpost{
	clear:both;
	background:url(images/latestpost.png) no-repeat left top;
	padding:0 0 0 205px;
	margin:0 0 35px 40px;
}

#latestnews .faqs{
	clear:both;
	background:url(images/faq.png) no-repeat left top;
	padding:0 0 0 205px;
	margin:0 0 40px 40px;
 }

#latestnews .testimonials{
	clear:both;
	background:url(images/testimonials.png) no-repeat left top;
	padding:0 0 0 205px;
	margin:0 0 0 40px;
 }

#latestnews .latestpost h2,
#latestnews .faqs h2,
#latestnews .testimonials h2
{
	font-size:24px;
	color:#464646;
	font-weight:normal;
	padding:10px 0 10px 0;
	margin:0;
}

#latestnews .faqs h2,
#latestnews .testimonials h2
{
	padding:20px 0 10px 0;
}


#latestnews .latestpost p,
#latestnews .faqs p,
#latestnews .testimonials p
{
	font-size:16px;
	color:#464646;
	font-weight:normal;
	padding:0 0 20px 0;
	margin:0;
	line-height:normal;
	text-align:justify;
}

#latestnews .faqs p{
	padding:0 0 45px 0;
}

#latestnews .testimonials p{
	padding:0 0 10px 0;
}

#latestnews .testimonials strong{
	padding:20px 0 0 0;
	display:block;
	font-weight:normal;
}

#latestnews .latestpost a.readmore,
#latestnews .faqs a.readmore
{
	font-weight:bold;
}

/* Common */

a{
	color:#464646;
	text-decoration:none;
	outline:none;
}

a:hover, a:active, a:focus{
	color:#f06232;
	text-decoration:underline;
	outline:none;
}

.entry p{
	font-size:16px;
	color:#464646;
	padding:0 0 18px 0;
	margin:0;
	line-height:22px;
	text-align:justify;
}

.entry ul,
.entry ol
{
	font-size:16px;
	color:#464646;
	padding:0 0 20px 0;
	margin:0 0 0 15px;
	line-height:22px;
	list-style:disc;
}

.entry ol{
	list-style:decimal;
	margin:0 0 0 25px;
}

.entry{
	padding:0 0 30px 0;
}

.entry img.alignnone{
	clear:both;
	display:block;
	margin:5px 0 0 0;
}

.entry img.alignleft{ 
	float:left;
	margin:-10px 15px 10px -20px;
}

.entry img.alignright{ 
	float:right;
	margin:0 0 15px 15px;
}

.entry img.aligncenter{
	margin:0 auto;
	text-align:center;
	display:block;
}

.contentinner h1,
.contentinner h2,
.contentinner h3,
.contentinner h4,
.contentinner h5,
.contentinner h6

{
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
}

.contentinner h1
{
	font-size:24px;
}

.contentinner h2
{
	font-size:22px;
}

.contentinner h3
{
	font-size:20px;
}

.contentinner h4
{
	font-size:18px;
}

.contentinner h5
{
	font-size:16px;
}

.contentinner h6
{
	font-size:14px;
}

.clear{
	clear:both;
}


hr{
	background:url(images/hrbg.png) repeat-x;
	height:2px;
	margin:25px 0;
	clear:both;
	display:block;
	border:0;
}

h1.pageheading{
	color:#464646;
	font-size:70px;
	text-align:center;
	font-weight:normal;
	background:url(images/hrbg.png) repeat-x bottom;
	padding:20px 0 35px 0;
	margin:0 0 30px 0;
}

h1.pageheading span{
	color:#f06232;
}

.contentinner .nextprev{
	clear:both;
	padding:10px 0 50px 0;
}

.contentinner .nextprev .alignleft{
	float:right;
	text-align:right;
	width:45%;
}

.contentinner .nextprev .alignright{
	float:left;
	text-align:left;
	width:45%;	
}

.page-template-blog_template-php .entry{
	padding:0 0 15px 0;
}

.wpcf7 .wpcf7-submit{
	font-size:15px;
	color:#464646;
	padding:5px 20px;
	background:#a6d45b;
	-webkit-border-radius:5px;
    border-radius:5px;
	border:solid 1px #8abd37;
	cursor:pointer;
}

.date{
	font-size:12px;
	padding:0 0 15px 0;
}

input[type="submit"]
{
    	-webkit-appearance: none;
}

.accordions-shortcode .accordian-shortcode-content{
	background:url(images/hrbg.png) repeat-x bottom;
	padding:0 0 0 0;
	margin:0 0 20px 0;
}

body.single-post #footer p.dms,
body.archive #footer p.dms,
body.page-id-14 #footer p.dms
{
	display:none;
}


/* Borrowers */

.borrowersfaq{
	float:left;
	width:325px;
	margin:15px 0 0 0;
}

.borrowerslp{
	float:left;
	width:325px;
	margin:15px 0 0 50px;
}

.borrowersla{
	float:right;
	width:325px;
	margin:15px 0 50px 0;
}

/* Comments */

ol.commentlist{
	clear:both;
	padding:0;
	margin:15px 0 0 0px;
	color:#555042;
	font-size:13px;
}

ol.commentlist p{
	font-size:14px;
	color:#555042;
	padding:10px 0 10px 0;
	margin:0;
	line-height:24px;
	clear:both;
}

ol.commentlist li.comment{
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}

ol.commentlist img.avatar,
ol.commentlist .fb_profile_pic_rendered img
{
	padding:0 15px 5px 0;
	float:left;
	border:0 !important;
	margin:0;
	background:none !important;
}

ol.commentlist .comment-author,
ol.commentlist .commentmetadata
{
	text-transform:uppercase;
	margin:0 5px 0 0;
}

ol.commentlist .commentmetadata a
{
	color:#555042;
	font-weight:bold;
	text-decoration:none;
}

ol.commentlist cite,
ol.commentlist span.says,
ol.commentlist a.url
{
	font-weight:bold;
	font-style:normal;
}

ol.commentlist a.url
{
	color:#555042;
}

ol.commentlist ul.children{
	padding:0 !important;
	margin:20px 0 0 0 !important;
}

ol.commentlist ul.children li{
	padding:20px 0 10px 0;
	margin:0 !important;
}

ol.commentlist ul.children li .comment-body{
	margin:0 0 0 25px;
}

ol.commentlist .reply a{
	color:#555042;
	text-transform:uppercase;
}

#respond,h3#comments{
	clear:both;
	margin:0;
	padding:10px 0 0 0;
	text-transform:uppercase;
}

#respond h1.pageheading,.contentinner #comments{
	padding:0;
	margin:0;
	font-size:18px;
	text-align:left;
	padding:25px 0 5px 0;
	background:url(images/hrbg.png) repeat-x top;
}

#comments .commentcount{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	background:url(https://s3.amazonaws.com/cancer2012/images/blog/commentcount.png) no-repeat;
	padding:15px 0 15px 0;
	text-align:center;
	width:53px;
	float:left;
	margin:0 15px 0 0;
}


#respond #author,
#respond #email,
#respond #url
{
	width:342px;
	height:20px;
	border:0;
	margin:0 0 15px 0;
	color:#464646;
	font-size:12px;
	padding:5px 10px;
	border:solid 1px #ccc;
	-webkit-border-radius:4px;
    border-radius:4px;
}

#respond #comment{
	width:615px;
	height:230px;
	color:#464646;
	font-size:12px;
	padding:10px;
	border:solid 1px #ccc;
	-webkit-border-radius:4px;
    border-radius:4px;
}

#respond #submit{
	font-size:15px;
	color:#464646;
	padding:5px 20px;
	background:#a6d45b;
	-webkit-border-radius:5px;
    border-radius:5px;
	border:solid 1px #8abd37;
	cursor:pointer;
	margin:10px 0 0 0;
}

#commentform{
	margin:0 0 30px 0;
}

#commentform h1.yourcomment{
	font-size:14px;
	color:#464646;
	padding:5px 0 5px 0;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}

#commentform p{
	padding:0;
	margin:0;
}

#respond .cancel-comment-reply{
	font-size:14px;
	margin:10px 0;
}


#respond .cancel-comment-reply a{
	color:#ff0000;
}

#wp-realtime-sitemap-pages h3{
	display:none;
}

#wp-realtime-sitemap-pages ul ul{
	padding:0;
	margin:5px 0 5px 15px;
}

/* Footer */

#footer{
	font-size:18px;
	color:#464646;
	clear:both;
	width:1055px;
	margin:0 auto 25px auto;
	line-height:22px;
}

#footer .contactus{
	background:url(images/chaticon.png) no-repeat right center;
	width:290px;
	padding:20px 90px 20px 0;
	float:right;
	text-align:right;
	margin:0 10px 15px 0;
}

#footer hr{
	padding:0;
	margin:10px 0;
}

#footer .copyright{
	clear:both;
}

#footer .copyright p{
	font-size:12px;
	padding:0;
	margin:0;
	line-height:normal;
}

#footer .spacer{
	clear:both; 
	height:4px;
}

#footer .copyright .w,
#footer .copyright .c,
#footer .copyright .l,
#footer .copyright .d
{
	color:#fff;
}

#footer .copyright .w
{
	background:url(images/w.png) no-repeat left top;
	padding:2px 4px 2px 2px;
}

#footer .copyright .c
{
	background:url(images/c.png) no-repeat left top;
	padding:2px 7px 2px 4px;
}

#footer .copyright .l
{
	background:url(images/l.png) no-repeat left top;
	padding:2px 5px 2px 5px;	
}

#footer .copyright .d
{
	background:url(images/d.png) no-repeat left top;
	padding:2px 5px 2px 4px;
}

#footer .footerlinks{
	clear:both;
	font-size:12px;
	padding:5px 0;
}

#footer .footerlinks a{
	font-size:12px;
}