@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: LightBG
Theme URI: http://www.jimdugan.com
Description: A dark background theme for sadredearth.com
Version: 1.0
Author: Jim Dugan
Author URI: http://www.jimdugan.com/

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body {
	text-align: center;
	background: #0D0D0D;
}

.post {
background-color:#fff;
margin: 0px;
padding: 5px;
color:#000;
}

.entry {
	
	padding: 10px;
}

.entry p.postmetadata {
	font-size: .5em;
	font-weight:bold;
}


.sidebar {
	width: 160px;
	margin: 0;
	padding: 0;
	color:#FFCC66;
	z-index: 400;
	
}
#sidebar1 {
	float: right;
	display: inline;
	margin-right: 0px;
}
#sidebar2 {
	float:left;
	display:inline;
	position: absolute;
	top: 190px;
	left: 0px;
	z-index: 950;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0;
}
.sidebar ul li{
background-color:#660000;
	margin:5px;
	padding: 5px;
	font-size: 0.9em;
}
.sidebar ul li ul li{
	margin:0;
	padding: 0;
	font-size: 0.9em;
	border: none;
}
.sidebar ul h2 {
	margin-bottom: 5px;
	border-bottom: 1px solid #ffcc66;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font: bold normal 1.1em/1.3em Helvetica;
}

div#container {
	float: left;
	display: inline;
	margin-top: 5px;
	width: 550px;
	padding-left: 180px;
	
	z-index: 900;
	
}
div#containergallery {
	
	margin: 0;
	width: 900px;
	padding: 5px;
	position: relative;
	
	z-index: 1000;
}
#header {
	background: url(img/sadredearth.header2.jpg) no-repeat;
	height: 160px;
	color: #FFFFCC;
	padding: 0px 0px 0px 20px;
}
#header h1 a {color:#660000;
	text-decoration: none;
	font-size: 1.7em;
}
a:link {
	text-decoration: none;
	color:#FFCC66;
}
a:visited {
	text-decoration: none;
	color:#FFCC00;
}
a:hover {
	text-decoration: none;
	color:#fff;
}
a:active {
	text-decoration: none;
}
div#wrapper {
	background-color:#000;
	margin: 10px auto 0 auto;
	width: 900px;
	text-align: left;
	position:relative;
	z-index: 10;
}

.comments-template{
	margin: 0;
	padding: 0;
	
}
.comments-template p {
	font: .8em/1.2em Arial, Helvetica, sans-serif;
	margin-top:8px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: helvetica;
	font-size: 14px;
}
.comments-template h4 {
	font-family: helvetica;
	font-size: 14px;
}

.commentmetadata {
 font-family: Helvetica, Georgia, Sans-serif;
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#footer {
	background-color:#FFCC33;
	color:#000000;
	clear: both;
	padding:10px;
}
table#wp-calendar{
width: 100%;
}

#headsearch {
float:right;
display: inline;
padding: 20px 20px;
}

ul.headnav {
list-style:none;
padding:0;

}
ul.headnav li {

}
ul.headnav a {
	display: block;
width: 140px;
	height: 2em;
	margin:0;
	padding:4px;
	color:#ffcc66;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	
}
ul.headnav a:visited {
}
ul.headnav a:hover {background-color:#fff; color:#000;
}
ul.headnav a:active {
}

#headsearch input {margin:4px;}.entry p {
	font: .8em/1.6em Verdana, Arial, Helvetica, sans-serif;
}
.post h3 {
	background-color:#660000;
	color:#ffcc66;
	padding:5px;
	font-family: Helvetica;
	letter-spacing: -.02em;
	
}
.metadata {
	margin: 4px;
	padding: 4px;
	border: 1px solid #fff;
}
.entry p {margin-top:10px;}
.entry h4 {margin-top:12px;}
.entry h4+p {margin-top:0;}

.alignright {float:right;}
.wp-caption {
	background: #E6E6E6;
	margin: 10px 0px;
}

blockquote {
	padding: 10px;
	margin-top:12px;
	margin-left: 30px;
	background-color:#E2E2E2;
	color: #000000;
}
h5 {
	font: italic bold 1.2em "Times New Roman", Times, serif;
	color: #666666;
	text-align: right;
	padding: 15px;
	float: right;
	width: 150px;
}
ul.bullets {
	padding-left: 15px;
	list-style: disc;
}
.post a {
	color:#FFCC00;
	border: none;
}

.widget_calendar h2.widgettitle {
border-bottom:none;
line-height: 1px;
}
.widget_calendar a {
font-weight: bold;
color: #ffffff;
}

.post p a {
color:#660000;
}

.more-link {font-weight:bold;}

.entry p.wp-caption-text {
font-size:.7em;
font-weight: bold;
margin-left: 12px;
margin-top: 0;
}
.wp-caption img { 
margin:5px;

border:none; 

}
#header .rssicon {
	
	position: relative;
	left: 840px;
	top: 70px;
}
.rssicon a img {
border:none;
}
.guitar {
font-size:.7em;
}
.gallery {
width: 880px;
clear: both;
}
/*Dropdown menu stuff follows*/

#nav, #nav ul {
	width:892px;	
	list-style: none;	
	background: #612216;		
	border: solid #283945;
	border-width: 0 0;
	margin: 0.1em 0 0.1em 0;
	font-size:10pt;
	font-weight:bold;
	padding: 4px;
	font-family:helvetica;
	position:relative;
	z-index:1000;
	height:24px;
	display: block;

}

#nav a {
float: left;
	display: block-inline;
	color: #ED8700;
	text-decoration: none;
	padding: 0.1em .4em;
	font-family:helvetica;
}

#nav a:hover
{
	color: #372616;
	

}


#nav li {
	float: left;
	display: inline;
	padding: 0;
	margin-right:0.3em;
	margin-left:0.1em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	
	width: 16em;
}

#nav li ul a {
	width: 16em;

}

#nav li ul ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li ul ul li:hover {
	left: auto;
}

 #nav li ul ul li:hover {
 
 }

#nav li:hover, #nav li.sfhover {
	background: #ED8700;
}

/*End of dropdown menus */

li#search { width:150px; margin:5px; }

div.textwidget img {
border: none;
padding-bottom: 4px;
}
.widget {  }

#header h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #133281;
	position: relative;
	top: -50px;
	left: 490px;
}
body#commentspopup {
background-color:#FFFFFF;
}

#commentlist {
list-style: none;
}
#commentlist li {
	text-align: left;
	margin-top: 15px;
}
#commentlist p {
	font: .8em/1em Arial, Helvetica, sans-serif;
	margin-top:8px;
}
textarea#comment {
width: 70%;
}