/*
Theme Name: Jeremy Vanderloop
Theme URI: http://www.jeremyvanderloop.com/
Description: WordPress-theme for contemporary Christian-singer Jeremy Vanderloop.
Version: 1.1
Author: Alfonso Crawford
Author URI: http://yok.heliohost.org/
Tags: black, custom header, fixed width, static, two columns

*/



html {
	background: #1D1D1D;
	color: white;
	font-family: helvetica;
}

body {
	background: #1f0000 ;
	box-shadow:
		0 0 18px black,
		0 0 12px black;
	-icab-box-shadow:
		0 0 18px black,
		0 0 12px black;
	-khtml-box-shadow:
		0 0 18px black,
		0 0 12px black;
	-moz-box-shadow:
		0 0 18px black,
		0 0 12px black;
	-o-box-shadow:
		0 0 18px black,
		0 0 12px black;
	-webkit-box-shadow:
		0 0 18px black,
		0 0 12px black;
	margin: 0 auto;
	position: relative;
	width: 910px;
}

a { color: #CD3700; }
a:visited { color: #a9a9a9; }

h1 {
	margin: 0 0 -10px 150px;
}

div.header ul {
	
	clear: both;
	margin: 3px;
	padding: 10px 0 20px 0;
}

div.header ul li {
	display: inline-block;
	font-size: large;
	text-align: center;
	text-transform: uppercase;
}

div.header ul li a {
	background: #222;
	color: white;
	display: inline-block;
	padding: 4px 0;
	text-decoration: none;
	text-shadow:
		0 0 4px #333,
		0 0 4px #333;
	width: 113px;
}

div.header ul li a:hover {
	background: white;
	color: black;
	text-shadow: 0 0 2px black;
}

div.header div.music-player {
/*	box-shadow:
		0 0 10px black,
		0 0 20px black;
	-icab-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-khtml-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-moz-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-o-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-webkit-box-shadow:
		0 0 10px black,
		0 0 20px black;
	display: block;
*/	position: absolute;
	right: 11px;
	top: 334px;
}

div.header div.music-player img { display: none; }

blockquote.entry,
div.left-block,
div.other-posts {
	clear: left;
	float: left;
	margin: 0 0 55px 13px;
	width: 640px;
}

blockquote.entry {
	background: black;
	background:
		url('images/stripes-tl.png') no-repeat top left,
		url('images/stripes-br.png') no-repeat bottom right;
	background-color: rgba(0, 0, 0, 0.75);
	border: 3px solid #aaa;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-icab-border-top-right-radius: 15px;
	-icab-border-bottom-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-khtml-border-bottom-left-radius: 15px;
	-o-border-top-right-radius: 15px;
	-o-border-bottom-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	box-shadow:
		0 0 10px black,
		0 0 20px black;
	-icab-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-khtml-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-moz-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-o-box-shadow:
		0 0 10px black,
		0 0 20px black;
	-webkit-box-shadow:
		0 0 10px black,
		0 0 20px black;
	margin-top: 55px;
	padding-left: 45px;
	padding-right: 15px;
	width: 580px;
}

blockquote.entry h2 {
	color: white;
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 15px;
	text-transform: uppercase;
}

blockquote.entry h2 a {
	color: white;
	text-decoration: none;
}

blockquote.entry h2 a:visited { color: #ccc; }

div.date {
	color: #aaa;
	font-weight: bold;
	margin-bottom: 1.45em;
	margin-left: -15px;
}

div.other-posts { position: absolute; }

div.prev-post,
div.next-post {
	display: inline-block;
	float: left;
	width: 50%;
	text-transform: uppercase;
}

div.next-post { text-align: right; }

div.twits,
div.spam ,
hr.side-splitter,
ul.lacks,
div.evidence {
	display: block;
	margin-left: auto;
	margin-right: 7px;
	width: 235px;
}

div.twits {
	height: 295;
	padding-top: 5px;
}

div.spam {
	margin-top: 17px;
	padding-bottom: 5px;
	text-align: center;
}

ul.lacks img { border: none; }

ul.lacks {
	list-style-type: none;
	padding: 0;
	text-align: center;
}

div.evidence { text-align: center; }

p.techno {
	color: #777;
	font-size: small;
	margin: 0 0 0 15px;
	padding-bottom: 1em;
}

p.techno strong { color: white; }

/* STYLING FOR NON-ENTRY PAGES */

input {
	background: white;
	color: black;
}

h2.entry,
div.left-block h2,
div.left-block h3 {
	color: white;
	font-weight: normal;
	text-shadow:
		0 0 10px black,
		0 0 20px black;
	text-transform: uppercase;
}

h2.entry { font-size: xx-large; }

.long-label label,
fieldset label {
	display: inline-block;
	vertical-align: top;
	width: 230px;
}

.mid-label label { width: 180px; }
.short-label label { width: 130px; }

fieldset {
	background: black;
	background-color: rgba(0, 0, 0, 0.73);
	margin-top: 0.83em;
	padding-top: 0.83em;
}

fieldset legend {
	color: white;
	font-size: 1.17em;
	text-shadow:
		0 0 10px black,
		0 0 20px black;
	text-transform: uppercase;
}

fieldset strong { color: red; }

div.button {
	margin: 0.83em 0;
	text-align: center;
}

div.button input {
	display: inline-block;
	width: 90px;
}

hr.form-splitter { margin: 4em 0; }

img.button {
	border: none;
	vertical-align: middle;
}

div.back-to-gigs {
	margin-bottom: 1em;
	text-align: center;
}

blockquote.preamble {
	font-family: "Times New Roman";
	font-style: italic;
	text-align: justify;
}

div.piano {
	background: url('images/piano.png') no-repeat top right;
	display: block;
	padding-top: 350px;
}

div.guitar {
	background: url('images/guitar.png') no-repeat top left;
	display: block;
	padding-top: 350px;
}

div.street {
	background: url('images/street.png') no-repeat top right;
	display: block;
	padding-top: 350px;
}

div.the-rescue {
	background: url('images/the rescue.jpg') no-repeat center right;
	display: table-cell;
	height: 300px;
	text-shadow:
		0 0 10px black,
		0 0 20px black;
	vertical-align: middle;
	width: 640px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
}
