/*
Author Name : Patrick Woods
Author Site : http://www.megaphoneproductions.com
Style Name : Straw
Style URI : http://www.megaphoneproductions.com/
Version : R2
Comments : Based on a 3 column K2 theme by 59ideas
*/

body {
	background:#330000 url(BG-shadow.jpg) center repeat-y !important;

}

.content {
	background: url('BG-content.jpg') repeat-y;
}

.columns-two #page {
	width: 850px !important;
	}


.entry-content {
	font-size: 1.3em;
	line-height: 1.8em;
	text-align: justify;
	color: #101010;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: double #294F6A;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}

.entry-content h3 a {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	color: #101010 !important;

	}

.entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 1px;
	color: #666666 !important;
	}

.entry-meta a, .comment-meta a {
	color: #294F6A;
	}

h3.entry-title {
 font-size: 27px;
 }
 
h3.entry-title, entry-title a, h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	color: #294F6A !important;
	}

.entry-title a {
	color: #294F6A !important;
}

div#footer {
	background:#330000;
	background: url(BG-content.jpg) repeat-y !important;
	
}

#primary {
	position: relative;
	float: left;
	width: 600px;
	padding: 10px;
	}

.secondary {
	margin-top: 90px;
	}


#page {
width: 970px !important; /*Width of entire Blog*/
_width: 970px !important; /*Check in IE to get the value that matches your blog*/
border: 0px !important;
padding: 0px !important;
_padding: 0px !important;
}



#header {
background: #666666 url('header.jpg') no-repeat !important;
height: 293px !important; /*sets the height of header*/
_height: 292px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin: 0;
position: relative;
}


#header-title {
width: 47%;
float: left;
}


h1{ /* Disables display of header title -->*/
display: none;
}
#header .description {
display: none;
}

.pngfix {}

#TakeThat {
	position: absolute;
	top: 175px;
	left: 600px;
	z-index: 1;
	}


#footer {
background: #ffffff url('footer.jpg') bottom center no-repeat !important;
height: 70px; /*sets the height of footer*/
margin: 0px auto 0 !important;
_margin-top: -15px;
position: relative !important;
padding-top: 0px;
_padding-top: 0px;
width: 970px; /*sets the width of footer*/
_width: 970px; /*IE tweak*/
}


/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #294F6A !important;
	}

a {
	color: #294F6A;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #b41;
	}
