/*
Theme Name: deLight
Theme URI: http://webdemar.com/demo/?wptheme=deLight
Description: Nice and simple WordPress Theme by <a href="http://webdemar.com">webdemar</a>.
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, fixed width, widget ready, widgets, dropdown menu, right sidebar, two columns, gravatars, valid XHTML, valid CSS
Version: 1.2

//
Tweaked by Terry Melanson: http://www.conspiracyarchive.com/
//


*/
	
body {
	position: relative;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:#fff url(img/bg-body.gif) repeat-x left top;
	font: 12px/17px Verdana, Tahoma, sans-serif;
	color:#444242;
}

a {
	color:#662625;
	outline: none;
}

a:hover { color: #7F7047; }

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #f3f4f0;
	font-size: .94em;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#header {
	position:relative;
	width:940px;
	height:140px;
	margin: 0 auto;
	background:url(img/bg-header2.jpg) no-repeat 100% 90%;
}

#content {
	width: 940px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

#content-left {
	float:left;
	width:620px;
	height:auto;
	padding: 40px 0 0 0;
}

#content-right {
	float:right;
	width:280px;
	height:auto;
}

#footer {
	padding: 20px 0;
	background:#353535;
}

/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	position:absolute;
	bottom:40px;
	left:0px;
	margin: 0px;
	color: #fff;
	font:bold 2.3em/28px Helvetica, Arial, sans-serif;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	position: absolute;
	bottom: 30px;
	left: 5px;
	margin: 0px;
	color: #f3bb7e;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

h2, h3, h4 {
	margin:0 0 20px 0;
}

.box-left h2 {
	color:#662625;
	font:bold 22px/34px Georgia, "Times New Roman", Times, serif;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 2em 0 15px 0;
	color: #666;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

.box-left h4 {
	color:#C4AFAC;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

.box-right h3 {
	color:#662625;
	font:bold 12px/12px Verdana, Tahoma, sans-serif;
	text-transform:uppercase;
}

/*	##################################
   	HEADER
	################################## */



/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin: 0 0 40px 0;
}

.box-left table { border-collapse: collapse; margin: 1em 1em;  }
.box-left tr { vertical-align: top; }
.box-left tr, .box-left td, .box-left th { font-size: 94%; border: 1px solid #ddd; padding: .8em; text-align: left; } 
.box-left th { font-weight: bold; background: #f7f7f7; }

p.tags {
		clear: both;
        font-size: .9em;
}

/** CONTENT RIGHT */

#box-rss {
	background: #F7F7F7;
}

#gAdd1 {
	padding: 0; margin: 1.4em 0 0 0;
	background: #353535; padding: .6em 0;
}
#gAdd1 div { margin: 0 .8em; padding: 0; }

#box-rss a {
	display: block;
	text-decoration: none; color: #000;
	padding: 1em 1.2em;
	background: #EFEFD1 url(img/rss.gif) no-repeat 94%;
}

.box-right {
	margin: 20px 0;
	font:11px/11px Verdana, Tahoma, sans-serif;
	border: 1px solid #ddd; 
	padding-bottom: 1.4em;
	background: #EFEFD1;
}

.box-right h3 {
	padding: 20px 20px 4px 20px; margin-bottom: 0; color: #333;
}

.box-right-content {
	margin: 0 20px;
}

.box-right-bottom {

}

.box-right a:hover {  }

.box-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

.box-right li {
	line-height:24px;
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/*	##################################
   	FORMS
	################################## */

label {
    display: block;
    margin: 0 0 5px 0;
}

.text {
    width: 350px;
    margin: 0 0 10px 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

textarea {
    width: 500px;
    height: 150px;
    margin: 0;
    padding: 5px;
    background: url(img/bg-form-text.gif) repeat-x left top;
    border: 1px solid #ccc;
}

.submit {
    width: auto;
    padding: 5px;
    color: #fff;
    background: #662625;
	border: 0;
}

/** SEARCH FORM */

#search {
	width: 190px;
	padding: 5px;
	background: url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #ccc;
}

#search-submit {
    width:auto;
    padding:5px;
    color:#fff;
    background:#662625;
	border:0; font-size: .9em;
}

/*	##################################
   	COMMENTS
	################################## */
	
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	font-size: .9em;
}

.comment p {

}

.comment-details {

}

.comment img {
	float: none;
	vertical-align: middle;
}

img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width:940px;
	margin:0 0 0 100px;
	padding:0;
	color:#fff;
	text-align:center;
	font-size: .9em;
}

#footer p a {
	color: #fff;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 4px 6px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #662625;
	color: #fff;
}

ol.toc { margin-left: 2.8em; }

ol.toc li {
    clear:left;
    border-bottom:dotted 1px #aaa;
    height:1.05em;
    margin-top:10px;
    position:relative;
}
ol.toc .toc1, ol.toc .toc2 {
    background:#fff;
    padding:0 3px 0 0;
    float:left;
    position:absolute;
    text-decoration:none;
}
ol.toc .toc1 {
    padding:0 0 0 3px;
    right:0;
}
.smallerTxt { font-size: .8em; }
dt { font-weight: bold; }
dd { margin-left: 2.6em; }
sup { line-height: 1em; }