/*
Theme Name: CLBC Loans 2015
Theme URI: 
Author: Douple P Design
Author URI: 
Description: Theme for CLBC Loans (2015)
Version:1.0
License: 
License URI: 
Tags: 
*/

/* 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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE5/Mac */
p.clear { clear: both;   margin: 0; padding: 0; }

/* POSITIONING BLOCKS */
body {
	background:#FDB016;
	font-size:16px;
	line-height:180%;
	font-family:Ubuntu,sans serif;
}
body.home,
span.bigger {
	font-size:22px;
}
#container {
	position:relative;
	width:968px;
	height:auto;
	margin:0 auto;
	background:#fefefe;
	-webkit-box-shadow: 0px 0px 30px 15px rgba(100,100,100,0.3);
	-moz-box-shadow:    0px 0px 30px 15px rgba(100,100,100,0.3);
	box-shadow:         0px 0px 30px 15px rgba(100,100,100,0.3);
}
#header {
	position:relative;
	width:968px;
	height:370px;
	background-image:url('images/bg_header.jpg');
	background-repeat:no-repeat;
}
#header #navbar {
	position:absolute;
	left:80px;
	top:30px;
	width:968px;
	height:42px;
	z-index:100;
}
#content {
 	padding:0px 56px 0px 286px;
	background:#04BEF1;
}
#slideshow {
	width:968px;
	height:506px;
	background:#04BEF1;
	overflow:hidden;
}
body.page-id-8 #slideshow {
	display:none;
}
#footer {
 	padding:1.75em 0px 1em 286px;
	background:#E5E5E5;
	font-size:16px;
	line-height:125%;
	color:#231f20;
}
/* general styles */
h1 {
	font-size: 42px;
	padding:0.75em 0 0.25em 0;
	color:#fff;
}
h2 {
	font-size: 26px;
	padding:1em 0 0 0;
}
h3 {
	font-size: 22px;
	padding:1em 0 0 0;
}
p {
	padding:1em 0;
	color:#333;
}
a {
	color:#000;
	text-decoration:none;
}
#footer a {
	color:#04bef2;
}
a:hover {
	color:#000;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
#content ul{
	margin-bottom:1em;
	list-style:disc;
	list-style-type:disc;
}
#content li{
	margin:0 0 0 1em;
	color:#333;
	list-style:disc;
	list-style-type:disc;
}

/* contact forms */
form.wpcf7-form p {
	padding:0;
}
form.wpcf7-form {
	padding: 0 0 1em 0;	
}
input.wpcf7-text,
textarea.wpcf7-textarea {
    background: #fff;
    border: 0;
	margin:0 0 1em 0;
    padding: 10px 5px;
	width:80%;
	font-family:Ubuntu,sans serif;
	font-size:16px;
}
textarea.wpcf7-textarea {
	height:104px;
}
span.wpcf7-list-item {
	display:block;	
	margin:0.5em 0;
	background: url('images/checkbox-off.png') no-repeat;
	padding:0 0 0 35px;
	min-height:35px;
	line-height:35px;
	cursor:pointer;
	font-size:20px;
}
span.wpcf7-list-item input {
	display:none;
}
div.wpcf7-response-output {
	margin:0;	
}
div.wpcf7-mail-sent-ok {
	border-color:#d4effc;
}
input.wpcf7-submit {
    width: 126px;
    height: 35px;
    border: 0;
 	cursor:pointer;
	text-transform:uppercase;
	font-size:22px;
	color:#333;
	margin:0 0 1em 0;
}

/* navbar */
#navbar ul{
	margin: 0;
	list-style-type: none;
	width:600px;
	height:42px;
	display:inline-block;
	list-style:none; 
	z-index:999;
}
#navbar ul li {
	display: inline-block;
	width:auto;
	height:42px;
	margin: 0;
	padding: 0;
	float:left;
	position:relative;
	width:auto;
	padding:0 15px 0 15px;
}
#navbar ul li a {
	display:block;
	height:42px;
	line-height:42px;
	color:#000;
	font-size:26px;
	text-decoration:none;
	float:left;
	text-transform:uppercase;
}
#navbar ul li a.hover,
#navbar ul li.current_page_item a,
#navbar ul li.current_page_ancestor a {
	color:#04bef2;
}
#navbar ul li ul{
	position:absolute;
	top:100%;
	left:0;
	width:135px;
	display:none;
	height:auto;
	padding:0;
	background:rgba(0,0,0,0.85);
}
#navbar ul li ul li,
#navbar ul li ul li:last-child,
#navbar ul li ul li.active {
	height:auto;
	line-height:110%;
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	background:none;
}
#navbar ul li ul li a,
#navbar ul li ul li:last-child a,
#navbar ul li.current_page_item ul li a,
#navbar ul li.current_page_ancestor ul li a {
	text-transform:uppercase;
	font-size:14px;
	display:block;
	width:115px;
	height:auto;
	margin:0;
	padding:5px 10px;
	line-height:110%;
	text-align:left;
	color:#eee;
	font-style:italic;
}
#navbar ul li ul li a.hover,
#navbar ul li ul li:last-child a.hover,
#navbar ul li ul li a.current_page_item,
#navbar ul li ul li.current_page_item a,
#navbar ul li ul li a.current_page_item.hover,
#navbar ul li ul li:last-child a.current_page_item.hover {
	color:#fff;
}
#navbar ul li ul li ul{
	position:absolute;
	top:0;
	left:100%;
	margin:0;
	padding:0;
	display:none;
}

/* Wordpress alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
