.wide {
	font-size: 0.9em;
	position: relative;
	margin: 10px -80px 40px;
	padding: 5px 45px;
}
.band {
	position: relative;
	zoom: 1;
	background: #fff;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

/* Primary Navigation -------------------------------------------------------*/
#primary-navigation {
	position: relative;
	background: #000;
	color: #808080;
}
#primary-navigation .links-menu {
	font-size: 1.2em;
	line-height: 1;
	margin: 0;
	padding: 10px 0 10px 24px;
}
#primary-navigation .links-menu li {
	display: inline;
	margin: 0 50px 0 0;
	padding: 0;
}
#primary-navigation .links-menu a {
	color: #808080;
	text-decoration: none;
}
#primary-navigation .links-menu li.active a,
#primary-navigation .links-menu a:hover {
	color: #fff;
}

/* Header Logo --------------------------------------------------------------*/
#logo {
	display: block;
	width: 100%;
	height: 170px;
	overflow: hidden;
	background: url(i/header.jpg) no-repeat left top;
	text-decoration: none;
	text-indent: -9999px;
}

/* Section Header -----------------------------------------------------------*/
#section-header {
	font: normal 1.866em Perpetua,Times,serif;
	line-height: 1;
	margin: 1px 0 0;
	padding: 9px 36px 7px;
	background: #375368 url(i/section-header.jpg) no-repeat left top;
	color: #b9c2c9;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#section-header a {
	color: #b9c2c9;
	text-decoration: none;
}
.layout-front #section-header {
	display: none;
}

/* Teasers and Summaries ----------------------------------------------------*/
.teaser {
	position: relative;
}
.teaser h2 a {
	color: #000;
	text-decoration: none;
}
.teaser h2 a:hover {
	color: #d32f02;
	text-decoration: none;
}
.summary {
	font-size: 0.866em;
}

/* Topic Indicators ---------------------------------------------------------*/
.green-topic {
	font-style: italic;
}
.teaser .topics {
	position: absolute;
	top: -3px;
	left: -66px;
	width: 54px;
}
.page-topics {
	float: left;
	width: 54px;
	margin-top: 4px;
	margin-left: -66px;
}
.topics ul {
	margin: 0;
	padding: 0;
}
.topics ul li {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.topics a {
	display: block;
	width: 18px;
	height: 25px;
	overflow: hidden;
	margin: 0 1px;
	background: url(i/topics.sprite.png) no-repeat 0 0;
	text-indent: -9999px;
	text-decoration: none;
}
.topics a.taxonomy_term_1 {background-position: 0 0}
.topics a.taxonomy_term_2 {background-position: 0 -25px}
.topics a.taxonomy_term_3 {background-position: 0 -50px}

/* News ---------------------------------------------------------------------*/
.view-topic-news .top-story {
	font-size: 1.15em;
	margin: 0 -71px 24px -71px;
	padding: 10px 71px 25px;
	background: url(i/top-story-title.png) no-repeat 50% 0;
	border-bottom: 1px dashed #ccc;
}
.view-topic-news .top-story .topics {
	top: 0px;
}
#topic-filter {
	font-size: 0.85em;
	position: relative;
	z-index: 5;
	margin-top: -42px;
	margin-bottom: 20px;
	color: #7f7f7f;
	text-align: center;
}
#topic-filter a {
	color: #000;
	text-decoration: none;
}
#topic-filter a:hover {
	color: #d32f02;
}
a.nuke-filter,
a.green-filter,
a.act-now-filter {
	padding: 0 0 0 20px;
	background: url(i/topics.sprite.png) no-repeat 0 -9px;
}
a.green-filter {background-position: 0 -25px; padding: 4px 0 4px 22px}
a.act-now-filter {background-position: 0 -59px}

/* Act ---------------------------------------------------------------------*/
.view-act-now h2 {
	font-size: 2em;
}
/* Activist Links */
.view-Links {
	width: 100%;
	overflow: hidden;
}
.view-Links .node {
	float: left;
	width: 245px;
	padding: 0 15px 25px 0;
}
.view-Links .node h2 {
	font-size: 1.2em;
	margin: 0 0 8px;
	padding: 0 0 2px;
	border-bottom: 1px solid #ccc;
}
.view-Links .node h2 a {text-decoration: none}
.view-Links h2.bold {
	font: 2.667em 'Perpetua',Georgia,serif;
	font-style: italic;
	font-variant: small-caps;
	clear: both;
	margin: 0 0 10px;
	color: #000;
	letter-spacing: 0.06em;
}
.view-Links .content ul {
	font-size: 0.78em;
	margin: 0 0 0 13px;
}
.view-Links .content li {
	list-style-type: square;
	margin: 0 0 6px;
}
.view-Links .node_read_more {
	padding: 0;
}
.view-Links .node_read_more a {
	font-size: 0.7em;
	font-family: Arial,sans-serif;
	font-weight: bold;
	color: #000;
}

/* Home Page ----------------------------------------------------------------*/
.view-front-news {
	font-size: 0.85em;
	color: #61666b;
}
.nuke-news,
.green-news {
	margin: -20px -20px 20px;
	padding: 80px 40px 20px 50px;
	*padding-top: 100px;
	background: url(i/nuke-news-heading.jpg) no-repeat left top;
	zoom: 1;
}
.green-news {
	background-image: url(i/green-news-heading.jpg);
}
.nuke-news h2.heading,
.green-news h2.heading {
	position: absolute;
	left: -500em;
}
.view-front-news .teaser .topics {
	left: -58px;
	top: -4px;
}
.view-front-news .topics a {
	margin: 0 -1px;
}
.nuke-news a em {color: #941934}
.green-news a {font-style: italic}
.green-news a em {color: #5c8c09}

#block-block-11 cite {
	display: block;
	position: absolute;
	left: -500em;
}
#vidLink {
	display: block;
	width: 100%;
	height: 182px;
	overflow: hidden;
	background: url(i/vidlink.jpg) no-repeat left top;
	text-indent: -500em;
	text-decoration: none;
}

#block-views-front_act_news {
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
	margin: 1px 0 0;
	padding: 80px 30px 30px 40px;
	background: url(i/act-now-heading.jpg) no-repeat left top;
}
#block-views-front_act_news h2 {
	display: none;
}
#block-views-front_act_news .content h2 {
	display: block;
	font-size: 1.2em;
	line-height: 1.1;
	margin: 0 0 10px;
}
#block-views-front_act_news .summary {
	display: none;
}
#block-views-front_act_news .topics {
	left: -56px;
	top: -8px;
}
#block-views-front_act_news a.more {
	font-size: 0.9em;
}
#block-views-front_act_news a.more em {font-style: normal; color: #2e8dbe}

#block-block-12 {
	font-size: 0.733em;
	font-style: italic;
	padding: 0 50px 20px 60px;
}
#block-block-12 h2 {
	font: normal 3em Arial,sans-serif;
	margin: 0;
}
#block-block-12 p {
	margin: 1.3em 0;
}
#block-block-12 p strong {
	font-size: 1.182em;
	font-weight: normal;
	color: #000;
}
#block-block-12 .form-item {
	margin: 0 0 3px;
}
#block-block-12 label {
	position: absolute;
	left: -500em;
}
#block-block-12 .form-text {
	font: normal 1em Arial,sans-serif;
	width: 155px;
	padding: 6px;
	color: #000;
	border: 2px solid #000;
}
#block-block-12 .form-submit {
	font: normal 22px Arial,sans-serif;
	vertical-align: top;
	overflow: visible;
	padding: 5px 5px 0;
	background: transparent;
	color: #2e8dbe;
	border: 0;
	cursor: pointer;
}
#block-block-12 .action-links {
	font: normal 1.63em Arial,sans-serif;
	padding: 40px 0 0;
}

/* Pagination ---------------------------------------------------------------*/
.pager {
	font-size: 0.9em;
	margin: 2em 0 1em;
}
.pager a {
	font-style: italic;
	color: #000;
	text-decoration: none;
}
.pager a:hover {
	color: #d32f02;
}
.pager-current {
	font-size: 1.2em;
}

/* Tabs ---------------------------------------------------------------------*/
#tabs ul.primary {
	font: 0.7em Geneva,Tahoma,sans-serif;
	margin: 2.25em 0 1.5em;
}

/* Footer -------------------------------------------------------------------*/
.footer-message {
	font: normal 0.933em Arial,Helvetica,sans-serif;
	line-height: 1.2;
	padding: 14px 20px;
	background: #665d42;
	color: #b3afa1;
}
.footer-message a {
	color: #ffffff;
	text-decoration: none;
}
.footer-message .siteby {
	float: right;
}

/* End of file ./style/components.css */