/*
THEME NAME: Levees.Org
THEME URI: http://levees.org
DESCRIPTION: Based on Sandbox theme
VERSION: 1.0
AUTHOR: Stanford Rosenthal
AUTHOR URI: http://stanfordrosenthal.com
TAGS: 
*/
/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
strong{
	font-weight:bold;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	background-color:#B5FFB5;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


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

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

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

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

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

div#menu ul li ul {
left:-999em;
position:absolute;
}

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

.entry-title,.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-left:.5em;
}

.alignleft,img.alignleft{
float:left;
margin-right:.5em;
}

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

div#header,div#footer {
text-align:center;
clear:both;
}

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

#container{
	width:1000px;
	margin:0 auto;
	text-align:center;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	background-color:#e0e0e0;
	text-align:left;
	background-image:url('images/faux-column.png');
}
body.home div#left{
	width:380px;
	float:left;
}

body.home div#center{
	width:278px;	
	float:left;
	background-image:url('images/shadow-darkgrey.png');
	background-repeat:repeat-x;
	height:100%;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	
}
p{
	margin:1em 0;
}
body.home div#right{
	width:279px;
	float:left;
	font-size:85%;
}
body.home #left, body.home #right{
	background-image:url('images/shadow-lightgrey.png');
	background-repeat:repeat-x;

}
body.home #left, body.home #right, body.home #center{
	padding:10px;	
}
body.home div#container h1{
	font-size:115%;
	color: #006500;
	margin:20px 0 10px 0;
	
}
body.home div#container div#right h1, body.home div#container div#center h1{
	float:left;
}
body.home div#container div#right h2, body.home div#container div#center h2{
	margin-top:25px;
	font-size:90%;
	float:right;
}
body.home div#container div#center h2{
	font-size:80%;
}
body.home div#container h1 img{
	margin-right:4px;
	vertical-align:bottom;
	margin-bottom:3px;
}
div#header{
	background-color:#fff;
	border-bottom:1px solid #919191;
}

a:link, a:visited{
	text-decoration:none;
}
a:hover, a:active
{
	text-decoration:underline;
}
li.twitter-item, li.delicious-item{
	margin:.8em 0;
	clear:both;
}
span.twitter-timestamp, span.delicious-desc{
	color:#898989;
	font-size:90%;
}
.flickr{
	text-align:center;
	clear:both;
	
}
.flickr img{
	margin:1px 5px;
	border:1px solid #777;
}
.flickr a:hover img{
	border:2px solid #888;
	margin:0 4px;
}

h3.entry-title{
	font-weight:bold;
	margin:5px 0 2px 0;
	clear:both;
}
div.entry-date{
	font-size:75%;
	color: #444;
}
div.entry-content, div.entry-meta{
	font-size:90%;
	color:#222;
	margin-top:10px;
}
div#center .p1{
	margin-bottom:25px;
}
li.page_item{
	font-size:85%;
	margin:.5em 0;
}
div#left div#facts{
	font-size:85%;
}
div#page{
	text-align:center;
	
}
div#page div#content{
	background-color: #E0E0E0;
	width:960px;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	margin:0 auto;
	text-align:left;
	padding:30px 20px;
	background-image:url('images/shadow-lightgrey.png');
	background-repeat:repeat-x;
}
div#page h1{
	margin-bottom:.5em;
	color:#006500;
}

div#page h2.entry-title{
	font-size:200%;
	font-weight:bold;
}

div#page ul{
	list-style-type:circle;
	list-style-position:outside;
}
div#page ul li{
	margin: 1em 2em;
}
div#page #left{
	width:550px;
	float:left;
}
div#page div#nav{
	float:right;
	width:350px;
	font-size:90%;
}

#press h2{
	font-size:12pt;
	font-weight:bold;
	margin:0;
}
.pressright ul{
	margin:0 0;
	padding:0px 20px 10px;
}
.pressright p{
	margin:3px 0 20px 5px;
}
.pressright li{
	margin:3px 0;
	padding:0;
	list-style-type: disc;
	
}
blockquote{
	margin: 1em;
	padding:.3em 1em;
	background-color:#ccc;
}
/* -- Special: Sample comments page -- */

body.pageid-379 h3{
	color:#555;
	font-size:90%;
	margin-top:2em;
}
body.pageid-379 h4{
	color:#111;
	font-size:130%;
	font-weight:bold;
	margin:.3em 0;
}
body.pageid-379 h5{
	color:#333;
}

/* -- Videos on Press Page-- */
#press .videos li{display:inline;list-style-type:none;margin:0 4px 10px 4px;float: left;font-size:small;width: 100px;}
#press .videos li a img{border:0;}
#press .videos h2{	font-size:x-small;	font-weight: bold;	margin:0; padding:0;}
#press .videos p{margin:.1em;padding:0;}
