/*
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 */
body {
font-size: .75em;
background-color: #191919;
padding: 0px;
margin: 0px;
font-family:Arial,sans-serif;
line-height: 1.5em;
}

a {
text-decoration: none;
color: #00a9ef;
}

a:hover {
text-decoration: underline;
color:#FF3333;
}

img { 
border-width: 0px;
}

p {
margin:5px 0 10px;
}

h2 {
font-size:1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:normal;
text-transform:uppercase;
}

h3 {
font-size:1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:normal;
text-transform:uppercase;
}

h5 {
border-top:1px dotted black;
color:#FF3333;
font-family:Arial,Sans-Serif;
font-size:1.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
margin-bottom:5px;
margin-top:5px;
padding-top:2px;
}

div#wrapper {
background-color:white;
margin:0 auto;
width:850px;
}

.network{ 
width: 460px; 
display: inline; 
float: right; 
clear: both; 
margin-bottom: 10px; 
margin-top: 10px; 
}


div#header{ height: 60px; padding-top: 10px; padding-bottom: 10px; text-align: left;background : #191919;}

#logo {
float:left;
}

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

div#access {
	height: 45px;
	background-image: url(http://v3.transitsurf.com/wp-content/themes/v3/images/rounded_top.gif);
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 25;
 float: left;
}

ul.dropdown li {
 margin-right: 5px;
 margin-left: 10px;
 margin-bottom: 10px;
 margin-top: 10px;
 float: left;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 30;
 cursor: default;
}

ul.dropdown ul {
 background-color: white;
 padding: 5px;
 border-style: solid;
 border-width: 1px;
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 35;
 width: 125px;

}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

.page-title {
margin:0;
text-align:left;
clear:both;
}

.entry-title {
margin:0;
text-align:left;
clear:both;
}

.published,.meta-sep {
border-style:none;
color:#666666;
}

.entry-meta {
padding-bottom: 2px;
border-bottom:1px dotted;
border-width:0 0 1px;
margin-bottom:10px;
}

div#primary {
}

form#commentform .form-label {
font-weight: bold;
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;
}

div#form-textarea {
	width: 450px;
}

textarea#comment {
border-color: black;
border-style: solid;
border-width: 1px;
width: 443px;
line-height: 1.4em;
font-size: 1em;
font-family: Arial, sans-serif;
height: 100px;
margin:0 0 0.5em;
overflow:auto;
}

.alignright,img.alignright{
margin-left: 10px;
margin-bottom: 5px;
float:right;
}

.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 h2 {
font-size:1.2em;
}

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

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

div.sidebar li {
margin-right: 10px;
margin-bottom: 10px;
list-style:none;
}

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

div.sidebar ul ul {
margin:0 0 0 15px;
}

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

div#footer {
padding-bottom: 20px;
background-color: #191919;
background-repeat: no-repeat;
background-image: url(http://v3.transitsurf.com/wp-content/themes/v3/images/rounded_bottom.gif);
height: 45px;
text-align:center;
}

input#author,input#email,input#url {
border-color: black;
border-style: solid;
border-width: 1px;
width:50%;
}

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

.comment-meta {
	color: #666666;
}

.wp-pagenavi {

	margin-bottom: 10px;

	margin-top: 10px;

}

ul {
	list-style-type: disc;
}

div#footerlinks {
	border-top-style: dotted;
	border-top-width: 1px;
	clear: both;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 830px;
}

div#tags {
	text-align: left;
	margin-left: 10px;
	width: 250px;
		float: left;
}

div#link_section {
	border-right-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	text-align: left;
	margin-right: 10px;
	width: 200px;
		float: left;
}

div#link_section_long {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	text-align: left;
	margin-right: 10px;
	width: 400px;
		float: left;
}

div#link_section_long_end {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	text-align: left;
	width: 200px;
		float: left;
}

div.footerlinks h2 {
	margin: 0px;
	font-size: 1.2em;
}

.srssfetcher-message {
	margin: 0px;
}

.icon {
	bottom: -3px;
	position: relative;
}

.footer {
	bottom: -15px;
	position: relative;
}

form#searchform {
	text-align: right;
	position: relative;
	width: 300px;
	float:right;
}
