/*  
Theme Name: Million Votes
Theme URI: http://wordpress.org/
Description:
Version: 1.0
Author: David Nash / Pollen Digital
Author URI: http://davidnash.com.au/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Tags */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #e9e1d3 url('images/bg-repeat-tile.gif');
	color: #5C5449;
	text-align: center;
	margin: 0;
	padding: 0; 
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0 }

hr { display: none; }

a { 
	color: #FFA800;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a img {	border: none; }

textarea { border-width: 1px; }



/* General Classes */
.hidden { display: none; }
.strong { font-weight: bold; }
.upper { text-transform: uppercase; }
.clear { clear: both; }

.darkBrown { color: #5C5449; }
.midBrown { color: #7E6431; }
.lightBrown { color: #977746; }

.error { color: #c00; font-weight: bold; };

.o { color: #FFA800; } /*orange*/

.smaller { font-size: 95%; }
.largish { font-size: 110%; }
.large { font-size: 120%; }

img.center { 
	display: block;
	margin: 0 auto;
}


/* Structure and specific elements */
#page {
	background: white url("images/bg-page.gif");
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header h1 a {
	display: block;
	height: 170px; 
	background: url("images/vote-for-peace-banner.gif");
}

#header .description { display: none; }

#content { font-size: 1.3em }


.mainColumn {
	float: left;
	width: 568px;
}


.post {
	margin: 20px 30px;
	line-height: 140%;
	color: #000;
}

.post h2 {
	color: #FFA800;
}




#sidebar {
	width: 232px;
	float: right;
	background-color: #F2EEEC;
	padding-bottom: 30px;
}


#sidebar ul, #sidebar ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li { margin: 0 7px 7px 7px; }

#sidebar li li { margin: 0; }

#sidebar #pages { padding-bottom: 8px; }

#sidebar #pages h2 { display: none; }

#sidebar .widget_text { font-size: 1.25em; }

#sidebar .widget_text h2 { display: none; }

#sidebar .widget_pages li a {
	display: block;
	padding: 2px 2px 2px 6px;
	
	background-color: #5D5347;
	margin: 0 0 2px 0;
	color: white;
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: bold;
}


#sidebar .widget_pages li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFA800;
}

#sidebar .otherItem {
	font-size: 1.25em;
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	/*background-color: #B8AA9F;*/
	background-color: #5C5449;
}

#sidebar .otherItem a {
	color: #fff;
}

#sidebar .otherItem a:hover { text-decoration: underline; }

/* movieLink is used in text-1, edit in widgets section */
#sidebar #movieLink {
	background: #FFF2EA url("images/thinkaboutit-bottom.jpg") no-repeat bottom;
	color: #000;
	text-align: center;
	font-weight: bold;
	padding: 1.2em 0em 1.5em 0em;
	margin-bottom: 12px;
}

#sidebar #movieLink a {
	display: block;
	padding-top: 1em;
	font-weight: normal;
	color: #5C5449;
	text-decoration: underline;
}

#sidebar #movieLink a:hover { color: #FFA800; }

#sidebar .widget_links { 
	font-size: 1.25em;
	margin-bottom: 12px;
	border-bottom: 4px solid #B8AA9F;
}

#sidebar .widget_links h2 { 
	padding: 2px 2px 2px 6px;
	font-size: 1em;
	background: #5D5347;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

#sidebar .widget_links li a {
	display: block;
	padding: 7px 7px 12px 7px;
	color: #000;
	text-decoration: underline;
	background: #B8AA9F url("images/border-links.gif") no-repeat bottom;
}

#sidebar .widget_links li:last-child a {
	background-image: none;
}


#sidebar .widget_links li a:hover { color: #fff; }


#footer { 
	clear: both;
	background-color: #5D5347;
	padding: 20px 0;
	font-size: 1.3em;
	color: #fff;
}

#footer .left {
	width: 60%;
	float: left;
	margin: 8px 0px 0px 27px;
}

#footer .left a { text-decoration: underline; }
#footer .left a:hover { color: #fff; }

#footer .right {
	width: 185px;
	float: right;
}

#footer #pollen {
	display: block;
	width: 137px;
	height: 28px;
	background: url("images/pollen-digital.gif") no-repeat;
}


/* replace the title in petition.php template */
h2#pp_petitionLetter {
	width: 439px;
	height: 17px;
	margin: 39px 0 18px 0;
	background: url("images/petition-letter.gif") no-repeat;
}


/* this appears in the plugin file */

table#peaceTable {
	border-collapse: collapse;
	width: 80%;
	margin-left: 30px;
}

.peace {
	margin-left: 30px;
}

h3.peace {
	padding-bottom: 1em;
	margin-left: 30px;
}

#peaceTable input { 
	margin: 7px 0 0 0;
	padding: 0;
}

#peaceTable td {
	vertical-align: top;
	padding-bottom: 0.5em;
	overflow: hidden;
}

#peaceTable td.col1 {
	width: 40px;
}

div#becauseTitle {
	margin-left: 30px;
	padding: 1em 0 0.5em 0;
}

textarea#peaceMessage {
	border: 1px solid black;
	width: 451px;
	height: 46px;
	background: #fff url("images/input-shadow.gif") no-repeat top left;
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #333;
	margin: 0 0 30px 30px;
	overflow: hidden;
}

div#castYourVote {
	background-color: #BBAAA0;
	padding: 20px 0 15px 30px;
}

#castYourVote h3 {
	width: 172px;
	height: 16px;
	background: url("images/cast-your-vote.gif") no-repeat;
	padding: 0;
	margin: 0 0 7px 0;
}

#castYourVote td.strong {
	font-size: 109%;
	padding-left: 0;
}

#castYourVote input.textfield {
	border: 1px solid #000;
	font-size: 1em;
	padding: 3px;
	color: #333;
	background: #fff url("images/input-shadow.gif") no-repeat top left;
	width: 168px;
	margin: 0 3px 0 0;
	font-family: Arial, sans-serif;

}

#castYourVote input#postcode {
	width: 83px;
}

#castYourVote button {
	width: 145px;
	height: 36px;
	background: url("images/vote-now-button.gif") no-repeat;
	border: 0px;
	margin: 5px 0 5px 1px;
}

#castYourVote button:hover {
	background-position: 0 -36px;
}

#castYourVote #voteBox {
	width: 461px;
}

#isPeacePossible {
	background-color: #E7E2DE;
	padding: 20px 0 15px 30px;
}
#isPeacePossible h2 {
	width: 260px;
	height: 17px;
	margin-top: 10px;
	background: url("images/WhyVoteforPeace.gif") no-repeat;
}
#isPeacePossible h3 {
	width: 271px;
	height: 40px;
	margin-top: 30px;
	margin-bottom: 15px;
	background: url("images/greatchallenge.gif") no-repeat;
}

#isPeacePossible p {
	width: 80%;
}

#peaceform {
	border-bottom: 20px solid #F2EEEC;
}
