/*
Theme Name: Masthaven
Theme URI: http://www.carbidefinger.net/
Description: The WordPress theme for Masthaven by Nick Pack of Carbide-Finger Ltd
Version: 1.0
Author: Carbide-Finger Ltd
Author URI: http://www.carbidefinger.net/
Tags: masthaven, bridging finance

	Masthaven v1.0
	 http://www.carbidefinger.net

	This theme was built by Nick Pack,
	for carbide-finger ltd http://www.carbidefinger.net/

	The CSS, XHTML and design is copyrighted material
	no for redistribution or use without prior consent

*/
@charset "UTF-8";
.dummytocorrectsafaribug {
/* This is a deliberate empty class that isnt used anywhere, this is to counter safari 4 on OSX not interpreting the first value after @charset with big comments starting the file */	
}
* {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
body {
	color: #404040;
	background: #FDBB13;
	line-height:20px;
}
#bg {
	width: 1028px;
	margin: 0px auto;
	background:url(images/common/bg_border.png) repeat-y
}
#main {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	background: url(images/big_bg.jpg) bottom no-repeat #FFFFFF;
}
#header {
	width:1000px;
	padding: 0px 0px 0px 0px;
	height: 300px;
}
#BigHead {
	height:300px;
	width:1000px;
	float: left;
}
#bg_top {
	background: url(images/bg_top2.jpg) no-repeat left top;
	height:300px;
	width:317px;
	float:left;
}
#text_top {
	color:#000000;
	width:234px;
	margin: 11px 0px 0px 19px;
}
.tit_top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#486501;
	font-weight: 900;
}
#content {
	width: 992px;
	padding: 10px 0px 5px;
	background: url(images/bg_png.png) left repeat-y;
	margin: 0px 4px;
}
#ColContainer {
	width: 992px;
	min-height: 500px;
	padding: 0px 0px 10px;
}
#ColContainer p {
	margin-bottom: 10px;
}
.FourCol {
	background:url(images/common/4colVertDivs.png) repeat-y 197px;
}
.TwoCol {
	background:url(images/common/2colVertDivs.png) repeat-y 197px;
}
#LeftCol {
	float:left;
	padding: 5px 0px 0px 15px;
}
.LeftColWidth4Col {
	width: 251px;
}
.LeftColWidth2Col {
	width: 517px;
}
#CenterCol {
	float:left;
	padding: 5px 0px 0px 15px;
	width:251px;
}
#HighLights {
	width: 256px;
	height: 290px;
	float: right;
	position: static;
	top: 0px;
	padding: 0px;
	margin: 10px 10px 0px 0px;
}
#HighLights ul {
	margin: 0px;
	padding: 25px 0px 0px;
	display: block;
	list-style-type: none;
}
#HighLights li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-top: 10px;
	height: 60px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
}
.HighlightsOrangeTab {
	background-image: url(images/common/trans_tab_orange.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsGreenTab {
	background-image: url(images/common/trans_tab_green.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsRedTab {
	background-image: url(images/common/trans_tab_Red.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsPurpTab {
	background-image: url(images/common/trans_tab_Purp.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsBlueTab {
	background-image: url(images/common/trans_tab_Blue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.WhiteTab {
	background-image: url(images/common/trans_tab_white.png);
	background-repeat: no-repeat;
}
.OrangeTab {
	background-image: url(images/common/trans_tab_orange.png);
	background-repeat: no-repeat;
}
.TransBgOrange {
	background-image: url(images/common/TransBG_orange.png);
}
#HighLights .HighlightsTitle a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;

}
#HighLights .HighlightsText a {
	color: #333333;
	font-weight: normal;
}
#HighLights .HighlightsText a:hover {
	color: #000000;
}
#HighLights .HighlightsTextPhoneNo a {
	color: #333333;
	font-weight: bold;
	font-size: 1.5em;
	display: block;
	text-decoration: none;
}
.text {
	padding: 7px 7px 0px;
	float: left;
	clear: both;
}
.Contacts {
	width: 502px;
}
.PhonePic {
	padding-bottom: 10px;
	padding-left: 10px;
}
.FootNote {
	font-size: 0.8em;
	color: #999999;
	line-height: 1.2em;
}
.img {
	float:left;
	margin: 5px 10px 5px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dot {
	line-height:20px;
	color: #FF9900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.dat {
	text-decoration:underline;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF9900;
}
.ArticleTitle {
	color: #FF9900;
	font-weight: bold;
}
H1 {
	font-size:1.5em;
	font-weight:normal;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	float: none;
	display: block;
}
H2 {
	font-size:1em;
	font-weight:bold;
	color: #FF9900;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.Info {
	background-image: url(images/trinkets/Info_Box_Blue.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #4A91D0;
	padding-left: 43px;
	padding-right: 5px;
	background-color: #C6F0FF;
	line-height: 1.3em;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}
.CallOut {
	font-size: 1.4em;
	font-weight: normal;
	color: #ff9900;
	line-height: 1.3em;
}
sup {
	font-size: 0.9em;
}
.read {
	text-align:right;
	padding-right:0px;
	padding-top: 7px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RSS img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
#RSS {
	margin-top: 5px;
	font-weight: normal;
	text-align: right;
}
.logo {
	background-image: url(images/common/logo.png);
	height: 100px;
	background-repeat: no-repeat;
	width: 307px;
	position: relative;
	top: 30px;
	float: left;
}
.read_top {
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}
#right {
	float:right;
	width: 250px;
	padding-right: 5px;
	padding-top: 5px;
}
#right a, .entry a:link, .entry a:visited, .entry a:active, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:active, .navigation a:link, .navigation a:visited, .navigation a:active, .commentlist a:link, .commentlist a:active, .commentlist a:visited {
	color: #FF9900;
}
.entry a:link, .entry a:visited, .entry a:active, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	text-decoration:none;
}
.entry a:hover, .postmetadata a:hover, .navigation a:hover, .commentlist a:hover {
	color:#000 !important;
	text-decoration:underline;
}
.postmetadata {
	padding-bottom:4px;
	margin-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#right h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1.5em;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: normal;
	clear: both;
}
#right ul {
	list-style: none;
	padding-left:0px;
	padding-top:7px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}
#right .RightRead a {
	background-image: url(images/trinkets/page.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-right: 10px;
	padding-left: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
}
.RightRead {
	text-align:right;
	padding-right:0px;
	padding-top: 0px;
}
#right li {
	padding-top: 0px;
	background: url(images/trinkets/NewsBullet.png) no-repeat 3px 0px;
	padding-left: 32px;
}
ul {
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
}
#footer {
	height: 40px;
	width: 1000px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear:both;
	padding: 20px 0px 0px;
	background: url(images/common/footer.jpg) left top no-repeat;
}
#footer a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#NavCol {
	width: 183px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	float:left;
}
#Nav {
	float: left;
	clear: right;
	display: block;
}
#Nav ul {
	padding-left: 0px;
	margin: 0px;
}
#Nav li {
	display: inline;
}
#Nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	padding-top: 5px;
	text-align: left;
	padding-left: 22px;
	width: 155px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-image: url(images/common/nav_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	background-color: #F4F4F4;
	padding-right: 5px;
}
.first {
}
#Nav a:hover {
	background-image: url(images/common/nav_bullet_roll2.gif);
	background-position: 5px 9px;
	color: #FDBB13;
}
#BigHead2 {
	height:300px;
	width:1000px;
	background:url(images/headers/BigHeader2.jpg) no-repeat left top;
	float: left;
}
.ClearDiv {
	clear: both;
	display: block;
}
.RuleUnder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.BoldOrange {
	font-weight: bold;
	color: #FF9900;
}
.RightColBannerImage {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PadTop10 {
	padding-top: 10px;
}
.HomeHeadPic {
	background-image: url(images/headers/HomeHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.AuctionsHeadPic {
	background-image: url(images/headers/auctions_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BigLoansHeadPic {
	background-image: url(images/headers/BigHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.SecondBestHeadPic {
	background-image: url(images/headers/secondbest_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CarreersHeadPic {
	background-image: url(images/headers/CareersHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IntroducersHeadPic {
	background-image: url(images/headers/IntermediariesHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RenovationsHeadPic {
	background-image: url(images/headers/RenovationsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.NewsHeadPic {
	background-image: url(images/headers/NewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.NewsHeadPic2 {
	background-image: url(images/headers/NewsHeader2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Required {
	color: #FF0000;
}
.NoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LeftCol .text legend {
	font-weight: bold;
}
.ProcFeeTblTitle {
	background-color: #FDB813;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Flip {
	background-color: #e7e7e7;
	padding-left: 5px;
	text-align: center;
}
.FlipLeft {
	background-color: #e7e7e7;
	padding-left: 5px;
}
.Flop {
	background-color: #fedc89;
	padding-left: 5px;
	text-align: center;
}
.FlopLeft {
	background-color: #fedc89;
	padding-left: 5px;
}
.ContactButton {
	float: left;
	padding-top: 15px;
}
dt {
	padding-top: 5px;
}
.RadioPad {
	margin-left: 10px;
}
#Address {
	display: block;
	padding-left: 5px;
	padding-top: 30px;
	clear: both;
	line-height: 1.3em;
	color: #666666;
}
.CallBackIcon {
	display: block;
	float: left;
	padding-right: 5px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.SideBox {
	margin-bottom: 20px;
}
.PostListTitle {
	margin-top:1em;
}
.PostListTitle a:link, .PostListTitle a:active, .PostListTitle a:visited {
	font-size: 1.4em;
	font-weight: normal;
	color: #ff9900;
	line-height: 1.3em;
	text-decoration:none;
}
.PostListTitle a:hover {
	color:#000;
	text-decoration:underline;
}
.post {
	padding-left: 7px;
	padding-right: 7px;
}
textarea {
	width:500px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
#s {
	margin-left:30px;	
}
