/*
Theme Name: End Demolitions Now (based on <a href="http://www.wpshoppe.com/themes/" target="_blank">simpleX 1.3.1 by Chandra Maharzan</a>)
Theme URI: <a href="http://movementstudio.org" target="_blank">Movement Studio</a>
Description: Developed for ICAHD-USA's End Domilitions Now Campaign, July 2009.
Version: 1.0
Author: Dave Reed, Movement Studio
Author URI: http://movementstudio.org
Tags: custom-colors, custom-header, fixed-width, two-columns, orange, dark-green, theme-options, right-sidebar, threaded-comments
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Structure Styles */

body {
	font:12px/15px 'Helvetica',Arial,Verdana,Tahoma,sans-serif;
	text-align:left;
	margin:0;
	padding:0;
	background:#fafafa;
	color:#333; }

#page {
	text-align: left;
	margin-top:15px; }
	
#main { /* SimpleX addition to center as well as make header footer 100% */
	width:960px;
	margin:15px auto 0; }

#content {
	font-size:1em;
	float:left;
	width:600px; }

.slideshow {height:250px; margin:0 0 15px 0;padding:0; }

.narrowcolumn .entry {
	line-height:1.6em;
	width:100%; }

.narrowcolumn .postmetadata {
	text-align:left;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee; }

small {
	color:#333;
	font-size: 0.8em;
	line-height: 1.5em;	}

small a,small a:hover,small a:visited {text-decoration:underline; }
h1, h2 {font-weight:normal; }

h1 {
	font-size:3.5em;
	text-align: left;
	padding-left:40px; }

h2 {
	font-size:2em;
	clear:both; }

.post h2 {font-size:2.2em; }

h2.pagetitle {
	color:#fff;
	font-size:2.4em;
	margin-bottom:10px; }

h4, h4 a {color:#FF8800;font-weight:bold;font-size:1.2em;line-height:1.3em; }

.family-stories-header {
	padding:10px;
	margin-bottom:15px;
	background:#ABB06E;
	border:1px solid #ddd;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; }

.category-description p {
	font-size:1.25em;
	margin:0;
	padding:0;
	color:#fff; }

#sidebar ul li h2 {
	color: #000000;
	border-bottom:3px solid #eee;
	font-size:1.5em;
	padding:5px 5px; }

h3 {
	font-size:1.2em;
	font-weight:bold;
	clear:both; }

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333; }

#header h1,#header h1 a,#header h1 a:hover,#header h1 a:visited {
	padding-left:20px;
	font-style:italic;
	color:#ddd; }

#headerimg h1 {display:none; }
	
#headerimg .description {
	font-size: 1.2em;
	padding-left:40px;
	display:none; }

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {text-decoration: none; }

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {color: #333; }

code {
	border: 1px solid #eee;
	background: #fff;
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block; }

a {color:#333;text-decoration:underline; }
a:hover {text-decoration:none;}

h1 a,h2 a,h3 a {text-decoration:none; }
h1 a:hover,h2 a:hover,h3 a:hover {text-decoration:underline; }

.post hr {
	display: block; 
	border: none;
	border-top: 1px dotted #ccc; }
	
.narrowcolumn .postmetadata2 {
	padding: 13px 0 16px 0;
	margin-top: 15px; }

.narrowcolumn .postmetadata3 {
	font-size:0.9em;
	padding:0;
	margin:0; }

.entry img {
	padding:5px;
	max-width:100%;
	border:1px solid #eee; }
	
/* Begin Structure */

#page {
	padding:0;
	width:960px;
	margin:0 auto; }

#header {
	background: #FFFFFF;
	margin:20px 0 0;
	padding: 0;
	width: 100%; }

#headerimg {
	margin: 0;
	height:120px;
	width:100%;
	background:url(images/masthead.jpg) no-repeat top #ffffff; }

#headerimg .description {color:#aaa; }

/* SimpleX search location */
#searchdiv {
	position:absolute;
	top: 30px;
	margin-left: 690px; }

.narrowcolumn {
	margin:10px 0 0;
	width:600px; }

.post {margin:0 0 30px;	}
	
.feature {
	color:#fff;
	border:5px solid #FF8D00;
	background:#ABB06E;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:10px;
	margin:0 0 20px;
	font-size:1.2em; }

.feature h2 a,.feature h2 a:active {color:#fff; }
.feature h2 a:hover,.feature h2 a:active {color:#fff; }
.feature h2 {margin:5px 0;}

.feature .entry {
	border-top:none;
	margin:0;
	padding:0;
	line-height:1.3em; }

.feature .wp-caption-text {
	color:#666;
	font-style:italic; }

.news {
	float:left;
	color:#333;
	width:380px;
	padding:10px;
	border:2px solid #FF8F00;
	margin:0 0 20px 0; }

.news h2 {background:url(images/newwindow.png) no-repeat 43%; }

.news ul {
	border-top:1px solid #333;
	padding:10px 0 0;
	margin:0; }

.news ul li {
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0 0 0 16px;
	list-style:none;
	background:url(images/arrow.jpg) no-repeat top left; }

.news ul li:hover {background:url(images/arrow.jpg) no-repeat top left; }
.news h2, .photos h2, .family h2 {font-size:1.6em; }

.family {
	color:#333;
	padding:10px;
	border:2px solid #FF8F00;
	margin:0 0 20px 0; }

.photos {
	color:#fff;
	padding:10px;
	border:2px solid #FF8F00;
	margin:0 0 20px 0;
	clear:both; }

.family ul,.photos ul {
	border-top:1px solid #333;
	padding:10px 0 0;
	margin:0; }

.family ul li {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	list-style:none;
	border-bottom:1px solid #ddd; }

.family h3 {
	margin:0;
	font-size:1.8em;
	clear:none; }

.entry .faq ul {
	padding:10px 0 0;
	margin:0; }

.entry .faq ul li {
	margin:0 0 20px 0;
	padding:0 0 0 55px;
	list-style:none;
	background:url(images/questionmark.png) no-repeat top left; }

.faq span {
	font-weight:bold;
	font-size:1.1em; }

.demo-section-contents {
	font-size:1.15em;
	font-weight:bold;
	color:#ff8800;
	background:#dddddd;
	border:1px solid #bbb;
	padding:4px; }

.demo-section-contents a {
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
	color:#333; }

.demo-section-contents a:hover,
.demo-section-next-page a:hover {
	color:#ff8800; }

.demo-section-next-page {
	font-size:1.45em;
	font-weight:bold; }

.demo-section-next-page a {
	text-decoration:underline;
	color:#333; }

img.thumb {
	border:1px solid #aaa;
	padding:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center; }
	
.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 20px 0 40px; }

.postmetadata {
	clear: both;
	font-size: 0.8em; }

.clear {clear: both; }

#footer {
	background:#ABB06E;
	border-top:2px solid #FF8F00;
	padding:20px 20px 30px;
	margin: 0 auto;
	width:920px;
	clear: both;
 	overflow: hidden; }

#footer .footerleft {
	float:left;
	width:450px; }

#footer .footerright {float:right; }
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top:20px;
	line-height:60px;
	padding-left:0;
	margin:0; }

h2 {margin:0 0 10px 0; }

#sidebar h2 {
	margin:5px 0 0;
	padding:0; }

h3 {
	padding:0;
	margin: 30px 0 0; }

h3#comments {
	padding:0;
	margin:40px auto 20px; }
/* End Headers */	

/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left:auto;
	margin-right:auto;}

img.alignright {
	padding:5px;
	margin:0 0 5px 15px; }

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0; }

.alignright {float: right; }
.alignleft {float: left; }

.choose-thumb {float:left;padding: 5px;margin: 0 15px 5px 0; }

.donate-image {float:left; margin:0 5px 20px 0;}

/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* simpleX addition */
.entry {
	margin:10px 0 0px;
	padding-top: 15px;
	border-top:1px solid #000; }

.entry p {
	padding: 7px 0 7px 0;
	margin:0; }

.entry p a.img {
	border:none;
	background:none; }

.entry p a.img:hover {
	border:none;
	background:none; }
/* end */

html>body .entry ul,
html>body .entry ol {
	margin-left:20px;
	padding: 0px 0 0px 30px;
	padding-left: 10px; }

html>body .entry li,html>body .entry oi {margin:0;}
.entry  ol, .entry ul {padding:0;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none; }

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px; }

#sidebar ul p, #sidebar ul select {margin:0; }
#sidebar ul ul {margin:0; }
#sidebar ul ol {margin:0; }
#sidebar ul ul ul, #sidebar ul ol {margin:0; }
ol li, #sidebar ul ol li {list-style: decimal outside; }

#sidebar ul ol li {
	margin:0;
	padding:0;
	list-style:none; }

#sidebar ul ul li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none; }

* html #sidebar a {height: 1px; }

/* TWITTER WIDGET */
#sidebar .widget_twitter ul {margin:5px 0 0 10px; }

#sidebar .widget_twitter ul li {
	padding:0 0 0 26px;
	margin:0 0 15px 0;
	list-style:none;
	background:url(images/twitter.png) no-repeat top left; }

#sidebar .widget_delicious ul {margin:5px 0 30px 10px; }

#sidebar .widget_delicious ul li {
	min-height:28px;
	padding:0 0 0 28px;
	margin:0 0 15px 0;
	list-style:none;
	background:url(images/delicious.png) no-repeat top left; }

.entry-content a {
	color:#666;
	text-decoration:underline; }

.entry-content a:hover {text-decoration:none; }
.entry-meta {display:none; }
/* --*/

#sidebar .takeaction {
	text-align:left;
	margin:0 0 30px; }

#sidebar .takeaction a {color:#FF8800;text-decoration:none; }
#sidebar .takeaction a:hover {text-decoration:underline; }

#sidebar .takeaction ul {
	margin-top:-20px;
	overflow:hidden; }

#sidebar .takeaction ul li {
	list-style:none;
	padding:20px 0 20px 55px;
	margin:0 0 10px; }

#sidebar .petition {background:url(images/petition.png) no-repeat center left;font-size:2.2em; }
#sidebar .president {background:url(images/email.png) no-repeat center left;font-size:2.2em; }
#sidebar .webmasters {background:url(images/floppy.png) no-repeat center left;font-size:1.7em; }
#sidebar .library {background:url(images/book.png) no-repeat center left;font-size:1.7em; }
#sidebar .orgs {background:url(images/mouse.png) no-repeat center left;font-size:1.7em; }

#sidebar .textwidget {margin: 6px; }

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee; }

#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd; }
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center; }

#header #searchform #s {
	width: 130px;
	padding: 4px;
	font: 1.4em arial, verdana, sans-serif;
	background: #000;
	color: #ccc;
	border: 1px solid #555; }

#header #searchsubmit {
	padding: 3px;
	font: 1.4em arial, verdana, sans-serif;
	font-weight: bold;
	background: #666;
	border: 1px solid #777;
	color: #ccc; }
	
#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 1.1em arial, verdana, sans-serif;
	background: #ddd;
	color: #333;
	border: 1px solid #bbb; }

#content #searchsubmit {
	padding: 3px 10px;
	font: 1.1em arial, verdana, sans-serif;
	font-weight: bold;
	background: #666;
	border: 1px solid #777;
	color: #ccc; }

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

#commentform{
	margin-bottom: 60px;
	margin-top: 20px; }	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
	border: 1px solid #ccc; }

#commentform textarea {
	margin-top:5px;
	width: 100%;
	padding: 2px;
	font-size: 1.2em;
	border: 1px solid #ccc; }

fieldset {border: 1px solid #ccc; }

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	background: #666;
	border: 1px solid #777;
	color:#ccc; }
	
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
	background: #ccc; }

.entry form {text-align:left; }
/* End Form Elements */

/* Begin Sidebar */
#sidebar {	
	width:340px;
	float: right;
	margin:20px 0; }
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help; }

blockquote {	
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 4px solid #ddd;
	background:#eee;
	color: #666; }

blockquote cite {
	margin: 5px 0 0;
	display: block; }

.center {text-align: center; }
.hidden {display: none; }
hr {display: none; }
a img {border: none; }
	
.navigation {
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
	border-top: 1px solid #eee; }
	
pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em; }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; }

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	border: 1px solid #ddd;
	background-color: #f3f3f3; }

.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 */

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	background:#ddd;
	border-bottom: 1px solid #ccc;
	color: #666; }

.navigation a {
	font-size:1em;
	padding: 5px 10px;
	font-weight: bold;
	background:#ddd;
	border-bottom: 1px solid #ccc;
	color: #666; }

.entry a.more-link:hover,.navigation a:hover {
	background: #E8C8C8;
	border-bottom: 1px solid #c47373;
	color:#333; }

/*simpleX RSS*/
#sidebar li#rssfeeds{
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background:url(images/rss.gif) left center no-repeat; }

#sidebar li#rssfeeds a,#sidebar .textwidget a,#sidebar #tag_cloud a,#sidebar p a {
	background: none;
	display:inline-block;
	margin:0;
	padding:0; }

#sidebar #tag_cloud a{margin:5px 5px 0 6px; }

/* Header Menu */
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.clearfix {display:inline-block; }
html[xmlns] .clearfix {display: block; }
* html .clearfix {height: 1%; }

/* Page Menu CSS */
#pagemenu {	
	width:100%;
	margin:0 0 0;
	font-size:1.2em;
	background:#ABB06E;
	border: 1px solid #ABB06E;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; }

#pagemenu ul li.page_item,#pagemenu ul li.cat-item {background: #ddd; }

#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 5px;	
	margin:5px auto;
	width:890px;
	overflow:hidden;	
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	}

#pagemenu ul li.page_item a,#pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 10px;
	text-decoration: none;	
	border:1px solid #fff;
	color: #fff; }

#pagemenu .sections a {background:#FF8F00; }
#pagemenu .site a {background:#8F2E2E; }

#pagemenu ul li.page_item a:hover,#pagemenu ul li.cat-item a:hover {
	text-decoration: none;
	color: #333;
	background: #fafafa; }

#pagemenu #page-list {margin:0; padding:0; }
		
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:28px;
		display: inline;
		margin-left: 5px; }
	
#pagemenu #page-list li a, #page-list li ul li a{display:block; }	

#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
	border: 1px solid #ddd; }

#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {left: auto; }

#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
    background: #eee;
	border-top: 1px solid #ddd; }

#pagemenu ul li.current_page_item,#pagemenu ul li.current_page_item a,#pagemenu ul li.current_page_item a:hover,#pagemenu ul li.current-cat,#pagemenu ul li.current-cat a,#pagemenu ul li.current-cat a:hover { 
	color: #000;
	background: #fafafa; }
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #888; }

#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
	background:#eee; }

#pagemenu #page-list li ul ul {margin: -29px 0 0 12em; }
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {left:-999em; }

#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {left: auto; }

#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {left: -999em; }

#pagemenu #page-list li:hover ul,#pagemenu #page-list li li:hover ul,#pagemenu #page-list li li li:hover ul,#pagemenu #page-list li.sfhover ul,#pagemenu #page-list li li.sfhover ul,#pagemenu #page-list li li li.sfhover ul {left: auto; }

/* sidebar ul li pages category */
#sidebar .page_item ul li,#sidebar .cat-item ul li {padding-left: 15px; }

/* PETITION */
#content .petition-field {margin:0 0 13px 0;font-style:bold;}
.wrap {margin:25px auto;width:550px;line-height:1.9em;}
.wrap a h2 {text-decoration:underline; }
.wrap a:hover h2 {text-decoration:none; }