/* author: RatherGood allankh@gmail.com */
* { margin: 0; padding: 0; }
body { background: url(../images/tileBG.png); font-family: "museo-sans-1","museo-sans-2", Verdana, Arial, sans-serif; }
a { color: #498145; text-decoration: none; }
a:hover { background: #FFF; }
h1 { color: #333; font-family: "museo-1","museo-2"; font-size: 30px; margin: 20px 0 0 30px; }
h2 { font-family: "museo-1","museo-2"; margin-bottom: 10px; text-shadow: 0 1px 2px #FFF; }
ol li { margin-bottom: 5px; }
p { padding-bottom: 15px; }
.entry { margin-right: 30px; }
.entry p { line-height: 22px; }
.entry p.postmetadata { margin-bottom: 0; padding-bottom: 20px; }
.clear { clear: both; }
#page { width: 960px; margin: 0 auto; margin-bottom: 50px; }
#logo { margin-bottom: 20px; margin-left: 30px; }
#logo img { border: 0; }
.navigation { margin-left: 30px;  }

ul#topcall { 
	background: transparent url('../images/box-bottom.png') bottom center no-repeat; 
	height: 70px;
	margin-bottom: 20px;
	overflow: auto; 
	padding-right: 30px;
	width: 930px; 
}
ul#topcall li {
	float: right;
	list-style-type: none;
	margin: 10px 20px;

	text-transform: uppercase;
}
ul#topcall li a {
	display: block;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#video { float: right; margin-bottom: 30px; text-align: center; width: 450px; }

.count { color: #498145; float: left; font-family: "museo-1","museo-2"; font-size: 800%;  margin: 40px 20px 60px 0; }

#statement { clear: left; margin-left: 30px;  }
#statement h1 { font-size: 18px; margin-left: 0; }
#sign { background: transparent url('../images/pc_bg.png') top center no-repeat;  margin-top: 30px; width: 960px; }
#cites { display: none; padding: 20px; width: 900px; }
#cites ul { margin-left: 30px; }
#cites ul li { margin-left: 30px; }
p#therefore { margin-left: 30px; width: 70%; }
#signit { color: #498145; float: left; font-size: 24px; margin: 30px 20px 0 100px; }
#signform { float: left; margin-top: 30px; width: 400px; }
#signform label { clear: left; display: block; float: left; padding: 4px; margin-right: 5px; text-align: right; width: 100px; }
#signform #ccyou label { clear: both; display: inline; float: none; text-align: left; width: auto;}
#ccyou { margin: 20px 0; }
#signform input, #holler_message { border: 1px solid #333; font-size: 18px; margin: 2px; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#signform input.signbutton { 
	background: #498145;
	border: 1px solid #FFF; 
	color: #FFF; 
	display: block;
	font-family: "museo-1","museo-2";
	font-size: 24px; 
	margin: 20px 0 40px 0; 
	padding: 10px; 
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	text-shadow: 1px 1px 1px #333;
}
#signform input.signbutton:hover { border: 1px solid #999; box-shadow: 10px 10px 10px #333; color: #F1F1F1; cursor: pointer; text-shadow: 2px 2px 2px #333; }

.post-edit-link { border: 1px solid #498145; float: right; margin-right: 10px; padding: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

ul#cats { float: right; width: 300px; }
ul#cats li { display: inline; list-style-type: none; }

#content { clear: left; }
.post { background: transparent url('../images/box-tile.png') top center repeat-y; padding: 0 0 0 30px; width: 930px; }
.boxtop { background: transparent url('../images/box-top.png') top center no-repeat; clear: both; height: 30px; width: 960px; }
.boxbottom { background: transparent url('../images/box-bottom.png') bottom center no-repeat; clear: both; height: 70px; width: 960px; }

#who { clear: both; margin-left: 30px; width: 400px; }

ul#sitenav li { list-style-type: none; }
ul#sitenav li a { border-bottom: 1px solid #666; display: block; padding: 20px; width: 50%;}

.jqmClose { float: right; }

.jqmID1, .jqmID2 {
    display: none;
    position: fixed;
    top: 10%;
    left: 10%;
    width: 960px;
    background-color: #FFF;
    padding: 20px;
    -moz-box-shadow: 4px 4px 4px #666;
    -webkit-box-shadow: 4px 4px 4px #666;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.jqmOverlay { background-color: #FFF; } /*c1d82f*/

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#landfillinthesky { background: #FFF; float: right;  padding: 20px; width: 300px; text-align: center; text-transform: uppercase; -webkit-border-radius: 20px; -moz-border-radius: 20px; }

#listen a { display: block; margin: 10px 0; font-size: 22px; text-transform: lowercase; }
#landfillskycredit a { text-transform: lowercase; }
#donate { clear: both; }
li#calltoaction a { background: #498145; color: #FFF; }
