/*
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.1
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
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
body {
	font-size: small;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url('images/background.jpg');
	background-repeat:repeat-x;
	background-color:#fbfbfb;
	color: #333;
	text-align: center;
	}

a {
	outline: none;
	}

#wrapper{
width:638px;
margin:90px auto;
padding:0;
background-color: white;
border: 2px solid #19293a;
text-align: left;
z-index:1;
}

#header {
background: #000000 url('images/headerbackground3.jpg') no-repeat bottom center;
height:310px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#headerInternal {
background: #000000 url('images/internalheader4.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#headerTeam {
background: #000000 url('images/internalheader3.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#headerAbout {
background: #000000 url('images/internalheader4.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#headerService {
background: #000000 url('images/internalheader2.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}
#headerJoin {
background: #000000 url('images/internalheader4.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#headerBlog {
background: #000000 url('images/internalheaderblog.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#headerContact {
background: #000000 url('images/internalheader2.jpg') no-repeat bottom center;
height:200px;
margin:-20px 0 0;
padding:0;
z-index:50;
	}

#access .skip-link{
text-indent:-5555px;}


#internalHeader {
background: #000000 url('images/internalheader.jpg') no-repeat bottom center;
	z-index:50;
        height:200px;
	}

#blog-title a {
	text-indent:-99999px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	height: 178px;
	width: 625px;
	margin-bottom: 22px; 
	position: relative;
	display:block;
	top:-76px;
	left:-90px;
	z-index:100;
}

a {
color:#182839; 
}

h2 a, h2 a:hover {
text-decoration:none; 
}

a:hover {
color:#2d557c;
}

div#menu{margin:-30px 0px 0 0px;padding:0;position:relative; z-index:20;}

div#menu ul li,div#menu ul ul li{
background-image:url(images/navbackground.png);
background-repeat:repeat-x;
float:left;
font-size:small;
font-weight:bold;
height:81px;
line-height:25px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-transform:lowercase;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;

}

div#container{
float:left;
margin:0 0 0 0px;
width:100%;
}

div#containerBlog #content{
float:left;
margin:0 0 0 0px;
width:60%;
}

div#content{
padding: 0px 20px 10px 20px;
margin:0;
}
div#menu ul li.startNav{
background-image:url(images/leftnavborder.png);
background-repeat:no-repeat;
padding:0;
width:59px;}

div#menu ul li.endNav{
background-image:url(images/rightnavborder.png);
background-repeat:no-repeat;padding:0;
width:59px;z-index:22;}

div#menu ul li a {
display:block;
margin-right:1em;
text-decoration:none;
color:#344543;
padding:10px 4px 0 4px;
}

div#menu ul li a:hover  {
color:#FFFFFF;
}

div#menu ul ul ul li a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-content{position:relative}
.entry-title {
clear:both;
padding:10px 0 4px 0;
}

.entry-meta {
clear:both;
}

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;
}

h2 {border-bottom:2px solid #8FA82B;
    color:#182839;
    margin:0;
    padding-bottom:6px;
    text-transform:lowercase;font-weight: bold;
    text-align:left;}

h3 {
	font-size: 1 em;color:#8fa82b;
	}

div#header{
text-align:center;
}

div#footer {
text-align: right;
}

div#footer p {
padding: 10px 20px 10px 0px;
}

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;
}
.smallPush{
background-image:url('images/small-focus.png');
display:block;
height:255px;
left:390px;
position:absolute;
top:-140px;
width:255px;
z-index:5;
}
.smallPush p{
	padding:95px 40px 20px 38px;
	width:188px;
	font-size:14px;
	font-weight:bold;
	text-align:center;line-height:18px;
}

p.homeContent{
width:60%;
margin-bottom:200px;
}

.largePush{
	background-image:url('images/large-focus.png');
	background-repeat:none;
	position:absolute;
	width:406px;
	height:406px; left:-100px; top:60px;


}
.largePush li{
	margin-top:10px;

}

.largePush ul{
	padding:0px 60px 20px 60px;
	width:280px;
	font-size:16px;
	text-align:center;
}
.largePush h3{
	padding:80px 65px 10px 68px;
	width:280px;
	text-align:center; line-height:24px;
}
.largePush p{
	padding:60px 62px 20px 64px;
	width:280px;
	text-align:center; line-height:24px;
}

.skillList li{ margin-left:20px;
               list-style:none;
               width:140px;
               float:left;
               margin-top:8px;



}




