/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


.clear{
	clear: both;
}


body{
	background:url(images/bg_repeater.jpg) repeat-x top #171e38;
	margin:0;
	color:#182134;
	padding:0;
	font-family: Verdana, Arial, sans;
}

#wrapper{
	background:url(images/bg.jpg) no-repeat top center;
	margin:0;
	padding:0;
}

#blog-title a{
	margin:0 auto;
	background: url(images/logo2.png) no-repeat;
	width:211px;
	height:104px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

#innerWrap{
	width:960px;
	margin:0 auto;
	padding:10px 0;
}


.posttop{
	background: url(images/post_top.gif) no-repeat;
	width:960px;
	height:18px;
}


.postbottom{
	background: url(images/post_bottom.gif) no-repeat;
	width:960px;
	height:18px;
}

#contentWrapper{
	background:#e1eefe;
	padding:10px 25px;
}


.pageHeaderPic{
	background: #fff;
	padding: 10px;
	border:1px solid #becce6;
}

#container{
	float:left;
	width:540px;
}

#container img{
	padding:2px;
	background: #fff;
	border: 1px solid #ccc;
}

#primary{   
	float:right;
	width:340px;
	background: url(images/seperator.gif) no-repeat;
	min-height: 500px;
}

#footer{
	width:960px;
	margin:20px auto;
	color:#6f88c8;
	font-size: 11px;	
}

#footer a, #footer p{
	margin: 0;
	padding: 0;
	color:#6f88c8;

}


.sIFR-flash > p:first-child {
	margin-top: -10px;
}


h2{
	margin-bottom: -10px;
}

h4{
	font-size:14px;
	margin-bottom:-5px;
}

#content h3{
	margin-bottom: -10px;
}


p{
	color:#182134;
	font-family: Lucida Sans, sans;
	font-size: 13px;
	line-height: 22px;
}


a{
	text-decoration: none;
	color:#2a395c;
}

a:hover{
	text-decoration: underline;
}

/* Just some example content */


div#menu {

height:1.5em;
margin:1em 0 1em 29px;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
	color:#fff;
	text-transform: uppercase;
	display:block;
	padding:0.2em 0.5em;
	text-decoration:none;
	font-size: 14px;
}


li.page-item-14,
li.page-item-14 a {
	margin:0;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}


.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


/*************************************** Main Drop Down **/

.tnavinner{
	margin-top:-10px;
	margin-left:15px;
}

.tnavinner ul ul{
/*float: left;*/
display: block;
margin:0; 
padding:0;
}


.tnavinner ul li {
/*float: left;*/
display: block;
}

.tnavinner ul li a:hover{
	color:#daeafd;
}

.tnavinner ul li a {
	color:#fff;
	font-size: 13px;
	text-transform: uppercase;
	padding:10px 50px 11px 0px;
	height:18px;
	float: left;
	display: block;
	text-decoration: none;
}

.tnavinner ul li:hover {
	/*background:#e9e9ce url(img/arrow.png) no-repeat top center;*/
	
}


/**********************************************************/


.nav ul {position:absolute;top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(img/pages-bottom.png); padding-bottom: 20px;}

.nav li {float:left; position:relative; z-index:100; display: block;}

.nav a {display:block; float: left;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px; top:34px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:240px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
	width: 240px;
}

.nav li ul {
	width: 200px;
	text-align: left;
	background: url(images/bg_dropdown.gif) repeat-x;
	border:1px solid #a6c7f1;
}

#menu ul li ul {
	width: 200px;
}

.nav li li a:link, .nav li li a:visited {
	color:#2a395c;
	width: 180px;
	display: block;
	padding: 10px 30px 10px 10px;
	height: auto;
	float: left;
	background: none !important;
}

.nav li li a:hover {
	background-position: 10px 10px;
	width: 180px;
	display: block;
	padding: 10px 30px 10px 10px;
	height: auto;
	float: left;
	color:#fff;
}

.nav li li:hover{
	background: url(images/bg_dropdown2.gif) repeat-x bottom;
	width: 200px;
}

#nav2 ul {
	background-image: url(img/categories-bottom.png); 
	padding-bottom: 18px;
}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {
	top:44px;
}

#nav2 li {
	z-index:99;
}

#nav2 li li {
	background-image: none;
	margin: 0px;
	z-index:100;
}

#nav2 li li a:hover {
	background-color: #34353B;
	border: none;
	background-image: url(img/pages-hover-arrow2.gif);
}

#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {top:0px;}



/************************************* Sidebar **/


.sidebar ul li{
	list-style: none;
	margin:0;
	padding:0;
}

.sidebar ul li ul{
	list-style: none;
	margin:0;
	padding:0;
}


.xoxo{
	margin-left:18px;
	padding: 0;

}

.xoxo ul{
	margin:-15px 0 60px 0;
	padding: 0;
}

.additional ul{
	margin:-15px 0 40px -20px;
	padding:0;
}

.additional ul li{
	
}

.additional ul li a{
	display: block;
	padding:10px 60px;
	background: url(images/arrow.png) no-repeat 38px 15px;
}

.additional ul li.current_page_item a{
	background: url(images/bg_menusidebar.png) no-repeat;
	text-decoration: none;
}

.additional a:hover{
	text-decoration: none;
	background: url(images/arrow.png) no-repeat 42px 15px;
}


.additional h3{
	margin-left:18px;
}


.questions ul{
	margin:-10px 0 40px -20px;
}

.questions ul li{
	margin:0 0 10px 0;
}

.questions h3{
	margin-left:18px;
}

.questions .email{
	background: url(images/email.png) no-repeat;
	padding:10px 50px;
}

.questions .phone{
	background: url(images/phone.png) no-repeat;
	padding:10px 50px;
}


.caseStudies{
	padding:0 0 0 20px;
}

.caseStudies .postThumb{
	float:left;
}

.caseItem{
	clear: both;
	margin: 20px 0 30px 0;
}

.caseDetail {
	float: right;
	width:175px;
	margin:0 5px 0 0;
	font-size: 11px;
}

.caseDetail h2{
	margin:-0px 0 -5px 0;
	text-transform: uppercase;
}

.postExcerpt p{
	margin: 0;
}

.postExcerpt a{
	color:#6f88c8;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}





/**************************/

.ngg-widget {
	margin-top:20px !important;
}


.slideshowHeader h3{
	display: none;
}

.slideshowHeader{
	padding: 10px;
	background: #fff;
	border:1px solid #becce6;
}

div.clearfix{
	clear: both;
	height:0px;
}

.caseStudiesTitle{display: none;}


.pageid-86 .caseStudiesTitle{display: block;}
.pageid-86 .servicesTitle{display: none !important;}