﻿/* CSS layout */
body {
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

#allcontent {
    width: 946px;
    margin-left: auto;
    margin-right: auto;
}  

#masthead {
    border-width: 0px;
    width: 946px;
    text-align: center;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

#container {
	background-image: url(images/white.gif);
	background-repeat: repeat;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
}

#nav_bar {
	padding: 0px;
	background-color: white;
	position: relative;
	z-index: 999;
}

#glider {
    position: relative;
	z-index: 100;
}

#top_nav {
	width: 510px;
	padding: 0px;
	background-color: white;
	text-align: center;
	margin-left: 2px;
}

#topnav img {
	margin-left: 4px;
}

#latestarticles {
    color: yellow;
	background-color: navy;
	margin-right: 350px;
	padding-left: 5px;
}

.yellow {
	color: yellow;
	padding-left: 5px;
	text-align: left;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#topstory {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
}

li {
    line-height: 2.0em;	
    list-style-image: url(images/greendot.jpg);
}

#feeds {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #DDDDDD;
	padding: 5px;
}

#feeds h2 {
	text-align: left;
}


#date {
	margin: 5px;
	padding-left: 5px;
	background-color: navy;
	color: white;
	font-weight: bold;
}

#image_slider {
	text-align: center;
}

#topstory img {
    margin: 5px;
}

#topstory p {
	margin: 10px;
	padding: 20px;
}

#topstory a:hover {
	color: teal;
}

#topstory {
	border: thin green solid
}

#topstory h2 {
	text-align: center;
}

#topstory h3 {
	padding: 5px;
}

#page_content {
    background-color: white;
}

#left_col {
	width: 190px;
	float: left;
	padding-left: 5px;
}

#right_col {
	width: 231px;
	margin: 0px 0px 0px 520px;
	border-left: 0px solid #90EE90;
	display: inline;
	position: absolute;
	text-align: center;	
}

#googlesearch {
	margin: 10px 5px 5px 5px;
	text-align: center;
	background-color: #77ff77;
}

.blackheading {
	background-color: #77ff77;
	margin: 10px 5px 0px 5px;
	font-size: 1.15em;
	color: black;
	font-family: Comic Sans MS;
}

#latest_articles {
	border: 1px black solid;
	width: 215px;
	padding: 5px;
	margin-left: 2px;
	background-color: #ddffdd;
	background-repeat: no-repeat;
	text-align: center;
    font-family: Arial Narrow;
}

#latest_articles a:link {
    color: green;
}

#latest_articles a:hover {
	color: navy;
}

#main_article h2 {
    color: green;
}

#main_article {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_article h3 {
	float: left;
	color: purple;
}

#main_article p {
	line-height: 1.4em;
}

#main_article a:hover {
	color: teal;
}

p.smalltext {
	font-size: 80%;
}

p.credits {
	text-align: center;
	color: navy;
	font-style: italic;
}

p.bio {
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	padding: 5px;
	font-size: 1.1em;
}

#main_article img {
	text-align: center;
	border: 0px;
	padding: 10px;
}

.center {
	text-align: center;
}

.continued {
	font-style: italic;
	font-size: small;
}

.red {
	color: red;
}

.green {
	color: green;
}

.navy {
	color: navy;
}

.orange {
	color: #ff4500;	
}

#banner_ads {
	border: 0px;
	text-align: center;
}

#banner_ads img {
	border: 0px;
}

#related_topics {
	font-weight: bold;
	background-color: #ddffdd;
	text-align: center;
    border: 1px black solid;
}

#related_topics img{
    background-color: #ddffdd;
    border: 0px;
}

#fun_links {
	width: 222px;
	font-family: "Comic Sans MS";
	background-color: #ddffdd;
	margin-left: 2px;
	text-align: center;
	border: 1px black solid;
}

#fun_links img {
	background-color: #ddffdd;
	border: 0px;
}

#greenbuzz {
	margin-left: 15px;
	width: 470px;
	background-color: #8CDD81; 
    padding: 10px;
    border-style: dashed; 
    border-color: #8CDD81;
}

#greenbuzz img {
	margin-left: 120px;	
}

#greenbuzz iframe {
	float: right;	
    margin: 10px;
}

#greenbuzz p {
	font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

#greenbuzz h3 {
	color: black;
	font-weight:bold;
	font-style:italic;
}

#causes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: blue;
    text-align: center;
}

#quotes {
	background-image: url(images/oldpaper3.jpg);
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	margin: 0px;
    text-align: right;
    color: #3E0602;
}

#quotes p {
	margin: 0px 63px 10px 30px;
}

.blacktext {
	color: black;
}

#GLCwidget3 {
	width: 260px;
	
}

#gogreenrightnow p, h3 {
	text-align: center;
    color: green;
    font-weight: bold;
}

#gogreenrightnow p {
	margin-left: 5px;
}

#subscribe_addthis img {
	margin-left: 65px;
	border: 0px;
	padding: 0px;
}

#email a:link {
	color: green;
}


#page_content {
	margin-left: 190px;
	margin-right: 190px;
	width: 525px;
}

#footer {
	text-align: center;
	width: 946px;
	font-weight: bold;
	clear: both;
}

#footer img {
	text-align: center;
}

#email p {
	font-size: 120%;
	background-image: url(images/gray-fade2.jpg);
}


#email a:hover {
	color: navy;
}

#w3c_icons {

}

#twitter_div {
	background-image: url("images/twitterbackground.png");
	background-repeat: no-repeat;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: small;
	color: green;
}

#twitter_div ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
}

#twitter_div li {
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid orange;
	padding-bottom: 10px;
    margin-bottom: 10px;

	
	text-align: left;
	line-height: 1.5em;
}

#twitter_update_list {
	padding: 5px;
	text-align: left;
	margin-left: 5px;
	font-family: "Comic Sans MS";
	line-height: 1.5em;
}

#twitter_div a:link {
	color: navy;
	font-size: small;
}

#bottom_links {
	background-image: url("images/green-fade.jpg");
	font-size: 100%;
	text-align: center;
	font-family: "Comic Sans MS", sans-serif;
}

#bottom_links a:link {
	color: white;
}

#bottom_links a:visited {
	color: orange;
}

#bottom_links a:hover {
	color: yellow;
}

#search_php {
	margin-left: 75px;
}

#search_php h2 {
    color: green;	
}