/*
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');

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #143967;
}

#wrapper {
	width:898px;
	border: solid 1px #999;
	margin: 10px auto;
	background:url(images/page-back.png) repeat-y;
}

div#header {
	background: url(images/header-back.png) no-repeat;
	height: 110px;
}

#header h1 {
	padding:0;
	margin:0;
}

#header .pro-data {
	text-indent: -1000em;
	background: url(images/pro-data-logo.png) no-repeat;
	height: 95px;
	width: 260px;
	float: left;
	margin: 5px 0 0 0;
}

.linklove {
	display: none;
}

#header .cross-cut {
	text-indent: -1000em;
	background: url(images/cross-cut-logo.png) no-repeat;
	width: 142px;
	height: 75px;
	float: right;
	margin: 10px 20px 0 0;
}

#header .phone {
	margin: 0 175px 0 265px;
	padding:30px 0 0 0;
	text-align: right;
}

#header .phone p {
	margin: 0;
	padding:0;
	float:left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
}

#header .phone p .number {
	font-size: 24px;
	display: block;
	font-weight: bold;
}

div#menu {
height:28px;
margin: 0 auto;
width:880px;
border-top: solid 1px #999;
border-bottom: solid 1px #999;
background: url(images/menu-back.png);
}

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

div#menu ul ul li{
	display: block;
	float: none;
}


div#menu ul a {
display:block;
padding:0 4px;
margin: 4px 0;
text-decoration:none;
line-height: 20px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #143866;
border-left: solid 1px #88831F;
font-weight: bold;
}

div#menu ul li.home a {
	border-left: none;
}

div#menu ul ul li a {
	border-left: none;
	font-size: 12px;
	font-weight: normal;
}

div#menu ul ul li a:hover, div#menu ul ul li a:focus {
	background: #143967;
	color: #fff;
}

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

div#menu ul li ul {
left:-999em;
position:absolute;
background: #FFF;
border-top: solid 4px #143967;
border-bottom: solid 1px #143967;
}

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

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

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

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

.cf-box-group input { clear:left; float:left; }
.cform .cf-box-group label { width: 300px; clear: right; float: left;}
.cform .cf-box-group label span { width: 300px; clear: right;}

ol.cf-ol li { clear: both; }

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

.post, .page {
	padding-right: 10px;
}

div#footer-menu {
	padding: 0;
	margin: 0;
}

div#footer-menu ul {
	margin: 0;
	padding: 0;
	height: 30px;
}

div#footer-menu ul li {
	float: left;
	list-style: none;
	margin:0;
	
}

div#footer-menu ul li a{
	display: block;
	border-left: solid 1px #143967;
	padding: 0 6px;
	margin-bottom: 2px;
}


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

#text-3 .widgettitle, #text-4 .widgettitle {
	display: none;
}

#text-3 .textwidget {
	background: url(images/large-side-box.png) no-repeat;
	width: 240px;
	height: 150px;
}

#text-3 .textwidget h3 {
	float: left;
	width: 50%;
	margin: 10px 0 10px 10px;
	border-right: solid 1px #8a8320;
	text-align: right;
	padding: 20px 10px 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}
	
#text-3 .textwidget .cert {
	text-align: center;
	padding-top: 30px;
}

#text-4 .textwidget, #text-5 .textwidget {
	background: url(images/small-side-box.png);
	width: 240px;
	height: 98px;
}

#text-4 .textwidget a {
	color: #11305e;
	text-decoration: none;
	text-align: center;
}

#text-4 .textwidget a:hover, #text-4 .textwidget a:focus {
	color: #c00;
}

#text-4 .textwidget h2 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #8a8320;
	margin: 0 10px;
	padding-top: 10px;
	font-size: 24px;
}

#text-4 .textwidget p {
	font-weight: bold;
	margin: 10px 30px;
}

#frontpage-flash {
	text-align: center;
	height: 220px;
	margin-top: 10px;
	background: url(images/flash-placeholder.jpg) no-repeat center;
}

#frontpage-boxes {
	height: 160px;
}

#frontpage-boxes a{
	display: block;
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 110px 0 4px 10px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #11305e;
}

#frontpage-boxes a:hover, #frontpage-boxes a:focus {
	color: #c00;
}

#frontpage-boxes a.storage {
	background: url(images/storage-back.jpg);
}

#frontpage-boxes a.destruction {
	background: url(images/shredding-back.jpg);
}

#frontpage-boxes a.imaging {
	margin-right: 0;	
	background: url(images/scanning-back.jpg);
}

div.page-bottom {
	background: url(images/bottom-back.png);
	height: 27px;
	clear: both;
}

a {
	color: #06C;
}

a:hover, a:focus {
	color: #c00;
}

#post-7 h2 { /*Storage*/
	height: 110px;
	background: url(images/storage-header.jpg) right center no-repeat;
	margin-top: 0;
	padding-right: 410px;
	text-align: right;
	padding-top: 20px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}

#post-12 h2 { /*Destruction*/
	height: 110px;
	background: url(images/destruction-header.jpg) right center no-repeat;
	margin-top: 0;
	padding-right: 410px;
	text-align: right;
	padding-top: 20px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}

#post-17 h2 { /*Imaging*/
	height: 110px;
	background: url(images/imaging-header.jpg) right center no-repeat;
	margin-top: 0;
	padding-right: 410px;
	text-align: right;
	padding-top: 20px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}

#post-216 h2 { /*Imaging*/
	height: 110px;
	background: url(images/vaulting-header.jpg) right center no-repeat;
	margin-top: 0;
	padding-right: 410px;
	text-align: right;
	padding-top: 20px;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}

#pro-orgs {
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	margin: 10px 20px;
	padding: 5px;
}

#pro-orgs h2{
	float: left;
	width: 180px;
	border-right: solid 3px #898420;
	text-align: right;
	line-height: 25px;
	padding: 20px 5px;
	margin: 0 10px 0 0;
}

#pro-orgs img {
	margin: 0 5px;
}

img {
	border: none;
}

#flexipages-2 h3{ /* Sub page sidebar menues */
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#flexipages-2 ul {
	margin:0;
	padding: 0;
}

#flexipages-2 li {
	margin: 0;
	padding: 1px;
	list-style: none;
}

#flexipages-2 li a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #898420;
	display: block;
	color: #143967;
	padding: 2px;
}

#flexipages-2 li li {
	padding-left: 2px;
}

#flexipages-2 li li a {
	font-size: 12px;
	font-weight: normal;
	border-bottom: none;
	color: #06C;
}
	
div.sidebar .socialmedia-sidebar{
	margin:0 auto;
	text-align:center;
	padding: 20px 0;
}

.powered-by {
	width: 200px;
	float: right;
}

.powered-by a {
	display: block;
	padding-left: 35px;
	background: url(images/ewareness.png) no-repeat left;
}
