/*  
Theme Name: NightMagic
Author: Liza Kliko - LoreleiWebDesign.com
Author URL: http://www.LoreleiWebDesign.com or/and http://www.TopTut.com

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:#76c217;
}

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;
}

.rules-ul  {
list-style-type:none;
margin-left:20px;
}

/* 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;
}

#main-content h1 {
	margin-top: 10px;
	font-size: 175%;
}

#search p {
	font-size: 110%;
	margin-bottom: 10px;
}

	#search .error span {
		font-weight: bold;
	}
	
	#search ul li:before {
		font-size: 110%;
		content: "\00BB \0020";
	}

.search_category {
	margin-bottom: -90px;
}

.categories {
	width: 100%;
}

.categories tbody tr td {
	width: 100px;
	padding-left: 35px;
}

.categories h2 {
	padding-top: 15px;
	*font-size: 145%;
}

.categories .subcats {
	padding-top: 5px;
	list-style-type:none;
}

.links {
	margin-bottom: 30px;
}

div.featured {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

div.featured h1 {
	margin-bottom: 15px;
}

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

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

#links {
	margin-top: 15px;
	}
.url {
	font-size: 8pt;
	color: #7FA0AF;
}

/* pagerank */

div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

/* search */

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

#sidebar div.boxed div.content {
	padding-left: 10px;
}

#sidebar div.boxed h2.title {
	color: whitesmoke;
	margin: 5px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted whitesmoke;
	font-size: 16px;
}	

/* Statistics */

table.statistics {
	width: 65%;
	color: #78b809;
}

table.statistics tr td {
	text-align: right;
	padding: 2px;
}

/* submit form */

td.price table {
	width: 100%;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

td.price table tbody tr td {
	width: 50%;
	padding: 5px;
}


input {
	border: 1px solid #CCCCCC;
	font-size:14px;
	padding:3px;
}

textarea {
	border: 1px solid #CCCCCC;
	font-size:14px;
	padding:3px;
	width: 370px;
}