/*
Theme Name: Sparkplug Blog Theme
Theme URI: http://www.sparkplug.net/
Description: Wordpress Blog Theme built for Sparkplug technologies.
Version: 0.1
Author: Terralever
Author URI: http://terralever.com/
Tags: blue, static header, 
*/

/* -- Reset -- */
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,  pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

a {
	outline: 0;
}

strong {
	font-weight: bold;
}
.text{
  text-indent: -9999px;
}
.text a{
  display: block;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	min-height: 1px;
	height: auto !important;
}
* html .clear
{
	height: 1px;
}
ul, ul li {list-style-type: none;background:none;}

.text{
  text-indent: -9999px;
  overflow: hidden;
}

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: arial,verdana,sans-serif;
	background: transparent url('images/bg-tile.png') repeat scroll 0 0;
	color: #6F6F6E;
	text-align: center;
}

.globalwrap{
  background: url('images/bg-shell.png') repeat-y;
  width: 780px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.background{
  text-indent: -999px;
  overflow: auto;
}

.page {
	text-align: left;
}

.header {
	background: #73a0c5;
}

.content {
	font-size: 12px;
}

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	margin-bottom: 14px;
}

.entry{
	text-align: left;
}

.entry p{
	margin-bottom: 14px;
}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.5em;*/
	margin: 15px 0px 0px 0px;
	
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: right;
}

.narrowcolumn .postmetadata a{
	color: #004e7d;
	/*font-style: italic;*/
	font-size: 11px;
	font-family: arial,verdana,sans-serif;
}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid .ddd;
}

.even, .alt {
	border-left: 1px solid .ddd;
}

.footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Arial',  Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2{
	font-size: 16px;
}

h2 {
	font-size: 13px;
	font-weight: 800;
	color: #005483 !important;
}
h2 a{
	color: #005483 !important;
}


h2.pagetitle {
	font-size: 1.6em;
	}

.sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	color: #005483;
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 8px;
	}
.sidebar{
	font-size: 12px !important;
	font-family: Arial, Verdana, Sans-Serif !important;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #898989;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, .wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #004E7D;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, .commentform input, .commentform textarea {
	font:  Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	background: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid .eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentform p {
	font-family: Arial;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar {
	}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: .777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}

a:hover {
	color: #005483;
	text-decoration: underline;
	}

.wp-calendar .prev a, .wp-calendar .next a {
	font-size: 9pt;
	}

.wp-calendar a {
	text-decoration: none;
	}

.wp-calendar caption {
	font: Arial, Sans-Serif;
	text-align: center;
	}

.wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.post-teaser-block a{
	color: #4A980D;
	font-size: 11px;
	text-decoration: none;
	font-weight: 800;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0;
	}

.page {
	background-color: white;
	padding: 0;
	margin: 0 auto;
	width: 700px;
	overflow: hidden;
	}

/*.header {
	background: #fff;
	height: 104px !important;
	}
*/
.float-left{
  background: url('images/sparkpluglogo.png') no-repeat;
  float: left;
  text-indent: -999px;
  height: 69px;
  overflow: hidden;
  display: block;
  position: relative;
  width: 199px;
}
/*
.header .sparkplugdetails{
  float: right;
  position: relative;
  margin: -50px 10px 0px 0px;
}
.sparkplugdetails .rightheadernav {
  list-style: none;
}
.rightheadernav li{
  float: left;
  margin: 0 5px 0 0;
  background:none;
}
.rightheadernav li a{
  color: #004e7d;
  text-decoration: underline;
}
.sparkplugnumber{
  background: url('images/headernumber.png') no-repeat;
  clear: left;
  height: 16px;
  width: 154px;
  text-indent: -9999px;
  margin: 2px 2px 2px 0;
}
.sparkplugnumber a{
  display: block;
  height: 16px;
  width: 154px;
}

.sparkplugemail{
  clear: left;
  background: url('images/headeremail.png') no-repeat;
  height: 15px;
  width: 120px;
  text-indent: -9999px;
  margin: 2px 2px 2px 0;
}
.sparkplugemail a{
  display: block;
  height: 15px;
  width: 120px;
}
.headerslogan{
  background: url('images/header_slogan.png') no-repeat;
  height: 10px;
  width: 193px;
  text-indent: -9999%;
  margin: 5px 5px 5px 0px;
}*/
#header {
	padding: 0 22px 24px 22px; 
	margin: 0;
	height: 80px;
}

#header .topNav { height: 15px; font-size: 11px; text-align: right; }
#header .topNav a { text-decoration: underline; }

.hdr_right{ float: right; font-family: "Trebuchet MS"; margin: 15px 0 0 0; text-align: right;}
.hdr_right li{ background: none; font-size: 14px;}
.hdr_right .hdr_number{ color: #5c5c5c; margin: 0; padding: 0; margin-bottom: 5px;}
.hdr_right .hdr_email a{ color: #979798; text-decoration: underline; margin: 0; padding: 0;}
.sparkplugcompanyblog{
  background: url('images/sparkplugceoblog.png') no-repeat;
  height: 89px;
  overflow: hidden;
  text-indent: -999px;
  width: 700px;
}
.narrowcolumn {
  border-right: 1px solid #ebebeb;
  padding-right: 20px;
	float: left;
	margin: 0 0 0 20px;
	width: 435px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.titlearrow{
  background: url('images/arrow.png') no-repeat;
  height: 11px;
  width: 23px;
  float: left;
  margin-top: 4px;
  padding-right: 5px;
  
}
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer{
  background: #ebebeb;
}

.footer {
  background: #ebebeb;
	padding: 20px;
	margin: 0 auto;
	position: relative;
	width: 644px;
	clear: both;
	height: 25px;
	}

.footer p {
  background: #ebebeb;
  display: inline;
	text-align: center;
  color: #a8a9a0;
  font-family: "Arial" Arial, Helvetica, Sans-Serif;
  font-size: 11.5px;
	}
/* End Structure */

/*	Begin Headers */
.pagenav{
  list-style: none;
  
}
.pagenav li{
  float: left;
}
/*  End Headers  */

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin MainNav */

.mainnav{
  position: relative;
  height: 34px;
  width: 700px;
  list-style: none;
  overflow: visible;
}

.mainnav li{
  float: left;
}
.mainnav ul li a:hover{
  background-position: bottom;
}

.mainnav ul li a {
  display:block;
  height:34px;
  position:absolute;
}

.mainnav .services{
  background: url('images/nav/services.gif') no-repeat top;
  left:0px;
  width:137px;
  z-index:10;
}


.mainnav .industries{
  background: url('images/nav/about.gif') no-repeat top;
  left:127px;
  width:146px;
  z-index:9;
}


.mainnav .about{
  background: url('images/nav/about.gif') no-repeat top;
  left:263px;
  width:146px;
  z-index:8;
}


.mainnav .about{
  background: url('images/nav/about.gif') no-repeat top;
  left:399px;
  width:146px;
  z-index:7;
}


.mainnav .about{
  background: url('images/nav/about.gif') no-repeat top;
  left:536px;
  width:164px;
  z-index:6;
}

/* End MainNav */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valclass) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
.sidebar ul li ul li{
  
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: none;
	}

.sidebar ul ul li, .sidebar ul ol li {
	padding: 0;
	}
.sidebar .updates{
  margin: 0 25px 0 0;
	padding-bottom: 40px;
}
.recent-posts-3 {
	float: left;
}
.recent-posts-3 li{
	margin-left: 20px !important;
}
.categories-3 li, .widget_categories li, .text-3 li{
	margin-left: 20px !important;
}

.recent-posts-3 ul li{
  list-style-image: url('images/bullet_green.png');
}
.widget_categories ul li, .categories-3 ul li{
	list-style-image: url('images/bulletgray.png');
}
.text-3 ul li{
	list-style-image: url('images/bulletgray.png');
}
.sidebar .updates li{
	float: left;
  height: 24px;
  width: 24px;
  text-indent: -999px;
  overflow: hidden;
  margin: 0px 2px 0px 2px;
  display: block;
}
.sidebar .updates li a{
	display: block;
  height: 24px;
  width: 24px;
}
.sidebar .updates .stayupdated{
  background: url('images/stayupdated.png') no-repeat;
  margin: 5px 0 0 0;
  height: 16px;
  width: 107px;
}
.sidebar .updates .rss{
  background: url('images/updates/rss.png') no-repeat;
}
.sidebar .updates .rss a{
  background: url('images/updates/rss.png') no-repeat;
}
.sidebar .updates .linkedin{
  background: url('images/updates/linkedin.png') no-repeat;
}
.sidebar .updates .twitter{
  background: url('images/updates/twitter.png') no-repeat;
}
.sidebar ul li a{
	text-decoration: underline;
}
/* End Entry Lists */

/* Begin Form Elements */
.searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar .searchform .s {
	width: 108px;
	padding: 2px;
	}

.sidebar .searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.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;
	}
	
/* .sidebar .categories li{
   color: #004e7d !important;
   list-style-image: url('images/bullet_green.png');
}
.sidebar .categories li{
  color: #004e7d;
  list-style-image: url('images/bulletgray.png');
}
.sidebar .categories li a{
  color: #004e7d;
}*/
/* End Form Elements */



/* Begin Comments*/
.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;
	float: right;
	}
	
.commentpost{
  background: #f6f6f6;
  border: 1px solid #e3e3e3;
  margin-top: 25px;
}
.callout{
  background: url(images/commentcallout.png) no-repeat top;
  float: left;
  margin: -1px 0px 0px 5px;
  height: 24px;
  width: 30px;
}
cite, cite a{
  color: #004e7d;
  text-decoration: underline;
  font-size: 12.5px;
  font-family: "Arial" Arial, Helvetica, Sans-serif;
  font-weight: normal;
  float: left;
  padding: 2px;
}

.commentpost p{
  padding: 10px;
}
.respond{
background: url('images/comments_postcomments.png') no-repeat;
}

input{
  background: #f6f6f6;
  border: #d1d1d1 1px solid;
  height: 24px;
  width: 233px;
}
.commentsname{
  background: url('images/comments_name.png') no-repeat;
  text-indent: -9999px;
  height: 11px;
  margin: 17px 0 9px 0;
}
.commentsemail{
  background: url('images/comments_email.png') no-repeat;
  text-indent: -9999px;
  height: 11px;
  margin: 17px 0 9px 0;
}
.commentswebsite{
  background: url('images/comments_website.png') no-repeat;
  text-indent: -9999px;
  height: 11px;
  margin: 17px 0 9px 0;
}
.commentscomments{
  background: url('images/comments_comments.png') no-repeat;
  text-indent: -9999px;
  height: 11px;
  margin: 17px 0 9px 0;
}
#submitit{
  background: url('images/comments_submit.png') no-repeat;
  border: none;
  text-indent: -9999px;
  height: 48px;
  width: 113px;
  margin: 15px 15px 15px 0;
}
#comment{
	background: #f6f6f6;
	border: #d1d1d1 1px solid;
}
/* End Comments */

/* Begin Comments */



/* End Comments */

/* Begin sidebar */
.sidebar
{
	float: right;
	width: 210px;
	}

.sidebar form {
	margin: 0;
	}
/* End sidebar */



/* Begin Calendar */
.wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

.wp-calendar .next a {
	padding-right: 10px;
	text-align: right;
	}

.wp-calendar .prev a {
	padding-left: 10px;
	text-align: left;
	}

.wp-calendar a {
	display: block;
	}

.wp-calendar caption {
	text-align: center;
	width: 100%;
	}

.wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

.wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.sidebar a img {
	/*border: 1px solid #EBEBEB;*/
	padding: 10px;
}
	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}
/* End captions */


/*  Entry  */
.postfooter{
  background: #eceded;
  border: 1px solid #cfcfcf;
  font-size: 11px;
  height: 24px;
  padding: 2px;
}

.postfooter .categories{
  color: #474747;
  font-family: "Arial";
  font-weight: bold;
  font-size: 11px;
  margin: 5px;
  float:left;
  width:290px;
}
.postfooter .categories a{
  color: #004e7d;
  text-decoration: underline;
  font-weight: normal;
}

/*.sharearticle{
  list-style: none;
  float: right;
  height: 24px;
  width: 120px;
  position: relative;
}
.sharearticle li{
  text-indent: -9999px;
  overflow: hidden;
  height: 24px;
  width: 24px;
  float: left;
  margin: 0 !important;
  margin-top: 2px !important;
	display: inline;
}*/
.sharearticle li a{
	display: block;
  height: 24px;
  width: 24px;
}
div.ilsb-parent, div.ilsb-child {
background-color:#ECEDED !important;
}
.single .categories{
  margin-top: 1px;
}
.sharearticle .shareemail{
  background: url('images/postfooter/email.png') no-repeat top left;
  
}

div.ilsb-child {
	border-bottom: none !important;
}

.sharearticle .sharesocial{
  background: url('images/postfooter/share.png') no-repeat top left;
}

.postfooter span a{
	background: transparent url('images/postfooter/share.png') no-repeat scroll 0 0 !important;
}
/*.sharearticle span a{
	background: url('images/postfooter/share.png') no-repeat top left !important;
}*/

.postfooter .shareprint a{
  color: #474747 !important;
	font-family:"Arial" !important;
	font-size:11px !important;
	font-weight:bold !important;
	background: none !important;
}

.stbuttontext{
	color: #474747 !important;
	font-family:"Arial" !important;
	font-size:11px !important;
	font-weight:bold !important;
}
/*  End Entry  */

/*  Footer */

.footerslogan{
  background: #ebebeb url('images/footer_slogan.png') no-repeat;
  text-indent: -9999%;
  float: right;
  height: 11px;
  width: 208px;
}

.globalwrap-shoe{
  background: url(images/bg-bottom.png) no-repeat scroll 0 0;
  height:46px;
}

.footernav{
  margin-bottom: 5px;
}

.footernav li {
  display: inline;
  border-right: 1px solid #a8a9a0;
  padding-right: 4px;
  margin-right: 0px;
}

#footer a{
	text-decoration: none;
}

.footernav li:last-child {
  border: none;
}

/*.footernav{
color: #a8a9a0;
  background: #eceded;
  list-style: none;
  font-family: "Arial" Arial, Helvetica, Sans-Serif;
  font-size: 11.5px;
  margin-left: 20px;
}
.footernav li{
  background: #ebebeb;
  margin: 0 5px 0 0;
  float: left;
}*/

/*  End Footer */

/* MAIN NAVIGATION */
#navigation {
	width: 700px;
	height: 34px;
	margin-bottom: 10px;
	overflow: visible;
}

#navigation ul { margin: 0; }

#navigation ul li {
	display: inline;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 0;
}

#navigation ul li a {
	height: 34px;
	display: block;
	position: absolute;
}

#navigation ul li a span { display:block; overflow:hidden; text-indent:-999px; }

.subnav {
	position: absolute;
	top: 138px;
	left: 50%;
	z-index: 20;
	background: #fff;
	padding: 10px 0 1px 0;
	font-size: 12px;
	width: 143px;
	border: 1px solid #004e7d;
	border-top: 0;
	display: none;
	text-align: left;
}

.subnav ul {
	margin: 0;
}

.subnav li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	padding: 0;
	margin-bottom: 4px;
}

.subnav a {
	color: #2376a0;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
}

.subnav a:hover {
	background: #2376a0;
	color: #fff;
}

#subnav-services {
	margin-left: -350px;
	width: 135px;
}

#subnav-industries {
	margin-left: -222px;
}

#subnav-about {
	margin-left: 187px;
	width: 161px;
}

/* pagination */
/*.wp-paginate .next{
  background: url('images/next.png') no-repeat;
  width: 47px;
  height: 21px;
  text-indent: -9999px;
  border: none;
}
.wp-paginate .next a{
  background: url('images/next.png') no-repeat;
  width: 47px;
  height: 21px;
  display: block;
  text-indent: -9999px;
}
.wp-paginate .next a:hover{
  width: 47px;
  height: 21px;
  display: block;
}
.wp-paginate .prev{
  background: url('images/prev.png') no-repeat;
  width: 47px;
  height: 21px;
  text-indent: -9999px;
  border: none;
}
.wp-paginate .prev a:hover{
  background: url('images/prev.png') no-repeat;
  width: 47px;
  height: 21px;
  text-indent: -9999px;
  border: none;
}
.wp-paginate .page{
  background: #005b8a !important;
  color: #fff;
  border: 1px solid #4b89aa;
  height: 17px;
  width: 20px;
}
.wp-paginate .page a:hover{
  background: #005b8a;
  color: #fff;
  border: 1px solid #4b89aa;
  height: 17px;
  width: 20px;
}*/