/*
Style Name: Internal Bleeding V2.0
Style URI: http://www.internalbleeding.net
Version: 1.0Author Name: Enemy
Author Site: http://www.internalbleeding.net/
Comments: this style is not for public consumption, except the originating site, of course.  Modified Outbreak Orange style by Chris Holt
*/

/*- Page Structure */
body 	{	
	background: url("outbreakorange_images/bg.gif") repeat scroll 0 0 #000000;
	color:#999;
	font-size:62.5%;
	text-align:center;
	}

#page {
	background: #000;
	width: 960px !important;
	}

#header {
	background: url('outbreakorange_images/header.jpg');
	height: 325px
	}

.secondary {
	font: 1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	}

ul.menu {
        position: absolute;
        bottom: 325px;
        left: 0px;
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 {
	font-size: 2.2em;
	}

#primary .k2-asides h3 {
	font-size: 1.6em;
	}

#primary .entry-content h3 {
	font-size: 1.7em;
	}

#primary .entry-content h4 {
	font-size: 1.5em;
	}

.single #primary .k2-asides .entry-content {
	font-size: 1.4em;	color: #FFF;
	}

#primary .k2-asides {
	padding: 8px;
	margin: 0 4%;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #999;
	}

/*- Primary Contents */

.entry-content, #commentlist li .comment-content {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFF;
	}

#primary .entry-content img {	/* added by gigi */
	padding: 5px;
	border: none;
	}

.comments #commentlist li.bypostauthor {
	background: #000;
	}

.comments #commentlist li.bypostauthor blockquote {
	background: url('outbreakorange_images/quote_black.png') 10px 0 no-repeat;
	color: #eee;
	}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	}

h2 a:hover, h2 span a:hover {
	color: #FF0000;
	}

a, .entry-content a:visited {
	color: #FF0000;
	}

blockquote {
	color: #bbb !important;
	background: url('outbreakorange_images/quote_black.png') 10px 0 no-repeat;
	}

#s {
	width: 84%;
	}

#searchreset {
	top: 4px;
	right: 0;
	}

#searchload {
	top: 1px;
	right: -3px;
	}

#searchsubmit {
	font-size: 10px;
	}

/* Green Feed Icon - added by gigi */.secondary .metalink {
	position: absolute;
	right: 0;
	z-index: 1;
	}

.secondary .metalink .feedlink {
	background-image: url('outbreakorange_images/feed-icon-12x12.gif');
	width: 12px;
	height: 12px;
	display: block;
	}

.secondary .metalink .feedlink img {
	display: none;
	}

.secondary div div .metalink {
	position: relative;
	}

/* Black Slider - adopted from Michael Heilemann's "vader" scheme */

#current-content #pagetrack,#dynamic-content #nested_pagetrack {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url('outbreakorange_images/sliderbgleft.png') no-repeat center left;
	}

#current-content #pagetrackend,#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url('outbreakorange_images/sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('outbreakorange_images/sliderhandle.png') no-repeat center center;
	cursor: e-resize;	
	}
