

/*  
Theme Name: NightMagic
Author: Lorelei Liza Kliko
Author URL: http://www.LoreleiWebDesign.com and http://www.TopTut.com
Description: 2 Columns stylish theme designed by <a href="http://www.toptut.com">Lorelei</a>. If you have any questions regarding the installtion or modification, please visit <a href="http://www.loreleiweb.com/forum">Lorelei Web Forum</a>.

PLEASE DO NOT REMOVE THE CREDITS AND THE LINK BACK TO OUR SITE AT THE FOOTER
*/

/* Generic Styling */
body {
background:url(images/bg-body.jpg) repeat-x top center #1e272c;
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
font-size:62.5%;
color:#1c2429;
}

* {
margin:0;
padding:0;
}

img {
border:0;
}

p {
margin-bottom:1.75em;
}

a {
text-decoration:none;
color:#b22525;
}

a:hover {
text-decoration:none;
color:#6CC7DC;
}

/* Structure */
#wrapper {
width:700px;
background:#d8f3fd;
font-size:1.2em;
margin:0 auto;
}

#header {
height:140px;
background:url(images/bg-header.jpg) no-repeat;
}

#menu {
height:35px;
line-height:35px;
background:url(images/bg-menu.png) repeat-x;
padding:0 10px;
}

#main-sidebar {
float:right;
width:180px;
background:#1f4d5c;
margin-right:10px;
}

#main-content {
float:left;
width:500px;
*width:490px;
padding-left:10px;
min-height:400px;
}

#footer {
clear:both;
height:100px;
background:url(images/bg-footer.jpg) no-repeat;
}

/* Entries */
.entry {
text-align:justify;
line-height:1.75em;
padding:5px 10px;
}

.entry-title {
font-size:1.9em;
font-weight:400;
letter-spacing:1px;
}

.date {
font-size:0.9em;
color:#264150;
cursor:default;
letter-spacing:1px;
}

.comments {
margin-top:-1em;
}

.comments a {
color:#6CC7DC;
background:url(images/icon-comment.png) no-repeat 0 2px;
padding-left:20px;
padding-right:2px;
}

.comments a:hover {
color:#B4C835;
}

/* Menu */
#menu ul {
list-style-type:none;
}

#menu li {
float:left;
}

#menu li a {
display:block;
color:#fff;
margin-right:2px;
padding:0 10px;
}

#menu li a:hover {
background:url(images/bg-menu-hover.png) no-repeat center center;
}

/* Sidebar */
#main-sidebar ul {
list-style-type:none;
margin-top:10px;
}

#main-sidebar li a {
display:block;
height:20px;
line-height:20px;
color:#78b809;
padding-left:15px;
background-color:#1f4d5c;
border-bottom:1px dotted #0c2832;
}

#main-sidebar li a:hover {
background:#006289;
color:#ccc;
}

#sidebar-bottom {
height:20px;
background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
}

/* Footer */
#footer-valid {
float:center;
padding-top:30px;
text-align:center;
cursor:default;
color:#d8f3fd;
}

#footer-valid a {
color:#d8f3fd;
text-decoration:none;
}

#footer-valid a:hover {
color:#93e800;
text-decoration:underline;
}

/* Heading's */
#header h1 {
font-size:2.8em;
font-weight:400;
cursor:default;
position:relative;
top:21px;
left:0;
letter-spacing:1px;
color:#78b809;
}

/* sponsors */
#sponsors {
	float:center;
	text-align:center;
	cursor:default;
	color:#d8f3fd;
	margin-top: 5px;
}

#sponsors a {
	color:#d8f3fd;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#sponsors a:hover {
	color:#93e800;
	text-decoration: none;
}

.pagetitle {
	font-size: 125%;
	background: #F3F6F8;
	padding: 5px;
	margin-bottom: 5px;
}

.post h3 {
	font-size: 125%;
	font-weight: bold;
}

.commentlist {
	list-style: none;
	border-top: 1px dotted #000;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 90%;
}

	.commentlist li {
		padding-top: 15px;
		background-color: #FFF;
	}
	
	.commentlist .commentmetadata .commentname {
		font-size: 110%;
		font-weight: bold;
		color: green;
	}
	
	.commentlist .commentmetadata .commentdate {
		font-size: 90%;
		color: #CCCEDD;
	}
	
	.commentlist li p {
		color: #333333;
		padding: 5px;
		margin-bottom: 0px;
	}

#commentform p #author, #email, #url {
	background: #FDFDFD; 
	border: 1px solid #CCCCCC;
	font-size:14px;
	padding:3px;
}

#commentform p #comment {
	background: #FDFDFD;
	border: 1px solid #CCCCCC;
	font-size:14px;
	padding:3px;
	width: 90%;
}

#commentform p {
	margin-top: 10px;
}

#commentform p label {
	padding: 3px;
}

#content {
	margin-top: 15px;
}

.post h2 {
	font-weight: bold;
}

.entry {
	padding: 10px;
}

.postmetadata {
	background: #A9F3FA;
	padding: 2px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.ft-nav {
	font-size: 90%;
	margin-left: 44%;
}

	.ft-nav li {
		float: left;
		display: inline;
		padding: 5px;
	}

/* search */

input.search {
	background: #FDFDFD; 
	border: 1px solid #CCCCCC;
	font-size:14px;
	padding:3px;
	width: 130px;
}

#sidebar ul li {
}
	#sidebar ul li p {
		padding: 10px;
		color: #fff;
	}
	
	#main-sidebar li a {
		padding-left: 0px;
		display: inline;
		height:20px;
		line-height:20px;
		color:#78b809;
		margin-left:15px;
		background-color:#1f4d5c;
		border-bottom: 1px dotted;
	}
	
	#main-sidebar li a:hover {
		background:#006289;
		color:#ccc;
	}

	#sidebar ul li h2 {
		/* title */
		color: whitesmoke;
		margin: 5px;
		padding-top: 5px;
		padding-left: 10px;
		border-bottom: 1px dotted whitesmoke;
	}

	#sidebar ul li ul, #sidebar ul li .content {
		/* content */
		padding-left: 15px;
		color: #78b809;
	}

	#sidebar ul {
		list-style: none;
		line-height: normal;
	}



div.single-post {
	margin-top: 15px;
}

.single-post h2 {
	font-weight: bold;
}

.single-post .single-content {
	padding: 10px;
}