/*  
Theme Name: sunsetchaser
Theme URI: http://sunsetchaser.net/
Description: The theme for sunsetchaser.net.
Version: .1
Author: Julia Rietmulder-Stone
Author URI: http://sunsetchaser.net/
*/
/* from colr.org
#ECA055 - orange
#D2B68E - beige
#213A63 - blue
#FDF5E0 - eggshell
*/

/* Master Stuff */
body {
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #213A63;
	color: #C8C8D5; /*this is the grayish*/
	text-align: left;
	text-transform: lowercase;
	line-height: 140%;
	margin-top: 0px;
}

a {
	text-decoration: none;
}
a:link, a:visited {
	color: #D2B68E;
	border-bottom: #D2B68E;
}
a:hover, a:active {
	color: #ECA055;
	border-bottom: #ECA055;
}
a img {
	border: none;
}

h1 {
	font-size: 16px;
	text-align: center;
}
h2 {
	font-family: "Edwardian Script ITC", "French Script MT", "Kunstler Script", "Palace Script MT", "Monotype Corsiva", Script;
	font-size: 28px;
	color: #9999C8;
	text-align: right;
	display: block;
	border-bottom: 1px solid #9999C8;
	width: 100%;
	margin: /*15px*/0 10px 0 0;
	padding-right: 6px;
	font-weight: normal;
	line-height: 70%;
}
h2 a:link, h2 a:visited {
	color: #9999C8;
}
h2.narrowcolumn {
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #9999C8;
	padding: 0;
	display: inline;
}
#comments h3 {
	padding: 0;
}
blockquote {
	margin: 0 10px 0;
	padding: 1px 10px 1px 10px;
	background: #C8C8D5;
	color: #213A63;
}
#entry blockquote a:link, #entry blockquote a:visited {
	color: #213A63;
	border-bottom: 1px dotted #213A63;
}
small {
	font-size: 10px;
	line-height: 12px;
}
small, .nocomments, strike {
	color: #ECA055;
	text-transform: none;
	text-align: justify;
}
code {
	font-size: 10px;
}

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

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.description {
	font-size: 12pxem;
	text-align: center;
}

.poem {
	padding-left: 20px;
	text-transform: none;
}
/* Layout */
#page {
	background-color: #213A63;
	margin: 0px auto;
	padding: 0;
	width: 700px;
}

#header	{
	height: 320px;
	width: 700px;
	margin: 0;
	padding: 0;
}
	#headerimg {
		margin: 0;
		height: 320px;
		width: 100%;
	}
	
#content {
	width: 500px;
	margin: -200px 0 5px 180px;
}

#post {
	margin: 0 0 12px;
}

#entry {
	text-align: justify;
	text-transform: none;
	padding: 0 2em;
}
#entry a:link, #entry a:visited {
	color: #C8C8D5;
	border-bottom: 1px dotted #C8C8D5;
}
#entry a:hover, #entry a:active {
	color: #9999C8;
	border-bottom: 1px dotted #9999C8;
}

#entry li {
	position: relative;
	display: compact;
	padding: 0;
	margin: 0;
	line-height: 100%;
	left: 15px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 700px;
	clear: both;
	background-image: url(images/bottombanner.jpg);
}

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


/*Text Styles*/

ul li {
	list-style: none;
}

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 {
	content: none;
}

#entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

#entry ol li {
	margin: 0;
	padding: 0;
}
#entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
/*.post {
	margin: 0 0 50px;
	text-align: justify;
}*/
.postmetadata {
	text-align: right;
	color: #D2B68A;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}




/* End Typography & Colors */



/* Begin Structure */
	



/* End Structure */



.description {
	text-align: center;
}

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 {
	padding: 10px;
	float: right;
}
	
.alignleft {
	padding: 10px;
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



/* End Entry Lists */



/* Begin Form Elements */



select {
	width: 130px;
}


/* End Form Elements */



/* Begin Sidebar */
#sidebar {
	position: relative;
	padding: 15px 0px 0px 10px;
/*	margin-right: 5px;*/
	width: 140px;
	float: left;
	color: #D2B68E;
	text-transform: lowercase;
	list-style-type: none;
	top: -1em;
	line-height: normal;
	left: 0px;
}
* html body div#sidebar h2 {
	padding-left: -25px;
	margin-left: -10px;
	margin-right: 25px;
}
#sidebar h2 {
	margin-left: -10px;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0 0 14px;
	text-indent: -10px;
}
#sidebar ul li ul * {
	text-align: left;
	margin: 0px;
}
#sidebar a {
	text-align: left;
	text-indent: -10px;
	margin: 0 0 0 10px;
}
#searchform {
	margin: 2em 0 0;
	text-align: left;
}
#sidebar #searchform #s {
/*	width: 140px;*/
	width: 100%;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar ul li ul li .special {
	margin-bottom: .5em;
}
#google {
	width: 160px;
	margin-left: -5px;
}
/* End Sidebar */

.gbBreadCrumb {
	text-align: right;
	margin: 0 0 1em;
	color: #D2B68E;
}

/* Begin Comments*/
#commentlist {
/*	margin: 0 10px;*/
	padding: 0 2em;
	text-align: justify;
}
#commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

#commentlist a:link, #commentlist a:visited {
	color: #C8C8D5;
	border-bottom: 1px dotted #213A63;
}
#commentlist .alt a {
	color: #213A63;
}

.alt {
	background-color: #C8C8D5;
	color: #213A63;
	border: 1px solid #D2B68E;
/*	border-bottom: 1px solid #ddd;*/
	text-align: justify;
	padding: 10px;
	margin: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	color: #C8C8D5;
}

.alt .commentmetadata{
		color: #213A63;
}

#commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#commentlist li, #commentform input, #commentform textarea {
}
	
#commentlist li {
	font-weight: bold;
}
#commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	padding: 0 2em;
}
#commentform small {
	color: #C8C8D5;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

th {
	padding-bottom: 0;
}
/* End Comments */

/* Begin Calendar */
/*#wp-calendar {
	empty-cells: show;
	margin: 5px auto 0;
	width: 144px;
	color: #D9AC71;
}
#wp-calendar caption {
	margin: 20px 0 0;
	text-align: right;
	font-family: "Edwardian Script ITC", "French Script MT", "Kunstler Script", "Palace Script MT", Script, "Century Gothic";
	font-size: 2.5em;
	border-bottom: 1px solid #D9AC71;
	text-transform: lowercase;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar #next a {
	text-align: right;
	color: #D9AC71;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar a {
	display: block;
}
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}
/* End Calendar */