@charset "UTF-8";
/* 

AUTHOR: <a href="http://www.jazzstudios.com/" title="Jenn Steinhauer, Graphic Designer">Jenn Steinhauer, Graphic Designer</a>
Copyright 2010 Jenn Steinhauer
All Rights Reserved

*/

html {overflow:scroll;height:100%;margin-bottom:0.1em;}

body {font-size:medium;color:#414042;background: url("images/damask.png") repeat;}
	
@font-face {
	font-family: 'RockwellRegular';
	src: url('Rockwell.eot');
	src: local('Rockwell Regular'), local('Rockwell'), url('Rockwell.otf') format('opentype');
}

h2 {
	font-size:x-large;
	font-family: 'RockwellRegular';
}
	
p {font-family: 'RockwellRegular',Helvetica,Arial,sans-serif;padding-top:2px;padding-bottom:2px;}
ul {list-style:none;margin-left:0;padding-left:0;margin-top:0;}
ol {margin-left:0;margin-left:40px;margin-top:0;}
img {border:solid #414042;border-width:1px;margin-right:5px;margin-bottom:5px;}
.clear {clear:both}


/* layout */
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background: url("images/bodybg.png") repeat;
	border:solid;
	border-width:1px;
	border-color:#2d2617;
}

/* header */
#header {background: url("images/header.jpg") no-repeat;width:1000px;height:300px;float:left;}

/* navigation */
#navcontainer {background: url("images/navbg.png") no-repeat;width:1000px;height:50px;line-height:50px;float:left;vertical-align:top;text-align:center;text-transform:uppercase;text-shadow:#000 1px 1px 3px;}

#navcontainer ul li {display:inline;}
#navcontainer ul.navlist a {border-right: 0px;}

#navcontainer ul {
	color:#b7a98d;
	text-decoration:none;
	font-weight:bold;
	font-family: 'RockwellRegular';
	outline:none;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	font-size:small;
	}
	
#navcontainer ul li a:hover {
	color:#e4ddce;
	text-decoration:underline;
	font-weight:bold;
	font-family: 'RockwellRegular';
	outline:none;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	font-size:small;
	}
	
#navcontainer ul li a {
	color:#b7a98d;
	text-decoration:none;
	font-weight:bold;
	font-family: 'RockwellRegular';
	outline:none;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
	font-size:small;
	}


/* sidebar */
#sidebar {
	background:#b7a98d;
	width:300px;
	height:auto;
	float:right;
	vertical-align:top;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
	border:solid;
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#2d2617;
	font-family: 'RockwellRegular';
	list-style-type:none;
	}
	
h2.widgettitle {
	background: url("images/sidebarhead.png") repeat-x;
	color:#b7a98d;
	float:none;
	text-align:left;
	font-size:medium;
	text-transform:uppercase;
	text-shadow:#000 1px 1px 3px;
	font-family: 'RockwellRegular';
	line-height:25px;
	margin-left:-10px;
	margin-right:-10px;
	text-indent:10px;
	}

#sidebar a {color:#297190;text-decoration:none;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';text-shadow:none;line-height:normal;}
#sidebar a:hover {color:#e4ddce;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';text-shadow:none;line-height:normal;}
#sidebar a:active {color:#e4ddce;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';text-shadow:none;line-height:normal;}

#sidebar ul {margin-bottom:25px;text-shadow:none;list-style-type:none;}

/* content */
#content {width:675px;height:auto;float:right;vertical-align:top;text-align:left;font-family: 'RockwellRegular';padding:35px 35px 35px 35px;}

.contentheader {font-size:xx-large;color:#414042;padding-left:20px;padding-right:30px;margin:0 0 0 0;}
.contentbody {font-size:medium;padding-left:20px;padding-right:30px;}

a.content:link {color:#297190;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}
a.content:hover {color:#000;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}
a.content:active {color:#000;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}
a.content:visited {color:#000;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}

/* footer */
#footer {clear:both;background: url("images/footer.png") no-repeat;width:1000px;height:199px;}

.footerbody {color:#ffe9cd;text-align:center;padding-top:35px;font-family: 'RockwellRegular';font-weight:bold;font-size:medium;text-shadow:#000 1px 1px 3px;}

/* misc */
#entries {width:625px;float:left;padding-left:15px;padding-right:15px;font-family: 'RockwellRegular';}

#entries ul {list-style-type:circle;list-style-position:inside;}

#entries a {color:#297190;text-decoration:none;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}
#entries a:hover {color:#b7a98d;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}
#entries a:active {color:#b7a98d;text-decoration:underline;outline:0;padding:0 0 0 0;font-family: 'RockwellRegular';}

.left {display:inline;float:left;}
.right {display:inline;float:right;}
div.bottom-nav {float:left;margin:1em 0;}
div.post-meta {font-size:.9em;color:#777;background:#e4ddce;line-height:25px;margin-bottom:30px;vertical-align:middle;}
div.post-tags {margin:.25em 0;}
.post {margin-bottom : 1em;}

.big {font-size:x-large;font-family: 'RockwellRegular';text-transform:uppercase;color:#297190;padding-top:5px;}

.results_content {padding : 0 0 .5em 0;border-bottom : 1px solid silver;}
span.archive-meta {font-size: .9em;}
a.archive-permalink {color:#444444;display: block;font-size: 1.2em;}
.except {margin-top : 1em;}
div.results_date {margin-top: .5em;font-size: .9em;}
ul.archlist li {display : inline;list-style-type : none;margin-right : 10px;float : left;display : block;width : 215px;}
ul.archlist li a {float : left;margin-right : 3px;}
ul.archlist li a:hover {background : #f3f3f3 !important;color : #444444;}

/*comments*/
.comments_tiny {color : #b8b8b8;border-bottom : 1px solid silver;}
.alt {margin : 0;padding : 10px;background : #f3f3f3;}
.commentlist {margin-top : 0;}
.commentlist li {margin : 5px 0 0 0;padding : 10px;border: 1px solid #CCC;}
#commentform p {margin : 5px 0;}
.nocomments {text-align : center;margin : 0;padding : 0;}
.commentmetadata {margin : 0;display : block;}
li.comment {font-weight : bold;padding : 10px;list-style : none;}
.commentlist p {font-weight : normal;line-height : 1.5em;margin : 5px 0;text-transform : none;}
#commentform {margin-top : 30px;}
.commentmetadata {font-weight : normal;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color : #777;}
div.comment-invitation {background-color: #e4ddc3;padding: 10px;}
div.comment-invitation p{display: block;width: 100%;padding: 0 0 .3em;}
.text {display: block;float: left;width: 65px;}
input#author.textfield {padding-top: 3px;}
span.allowed-tags {color: #777;font-size: .9em;}
#pages ul li.page_item ul li.page_item {margin-left: .5em;}
.content {margin-bottom : 25px;padding-left : 5px;font-weight : normal;}
.commentbox {width : 99%;height : 120px;}