/*
Theme Name: CASSE Wordpress Theme
Author: Radical Designs
Author URI: http://radicaldesigns.org/
*/

/* GLOBAL STYLES */
body {
font-size: 13px;
font-family: Arial, Sans-Serif;
background: #aacb70 url('images/bg.gif') repeat-x;
color: #333;
text-align: center;
margin: 23px 0;
padding: 0;	
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: Arial, Sans-Serif;
font-weight: bold;
}
h1{
color: #63801e;
font-size: 26px;
}
h2{
font-size: 16px;
color:#00457C;
/*text-transform: capitalize;*/
}
h3{
font-size: 14px;
color:#00457C;
}
form{
margin:0;
padding:0;
}
input{
margin:0;
padding:0;
}
a {
	color: #63801e;
	text-decoration: none;
	}
a:hover {
	color: #147;
}
.entry a{text-decoration: underline}

#page {
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 997px;
	border: 1px solid #959596;
	}
.postmetadata {
	clear: both;
}
.clear {
clear: both;
margin: 0;
padding: 0;
}
.hidden{
position: absolute;
left: -9999px;
}
/* HEADER */

#header {
margin: 0;
padding: 0;
position:relative;
z-index:3000;
}
#banner{
width:664px;
}
ul#menu {
margin: 0;
padding: 0;
}
#menu, #menu ul {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
}
#menu a {
display: block;
}
#menu li {
float: left;
display:block;
position:relative;
}
#menu li ul {
position: absolute;
display: block;
left: -999em;
opacity: .96;
background:#62801e;
width:200px;
}
#menu li ul li{
float: none;
position: static;
}
#menu li:hover ul, #menu li.menu_hover ul {
left: auto;
}
#menu-container{
margin-left:23px;
width: 954px;
}
.menu-item{
float: left;
}
.dropdown-menu li{
color: #ffffff;
border-top: dotted 1px #ffffff;
}
.dropdown-menu a{
color: #ffffff;
padding: 4px;
display:block;
}
.dropdown-menu li:hover, .dropdown-menu li.menu_hover {
background: #ffffff;
}
.dropdown-menu a:hover {
color: #004a8b;
background: #ffffff;
}
#social-media-links {
float:right;
padding: 6px 23px;
background: #f4f8ee;
}
.menu-runner{
height: 3px;
width: 997px;
display: block;
margin: 0;
padding: 0;
background: url('images/menu_runner.gif');
background-repeat: repeat-x;
}

/* Header Forms */

#header-forms{
position:absolute;
left:753px;
top:20px;
}

/* Search Box */

#searchform{
margin: 0 0 10px 0;
height:19px;
}
#searchform #s{
background: #a2b774;
border: 1px solid #b0c685;
margin: 0;
padding: 2px;
height:14px;
width:192px;
color: #ffffff;
display: block;
float: left;
}
#searchform #searchsubmit{
background:#B8CF8D none repeat scroll 0 0;
border: 1px solid #b0c685;
color:#FFFFFF;
display:block;
float:left;
height:20px;
margin:0;
padding:2px;
width:25px;
}

/* Email Box */

#email-box{
background: url('images/email_box_bg.gif');
width: 225px;
height: 64px;
display: block;
}
#email-spacer{
height: 10px;
}
#email-box #email-field{
margin: 0 10px 5px 10px;
display: block;
border: 1px solid #aaaaaa;
padding: 2px;
color: #999999;
font-weight: bold;
}
#email-submit{
border: none;
margin: 0 8px;
font-size: 12px;
color: #63801e;
background: transparent;
font-weight: bold;
display: block;
text-align:left;
}

/* FOOTER */

#footer {
	border-top: 1px solid #999966;
	padding: 0;
	margin: 0 auto;
	clear: both;
}
#footer-menu {	
text-align: center;
margin: 10px 0 20px 0;
}

/* HOME PAGE */

#splash-page{
width: 959px;
height: 344px;
background: url('images/splash_bg.gif');
margin: 0 auto;
}
#splash-content{
padding: 40px 20px 0 20px;
}

/* Slideshow */

#slideshow, #radslide-1 {
/*overflow: hidden;*/
width: 350px;
float: left;
z-index: 1;
}
.slide .image, .radslide .image{
height:222px;
width: 350px;
overflow: hidden;
display:block;
}
.slide .caption, .radslide .caption{
background:#EBEAE6 none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
font-size:14px;
font-weight:bold;
padding:6px 12px;
}
.slide .title, .radslide .title{
display: inline;
}
.slide .blurb, .radslide .blurb{
display: inline;
color: #000000;
}

#endorsements{

}
#endorsements-slideshow .title{
font-size: 16px;
color:#00457C;
text-transform: capitalize;
}
#endorsements-slideshow .thumb img {
border:1px solid #999999;
height:75px;
width: auto;
}
#endorsements-slideshow .slide{
width:554px;
}
/* Sign Position and Quote Box */

#position-padder{
float: right;
width: 558px;
}
#position-container{
margin: 0 0 0 20px;
color: #330000;
}
#about-steady-state-economics{
margin-bottom:52px;
margin-left:12px;
margin-right:12px;
}
#about-steady-state-economics h3{
font-size: 20px;
margin: 0;
color: #330000;
}
#about-steady-state-economics p{
font-size:16px;
margin:8px 0 0;
}
#about-steady-state-economics .more{
font-weight: bold;
}
#quote-box{
float: left;
width: 346px;
background: #ffffff;
height: 95px;
}
.quote{
margin: 12px;
font-size: 12px;
font-style: italic;
}
.quote-text{
font-weight: bold;
}
.quote-author{
display:block;
text-align:right;
}
#sign-position-btn{
float: left;
display: block;
width: 191px;
}

/* Home Page Nav Boxes */

#news-feeds{
margin-left: 21px;
}
.nav-box{
}
.nav-box h1{
background: #63801e;
color: #ffffff;
margin: 0;
font-size: 16px;
padding: 8px;
}
#nav-box-padder-1{
float: left;
margin: 0 0 23px 0;
}
#nav-box-padder-2{
float: left;
margin: 0 0 23px 11px;
}
#nav-box-padder-3{
float: left;
margin: 0 0 23px 11px;
}
#nav-box-1{
width: 373px;
}
#nav-box-2{
width: 281px;
}
#nav-box-3{
width: 281px;
}
.nav-content{
border: 1px dashed #999999;
border-top: none;
padding-top: 23px;
height:360px;
}
#nav-blog{
height:7em;
}
.thumb{
float: left;
display: block;
margin-top: 4px;
margin-left: 23px;
margin-right: 23px;
margin-bottom: 23px;
}
.thumb img{
border: 1px solid #999999;
width: 75px;
height: 75px;
}
.nav-text{
margin: 0 18px 14px 23px;
}
.nav-text h2{
margin: 0;
color: #00457c;
line-height:16px;
}
.nav-text .description{
margin: 0;
}
.nav-text .more{
float:right;
line-height:18px;
margin-bottom:6px;
}

/* INSIDE PAGE */

/* Sidebar */

#content{
width: 675px;
float: left;
}
#content-padder{
margin: 0 23px 0 46px;
}
.sidebar{
width: 321px;
float: right;
clear:right;
}
.sidebar-padder{
margin-right:20px;
}
.sidebar ul{
margin: 0 0px;
padding: 0;
}
.sidebar li{
list-style: none;
}	
#sub-page-menu{
background: url('images/side_nav_bg.gif') #e8e8c6 no-repeat;
padding: 23px;	
}
#sub-page-menu a{
color: #00457c;
}
#sub-page-menu li.current_page_item a{
color: #D6832D;
}
#sub-page-menu li.current_page_item ul a{
color: #00457c;
}
h2.widgettitle a{
color: #00457c;
font-weight: bold;
margin: 0;
padding-bottom: 4px;
}
#sub-page-menu li{
list-style: url('images/arrow.gif');
list-style-position: inside;
color: #d6832d;
padding: 8px;
border-top: 1px dotted #7e9d3e;
}
#static-sidebar-items{
margin: 18px 0 8px 4px;
background: #eeeeee;
}
#static-sidebar-items-padder{
border: 1px solid #e8e8c6;
padding: 23px;
background: #ffffff;
position: relative;
bottom: 4px;
right: 4px;
}
/* POSITION FORM */
.entry .petition form{
text-align: left;
}
.petition-label{
font-weight:bold;
}
.petition-spacer{
height:5px;
}
.pod_form .button{
margin-top: 15px;
}
.signatures{
margin-top: 20px;
}
.signatures td, .signatures th{
padding: 0 10px 0 0;
vertical-align: top;
}

#loader{
font-variant: small-caps;
color:#00457C;
font-weight:bold;
font-size: 22px;
margin-top: 20px;
}
#petition-display{
display: none;
margin-top: 20px;
}
#petition-display .signatures{
margin-top: 0px;
}
#pager{
}
#pager-list-size{
float:right;
margin-right:2px;
}
#pager-buttons img{
vertical-align: bottom;
}
/* Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.feedback, .feedback a {
        font-size: 14px;
        font-weight: bold;
}

/* WP Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
      text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* CONTENT */

#content ul{
list-style: url('images/arrow.gif');
}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
background:transparent url(images/blockquote.gif) no-repeat scroll 0 0;
color:#575757;
display:block;
font-weight:bold;
padding-left:50px;
position:relative;
right:36px;
width:380px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Captions */
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* CFORMS */

#cformsform, #cforms2form{
display:block;
width:510px;
}
#label--1{
display: none;
}
.cf_hidden{
display:none;
}
.linklove{
display:none;
}
.cf-ol{
margin:0;
padding:10px 0 0 0;
list-style: none;
}
.cform textarea{
width: 400px;
}
.cform .single{
display:block;
margin:0 10px;
}
.sendbutton{
cursor:pointer;
}
.cf_info{
color:#ff0000;
margin-bottom:4px;
}
.cf_info ol{
color: #990000;
}
.cf_info a{
color: #ff0000;
}
.cf_info{
color: #99000;
font-weight: bold;
}
.cf-fs1{
text-align: left;
padding:0 16px 12px;
}
.cf-fs1 .reqtxt, .cf-fs1 input{
float: left;
display:block;
}
.cf-fs1 .emailreqtxt{
float: left;
display:block;
}
.cf-fs1 label{
display:block;
clear: left;
width: 140px; 
float: left;
margin-bottom: 10px;
}
#email-submit{
cursor:pointer;
}
#searchsubmit{
cursor:pointer;
}
#cforms_captcha{
float:right;
margin-left:20px;
margin-right:100px;
width:100px;
}
#cf_captcha_img{
float:right;
}
#cforms_captcha2{
float:right;
margin-left:20px;
margin-right:100px;
width:100px;
}
#cf_captcha_img2{
float:right;
}
.cf-sb{
clear:both;
}
/* BLOG */

.storytitle{
margin-top:4px;
}
.storydate{
margin-bottom:0;
margin-top: 30px;
}
/* ARCHIVES */

.archive li{
list-style: none;
}

/* EVENTS */

.dbem_events_list li{
list-style: none;
}
.dbem_events_list h2{
margin:4px 0;
}
.dbem_events_list h3{
margin:12px 0 0;
}
/* PODS */
.signatures  td {
padding: 2px 6px;
}
.signer-name {
width: 170px;
}
.signer-city {
width: 100px;
}
.signer-state {

}
.signer-country {

}
.signer-date {

}
.area textarea, .desc, .code { 
height: 60px;
}
#usermessage3a {
padding: 10px;
margin: 10px;
color:  #AACB70;
}
#content-header{
margin: 0 23px;
}
#content-header h1 {
margin: 40px 0 5px 0;
padding: 0;
font-size: 40px;
font-family: serif;
}
#content-header h3 {
margin: 0px 0 5px 0;
padding: 0;
font-size: 20px;
font-family: serif;
color: #63801E;
}
#content-header b {
color:#00457C;
font-size: 14px;
font-weight: bold;
}
#content-header hr {
border-top:1px solid #d0beb4;
margin-top: 4px;
margin-bottom: 4px;
overflow:hidden;
}
#content-header .spacer{
margin-bottom: 25px;
}
.contributors{
margin: 7px 0 7px 23px;
color: #666666;
font-size: 13px;
font-style: italic;
font-family: Georgia;
font-weight: bold;
}
.contributors-title{
color:#000000;
}

#radslide-3 {
    z-index: 1;
	position:relative;
	height:220px;
	float:left;
	width:620px;
}

.rad3_pic {
	float:left;
	width:200px;
	height:200px;
	overflow:hidden;
}

.rad3_text {
	float:right;
	width:400px;
	height:200px;
	overflow:hidden;
}

#radslide-3 h3 {
    float:left;
	width:400px;
	margin:0 0 20px 0;
}

.print_post {
    float: right;
    margin: -10px 0 0 10px;
    width: 115px;
}

.page-template-individual_position_form-php #content ul {
list-style: none !important;
}
