@charset "utf-8";a:link, a:visited, a:hover, a:active
{
	text-decoration:underline;
}
a:link
{
	color:#3f74a4;
}
a:visited
{
	color:#0D3E61;
}
a:hover, a:active
{
	color:#3f74a4;
}
input.text, textarea, select
{
	background:#FFFFFF url(/img/fieldbg.gif) repeat-x scroll center top;
  border-style:solid;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-width:1px;
  padding:0.5em;
}
div.imagecover, span.imagecover, a.imagecover, h1.imagecover
{
	position:relative;
	display:block;
}
span.imagecovertext
{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
span.transparentimagecovertext
{
  visibility:hidden;
}

span.imagecoverspan, input.imagecoverspan
{
	border-style:none;
	position:absolute;
	left:0;
	top:0;
	background-color:Transparent;
	width:100%;
	height:100%;
	text-decoration:none;
	background-repeat:no-repeat;
	font-size:0;
	z-index:3;
}
a.imagecover span.imagecoverspan, input.imagecoverspan
{
	cursor:pointer;
}
.z3
{
	z-index:3;
}
.z2
{
	z-index:2;
}
.z1
{
	z-index:1;
}
.z0
{
	z-index:0;
}
a.hoverlink
{
	text-decoration:none;
	position:relative;
	cursor:default;
	overflow:visible;
}
a.hoverlink:hover
{
	text-decoration:none;
	visibility:inherit;
}
span.hoverspan
{
	display:none;
}
a.hoverlink:hover span.hoverspan
{
	display:block;
	z-index:4;
	position:absolute;
	top:0;
	left:0;
	padding:1em;
	background-image:none;
	background-color:#FFF;
	border:1px solid;
	border-color:#BFBFBF;
	text-decoration:none;
}

div.emptyclear, li.emptyclear
{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}
div.fullwidth, ul.fullwidth, fieldset.fullwidth
{
	margin-bottom:2em;
  width:100%;
}
@media print
{
	.imagecover span.imagecovertext
	{
		width:auto;
		overflow:visible;
	}
	span.imagecoverspan, input.imagecoverspan
	{
		display:none;
	}
}
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
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-style:normal;
	font-weight:normal;
}
body
{
	line-height:1;
}
ol, ul
{
	list-style:none;
}
blockquote, q
{
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content:'';
	content:none;
}
ins
{
	text-decoration:none;
}
del
{
	text-decoration:line-through;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
a
{
	text-decoration:none;
}
a:hover, a:active
{
	text-decoration:underline;
}
input, td, th
{
	vertical-align:middle;
	margin:0;
	font-size:100%;
	border:0;
	padding:0;
}
:focus
{
	outline-style:none;
}
body
{
  background-color:#fff;
  text-align:center;
  font-size:75%;
  font-family:verdana, arial, sans-serif;
  line-height:1.5;
  color:#777777;
}

.bodysection
{
  width:100%;
  text-align:center;
}

.bodysection .content
{
  margin:0 auto;
  width:79.167em;
  text-align:left;
}

#header
{

}

#header h1
{
  float:left;
  height:80px;
  position:relative;
  cursor:pointer;
  width:200px;
}

#header h1 span
{
  background-image:url(/img/css/horizontal-v2.png);
  background-position:0 0;
}

ul#nav
{
  float:right;
  padding-top:2em;
}

ul#nav li
{
  display:inline;
  float:left;
  border-left:0.1em dotted #a4a7ad;
  padding:0.5em 0.75em 0 0.75em;
  text-decoration: none;
}

ul#nav li.firstlink
{
  border-left-style:none;
}

ul#nav li a.imagecover
{
  height:19px;
}
ul#nav li span.imagecover
{
  height:19px;
}
ul#nav li span.imagecoverspan
{
  background-image:url(/img/css/horizontal-v2.png);
}
ul#nav li#navhomelist .imagecover
{
  width:43px;
}
ul#nav li#navhomelist span.imagecoverspan
{
  background-position:-400px -40px;
}
#home ul#nav li#navhomelist span.imagecoverspan
{
  background-position:-400px 0;
}
ul#nav li#navserviceslist .imagecover
{
  width:68px;
}
ul#nav li#navserviceslist span.imagecoverspan
{
  background-position:-500px -40px;
}
#services ul#nav li#navserviceslist span.imagecoverspan
{
  background-position:-500px 0px;
}
ul#nav li#navclientlist .imagecover
{
  width:69px;
}
ul#nav li#navclientlist span.imagecoverspan
{
  background-position:-600px -40px;
}
#projects ul#nav li#navclientlist span.imagecoverspan
{
  background-position:-600px 0px;
}
ul#nav li#navaboutlist .imagecover
{
  width:48px;
}
ul#nav li#navaboutlist span.imagecoverspan
{
  background-position:-700px -40px;
}
#about ul#nav li#navaboutlist span.imagecoverspan
{
  background-position:-700px 0px;
}
ul#nav li#navbloglist .imagecover
{
  width:40px;
}
ul#nav li#navbloglist span.imagecoverspan
{
  background-position:-900px -40px;
}
#blog ul#nav li#navbloglist span.imagecoverspan
{
  background-position:-900px 0px;
}
ul#nav li#navdomainslist .imagecover
{
  width:65px;
}
ul#nav li#navdomainslist span.imagecoverspan
{
  background-position:-1000px -40px;
}
#domains ul#nav li#navdomainslist span.imagecoverspan
{
  background-position:-1000px 0px;
}
ul#nav li#navcontactlist .imagecover
{
  width:63px;
}
ul#nav li#navcontactlist span.imagecoverspan
{
  background-position:-800px -40px;
}
#contact ul#nav li#navcontactlist span.imagecoverspan{
  background-position:-800px 0px;
}
/** BREADCRUMB STYLES ***************************************************************************************/
ul#breadcrumb
{
  float:left;
  margin:0em 0 1em 0.2%;
  width:98.6%;
}
ul#breadcrumb li
{
  float:left;
  margin-top:1em;
  padding:0 0.25%;
  font-style:italic;
  font-size:11px;
}
ul#breadcrumb li a
{
  font-style:normal;
}

#intro, #intro-short
{
  height:25.333em;
  background-color:#fff;
  background-image:url(/img/intro-bg.png);
  background-position:center center;
  background-repeat:no-repeat;
}

#intro .content
{
 padding-top:3em;
}

#intro h2.laboratory
{
  height:50px;
  position:relative;
  width:678px;
}

#intro h2.laboratory span
{
  background-image:url(/img/sophisticated.png);
}

#intro p, #intro-short p
{
  color:#fff;
  display:block;
  font-family:arial, helvetica, sans-serif;
  font-size:125%;
  padding-bottom:1em;
  width:55%;
}

#intro a.imagecover
{
  height:41px;
  width:224px;
  text-decoration:none;
}

#intro a.imagecover span
{
  background-image:url(/img/css/button-sprite.png);
  background-position:0px -90px;

}

#intro-short
{
  background-image:url(/img/intro-short-bg.png);
  height:16.667em;
}

#intro-short .content
{
  padding-top:1.5em;
}

#intro-short h2.services, #intro-short h2.clients, #intro-short h2.contact, #intro-short h2.about, #intro-short h2.project, #intro-short h2.blog, #intro-short h2.domains, #intro-short h2.fourzerofour
{
  height:50px;
  margin-top:1.5em;
  position:relative;
}

#intro-short h2.services
{
  width:485px;
}

#intro-short h2.services span
{
  background-image:url(/img/what-we-can-do.png);
}

#intro-short h2.clients
{
  width:645px;
}

#intro-short h2.clients span
{
  background-image:url(/img/project-gallery.png);
}

#intro-short h2.project
{
  width:285px;
}

#intro-short h2.project span
{
  background-image:url(/img/project-details.png);
}

#intro-short h2.about
{
  width:445px;
}

#intro-short h2.about span
{
  background-image:url(/img/meet-the-team.png);
}

#intro-short h2.blog
{
  width:445px;
}

#intro-short h2.blog span
{
  background-image:url(/img/our-thoughts.png);
}
#intro-short h2.domains
{
  width:485px;
}

#intro-short h2.domains span
{
  background-image:url(/img/domain-portfolio.png);
}

#intro-short h2.contact
{
  width:401px;
}

#intro-short h2.contact span
{
  background-image:url(/img/get-in-touch.png);
}
#intro-short h2.fourzerofour
{
  width:485px;
}

#intro-short h2.fourzerofour span
{
  background-image:url(/img/404.png);
}
#body
{
  padding-bottom:2em;
}
#body h2
{
  color:#1a1a1a;
  font-family:arial, sans-serif;
  font-size:220%;
  font-weight:bold;
  letter-spacing:-0.05em;
}

#body h3
{
  color:#0a2639;
  font-family:arial, sans-serif;
  font-size:250%;
  font-weight:bold;
  letter-spacing:-0.05em;
}

#body h4
{
  color:#144465;
  font-family:georgia, helvetica, sans-serif;
  font-size:190%;
  line-height:1.25;
}

#body h4 a
{
  font-weight:bold;
}

#body h4 em
{
  color:#3f74a4;
  font-weight:bold;
}

#body h5
{
  color:#003e76;
  font-family:arial, helvetica, sans-serif;
  font-size:130%;

}

#body p
{
  padding-bottom:1em;
}

#body p em
{
  color:#3B3D43;
  font-weight:bold;
}

#body img
{
  background:#eeeeee;
  border:1px solid #cccccc;
  padding:0.75em;
}


#body ul li.dotted
{
  border-bottom:1px dotted;
  border-bottom-color:#a4a7ad;
  margin-bottom:1.5em;
  padding-bottom:1.5em;
}

#body .content-half
{
  float:left;
  padding-right:2%;
  width:47%;
}

#body .content-half ul
{
  padding-bottom:1em;
}


#body .content-half ul li
{
  color:#3F74A4;
}


#body ul#clients li
{
  float:left;
  padding-bottom:0.5em;
  width:33%;
}

#body ul#clients li a.imagecover
{
  height:40px;
  width:150px;
}

#body ul#clients li a.domainappraisal span
{
  background-image:url(/img/css/horizontal-v2.png);
  background-position:-1000px -60px;
}

#body ul#clients li a.dirtybirdysoap span
{
  background-image:url(/img/css/horizontal-v2.png);
  background-position:-1200px -60px;
}

#body ul#clients li a.identitytheftfacts span
{
  background-image:url(/img/css/horizontal-v2.png);
  background-position:-1350px -60px;
}

#body ul#verticallist li
{
  float:left;
  padding-right:1%;
  margin-bottom:2em;
  width:32%;
}

#body ul.twocolumn-verticallist li
{
  float:left;
  padding-right:2%;
  margin-bottom:2em;
  width:46%;
}

#body ul.threecolumn-verticallist{
  margin-bottom:2em;
}


#body ul.threecolumn-verticallist li
{
  padding-right:2%;
  margin-bottom:1em;
}

#body li.quote a.imagecover
{
  height:60px;
  width:950px;
}

#body li.quote a.imagecover span
{
  background-image:url(/img/work-with-us.png);
}
#body ul.skillset{
  margin-bottom:1em;
  margin-top:1em;
}


#body ul.skillset li
{
  font-family:georgia;
  font-size:120%;
  color:#595959;
  float:left;
  width:40%;
  margin-bottom:0;
}

#body ul.thumb li
{
  float:left;
  margin-left:1%;
  padding-bottom:0.5em;
  text-align:center;
  width:48%;
}

#body ul.thumb li a
{
  text-decoration:none;
}

#body .content-third
{
  float:left;
  width:66%;
}

#body .content-half a.imagecover
{
  height:33px;
  width:190px;
  text-decoration:none;
}

#body .content-half a.viewlivesite span
{
  background-image:url(/img/css/button-sprite.png);
  background-position:0px -43px;
}
#body .content-half a.getintouch span
{
  height:41px;
  width:223px;
  background-image:url(/img/css/button-sprite.png);
  background-position:0px 0px;
}
#sidebar
{
  background:url(/img/sidebar-bg.gif) no-repeat top right;
  float:left;
  height:50em;
  padding-right:3%;
  margin-right:2%;
  width:28%;
}

#sidebar ul
{

}

#sidebar ul li
{
  border-top:1px dotted;
  border-color:#a4a7ad;
  margin-top:0.5em;
  padding-top:0.5em;

}


#sidebar ul li p
{
  padding-left:5%;
  padding-bottom:0;
}


form.contactform{
width:80%;
}

form.contactform legend{
  background-color:#ECECEC;
  color:#242F33;
  font-family:arial, helvetica, sans-serif;
  font-size:130%;
  font-weight:bold;
  width:91%;
  padding:0 2%;
  display:block;
}

form.contactform span.imagecover{
  width:74px;
  height:26px;
}

form.contactform input.imagecoverspan{
  width:155px;
  height:40px;
  background-image:url(/img/css/horizontal-v2.png);
  background-position:-1400px 0;
}

form.contactform li{
  width:75%;
  padding:0.6em 0;
}

form.contactform li input.text{
  display:block;
  width:100%;
}

form.contactform li textarea{
  display:block;
  margin:0.3em 0;
  width:100%;
  height:6em;
}

form.contactform li label{
  color:#003e76;
  display:block;
  font-family:arial, helvetica, sans-serif;
  font-size:110%;
}

form.contactform li select
{
  display:block;
  width:100%;
}


address{
  display:block;
  width:100%;
  margin-top:1em;
  padding-top:1em;
  border-top:dotted 0.1em;
  border-top-color:#BFBFBF;
}

address span.addressitem{
  display:block;
}

address span.value{
  padding-left:0.3em;
}

address span.name
{
  color:#3B3D43;
  font-size:110%;
  font-weight:bold;
}

body#blog .content div.post
{
  padding-bottom:2em;
  margin-bottom:1em;
  border-bottom:0.2em dotted #D8D8D8;
}
body#blog .content h2
{
  margin-bottom:0em;
}
body#blog .content small
{
  margin-bottom:1em;
  margin-top:1em;
}
body#blog .leftcolumn ul.sidebarblognavlist li ul li
{
   padding-bottom:0.5em;
}
body#blog .content div.postimage
{
  float:left;
}
body#blog .content div.postexcerpt
{
  float:right;
  width:63%;
}
body#blog .content h2 a, body#blog .content h1
{
  text-decoration:none;
  color:#323232;
}
body#blog .content h2 a:hover, body#blog .content h1 a:hover
{
  text-decoration:none;
  border-bottom:1px solid #cccccc;
}
body#blog .content h1, body#blog .content p.date
{
  padding-bottom:0.25em;
}
body#blog .contentsection h1{
  font-size:30px;
  font-weight:bold;
}
body#blog .contentsection h2{
  font-size:20px;
  font-weight:bold;
}

body#blog .content ul#breadcrumb li a.nohyperlink
{
  background:none;
  border:none;
  text-decoration:none;
}
body#blog div.postexcerpt h2, body#blog div.post h1  {
  font-family: arial;
  font-size: 35px;
  letter-spacing: -0.025em;
  text-shadow: 1px 1px 0 #DDDDDD;
}
body#blog div.post h2 {
  font-size:20px;
  font-weight:;
  color:#000;
}
body#blog ul.textlist{
  margin-left:2%;
  list-style-type:disc;
  margin-bottom:1em;
}
body#blog small{
  font-size:10px;
}


.content-third img.wp-post-image
{
  float:left;
  margin-top:1em;
  margin-right:3%;
  border:0.1em solid #e8e8e8;
  padding:5px;
  background-color:#f5f5f5;
}
div#comments{
  display:none;
}


div.comment-body
{
  background:none repeat scroll 0 0 #fffde2;
  border:1px solid #fcf1cf;
  margin-bottom:10px;
  min-height:80px;
  overflow:hidden;
  padding:15px 30px 15px 30px;
  position:relative;
}
li.bypostauthor div.comment-body
{
  background:none repeat scroll 0 0 #e6f6f8;
  border:1px solid #b8d9dd;
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
h3#comments-title
{
  margin-bottom:1em;
}
ol.commentlist li div.comment-author cite
{
  float:left;
  padding-right:2%;
  margin-bottom:1em;
}
ol.commentlist li div.comment-author span.date
{
  float:left;
  margin-top:0.5em;
}
ol.commentlist li.bypostauthor div.comment-author span.date a
{
  color:#5e9bd3;
}
ol.commentlist li div.commentauthorphoto
{
  float:left;
}
ol.commentlist li div.commentparagraph
{
  float:right;
  width:82%;
}
ol.commentlist li
{
  position:relative;
}
ol.commentlist li div.reply a.comment-reply-link
{
  background-color:#ffe48e;
  border:0.1em solid #fed86c;
  bottom:0;
  font-family:arial, sans-serif;
  font-size:9px;
  right:0;
  padding:0 8px;
  position:absolute;
  text-decoration:none !important;
}
ol.commentlist li.bypostauthor div.reply a.comment-reply-link
{
  background-color:#A9CFF2;
  border:0.1em solid #84BDF2;
}
ol.commentlist li ul.children
{
  margin-bottom:1em;
}
ol.commentlist li ul.children li
{
  background:url("img/li-left.png") no-repeat scroll 0 20px transparent;
  border-left:1px solid #f0e3b0;
  padding-left:30px !important;
}
div#respond
{
  width:81%;
}
div#respond h3
{
  margin-bottom:1em;
  margin-top:1.5em;
}
div#respond form label
{
  clear:left;
  float:left;
  width:75px;
  text-align:right;
  margin-right:2%;
  margin-top:0.5em;
}
div#respond form input#submit
{
  background-color:#ff5c00;
	padding: 5px 0px 0px 0px;
	float:left
  width:200px;
  height:22px;
  margin-top:0.75em;
  text-align:center;
  color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-top:none;
  border-left:none;
  border-right:none;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}
div#respond form input
{
  background-color:#fefbd6;
  border:0.1em solid #cccccc;
  float:left;
  width:220px;
  height:26px;
  margin-bottom:0.5em;
  padding:6px;
  outline:0;
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
div#respond form textarea
{
  float:left;
  background-color:#fefbd6;
  border:0.1em solid #cccccc;
  box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
 div#respond form input:hover, div#respond form textarea:hover,
 div#respond form input:focus, div#respond form textarea:focus {
  border-color: #747474;
}

div#respond form input#submit:hover, div#respond form input#submit:focus
{
  background-color:#fd772b;
}
div.sidecontent ul.sidebarblognavlist li ul.children
{
  padding-left:7%;
}
div.sidecontent ul.sidebarblognavlist li ul.children li
{
  list-style-type:circle;
}
ul.socialize-this li
{
  float:left;
  padding-right:1%;
}


#footer
{

}

#footer .content
{
  border-top-style:solid;
  border-top-color:#e5e5e5;
  border-top-width:0.1em;
  padding:1em 0 6em;
}

#footer p
{
  color:#3c3d43;
  font-size:75%;
}

#footer .address
{
  float:left;
  width:50%;
}

#footer .address p
{
  float:left;
  margin-left:2%;
}

#footer .address a.imagecover
{
  float:left;
  height:26px;
  width:59px;
  text-decoration:none;
}

#footer .address a.imagecover span
{
  background-image:url(/img/css/horizontal-v2.png);
  background-position:-250px 0;
}

#footer .rights
{
  float:right;
  text-align:right;
  width:40%;
}

#footer .rights a.imagecover
{
  float:right;
  height:26px;
  width:70px;
  margin-top:1em;
  text-decoration:none;
}

#footer .rights a.imagecover span
{
  background-image:url(/img/css/horizontal-v2.png);
  background-position:-250px 0px;
}
