/*
Theme Name: Gaslight Victorian
Theme URI: http://www.gaslightandsteam.com/
Description: A Victorian Theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: David Benentt
Author URI: http://www.gaslightandsteam.com/
Tags: brown, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by David Bennett
	who blogs at http://www.gaslightandsteam.com/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	background-color: #f3ede6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, Courier, Garamond, serif;
	padding: 0;
	margin: 0 0 .5em 0;
}
h1 {
	font-size: 1.5em;
	line-height: 1.2em;
}
h2 {
	font-size: 1.3em;
	line-height: 1.2em;
}
h3 {	
	font-size: 1.15em;
	line-height: 1.15em;
	display:none;
}

h4 {
	font-size: 1em;
	line-height: 1em;
}
p {
	padding: 0;
	margin: .1em 0 .9em 0;
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
}
input {
}
ul {
	list-style-type: square;	
	list-style-position: outside;
	margin: .1em 0 .9em 0;
}
li {
	padding: 0;
	margin: .1em 0 .9em 0;
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
}
img {
	border: none;
}
form	{
	margin: 0px;
}
fieldset	{
	border: 1px solid #72452b;
	padding: 10px 0px;
}
legend	{
	color: #333;
	font-weight: bold;	
}
a:link, a:visited {
	color: #72452b;	
	text-decoration:underline;
}
#pagecontainer {
	width: 884px;
	margin: 10px 50px;
	padding-top: 1px;
	text-align:left;
	height: 100%;
}
#header {
	margin: 0px 0px 5px 0px;
	padding: 0;
	background-color: #f8e9be;
	background: url('images/citybg.jpg');
/*	background-color: #c1b092; */
/*	border-bottom: 2px solid #cccc8f;*/
}
#contentanchor {
	float: right;
	font-size: .6em;
	display: block;
}
#header_top {
	}
#header_title {
	background-repeat: no-repeat;
	/*	border: 1px solid #000;*/
}
#header_title h1 {
	color: #72452b;
	font-size: 2.0em;
	line-height: 1.4em;
	text-decoration: none;
	padding: 15px 0 5px 60px;
}
#header_title a {
	text-decoration: none;
}
#header_title img {
	text-decoration: none;
	background-color: #c1b092;
	vertical-align: top;
/*	float: left;*/
	padding: 0;
}

#header_nav {
	padding: 3px 0 6px;
	background-color: #cfbc9c;
	border-top: 1px solid #72452b;
}
#header_nav #search {
	text-align: right;
}
#header_nav #homelink {
	float: left;
	margin: 3px 0 0 8px;
}
#header_nav .searchsubmit {
	font-size: .6em;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	cursor:hand;
	background-color: #72452b;
	color: #fff;
}
#mainbody {
	margin-top: 5px;
	margin-bottom: 5px;
}
#pagecenter {
	width:auto;
	margin-left: 0px;
	margin-right: 200px;
	padding: 10px 25px 0 20px;
	border-right: 1px solid #72452b;
	min-height: 200px;
	height:100%;
}
#pagecenter h2 {
	color: #72452b;
}
#pagecenter h3 {
	color: #6c4028;
}
#pageright {
	float:right;
	width:180px;
	height: 100%;
	padding: 10px 5px 0 6px;
	margin: 0 5px 0 0;
}
#pageright ul {
	list-style: none;
	padding: 0;
	margin: 0 0 14px;
}
#pageright li {
	padding: 0;
	margin: 0 0 6px 10px;
}
#nav li {
	width: 80%;
}
#nav a {
	padding: 4px  8px 3px;
	border: 1px solid #72452b;
	display: block;
}
#nav a:hover, #nav a:focus {	
	text-decoration: underline;
	background-color: #72452b;
	color: #fff;
}
#nav a:active {
	color: #666;
}
#pageright h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #72452b;
	margin-bottom: 6px;
}
#pageright p {
	font-size: 0.8em;
	line-height: 1.1em;
	margin-bottom: 6px;
}
#pageright li {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #72452b;
	margin-top: 6px;
}
#newsbox {
	background-color: #eee;
	border: 1px solid #72452b;
	margin: 10px;
}
#newsbox p {
	padding: 4px;
	margin: .4em 0 .4em 0;
	font-size: 1em;
}
#user2 {
	margin-top: 20px;
	border: none;
}
#user2 img {
	border: none;
}
#user2 ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#user2 li {
	padding: 0;
	margin: 3px 0;
	text-align: center;
}
#footer {
	width: auto;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .8em;
	line-height: 1.1em;
	border-top: 1px solid #72452b;
}
#footer p {
	margin: 9px 0 0 0;
}
#footer a:link {
	color: #333;
}
#footer a:visited {
	color: #333;
}
#footer a:hover, a:focus {	
	text-decoration: underline;
	color: #fff;
}
#bottom_image {
	text-align: center;
}
#bottom_image img {
	margin: 15px 6px 0 6px;
}
.listhead {
	margin: 1em 0 -.5em 0;
}
.error {
	background-color: #ccc;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #000;
	color: #F33;
	padding: 5px;
	margin: 5px;
}
.spacedlist li {
	margin-bottom: 1em;
}
#searchbox .searchsubmit	{
	font-size: .8em;
	margin-top: 4px;
	cursor: pointer;
	cursor:hand;
}
#searchbox p {
	margin: 8px 3px 8px 5px;
}
#searchbox form {
	margin: 8px 3px 8px 13px;
}
.searchinput	{
	font-size: .6em;	
}
#rightlinks {
	margin-top: 20px;
	border: none;
}
#rightlinks ul
{
	list-style: none;
	padding: 0;
	margin: 0
}
#rightlinks li {
	padding: 0;
	margin: 3px 0;
	text-align: center;
}
#rightlinks p	{
	margin-top: 12px;
}
#sitemap {}
#sitemap ul, li {margin-top: 0; padding-top: 0 }
.paging {
	margin: 1.1em 0 1.1em 0;
}
.alert	{
	background-color: #ccf;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;	
	border: 1px solid #000;
	color: #333;
	padding: 5px;
	margin:  5px 5px 8px 0px;
}

#section_image {
	height: 100%;
	margin: 12px 0;
	padding: 0;
	text-align: center;
}

.clr{
	clear:both
}
.clr:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.componentheading {
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #72452b;
}
.contentheading{
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: bold;
	color: #72452b;
}
.search input{
	font: 12px normal Arial sans-serif;
	margin: 0px 4px;
}
.title {
	font-size: 1em;
	font-style: italic;
}
pre{
	border:1px solid #72452b;
	background: #eee;
	padding:5px;
}

.bash, .javascript, .xml, .java, .html, .perl {
	width: 600px;
	overflow: auto;
/* add padding in IE (which supports expressions) to make room for the scroll bar */
    padding-bottom: expression(this.scrollWidth > this.offsetWidth ? "19px" : "3px");
}

.storydate {
	display: inline;
	float: left;
	border:1px solid #72452b;
	background: #e3d6c6;
	padding:3px;
	margin-right: 5px;
	text-align: center;
	color: #777;
}
.storydate p {
	margin: 0px;
}
.postmeta {
	font-size: 0.8em;
	padding-bottom: .5em;
}
.postday {
	color: #9c6453;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}
.posttime {
	font-size: 0.8em;
}
.post {padding-bottom: 24px;}
.postfeedback {
	clear:left;
	padding-top:7px;
}

#wpstats {visibility: none;}

#librarycontent blockquote {
	font-style: italic;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	quotes: "\201C" "\201D";
}
#librarycontent blockquote:before { content: open-quote; font-weight: bold; }
#librarycontent blockquote:after { content: close-quote; font-weight: bold; }
#librarycontent .quotesource {
	margin: 0px 0px 12px 26px;
	font-style: italic;
	font-size: 0.8em;
}
#librarycontent ul {
	list-style: none;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 0px;
}
#librarycontent li {
	clear: left;
	margin-bottom: 8px;
}

.library_img {float: left; margin: 0 14px 0 0;}
.library_text {}
.library_rating {margin: 0 0 3px; padding: 0;}
.library_item_hdr {
	margin: 12px 0px 7px;
 	font-size: 1.05em;
	line-height: 1.1em;}

.leading_separator {width: 600px; height: 10px; display: block; clear: left; background: url(images/divider2.gif) no-repeat center bottom; margin-top: 0px; padding-top: 0px; margin-bottom: 12px;}
.leading:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.leading{margin-bottom: 0px; padding-bottom: 0px; overflow: hidden; width: 100%; clear: left; }
.leading {display: inline-block; }  /* for IE/Mac */

.leading2 {margin-bottom: 0px; padding: 0 3px 3px; overflow: hidden; text-align: center; float: left; width: 120px; }
.leading2 p {margin: 0; padding: 0; font-size: 10px; }
.library_img2 {margin: 3px 0;}
p.library_rating2 {margin: 0; padding: 4px 0;}
.library_more { margin: 0; padding: 10px 3px 0; }
.clr_left{
	clear:left;
	margin-bottom: 6px;
}
.clr_left:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
