/*
Theme Name: Twisted
Description: Something Twisted This Way Comes...
Version: 1.0
Author: Maya Doyle

Colors:
Content: 112557
Border: 33599e
*/

		/* Main Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px; /* IE5 Win */
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 10px; /* easy scaling */
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background: #05213f url(img/bg.jpg) fixed repeat-x;
}
#mainbody {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	padding: 0;
}
#header {
	margin: 0px auto;
	height: 300px;
	width: 800px;
	background: url('img/header.jpg') no-repeat;
}

p {
	color: #fff;
	font-size: 1em;
	margin: 0px 0 0 5px;
}
a {
/*	color: #acc8dd;*/
	color: #33599e;
	text-decoration: underline;
	font-variant: small-caps;
}
a:hover {
	color: #acc8dd;
/*	color: #0377ad;*/
	text-decoration: underline;
	font-variant: small-caps;
}


		/* Menus */

#menu {
	margin: 2px 0px 0px 0px;
	width: 800px;
	height: 23px;
	text-align: center;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline;
}
#menu li a {
	line-height: 30px;
	color: #acc8dd;
	text-align: center;
	font-size: 9pt;
	margin: 5px;
	padding: 0 6px 0 6px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
	color: #33599e;
	text-decoration: none;
	text-align: center;
	padding: 3px 4px 4px 4px;
	border-top: #33599e 2px solid;
	border-bottom: #33599e 2px solid;
	border-left: #acc8dd 2px solid;
	border-right: #acc8dd 2px solid;
	font-weight: bold;
}

#smallmenu {
	margin: 0px 0px 0 0px;
	float: right;
	width: 240px;
	line-height: 22px;
	height: 25px;
	text-align: center;
}
#smallmenu a {
	line-height: 25px;
	color: #acc8dd;
	font-size: 9pt;
	margin: 5px;
	padding: 0 0px 0 0px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
#smallmenu a:hover {
	color: #33599e;
	text-decoration: line-through;
	font-weight: bold;
}

		/* Post */

#main {
	margin: 0px 0px 0 0px;
	clear: both;
	color: #fff;
	padding-bottom: 0px;
	background: #000;
}
#wrapper {
	background: #000;
	font-size: 12px;
	float: left;
	width: 550px;
	margin: 15px 0px 0px 0px;
	padding: 0;
	color: #fff;
}

.post {
	padding: 0 5px 0 5px;
	font-size: 9pt;
}
.post div.content {
	font-size: 9pt;
	color: #fff;
	margin: 15px 5px 0px 5px;
}
.post div.content a {
	text-decoration: underline;
	font-variant: small-caps;
/*	color: #acc8dd;*/
	color: #33599e;
	font-weight: bold;
}
.post div.content a:hover {
	text-decoration: underline;
	color: #acc8dd;
/*	color: #33599e;*/
	font-variant: small-caps;
	font-weight: bold;
}
.post div.content ul, .post div.content ol {
	padding: 0 0 0 30px;
}
.post div.content ul li, .post div.content ol li {
	color: #fff;
	padding-bottom: 5px;
}

.commentbar {	
	background: #112557;
	border-bottom: 1px solid #33599e;
	border-top: 1px solid #33599e;
	width: 200px;
	font-size: 9pt;
	color: #fff;
	margin: 0 0 0 -5px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}

.commentbar a {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.commentbar a:hover {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}

.tp {
	width: 550px;
	background: #112557;
	border-top: #33599e 1px solid;
	border-bottom: #33599e 1px solid;
	margin: 15px 0px 0px -5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.tp a {
	text-decoration: underline;
	color: #acc8dd;
	font-weight: bold;
}
.tp a:hover {
	color: #33599e;
	text-decoration: underline;
}

#np-page {
	margin: 5px 0px 5px 0px;
	color: #fff;
}
#np-page a {
	font-size: 9px;
	color: #acc8dd;
	/*text-transform: lowercase;*/
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}
#np-page a:hover {
	color: #acc8dd;
	font-weight: bold;
	text-decoration: underline;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 10px;
}
.alignright {
	float: right;
	margin: 5px 10px 5px 10px;
}


		/* Comments */

#comments {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 545px; padding: 6px;
}
#comments h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: center;
}

ul.commentlist, ul.trackback {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0 5px 0 3px;
	font-size: 9pt;
	color: #565656;
}

ul.trackback a {
	color: #fff;
}

ul.trackback a:hover {
	color: #000;
}

li.bypostauthor {
	background: #112557!important;
	border: 2px solid #34599d!important;
}

/* even comments */
.commentlist li.alt {
	background: #223158;
	border: 2px solid #112557;
	margin-top:10px;
}

 /* odd comments */
.commentlist li, .trackback li {
	background: #34599d;
	border: 2px solid #223158;
	margin: 0px 0 5px 0;
	padding: 5px;
	list-style-type: none;
}
.commentlist .commentbody {
	margin: 5px 0px 0px 0px;
	padding: 0;
}
.commentlist p {
	color: #fff;
	padding:0;
	margin: 7px 0;
}
.commentlist .commentbody p a {
	text-decoration: underline;
	font-variant: small-caps;
}
.commentlist a {
	color: #acc8dd;
	font-variant: small-caps;
	font-weight: bold;
}
.commentlist a:hover {
	color: #fff;
	font-variant: small-caps;
}
.commentlist a.gravatar {
	float: right;
	margin: -6px 10px 10px 0;
	width: 50px;
	padding: 3px;
}
.commentnumber {
	float: left;
	margin: 0px 0 0px 0px;
	padding-right: 5px;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	font-family: Times new roman;
}
.commentlist li.cleared {
	background: transparent;
	border: none;
}
.commentlist cite {
	font-size: 1.2em;
	font-style: normal;
	color: #dcdcdc;
}
.commentlist cite a {
	color: #c3c3c3;
	text-decoration: none;
}
.commentlist cite a:hover {
	color: #000;
}
.commentlist small.commentdata a {
	color: #c3c3c3;
	text-decoration: underline;
}

h2.search {
	font-size: 15pt;
	font-weight: normal;
	color: #acc8dd;
	letter-spacing: 3px;
	margin: -15px 0 0 0;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
h2.title {
	font-size: 13pt;
	font-weight: bold;
	color: #acc8dd;
	letter-spacing: 3px;
	margin: 15px 0 0 0;
	font-variant: small-caps;
	text-decoration: underline;
	text-align: center;
}


		/* Sidebar */

#sidebar {
	margin: 15px 0 0 0px;
	float: right;
	width: 245px;
	background: #000;
}
#sidebar h2 {
	margin: 0 0px 5px -2px;
	padding: 0px;
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	background: #112557;
	border-top: #33599e 1px solid;
	border-bottom: #33599e 1px solid;
}
#sidebar ul {
	margin: 0px 0px 0 0px;
	padding: 0 0px 0px 0;
}
#sidebar li {
	margin-bottom: 5px;
	padding: 0 0px 0px 4px;
	list-style: none;
	font-size: 9pt;
}
#sidebar li ul {
	padding: 0 0 20px 0;
}
#sidebar ul ul li {
	margin: 0px;
	padding: 2px 5px 2px 8px;
	color: #fff;
	line-height: 17px;
}
#sidebar p {
	padding: 2px 0;
	font-size: 9pt;
	color: #fff;
}
#sidebar a {
	display: inline;
	color: #acc8dd;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #33599e;
	text-decoration: underline;
}


		/* Footer */

#footer {
	width: 800px;
	height: 90px;
	clear: both;
	background: #000;
	margin: 0px;
	background: url('img/footer.jpg') no-repeat;
}
.footer-text {
	text-align: center;
	font-size: 9pt;
	color: #fff;
	padding: 15px;
}
#footer a {
	color: #acc8dd;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
#footer a:hover {
	color: #33599e;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

.rssfeed {
	width: 25px;
	float: left;
	padding: 5px;
}

.rssimg {
	float:left;
	background-image: url('img/rssfeed.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 8px 0px 0px 8px;
	height: 32px;
	width: 25px;
}


		/* Search */

.sftwo {
	border: none;
	margin: 226px 0px 5px 595px;
	width: 100px; 
	height: 20px; 
	background: transparent;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #fff;
}
.search_button {
	background: transparent;
	position:absolute;
	width: 70px;
	height: 22px;
	border: 0px;
	margin: 222px 0px 0px 12px;
}

input {
	width: 140px;
	height: 20px;
	background: #112557;
	color: #ffffff;
}
/*input:focus {
	background: #33599e;
	font-weight: bold;
	color: #000;
}*/
textarea#comment {
	width: 450px;
	background: #112557;
	color: #fff;
	padding: 10px;
}
textarea#comment:focus {
	background: #33599e;
}
.submitbutton {
	margin: -5px 0 0 5px;
	background: #112557;
	color: #acc8dd;
	font-size: 10pt;
	height: 25px;
	padding: 3px 3px;

	border: 1px solid #111;
	font-weight: bold;
}
.submitbutton:hover {
	cursor: pointer;
	background: #33599e;
}
#comment #submit {
	margin: 0;
}


		/* Extra */

#respond {
	clear: both;
	margin-top: 15px;
	margin-left: 5px;
}

.highlight {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10px 0 10px 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}


p {
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

a img {
	border: none;
}

ul.trackback p {
	color: #fff;
}

.extra {
	width: 548px;
	background: #112557;
	border-top: #33599e 1px solid;
	border-bottom: #33599e 1px solid;
	padding: 0px 2px 3px 5px;
	margin: 5px 0 0 0;
	color: #fff;
}
.extra a {
	color: #acc8dd;
	font-variant: small-caps;
	text-decoration: none;
}
.extra a:hover {
	color: #fff;
	font-variant: small-caps;
	text-decoration: none;
}

.rss {
	float: left;
}
.track {
	float: right;
}
.reply {
	margin-top: 5px;
	padding-bottom: 3px;
}

.nav {
	width: 553px;
	background: none;
	border: none;
	margin: 0px 0px 0px -5px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 14px;
	color: #fff;
}
.navleft {
	float: left;
}
.navleft a {
	color: #0377ad;
	text-decoration: none;
	font-variant: small-caps;
}
.navleft a:hover {
	color: #0377ad;
	text-decoration: none;
	font-variant: small-caps;
}
.navright {
	float: right;
}

ol.decimal {
	list-style-type: decimal-leading-zero;
}
ol.decimal li {
	color: #fff;
	padding-bottom: 8px;
}

.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
