body {
	/*font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-size: 62.5%;*/
	background: url(../Images/Sparkle-Explosion-Bg.jpg) top left no-repeat #000;
}

img {
	display: block;
	clear: both;
	margin: 10px 0;
}

h1, h2, h3, h4, h5 {
	display: block;
	clear: both;
}

h1 { 
	font-size: 28px;
	color: #F06;
	line-height: 30px;
}
	h1 a { color: #F06; text-decoration: none; }

h2 {
	font-size: 28px; 
	color: #F06;
	line-height: 30px;
}
	h2 a { color: #F06; text-decoration: none; }
	.entry h2 {
		font-size: 22px;
		line-height: 25px;
		color: #333;
	}

h3, h4 {
	font-size: 18px; 
	color: #000; 
	font-weight: normal; 
}

#branding {
	margin: 50px 0 0 10px;
}
	#branding img {
		display: block;
	}
	#branding p {
		margin: 10px 0;
		color: #FF49F1;
		padding: 2px;
		display: inline;
		font-weight: bold;
		background: #FFF;
	}
#mainbanner {
	margin: 75px 0 0 0;
	text-align: center;
}
	#mainbanner img {
		margin: 0 auto;
	}

#navigation {
	margin: 10px;
	position: relative;
}
#navigation ul {
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0;
	background: url(../Images/Navigation-Base-Bg.jpg) top left repeat-x #D60256;
	border: 1px solid #F06;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}	
	#navigation ul li {
		display: inline;
		margin: 10px 5px;
		padding: 10px 5px;
		background: url(../Images/Nav-Splitter.gif) no-repeat 100% 50%;
	}
		#navigation ul li a {
			font-weight: bold;
			margin: 0 5px;
			color: #FFF;
			padding: 0 0 1px 0; 
		}

#twitter {
	position: absolute;
	top: -40px;
	right: 0px;
}
		
.linkad {
	margin: 0 0 10px 10px;
}

.container_12 .entries {
	background: #FFF;
	width: 508px;
	padding: 15px;
	border: 1px solid #999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
	.adblock {
		margin: 25px 0;
		padding: 0 0 25px 0;
		border-bottom: 1px dashed #999;
	}
	p.postdate {
		font-family: georgia;
		font-size: 18px;
	}
	.postmetadata {
		clear: both;
		margin: 0 0 25px 0;
		padding: 0 0 25px 0;
		border-bottom: 1px dashed #999;
	}

.comments-template {
	margin: 10px 0;
	color: #FFF;
}	
	.comments-template a {
		color: #FFF;
	}
	.comments-template h3 {
		color: #FFF;
	}
	.comment-author {
		font-size: 22px;
	}
	.reply {
		font-size: 16px;
	}
	
		.comments-template ol.commentlist li ul li {
			background: #FFF;
			color: #333;
		}
			
			.comments-template ol.commentlist li ul li p {
				color: #333;
			}
		.comments-template ol.commentlist {
			color: #F06;
			margin: 10px 0 10px 30px;
			font-size: 28px;
			font-family: georgia;
			list-style-type: inside;
		}
			.comments-template ol.commentlist a {
				color: #B6E320;
			}
			.comments-template ol.commentlist li {
				margin: 20px 0;
				padding: 10px;
				background: #212834;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
			}
			.comments-template ol.commentlist li.comment-author-admin {
				background: #666;
			}
				.comments-template ol.commentlist li.comment-author-admin p {
					color: #FFF;
				}
				.comments-template ol.commentlist li.comment-author-admin .commentmetadata a {
					color: #000;
				}
			.comments-template ol.commentlist li ul.children li p {
				color: #000;
			}
			.comments-template ol.commentlist li .commentmetadata {
				font-size: 13px;
				font-weight: normal;
				color: #FFF;
			}
				.comments-template ol.commentlist li .commentmetadata a {
					color: #F06;
				}
			.comments-template ol.commentlist li p {
				font-size: 13px;
				font-weight: normal;
				font-family: arial;
				color: #FFF;
				line-height: 25px;
				margin: 20px 0;
			}
	
.container_12 .sponsors {
	background: #FFF;
	width: 118px;
	padding: 10px;
	border: 1px solid #999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.container_12 .sidebar {
	width: 188px;
	padding: 15px;
	background: #F39 url(../images/alert-overlay.png) repeat-x;
	color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
	.container_12 .sidebar h4 {
		color: #FFF;
		text-decoration: underline;
		font-family: georgia;
		font-size: 22px;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	}
	.container_12 .sidebar a {
		color: #FFF;
		text-decoration: none;
		border-bottom: 1px dotted;
	}
	.container_12 .sidebar ul {
		margin: 10px 0 20px 0;
		padding: 0;
	}
		.container_12 .sidebar ul li {
			margin: 10px 0;
		}
.fleft {
	float: left;
	clear: left;
}
.tweetmeme_button {
	margin: 0 0 10px 10px;
	float: left;
}		
		
button.awesome, .button.awesome {
	background: #222 url(../images/alert-overlay.png) repeat-x;
	display: inline-block	;
	padding: 5px 10px 6px;
	margin: 10px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.button.awesome a {
	color: #fff;
	text-decoration: none;
}

.pink.awesome {
	background-color: #f06;
}

.small.awesome {
	font-size: 11px;
}
.medium.awesome {
	font-size: 13px;
}
.large.awesome {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.awesome:hover { background-color: #111; color: #fff; }
.awesome:active { top: 1px; }
.small.awesome, .small.awesome:visited { font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; }
.pink.awesome, .pink.awesome:visited { background-color: #f09; }
.pink.awesome:hover { background-color: #f03; }

#footer {
	background: #D60256 url(../images/alert-overlay.png) repeat-x;
	border-top: 4px solid #FFF;
	color: #FFF;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}
	#footer h4 {
		color: #FFF;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	}
	#footer a {
		color: #FFF;
	}
	#footer ul {
		margin: 10px 0 20px 0;
		padding: 0;
	}
		#footer ul li {
			margin: 10px 0;
		}
	#footer #credits p {
		font-size: 11px;
	}