/*   
Theme Name: Business Agility Group
Author: Digital Developments
*/

html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
article,aside,figure,footer,header,hgroup,nav,section{display:block}
img,object,embed{max-width:100%}
html{overflow-y:scroll}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted#000;cursor:help}
table{border-collapse:collapse;border-spacing:0}
th{font-weight:700;vertical-align:bottom}
td{font-weight:400;vertical-align:top}
hr{display:block;height:1px;border:0;border-top:1px solid#ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}
input[type="radio"]{vertical-align:text-bottom}
input[type="checkbox"]{vertical-align:bottom;*vertical-align:baseline}.ie6 input{vertical-align:text-bottom}
select,input,textarea{font:99%sans-serif}
table{font-size:inherit;font:100%}
a:hover,a:active{outline:none}
small{font-size:85%}
strong,th{font-weight:700}
td,td img{vertical-align:top}
sub,sup{font-size:75%;line-height:0;position:relative}
sup{top:-.5em}
sub{bottom:-.25em}
pre,code,kbd,samp{font-family:monospace,sans-serif}.clickable,label,input[type=button],input[type=submit],button{cursor:pointer}
button,input,select,textarea{margin:0}
button{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.ie6 html{filter:expression(document.execCommand("BackgroundImageCache",false,true))}.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}
body{font:13px Helmet,Freesans,sans-serif}
body,select,input,textarea{color:#333}
a{color:#03f}
a:hover{color:#69f}::-moz-selection{background:#ddd;color:#999;text-shadow:none}::selection{background:#ddd;color:#999;text-shadow:none}
a:link{-webkit-tap-highlight-color:#fcd700}
ins{background-color:#fcd700;color:#000;text-decoration:none}
mark{background-color:#fcd700;color:#000;font-style:italic;font-weight:700}.post{}.entry-content{}.entry-content a{}.entry-content a:hover{}#meta{}.postmetadata{}#sidebar{}.navgation{}.next-posts{}.prev-posts{}#searchform{}#s{}#searchsubmt{}


.home-intro-wrapper {
	width: 100%;
	background: #f94600;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}

.home-intro {
	width: 980px;
	padding: 20px 0px;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
}

.intro-shadow {
	width: 100%;
	height: 16px;
	background: transparent url(images/bag/intro_shadow.png) repeat-x top left;
}

.home-content-wrapper {
	width: 100%;
	float: left;
}

.home-content-container {
	width: 1000px;
	margin: 15px auto;
}

.home-content {
	width: 620px;
	margin-right: 25px;
	float: left;
}


.home-sidebar aside { text-shadow:1px 1px 0 #fff; }
.home-sidebar aside:before { background:url('theme_styles/dark/images/sidebar_right_top.png') no-repeat; }
.home-sidebar aside:after { background:url('theme_styles/dark/images/sidebar_right_bottom.png') no-repeat; }
.home-sidebar aside { background:url('theme_styles/dark/images/sidebar_right.png') repeat-y top left; }

.home-sidebar aside { position:relative; }
.home-sidebar aside:before { content:""; width:32px; height:32px; display:block; position:absolute; left:0; top:-32px; }
.home-sidebar aside:after { content:""; width:32px; height:32px; display:block; position:absolute; left:0; bottom:-32px; }
.home-sidebar aside { padding:0 0 0 35px; width: 320px; float: right; }

.digidev-hm .panel {
	width: 300px;
	float: left;
        padding-bottom: 15px;
        border-bottom: 1px dotted #000000;
        margin-bottom: 15px;
}

.digidev-hm .welcome-panel {
	width: 620px;
	float: left;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px dotted #000000;
}

.digidev-hm .welcome-panel p {
	margin-top: 15px;
}

.digidev-hm .welcome-panel .hm-image {
        margin-right: 10px;
}

.digidev-hm h1 {
	color: #f94600;
	font-size: 18px;
	font-weight: bold
	line-height: 18px;
	margin-bottom: 10px;
}

.digidev-hm h2 {
	color: #023e71;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 10px;
}

.digidev-hm h3 {
	color: #f94600;
	font-size: 18px;
	font-weight: bold
	line-height: 18px;
	margin-bottom: 10px;
}

.digidev-hm .morebutton {
	float: right;
        margin-top: 0px;
}

.digidev-hm .panel .copy {
	height: 80px;
}


.hm-image {
	background: url(images/bag/hm_image_bg.png) no-repeat top left;
	padding: 15px;
        left: -9px;
        position: relative;
}

.header-tagline {
	color: #f94600;
	font-size: 16px;
	padding-top: 30px;
}

.ddrt {
	padding-bottom: 25px;
 	margin-bottom: 25px;
        background: transparent url(images/bag/testimonial_bg.png) no-repeat center right;
        border-bottom: 1px dotted #000000;
}

.ddrt-client-quote {
	font-size: 15px;
        color: #a09f9f;
        font-style: italic;
	margin-bottom: 15px;
}

.ddrt-client-name {
	color: #515151;
	font-weight: bold;
}


.ddrt-client-company {
	color: #515151;
}

.home-sidebar h2 {
	color: #F94600 !important;
	font-size: 18px !important;
	font-weight: bold !important;
 	line-height: 18px !important;
	margin-bottom: 15px !important;
}

.home-sidebar .widget {
	margin-top: -28px;
}

article h1 {
	color: #F94600 !important;
	font-size: 18px !important;
	font-weight: bold !important;
 	line-height: 18px !important;
	margin-bottom: 10px !important;
}

article .entry h2 {
	color: #023e71;
	font-size: 18px;
	font-weight: normal;
 	line-height: 22px;
	margin: 0px 0px 15px 0px;
}

article .entry h2 a {
	color: #023e71;
	font-size: 18px;
	font-weight: normal;
 	line-height: 22px;
	text-decoration: none;
}

article .entry h3 {
	color: #023e71;
	font-size: 14px;
	font-weight: bold;
 	line-height: 22px;
	margin-bottom: 5px;
}

#content.sidebar-right aside h2 {
	color: #F94600;
	font-size: 18px;
	font-weight: bold;
 	line-height: 18px;
	margin-bottom: 15px;
}

#content.sidebar-right aside .widget {
	
}

.subnav-widget {
	margin-top: -28px;
	margin-bottom: 25px;

}

.widget_custom_post_widget p {
	margin-bottom: 12px;
}

.subnav-widget h2 {
   	color: #F94600 !important;
	font-size: 18px !important;
	font-weight: bold !important;
 	line-height: 18px !important;
	padding-bottom: 25px !important;
	margin: 0px !important;
	border-bottom: 1px dotted #497397;
}

.subnav-widget ul {

}

.subnav-widget ul li {
	
}

.subnav-widget ul li a {
    	font-family: Arial;
    	color: #5b7b97;
    	font-size: 13px;
    	display: block;
    	padding: 10px 0px 10px 20px;
    	background: transparent url(images/bag/subnav_arrow.png) no-repeat center left;
        border-bottom: 1px dotted #497397;
}

.subnav-widget ul li.current_page_item a {
    	background: transparent url(images/bag/subnav_arrow_current.png) no-repeat center left;
    	color: #023e71 !important;
	font-weight: bold;
}

.subnav-widget ul li.current-menu-item a {
    	background: transparent url(images/bag/subnav_arrow_current.png) no-repeat center left;
    	color: #023e71 !important;
	font-weight: bold;
}



.subnav-widget ul li.current_page_item ul li a {
    	background: transparent url(images/bag/subnav_arrow.png) no-repeat center left;
    	color: #5b7b97 !important;
	font-weight: normal;
}

.subnav-widget ul li.current_page_parent a {
    	background: transparent url(images/bag/subnav_arrow_current.png) no-repeat center left;
    	color: #023e71 !important;
	font-weight: bold;
}

.subnav-widget ul li.current_page_parent ul li a {
    	background: transparent url(images/bag/subnav_arrow.png) no-repeat center left;
    	color: #5b7b97 !important;
	font-weight: normal;
}

.subnav-widget ul li ul li.current_page_item a {
    	background: transparent url(images/bag/subnav_arrow_current.png) no-repeat center left;
    	color: #023e71 !important;
	font-weight: bold;
}


.subnav-widget ul li ul li a {
    	font-family: Arial;
    	color: #5b7b97;
    	font-size: 13px;
    	display: block;
    	padding: 7px 0px 7px 20px;
        margin-left: 20px;
    	background: transparent url(images/bag/subnav_arrow.png) no-repeat center left;
        border-bottom: 1px dotted #497397;

}

.bottom-strip-wrapper {
	width: 100%;
	background: #242424;
	border-top: 1px solid #446887;
	padding: 15px 0px;
}

.bottom-strip {
	margin: 0px auto;
	width: 1000px;
	text-align: right;
}

.digidev a {
	color: #5d5d5d;
	text-decoration: none;
	font-size: 10px;
}

.typical-slideshow-wrapper {
	width: 100%;
	height: 240px;
	background: #333333;
	
}

.typical-slideshow {
	margin: 0px auto;
	width: 1000px;
	height: 240px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.typical-slideshow-footer {
	width: 100%;
	height: 10px;
	background: #f94600;
	border-top: 1px solid #FFFFFF;
}


.digidev-slideshow-wrapper {
    width: 1000px;
    position: relative;
    margin: 0px auto 0px;
}

.digidev-slideshow {
    position: relative;
    width: 1000px; !important;
    height: 240px;
    overflow: hidden;
    background: transparent;
    border: 0px solid #FFFFFF;
}

.digidev-slideshow .cycle {
    position: relative;
    height: 240px;
    width: 1000px!important;
    overflow: hidden;
}

.slideshow_navigation {
    position: absolute;
    right: 50%;
    margin-right: -440px;
    bottom: 22px;
    z-index: 700;
    cursor: pointer;
}

.slideprev {
    color: white;
    width: 8px;
    height: 15px;
    background: url(images/hero_arrow_left.png) no-repeat top left;
    float: left;
    margin: 0px 10px;
}

.slidenext {
    color: white;
    width: 8px;
    height: 15px;
    background: url(images/hero_arrow_right.png) no-repeat top left;
    float: left;
    margin: 0px 10px;
}

.digidev-slideshow .description p {
    margin:0px; 
    color:#f8f8f8; 
    font-size:14px; 
    padding:0px 0px 0px 0px; 
    line-height: 50px;  
}

.digidev-slideshow .description p a, .digidev-slideshow .description p a:visited{
    color:#f8f8f8!important; 
    font-size:14px;
    font-weight: bold;
    font-family: Arial;
}

.digidev-slideshow .description{  
    background-repeat:repeat; 
    height:50px; 
    width: 1000px !important;
    padding: 0px 15px;
    margin: 0px auto; 
    text-align: left;
}

.digidev-slideshow .description-wrapper {
    background-image: url(images/slide_description_bg.png);
    height: 50px; 
    width: 100%!important;
    position: absolute; 
    bottom: 0px !important; 
    left: 0px; 
}

.digidev-googlemap img {
   max-width: none !important;
}

article .entry ul, article .entry ol {
	margin-left: 20px;
	line-height: 22px;
}

.news-post  {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #497397;
	float: left;
}

.news-post h2 {
	color: #023E71;
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 22px !important;
	margin: 0px 0px 5px 0px !important;
	float: left;
}

.news-post h2 a {
	color: #023E71;
	font-size: 18px !important;
	font-weight: normal !important;
	line-height: 22px !important;
	margin: 0px 0px 0px 0px !important;
	text-decoration: none;
}

.news-post-date {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 650px;
}

.news-post-date a {
	text-decoration: none;
}

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

.news-img {
	width: 228px;	
	height: 158px;
	float: left;
	
}

.news-img img {
	padding: 15px;
	margin: 0px 0px 0px -9px;
	background: transparent url(images/bag/news_image_bg.png) no-repeat top left;
}

.news-copy {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 410px;
}

.news-copy img {
	float: right;
	padding: 10px 0px 0px 0px;
}

.news-social-media-full {
	width: 650px;
	float: left;
}

.nsmf-left {
	float: left;
	width: 300px;
	padding: 0px 25px 0px 0px;
}

.nsmf-right {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 25px;
}

.st_plusone_large div {
	bottom: 0px !important;
}

.news-social-media {
	width: 410px;
	float: right;
	margin: 0px 10px 0px 0px;
}

.nsm-left {
	float: left;
	width: 180px;
	padding: 0px 25px 0px 0px;
}

.nsm-right {
	float: left;
	width: 180px;
	padding: 0px 0px 0px 25px;
}

.news-div {
	width: 410px;
	float: right;
	margin: 15px 10px 15px 0px;
	border-bottom: 1px dotted #497397;
}

.news-div-full {
	width: 650px;
	float: right;
	margin: 15px 0px 15px 0px;
	border-bottom: 1px dotted #497397;
}

.related-posts {
	width: 410px;
	float: right;
	margin: 0px 10px 0px 0px;
}

.related-post {
	float: right;
	width: 195px;
	padding: 0px 0px 0px 0px;
}


.related-posts-full {
	width: 650px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.related-post-full {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

.rp-header {
	color: #f94600;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

.related-post a {
	color: #023e71 !important;
	text-decoration: none;
}

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

.related-post-full a {
	color: #023e71 !important;
	text-decoration: none;
}

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

.related-post-full img {
	margin: 0px 10px 0px 0px;
}

.related-post img {
	margin: 0px 10px 0px 0px;
}

.blog-date {
	color: #F94600;
}

.blog-author {
	color: #F94600;
}

.wp-pagenavi {
	clear: both;
	float: right;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #bdd7e9;
	padding: 5px 10px;
	margin: 2px;
	color: #9bbbd2 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color: #054f8d !important;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.nextpostslink {
	background: transparent url(images/bag/pagination_next.png) no-repeat top left;
	border: 0px !important;
	color: transparent !important;
	padding: 6px 12px 6px 12px !important;
}

.previouspostslink {
	background: transparent url(images/bag/pagination_prev.png) no-repeat top left;
	border: 0px !important;
	color: transparent !important;
	padding: 6px 12px 6px 12px !important;
}

.jobs-post-date {
	float: left;
}



.jobs-post  {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dotted #497397;
	float: left;
}

.jobs-post h2 {
	color: #023E71;
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 22px !important;
	margin: 0px 0px 5px 0px !important;
	float: left;
	width: 500px;
}

.jobs-post h2 a {
	color: #023E71;
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 22px !important;
	margin: 0px 0px 0px 0px !important;
	text-decoration: none;
}

.jobs-post-date {
	color: #023E71;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 5px 0px;
	float: right;
	width: 130px;
	text-align: right;
	font-family: 'Lato';
	height: 22px;
}


.jobs-post h3 {
	color: #f94600 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 14px !important;
	margin: 0px 0px 7px 0px !important;
	float: left;
	width: 650px;
	font-family: 'Lato';
}

.jobs-post h3 a {
	color: #f94600 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 14px !important;
	margin: 0px 0px 0px 0px !important;
	text-decoration: none;
	font-family: 'Lato';
}

.jobs-breadcrumbs {
	color: #023e71;
	font-family: 'Lato';
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.jobs-breadcrumbs a {
	color: #023e71 !important;
	text-decoration: none;
}

.jobs-breadcrumbs a:hover {
	color: #023e71 !important;
	text-decoration: underline !important;
}

.jobs-left {
	width: 120px;
	margin: 0px 20px 0px 0px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
}

.jobs-left a {
	color: #023e71 !important;
	text-decoration: none !important;
}

.jobs-left a:hover {
	color: #023e71 !important;
	text-decoration: underline !important;
}

.jobs-right {
	width: 100px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.jobs-copy {
	width: 390px;
	margin: 0px 20px 0px 0px;
	float: left;
}

.job-logo {
	height: 50px;
	margin: 0px 0px 15px 0px;
}

.single-job h1 {
	color: #023E71  !important;
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 22px !important;
	margin: 0px 0px 5px 0px !important;
	float: left;
	width: 300px;
}

.single-job h1 a {
	color: #023E71 !important;
	font-size: 18px !important;
	font-weight: bold !important;
	line-height: 22px !important;
	margin: 0px 0px 0px 0px !important;
	text-decoration: none;
}

.single-job-left {
	width: 430px;
	float: left;
	margin:	0px 20px 0px 0px;
}

.single-job-right {
	width: 200px;
	float: left;
	margin:	0px 0px 0px 0px;
}

.job-div {
	width: 430px;
	float: left;
	margin: 15px 10px 15px 0px;
	border-bottom: 1px dotted #497397;
}

.job-social-media {
	width: 430px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.jsm-left {
	float: left;
	width: 190px;
	padding: 0px 25px 0px 0px;
}

.jsm-right {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 25px;
}

.apply-box {
	background: #c0ccd6;
	width: 180px;
	padding: 10px;
}

.apply-box h2 {
	font-weight: bold !important;
}

.job-search-box {
	background: #f84600;
	width: 620px;
	margin: 0px 0px 20px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;
	float: left;
}

.job-search-box h2 {
	color: #FFFFFF !important;
	text-shadow: none !important;
	margin: 0px 0px 10px 0px !important;
	font-weight: bold !important;
	font-size: 18px !important;
	line-height: 18px !important;
}

.job-search-cats {
	width: 160px;
	margin: 0px 15px 0px 0px;
	float: left;
}

.job-search-locations {
	width: 160px;
	margin: 0px 15px 0px 0px;
	float: left;
}

.job-search-other {
	width: 160px;
	margin: 0px 15px 0px 0px;
	float: left;
}

.job-search-button {
	width: 80px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.job-search-button input[type="submit"] {
	background: transparent url(images/bag/button_search.png) no-repeat top left;
	width: 95px;
	height: 34px;
	border: 0px;
	color: transparent;
	font-size: 0px;
	margin: 10px 0px 0px 0px;
}

#category-select {
	width: 160px;
}

#location-select {
	width: 160px;
}

#job-type-select {
	width: 160px;
}

.job-search-cats .box {
	width: 130px;
	float: right;
}

.job-search-locations .locs {
	width: 130px;
	float: right;
}

#salary-select {
	width: 160px;
}

.category-select { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.subcat-select { 
	width: 150px;
	float: right;
	height: 17px;
	padding: 8px 0px 0px 0px;
	background: transparent url(images/bag/job_search_arrow.png) no-repeat left center;
}

.location-select { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.subloc-select { 
	width: 150px;
	float: right;
	height: 17px;
	padding: 8px 0px 0px 0px;
	background: transparent url(images/bag/job_search_arrow.png) no-repeat left center;
}

.job-type-select { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.salary-select { 
	width: 160px;
	float: right;
	height: 17px;
	padding: 8px 0px 0px 0px;
}

#cforms2form { 
	width: 180px !important;
}

#cforms2form input[type="text"] { 
	width: 170px !important;
	border: 1px solid #023E71 !important;
	color: #92acc1 !important;
}	

#cforms2form input[type="file"] { 
	width: 170px !important;
	border: 1px solid #023E71 !important;
	color: #92acc1 !important;
}

#cforms2form input[type="submit"] { 
	width: 95px !important;
	height: 34px !important;
	border: 0px !important;
	color: transparent !important;
	background: transparent url(images/bag/button_apply.png) no-repeat top left !important;
	font-size: 0px !important;
}

#cforms2form textarea { 
	width: 170px !important;
	border: 1px solid #023E71 !important;
	color: #92acc1 !important;
}

#cforms_captcha2 {
	margin: 0px 0px 10px 0px !important;
}

#cforms2form .textonly {
	color: #023E71 !important;
	width: 180px !important;
	padding: 0px !important;
	margin: 0px !important;
	letter-spacing: 0px !important;
}

#___plusone_0 {
     width: 80px !important;
     position: relative;
     top: -38px;
     left: 150px;
}