/* CSS Reset courtesy of Eric Meyer v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.hidden {
    display: none;
}

/*===== Main Settings =================================================== */

body {
    background: #fdfdfd url(../images/backgroundTile.jpg) center 500px repeat-x;
    min-height: 800px;
    font-size: 15px;
    font-family: "Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans","Trebuchet MS",Verdana,"Verdana Ref",sans-serif;
    line-height: 21px;
    color: #444;
}

ol {
    width: 75%;
    margin-bottom: 30px;
    margin-left: 5%;
    list-style-position: outside;
    padding-left: 30px;
}

ol li {
    list-style: decimal;
    margin-bottom: 5px;
}

#container {
    display: block;
    width: 1000px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
}

#header {
    display: block;
    height: 104px;
    position: relative;
}

#content {
    display: block;
    width: 538px;
    padding-right: 40px;
    margin-left: 160px;
    margin-right: 0;
    position: relative;
    overflow: display;
}

/*====== Header ================================================ */

img#logo {
    display: block;
    position: absolute;
    top: 30px;
    left: 20px;
    border: none;
}

#header ul.menu  {
    display: block;
    width: 373px;
    height: 98px;
    position: absolute;
    right: 0;
    top: 0;
}

#header li.item1 {
    display: none;
}

#header li {
    display: block;
    float: right;
    height: 138px;
}

#header li a {
    display: block;
    height: 24px;
}

#header li a:hover {
    background: url(../images/navOverBack.jpg) left top repeat-x;
}

#header .menu li a {
    text-decoration: none;
    font-size: 1.3em;
    padding: 53px 22px 15px;
    border-left: 1px solid #ccc;
    color: #555;
}

#header .menu li.item-471 a {
    border-right: 1px solid #ccc;
}

#header .menu li a:hover {
    color: #fff;
    text-shadow: 0 1px 0 #444;
}

/*======= Main Body ========================================== */

#featured {
    display: block;
    width: 1080px;
    height: 317px;
    margin-left: -40px;
    margin-bottom: 30px;
    left: 0;
    background: url(../images/featuredBack.jpg) center 10px no-repeat;
    color: #fff;
    padding-top: 10px;
}

#featured1 {
    display: block;
    width: 460px;
    height: 262px;
    float: left;
    margin-top: 15px;
    padding-left: 15px;
    padding-left: 42px;
}

#featured2 {
    display: block;
    width: 420px;
    height: 262px;
    float: right;
    margin-right: 40px;
    margin-top: 15px;
    padding: 20px 40px;
    background: url(../images/featuredGrad.jpg) left top repeat-x;
    font-size: 1.2em;
    line-height: 1.3em;
    padding: 20px 20px 20px 40px;
    width: 440px;
}

#featured2 a, #featured2 a:visited {
    color: #22BF42;
    color: #00A0CF;
}

#featured2 a:hover {
    text-decoration: underline;
}

#featured h3, p.featuredIntro {
    font-size: 1.2em;
    line-height: 1.2em;
    color: #22BF42;
    text-shadow: 1px 1px 1px #000;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
}

#featured h4, #featured h1 {
    font-size: .7em;
    color: #00A0CF;
    font-weight: bold;
    margin-bottom: 0;
}

img.bullets {
    display: block;
    position: absolute;
    width: 100px;
    left: -140px;
}

p.buttonheading {
    display: none;
}

#zend {
    top: 170px;
}

p, div.blog-text ul, div.blog-text ol {
    margin-bottom: 30px;
}

h2 {
    color: #00A0CF;
    font-weight: bold;
}

a, a:visited {
    color: #003F5F;
    text-decoration: underline;
}

a:hover {
    color: #60889c;
    color: #4a778e;
    text-decoration: underline; 
}


/*
=======Sub Pages ==============================================
*/

#page ul li {
    padding: 0 0 5px 0px;
    list-style-type: disc;
    margin-left: 30px;
}

#page ul {
    margin-bottom: 30px;
}

#page ul.important {
    padding-top: 25px;
    padding-bottom: 25px;
}

#page p img {
    border: 1px solid #dcdcdc;
}

ul.serviceList li {
    background: url('../images/blueCheck.png') 0 9px no-repeat;
    padding: 7px 0 7px 24px;
}

div.blog-text li {
    list-style: disc;
    list-style-position: inside;
    margin: 5px 15px;
}

div.blog-text-mth {
    font-size: .8em;
}

.portfolio h1, .contact h1, .subpage h1, .blog #eblog-wrapper #ezblog-head h1 {
    display: block;
    height: 23px;
    width: 996px;
    font-size: 23px;
    padding: 5px 0 6px;
    position: absolute;
    left: -140px;
    top: 10px; 
    margin-bottom: 30px !important;
    font-weight: normal;
    border-bottom: 1px solid #DCDCDC !important; 
}

.subpage #content ul {
    padding: 5px 0;
}

.subpage #content li {
    margin: 10px 20px;
    list-style-type: disc;
    list-style-position: outside;
}

.subpage #content img {
    border: 1px solid #ccc;
}

.portfolio .items-leading, .contact #contact, .subpage .item-pagesubpage {
    padding-top: 100px;
}

.projects span.status, .projects span.state {
    font-variant: small-caps;
    display: block;
    width: 20%;
    float: left;
    margin-top: 12px;
}

.projects span.state {
    width: 79%;
}

.projects span.state + span.status, .projects span.state + span.status + span.state {
    margin: 0 0 12px; 
}

.contact #contactForm .leftSide input {
    padding: 5px;
    border: 1px solid #dcdcdc;
    margin-bottom: 12px;
}

.contact #contactForm .rightSide {
    position: relative;
    top: -3px;
}

.contact #contactForm #question {
    border: 1px solid #dcdcdc;
    width: 97%;
    padding: 5px;
}

.contact #contactSubmit {
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    background: #003F5F;
    border: 1px solid #4a778e;
}

.contact #contactSubmit:hover {
    color: #4a778e;
    cursor: pointer;
    cursor: hand;
}

#emailSuccess {
    display: block;
    position: relative;
    top: 70px;
    left: 70px;
    font-size: 1.2em;
    background: #f1f1f1;
    width: 95%;
    padding: 5%;
    border: 1px solid #dcdcdc;
}

#altNav {
    position: absolute;
    width: 230px;
    left: 810px;
    top: 200px;
    color: #666;
}

#altNav .module {
    margin-bottom: 35px;
}

/*
======= Extension PPC Landing Page =========================
*/

.extension #featured1, .extension #featured2 {
    display: none;
}

.extension #featured p img {
    padding-top: 15px;
    padding-left: 40px;
}

.extension h1.componentheadingextension {
    display: none;
}

.extension .article_column {
    width: 31%;
    float: right;
    padding-right: 15px;
}

.extension .article_separator {
    display: none;
}

.extension .article_column img {
    float: left;
    padding-right: 10px;
}

.extension #content{
    width: 100%;
    margin-left: 0;
    padding-right: 0;
}

.extension .article_column ul li {
    padding-left: 20px;
    background: url(../images/arrowBullet.png) 0 5px no-repeat;
    margin-bottom: 10px;
}

.extension .article_column h2 {
    color: #444;
    font-size: 16px;
    padding-bottom: 15px;
}

.extension #disclaimer {
    display: block;
    height: 14px;
    position: absolute;
    right: 50px;
    top: 270px;
    font-size: 12px;
}

.extension #featured {
    position: relative;
}


.contentCallToAction {
    font-size: 1.1em;
    font-weight: bold;
}

/* Incorporated from Sub work */

.about-bottom{ margin-top: 20px; padding-left: 20px; }
.about-blocks{ width: 450px; float: left; }
.about-left{
	width: 400px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	background: url("../images/active-bottom-shadow.png") no-repeat center bottom;
}
.about-right{ 
	width: 520px; 
	padding-bottom: 12px;
	background: url("../images/active-bottom-shadow.png") no-repeat center bottom;
}
.about-blocks h4{
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.about-detail{
	border: 1px solid #aaa;
	border-top: 3px solid #003d5c;
	padding: 10px;
	height: 160px;
	box-shadow: 0px 2px #bbb
	background: #fff;
}

.featured .avatar{ width: 120px; float: left; }

.about-left .detail-right{ margin-bottom: 15px; }

.certify-logo{ position: relative; display: block; width: 120px; top: -40px; left: 260px; text-align: right; }

span.cited {
    width: 100%;
    display: block;
    margin-top: 7px;
    padding-left: 10px;
    color: #666;
}

/* Untested */

.portfolio .items-leading {
    width: 100%;
    display: block;
    position: relative;
}

.portfolio .img-intro-left { 
    width: 120px; position: absolute; left: -138px; 
}

.post-image-left img {
    width: 110px; height: 100px; 
}


.portfolio .items-leading { 
    color: #444;
}

.portfolio .items-leading div {
    margin-bottom: 50px;
}

.portfolio p.portfolioOptions {
    height: 20px;
    padding-top: 23px;
}

.portfolio h2 {
	color: #44b9dc;
	font-size: 1.2em;
}

.portfolio h3 { 
    font-size: .9em; 
    margin-top: 15px;
}

.portfolio p {
    margin: 0;
}

a.blueButton, a.blueButton:visited {
    background: #004366 url('../images/portfolioButtons.png') 0 0 repeat-x;
    color: #fff;
    text-decoration: none;
    padding: 3px 12px;
    border: 1px solid #004366;
    text-decoration: none;
    font-size: .9em;
}

a.blueButton:hover {
    color: #dcdcdc;
}

#system-message-container {
    width: 300px; position: absolute; background: #333; padding: 20px; border-radius: 10px; top: 30%; left: 39%; color: #fff; font-weight: bold; text-align: center; display: none;
}

.module h4 {
	color: #777777;
}

/* Easy Blog */

#header ul.menu {
    width: 450px;
}

div.blog-post, div.blog-read {
    background: #fff;
}

.blog #ezblog-head div.component-links {
    display: none;
}

.blog #content {
    margin-left: 60px;
    width: 638px;
}

.blog #eblog-wrapper #ezblog-head h1 {
    left: -40px;
}

.blog #ezblog-body {
    padding-top: 80px;
}

.right-sidebar .component-links a.link-email span { 
    background: url("http://bluebridgedev.com/components/com_easyblog/themes/default/images/icons/mail-plus.png") 0px 50% no-repeat transparent;
    padding-left: 25px;
}

.right-sidebar .component-links a.link-rss span { 
    background: url("http://bluebridgedev.com/components/com_easyblog/themes/default/images/icons/feed-plus.png") 0px 50% no-repeat transparent;
    padding-left: 25px;
}

.ezb-mod .mod-post-title {
    font-size: 14px;
}

.right-sidebar div.mod-post-meta {
    display: none;
}

.blog .blog-option {
    margin-top: 0;
}

.blog #ezblog-body .blog-option ul, .blog #ezblog-body .blog-brief  {
    display: none;
}

.manage #content {
    margin-top: 20px;
    margin-left: 20px;
    width: 98%;
}

/* Buttons */

a.contentCallToAction.blueBtn.square span {
    visibility: hidden;
    width: 318px;
    height: 28px;
}

a.contentCallToAction.blueBtn.square, a.contentCallToAction.blueBtn.square:visited {
    display:block;
    width: 318px;
    height: 28px;
    background: url(../images/squaredBlueBtn.gif) 0 0 no-repeat;
    text-decoration: none;
    margin-left: 5px;
    margin-top: 5px;
}

a.contentCallToAction.blueBtn.square:hover {
    background: url(../images/squaredBlueBtn.gif) 0 -28px no-repeat;
}

.subpage #content ul ul {
    padding: 0;
}

h2.sectionHeader {
    font-size: 1.3em;
    color: #333;
    padding-bottom: 10px;
    text-decoration: underline;
}

#toc {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px 15px 10px;
    margin-bottom: 20px;
}

#mailChimpInArticle #mc_embed_signup { background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }

#mailChimpInArticle #mc_embed_signup form { padding: 0 0 20px 0; }