/*
Theme Name: Serene
Theme URI: http://www.deepwave.net/articles/serene/
Description: Serene WordPress Theme - A simple, clean and neat theme with widget support and easily customisable code. Includes a choice of 3 banner images, support for Hide Dashboard plugin, WP Ajax Edit Comments plugin and comments/trackbacks in Pages. Tested with Firefox 2, IE6 and IE7, minimum 800x600 resolution.
Version: 1.1
Author: Patrick Khoo
Author URI: http://www.deepwave.net/
*/


/* ---- Main Body ---- */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	background: #f4f4e0;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

/* ---- Top Bar Related Stuff ---- */
#topbar {
	background-color: #4b7c44;
	background-image: url('images/topbar.png');
	background-position: top;
	background-repeat: repeat-x;
	display: block; 
	width: 100%; 
	text-align: left; 
	padding: 13px 0 10px 0;
	color: #ebf0cf;
	}
#topbar a {color: #ebf0cf;}
.topbar_box {
	display: block;
	width: 760px;
	margin: 0 auto;
	clear: both;
	padding: 0 10px 25px 10px;
	}
.topbar_left {
	float: left; 
	padding: 5px 0 0 0;
	}
.topbar_right {
	display: block;
	float: right;
	}
#topbar_searchform { }
#topbar_searchform div {}
.topbar_field {
	font-size: 0.9em;
	width: 204px; 
	padding: 4px 3px !important; 
	margin: 0 5px 7px 0; 
	background: #fff !important; 
	border: 1px solid #959586; 
	color: #4f4f4c;
	}

/* ---- Header Image ---- */
#headerpic {
	clear: both; 
	padding: 9px; 
	margin: 0; 
	background: url('images/1x1_20pc.png') top left;
	}
#headerpic_inner {
	height: 250px; 
	background: url('images/topmainpic.jpg') top left no-repeat #fff; 
	border: 1px solid #fff;
	display: block;
	width: auto;
	}
#headerpic_inner h1 {
	padding-top: 170px;
	padding-left: 20px;
	margin: 0;
	font-weight: bold;
	font-size: 3em;
	text-align: left;
	text-decoration: none;
	color: #f4f4e0;
	}
#headerpic_inner .description {
	padding-left: 20px;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	color: #f4f4e0;
	}
#headerpic_inner a, #headerpic_inner h1 a:hover, #headerpic_inner h1 a:visited {
	color: #f4f4e0;
	text-decoration: none;
	}

/* ---- Basic Page Setup ---- */
#page {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	text-align: left;
	}
#content {
	font-size: 1.2em
	}
.leftcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 560px;
	}
.leftcolumn .entry {
	line-height: 1.4em;
	}

/* ---- Footer Setup ---- */
#footer {
	background-color: #4b7c44;
	background-image: url('images/topbar.png');
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	display: block; 
	width: 100%; 
	text-align: left; 
	padding: 13px 0 10px 0;
	color: #92a781;
	margin-top: 10px;
	}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

/* ---- Sidebar Setup ---- */
#sidebar {
	padding: 10px 0 0 0;
	margin-left: 580px;
	width: 180px;
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-size: 1em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-size: 1.2em;
	margin: 7px 0 0;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #bfd6bb;
	}
#sidebar form {
	margin: 0;
	}

/* ---- Post Stuff ---- */
.post {
	margin: 0 0 40px;
	}
.post_meta {
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #bfd6bb;
	}
.post_date {
	float: left;
	color: #ebf0cf;
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 0 8px 0 0;
	padding: 13px 8px 13px 8px;
	width: 40px;
	background-color: #bfd6bb;
	background-image: url('images/topbar.png');
	background-position: top;
	background-repeat: repeat-x;
	line-height: 1em;
	}

/* ---- Comments ---- */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.commentlist {
	margin: 0;
	padding: 0;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Arial, Sans-Serif;
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	}
#commentform p {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}

/* ---- Misc Items ---- */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.pageNext span, .pagePrev span {display: none;}
.pagePrev {
	display: block;
	width: 58px; 
	height: 22px; 
	background: url('images/prev.png') 50% 50% no-repeat;
	}
.pageNext {
	display: block;
	width: 58px; 
	height: 22px; 
	background: url('images/next.png') 50% 50% no-repeat;
	}

/* ---- General Styles ---- */
h1, h2, h3 {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	text-decoration: none;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	text-decoration: none;
	}
small {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
a, a:visited, h2 a:hover {
	color: #753206;
	text-decoration: none;
	}
a:hover {
	color: #753206;
	text-decoration: underline;
	}
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
cite {
	text-decoration: none;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
strike {
	color: #777;
	}

/* ---- Images ---- */
p img {
	padding: 0;
	}
a img {
	border: none;
	}
/*	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 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* ---- Lists ---- */
/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
#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: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #777;
	}

/* ---- Forms ---- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}

/* ---- Calendar ---- */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color: #f4f4e0;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color: #f4f4e0;
	}
#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background-color: #bfd6bb;
	}
#wp-calendar caption {
	font: bold 1.2em 'Lucida Grande', Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #f4f4e0;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

/* ---- Setup for Widget Feeds Plugin ---- */
#sidebar li.feed:before {
	content: "";
	}
#sidebar li.feed {
	list-style: none;
	background: url('images/feed.png') top left no-repeat;
	padding-left: 20px;
	}

