/*

THEME NAME: Sandbox for WordPress 2.7+

THEME URI: http://www.plaintxt.org/themes/sandbox/

DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists. Just for WordPress 2.7.

VERSION: 1.6

AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> Edit by <a href="http://dreamcolor.net/">Dreamcolor</a>

AUTHOR URI:

TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer

*/


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, caption {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:1;
	background-color:#284A63 !important;
}

h2 {
	font-size: 125%;
	margin:0 0 1em 0;
	font-family:"Century Gothic", Arial,Helvetica,sans-serif;
}
h3 {
	font-family:"Century Gothic", Arial,Helvetica,sans-serif;
	margin: 25px 0 15px;
	font-size:15px;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}

:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

body {
	background:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#284A63 !important;
	font-family:Arial,Helvetica,sans-serif;
	color:#CCC;
}

.weightVeryHeavy {
	font-weight: 800;
}
.map {
	margin: 0 0 1em;
}

#header {
	margin: 0 auto;
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	width:915px;
	height:174px;
	background-position:center;
}

#contentWrapper {
	margin: 0 auto;
	background:url(images/stretchBackground.jpg) repeat-y;
	min-height:651px;
	width:915px;
	height:auto;
	color:#333;
}

#content {
	width: 755px;
	padding-top:10px;
	padding-left:160px;
	background:url(images/stretch.jpg);
	background-repeat:no-repeat;
}

#contentclose {
	margin: 0 auto;
	background:url(images/contentclose.jpg);
	background-repeat:no-repeat;
	width:915px;
	height:48px;
}


#footer {
	margin: 0 auto;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:860px;
	height:177px;
	background-position:center;
	padding-left:55px;
	font-size:12px;
	color:#C2DFF1;
	font-weight:bold;
}
#footer p {
	font-size:10px;
	padding-left:25px;
	padding-right:45px;
	padding-top:10px;
	line-height:16px;
}
.sco {
	font-size:14px;
	color:#CCC;
	font-weight:normal;
	margin-left:642px;
}

#navline {
	height:45px;
	padding-top:40px;
	margin-left:1px;
	float:left;
	
}

#navline ul {
	margin-left:12px;
	padding-top:2px;
}

#navline li  {
	float:left;
	}

#navline a {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	float:left;
	width:83px;
	height:31px;
	font-size:11px;
	color:#FFF;
	background-image:url(images/button.jpg);
	text-align:center;
	padding-left:1px;
	padding-top:15px;
}

#navline a:hover {
	background-image:url(images/active.jpg);
}
.active {
	background-image:url(images/active.jpg) !important;
}

#logo {
	float:left;
	margin-top:45px;
	margin-left:65px;
	display:inline;
}

#westside {
	width:444px;
	float:left;
	padding-top:35px;
}

#eastside {
	float:right;
	margin-right:23px;
	width:285px;
	height:auto;
}

#northeast {
	background:url(images/nav.jpg);
	background-repeat:no-repeat;
	height:339px;
	width:242px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}
#northeast li {
	padding-top:10px;
	padding-left:20px;
	font-weight:bold;
	font-size:13px;
	color:#649CBE;
}

#northeast a {
	text-decoration:none;
	color:#649CBE;
}

#casesAndClients a {
	text-decoration:none;
	color: #649CBE;
}

#northeast a:hover {
	text-decoration:underline;
}

#southeast {
	background:url(images/form.jpg);
	background-repeat:no-repeat;
	height:282px;
	width:282px;


}

.tablewrap {
margin-left:35px;
}
#southeast h1 {
	font-size:18px;
	color:#FFF;
	padding-top:14px;
	margin-left:35px;
	padding-bottom:25px;

}
#southeast h2 {
	font-size:14px;
	color:#4F87A9;
	font-weight:bold;
}



#westside p {
	font-size:14px;
	/* original font-family below commented out and replaced with the fonts used in the jpg mockup layout */
	/* font-family:centry gothic, Arial, Helvetica, sans-serif; */
	text-align: justify;
	font-family:"Century Gothic", Arial,Helvetica,sans-serif;
	line-height:24px;
	width:95%;
	padding-left:5px;
	padding-bottom:10px;

}
textarea {
overflow:hidden;
}
	
	
.published {
	color:#03F;
	font-weight:bold;
	padding-bottom:5px;
}

/* Just some example content */

div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}

div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width:100%;
}

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

div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}

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;
}


div#container,div#primary {
}

form#commentform .form-label {
	margin:1em 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}

.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#nav-above {
	margin-bottom:1em;
}

div#nav-below {
	margin-top:1em;
}

div#nav-images {
	height:150px;
	margin:1em 0;
}

div.navigation {
	height:1.25em;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
}

div.sidebar h3 {
	font-size:1.2em;
}



div.sidebar input#s {
	width:7em;
}

div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}

div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}

div.sidebar ul ul {
	margin:0 0 0 1em;
}

div.sidebar ul ul li {
	list-style:disc;
	margin:0;
}

div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
	list-style:circle;
}

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



input#author,input#email,input#url,div.navigation div {
	width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:0;
	padding:0;
}

#links p {
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	padding:0 !important;
	margin:0 !important;
}
#links a {
	font-size: 90%;
	display: block;
	margin: 0 0 1em;
	text-decoration: none;
	color: #284a63;
}
.entry-title a {
	color: #333;
	text-decoration: none;
}
.entry-meta {
	
	margin: 0 0 2em;
}
#pageNotFound
{
	padding: 5em 0 0;
}
