
a {
	color: #534c43;
}

a img {
	border: none;
}

a:visited {
	color: #999;
}

a:hover {
	color: #ccc; text-shadow: #CECDCD 0px 0px 3px;

}

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: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	background-image: url("/wp-images/shadow.jpg");
    background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
    
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	background:#ffffff;
	color: #7F7E80;
	font: 85% verdana, arial, sans-serif;
	letter-spacing: 0.2em;
	margin: 50px 50px 50px 50px;
	padding: 1px;

}

h3 {
	font: 85% verdana, arial, sans-serif;
	letter-spacing: 0.2em;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

.post {
	padding: 0;
    font-size: 11px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear: both;
	color: #333333;
	font-size: 11px;
	margin: 10px 10px 10px 10px;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #333333;
}

/* Comment Plugger styling from MtDewVirus */
 .feedback {
 text-align:right;
 font-size:small;
 padding-bottom:10px;
 color: #333;
 margin: 50px 50px 50px 50px;
 }

.feedback ul {
 margin-left:0;
 padding-left:0;
 display:inline;
 list-style:none;
 color: #333;
 }

.feedback ul li {
 display:inline;
 padding:0 2px 0 2px;
 color: #333;
 }

.feedback ul li a, .feedback ul li a:link {
 display:inline;
 padding:0 2px 0 2px;
 color: #333;
 
 }
.meta {
	margin-top: 10px;
	background-color: #ffffff;
	font-size: .75em;
}

.exif {
	text-align: center;
	margin-top: 10px;
	font-size: .95em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
	text-align: center;
}

.storytitle {
	text-align: center;
	padding-top: 10px;
	font-family: geneva, "Lucida grande", "trebuchet ms", verdana, arial, sans-serif;
	color: #E04600;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	background-color: transparent;
}

.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #ffffff;
	border: 1px solid #333;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
}

#storycontent {
	font-family: geneva, "Lucida grande", "trebuchet ms", verdana, arial, sans-serif;
	color: #E04600;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
}

#header {
	color: #000;
	font: italic normal 110% 'Times New Roman', Times, serif;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	height: 100px;
	border-top: solid 3px #e0e6e0;
	position: relative;
	top: 0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #eee;
	border: 1px solid #999;
	color: #000;
	letter-spacing: -0.05em;
	width: 80%;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 80% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#rap {
	padding: 5px;
	color: #534c43;
	width: 710px; 
	margin: 10px auto;

}

#wp-calendar {


	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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 {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

dl.sized {
	width: 100%;
	margin-left: -35px;
}

dl.sized dd {
	position: relative;
	text-align:center;
}


dl.sized dd img {
	background-color: #FFFFFF;
	border: 1px solid #C8C7C8;
	margin: -6px 6px 6px -6px;
	padding: 8px;
}

dl.gallery {
	float: left;
}

dl.gallery dd {
	margin-left: 12px;
	margin-top: 10px;
	position: relative;
	text-align:center;
}


dl.gallery dd img {
	display: block;
	background-color: #fff;
	border: 1px solid #D2D2D2;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.previous_posts {
	margin-left: 15px;
	}