/*
Theme Name: Urban Fantasy
Description: Shifting Words to Shift Worlds.
Version: 1.0
Colors: Content: #dcdcdcMeta: #0d2744Border: #0377ad
*/

		/* 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: #000 url(img/bg.jpg) top repeat-x fixed;
}

#mainbody {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	padding: 0;
	color: #fff;
}


#header {
	margin: 0px auto;
	height: 300px;
	width: 800px;
	background: url('img/header.jpg') no-repeat;
}


		/* Menus */


#smallmenu {
	margin: -65px 0px 0 0px;
	float: right;
	width: 240px;
	line-height: 22px;
	height: 25px;
	text-align: center;
}


#smallmenu a {
	line-height: 25px;
	color: #0377ad;	text-align: center;
	font-size: 9pt;	margin: 5px;
	padding: 0 0px 0 0px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}

#smallmenu a:hover {
	color: #0377ad;
	text-decoration: line-through;
	text-align: center;
	font-weight: bold;
}

#menu {
	margin: 2px 0px 0px 0px;
	width: 800px;
	line-height: 22px;
	height: 25px;
	text-align: center;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	display: inline;
}

#menu li a {
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-size: 10pt;
	margin: 5px;
	padding: 0 6px 0 6px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
	color: #0377ad;
	text-decoration: none;
	text-align: center;
	padding: 0px 6px 4px 6px;
	border-top: #fff 2px solid;
	border-left: #fff 1px solid;
	font-weight: bold;
}

		/* Post */

#main {
	margin: 0px 0px 0 0px;
	clear: both;
	color: #fff;
	padding-bottom: 0px;
	background: #000 url('img/content.jpg');
}

#wrapper {
	font-size: 12px;
	float:left;
	width: 556px;
	margin: 15px 0px 0px 0px;
	padding: 0;
	color: #fff;
}


.post {
	padding: 0 5px 0 5px;
	font-size: 9pt;
}

.tp {
	width: 555px;
	background: #0d2744;
	border-top: #103c6b 1px solid;
	border-bottom: #103c6b 1px solid;
	margin: 0px 0px 0px -5px;
	padding-top: 3px;
	padding-bottom: 5px;
	line-height: 14px;
}




		/* Footer */


#footer {
	width: 800px;
	height: 90px;
	clear: both;
	background: #000;
	margin: 0px;
	background: url('img/footer.jpg') no-repeat;
}

#footer p {
	text-align: left;
	font-size: 9pt;
	color: #fff;
	padding: 15px;
}

#footer a {
	color: #0377ad;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}

#footer a:hover {
	color: #0377ad;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: line-through;
}


/* Extras */

.highlight {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
}






.post p.meta {	padding: 0;	margin: 0px 0 0 5px;	font-size: 9pt;	color: #fff;}

.post p.meta a {	text-decoration: underline;	color: #0377ad;	font-weight: bold;}

.post p.meta a:hover {	color: #0377ad;	text-decoration: line-through;}

.post div.content {	font-size: 9pt;	color: #000;	margin: 15px 5px 0px 5px;}

.post div.content a {	text-decoration: underline;	font-variant: small-caps;	color: #0377ad;	font-weight: bold;}

.post div.content a:hover {	text-decoration: line-through;	color: #0377ad;	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: #000;padding-bottom: 5px;}

.post span.comments {	font-size: 9pt;	line-height: 12pt;	color: #fff;	padding-top: 3px;	padding-left: 4px;	padding-right: 7px;	padding-bottom: 5px;	background: #0d2744;	border-bottom: 2px solid #103c6b;	border-top: 2px solid #103c6b;}

.post span.comments a {	color: #fff;	padding-left: 5px;	padding-right: 5px;	line-height: 15pt;	text-decoration: none;}

.post span.comments a:hover {	color: #fff;	padding-left: 5px;	padding-right: 5px;	line-height: 15pt;	text-decoration: underline;}

#np-page {	margin: 5px 0px 5px 0px;	color: #fff;}

.alignleft {	float: left;	margin: 5px 10px 5px 10px;}

.alignright {	float: right;	margin: 5px 10px 5px 10px;}

#np-page a {	font-size: 9px;	color: #0377ad;/*	text-transform: lowercase;*/	text-decoration: underline;	font-variant: small-caps;	font-weight: bold;}

#np-page a:hover {	color: #0377ad;	font-weight: bold;	text-decoration: line-through;}


		/* 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;}

li.bypostauthor {	border: 2px solid #0d2744!important;	background: #0377ad!important;}


		/* even comments */
.commentlist li.alt {	background: #0d2744;	border: 2px solid #0377ad;	margin-top:10px;}

 		/* odd comments */
.commentlist li, .trackback li {	margin: 0px 0 5px 0;	padding: 5px;	background: #78a9d0;	border: 2px solid #0d2744;	list-style-type: none;}

a img {	border: none;}

.commentlist a.gravatar {	float: right;	margin: -8px 10px 10px 0;	width: 50px;	padding: 3px;}

.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: #dcdcdc;	font-variant: small-caps;	font-weight: bold;}

.commentlist a:hover {	color: #eee;	font-variant: small-caps;}

.commentlist li.cleared {	background: transparent;	border: none;}

.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 cite {	font-size: 1.2em;	font-style: normal;	color: #dcdcdc;}

.commentlist cite a {	color: #dcdcdc;	text-decoration: none;}

.commentlist cite a:hover {	color: #fff;}

.commentlist small.commentdata a {	color: #dcdcdc;}

ul.trackback p {	color: #fff;}

.extra {	width: 548px;	background: #0d2744;	border-top: #000 1px solid;	border-bottom: #000 1px solid;	padding: 0px 2px 3px 5px;margin: 5px 0 0 0;/*	margin: 5px -13px 2px -5px;*/	color: #fff;}

.extra a {	color: #adc5d8;	font-variant: small-caps;}

.extra a:hover {	color: #fff;	font-variant: small-caps;}

.rss {	float: left;}

.track {	float: right;}

.reply {	margin-top: 5px;	padding-bottom: 3px;}

#respond {	clear: both;	margin-top: 15px;	margin-left: 5px;}

.sfthree {	border: #0d2744 2px solid;	background: #0377ad;	margin: 15px 0px 5px -2px;	width: 119px; 	height: 18px; 	font-family: Tahoma, Arial, sans-serif;	letter-spacing: 1px;	font-size: 12px;			color: #fff;}

.search_buttontwo {	background: #0377ad;	position:absolute;	width: 60px;	height: 22px;	border: 0px;	margin: 15px 0px 0px 1px;	border: #0d2744 2px solid;}

.sftwo {	border: none;	margin: 72px 0px 5px 578px;	width: 119px; 	height: 18px; 	background: transparent;	font-family: Tahoma, Arial, sans-serif;	letter-spacing: 1px;	font-size: 12px;			color: #000;}

.search_button {	background: transparent;	position:absolute;	width: 70px;	height: 23px;	border: 0px;	margin: 66px 0px 0px 11px;	border: none;}

input {	width: 140px;	background: #092d55;	color: #fff;}

textarea#comment {	width: 450px;	background: #092d55;	color: #fff;	padding: 10px;}

textarea#comment:focus {	background: #0377ad;}

.submitbutton {	margin: -5px 0 0 5px;	background: #092d55;	color: #fff;	font-size: 8pt;	padding: 3px 6px;	vertical-align: middle;	border: 1px solid #111;}

.submitbutton:hover {	cursor: pointer;	background: #0377ad;}

#comment #submit {	margin: 0;}



		/* Sidebar */

#sidebar {
	margin: 0px 0 0 0;
	float: right;
	width: 240px;
	background: #000;

}

#sidebar h2 {
	margin: 0 0px 0px -6px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12pt;	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	background: #0d2744;
	border-top: #103c6b 1px solid;
	border-bottom: #103c6b 1px solid;
}

#sidebar ul {
	margin: 7px 7px 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: #000;
	line-height: 17px;
}

#sidebar p {
	padding: 2px 0;
	font-size: 9pt;
	color: #fff;
}

#sidebar a {
	display: inline;
	color: #0377ad;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #0377ad;
	text-decoration: line-through;
}		


/* Main/Posts */

h2.search {	font-size: 15pt;	font-weight: normal;	color: #0d2744;	letter-spacing: 3px;	margin: -15px 0 0 0;	font-variant: small-caps;	text-decoration: underline;	font-weight: bold;	text-align: center;}

h2.title {	font-size: 13pt;	font-weight: bold;	color: #0d2744;	letter-spacing: 3px;	margin: 15px 0 0 0;	font-variant: small-caps;	text-decoration: none;	text-align: center;}

p {	color: #fff;	font-size: 1em;}

a {	color: #0377ad;	text-decoration: underline;	font-variant: small-caps;}

a:hover {	color: #0377ad;	text-decoration: line-through;	font-variant: small-caps;}

.cleared {	margin: 0;	padding: 0;	clear: both;}

.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: #000;	padding-bottom: 8px;}