/*
Theme Name: The Seven Sins of Greenwashing
Theme URI: http://sinsofgreenwashing.org
Description: Custom WordPress Theme
Version: 1.0
Author: Relish Interactive
Author URI: http://relishinteractive.com
*/


/* !RESET */

p, ul, ol, li, h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }


p {
	margin: 5px 0px 15px 0px;
}



/* !UTILITIES */

.clear { clear: both; }



body {
	margin: 0px;
	background: #fff;
	color: #282828;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-size: 13px;
}



/* !STRUCTURE */

#container {}

#header {
	text-align: center;
	position: relative;
}

#content {
	width: 900px;
	margin: 7px auto;
}
body.has_subnav #content {
	margin-top: 0px;
}
#hero {
}
#footer {
	clear: both;
	width: 900px;
	margin: 24px auto;
	border-top: 1px solid #c2e0a4;
}
#footer-inner {
	padding: 12px 0px
}



/* !HEADINGS */

#header {
	background: url('images/logo.png') no-repeat top center;
}

#header h1 {
	height: 130px;
	width: 900px;
	text-indent: -9999px;
	margin: 0 auto;
}

#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
}
	
h2 {
	margin: 30px 0px 20px 0px;
	font-size: 42px;
	letter-spacing: -2px;
}

h2.pagetitle {
	width: 480px;
	color: #057254;
}

h3 {
	margin: 25px 0px 15px 0px;
	color: #345e04;
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	margin: 20px 0 15px;
	color: #6a8847;
	font-size: 14px;
}

/* !LINKS */

a img {
	border: none;
}
a {
	color: #437d00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



/* !MENUS */

/* !social links */
#social-links {
	position: absolute;
	top: 96px;
	width: 450px;
	left: 50%;
	overflow: hidden;
}

#social-links ul {
	text-align: right;
}

#social-links li {
	list-style: none;
	float: right;
}

#social-links a {
	width: 32px;
	height: 32px;
	text-indent: 9999px;
	display: block;
	margin: 0 0 0 6px;
}

#social-links a.twitter {
	background: url("images/bg/icon_twitter.png") no-repeat;
}

#social-links a.facebook {
	background: url("images/bg/icon_facebook.png") no-repeat;
}

#social-links a.linkedin {
	background: url("images/bg/icon_linkedin.png") no-repeat;
}

/* !primary links */
#primary-links {
	background: #7cbc33;
	border: 6px solid #bce48e;
	border-left: none;
	border-right: none;
	font-size: 14px;
	text-transform: lowercase;
}
#primary-links li {
	display: inline;
	list-style: none;
}
#primary-links a {
	display: inline-block;
	padding: 0px 10px;
	line-height: 36px;
	color: #000;
}
#primary-links a:hover {
	color: #BCE48E;
	text-decoration: none;
}
#primary-links .current_page_item a,
#primary-links .current_page_ancestor a {
	background: url('images/bg/link-current_page.png') no-repeat center center;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #3A630A;
}

/* !footer links */
#footer-links {
	overflow: hidden;
	clear: both;
}
#footer-links li {
	float: left;
	width: 100px;
	padding: 0px 6px;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-size: 13px;
}
#footer-links li li {
	float: none;
	width: auto;
	padding: 7px 7px 0 0;
	font: normal 11px/11px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
}
#footer-links li a {
	color: #000;
}
#footer-links li li a {
	color: #437d00;
}

/* !secondary links */
#secondary-links {
	float: left;
	width: 220px;
	min-height: 300px !important;
	height: auto !important;
	height: 300px;
	margin: 0px 30px 0px 50px;
	_margin-left: 25px;
	background: #bce48e url('images/bg/secondary_links-bg_bottom.png') no-repeat left bottom;
	letter-spacing: -0.5px;
	text-align: right;
}
#secondary-links ul {
	padding: 45px 17px 200px 0px;
	background: url('images/bg/secondary_links-bg_top.png') no-repeat left top;
}
#secondary-links.tweets ul {
	padding-bottom: 20px;
}
#secondary-links ul li {
	list-style: none;
	margin: 0 0 6px;
}
#secondary-links li a {
	color: #3a630a;
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-size: 16px;
	line-height: 24px;
}
#secondary-links li.current_page_item a {
	color: #000;
}
#secondary-links ul ul {
	padding: 10px 16px 30px;
	border-top: solid 1px #9dd062;
	margin: 2px -6px -30px 10px;
	background: url('images/bg/tertiary_links-bg.png') no-repeat right bottom;
}
#secondary-links ul ul li a {
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	line-height: 16px;
}
#secondary-links li.current_page_item li a {
	color: #437d00;
}

#secondary-links .widget_tweetblender {
	margin: 0 10px;
	padding: 0 0 150px;
	text-align: left;
	font-size: 90%;
}
#secondary-links .widget_tweetblender .tb_tweet {
	border-top: dotted 1px #6BB22C;
	padding: 6px 0;
}
#secondary-links .widget_tweetblender .tb_tweet-info {
	font-size: 90%;
}
#secondary-links .widget_tweetblender .tb_tweet-info,
#secondary-links .widget_tweetblender .tb_tweet-info a {
	color: #fff;
	font-style: normal;
}

#banner {
	width: 900px; 
	height: 287px;
	background: #000;
}

#banner .footer {
	height: 20px;
}

#banner .caption {
	padding: 0;
	font: normal 16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", trebuchet, arial, sans-serif;
	letter-spacing: -1px;
}

#banner .caption a {
	color: #fff;
}

#banner .caption a:hover {
	color: #BCE48E;
}

#banner .nav_wrapper div.dot {
	background: url("images/icons/banner-item.png") no-repeat;
	width: 18px;
	height: 18px;
	margin: 1px 3px;
	border-radius: 0;	
	-moz-border-radius: 0;	
	-webkit-border-radius: 0;	
}

/* !DEFINITION */

#definition {
	clear: both;
	background: url('images/bg/definition-frame_top.png') no-repeat left top;
	padding-top: 25px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	text-align: center;
}
#definition-inner {
	background: url('images/bg/definition-frame_bottom.png') no-repeat left bottom;
	padding: 25px;
	padding-top: 0px;
}
#definition strong {
	color: #6fab2a;
}


/* !LEGAL */

#legal {
	clear: both;
	margin: 30px 0px;
	color: #a9b38d;
	text-align: center;
	font-size: 10px;
}
#legal p {
	margin-top: 15px;
}


/* !TOUTS */
.touts {
	margin-top: 40px;
}
.is_front .touts {
	margin-top: 0;
}
.is_card .touts {
	margin-top: -10px;
}
.cta.tout {
	float: left;
	height: 230px;
	width: 300px;
}

/* !FORMS */

.post ol.form {
	padding: 0;
	margin: 20px 0;
}
.post ol.form li {
	list-style-type: none;
}	
ol.form li {
	clear: left;
	overflow: hidden;
}
ol.form li label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	font-size: 90%;
	margin: 5px 10px 0 0;
	color: #666;
	line-height: 125%;
}
ol.form li label em {
	font-style: normal;
	color: #f00;
}	
ol.form li input {
	width: 200px;
}
ol.form li div.value {
	padding: 3px 0 0;
}
ol.form li small {
	display: block;
	clear: left;
	margin: 3px 0 0 120px;
	font-family: verdana, arial, Helvetica;
	font-size: 90%;
	color: #999;
}
ol.form li.short input {
	width: 120px;
}
ol.form li textarea {
	width: 70%;
}
ol.form li input,
ol.form li textarea,
ol.form li select {
	background: #fafafa;
	padding: 2px;
	border: solid 3px #d2e395;
	color: #333;
}
ol.form li.radio label {
	float: left;
	width: 90%;
	text-align: left;
	margin: 8px 0;
}
ol.form li.radio input {
	width: auto;
	border: none;
	background: none;
	padding: 0;
}
ol.form li.radio span,
ol.form li.captcha {
	padding: 0 0 0 120px;
}
ol.form li.captcha img {
	margin: 3px 0 0;
}
ol.form li.radio span span {
	padding: 0;
}
ol.form li.submit {
	padding: 15px 0 0 120px;
	border: none;
}
ol.form li.submit input {
	background: #7CBC33;
	padding: 4px;
	border-left: double 3px #b8eb7d;
	border-top: double 3px #b8eb7d;
	border-bottom: double 3px #52821c;
	border-right: double 3px #52821c;
	color: #fff;
	width: auto;
	font-size: 100%;
}
OL.form LI .wpcf7-not-valid-tip {
	color: #c00;
	top: -2px;
	left: 105%;
	font-size: 90%;
	padding: 3px 6px;
	background: #ffb;
	border: solid 1px #e9e999;
}

/* !POSTS */

#posts {
	width: 650px;
	margin: 0 125px;
}
body.has_subnav #posts {
	clear: right;
	float: left;
	width: 550px;
	margin: 0;
}
.twitter-share-button {
	float: right;
	margin: -10px 10px 0 0;
}
#gameholder .twitter-share-button {
	margin-top: 40px;
}
.post {
	line-height: 130%;
}
.post ol,
.post ul {
	padding: 0 0 0 30px;
}
.post ol li {
	list-style-type: decimal;
	margin: 0 0 15px;
}
.post ol li ul {
	margin: 10px 20px 10px 40px;
}
.post ol li ul li {
	list-style-type: normal;
}
.post ul li {
	list-style-type: normal;
	margin: 0 0 8px;
}
.post h3,
.post h4 {
	clear: both;
}	
.post blockquote {
	background: #fcfcfc;
	border: solid 1px #eee;
	padding: 40px 20px;
	margin: 20px 0;
}
.post em {
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
}

#social-media {
	text-align: center;
	list-style: none;
	padding: 0;
	margin: -60px 0 1px;
	background: none !important;
}
#social-media h2 {
	display: none;
}
#social-media ul {
	list-style: none;
	padding: 0;
	background: none !important;
	border: none !important;
}
#social-media ul li {
	margin: 10px -15px;
}
#social-media ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	background: #609145;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#social-media ul li a:hover {
	background: #7CBC33;
}


/* !game */

#gameholder {
	text-align: center;
}

#gameholder #flashcontent {
	width: 742px;
	height: 474px;
	margin: 0 auto;
}

#gameholder #posts {
	width: 100%;
}

/* !images */
.post p img {
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	border: solid 4px #eee;
	margin: 0 0 8px 12px;
	float: right;
}
img.alignleft {
	padding: 4px;
	border: solid 4px #eee;
	margin: 0 12px 8px 0;
	float: left;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* !report downloads */

.download {
	font-size: 18px;
	display: block;
	background: #E1EFD1;
	padding: 10px;
	margin: 0 0 10px;
}
.download:hover {
	text-decoration: none;
	background: #E9FFCF;
}
.download small {
	display: block;
	text-decoration: none;
	color: #82AF4C;
	font-size: 14px;
	margin: 4px 0 0;
}
.download em {
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	color: #82AF4C;
}
.download em img {
	margin: 0 5px -3px 0;
}
.downloadreport {
	display: block;
	width: 320px;
	padding: 70px 30px 70px 200px;
}
.downloadreport.y2010 {
	background: url('images/bg/download-report-2010.png') no-repeat top left;
}
.downloadreport.y2009 {
	background: url('images/bg/download-report-2009.png') no-repeat top left;
}
.downloadreport.y2007 {
	background: url('images/bg/download-report-2007.png') no-repeat top left;
}
.downloadreport.marketers {
	background: url('images/bg/download-report-marketers.png') no-repeat top left;	
}
.downloadreport .download {
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;	
	text-decoration: none;
	color: #E9FFCF;
	display: inline;
	background: none;
	padding: 0;
}
.downloadreport .download:hover {
	color: #fff;
	text-decoration: underline;
}	
.downloadreport small,
.downloadreport .download:hover small {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	color: #BCE48E;
	text-decoration: none;
	margin: 4px 0 0;
}
.downloadreport em,
.downloadreport .download:hover em {
	display: block;
	text-decoration: none;
	color: #BCE48E;
	margin: 6px 0 0;	
}




#send-ecard .images {
	overflow: hidden;
	list-style: none;
	margin: 15px 0;
	padding: 0;
}
#send-ecard .images li {
	float: left;
	margin: 3px;
	padding: 5px;
	background: #e9fbd5;
	width: 255px;
	overflow: hidden;
	color: #468207;
}
#send-ecard .images li span {
	display: block;
	float: left;
	height: 21px;
	width: 25px;
	background: #BCE48E;
	margin: 0 3px 0 0;
	padding: 27px 0;
	text-align: center;
}
#send-ecard .images li a {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 5px 0 0;
}
ul#ft_wpecards_sender, ul#ft_wpecards_recipient {
	margin-bottom: 20px;
}
body #ft_wpecards_body {
	background: url('images/bg/postcard-bg.png') no-repeat top left;
	display: block;
	float: none;
	width: 650px;
	height: 415px;
	border: none;
	position: relative;
	padding: 0;
}
#ft_wpecards_body.preview {
	margin: 0 -60px 0 -30px;
}
#ft_wpecard_vimage {
	position: absolute;
	top: 51px;
	left: 50px;
	display: inline;
}
#ft_wpecard_vmessage {
	position: absolute;
	top: 50px;
	left: 380px;
	width: 225px;
	height: 300px;
	overflow-y: auto;
}
#ft_wpecard_vmessage h4 {
	color: #345e04;
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-weight: normal;
	font-size: 25px;
	line-height: 110%;
	margin: 5px 0 7px;
	letter-spacing: -1px;
	padding: 0 0 4px;
	border-bottom: solid 1px #e9e5af;
}
#ft_wpecard_vmessage h5 {
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 115%;
	font-size: 14px;
	padding: 0 0 4px;
	margin: 0 0 7px;
	border-bottom: solid 1px #e9e5af;
}
#ft_wpecard_vmessage p.to,
#ft_wpecard_vmessage p.from {
	font-size: 90%;
	line-height: 110%;
}
#ft_wpecard_vmessage p.to span,
#ft_wpecard_vmessage p.from span {
	font-family: Georgia, "Times New Roman", Times-Roman, Times, serif;
	font-style: italic;
	width: 40px;
	display: block;
	float: left;
	color: #666;
}
#ft_wpecard_vmessage p.to {
	margin: 3px 0;
}
#ft_wpecard_vmessage p.from {
	padding: 0 0 4px;
	margin: 0 0 5px;
	border-bottom: solid 1px #e9e5af;
}
#ft_wpecard_vmessage p {
	margin: 10px 0;
	line-height: 125%;
}
#ecard-header {
	margin-bottom: -30px;
}
#ft_wpecard_confirm {
	background: #e9fbd5;
	padding: 10px;
}
	
	
	

	
	
