/*
Theme Name: Crimson Fox
Author: Crimson Fox
Author URI: http://crimsonfox.com.au/
Description: Crimson Fox Custom Theme
*/


html{
	width:100%;
	min-width:1000px;
	margin:0;
	padding:0;
}

body{
	width:100%;
	min-width:1000px;
	margin:0 auto;
	padding:0;
	background:url('images/blue-noise.jpg') #3e5c7f;
	font-family:'OpenSansLight', sans-serif;
}

strong{
	font-family:'OpenSansBold';
	font-weight:normal;
}

strong em{
	font-family: 'OpenSansBoldItalic';
	font-weight:normal;
	font-style:normal;
}

em strong{
	font-family: 'OpenSansBoldItalic';
	font-weight:normal;
	font-style:normal;
}

em{
	font-family: 'OpenSansLightItalic';
	font-style:normal;
}


p{
	font-size:15px;
	color:#444444;
}

a{
	border:none;
	outline:0;
	color:#990000;
	text-decoration:none;
}

a:hover{
	color:#5a0000;
}

h1, h2, h3 ,h4{
	font-weight:normal;
}

hr{
	border:none;
	border-top:solid 1px #e1e6eb;
	margin:30px 0;
}

.lasthr{
	margin:30px 0 5px !important;
	display:none;
}

.clear{
	clear:both;
}

.sitewidth{
	width:940px;
	padding:0 30px;
	margin:0 auto;
	overflow:visible;
}

.header{
	width:100%;
	background:url('images/blue-noise.jpg') #3e5c7f;
	margin:0 auto;
	padding:30px 0 25px;;
}

.whitebold{
	color:#fff;
	font-family:'OpenSansBold', sans-serif;
}

.header p{
	font-family:'OpenSansLight', sans-serif;
	color:#589abc;
	text-align:right;
	font-size:20px;
	margin:0;
	padding:0;
}

.linkedin{
	background:url('images/linkedin.png') no-repeat top left;
	width:29px;
	height:29px;
	text-indent:-9999px;
	display:block;
	float:right;
	margin:0 0 0 5px;
}

.brian-title{
	color:#fff !important;
	font-family: 'OpenSansLightItalic' !important;
	padding:5px 0 0 0 !important;
}





.main-menu{
	width:100%;
	background:#e2e6ec;
	margin:0 auto;
}

.main-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

.main-menu ul li{
	float:left;
	margin:0;
	padding:5px 0;
}

.main-menu ul li a{
	color:#3c5a7d;
	text-decoration:none;
	padding:10px;
}

.main-menu ul li a:hover{
	background:#fff;
}








.banner{
	background:#333333;
	margin:0 auto;
}

.wrap{
	width:100%;
	margin:0 auto;
	padding: 0 0 40px 0;
}

.background-white{
	background:#fff;
}



.quote{
	width:256px;
	background:url('images/banner-quote.jpg') no-repeat top left;
	float:left;
	margin:40px 0 55px;
}

.quote h3{
	color:#fff;
	font-size:;
	font-family:'OpenSansLight', sans-serif;
	margin:0;
	padding:32px 0 0 0;
	font-size:20px;
}

.quote h3 .bold{
	font-family:'OpenSansBold';
}









.sendmail{
	float:right;
	width:550px;
	background:#444444;
	border-radius:5px;
	margin:40px 0 0 0;
	padding:30px;
}

.sendmail h2{
	font-family:'OpenSansBold';
	margin:0;
	padding:0;
	color:#fff;
}

.sendmail p{
	margin:0;
	padding:0;
	width:260px;
	font-size:16px;
	color:#5795b5;
}

.sendmail .left{
	float:left;
}

.sendmail form{
	width:250px;
	float:right;
}

.sendmail input[type="text"]{
	border-radius:5px;
	background:#333333;
	color:#fff;
	border:none;
	font-size:15px;
	font-family:'OpenSansLight', sans-serif;
	padding:8px 10px;
	margin:0 0 10px;
	width:230px;
	float:left;
}

.sendmail .lastinput{
	margin:0 !important;
	width:184px !important;
}

.sendmail input[type="submit"]{
	width:36px;
	height:36px;
	background: url('images/submit.jpg') no-repeat top left;
	border-radius:5px;
	border:none;
	margin:0;
	float:right;
}

.sendmail input[type="submit"]:hover{
	cursor:pointer;
	background-position: bottom left;
}








.sidebar{
	width:280px;
	float:left;
	margin:30px 0 0 0;
}

.sidebar h2{
	color:#3c5a7d;
	font-size:38px;
	margin:0;
	padding:15px 0 20px;
}

.sidebar .boldh2{
	font-family:'OpenSansBold';
	color:#3c5a7d;
	font-size:28px;
}

.sidebar h3{
	color:#3c5a7d;
	font-family:'OpenSansBold';
	padding:0 0 10px;
	margin:0;
}

.sidebar p{
	margin:0;
	padding:0 0 15px;
	font-size:14px;
}

.sidebar .testimonial{
	background:url('images/testimonial.jpg') no-repeat top left;
	padding:120px 0 0;
}

.sidebar .testimonial .right{
	text-align:right;
}



.sidebar form{
	width:280px;
}

.sidebar input[type="text"]{
	border-radius:5px;
	background:#c4cdd8;
	color:#3c5a7d;
	border:none;
	font-size:15px;
	font-family:'OpenSansLight', sans-serif;
	padding:8px 10px;
	margin:0 0 10px;
	width:260px;
	float:left;
}

.sidebar .lastinput{
	margin:0 !important;
	width:214px !important;
}

.sidebar input[type="submit"]{
	width:36px;
	height:36px;
	background: url('images/submit.jpg') no-repeat top left;
	border-radius:5px;
	border:none;
	margin:0;
	float:right;
}

.sidebar input[type="submit"]:hover{
	cursor:pointer;
	background-position: bottom left;
}
























.nav-previous{
	text-align:left;
	float:left;
}

.nav-next{
	text-align:right;
	float:right;
}


.content{
	width:610px;
	float:right;
	padding:40px 0 0 0;
}

.content .homepage-title{
	color:#3c5a7d;
}

.content h1{
	color:#990000;
	font-size:38px;
}

.content h2{
	color:#3c5a7d;
	font-size:34px;
	font-family:'OpenSansBold', sans-serif;
}

.content .caption{
	text-align:right;
	font-family: 'OpenSansLightItalic';
}

.content li{
	font-size:15px;
	color:#444444;
}

.content img{
	border:solid 5px #c4cdd8;
}

.article img{
	float:left;
	margin:0 40px 30px 0;
	border:solid 5px #c4cdd8;
}



.content form{
	width:300px;
}

.content input[type="text"]{
	border-radius:5px;
	background:#c4cdd8;
	color:#3c5a7d;
	border:none;
	font-size:15px;
	font-family:'OpenSansLight', sans-serif;
	padding:8px 10px;
	margin:0 0 10px;
	width:280px;
	float:left;
}

.content textarea{
	border-radius:5px;
	background:#c4cdd8;
	color:#3c5a7d;
	border:none;
	font-size:15px;
	font-family:'OpenSansLight', sans-serif;
	padding:8px 10px;
	margin:0 0 10px;
	width:280px;
	max-width:280px;
	min-width:280px;
	float:left;
}

.content .lastinput{
	margin:0 !important;
	width:234px !important;
}

.content input[type="submit"]{
	width:36px;
	height:36px;
	background: url('images/submit.jpg') no-repeat top left;
	border-radius:5px;
	border:none;
	margin:0;
	float:right;
}

.content input[type="submit"]:hover{
	cursor:pointer;
	background-position: bottom left;
}

.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child, .content p:first-child, .content a:first-child, .content ul:first-child, .content ol:first-child{
	margin-top:0;
}








.footer{
	width:100%;
}

.footer p{
	float:right;
	color:#fff;
	font-size:13px;
	padding:20px 0;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.widget-title{
	display:none;
}


blockquote{
	padding:0;
	margin:0;
}

.entry-content {
	border-bottom:solid 1px #E1E6EB;
	padding-bottom:20px;
	margin-bottom:10px;
}