/*
Theme Name: Singtastic!
Description: A custom theme designed exclusively for the Aurora Singers
Version: 1.0
Author: Jessica Winkler
Author URI: http://www.jessicabo.com
Tags: custom layout, widgets, themed, music, events

	Singtastic!
	v 1.0
	This theme was designed and built by Jessica Winkler
	Exclusively for the Aurora Singers
	Copyright &copy;2008 Jessica Winkler

	Not for redistribution

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #383838;
	text-align: left;
	margin: 0px auto 0px auto;
	}

#page {
	background: transparent url(../singtastic/images/bg_repeat2.jpg) repeat-y top left;
	margin: 0px auto 0px auto;
	}

#header {
	background: #73a0c5 url(../singtastic/images/header2.jpg) no-repeat top center;
	width: 925px;
	height: 145px;
	padding:0px;
	}

#content {
	min-height: 313px;
	max-height: 100%;
	font-size: 1.2em;
	margin: 0;
	padding: 0px auto;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #F5FFD8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.side {
	background: transparent url(../singtastic/images/side3.jpg) top left no-repeat;
	position:absolute;
	top: 145px;
	left: 0px;
	width: 303px;
	height: 400px;
	z-index:0;
	}
#footer {
	background: transparent url(../singtastic/images/footer2.jpg) no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #527708;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #527708;
	}

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;
	}
cite {
	color: #527708;
	font-weight:bold;
	font-size: larger;
	}

.entry p a:visited {
	color: #E0DC68;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #383838;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #527708;
	text-decoration: none;
	}

a:hover {
	color: #527708;
	text-decoration: underline;
	}
.menu {
	width: 100%;
	padding:57px 0px 20px 0px;
}
.menu ul{
	width:850px;
	background:transparent;
	margin: 0px;
	padding-top: 5px;
	text-align: right;
}

.menu ul li{
	display: inline;
}

.menu ul li a {
	color: #527708;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	text-decoration: none;
}

.menu ul li a:hover{
	color: #B7B328;
}
	
.commentlist {
	list-style: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	width: 925px;
	}

#header {
	background-color: transparent;
	margin: 0;
	padding: 0;
	height: 145px;
	width: 925px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 310px;
	margin:0;
	width: 500px;
	z-index:2;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.cal {
	width: 500px;
	background-color: #E2DEBF;
	border: 1px solid #383838;
	padding:2px;
	margin:0px;
	}

#footer {
	padding: 0;
	margin: 0;
	width: 925px;
	height: 100px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
