/*
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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
.clear {
	clear:both;
	width:100%;
}
body {background-image: linear-gradient(bottom, rgb(156,196,227) 46%, rgb(27,50,95) 100%);
background-image: -o-linear-gradient(bottom, rgb(156,196,227) 46%, rgb(27,50,95) 100%);
background-image: -moz-linear-gradient(bottom, rgb(156,196,227) 46%, rgb(27,50,95) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(156,196,227) 46%, rgb(27,50,95) 100%);
background-image: -ms-linear-gradient(bottom, rgb(156,196,227) 46%, rgb(27,50,95) 100%);
background-image: -webkit-gradient(linear,left bottom,left top,	color-stop(0.46, rgb(156,196,227)),	color-stop(1, rgb(27,50,95)));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A446E', endColorstr='#99C1DF');
	text-align: center;
} 



p {
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 19px;
margin-left: 20px;
}

li {
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
}

a {
font-family:Verdana, Geneva, sans-serif;
text-decoration: none;
color: #1B325F;
}

a:hover {
text-decoration: underline;
}

h1, h2, h3{
font-family:Verdana, Geneva, sans-serif;
margin-left: 20px;
}

h1 {
font-size: 14px;
color: #3A89C9;
padding: 10px 0 0 0;
}

h2 {
font-size: 20px;
color: #F16C4F;
}

h3 {
font-size: 14px;
}

/* top navigation */

#insidepghdr {	
width: 1000px;
margin: 0 auto;
background-color: #fff;
}

div#menu {
background-image:url(/wp-content/themes/sandbox/images/fallback-image---nav-bar.png);
height: 30px;
width: 1000px;
margin: 0 auto;
font-size: 11px;
text-align: right;
border-bottom: #99C1DF solid 3px;
border-top: #2A446E solid 1px;
}

div#menu ul {
list-style-type:none;
margin:0;
padding:0;
padding-top:6px;
padding-bottom:6px;
padding-right: 15px;
}

div#menu ul a {
color:#FFFFFF;
text-align:center;
padding:10px;
text-decoration:none;
}

#menu li {
display: inline;
}

/* top navigation */



/* homepage slider elements */

#content {
	padding-top: 10px;
	background-color: #fff;
	text-align: left;
	min-height: 600px;
	float:left;
	width:1000px;
}
#content.bloglist {
	width:800px !important; 
}

#contenthome {
	padding-top: 10px;
	background-color: #fff;
	text-align: left;
}
#sidebar a,
#content a{
color: #F16C4F;
}
#sidebar ul,
#content ul{
list-style: url(/wp-content/themes/sandbox/images/list-style-3.png);
line-height: 20px;
}

div#slider {
margin: 0 auto;
height: 244px;
width: 1000px
}

#divider {
float: left;
background-color: #1B325F;
height: 9px;
width: 1000px;
margin: 0 auto;
}
/* homepage slider elements */


/* homepage body elements */


#leftcopy {
float: left;
background-color: #F1F2F2;
width: 690px;
height: 165px;
}

#rightcopy {
float: left;
height: 165px;
width:308px;
background-color: #ffffff;
}

#rightcopy a {
	margin-left: 20px;
	font-size: 11px;
}

#rightcopy li {
list-style:url(/wp-content/themes/sandbox/images/list-style-1.png);
line-height: 20px;
font-size: 13px;
}

#employers {
float: left;
height: 263px;
background-color: #E9F2F9;
width: 343px;
border-right:#FFFFFF solid 3px;
border-top:#FFFFFF solid 3px;
}

#employers p {
	font-size: 13px;
	line-height: 17px;
}

#employers a {
color: #3A89C9;
font-size: 13px;
}

#employers li {
list-style: url(/wp-content/themes/sandbox/images/list-style-2.png);
line-height: 20px;
}

#jobseekers {
float: left;
height: 263px;
width: 343px;
background-color: #F8E5E3;
border-top:#FFFFFF solid 3px;
}

#jobseekers p {
	font-size: 13px;
	line-height: 17px;
}

 
#jobseekers a {
color: #3A89C9;
font-size: 13px;
}

#jobseekers li {
list-style: url(/wp-content/themes/sandbox/images/list-style-3.png);
line-height: 20px;
}

#rightpic {
float: left;
border-top:#FFFFFF solid 3px;
}


/* homepage body elements */

/*contact form*/

#googlemap {
	float: right;
	padding: 20px;
}


/*contact form*/

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

div#primary {
margin-top:2em;
}

div#primary h3 {
	font-size: 12px;
	color: #1B325F;
	margin-left: 11px;
}

div#primary li {
	font-size: 11px;
}

div#secondary {
margin-top:2em;
}

div#secondary h3 {
	font-size: 12px;
	color: #1B325F;
	margin-left: 11px;
}

div#secondary li {
	font-size: 11px;
}


#wrap {
	margin: 0 auto;
	width: 1000px;
}

#container {
margin: 0 auto;
width: 1000px;
background-color: #FFF;
}

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:none;
margin:0;
}

.entry-date {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
	font-size: 11px;
	color: #999;
	display:none;
}

.entry-meta {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
	font-size: 11px;
	color: #999;
}

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

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

div#sidebar {
	float: right;
	width: 200px;
}

div#text {
	float: left;
	width: 755px;
	margin-right: 20px;
}

div#footer {
background-color: #1B325F;
height: 300px;
margin: 0 auto;
width: 1000px;
border-top: #ffffff solid 2px;
text-align: left;
}

#footerlinks {
float: left;
margin-left: 20px;
color: #FFF;
}

div#footer a {
color: #FFFFFF;
font-size: 11px;
font-style: italic;
}

#footeraddress {
clear: both;
float: left;
padding-top: 30px;
width: 300px;
}

#footeraddress p{
color: #9CC4E3;
font-size: 11px;
}

#footerpara {
float: left;
padding-left: 50px;
width: 350px;
}

#footersocial {
float: right;
width: 200px;
padding-right: 20px;
text-align:center;
}

#footertag {
clear: both;
float: left;
background-color: #1B325F;
padding-top: 10px;
height: 50px;
margin: 0 auto;
width: 1000px;
}

#footertag p {
color: #fff;
font-size: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footerpara p {
color: #9CC4E3;
font-size: 10px;
}

#footerlinks {
float: left;
margin-left: 20px;
}

div#header {
margin: 0 auto;
width: 1000px;
}

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;
}
.fb-like
{
	margin-left:36px;
}


/* sidebar */
.sidebar {
	width:200px;
	float:left;
	text-align:left;
	background:#FFF;
}
.nobottommargin {
	margin-bottom:5px;
}