/*
Theme Name: CG0
Theme URI: http://climategroundzero.org/
Description: Theme for Climate Ground Zero.
Version: 0.4
Author: Whiskers
Author URI: 
Tags: 

	CG0 v0.4

*/



body {
	background: /*#b5f373*/ /*#9caeba*/ /*#92b567*/ /*#cfcd5f*/ /*#D2D046*/ /*#5f8a31*//*#000 */ /*#383838*//*#a6b593*/#251c17/*#443322*/;
	font-family: Verdana, Arial, sans-serif;
	width: 990px;
/* 	margin-left: 15px; */
	margin: 5px auto;
}
.alignleft {
	text-align: left;
	float: left;
	clear: none;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
	float: right;
	clear: none;
}
.floatright {
	float: right;
}
.noborder {
	border: none !important;
}
h2.pagetitle {
	font-size: 1.6em;
	color: #000;
}

#orange_red a:link {
	text-decoration: none;
	color: #BB6B02;
}
#orange_red a:visited {
	text-decoration: none;
	color: #BB6B02;
}
#orange_red a:hover {
	text-decoration: none;
	color: #c51e00;
}
#orange_red a:active {
	text-decoration: none;
	color: #c51e00;
}

#black_red a:link {
	text-decoration: none;
	color: #000;
}
#black_red a:visited {
	text-decoration: none;
	color: #000;
}
#black_red a:hover {
	text-decoration: none;
	color: #c51e00;
}
#black_red a:active {
	text-decoration: none;
	color: #c51e00;
}
#orange_red_hover_underline a:link {
	text-decoration: none;
	color: #BB6B02;
}
#orange_red_hover_underline a:visited {
	text-decoration: none;
	color: #BB6B02;
}
#orange_red_hover_underline a:hover {
	text-decoration: underline;
	color: #c51e00;
}
#orange_red_hover_underline a:active {
	text-decoration: underline;
	color: #c51e00;
}

#navbar {
	float: right;
	/*position: absolute;
	left: 715px;*/
	width: 255px;
	height: 222px;
	border: 4px solid #ffffed;
	padding: 5px 15px 5px 5px;
	/*margin-top: 30px;*/
	background: /*#575619*//*#847a70*//*#847362*//*#999b82*//*#b7d497*//*#a1a1a9*/ /*#383838*//*#251c17 *//*#443322*/#33261a/*url(/cgzeronew/images/bg-hitachi-small.JPG) #a2bfdd*/;
	font-family: Garuda, Arial, sans-serif;
}
#navbar_wrap {
	color: #BB6B02;
	/*padding: 5px;*/
}
#navbar p {
	font-size: 13pt;
	font-weight: 600;
	line-height: 1.4;
	font-family: Verdana sans-serif;
}
div.navbar {
	font-weight: 800;
	font-family: Verdana, Garuda, Arial, sans-serif;
}
div.navbar_content {
	font-size: 13pt;
	line-height: 1.4;
}
div.navbar_hed {
	font-size: 17pt;
	line-height: 1.5;
}
/*#navbar a:link {
	text-decoration: none;
	color: #c51e00;
}
#navbar a:visited {
	text-decoration: none;
	color:*/ /*#eae9a7*//*#98484f*//*thisone#c51e00*//*#BB6B02*//*;
}
#navbar a:hover {
	text-decoration: none;
	color: *//*#d57a03*//*#57243A*//*thisone#fff;
	background: #c51e00;
}
#navbar a:active {
	text-decoration: none;
	color: #575619;
}*/
#wrapper {
	background: /*#575619*//*#BB6B02*//*#d57a03*/ /*#739eb8*//*#d9d891*//*#aa9988*//*#eeddcc*//*#bbaaaa*/#aa9988;
	padding: 10px;
	margin-top: 15px;
	/*border-left: 2px solid #c51e00;*/
}
#page {
	background: /*#FFFABF*/#fffffa/*#eae9a7*/ /*#738c9c*/ /*url(/cgzeronew/images/bg-hitachi.JPG) no-repeat top*/;
	/*border: 10px solid /*#eae9a7 #d9d891;*/
	overflow:hidden;
	padding: 12px;
	/*border-left: 7px solid #739eb8;*/
}

#searchform {
	margin: 10px auto;
	padding: 5px 10px;	
}
#searchbar {
	max-width: 270px;
	text-align: right;
	padding-bottom:6px;
}
.searchform_indexpage {
	text-align: left;
	float: right;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#media_column {
	float: right;
	clear: both;
	position: relative;
	top: 0px;
	padding: 0 5px 0 5px;
	text-align: right;
	width: 270px;
	/*background: #f2f2d0;*/
}
#archives {
	font-size: 10pt;
	white-space: nowrap;
}
#archives ul {
	padding: 5px 0 0 0;
	margin: 0;
}
#archives li:first-child {
	padding: 0 0 0 5px;
}
#archives li {
	display: inline;
	padding: 0 10px 0 25px;
}
#archives li a {
/* 	float: left; */
	clear: none;
}
.media_top {
	background: url('images/media_bg_top_e3ddee.png') no-repeat;
	padding: 1px 10px 0px 10px; 
	font-size: 17pt;
	height: 5px;
	font-weight: bold;
}
.media_middle {
	background: url('images/media_bg_middle_e3ddee.png') repeat-y;
	padding: 0px 10px 5px 10px;
}
.media_bottom {
	background: url('images/media_bg_bottom_e3ddee.png') no-repeat;
	padding-bottom: 7px;
}
.column_hed {
	font-size: 17pt;
	background: /*#d9d891*//*#f2f2d0*/ url('/images/media_bg_middle_dark.png') repeat-y;
	padding: 0px 7px 0 7px;
	/*max-width: 250px;*/
	width: 100%;
	/*float: right;*/
}
#media_column img {
	border: none;
	text-align: center;
}
#media_column a:link {
	text-decoration: none;
	color: /*#d57a03*/#BB6B02;
}
#media_column a:visited {
	text-decoration: none;
	color: /*#d57a03*/#BB6B02;
}
#media_column a:hover {
	text-decoration: underline;
	color: /*#575619*/#c51e00;
}
#media_column a:active {
	text-decoration: underline;
	color: /*#575619*/#c51e00;
}
.media_column {
	text-align: right;
	width: 270px;
}
.media_column a:link {
	text-decoration: none;
	color: /*#d57a03*/#BB6B02;
}
.media_column a:visited {
	text-decoration: none;
	color: /*#d57a03*/#BB6B02;
}
.media_column a:hover {
	text-decoration: underline;
	color: /*#575619*/#c51e00;
}
.media_column a:active {
	text-decoration: underline;
	color: /*#575619*/#c51e00;
}
#special_box {
	border: 3px solid black;
	min-height: 100px;
	width: 300px;
	background: /*#b0ae33*//*#73cd66*/ #ffc7c7;
	/*color: #fff;*/
	padding: 10px;
	text-align: left;
}
#special_box h2 {
	/*color: #000;*/
}
#special_box p {
	color: #000;
}
#special_box a:link {
	text-decoration: none;
	color: #575619;
}
#special_box a:visited {
	text-decoration: none;
	color: #575619;
}
#special_box a:hover {
	text-decoration: none;
	color: red;
}
#special_box a:active {
	text-decoration: none;
	color: red;
}

/*********  FRONT CONTENT **********/
#dragline {
	float: right;
	clear: none;
	background: #383838;
	margin-right: 15px;
	padding: 5px;
	/*display: inline;
	text-align: right;*/
	width: 166px;
}
#dragline span {
	color: #fff;
	font-size: 8pt;
}
#dragline a:link,
#dragline a:visited {
	color: #BB6B02 !important;
	text-decoration: none !important;
}
#dragline a:hover,
#dragline a:active {
	color: #c51e00 !important;
	text-decoration: underline !important;
}
/*#dragline img {
	float: right;
	clear: none;
}*/
#recent_posts_hed {
	color: #c51e00;
	font-size: 20pt; 
	line-height: .6; 
	font-weight: bold; 
	padding-bottom: 0;
}
#recent_posts {
	font-size: 10pt; 
	padding-left: 10px; 
	padding-top: 0;
}
#ticker ul {
	list-style: none outside none;
	padding-left: 10px;
	width: 456px;
}
#ticker li {
	border-bottom: 1px dashed #383838;
/* 	padding-bottom: 10px; */
}
#ticker li:hover {
	background: #cff0fc;
}
#ticker a:link {
	text-decoration: none;
	color: #4e44b0;
}
#ticker a:visited {
	text-decoration: none;
	color: #4e44b0;
}
#ticker a:hover, a:active {
	text-decoration: underline;
	color: #4e44b0;
}

/****** Halloween ******/

#halloween {
	border: 6px solid #aa9988;
	background: #fffec7;
	padding: 0 7px 7px 10px;
	margin-right: 8px;
	-moz-border-radius: /*.313em*/10px;
	-webkit-border-radius: 15px;
}

/****** Roland's Fast ******/

#fast {
	border: 6px solid #aa9988;
	min-height: 200px;
	background: #fffec7;
	padding: 0 7px 7px 10px;
	margin-right: 8px;
	-moz-border-radius: /*.313em*/10px;
	-webkit-border-radius: 15px;
}


/******  Action Box ******/
#action {
	border: 6px solid #aa9988;
	/*width: 100%;*/
	min-height: 700px;
	background: #fffec7;
	padding: 0 7px 7px 10px;
	overflow: auto;
	margin-right: 8px;
	-moz-border-radius: /*.313em*/10px;
	-webkit-border-radius: 15px;
}
.twitter {
	clear: none;
	padding-top: 15px;
}
.utterli {
	float: right;
/* 	clear: both; */
}
.actiontext {
	font-size: 10pt;
/* 	clear: left; */
}
.fast_actiontext {
	font-size: 10pt;
}
.actiontext table {
	width: 98%;
	padding-top: 15px;
	padding-left: 0;
}
.fast_actiontext table {
	width: 580px;
	padding-top: 15px;
	padding-left: 10px;
}
.actiontext td {
	padding-right: 3px;
	vertical-align: top;
	border-bottom: 2px dashed #ccc;
}
td.timestamp {
	font-size: 7.5pt;
}
.fast_actiontext td {
	padding-right: 3px;
	vertical-align: top;
	border-bottom: 2px dashed #ccc;
}
/****** END Action Box ******/


/****** Front Page Content ******/
#front_content {
	width: 660px;
}
#front_content h2, #content h2 {
	font-size: 19pt;
}
#content a:link {
	text-decoration: none;
	color: #BB6B02;
}
#content a:visited {
	text-decoration: none;
	color: #BB6B02;
}
#content a:hover {
	text-decoration: none;
	color: /*#d57a03*/#c51e00;
}
#content a:active {
	text-decoration: none;
	color: /*#d57a03*/#c51e00;
}
#cd_banner_wrapper {
	padding: 30px 0;
}
#cd_banner {
	font-size: 10pt;
	padding-right: 20px;
}
#cd_banner form {
	clear: none;
	float: left;
	padding: 0 15px 7px 0;
}
/********* end FRONT CONTENT **********/


/********* CONTENT ********************/
#content {
	width: /*940px*/660px;
}
.pagetitle a:link {
	text-decoration: none;
	color: #000;
}
.pagetitle a:visited {
	text-decoration: none;
	color: #000;
}
.pagetitle a:hover {
	text-decoration: none;
	color: #c51e00;
}
.pagetitle a:active {
	text-decoration: none;
	color: #c51e00;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	font-size: .85em;
}
.post a:link {
	text-decoration: none;
	color: #000;
}
.post a:visited {
	text-decoration: none;
	color: /*#BB6B02*/#000;
}
.post a:hover {
	text-decoration: none;
	color: #c51e00;
}
.post a:active {
	text-decoration: none;
	color: #c51e00;
}

.postmetadata {
	text-align: center;
	padding-top: 5px;
	clear: both;
	font-size: .8em;
	}
.postmetadata a:link {
	text-decoration: none;
	color: #A79185;
}
.postmetadata a:visited {
	text-decoration: none;
	color: #A79185;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #c51e00;
}
.postmetadata a:active {
	text-decoration: underline;
	color: #c51e00;
}

.entry a:link {
	text-decoration: none;
	color: #BB6B02;
}
.entry a:visited {
	text-decoration: none;
	color: #BB6B02;
}
.entry a:hover {
	text-decoration: none;
	color: #c51e00;
}
.entry a:active {
	text-decoration: none;
	color: #c51e00;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*    End lists     */



/*    Begin form elements     */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*    End form elements    */


/********* end CONTENT ****************/

/* Begin form elements */
#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;
	}
/* end form elements */

/* Begin Comments*/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {

	border-left: 1px solid #ddd;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	width: 680px;
	}

.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;
	}
/* End Comments */

/********* SIDEBAR ********************/
#sidebar {
	float: right;
	width: 285px;
	font-size: .9em;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
#sidebar ul {
	/*Make the UL show up w/o bullets*/
	list-style-type: none;
	list-style-image: none;
}
#sidebar a:link {
	text-decoration: none;
	color: #4e44b0;
}
#sidebar a:visited {
	text-decoration: none;
	color: #4e44b0;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #c51e00;
}
#sidbar a:active {
	text-decoration: underline;
	color: #c51e00;
}
/********* end SIDEBAR ****************/



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
/*
hr {
	display: none;
	}*/

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	max-width: 660px;
	}
.navigation a:link, a:visited {
	color: #4e44b0;
}
.navigation a:hover, a:active {
	color: #c51e00;
}
/* End Various Tags & Classes*/

/* Captions */
.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;
}
/* End captions */


/********* begin CALENDAR ************/

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     li.upcoming-events {
	list-style-type: none;
     }

/************* end CALENDAR *******************/



/********* begin FOOTER ***************/
#footer_wrap {
	background: /*#eae9a7*/#ffffed;
	padding: 5px;
	margin-top: 15px;
}
#footer {
	background: /*#575619*//*#d9d891*//*#eeddcc*/#aa9988;
	font-family: Garuda, Arial, sans-serif;
	padding: 5px 20px;
	text-align: left;
	color: /*#eae9a7*/#000;
	font-weight: 600;
	font-size: 8pt;
	clear:both;
}
#footer a:link {
	text-decoration: none;
	color: /*#fff*//*#BB6B02*/#251C17;
}
#footer a:visited {
	text-decoration: none;
	color: /*#eae9a7*//*#fff*//*#BB6B02*/#251C17;
}
#footer a:hover {
	text-decoration: none;
	color: #c51e00;
}
#footer a:active {
	text-decoration: none;
	color: #575619;
}
/********* end FOOTER **************/

/********* LINKS *******************/
#linkName {
	text-decoration: none;
	font-size: 11pt;
}
#linkDesc {
	text-decoration: none;
	font-size: 9pt;
}
#resouceNav {
	font-size: 9pt;
}

/********* end LINKS ***************/
/********* Sponsors ****************/
#sponsorList {
	list-style: none;
	margin: 0;
	padding: none;
}

#sponsorName {
	font-size: 1.1em;
	font-weight: bold;
}

#sponsorDesc {
	font-size: .85em;
	padding-left: 10px;
}

.introPara {
	font-size: .85em;
	padding-left: 10px;
}

.custTitle {
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 18px;
}