/*
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


:: Note: Bronius combined two import css's into this one to reduce http requests without evaluating for overrides.  11/6/2009

*/

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

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

h1 {
  font-size:2em;
}
h2 {
  font-size:1.6em;
}
.blogwidget h2 {
  font-size: 1em;
}
h3 {
  font-size:1.3em;
}

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

/* hide post info on single view only */
.single .entry-meta {
  display:none;
}


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

div#container {
	/*background: transparent url(images/bg_tiled.gif) repeat-y center top;*/
}

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

form#commentform span.required {
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;
}

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

div#footer {
background-color:transparent;
height:100px;
text-align:center;
}

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



/*Nav Start*/



#nav, #nav ul { /* all lists */
left:230px;
line-height:32px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
height: 32px;
clear: both;
background:transparent url(images/globerunner-seo-menu.gif) no-repeat scroll -152px -1px;
}

#nav a {
  display:block;
  text-decoration:none;
/*  width:8em;
  padding-left: 40px;
  margin-left: 20px; */
  background: transparent;
  font-weight: bold;
  overflow:hidden;
  text-indent:-10001px;
}

#nav li { /* all list items */
	float: left;
	width: 155px;
	text-transform: none;
	text-decoration: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 9em;
	left: -999em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  z-index: 10;

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul li a:hover {
	background-color: #cc6633;
}
#nav li ul li a {
	color: #000;
	background-color: #F3782F;
  width: 135px;
  padding-left: 4px;
  overflow:auto;
  text-indent:0;
}
#nav li.page-item-7 ul li a {
  width: 115px;
}


#nav li.leftend {height:32px;
width:35px;
background: transparent url(images/nav_corners_03.png) no-repeat scroll left top;
}

#nav li.rightend {
background: transparent url(images/nav_corners_07.png) no-repeat scroll right top;
height:32px;
width:35px;
}



/* contact form */
form.ddfm div.credits, form.ddfm .credits a, form.ddfm .credits a:visited {
  color: #999;
}
.ddfmwrap .errorlist {
  background-color: #daa;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
}
.ddfmwrap.msgsent {
  background-color:#AADDAA;
  border-bottom:2px solid green;
  border-top:2px solid green;
  color:green;
  font-size:16px;
  padding:1em;
}



/* contents of: @import url('css/3c-b.css'); follows (relative uris have been updated) */
div#container {
float:left;
width:100%;
min-height: 780px;
}

div#content {
margin-left:280px;
width:510px;
background-color: transparent;


}

div.sidebar {
  float:left;
  overflow:hidden;
  width:181px;
  position: relative;
  top: -128px;
  z-index: 1;
}

div#primary {
margin:0 0 0 -900px;
}

* html div#primary {
left:20px;
position:relative;
}

div#secondary {
margin:0 0 0 -180px;
}

div#footer {
clear:left;
width:100%;
}


/* contents of: @import url('css/globerunner_v1.css'); follows (relative uris have been updated) */
/*
VERSION 1
Autor: Leon Truong
*/



body {
	background: #3A0F00 url(images/background.jpg) no-repeat scroll center top;
	font: 12px Arial;
}

#wrapper {
	background: transparent url(images/page-bg-bot.gif) no-repeat scroll center bottom;
	width: 960px;
	margin: 35px auto 10px;
  position:relative;
  top:128px;
}

div#container {
	background: transparent url(images/page-bg-top.gif) no-repeat scroll center -350px;
  position: relative;
  top: -128px;
}

div#content {
	background-color: transparent;
	min-height:500px;
	clear: left;
  margin-top: 2em;
}

#text-560940351 .widgettitle {
	display: none;
}


div.skip-link {
	display: none;
}

.page-item-26 {
	display: none;
}

/*#menu ul li ul li a {
	font-family: arial;
	font-size: 11px;
	color: #000;
}*/

.footer_wrapper ul.xoxo {
	list-style-type: none;
}

/*#menu ul li ul li a:hover {
	background-color: #cc6633;
}


#menu ul li ul li {
}*/

div#logo {
  float:left;
  height:240px;
  margin-left:50px;
  margin-right:10px;
  margin-top:100px;
  /*overflow:hidden;*/
  position: relative;
  text-align:center;
  width:199px;
  z-index: 1; /* make it clickable next to that flash.. */
}

div#logo h1 {
  background: transparent url(images/globerunner-seo-logo.gif) no-repeat scroll 0 0;
  width: 211px;
}

#blog-description {
	position: relative;
	font-weight: bold;
}

.blogwidget {
	background: #fff;
	padding: 5px !important;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: auto;
}

#text-4 {
background:#000000 url(images/blog.gif) no-repeat scroll right bottom;
height:auto;
padding:10px 10px 40px;
}

#text-3 {
	height: 31px;
	background: transparent url(images/globerunner-seo-menu.gif) no-repeat 10px -2px;
  color: transparent;
}
#text-3:hover, #text-3.sfhover2 {
	height: 31px;
	background: transparent url(images/globerunner-seo-menu.gif) no-repeat 10px -33px;
  color: transparent;
}
#text-3 a {
  display: block;
  height:32px;
  overflow:hidden;
  text-indent:-10001px;
}

#text-3 {
	font-size: 11px;
	text-align: center;
	display: block;
  margin-right:26px;
}

.textwidget { !important
	background: #fff;
	padding: 5px; 
	margin: 10px; 
}

#stray_widgets-2 {
	background: #000 url(images/testimonials.gif) no-repeat scroll center bottom;
	height: auto;
	padding: 10px 10px 40px;
}

#quoterotator {
	background: #fff;
	height: auto;
	padding: 5px;
	min-height: 100px;
}


h1#blog-title a {
	display:block;
	height:200px;
	
}

h1#blog-title a span {
	display:block;
	height:200px;
	visibility:hidden;
}

div#flash {
  height:385px;
  left:-5px;
  margin-left:2px;
  position:relative;
  top:10px;
  /* background:transparent url(/flash/header-flash-static.jpg) no-repeat scroll 256px -1px; */
}

div#header {
	clear: both;
	background: transparent url(images/page-bg-top.gif) no-repeat scroll center 35px;
	position: relative;
  top: -128px;
}




/*
@font-face {
      font-family: "Space Age";
      src: url("images/space_age.ttf");
    }
*/
#nav li.page-item-7, #nav li.page-item-16, #nav li.page-item-17, #nav li.page-item-19
{
font-family: Space Age,Helvetica,Verdana,Sans-Serif;
text-align: left;
}

#nav li.page-item-7 {
  margin-left:14px;
}
#nav li.page-item-16 {
  margin-left:-22px;
}
#nav li.page-item-17, #nav li.page-item-19 {
  margin-left:0px;
}



/*li.page-item-7 {
		background: url(images/nav_corners_left.gif) no-repeat left top;
		padding-left: 33px;
}

li.page-item-19 {
	background: url(images/nav_corners_right.gif) no-repeat right top;
	padding-right: 33px;
}*/

#footer {
	font-family: arial;
}

.footer_wrapper {
	margin: 0 auto !important;
	width: 800px;
}

/* yucky fix for "Team" page */
#post-145 p {
  clear: both;
}


/* buttonize links as buttons */
.button {
  background-color: #F3782F;
  border:1px solid;
  border-color:#F3BA98 #833100 #833100 #F3BA98;
  color:#333333;
  font-weight:normal;
  padding:0.25em;
  text-decoration:none;
}
.button:hover {
  background-color: #E3702C;
}
/* Specifically the sepcialty services "Get Started" buttons */
#btngetstarted .button {
  font-size: 120%;
}