/*
Theme Name: Triton BA
Theme URI: http://elliotjaystocks.com
Description: Custom Wordpress Theme created for Triton Business Advisors
Version: 1.0
Author: Landon Noss + Alex Meswarb
Author URI: http://onitechnology.com/
Tags: triton, business, advisors
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/custom-fonts.css";
@import "style/css/pagecustom.css";

body {
	background-color: #fff;
}

.container {
	width: 977px;
	margin: 0 auto;
}

/***********************************************************
Header Area
***********************************************************/

.header {
	height: 129px;
	position: relative;
}

.logo {
	width: 432px;
	height: 171px;
	z-index: 3;
	position: absolute;
	top: 12px;
	left: -92px;
}

.nav-links {
	float: right;
	margin-top: 88px;
}

.nav-links a {
	font-family: "TitilliumText14L","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 16px;
	color: #7A7A7B;
	text-decoration: none;
}

.nav-links a:hover {
	color: #5381ac;
}

.nav-links li {
	display: block;
	float: left;
	margin-right: 35px;
}

/***********************************************************
Content Area
***********************************************************/


.content-top {
	background: transparent url("style/images/bg_content_top.png") no-repeat scroll left bottom;
	height: 50px;
}


.content-bottom {
	background: transparent url("style/images/bg_content_btm.png") no-repeat scroll left bottom;
	height: 19px;
}

.content-inside-generic {
	margin: 0px 35px;
	padding: 15px 0px;
}

.content-inside-generic {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}

.content-inside-generic a {
	color: #5381AC;
	text-decoration: underline;
}

.content-inside-generic a:hover {
	text-decoration: none;
}

.content-inside-generic p {
	margin-bottom: 18px;
}

.content-header {
	margin-top: 10px;
	padding-bottom: 18px;
	border-bottom: 3px solid #e0e0e1;
	margin-bottom: 40px;
}

.content-header h2 {
	font-family: "TitilliumText14L 800 wt","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	letter-spacing: -2px;
	color: #343434;
	font-size: 2.2em;
}

.prev-next-singles {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e1;
	border-width: 80%;
	margin-bottom: 20px;
}

.post {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e1;
	border-width: 80%;
	margin-bottom: 20px;
}

.post h2 {
	font-size: 1.6em;
	font-family: "TitilliumText14L 400 wt",sans-serif;
}

.blog-posted-on {
	font-style: italic;
	color: #7A7A7B;
	font-size: 12px;
	margin-bottom: 10px;
}

.post h2 a {
	color: #5381AC;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.frontpage-content {
	width: 977px;
	height: 517px;
	background: transparent url("style/images/frontpage-bg.png") repeat-y scroll left bottom;
	margin-top: 3px;
	position: relative;
}

.fp-blurb {
	width: 430px;
	padding: 168px 0px 0px 80px;
	color: #fff;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.fp-blurb img {
	margin-bottom: 10px;
}

.fp-blurb-buttons {
	margin-top: 35px;
}

.fp-blurb-buttons img {
	margin-right: 5px;
}

.fp-laptop {
	width: 577px;
	height: 331px;
	position: absolute;
	top: 93px;
	right: -37px;
}

/***********************************************************
Footer
***********************************************************/

.footer {
	margin:20px 0 20px 0;
	width: 973px;
	height: 91px;
	display: block;
	background: transparent url("style/images/footer-brushed-bg.png") no-repeat scroll center top;

}

.footer-nav-links {
	height: 91px;
	line-height: 91px;
	float: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 0px;
}

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

.footer-nav-links a:hover {
	text-decoration: underline;
}

.footer-nav-links li {
	display: inline;
	padding-left: 14px;
}

.footer-logo {
	float: right;
	margin: 22px 15px 0px 0px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #fff;
	font-size: 11px;
}

.footer-logo-text {
	font-size: 28px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #a0a0a0;
	font-weight: bold;
	letter-spacing: -2px;
}



/* PROMOS */
.promo {
	position: relative;
	width: 1017px;
	height: 600px;
	background: transparent url("style/images/promo_bg.jpg") no-repeat scroll left bottom; }


.promo h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#343434;
	font-size:45px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: -2px;
	padding:120px 0 0 68px;
	margin:0 0 10px 0; }

.promo p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	padding:0 0 0 0px;
 	margin:0;
 	width: 375px; }

.promo ul {
	padding:10px 0 0 85px;
 	margin:0;
 	width: 375px; }

.promo ul li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	padding:0 0 0 15px;
	background: transparent url("style/images/list_bullet.gif") no-repeat 0 8px; }


.nav-links li em {
background:transparent url(images/hover.png) no-repeat scroll 0 0;
display:none;
font-style:normal;
font-weight:normal;
height:85px;
left:354px;
padding:20px 12px 10px;
position:absolute;
text-align:center;
top:17px;
width:180px;
z-index:2;