/* body */
body {background:#fff url(images/fd_logobg.gif); font:80% Georgia,Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; padding:20px 0;}
*{margin:0; padding:0;  color: #56290A;}

/* wrap */
#wrap {color:#404040; margin:0 auto; width:970px;}
#slogan {color:#808080; font-size:1.5em; font-weight:bold; letter-spacing:-1px; line-height:1.2em; margin:15px 0 30px 35px;}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* headers */
#header {float:right; line-height:1.8em; margin:-2px 0 10px; text-align:left; width:750px; }
h1 {color:#4088b8; font-size:3.6em; letter-spacing:-3px; margin:30px 0 20px 25px;}
h1 a {color:#4088b8;}
h1 a:hover {text-decoration:none;}
h2
{
	border-bottom: 1px solid #56290A;
	color: #56290A;
	font-size: 1.4em;
	margin: 0 0 10px;
	padding: 0 2px 2px 0px;
	text-transform: uppercase;
	word-spacing: .2em;
	letter-spacing: .4em;
}
h3 {border-bottom:1px solid #dadada; color:#4088b8; font-size:1.2em; font-weight:bold; margin:10px 0 8px; padding:1px 2px 2px 3px;}

/* sidebar */
#sidebar
{
	float: left;
	margin: 0 0 5px;
	padding: 19px 0 0 0;
	width: 195px;
}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 10px;}
#sidebar li
{
	list-style: none;
	margin: 15px 15px 8px 0;
	text-align: right;
	text-transform: uppercase;
	word-spacing: .2em;
	letter-spacing: .4em;
	font-size: 85%;
}
#sidebar li a {font-size:1.2em; font-weight:bold; padding:2px; color: #56290A;}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}
.current_page_item a {cursor: default; text-decoration:none;}
.current_page_item a:hover {text-decoration:none; }

/* content */
#content
{
	float: right;
	line-height: 1.8em;
	margin: 10px 0 10px 0;
	text-align: left;
	width: 750px;
}
#content ul,#content ol {margin:0 0 18px 30px; 

}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:0px;}
#content p { margin: 0 5px 15px 0px;  }
#content p.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}

/* footer */
#footer {border-top:0px solid #56290A; clear:both; color:#808080; font-size:0.9em; line-height:1.6em; margin:0 auto; padding: 0 78px 0 0; text-align:right;}
#footer p
{ 
	margin: 0;
color: #999;
	font-size: 0.9em;
}
#footer a {color:#808080;}
#footer a:hover {text-decoration:underline;}

/* comments */
#content div.comment {margin-bottom:15px;}
#content div.comment p {margin:0 0 4px 10px;}
#commentsection p {margin:0 0 8px 10px;}
#commentsection input,#commentsection textarea {padding:5px; width:330px;}
#commentsection textarea#comment {width:730px;}
#commentsection input#submit {width:75px;color:#333; background-color:#fff;}
#commentsection input,#commentsection textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}

/* tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
/* deleted font-size:0.9em; from below 6.2.2007 -lck */
ul,ol,dl {margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}

/* links */
a {color:#56290A; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

/* float fix */
.contenttext
{
	overflow: hidden;
	padding: 0 80px 0 0;
}
* html .contenttext {height:1px; overflow:visible; }
* html .contenttext p {overflow:hidden; width:99%;}

/* searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:166px; border:1px solid #ccc;}

/* various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}

/* lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://fiddleheaddesigns.com/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://fiddleheaddesigns.com/images/overlay.png", sizingMethod="scale");
	}
	
