/*  
Theme Name: Twilight Illusion
Description: dark blue widgetized theme
Version: 1.0
Author: rozehrocks
Author URI: http://terebi-adikz.net
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #005773;
	}

input, textarea {
	}
	

p {
	margin: 5px 0px 5px 0px;
	}

a:link, a:active, a:visited, a img {
	text-decoration: none;
	border: 0px;
	color: #21c8ff;
	font-weight: bold;
	}

a:hover {
	color: #98df03;
	}

.clearer {
	clear: both;
	}

#main {
	width: 963px;
	background-image: url('images/containerbg.jpg');
	background-repeat: repeat-y;
	margin: -1px 0px 0px -1px;
	}
	
/* Header style */
#header {
	width: 963px;
	height: 156px;
	display: block;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	}

#top {
	width: 963px;
	height: 59px;
	display: block;
	margin: 0px;
	padding: 0px;
	}

/* navigation */
#topnav {
	float: left;
	width: 552px;
	margin: 9px 0px 0px 0px;
	padding: 16px 0px 0px 28px;
	}

#topnav a {
	margin: 0px 25px 0px 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	}

#topnav a:hover {
	color: #98df03;
	}

/* Top Search */
#topsearch {
	padding: 17px 0px 0px 0px;
	float: left;
	}

#topsearch #searchsubmit {
	width: 125px;
	height: 31px;
	background-image: url('images/searchsubmit.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0px;
	}

#topsearch #searchsubmit:hover {
	width: 125px;
	height: 31px;
	background-image: url('images/searchsubmit2.jpg');
	background-repeat: no-repeat;
	}

#topsearch #s {
	background-color: #00b4ef;
	padding: 8px 4px 8px 4px;
	font-family: Verdana;
	font-size: 12px;
	color: #00193e;
	border: 0px;
	}

/* Bloghead ID - contains the blog title + welcome etc... */
#bloghead {
	width: 963px;
	height: 97px;
	display: block;
	margin: 0px 0px 0px 0px;
	}

/* the Blog Title (logo) */
#blogtitle {
	width: 552px;
	margin: 17px 0px 0px 6px;
	text-align: center;
	float: left;
	font-family: Impact;
	font-size: 24px;
	text-transform: uppercase;
	color: #93d900;
	padding: 0;
	}

#blogdesc {
	color: #dbf2fa;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	}

/* Welcome */
#welcome {
	width: 400px;
	height: 97px;
	margin: 0px 0px 0px -5px;
	text-align: center;
	float: right;
	color: #dbf2fa;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 10pt;
	}

#welcomehead {
	color: #93d900;
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0px 0;
	}

.welcometext {
	display: block;
	margin: 2px 22px 1px 0px;
	text-align: justify;
	line-height: 12px;
	}

#feed {
	margin: -1px 0px 0px 12px;
	}

#welcome .subscribe {
	width: 96px;
	height: 25px;
	background-image: url('images/subscribe.jpg');
	background-repeat: no-repeat;

	display: block;
	float: left;
	}

#welcome :hover.subscribe {
	width: 96px;
	height: 25px;
	background-image: url('images/subscribe2.jpg');
	background-repeat: no-repeat;
	display: block;
	}

#welcome .emailnotification {
	width: 253px;
	height: 25px;
	background-image: url('images/emailnotifications.jpg');
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0px 0px 0px 5px;
	}

#welcome :hover.emailnotification {
	width: 253px;
	height: 25px;
	background-image: url('images/emailnotifications2.jpg');
	background-repeat: no-repeat;
	display: block;
	}

/* Container */
#container {
	width: 963px;
	display: block;
	overflow: hidden;
	background-image: url('images/containerbg.jpg');
	background-repeat: repeat-y;
	}

#box {
	margin: 0px 0px 0px 15px;
	}

/* Content */
#content {
	width: 533px;
	float: left;
	font-family: Tahoma, Verdana;
	color: #dbf2fa;
	font-size: 8pt;
	line-height: 11pt;
	text-align: justify;
	margin: 0px 9px 0px 0px;
	padding: 7px 0px 7px 0px;
	}

#content ol, #content ul {
	margin-right: 15px;
	}

#content h2, #content h3 {
	font-family: Tahoma;
	font-size: 18px;
	text-align: left;
	line-height: 21px;
	color: #98e002;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px 0px 3px 0px;
	}

#content ol.archive {
	list-style-type: none;
	margin: 8px 0px 0px 0px;
	padding: 8px;
	}

#content ol.archive li {
	margin: 0px 0px 16px 0px;
	}

.entry {
	margin: 7px 0 20px 0;
	}

.head {
	padding: 5px;
	display: block;
	background-color: #93d900;
	margin: 0;
	color: #011431;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
	}

.head a:link, .head a:active, .head a:visited, #cformdiv a {
	color: #401c01;
	font-weight: normal;
	}

.head a:hover, #cformdiv a:hover {
	color: #00394c;
	}

#content .head h2, .head h2 a:link, .head h2 a:active, .head h2 a:visited  {
	font-family: Tahoma;
	font-size: 18px;
	text-align: left;
	line-height: 21px;
	color:#00394C;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	}

.head h2 a:hover {
	color: #401c01;
	}

.navigation {
	display: block;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

blockquote {
	margin: 5px;
	padding: 9px 0px 9px 52px;
	background-image: url('images/bquote.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}

.postmetadata {
	margin: 15px;
	background-color: #02132d;
	border: 1px solid #00b4ef;
	padding: 5px;
	
	}

/* Commentlist */
ol.commentlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}


ol.commentlist li {
	margin: 8px 5px 8px 5px;
	padding: 5px;
	background-color: #001d48;
	border: 1px solid #00b4ef;
	}

ol.commentlist li.alt {
	margin: 8px 5px 8px 5px;
	padding: 5px;
	background-color: #010e22;
	border: 0px;
	}

ol.commentlist li cite, ol.commentlist li cite a:link, ol.commentlist li cite a:active, ol.commentlist li cite a:visited {
	font-size: 18px;
	color: #93d900;
	font-style: normal;
	font-weight: normal;
	}

ol.commentlist li cite a:hover {
	color: #dbf2fa;
	}

ol.commentlist li .cdate {
	color: #21c8ff;
	display: block;
	}
	

/*  Comment form */
#cformdiv {
	background-color: #93d900;
	padding: 8px;
	margin: 25px;
	color: #011431;
	font-size: 8pt;
	line-height: 11pt;
	}

#cformdiv input, #cformdiv textarea {
	border: 0px;
	background-color: #001d48;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 11pt;
	color: #dbf2fa;
	text-align: justify;
	padding: 5px;
	margin: 0px 0px 0px 1px;
	}

#cformdiv #submit {
	background-color: #93d900;
	color: #01122c;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	}

#cformdiv #submit:hover {
	background-color: #001d48;
	color: #dbf2fa;
	}

.w {
	margin: 0px 0px 15px 0px;
	}

#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}
	
/* Left Sidebar */
#leftsidebar {
	width: 188px;
	margin: 7px 0px 7px 5px;
	float: left;
	font-family: Tahoma, Verdana;
	color: #002b6b;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
	}
	
#leftsidebar h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: left;
	line-height: 21px;
	color:#abeaff;
	background-color: #002357;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 4px 0px 4px 0px;
	padding: 3px;
	}

#leftsidebar a:link, #leftsidebar a:active, #leftsidebar a:visited, a img {
	text-decoration: none;
	border: 0px;
	color: #360026;
	font-weight: normal;
	}

#leftsidebar a:hover {
	color: #820707;
	text-decoration: none;
	}

#leftsidebar ul, #leftsidebar ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#leftsidebar ul li, #leftsidebar ol li {
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #002254;
	padding: 0px 0px 4px 0px;
	}

/* Right Sidebar */
#rightsidebar {
	width: 186px;
	margin: 7px 0px 7px 14px;
	float: left;
	font-family: Tahoma, Verdana;
	color: #dbf2fa;
	font-size: 8pt;
	line-height: 11pt;
	text-align: left;
	}

#rightsidebar h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: left;
	line-height: 21px;
	color:#00394C;
	background-color: #93d900;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 4px 0px 4px 0px;
	padding: 3px;
	}

#rightsidebar a {
	font-weight: normal;
	color: #95e5ff;
	}

#rightsidebar a:hover {
	font-weight: normal;
	color: #00b4ef;
	}
	
#rightsidebar ul, #rightsidebar ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#rightsidebar ul li, #rightsidebar ol li {
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #89e0fd;
	padding: 0px 0px 4px 0px;
	}

/* Footer */
#footer {
	width: 963px;
	height: 43px;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	display: block;
	}

#footer div {
	padding: 19px 0px 0px 0px;
	font-family: Tahoma, Verdana;
	color: #dbf2fa;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
	}