/* Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	Further Modifications by Denise Wesley || http://www.digitallytwisted.biz
*/

a {
	color: #C0C0C0;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #C0C0C0;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family: 'times new roman', times, serif;
	margin: 0;
	padding: 0;
	background: #000 url(images/polar-bg.jpg) repeat-y;
	color: #DECDB3;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	text-align: right;
	font: 80% "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'times new roman', times, serif;
}

.credit {
	background: transparent;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #DECDB3;
}

.feedback {
	color: #ccc;
	text-align: right;
}

.meta {
	font-size: .75em;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
	border: none;
}

.storytitle a {
	text-decoration: none;
}

.storycontent {
	border-top: #808080 3px solid;
	border-left: #808080 1px solid;
	border-right: #808080 1px solid;
	border-bottom: #808080 3px solid;
	padding: 0px 10px;
}

.subject {
	border-bottom: #808080 3px solid;
}

#commentform input, #commentform textarea {
	background: #DECDB3;
	border: 1px solid #333;
}

#commentform textarea {
	width: 100%;
}

#rap {
     width: 100%;
     background: url(images/polar.jpg) no-repeat top left;
     padding: 0px;
     margin: 0px;
}

#content {
    text-align: left;
	margin: 70px 30px 0px 260px;
    width: 70%;
    background: transparent;
}

#header {
    height: 80px;
	background: transparent url(images/polar-head.jpg) repeat-x;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0px 0px 0px 380px;
    padding: 0px;
	text-align: right;
}

#header h1 {
      padding-right: 10px;
}

#header a {
	color: #DECDB3;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: transparent;
	padding: 10px 10px 10px 5px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 275px;
	width: 150px;
	text-align: left;
}

#menu form {
	margin: 0px;
	padding: 2px;
}

#menu input {
	background: #DECDB3;
	border: 1px solid #000;
	letter-spacing: -0.05em;
	width: 80%;
}

#menu ul {
	color: #DECDB3;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
}

#menu ul li {
	font: bold normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 5px;
	border-top: 1px #808080 solid;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% 'times new roman', times, serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	text-align: left;
}

#wp-calendar {
	empty-cells: show;
	border-top: 1px #808080 solid;
	font-size: 14px;
	margin: 0;
	width: 98%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover,#wp-calendar td:hover {
	background: #DECDB3;
	color: #000;
}

#wp-calendar caption {
	color: #DECDB3;
	font-size: 16px;
	text-align: center;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'times new roman', times, serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #DECDB3;
}

#wp-calendar #today {
	border: 1px solid #DECDB3;
	color: #fff;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
