/* 
mydoorian.css
*/

a {
	color: #666;
}

a img {
	border: none;
}

#content a img {
  	border: 2px solid #333;
	padding: 4px;
	margin: 2px;
}

a:visited {
	color: #666;
}

a:hover {
	color: #c00;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 11px;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background-image: url(images/background-blnk.gif);
	background-repeat: no-repeat;
	background-color: #c5b800;
    /*background-image: url(images/bg.gif);*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	/*text-transform: lowercase;
	margin: 0;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0;
	text-align: center; /* IE 5.5 hack */
}

cite {
	font-size: 11px;
	font-style: normal;
}

h1 {
	margin: 25px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 2px 2px 0 25px;
	padding-bottom: 2px;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 0;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #c00;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-size: 12px;
}

table.form { 
/*text-align: center;*/
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-weight: normal;
font-size: 11px;
color: #404040;
/*background-color: #fafafa;*/
/*border: 1px #d79900 solid;*/
border-collapse: collapse;
border-spacing: 3px;
}

table.form2 { 
/*text-align: center;*/
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #FFFFCC;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 3px;
}

INPUT, TEXTAREA, SELECT, OPTION {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
padding: 2px;
color: #000080;
background-color: #BCE790;
border: none 1px #708090;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #fff;
	color: #000;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #c00;
	text-decoration: none;
}

.feedback {
	color: #ccc;
	text-align: left;
	clear: both;
	font-size: 90%;
}

.meta {
	font-size: 90%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #009;
	font-weight: normal;
	letter-spacing: 0;
}

.post, #comments-post {
    width:750px;border:1px solid #dadada;
    background:#fff url(images/box.gif) repeat-x left top;
    margin-top: -15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    padding: 10px;

}
.postindex {
    width:750px;border:1px solid #dadada;
    background:#fff url(images/box.gif) repeat-x left top;
    margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    padding: 10px;

}
.postindexnew {
    width:447px;border:1px solid #dadada;
    background:#fff url(images/box.gif) repeat-x left top;
    margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    padding: 5px;

}

/*.rsidebox {
        width:160px;border:1px solid #dadada;
        background:#fff url(images/box.gif) repeat-x left top;
        margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
        padding: 5px;
	font-size: 12px;
}

.post, #comments-post { float:left;width:500px;border:2px solid #dadada;background:#fff url(images/box.gif) repeat-x left top;margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 35px;
}
margin:5px 0 5px;padding:10px;}*/

.titleindex {
	color: #8BB305;
	font-weight: bold;
	font-size:16px;
}

.linkhilite {
	background-color: #8BC000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a {
	text-decoration: none;
}

.textarea {
	width: 200px;
	margin: 0;
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#commentform  #comment{
	width: 450px;
	margin: 0;
	padding: 10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #eee;
	color: #333;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 3px solid #eee;
	font-size: 12px;
	list-style-type: none;
}
#content {
        float: left;
	width: 510px;
	border: 0px solid #fff;
        margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	background-color: #fff;
}

#footer {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 30px;
}

#main {
}

#header, #header a:link {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

#header a:hover {
	color: #c00;
}

#menu {
	float: right;
	width: 200px;
}

#nav {
	padding-left: 5px;
	padding-right: 5px;
}

#nav form {
	margin: 0 0 0 13px;
}

#nav input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #333;
	color: #000;
}

#nav ul {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

/* this is a fix for the way WP handles styling for link and theme switcher */
#nav li h2 {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#nav ul li {
	font-size: 80%;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#nav ul ul {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul ul li, #nav ul li ul li {
	font-size: 12px;
	font-weight: normal;
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#nav ul ul li a {
	color: #444;
	text-decoration: none;
}

#nav ul ul li a:hover {
	border-bottom: 1px solid #333;
}

#nav ul ul ul.children {
	font-size: 11px;
	padding-left: 4px;
}

#rap {
	width: 772px;
	background: #fff;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left; /* IE 5.5 hack part II */
}


/* tabbed navigation code */

#pagetab {
	padding: 5px 0 3px 0;
	margin: 10px 0 0 10px;
	font-weight: bold;
	font-size: 9px;
	font-family: arial, "Trebuchet MS", sans-serif;
        text-transform: lowercase;
}


#pagetab ul {
	list-style: none;
	margin: 0;
	display: inline;
}

#pagetab li {
	list-style: none;
	margin: 0;
	display: inline;
}


#pagetab li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 1px solid #777;
	border-bottom: none;
	background: #F3E055;
	text-decoration: none;
}

#pagetab li a:link { color: #444; }

#pagetab li a:visited { color: #666; }


#pagetab li a:hover { 
	color: #B37E84; 
	background: #fff;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #fff !important;
	border-left: 1px solid #222;
}

#pagetab li a#current {
	background: #fff;
	border-bottom: none;
}

.page_item {
	margin: 0;
	padding: 0;
}


   /* footer navigation code */

.footnavi {
	font-weight: normal;
	font-size: 10px;
    text-transform: lowercase;
	font-family: arial, "Trebuchet MS", sans-serif;
	padding-bottom: 10px;
}



<!--
/* CSS Tabs */
#navcontainer {
        background: transparent;  
        margin: 0 auto;
        padding: 1em 0 0 0;
        font-family: arial, "Trebuchet MS", sans-serif;
        text-transform: uppercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after {
        content: ".";
        display: block;
        line-height: 1px;
        font-size: 1px;
        clear: both;
}

ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
	font-size: 0.8em;
	}

ul#navlist li {
        display: block;
        float: left;
        width: 15%;
        margin: 0;
        padding: 0;
}

ul#navlist li a {
        display: block;
        width: 100%;
        padding: 0.5em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #777;
        text-decoration: none;
        background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
        background: #f0e7d7;
        color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #800000;
        background: transparent;
        border-color: #aaab9c #fff #fff #ccc;
}
-->