/*   
Theme Name: Maniac Elegance
Theme URI: http://www.deathmonkeyz.com
Description: A design which combines elegance with a hint of insanity
Author: Ashley Blurton
Author URI: http://www.developermonkey.com
Version: 0.1


*/

/*
 * General Styles
 */

* {
	margin:0;
	padding:0;
}

body {
	background:#000 url('images/body.gif') repeat-x;
	color:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header-wrapper, #content-wrapper, #footer-wrapper {
	margin:0 auto;
	margin-top:25px;
	width:900px;
}

#content-wrapper {
	background:url('images/content.gif') repeat-y;
	overflow:hidden;
	height:1%;
}

#footer-wrapper {
	margin-top:0;
	padding-top:50px;
}

#wrapper {
	background:#141414;
	overflow:hidden;
	height:1%;
	margin-top:30px;
}

a:link, a:active, a:visited, a:hover {
	color:#C90000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:link img, a:active img, a:visited, a:hover img {
	border:0;
}

br.clear {
	clear:both;
}

/*
 * Header Styles
 */
 
#title {
	background:url('images/deathmonkeyz.png') no-repeat;
	height:59px;
	float:left;
	margin-bottom:50px;
	text-indent:-9999px;
	width:311px;
}

#tagline {
	height:0px;
	overflow:hidden;	
	text-indent:-9999px;
	width:0px;
}

/*
 * Navigation Styles
 */
 
#navigation {
	float:right;
	font-size:16px;
	list-style:none;
	margin-top:20px;
	text-transform:uppercase;
	width:400px;
}

#navigation li {
	float:right;
	margin-left:10px;
}



#navigation li.current_page_item a {
	color:#FFF;
}
 
/*
 *	Splash Styles
 */ 
 
#splash {
	clear:both;
	color:#B0B0B0;
	margin:0 auto;
	overflow:visible;
	width:590px;
}

#splash p {
	float:left;
	width:50%;
}

#splash h1 {
	float:left;
	font-size:12px;
	font-weight:normal;
	margin-top:15px;
	width:100%;	
}

#splash #splash-image {
	
	color:#000;
	float:right;
	font-size:13px;
	height:156px;
	margin-top:-35px;	
	position:relative;	
	width:277px;
}

#splash #splash-image img {
	height:156px;
	width:277px;
}

#splash-image em {
	left:5px;
	position:absolute;
	top:5px;
	background:none;
}

#splash-image span {
	bottom:5px;
	position:absolute;
	right:5px;
	background:none;
} 
 
/*
 * Content Styles
 */

#content {
	/*border-right:1px solid #2f2f2f;*/
	float:left;
	width:665px;
}

.post h2 {
	border-bottom:solid 1px #C90000;
	font-size:24px;
	font-weight:normal;	
}

.post h2 a {
	color:#CCC;
	text-decoration:none;
}

.post h2 a:hover {
	color:#FFF;
}

.post h3 {
	color:#C90000;
	margin-top:5px;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:2px;
	text-align:right;
	text-transform:uppercase;	
}

.post .content {
	border-bottom:solid 1px #3d3d3d;
	margin-top:5px;	
}

.post .content p {
	margin:15px 0;
}

.post ul, .post ol {
	margin-left:15px;
	list-style:inside disc;
}

.post ol {
	list-style-type:decimal;
}

img.block_image {
	display:block;
	margin:15px auto;
	border:1px solid #FFF;
	max-width:400px;
	text-align:center;
	text-transform:uppercase;
}

.post div.swf_object {
	display:block;
	margin:10px auto;
	float:none;
	overflow:hidden;
}


.post div.youtube {
	display:block;
	margin:15px auto;
	width:425px;
	height:344px;
	float:none;
}


.post p.post-meta-data {
	font-size:11px;
	letter-spacing:1px;
	margin-top:2px;
	text-transform:uppercase;
	margin-bottom:30px;
}

#prev-next {
	height:1%;
	margin-bottom:10px;
	overflow:hidden;
}

#prev-next p {
	width:50%;
}

#prev-next #prev {
	float:left;
	text-align:left;
}

#prev-next #next {
	float:right;
	text-align:right;
}

.post h2, .post h3, .post .content, #prev-next {
	margin-right:75px;
}

/*
 * Comment Styles
 */

#comments {
	margin-right:75px;
}

#comments ol {
	list-style:none;
	margin-top:20px;
}

#comments ol p {
	margin:7px;
}

#comments cite {
	font-style:normal;
}

#comments cite a {
	color:#B0B0B0;
}

#comments #submit {
	display:block;
	margin:5px auto;
	width:200px;
	text-transform:uppercase;
	font-size:11px;
}	

#comments .comment-meta {
	font-style:italic;
	color:#C90000;
	font-size:11px;
	text-align:right;
	border-bottom:1px solid #C90000;
	clear:both;
}

#comments li {
	padding:10px;
	border:1px dotted #333;
	margin-bottom:5px;
}

#comments li.odd {
	background:#333;
	border:1px dotted #B0B0B0;
}

#comments .comment-author img {
	border:solid 1px #B0B0B0;
	vertical-align:middle;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}	
 
#comments h3 {
	color:#B0B0B0;
	border-bottom:#C90000 solid 1px;
	margin:5px 0;
} 
 
#commentform {
	margin:10px 0;
}

#commentform label {
	display:block;
	margin-bottom:6px;
}

#commentform input, #commentform textarea {
	width:100%;
	background:#333;
	border:#B0B0B0 solid 1px;
	color:#FFF;
	padding:3px 0;
}

/*
 * Sidebar Styles
 */

#sidebar {
	float:right;
	width:200px;
	padding:40px 0;
}

#sidebar h2 {
	border-bottom:1px solid #C90000;
	color:#b0b0b0;
	font-weight:normal;
	font-size:12px;
	margin-bottom:5px;
	text-align:right;
	text-transform:uppercase;
}

#sidebar ul {
	list-style:inside circle;
	text-transform:uppercase;
	margin-bottom:30px;
}

#sidebar ul li.current-cat, #sidebar ul li.current-cat a{
	color:#C90000;
}

#sidebar li:hover {
	list-style:inside disc;
}

.linkcat, .linkcat:hover {
	list-style:none !important;
}

#sidebar a {
	color:#FFF;
}
 
/*
 * Footer Styles
 */
 
#footer {
	background:#000 url('images/footer.gif') repeat-x;
	clear:both;
	height:98px;
}

#footer p, #footer ul {
	text-transform:uppercase;
	width:33%;
	float:left;
}

#footer ul {
	list-style:none;
	text-align:center;
}

#footer li {
	display:inline;
	padding:0 4px;
}

#copyright, #twitter {
	font-style:italic;
}

#copyright, #footer-links {
	margin-top:6px;
}

#twitter {
	text-align:right;
}

#twitter a {
	text-decoration:none;
}

#twitter a:hover {
	color:#FFF;
}

#twitter img {
	vertical-align:middle;
	margin-right:5px;
}

#links {
	text-align:center;
}
