/*
Theme Name: Living Grace
Theme URI: http://www.livinggrace.net
Description: Living Grace Template
Version: 1.0
Author: Richard Skaretka
Author URI: http://www.sitebox.net
Tags: living grace

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #73A2BD url(images/bg_livinggrace.jpg) top repeat-x ;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	}

#header {
	margin: 0;
	padding: 0 0 60px 0;
	float: left;
	width: 606px;
	height: 168px;
	}

#headerimg 	{
    margin: 0;
	}
#flashheader {
    margin: 0;
}
#flashside {
    margin: 0;
}
#mainnav {
    margin: 0;
}

#content {
	font-size: 1.2em;
	}
	
#sidebar {
	margin: 0;
	width: 188px;
	}
	
.widecolumn {
	padding: 0;
	margin: 0;
	width: 606px;
	float: right;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

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

.widecolumn {
	line-height: 1.6em;
	}

.alt {

	}

#footer {
	padding-top: 15px;
	border: none;
	text-align:right;
	line-height: 20px;
	}

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;
	color: #fff;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}
h2.top {
padding: 20px 0 10px 0;
}	

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
	}

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

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

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

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li,  .postmetadata, blockquote, strike {
	color: #fff;
	}

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

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

a, h2 a:link, h3 a:link {
	color: #eee;
	text-decoration: none;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #eee;
	text-decoration: underline;
	}

a:link {
	color: #eee;
	text-decoration: underline;
	}
a:hover {
	color: #eee;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0;
	
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;

	}
#footer a, #footer a:link{
	text-decoration: none;
	}
#footer a:hover{
	text-decoration: underline;
	}

/* 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 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* newsletter form */
#subscribeForm {
	margin: .2em;
	padding: .3em;
	width: 390px;
	font-size: 12px;
	
}
legend {color:#FFF; }

#subscribeForm .div {height:10px; background:#ADD4FF;}

.required {font-weight: bold; font-weight: normal; color: #fff;}
label { color:#fff;  float: left; width: 10em; margin-right: 1em;} 
label em {position: absolute;  left: 10em;  top: 0;}
.input { vertical-align:middle; width:224px; height:18px; padding-left:5px;}
.checkbox {}
.buttons { padding: 5px 5px}
textarea {width:224px; height:180px; padding-left:5px; overflow:auto;}
/* newsletter */
