/*
Design by Randy MacDonald
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	border: 0;
}

h1, h2, h3, h7{
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
        
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
h7 { font-size: 11px; }
}
p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	border: none;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
        color: #FF941D;
}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

.post h2, .post h3 {
	margin-left: -40px;
}

/* Header */

#header {
	width: 580px;
	height: 280px;
	margin: 5px auto;
	background: url(images/soulkitchenhead.jpg);
}

#header h1 {
	margin: 0;
	padding: 180px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 92px;
	font-size: 16px;
}

#header h5 {
	margin: 0;
	padding: 0 0 0 92px;
	font-size: 16px;
	border: none;
}


#header a {
	border: none;
	letter-spacing: -1px;
	color: #FF941D;
}

/* Content */

#content {
	width: 580px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: left;
	width: 180px;
        color: #FF941D;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
        color: #FF941D;
}

#colTwo {
	float: right;
	width: 390px;
}

/* Footer */

#footer {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #ffffff;
}
}.highslide {cursor: url(highslide/graphics/zoomin.cur), pointer; outline: none;
}
.highslide-active-anchor img {visibility: hidden;}.highslide img {border:1px #131313;}.highslide:hover img {border: 1px solid white;}
.highslide-wrapper {background: white;}.highslide-image { border: 1px solid white;}.highslide-image-blur {}.highslide-caption { display: none;  border: 2px solid white; border-top: none; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white;}.highslide-loading { display: block;color: black;font-size: 8pt;font-family: sans-serif;font-weight: bold; text-decoration: none;padding: 2px;border: 1px solid black; background-color: white;  padding-left: 22px; background-image: url(highslide/graphics/loader.white.gif); background-repeat: no-repeat; background-position: 3px 1px;}}a.highslide-credits:hover,a.highslide-credits:hover i { color: white; background-color: gray;}
a.highslide-full-expand {background: url(highslide/graphics/fullexpand.gif) no-repeat;display: block;margin: 0 10px 10px 0;width: 34px;height: 34px;}
/* These must always be last */.highslide-display-block { display: block;}.highslide-display-none { display: none;}
