/*
Description: seDA, a midle format fotographic project.
*/
html {
	margin: 0px;
}
body {
    background: #ffffff;
	color: #555;
	margin: 0;
	padding: 0;
	text-align: left;
	font: 9px "Courier New", Courier, mono;
}
#rap {
  width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}
a {
	color: #528;
	text-decoration: none;
}
a img {
	border: none;
}
a:visited {
	color: #b9c;
	border: none;
}
a:hover {
	text-decoration: line-through;
	border-bottom: none;
}
acronym, abbr {
	border-bottom: 1px dotted #008CD2;
}
h2 {
	font-size: 0.7em;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	border-bottom: 1px dashed #008CD2;
}
.date {
	font-size: 9px;
	letter-spacing: 0px;
	background-color: #000;
    color: #fff;
    padding: 2px 3px 1px 1px;
    text-align: right;
    margin: 0 0 0 0;
	text-transform:uppercase;
}
/* Header Styles */
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
    width: 748px;
	text-align: right;
	background: #FFFFFF;
}
html>body #header {
	right: 20px;
}
#header h1 {
    margin: 0 auto;
	font-weight: bold;
	position: absolute;
	bottom: -5px;
	right: -44px;
}
#header a{
	border: none;
}
/* Content Styles */
#content {
	position: absolute;
	top: 90px;
	margin: 0px 0px 0px 0px;
	width: 600px;
	font-size: 10px;
	padding: 20px 0px 40px 0px;
	left: 148px;
	color: #444;
}
.post {
     margin: 0 0 10px 0;
     background: #fff;
     padding: 0px 0px 2px 0px;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.meta {
	font-size: 9px;
	color: #444;
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
	height: 0px;
	visibility: collapse;
	overflow: hidden;
}
.meta span {
	margin: 0 0 0 10px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta a {
	color: #528;
	text-decoration: none;
}
.meta a:visited {
	color: #b9c;
	text-decoration: none;
	text-decoration: line-through;
}
.meta a:hover {
	color: #528;
	text-decoration: line-through;
}
.storytitle {
	text-align: left;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	letter-spacing: 1px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.storytitle span {
	text-transform: none;
	font-size: 0.7em;
	letter-spacing: 0;
	visibility: collapse;
}
.storytitle a {
	padding: 2px 3px 2px 3px;
	background-color: #528;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;	
	border: none;
	font-style: italic;
}
.storytitle a:visited {
	background: #b9c;
	color: #fff;
	text-decoration: none;
}
.storytitle a:hover {
	background-color: #528;
	color: #fff;
	text-decoration: line-through;
	border: none;
}
.storycontent {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
.storycontent p img{
	margin-bottom: 10px;
}
.storycontent p a img{
	border: none;
}
.storyother {
	margin: 0.5em 0 1em 0;
	padding: 0;
	color: #333333;
}
.storycontent a {
    color: #528;
}
.storycontent a:visited {
	color: #b9c;
	text-decoration: none;
}
.storycontent a:hover {
	color: #528;
	text-decoration: line-through;
}
.storyother a {
    color: #528;
}
.storyother a:visited {
	color: #b9c;
	text-decoration: none;
}
.storyother a:hover {
	color: #528;
	text-decoration: line-through;}
/* Menu Styles */
.menustyle {
	padding: 5px;
	margin: 0 0 10px 0;
}
/* Left Column Styles */
#left {
	position: absolute;
	top: 110px;
	left: 0px;
	margin: 0;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 13px solid #000;
	border-bottom: 13px solid #000;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left input#s {
	width: 100%;
	background: #eee;
	border: 1px dotted #528;
	color: #333333;
	font-size: 9px;
}
.submit-button {
	background: #FFFFFF;
	border: 1px solid #528;
	color: #528;
	margin: 3px 0 0 0;
	text-transform: uppercase;
	font-size: 8px;
}
#left ul ul li {
	margin-bottom: 9px;
}
#left ul ul li a {
	padding: 1px 2px 1px 2px;
	background-color: #528;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	border: none;
}
#left ul ul li a:visited {
	background: #b9c;
	color: #fff;
	text-decoration: none;
}
#left ul ul li a:hover {
	background-color: #528;
	color: #fff;
	text-decoration: line-through;}
/*  Other */
a.more-link{
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	color: #528;
	font-size: 13px;
	font-style: italic;
	border-right: 255px solid #528;
}
a:visited.more-link{
	color: #528;
	border-bottom: none;
}
a:hover.more-link{
	color: #528;
	border-bottom: none;
	border-right: 425px solid #b9c;
	text-decoration: none;
}
hr.final{
	border-bottom: 13px solid #000;
	margin-bottom: 5px;
}
.navigation{
	text-align: right;
}
.navigation a {
	padding: 2px 3px 1px 3px;
	background-color: #528;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;	
	border: none;
}
.navigation a:visited {
	background-color: #528;
	color: #fff;
}
.navigation a:hover {
	background-color: #528;
	color: #fff;
	text-decoration: line-through;
	border: none;
}
#external{
	padding: 5px;
	margin-top: 20px;
}
#external a{
	letter-spacing: 1px;
	padding: 2px 2px 1px 2px;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
	clear: both;
}
#external a:visited{
	color: #fff;
}
#external a:hover{
	color: #fff;
	text-decoration: line-through;
	border: none;
}
a.rss{
	background-color: #f9ac51;
}
a.word{
	background-color: #3d85bc;
}
.error {
    font-size: 36px;
    color: #de0015;
    text-align: left;
	text-decoration: line-through;
	font-style: italic;
	font-weight: bold;
}