/*
Theme Name: FirePath
Description: A custom theme developed for FirePath
Theme URI: http://www.
Version: 1
Author: Joe Botha
Author URI: http://www.jsbwebdesign.com
Template: 
*/
/* CSS 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,
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;
	background: #D6D6D8 url(images/page-bg.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	border: 2px dashed #CCCCCC;
	padding: 5px;
	margin-left: 2em;
	margin-right: 2em;
	background-color: #e9f3f8;
	margin-bottom: 1em;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#wrap {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

/*Layout*/
#header {
	height: 156px;
	display: block;
	width: 870px;
	padding-right: 30px;
	padding-left: 30px;
}
#logo {
	background: url(images/firepath.png) no-repeat;
	height: 120px;
	width: 325px;
	text-indent: -9999px;
	float: left;
	margin-top: 10px;
}
#logo a {
	display: block;
	height: 120px;
	width: 315px;
}

#tagline {
	float: right;
	color: #999999;
	font-size: 24px;
	font-style: italic;
	text-align: right;
	padding-top: 50px;
}
#tagline .phone {
	color: #000000;
}

#topnav {
	height: 75px;
	width: 930px;
}
#main {
	background: #FFFFFF url(images/content-bg.png) repeat-y center top;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#mainwide {
	background: #FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 875px;
	float: left;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contentwide {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.entry {
	width: 600px;
	float: left;
}

#side {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main p, #mainwide p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#main h1, #mainwide h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}
#main ul, #mainwide ul {
	margin: 1em 2em 2em;
}
#main ol, #mainwide ol {
	margin: 1em 2em 2em;
}
#main ul li, #mainwide ul li {
	margin-bottom: .7em;
	list-style: circle;
}
#main ol li, #mainwide ol li {
	margin-bottom: .7em;
	list-style: decimal;
}
#content img {
	padding: 2px;
	border: 1px solid #dedede;
}
.cathdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 1em;
}

.post h2, .post h3 {
	font-size: 22px;
	font-weight: normal;
}
.post h4, .post h5 {
	font-size: 18px;
	font-weight: normal;
}
.readmore  {
	margin: -20px 0px 0px;
	clear: both;
	font-size: 14px;
	text-align: right;
	display: block;
}
.readmore   a:link, .readmore a:visited {
	color: #FFFFFF;
	background: #337F3F;
	padding: 5px 10px;
}
.readmore a:hover {
	color: #FFFFFF;
	background: #09090A;
}
.commentlink {
	width: 110px;
	float: right;
	font-size: 12px;
	background: url(images/comments.png) no-repeat right;
	margin-top: -25px;
}
.excerpthdr {
	padding-right: 150px;
}
small {
	font-size: 12px;
	line-height: normal;
}
.postmetadata  {
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
.hr  {
	background-image: url(images/hr.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	clear: both;
}
#posttabs {
	display: block;
	clear: both;
}
.populartab  {
	float: right;
	width: 280px;
	display: block;
	padding: 10px 0px 10px 10px;
}
.similartab  {
	float: left;
	width: 280px;
	display: block;
	padding: 10px 10px 10px 0px;
}
.tags {
	background: url(images/tags.png) no-repeat left top;
	padding-left: 30px;
}

.populartab  h3, .similartab h3 {
	background: #0055A4;
	color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.addthis_container img {
	border: 1px solid #FFFFFF;
}



/*Images*/
img.alignright {
	float:right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}
img.alignleft {
	float:left;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
}
div.alignright {float:right; margin:0 0 1em 1em}
div.alignleft {
	float:left;
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignleft {
	padding: 2px;
	border: 1px solid #dedede;
	margin-right: 10px;
	float: left;
}

img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

img.alignright {
	padding: 2px;
	border: 1px solid #dedede;
	margin-left: 10px;
	float: right;
}
img.aligncenter {
	padding: 2px;
	border: 1px solid #dedede;
	text-align: center;
	display: block;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/*Images*/
#footer {
	background: url(images/footer.jpg);
	height: 82px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	font-size: 10px;
	float: right;
	padding-top: 4px;
	padding-right: 20px;
	color: #999999;
}

#footertext {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	padding: 20px;
	color: #FFFFFF;
}
#footertext a {
	color: #66CCFF;
}
#footertext .leftcol {
	float: left;
	width: 700px;
}
#footertext .rightcol {
	float: left;
	width: 180px;
}
.rsssubscribe {
	background-image: url(images/rss-trans.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	line-height: 50px;
	padding-top: 5px;
}
.rsssubscribe a {
	color: #ED930F;
}




/*Top Navigation */
#topnav ul li {
	display: inline;
}
#topnav a {
	line-height: 74px;
	float: left;
	display: block;
}
#topnav .home {
	background: url(images/topnav.png) no-repeat left top;
	width: 158px;
	text-indent: -9999px;
}
#topnav .services {
	background: url(images/topnav.png) no-repeat -158px top;
	width: 154px;
	text-indent: -9999px;
}
#topnav .studies {
	background: url(images/topnav.png) no-repeat -312px top;
	width: 153px;
	text-indent: -9999px;
}
#topnav .about {
	background: url(images/topnav.png) no-repeat -465px top;
	width: 153px;
	text-indent: -9999px;
}
#topnav .contact {
	background: url(images/topnav.png) no-repeat -618px top;
	width: 154px;
	text-indent: -9999px;
}
#topnav .blog {
	background: url(images/topnav.png) no-repeat -772px top;
	width: 158px;
	text-indent: -9999px;
}
/*hover*/
#topnav .home:hover {
	background: url(images/topnav.png) no-repeat left bottom;
}
#topnav .services:hover {
	background: url(images/topnav.png) no-repeat -158px bottom;
}
#topnav .studies:hover {
	background: url(images/topnav.png) no-repeat -312px bottom;
}
#topnav .about:hover {
	background: url(images/topnav.png) no-repeat -465px bottom;
}
#topnav .contact:hover {
	background: url(images/topnav.png) no-repeat -618px bottom;
}
#topnav .blog:hover {
	background: url(images/topnav.png) no-repeat -772px bottom;
}
#side ul {
	margin: 0px;
	padding: 0px;
}
#side    /*Top Navigation*/
ul   /*Sidebar*/
ul          {
	padding:0px;
	margin: 0px 0px 5px;
}
#side   ul li  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#side  ul  ul  li, #side ul ul ul li {
	list-style-type: none;
	background: url(images/formgrad.png) repeat-x center top;
	margin-bottom: 5px;
}
#side ul ul ul {
	margin: 5px 0px 0px;
	padding: 0px;
}
#side ul ul ul li {
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#side ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 10px 5px 25px;
	border: 1px solid #CCCCCC;
	background: url(images/page_process-trans.png) no-repeat 5px 6px;
}
#side ul li a:hover {
	display: block;
	padding-bottom: 5px;
	color: #165AA7;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 25px;
	background: #E9F3F8 url(images/accept_page-trans.png) no-repeat 5px 6px;
	border: 1px solid #0155A4;
}


#side h2 {
	background: url(images/tab.png) no-repeat;
	height: 48px;
	width: 265px;
	padding: 0px 0px 0px 20px;
	line-height: 35px;
	color: #FFFFFF;
	margin: 0px 0px 0px -6px;
}

/*Sidebar*/

/*Links*/
a:link, a:visited {
	color: #0152A4;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
/**/
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main, #mainwide {padding-bottom: 82px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -82px; /* negative value of footer height */
	height: 82px;
	clear:both;} 
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Comments*/
#comments {
	width: 616px;
	clear: left;
}
/* Comments (comment)  */

#comments_wrap {
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	background-image: url(images/bg_comments.gif);
	background-repeat: repeat-x;
	background-color: #F7F6F6;
	padding-top: 15px;
	padding-bottom: 30px;
}
#comments_wrap  ol  li {
	list-style-type: none;
}

#respond {
	padding: 15px 32px 30px 31px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	background-image: url(images/bg_comments.gif);
	background-repeat: repeat-x;
	background-color: #F7F6F6;
}
#comments_wrap    h3    {
	padding-left: 28px;
}
#author, #email, #url {
	padding-top: 5px;
	border: 2px solid #999999;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#commentform #author {
	background-image: url(images/user.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#commentform #email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#commentform #url {
	background-image: url(images/world_link.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#commentform #comment {
	border: 2px solid #999999;
	background-image: url(images/formgrad.png);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
}


#commentform {
	padding-top: 20px;
}

/*Comments*/

/*New Comment Test*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li {
	border:5px solid #ddd;
	height:1%;
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
	position:relative;
	list-style-type: none;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#999; border:2px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;&nbsp; text-align:center; width:36px; }
ol.commentlist li div.reply:hover {
	border:2px solid #0155A4;
	background-color: #0155A4;
}
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {&nbsp; }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#f7f7f7; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/*New COmment Test */
/*Date*/
/*Cal*/
.post-date{
	float: left;
	display: inline;
	background-image: url(images/date.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 60px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.post-date {
	float: left;
	display: inline;
	height: 65px;
	width: 60px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
}
.post-date {
	background-image: url(images/date.jpg);
}
.month {
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}
.day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
/*Date*/
/*Pagebar*/
/* Page Bar */
.pagebar {
	margin-right: 0.1em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #F5F5F5;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagebar a, .pagebar a:link, .pageList .this-page, .pagebar a:visited {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pagebar a:visited {
	background-color: #F5F5F5;
}
.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}
.pagebar .this-page {
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.pagebar a:hover {font-weight: bold;color: #000000;}
.pagebar .inactive {
	border: 1px solid #cccccc;
	color: #ccc;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
/*Pagebar*/
/*Home CTA*/
#home1, #home2, #home3, #testimonials, #news, #resources, #comm1, #comm2, #comm3 {
	width: 260px;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(images/ctamid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
#comm1 {}
#comm2 {}
#comm3 {}.ctatop {
	background-image: url(images/ctatop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 260px;
}
#home1 {}
#home2 {}
#home3 {}.ctatop {
	background-image: url(images/ctatop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 260px;
}
.ctacontent {
	padding-right: 10px;
	padding-left: 10px;
	width: 240px;
	background-image: url(images/ctabase.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.ctabase {
	background-image: url(images/ctabase.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 260px;
}
#home1 h3 {
	background-image: url(images/marketh3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 15px;
	height: 55px;
	padding-top: 10px;
}
#home2 h3 {
	background-image: url(images/executiveh3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 15px;
	height: 55px;
	padding-top: 10px;
}
#home3 h3 {
	background-image: url(images/outsourceh3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 15px;
	height: 55px;
	padding-top: 10px;
}

#comm1 h3 {
	background-image: url(images/newicon1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 15px;
	height: 55px;
	padding-top: 10px;
}
#comm2 h3 {
	background-image: url(images/newicon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 15px;
	height: 55px;
	padding-top: 10px;
}
#comm3 h3 {
	background-image: url(images/newicon3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	font-size: 15px;
	height: 55px;
	padding-top: 10px;
}

#comm1   p, #comm2   p, #comm3   p,
#home1   p, #home2  p, #home3  p, .textwidget {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-size: 14px;
	line-height: 1.5em;
}
.ctalink   {

}
.ctalink a {
	color: #FFFFFF;
	background-color: #0055A4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: block;
}

/* Fix for PNG alpha channel display in IE6 */
img {
  behavior: url("/wp-content/themes/pngbehavior.htc");
}
