/*
Theme Name: Greens
Theme URI: http://wordpress.org/
Description: A green theme designed with the Green Party in mind.
Version: 1.0
Author: Oshawa Greens
Author URI: http://www.oshawagreens.ca/
Tags: custom header, fixed width, green, two columns, widgets

This theme was designed by the Oshawa Greens.

*/


@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #b1d5a5;
	color: #000;
	font-family: 'lucida grande', verdana, sans-serif;
	font-size: 62.5%;
}

a:link, a:visited {
	color: #48aa48;
	text-decoration: none;
}

a:active, a:hover {
	color: #f0ca00;
	text-decoration: underline;
}

h2 {
	color: #333;
	margin: 0 0 5px 0;
	text-align: center;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	color: #333;
}

h3 {
	color: #333;
	margin: 0 0 5px 0;
}

img {
	border: none;
	text-decoration: none;
}

p {
	margin: 0 0 1em 0;
}

ul {
	margin: 0 0 1em 0;
	padding: 0;
}

.aligncenter {
	display: block;
	margin: auto;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}

/*
.attachment {
	margin: 5px 0px;
	text-align: center;
}
*/

#banner {
	height: 100px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	line-height: 0;
}

#commentform {
	padding-top: 1em;
}

#commentform input[type=text] {
	display: block;
	margin-left: 120px;
	padding: 2px;
}

#commentform input[type=submit] {
	padding: 2px;
}

#commentform label {
	margin-top: 4px;
}

#commentform p {
	margin-bottom: 0.5em;
}

#commentform textarea {
	padding: 2px;
	width: 80%;
}

#comments h3 {
	border-bottom: 1px solid #ccc;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist li {
	border-bottom: 1px solid #ccc;
	/*font-weight: bold;*/
	list-style: none;
	margin-bottom: 1em;
	/*padding: 5px 5px 10px 10px;*/
}

.commentlist li .avatar { 
	/*background: #fff;*/
	/*border: 1px solid #eee;*/
	float: left;
	padding: 0 0.5em 0.5em 0;
}

.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}

/*
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
}
*/

.commentmetadata {
	display: block;
	font-weight: normal;
}

#content {
	float: left;
	font-size: 1.2em;
	padding-right: 30px;
	width: 510px;
}

#content_top {
	background: url('images/ct.png') no-repeat;
	height: 12px;
}

#content_main {
	background-color: #fff;
	padding: 0 20px;
}

#content_bottom {
	background: url('images/cb.png') no-repeat;
	height: 12px;
}

.entry {
	line-height: 1.4em;
}

.entry ul {
	padding-left: 1em;
}

.entry li {
	margin-left: 1.6em;
}

#footer {
	background-color: #48aa48;
	color: #fff;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #fff;
}

#footer p {
	margin: 0;
}

#footer_top {
	background: url('images/ft.png') no-repeat;
	height: 12px;
}

#footer_bottom {
	background: url('images/fb.png') no-repeat;
	height: 12px;
}

#header {
	color: #48aa48;
	text-align: right;
}

.hidden {
	display: none;
}

.menu ul li {
	font-weight: bold;
	letter-spacing: 2px;
	list-style: none;
}

.menu a:link, .menu a:visited {
	background: url('images/menu.png') no-repeat;
	color: #fff;
	display: block;
	height: 19px;
	margin: 0 auto;
	padding: 3px 0 0 10px;
	width: 178px;
}

.menu a:active, .menu a:hover {
	background: url('images/menu_hover.png') no-repeat;
	margin: 0 auto;
	text-decoration: none;
}	

.navigation {
	display: block;
	text-align: center;
}

#page {
	margin: 0 auto;
	padding: 4px 0 6px 0;
	width: 800px;
}

.page-number {
	background-color: #fff;
	border: 1px solid #ccc;
	margin-right: 3px;
	padding: 2px 4px;
}

.page-number-current {
	background-color: #48aa48;
	border: 1px solid #48aa48;
	color: #fff;
	font-weight: bold;
}

.post {
	clear: both;
	margin-bottom: 30px;
}

.post h2 {
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.postmetadata {
	color: #777;
	margin-bottom: 0.5em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.red {
	color: red;
}

/*
#searchform {
	padding: 0.5em;
	text-align: right;
}

#searchform input[type=text] {
	border-color: #b1d5a5;
}
*/

#sidebar {
	float: right;
	width: 220px;
}

#sidebar h2 {
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	text-align: left;
}

#sidebar ul li {
	list-style: none;
	margin: 0 0 2em 0;
}

#sidebar ul ol {
	margin: 0 0 0 1em;
}

#sidebar ul ol li {
	list-style: decimal outside;
	margin: 0.4em 0;
}

#sidebar ul ul li {
	/*list-style-image: url('');*/
	margin: 0;
}

#sidebar .page_item {
	margin: 0.4em 0;
}

#sidebar ul ul ul {
	margin: 0 0 0 1em;
}

/*
.smallattachment {
	float: left;
	margin: 5px 5px 5px 0;
	text-align: center;
	width: 128px;
}
*/

#wp-calendar {
	border-collapse: collapse;
	empty-cells: show;
	margin: 0 auto;
	width: 100%;
}

#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar td {
	padding: 1px 0;
	text-align: center;
}

#wp-calendar th {
	text-transform: capitalize;
}

#wp-calendar #next {
	font-size: 1.2em;
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev {
	font-size: 1.2em;
	padding-left: 10px;
	text-align: left;
}

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	margin: 1em auto;
	padding-top: 4px;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0;
	padding: 0.5em 0;
}
