/*
Theme Name: Dirty Blue 3
Theme URI: http://dirtybluemedia.com/
Description: Custom dirty blue media theme.
Version: 1.0
Author: Dirty Blue Media
Author URI: http://dirtybluemedia.com/

*/


html{font-size:100.01%}
html, body, form, fieldset{margin:0; padding:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address{margin:0 0 1em 0; padding:0}
li, dd, blockquote{margin-left:1em}
form label{cursor:pointer}
fieldset{border:none}
input, select, textarea{font-size:100%; font-family:inherit}
*{margin:0}


html, body {
	height: 100%;
}
body {
	background-color: #FFF;
	margin: 0px;

}

#home #wrapper {
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -341px;/*
min-height: 100%;
margin-bottom: -321px;
position: relative;
*/

}

#header {
	height: 128px;
	background-image: url(assets/imgs/header-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #1d1f20;
	margin-bottom: 15px;
	background-color: #2d3235;
}







#logo {
	height: 59px;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#logo a {
	display: block;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1px;
	background-image: url(assets/imgs/dirtyblue2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 86px;
	width: 317px;
	text-indent: -9999px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo a:hover {
	background-position: bottom;
}












#nav {
	position: absolute;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav ul {
	margin:0;
	padding:0
}
#nav li {
	list-style-type: none;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#nav a {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-image: url(assets/imgs/nav-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 130px;
	text-align: center;
	color: #e5e4e4;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	background-position: bottom;
	color: #FFF;
}











#nav li li {
	float: none;
	padding:0;
	margin: 0;

}
#nav li ul {
	display:none;
	position: absolute;
	width: 233px;
	left: -999em;
	z-index: 5;
	border-bottom-style: none;
	border-top-style: none;
}
#nav li li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	background-image: none;
	text-align: left;
}
#nav li li a:link, #nav li li a:visited, #nav li li a:hover, #nav li li a:active {text-transform: capitalize;}
#nav ul ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 4px;
}





#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFF;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	display:block;
	left: auto;
	

}



#nav li li a:hover, 
#nav li li.current_page_item a:hover{
background-color:#2d3235;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-decoration:none !important;
	color:#b7a966 !important;
	width:213px;
	float: none;
	margin: 0;
	background-color: #1d1f20;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: transparent;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: transparent;
	border-left-color: transparent;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom-color: transparent;
}
#nav li li a:hover, #nav li li a:active {
	color: #FFF !important;
	background-color: #021830;
}
#nav li.current_page_item a {
	text-decoration:none;
	color:#FFFFFF;
	background-color: transparent;
}




/*

#nav {
	clear: left;
	margin-top: 15px;
	float: left;
	width: 600px;
	position: relative;
	z-index: 22222;
}
#nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#home #nav a {
	font-size: 14px;
	display:block;
	float:left;
	margin-right: 2px;
	margin-left: 2px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	background-color: #021830;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	display:block;
	float:left;
	margin-right: 2px;
	margin-left: 2px;
	color: #b7a966;
}
#nav a:hover, #nav a:active {
	color: #EEE;
	background-color: #223e64;
}

*/





.promo {
	background-image: url(images/banner-home-blank.jpg);
	height: 198px;
	padding-left: 393px;
	background-repeat: no-repeat;
	padding-top: 19px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 140%;
	padding-right: 10px;
	color:#9bbbcf;
}
.promotxt {
	padding: 0;
	margin-top: 0;
}
.divider {
	border-bottom-width: 1px;
	padding: 0px;
	height: 5px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #7d7e68;
}
.clearBoth {
	clear: both;
}
#content .post img.wp-smiley {border:0;margin:0;padding:0;}
a img {
	border:none;
}
a {
	outline:none;
	color: #003366;
}
a:visited {
	color: #000033;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
a.emailicon {
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.skip {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.skip a {
	background-color: #000;
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #eee;
	height: 9px;
	line-height: 140%;
	display:block;
	width:105px;
}
.projecturl {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-bottom:8px;
}
.projecturl a {
	background-color: #1d1f20;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #eee;
}
.comtitle {
	text-align:right;
}
.alignleft {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.alignright {
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.alignnone {
	float:none;
}
.more {
	font-size: 13px;
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #a9c3d4;
}
.more a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.centerContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#home .centerContent {
	width: 885px;
	}
#content {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h2.title {
	font-size: 25px;
	line-height: 25px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: #003366;
	margin-top: 12px;
}
h2.title a:link, h2.title a:visited {
	color: #003366;
	text-decoration: none;
}
h2.title a:hover, h2.title a:active {
	color: #003399;
	text-decoration: none;
}
h2.title span {
	margin-left: 4px;
}
h2.title span a:link, h2.title span a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 50%;
	font-style: normal;
	background-image: url(images/com-bubble.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:2px;
	height: 24px;
	width: 21px;
	position: absolute;
	text-align: center;
	margin-top: -15px;
	padding-left: 2px;
}
h2.title span a:hover, h2.title span a:active {
	color: #333;
	background-position: center bottom;
}
h2.title a span {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
h2.title a:hover span {color: #333;}

/* Bluebox Tabs  */

#feature {
	background-image: url(assets/imgs/feat-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 25px;
	padding-bottom: 8px;
	height: 314px;
	width: 884px;
	overflow: hidden;
}
#featslide {
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
#featslide .slidebox {
	background-repeat: no-repeat;
	background-position: center center;
}
#featslide li {
	background-image: url(images/featured-bg.jpg);
	background-repeat: no-repeat;
	height: 230px;
	font-size: 14px;
	color: #333;
	line-height: 133%;
	padding-right: 6px;
	background-position: top;
	overflow: hidden;
	width: 100%;
}
#featslide h2 {
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 120%;
	font-weight: normal;
	font-size: 14px;
}
#featslide h2 a:link, #featslide h2 a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#featslide h2 a:hover, #featslide h2 a:active {
	color: #FFF;
	text-decoration: underline;
}
#featslide a:link {
	color: #9bb1c3;
	text-decoration: underline;
}
#featslide a:hover, #featslide a:active {
	color: #FFF;
	text-decoration: none;
}
#featslide a:visited {
	color: #EEE;
	text-decoration: underline;
}
#featslide .slidecontent {
	height: 220px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
	width: 800px;
}
#featslide .slidecontent .thumb {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 12px;
}
#featslide .slidecontent a, 
#featslide .slidecontent a:link {
	color: #000033;
	text-decoration: underline;
}
#featslide .slidecontent a:visited {
	color: #000;
	text-decoration: underline;
}
#featslide .slidecontent a:hover, #featslide .slidecontent a:active {
	color: #006666;
	text-decoration: none;
}
#featslide .slidecontent p:first-child {
}
#featslide .slidecontent p:first-child:first-line {
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	font-family: "Trebuchet MS", "times New Roman", times, serif;
}
#slidemenu {
	margin-top: 0px;
	margin-bottom: 12px;
	height: 110px;
}
#slidemenu a {
	text-decoration: none;
}
#slidemenu .item {
	position: relative;
	float: left;
}
#slidemenu .feat-title {
	margin:0;
	padding:0
}
#slidemenu h3.feat-title a {
	display: block;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#slidemenu .btn-biz-solution a {
	background-image: url(assets/imgs/icon-biz-solution.jpg);
	height: 91px;
	width: 296px;
	margin: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#slidemenu .btn-biz-solution a:hover, #slidemenu h3.feat-title a.wactive {
	background-position: top;
}
#slidemenu .btn-cms a {
	background-image: url(assets/imgs/icon-cms.jpg);
	height: 91px;
	width: 297px;
	margin: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#slidemenu .btn-cms a:hover {
	background-position: top;
}
#slidemenu .btn-marketing a {
	background-image: url(assets/imgs/icon-marketing.jpg);
	height: 91px;
	width: 291px;
	margin: 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#slidemenu .btn-marketing a:hover {
	background-position: top;
}


/* Intro Slider  */
#portcontain {min-height:350px;}



#left h3 {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f4d77;
}

#left #blog .post {
	clear: both;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #876854;
	padding-top: 8px;
}

#left #blog h2.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	margin: 2px;
	padding: 2px;
}
#left #blog .postthumb {
	float: left;
	margin-right: 5px;
}
#left #blog .postthumb img {
	border: 5px solid #082449;
}
#left #blog .postthumb img:hover {
	border: 5px solid #1d5283;
}
#left #blog .post-meta {
	font-size: 11px;
	color: #749cb5;
	margin: 0px;
	padding: 3px;
}
#left #blog .post-edit{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: none;
	float: none;
	font-size: 11px;
	padding-left: 0px;
	background-image: none;
}
#left #blog .post-entry {
	margin: 0px;
	padding: 0px;
}




.hostpack {width:32%; float:left;}

.hostpack ul li, .addons {margin:0px;padding:0;line-height:100%;font-size:12px;}



#content .post {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .post-entry ul,#content .post-entry ol{
	margin-left: 15px;
}
#content .post-entry li {
	margin-top: 7px;
	margin-bottom: 7px;
}
.feature {
	padding:0;
	color:#000;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1d1f20;
	display: block;
	margin-top: -15px;
}
#left .feature {
	border: 5px solid #021830;
	display: block;
}
.preload {
	color:#999;
	width:100%;
	padding:0;
	margin:0;
	display: block;
	background-color: #000;
}
.preload img {
	position:relative;
	top:48%;
}
.projectinfo {
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 620px;
	background-image: url(assets/imgs/undershadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.projectinfo a {
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
}
.projectinfo a:hover {
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#search #left .post-main, #blog #left .post-main {
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1f4d77;
}
#search h3.searchicon {
	background-image: url(images/icon_searchglass.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 29px;
	font-size: 19px;
	font-weight: normal;
}
#recentnews {
	float: left;
	width: 300px;
}
#recentwork {
	float: right;
	width: 575px;
	height: 250px;
}
#recentwork ul {
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: hidden;
}
#recentwork li {
	display: inline;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#recentwork li a {
	border: 5px solid #082449;
	height: 140px;
	display: block;
	width: 270px;
}
#recentwork li a:hover {
	border: 5px solid #1d5283;
}
#footer , .clear{
	height: 341px;
}
#footer {
	background-image: url(assets/imgs/footer.jpg);
	height: 341px;
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	padding-top: 0px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	background-color: #313234;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #1d1f20;
}
#footer .floatbox {
	float: left;
	width: 29%;
	clear: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
#footer h2.title {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 18px;
	color: #c0b891;
}
#footer h3 {
	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0b891;
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
}
#footer h3 a {
	font-size: 14px;
	color: #eee;	
}
#footer h3 a:visited {
	text-decoration:none;
	color: #eee;
}
#footer .floatbox a:link {
	text-decoration: none;
	color: #eee;
}
#footer .floatbox a:hover {
	color: #fff!important;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#footer .floatbox a:visited {color: #ccc;}
#footer .recentblog ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footer .recentblog li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#footer .recentblog li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#footer .recentblog li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom-style: none;
}
#footer .recentblog li a:visited {
	text-decoration: none;
}
#footer .recentblog .entry img {border: 2px solid #082449;}
#footer .contactinfo {
	font-size: 15px;
	line-height: 155%;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .totop {
	text-align: right;
	float: right;
}
#footer .totop a {
	text-decoration: none;
	font-size: 1px;
	background-image: url(images/totop.jpg);
	text-indent: 9999px;
	display: block;
	height: 23px;
	width: 77px;
	overflow: hidden;
	color: #111f46;
}
.footinfo {
	float: right;
	width: 620px;
	margin-top: 15px;
}
#home .footinfo {width: 590px;}
.stamp {
	background-image: url(assets/imgs/footer-stamp.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 102px;
	float: left;
}
.navupper {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b7974e;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #749cb5;
	width:480px;
}
.navupper a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #b7a966;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
}
.navlower {
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b7974e;
	color: #749cb5;
	font-size: 13px;
	width:480px;
}
.navlower a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #b7a966;
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
}
.navupper a:hover, .navlower a:hover {
	text-decoration: underline;
	color: #ffffcc;
}
.icon-02 {
	background-image: url(images/icon_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
.icon-03 {
	background-image: url(images/icon_feed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
.copyright {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 6px;
	clear: both;
}
.copyright a:link{
	color: #eee;
}
.copyright a:hover{
	color: #fff;
}
#clients {
	width:250px;
	height: 40px;
	float: right;
	position: absolute;
	right: 0px;
}


#clients .helpbtn {
	margin: 0;
	padding: 0;
}
#clients .helpbtn li {
	padding: 0;
	float: left;
	position: relative;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	display: block;
	list-style-type: none;
}
#home #clients .helpbtn li {
	margin-top: 40px;
}
#clients .helpbtn li {
	margin-top: 40px;
}
#clients .helpbtn a {
	text-decoration: none;
}
#clients .helpbtn li em {
	width: 200px;
	position: absolute;
	top: -45px;
	left: -95px;
	font-style: oblique;
	z-index: 2;
	display: none;
	padding: 2px;
	font-family: Calibri, Arial, sans-serif;
	color: #fff;
	font-size: 18px;
}
#clients a.btnproject {
	font-size: 1px;
	background-image: url(images/btn-project2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
	display: block;
	height: 48px;
	width: 64px;
	overflow: hidden;
	cursor: pointer;
}
#clients a.btnsupport {
	font-size: 1px;
	background-image: url(images/btn-submit-ticket2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
	display: block;
	height: 48px;
	width: 64px;
	overflow: hidden;
	cursor: pointer;
}
#clients a.btnquote {
	font-size: 1px;
	background-image: url(images/btn-request-quote2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999px;
	display: block;
	height: 48px;
	width: 64px;
	overflow: hidden;
	cursor: pointer;
}
.blankpost {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}


#aclogin {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	color: #749cb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#aclogin form {}
#aclogin input {
	width: 175px;
	border: 3px solid #021830;
	background-color: #2c608f;
	color: #cfcbb7;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#aclogin .acsubmit {
	display: block;
	width: 75px;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
#aclogin label {
	float: left;
	clear: left;
	text-align: right;
	display: block;
	width: 125px;
	margin-top: 10px;
	margin-bottom: 12px;
}
#aclogin span {
	float: right;
	width: 280px;
	display: block;
}


/*
#clientsection .btn a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}

#clientsection {
height: 90px;
background-color: #03162d;	
	

	height: 160px;
	background-color: #461b00;
	background-image: url(images/clientsection-grunge.jpg);
	background-position: center top; 
	
	
	
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#clientsection .btn {
	float: left;
	width: 32%;
	margin-top: 35px;

	margin-top: 55px;

	color: #FFF;
}

#clientsection .btn strong {
	font-style: oblique;
	display: block;
	color: #e5d8a6;
	font-size: 15px;
}
#clientsection .btn p {
	margin-top: 12px;
	color: #c8b775;
	font-size: 12px;
	display: block;
}
#clientsection .btnproject a {
	background-image: url(images/btn-project.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 204px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	cursor:pointer;
}
#clientsection .btnsupport a {
	background-image: url(images/btn-submit-ticket.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 204px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	cursor:pointer;
}
#clientsection .btnquote a {
	background-image: url(images/btn-request-quote.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 71px;
	width: 204px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	cursor:pointer;
}

*/





.collapse, .collapsecom {
	display:none;
}
#header .toggle {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#header .toggle a {
	cursor:pointer;
}
#header .toggle a:hover {
	background-position: center -5px;
}
.toggle {
}
.toggle a {
	display: block;
	color: #999999;
	text-decoration: none;
	float: right;
	background-image: url(images/btn-toggle.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1px;
	height: 52px;
	width: 175px;
	text-indent: -9999px;
	overflow: hidden;
	cursor:pointer;
}
#clientsection h3 {
	color: #000;
	font-size: 21px;
	font-family: Calibri, Arial, sans-serif;
	line-height: 122%;
}
#left {
	float: left;
	width: 635px;
	padding-right: 15px;
	font-size: 13px;
	line-height: 154%;
}
#left .post-entry {
	padding-top: 15px;
	padding-bottom: 15px;
}
#left .post-entry .c1 {
	float:left;
	width:48%;
	padding-bottom:15px;
}
#left .post-entry .c2 {
	float:right;
	width:48%;
	padding-bottom:15px;
}
#left .post-entry .cform {
	clear:both;
}
#left .post-entry img {
	border: 5px solid #082449;
}
#left .post-entry p:first-child {
	padding-top: 0 !important;
	line-height: 155%;
}
#left .post-entry p:first-child:first-line {
	font-size: 1.3em;
	font-variant: small-caps;
	line-height: 135%;
	font-weight: bold;
	font-family: "Trebuchet MS", "times New Roman", times, serif;
}
/*
#left .post-entry p:first-child:first-letter {
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
*/
#left .post-entry blockquote {
	background-color: #C2D7E9;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 164%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#left .post-entry blockquote p:first-child {
	background-image: url(assets/imgs/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 16px;
}
#left .post-entry blockquote p:first-child:first-line {
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#left .post-entry blockquote p:first-child:first-letter {
	font-size: 16px;
	margin: auto;
}
#home .entry blockquote {
	padding:0;
	margin:0;
}
#left .post-date {
	text-transform: uppercase;
	float: left;
}
#left .post-edit {
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/icon_edit.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	float: right;
}

#right {
	float: right;
	clear:right;
}

#content .feedbtn a {
	display: block;
	height: 33px;
	padding-left: 67px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#content .feedbtn a:link, #content .feedbtn a:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-image: url(assets/imgs/feed.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	text-decoration: none;
	font-weight: bold;
}
#content .feedbtn a:hover, #content .feedbtn a:active {
}
#sidebar {
	width: 275px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin-top: 8px;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#sidebar h2, #sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #285274;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#sidebar .phone {
	background-image: url(images/side-phone.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 61px;
	width: 277px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar ul ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#sidebar li li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}
#sidebar .servicelist li {
	background-image: url(assets/imgs/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#sidebar .popularlist li a, #sidebar .servicelist li a {
	text-decoration: none;
}
#sidebar .popularlist li {
	background-image: url(images/icon_star.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#sidebar #searchform #s {
	width: 200px;
}
#sidebar input {
	padding:3px;
	color:#333;
	background:#ffffff url(images/field-bg-top.gif) repeat-x top left;
	border: 1px solid #666;
}
#sidebar input:hover {
	border: 1px solid #82b0d6;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left;
}
#sidebar input:focus {
	color:#666;
	border: 1px solid #000;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left;
}
/* Twitter styles
--------------------------------------- */
#sidebar .icon-twitter {
	padding-top: 13px;
	padding-bottom: 3px;
	border-bottom-style: none;
}
#sidebar .aktt_tweets li {
	margin-bottom: 8px;
	margin-top: 8px;
	color: #333;
}
#sidebar .aktt_tweets li .tweet_status a {
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
#sidebar .twitterbox {
}
#sidebar .twitterbox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#sidebar .twitterbox .aktt_more_updates {
	text-align: right;
	font-size: 11px;
}
#sidebar .twitterbox .aktt_more_updates a {
	color:#dee8f0;
}
#sidebar .twitterbox #aktt_tweet_text {
	float: left;
}
#sidebar .twitterbox #aktt_tweet_submit {
	float: right;
}
#sidebar .twitterbox .alignleft {
	margin-left:10px;
}
#sidebar .twitterbox .alignright {
	margin-right:10px;
}
#sidebar .aktt_tweets li .tweet_status a:link, #sidebar .aktt_tweets li .tweet_status a:visited {
	color:#3c6894;
}
#sidebar .aktt_tweets li .tweet_status a:hover, #sidebar .aktt_tweets li .tweet_status a:active {
	color:#000;
}
/* Page Navi by Lester Chan | lesterchan.net
--------------------------------------- */

.wp-pagenavi {
	font-weight: bold;
	padding-bottom: 15px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	text-decoration: none;
	color: #6091b9;
	background-color: #021830;
}
.wp-pagenavi a:visited {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	text-decoration: none;
	color: #6091b9;
	background-color: #021830;
}
.wp-pagenavi a:hover {
	color: #FFF;
	background-color: #133a64;
}
.wp-pagenavi a:active {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	text-decoration: none;
	color: #FFF;
	background-color: #021830;
}
.wp-pagenavi span.pages {
	padding: 3px 6px 3px 6px;
	margin: 2px 2px 2px 2px;
	color: #6091b9;
	background-color: #021830;
}
.wp-pagenavi span.current {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	font-weight: bold;
	color: #b7a966;
	background-color: #133a64;
}
.wp-pagenavi span.extend {
	padding: 3px 6px 3px 6px;
	margin: 2px;
	color: #b7a966;
	background-color: #021830;
}
/* Comment Style 
------------------------------------------- */

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #663300;
	line-height: 144%;
	background-color: #FFF;
	padding: 10px;
	margin: 10px;
	display: block;
	overflow: scroll;
}
ol.commentlist li code {
}
.comments-navigation {height:35px;clear:both;}
ol.commentlist {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
ol.commentlist p {
	margin-bottom:10px;
	line-height: 20px;
	margin-left: 49px;
	clear: both;
	overflow: hidden;
}
ol.commentlist ul.children p {margin-left:0;}
ol.commentlist p img {
	max-width: 500px;
}
ol.commentlist cite {
	float: left;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	color: #333;
	padding-top: 14px;
}
ol.commentlist cite a {
	text-decoration:none;
}
ol.commentlist li {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
ol.commentlist li div div {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
ol.commentlist li.alt {
	margin: 0px;
	background-color: #c2d7e9;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333;
}

ol.commentlist blockquote, blockquote {
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-size: 13px;
	line-height: 120%;
}
ol.commentlist blockquote p {
	line-height: 15px;
}
ol.commentlist .comment-author-jj {
	background-color: #3F5E7F!important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #CCC;
}
ol.commentlist .comment-author-jj a.url{
	color: #FFF;
}
ol.commentlist ol,ol.commentlist ul {margin-left:5px;}

ol.commentlist ol li,
ol.commentlist ul li {
	padding-left:5px;
	list-style-type: none;
}
ol.commentlist .reply {
	text-align: right;
}
ol.commentlist .reply a{
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
a#cancel-comment-reply-link {
	color: #990000;
}
ol.commentlist ul.children {margin-left:50px;}
.commentmetadata {
	font-size: 11px;
	text-align: right;
	display: block;
	float: right;
	width: 150px;
}
.commentmetadata a, .commentmetadata a:visited {
	text-decoration: none;
	color: #999;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.trackbackdata {color:#A9C3D4;}
#commentform .inputbox {
	margin: 0;
	padding: 0;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px!important;
}
#commentform input {
	border: 1px solid #000;
	margin: 2px;
	background-color: #dee8f0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea#comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 144%;
	padding: 8px;
	margin-top: 5px;
	color: #000;
	background-color: #dee8f0;
	border: 1px solid #000;
	width: 630px;
}
.trackbacklist {
	list-style: none;
	
}
.trackbacklist li {
	clear:both;
	text-align: left;
	font-size: 11px;
}
.trackbacklist .commentmetadata {text-align: left;float:none;}
.comment-author-jj .gravatar {
	border: 3px solid #084070;
}
.gravatar {
	float:left;
	border: 3px solid #021830;
	margin-right: 10px;
	height: 35px;
	width: 35px;
}
.avatar {
	margin:0;
	padding:0;
	height: 35px;
	width: 35px;
}
/* Sociable Style
------------------------------------------------- */
div.sociable {

	background-color: #eee;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	height: 32px;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
/* Tweet Style
--------------------------------*/

#aktt_tweet_form {
	margin: 0;
	padding: 5px 0;
}
#aktt_tweet_form fieldset {
	border: 0;
}
#aktt_tweet_form fieldset #aktt_tweet_submit {
	float: right;
	margin-right: 10px;
}
#aktt_tweet_form fieldset #aktt_char_count {
	color: #666;
}
#aktt_tweet_posted_msg {
	background: #ffc;
	display: none;
	margin: 0 0 5px 0;
	padding: 5px;
}
#aktt_tweet_form div.clear {
	clear: both;
	float: none;
}
span.download a{background-image:url(images/icon-zip.png); background-repeat:no-repeat; background-position:left center; padding-top:33px; padding-bottom:33px; padding-left:90px; background-color:#333; border:1px solid #960; font-size:25px; font-weight:bold; color:#999; margin-top:25px; clear:both; text-decoration:none; display:block}
span.download a:hover{color:#EEE}
span.download a span {font-size:13px;}
