/*

Theme Name:Special-purple-Bonus

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author:
Author URI:



*/


body {
	background:url(images/bg-body.png) top center #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#333333;
	
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#e041e1;
	}
a:hover {
	text-decoration:none;
	color:#7a067b;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:1000px;
	background:#ffffff;
	font-size:1.20em;

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

#content {
	float:left;
	width:690px;
	min-height:400px;
	padding-top: 20px;
	margin-left:10px;
	
	}
#footer {
	clear:both;
	height:17px;
	width:1000px;
	padding-top:23px;
	background:url(images/footer.png) repeat-x;
	margin:0 auto;
	}


#post{
	width: 660px;
	padding:1px 10px 10px 10px;
	margin:10px 0 10px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #9f1ff4;
	-moz-box-shadow: inset 1px 1px 10px #888;
	-moz-box-shadow: inset 0 0 10px #888;
}

#post ul, #post ol { margin-left:25px; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	margin:10px 0px 0px 0px;
	padding:0px 0 0 0px;
	color:#9f1ff4;
}

h2 a {
color:#9f1ff4;
}
h2 a:hover{
text-decoration: none;
color:#5b0b73;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 45px;  
	font-style:italic;
  	border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}
.postcontent {
	margin:10px 0 10px 0;
	clear:both;
}

#post .postHeader {
width:640px;
padding:0 10px 5px 0px;
border-bottom:1px dashed #ccc;
margin:0 0px 0 0px;
}

.postDate {
padding:5px 0 2px 25px;
background:url(images/postDate.png) no-repeat left;
float:left;
}

.postAuthor	{
padding:5px 0 2px 20px;
background:url(images/postAuthor.png) no-repeat left;
float:right;
margin-left:10px;
}

#post .postMeta {
width:640px;
padding:5px 10px 20px 0px;
border-top:1px dashed #ccc;
margin:0 0px 0 0px;
}

.postCategory {
padding:1px 0 2px 20px;
background:url(images/postCategory.png) no-repeat left;
float:left;
}

.postComments {
padding:1px 0 2px 20px;
background:url(images/postComments.png) no-repeat left;
float:right;
}



/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar {
	float:right;
	width:280px;
	background:#fdc1fd;
	margin-right:10px;margin-bottom:20px;
	}
	
#sidebar ul {
	list-style-type:none;

	
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	line-height:24px;
	padding-left:15px;
	color:#222222;
	margin:0 10px 0 10px;
	background:url(images/listbullets.png) no-repeat left 5px;
	border-bottom:1px solid #BD56BB;
	}
#sidebar li a:hover {
	background:#DC7CFF url(images/listbullets.png) no-repeat left 5px;
	color:#FFF;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/sidebot.png) no-repeat top center;
	}
	
#sidebar h2 {
	font-size:18px;
	padding:5px 0 0 20px;
	height:30px;
	background:#fff url(images/sidebarh.png);
	font-weight:normal;
	cursor:default;
	letter-spacing:3px;
	color:#fff; }

#ads {
	margin:10px 0 0 0;
}
#ads img {
	margin:2px 0px 2px 8px;
}
/* Footer */

#footer-valid {
	font-weight:normal;
	font-size:12px;
	text-align:center;
	cursor:default;
	color:#fff;
	}
#footer-valid a {
	color:#fff;
	}
#footer-valid a:hover {
	color:#4c0091;;
	text-decoration:none;
	
	}

/* Heading's */

h1 {
	font-size:25px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	font-weight:normal;
	cursor:default;
	float:left;
	width:100%;
	text-align:center;
	letter-spacing:3px;
	color:#fff;
	background:url(images/1p.png);
	}
	
h1 a {
	color:#FFF;
}
h1 a:hover {
	color:#f7baf5;
}
