/*  
Theme Name: Vesper
Theme URI: http://valendesigns.com/free-vesper-theme-for-wordpress
Description: Vesper is a 2 column Wordpress theme with subpage support. This work is distributed under the terms of the GNU General Public License. This means you are free to use this template for any purpose, and make changes as you see fit. Please leave the link in the footer, or donate if you would like to remove it.
Copyright: 2008
Version: 1.0.6
Author: <a href="http://www.valendesigns.com">Derek Herman</a> 
Tags: fixed width, simple, clean, widget ready, two columns, sidebar right, orange, valid XHTML, valid CSS, ie6, ie7, firefox 2.0, opera 9.0, wp-pagenavi, excerpt reloaded
*/

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin:  6px 0 0;
	font: normal 80%/160% tahoma, arial, verdana, san-serif;
	background: #fff url(images/bg.png) repeat-x;
}
li {
	list-style: none;
}
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: tahoma;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.3em;
}
/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #84755c;
}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	position: relative;
	width: 910px;
	padding: 0 10px;
	margin: 0 auto;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	height: 145px;
	margin-bottom: 10px;
}
#content {
	width: 600px;
	float: left;
	min-height: 455px;
	padding: 35px 25px 20px 0;
	background: url(images/content-bg.gif) no-repeat top right;
}
#sidebar {
	width: 240px;
	min-height: 455px;
	float: right;
	padding: 20px;
	padding-top: 35px;
	background: url(images/content-bg.gif) no-repeat top right;
}
/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
}
#header-img {
	position: relative;
	float: left;
	margin-top: 12px;
}
#header h1 {
	position: relative;
	font-family: tahoma;
	font-size: 36px;
	padding-bottom: 8px;
	margin-left: 170px;
	margin-top: 20px;
}
#header h1 a {
	color: #595959;
}
#header h1 a:hover {
	color: #595959;
}
#header span.description {
	position: relative;
	margin-left: 175px;
	color: #595959;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 0px;
	font: 14px Verdana, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: -6px;
	margin-left: 750px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 14px 8px 14px;
	color: #a6a6a6;
	text-decoration: none;
	margin-right: 5px;
	background:#fff;
	border: 1px solid #ffffff;
	border-bottom: none;
}
#header li a:hover {
	color: #000000;
	background-color:#fff;
	border: 1px solid #ffffff;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #000000;
	background-color:#FFF;
	border: 1px solid #ffffff;
	border-bottom: none;
}
#topsearch input {
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	width: 75px;
}
#topsearch #s {
	width: 140px;
}

/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 0 0 20px 0;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 15px 0 15px 0;
}
.post h2 {
	margin: 0 0 .2em;
	font-size: 24px;
}
.post h2 a {
	color: #404040;
}
.post h2 a:hover {
	color: #404040;
}
.post-info {
	padding: 0 0 13px 0;
	font-size: 11px;
	margin: 0;
	color: #999;
	border: 0px red solid;
}
.post-info a {
	color: #999;
}
.post-info a:hover {
	color: #84755c;
}
.post-info .setting {
	padding:3px;
	padding-left:0px;
	margin-right: 0px;
}
.post-bottom{
	display: block;
	clear: both;
	padding-top: 10px;
}

.up-arrow {
	float: right;
	position: relative;
	top: -17px;
}
.comments-icon {
	background:#fff url(images/comments.gif) no-repeat 0 0;
}
.comments-icon a.comments-link {
	margin-left: 20px ;
	font-size: 11px;
	color: #999;
}
.no-comments-icon {
	display: block;
	background:#fff url(images/no-comments.gif) no-repeat 0 0px;
	text-decoration: none;
	width: 13px;
	height: 13px;
	font-size: 13px;
}
.no-comments-icon span {
	display: none;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}
.post-entry p {
	margin: 0 0 1em 0;
	font-family: verdana;
	display: block;
	clear: none;
}
.post-entry a {
	color: #922b01;
}
.post-entry a:hover {
	color: #922b01;
	text-decoration: underline;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #922b01;
}
.post-entry span.more-link a:hover {
	color: #922b01;
	text-decoration: underline; 
}
.post-entry h3 {
	font-size: 1.25em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: .2em 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}
.post-entry blockquote {
	margin: 0.5em 1.5em 0em 1.5em;
	padding: 0.5em 1em 0em 1em;
	padding-left: 33px;
	color: #838383;
	clear: both;
	background: url(images/quote.gif) no-repeat 0px 10px;
}

.post-entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}
.post-meta {
	font-size: 95%;
	color: #999;
}
.post-meta a {
	color: #999;
}
.post-meta a:hover {
	color: #84755c;
}
.post-arch-info {
	font-size: 24px;
	color: #666666;
	margin: 0 0 2em;
	padding: 0 0 1em;
	border-bottom: 1px solid #f5f5f5;
}
.navigation-right {
	float: right;
}
.navigation-left {
	float: left;
}
.navigation-right a, .navigation-left a{
	font-family: tahoma;
	font-size: 16px;
	color: #922b01;
	text-decoration: none;
}
.navigation-right a:hover, .navigation-left a:hover {
	color: #922b01;
	text-decoration: underline;
}
.wp-pagenavi {
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	color: #555;
	padding: 0;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color: #f7951e;
	margin-left: 1px;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #555;
	background: #e2e2e2;
	font-weight: normal;
}
.wp-pagenavi .pages {
	float: left;
	line-height: 13px;
}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#comments {
	margin: 0 0 1em;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 10px 0 1em;
}
#comments h3 {
	font-size: 1.2em;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
	margin-bottom: 10px;
}
#comments p  a {
	color: #922b01;
}
#comments p  a:hover {
	color: #922b01;
	text-decoration: underline;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 10px;
	font-family: verdana;
	font-size: 12px;
}
.commentlist .alt {
	background-color: #F6F6F6;
	border: 1px dotted #d9d9d9;
}
#respond {
	margin: 20px 0 60px 0;
}
#respond .red-star {
	color: Red;
}
#respond #author {
	margin-left: 130px;
	width: 250px;
}
#respond #email {
	margin-left: 5px;
	width: 250px;
}
#respond #url {
	margin-left: 145px;
	width: 250px;
}
#respond input, #respond textarea {
	padding: 3px;	
	margin: .1em 0 .5em;
}
 #respond textarea {
	width: 590px;
}
#respond #submit, #reset {
	float: right;
	font-family: verdana;
	font-size: 11px;
	width: 100px;
	margin-right: 8px;
}
.comment-author {
	font-weight: bold;
	color: #333333;
}
.comment-date {
	font-size: 11px;
	color: #7f7f7f;
}
/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2 {
	margin: 0 5px 0 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px dotted #ccc;
	font-size: 24px;
	color: #000000;
	text-indent: -5px;
}
#sidebar h6 {
	margin: 0 5px 0 0;
	padding: 15px 0 .5em 0;
	border-bottom: 1px dotted #ccc;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-indent: -5px;
}
#sidebar h7 {
	margin: 20px 5px 0 0;
	padding: 15px 0 .5em 0;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-indent: -5px;
	display : block;
}
#sidebar li ul {
	margin: 0 0 2em 0;
}
#sidebar li ul li {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0;
	padding-left: 18px;
	margin-right: 5px;
	background: #fff url(images/sidebar-li.gif) no-repeat 0 6px;
}
#sidebar li ul li:hover {
	background: #e5e5e5 url(images/sidebar-li.gif) no-repeat 0 6px;
}
#sidebar li ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}
#sidebar li a {
	color: #922b01;
}
#sidebar li a:hover {
	color: #922b01;
	text-decoration: underline;
}
#calendar  {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#wp-calendar {
	width: 90%;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}
#sidebar-rss {
	background: url(images/rss.jpg) no-repeat 0 0;
	border: none;
	float: left;
	width: 23px;
	height: 23px;
	margin: 30px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -6000px;
}
#sidebar-feedburner {
	background: url(http://feeds2.feedburner.com/~fc/gobbitas?bg=CDCDCD&amp;fg=444444&amp;anim=0) no-repeat 0 0;
	border: none;
	float: left;
	width: 88px;
	height: 26px;
	margin: 30px 0 0 5px;
	padding: 0;
	text-decoration: none;
	text-indent: -6000px;
}
#banner-mondayjazz {
	background: url(images/banner_mondayjazz.jpg) no-repeat 0 0;
	border: none;
	float: left;
	display: block;
	width: 235px;
	height: 100px;
	margin: 15px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -6000px;
}
#banner-coffee-inn {
	background: url(images/banner_coffee_inn.jpg) no-repeat 0 0;
	border: none;
	float: left;
	display: block;
	width: 235px;
	height: 100px;
	margin: 15px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -6000px;
}
#banner-kokonas {
	background: url(images/banner_kokonas.jpg) no-repeat 0 0;
	border: none;
	float: left;
	display: block;
	width: 235px;
	height: 100px;
	margin: 15px 0 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -6000px;
}
/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer_wrap {
	position: relative;
	clear: both;
	background: #808080 url(images/footer.png) repeat-x;
	text-align: center;
	padding: 20px 0 10px 0;
	color: #404040;
	margin-top: 20px;
}
#footer {
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	line-height: 125%;
	width: 580px;
	padding: 0 10px 10px;
	margin: 20px auto;
}
#footer a {
	color: #922b01;
}
#footer a:hover {
	color: #922b01;
	text-decoration: underline;
}
#wordpress-logo {
	background: url(images/wp.png) no-repeat 0 0;
	border: none;
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-indent: -3000px;
}
#footer-text{
	position: relative;
	top: 10px;
	margin: 25px 0 0 0;
}

/* Styles for plugins data */

.wp-polls ul {
	font-family: verdana;
	font-size: 12px;
}