@charset "utf-8";

/*
Theme Name:Lis Wiehl Books
Theme URI:http://liswiehlbooks.com
Description:Description Here.  Designed by <a href="http://recreate.vu/">re:Create</a>, built with <a href="http://atomicglue.com/">Atomic Glue</a> 
Version:1.0.0
Author:Atomic Glue
Author URI:http://atomicglue.com/
Tags:fixed-width, two-columns, left-sidebar

	Lis Wiehl Books

        Design by re:Create, built with Atomic Glue

	CSS, XHTML and design Copyright (c) 2009.

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005173;
	text-align: center;
		background-image: url(http://www.liswiehlbooks.com/wp-content/themes/lis-wiehl/images/bottomback.gif);background-repeat: repeat-y;
	background-position: center;
    height:auto !important;
}
.container {
	width: 790px;
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear {
	clear:both
}
/*  HEADER  */
#header {
	background-color: #002031;
	height: 220px;
	background-image: url(http://www.liswiehlbooks.com/wp-content/themes/lis-wiehl/images/topback.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 30px;
}
#header h2 {
	visibility: hidden;
}


/* TOPBAR */
#top_bar  {
	width:100%;
	height:30px;
	line-height: 30px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:1000;
	display:block;
	background-color: #000000;
}
body > div#top_bar {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
#top_bar form {text-align: right;}

#top_bar span {
	float: right;
	padding: 2px;
	height: 26px;
}
#top_bar .input {
	width: 200px;
	text-align: right;
	font-size: 1.2em;
}
#top_bar .button {
	height: 22px;
}


/*  NAVBAR  */
#navbar {
	background-color: #892836;
	height: 30px;
	text-align:center;
	width:100%;
	position:absolute;
	top:250px;
	left:0px;
	overflow:hidden;
}
body > div#top_nav {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#navbar .container {
	background-color: #A3303F;
}
#navbar ul {
	list-style:none;
	float:right;
	line-height: 30px;
}
#navbar li {
	float:left;
	overflow:hidden;
	font-size:1.3em;
	height: 30px;
	width:115px;
	text-align:center;
}
#navbar li a {
	color:#FFF;
	text-decoration: none;
	height: 30px;
	width:115px;
	font-weight: bold;
	display:block;
}
#navbar li a:hover {
	color:#FFF;
	text-decoration: none;
	background-color:#EF465D;
}
/*  CONTENT  */
#content {
	margin-top: 30px; 

}
#content .container {
	background-color: #005D7B; 
}
#main-content {
	width: 535px;
	float: right;
	background-color: #ADDBEF;
	height:auto !important;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
/*  BLOG ENTRY  */
.post {margin-bottom: 15px; clear:both;}
.post hr {display: none;}
.post h3.siFR {
	/* You'll need to update the siFR style separately */
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2.6em;
	margin:0;
	font-weight:normal;
	padding-bottom: 5px;
}
.post h3.siFR a {
	text-decoration: none;
}
.postinfo {
	font-size:1.1em;
	text-transform: uppercase;
	padding-bottom: 20px
}
.postinfo a {
	color: #000000;
	text-decoration: none;
}
.postinfo a:hover {
	text-decoration: underline;
}
.post p, .post ul {
	font-size:13px;
	padding-bottom: 15px;
	line-height: 1.5;
}
.post li {margin-left: 30px; margin-bottom: 5px; list-style-type: disc; }
.post table {
	font-size:13px;
	line-height: 1.25;
}
.post table tr, .post table td {padding:5px; vertical-align:top; font-weight: bold;}
.post input, .post textarea {width: 300px; padding: 2px; font-weight: normal;}

.post p a, #comments a {
	color: #005173;
	text-decoration: none;
}
.post p a:hover, #comments a:hover {
	color: #000000;
	text-decoration: underline;
}

blockquote {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size:13px;
}
/*  SIDEBAR  */
#sidebar {
	width: 215px;
	float: left;
}
#sidebar .block {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: right;
	line-height:1.5;
}
#sidebar ul, #sidebar .textwidget {
	font-size: 1.3em;
	color: #009EE7;
}
#sidebar .block a, #sidebar .sidebar-feature {
	color: #009EE7;
	text-decoration: none;
}
#sidebar .hidden {
	display: none;
}
#sidebar .block a:hover {
	color: #FFFFFF;

	text-decoration: underline;
}
#sidebar h5 {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
}
#sidebar #wp-calendar {
	width:95%;
	text-align:center;
	color: #009EE7;
}
#sidebar #wp-calendar a {
	color: #000000;
	background-color: #009EE7;
	padding: 2px;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th {
	text-align:center;
}
#sidebar #wp-calendar caption {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
}
#sidebar #wp-calendar th {
	font-weight: bold;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}
#sidebar #wp-calendar tfoot td {
	border-top:1px solid #000;
}
#sidebar .feature {
	background-color: #005173;
	text-align: center;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
}
/* COMMENTS  */
#comments {}
#comments p, #comments .comment-count, #comments cite {	font-size:1.2em;
	line-height: 1.5;}
#comments h4 {
	font-size: 1.3em;
	margin-bottom: 10px;
}
#comments ol {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 1.25;
}
#comments li {
	padding: 5px;
}
#comments .comment-text {
	padding-left: 45px;
	padding-right: 45px;
}
#comments .alt {
	background-color: #FFFFFF;
}
#comments ul.formlist {
	padding-right: 10px;
	padding-left: 10px;
}
.comments_input {
	width: 240px;
	height: 20px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #FFFFFF !important;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 3px;
	padding-left: 3px;
}
.comments_textarea {
	width: 495px;
	height: 200px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #FFFFFF !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.submitbutton {	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;}


/* FOOTER  */
#footer {
	color: #FFFFFF;
	background-color: #000000;
	line-height: 1.5;
	font-size: 1.1em;
	height: 100%;
}
#footer .container {

}
#footer p {
	padding: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credits {
	display:none;
}
img.alignright {
	float: right;
}
img.alignleft {
	float: left;
}