/*  
THEME NAME: gracewoodsv4
AUTHOR: Miguel Jimenez
AUTHOR URI: http://migueljimenez.com
 */
 /*
"Simplr" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
body {
	line-height: 125%;
	margin: 0;
	padding: 0;
	font-size: 75%;
	background: #000;
}
body, li#search input#s, input#author, input#email, input#url, textarea#comment { font-family: verdana, geneva, sans-serif; }
#lateral {

float:left;

width: 200px;

height: 400px;

margin-left: 0px;
margin-top: 7px;
text-align:center;
}

#emailateral{margin: 20px 0 20px 0; text-align: center}

#lateral a, #lateral a:link, #lateral a:active {

color: #849b33;

text-decoration: underline;

margin: 0 0 20px 0;

	}

	#lateral a:visited {

		color: #849b33;

	}

	#lateral a:hover {

        color: white;

	text-decoration: none;

	}



div#col1 { float: left; clear: left;}
div#col2 { float: right; }
h1#title, p#description, h2.post-title, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 { font-family: "trebuchet ms", helvetica, sans-serif; }


/* FONT AND LINE HEIGHT DECLARATIONS */
div#banner-nav, h1#title, p#description, h2.post-title, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, li#search input#s, input#author, input#email, input#url, textarea#comment {
	line-height: normal;
}
/* BANNER NAV STUFF */
div#banner-nav {
	background: #111111; 
	border-top: 0.4em solid #363D1E;
	color: #849b33;
	font-size: 0.8em;
	letter-spacing: 1px;
	padding: 0.3em 2em 0.4em 2em;
	text-align: center;
	text-transform: uppercase;
}
div#banner-nav ul, div#banner-nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#banner-nav ul li img {
	position: relative;
	top: 0.12em;
}
/* CONTAINER OF ALL, MUCH LIKE NEW YORK */
div#container {
	width: 75em;
	color: #fff;
	margin: 0 auto;
	padding: 1em;

	background: #transparent;



}
div#container *{



  position: relative;

}
/* HEADER STUFF */
div#header {

  margin: 0.5em 0 1em 0;

  text-align: center;

  color: #fff;

}
div.photos	{
	
	margin-left: 40px;
	margin-right: 40px;
	padding: 5px;
	position: relative;
}
div.post	{
	
	
	/*overflow: auto;*/
	margin-left: 40px;
	margin-right: 40px;
margin-bottom: 30px;
	padding: 0 0 5px;
	position: relative;
}

div.post p {

  margin: 0px;
line-height: 1.7;
}

div.post p+p {

  text-indent: 0em;

}

#content {



  height: 37em;



	overflow: auto;



}
div.post-footer {



margin:10px 0px 0;



}




h1#title, p#description {
	margin: 0;
}
h1#title {
	font-size: 2.7em;
}
p#description {
	font-size: 1.2em;
}
/* CONTENT STUFF */
h2.post-title {
	font-size: 25px;
	font-weight: normal;
	margin: 0;
}
h3.post-date {
	background: transparent;
	color: #ebeef1;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 0 0 0em;
}
#post-150 h3.post-date {display:none;}
div.post { 
	text-align: left;
	position: relative;

	}
div.post-entry p {
	margin: 1em 0;
line-height: 1.7;
}
#post-150 div.post-entry p {margin: 0 0 2em}
div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.1em;
	margin: 1em 0 0em 0;
}
code, pre {
	font: 1em/normal "courier new", courier, monospace;
}
abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #E2F4E3;
}
div.post-entry blockquote {
	padding: 0.2em 0;
}
div.post-entry blockquote p {
	margin: 0.7em 1em;
}
.more-link {
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
p.pagination {
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
}
p.post-metadata {
	font-size: 0.9em;
	margin: 0 0 3em 0;
}
div.single-post {
	clear: both;
}
/* COMMENTS STUFF */
h3#comment-count {
	font-size: 1.1em;
	padding: 2em 0 0.1em 0;
}
div#comments ol {
	margin: 0 0 0 2em;
	padding: 0;
}
div#comments ol li {
	/*background: #cbd3db;*/
	color: #fff;
	margin: 0.5em 0;
	padding: 0.5em 1em;
}
div#comments ol li.alt, div.post-entry blockquote {
	/*background: #ebeef1;*/
	color: #fff;
}
div#comments ol li p {
	margin: 0.5em 0;
}
/* SIDEBAR AND COL1/COL2 STUFF */
div.sidebar {
	margin: 2em 0;
	width: 48%;
}
div.sidebar p {
	font-size: 1em;
	margin: 0.5em 0;
}
div.sidebar ul, div.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.sidebar h2 {
	font-size: 1em;
}
div.sidebar h2, h3#comment-count {
	border-bottom: 2px solid #ebeef1;
	font-weight: bold;
	margin: 1em 0 0 0;
}
div#calendar_wrap {
	margin: 0 auto;
	text-align: center;
}
table#wp-calendar {
	margin: 0 auto;
	text-align: left;
}
table#wp-calendar caption {
	margin: 0 auto;
	text-align: center;
}
/* FOOTER STUFF */
div#footer {
	/*background: #fff;*/
	/*border-top: 2px solid #ebeef1;*/
	clear: both;
	color: #ebeef1;
	margin: 0 0 1em 0;
	padding: 2.5em 0 0 0;
	text-align: left;
}
div#footer p {
	display: inline;
	font-size: 0.8em;
	margin: 0 0 0 240px;
}

/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	font-size: 0.8em;
	font-weight: bold;
	height: 1.6em;
	margin: -1em 0 2em 0;
	text-transform: uppercase;
	width: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clearer {
	clear: both;
	height: 0;
}
/* LINKS FOR ALL */
a {
	outline: none;
}
a img {
	border: none;
	}
div#banner-nav ul li a, div#banner-nav ul li a:active, div#banner-nav ul li a:link, div#banner-nav ul li a:visited {
	background: #111111; /*	background: #ebeef1;*/
	color: #849b33;/*	color: #ffffff;*/
	padding: 0 0.4em;
	text-decoration: none;
}
div#banner-nav ul li a:hover {
	/*background: #ebeef1;*/
	/*color: #56672A;*/	color: #E2F4E3;
}


h1#title a, h1#title a:active, h1#title a:link, h1#title a:visited{
	/*background: #fff;*/
	color: #849b33;
	display: block;
	text-decoration: none;
	width: 100%;
}
div.sidebar ul li h2 a, div.sidebar ul li h2 a:active, div.sidebar ul li h2 a:link, div.sidebar ul li h2 a:visited {
	background: #fff;
	color: #ebeef1;
	text-decoration: none;
}
h1#title a:hover, div.sidebar ul li h2 a:hover {
	/*background: #fff;*/
/*	color: #e15119;*/
/*	color: #56672A;*/	color: #E2F4E3;
}
div.post-entry a, div.post-entry a:active, div.post-entry a:link, div.post-entry a:visited, div#comments a, div#comments a:active, div#comments a:link, div#comments a:visited {
	background: transparent;
	color: #849b33;
	text-decoration: underline;
}
div.post-entry a:visited, div#comments a:visited  {
	background: transparent;
	color: #849b33;
}
div.post-entry a:hover, div#comments a:hover  {
	background: transparent;
	color: #E2F4E3;
	text-decoration: none;
}
div.post-header a, div.post-header a:active, div.post-header a:link, p.post-metadata a, p.post-metadata a:active, p.post-metadata a:link, div.navigation a, div.navigation a:active, div.navigation a:link {
	/*background: #fff;*/
	color: #849b33;
	text-decoration: none;
}
p.post-metadata a:visited, div.navigation a:visited {
	/*background: #fff;*/
	color: #ebeef1;
}
div.post-header a:hover, p.post-metadata a:hover, div.navigation a:hover {
	/*background: #fff;*/
	color: #E2F4E3;
	text-decoration: underline;
}
div#comments div#col1 ul li ul li a, div#comments div#col1 ul li ul li a:hover, div#comments div#col2 ul li ul li a, div#comments div#col2 ul li ul li a:hover {
	text-decoration: none;
}
div.sidebar ul li ul li a, div.sidebar ul li ul li a:active, div.sidebar ul li ul li a:link {
	background: #ebeef1;
	color: #E2F4E3;
	display: block;
	font-size: 1em;
	margin: 0.5em 0;
	padding: 0.5em;
	text-decoration: none;
	width: 96%;
}
div.sidebar ul li ul li a:visited {
	background: #ebeef1;
	color: #ebeef1;
}
div.sidebar ul li ul li a:hover {
	background: #ebeef1;
	color: #E2F4E3;
}
div.sidebar ul li ul li a.rsswidget {
	display: block !important;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	/*background: #fff;*/
	color: #ebeef1;
	text-decoration: none;
}
div#footer a:hover {
	/*background: #fff;*/
	color: #E2F4E3;
	text-decoration: underline;
}
/* IMAGE ELEMENTS, INCLUDING LINKS */
div#content img.center, div#content img.alignright, div#content img.alignleft {
	border: 1px solid #ebeef1;
}
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div#content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft {
	/*border: 1px solid #e15119;*/
}
li a img {
	border: none !important;
}
/* FORMS FOR COMMENTS AND SEARCH / INCLUDES STYLES FOR THE WP-CONTACTFORM PLUGIN */
div.formcontainer {
	font-size: 1em;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	/*background: #111;*/
	color: #fff;
	display: inline;
	float: left;
	margin: 0.5em 0 0 0;
}
div.formleft {
	clear: both;
	text-align: center;
	width: 10%;
}
div.formright {
	width: 90%;
}
li#search form {
	margin: 0;
	padding: 0.4em 0 0 0;
	width: 100%;
}
li#search input#s {
	width: 75%;
}
li#search input[type=submit] {
	width: 20%;
}
label img {
	position: relative;
	top: 0.3em;
}
li#search input#s, input#author, input#email, input#url, textarea#comment {
	border: 1px inset #ebeef1;
	font-size: 1em;
	margin: 0;
	padding: 0.2em;
}
form#commentform {
	margin: 0;
	padding: 0;
}
input#author, input#email, input#url, textarea#comment {
	width: 91%;
}
textarea#comment{
	overflow: auto;
}

/* Calendar Shows */
.cal-location {
	font-size: 0.8em;
	font-weight: normal;
}
