/*
Theme Name: Cafe Press
Theme URI: http://www.press75.com/
Description: The first release under my business line of WordPress themes. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/cafepress/">http://www.press75.com/docs/cafepress/</a>. Don't forget to configure the Cafe Press Theme Options page.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

body {
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #27043A;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #B5D5FF;
	margin: 35px 0 15px 0;
	padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

a:link, a:visited {
	text-decoration: none;
	color: #E3E3E3;
}

a:hover {
	color: #F5E79C;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	color: #000000;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

h2 a:link, h2 a:active, h2 a:visited {
	color: #000000;
}

h2 a:hover {
text-decoration: underline;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 20px;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 2px 0;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #000000;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 a:link, h4 a:active, h4 a:visited {
	color: #000000;
	text-decoration: none;
}

h4 a:hover {
text-decoration: underline;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 120%;
}

.postcomments {
float: right;
width: 35px;
height: 32px;
background: url(images/comments.png) no-repeat 0 0;
text-align: center;
padding: 2px 0 0 0;
margin: 4px 0 0 0;
font-size: 14px;
}

.postcomments:hover {
background: url(images/comments.png) no-repeat 0 -48px;
}

.date {
float: left;
width: 650px;
}

.postdets {
	float: left;
	width: 655px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
}

ul {
list-style: none;
}

blockquote {
width: 80%;
height: auto;
margin: 0; 
padding: 15px 25px 15px 85px;
display: block;
}

#logo {
	height: 187px;
	width: 480px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #F5E79C;
}

#logo h2 {
	margin: 0 0 93px;
}
*  + html #logo h2{
	height: 110px;
	width: 480px;
	float: left;
	color: #000000;
}

/** begin navigation **/
#navigation {
	width: 476px;
	float: left;
	font-size: 18px;
	background-image: url(images/header2.jpg);
	height: 187px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5E79C;
	border-right-color: #F5E79C;
	border-bottom-color: #F5E79C;
	border-left-color: #F5E79C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#navigation ul {
	list-style: none;
	float: right;
	margin-top: 146px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 30px;
}

#navigation li {
display: inline;
margin: 0 0 0 25px;
padding: 0 0 23px 0;
float: left;
}

#navigation li.current_page_item, #navigation li:hover {
background: url(images/current.png) bottom no-repeat;
}
/** end navigation **/

/** begin primary layout **/
#content {
	float: left;
	width: 926px;
	background-color: #A87040;
	border: 2px solid #F5E79C;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#main {
	width: 685px;
	margin: 0 0px 0 0;
	float: left;
}

.pagenavi {
font-size: 15px;
}

.pagenavi a:link, .pagenavi a:active, .pagenavi a:visited {
	text-decoration: underline;
	color: #000000;
}

.pagenavi a:hover {
	color: #FFFFFF;
}

#main h3 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	text-transform: capitalize;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.postbox {
	width: 690px;
	float: left;
}

.postimage {
	margin: 0 10px 0 0;
	float: left;
	padding: 10px;
	background-color: #F5E79C;
}

.theblogpost ul, .pagebox ul {
list-style: disc;
}

.pagebox {
	width: 685px;
	float: left;
	margin-right: 10px;
}

.thepost {
	float: left;
	width: 300px;
}

.theblogpost {
	float: left;
	width: 655px;
	border-bottom: 1px dashed #CCC;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

.thepagepost {
	float: left;
	width: 685px;
}

.entry a:link, .entry a:visited {
color: #CCCCCC;
text-decoration: underline;
}

.entry a:hover {
color: #A7A195;
}
/** end primary layout **/

/** begin home page **/
#busdets {
	list-style: none;
	float: left;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#busdets a:link, #busdets a:visited {
	color: #333333;
}

#busdets a:hover {
color: #A6A6A6;
}

#busdets h2 a:link, #busdets h2 a:visited {
	color: #333333;
}

#busdets li {
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#busdets li.contact {
	background: url(images/contact.png) no-repeat 0 0;
}

#busdets li.contact:hover {
background-position: 0 -40px;
}

#busdets li.hours {
background: url(images/hours.png) no-repeat 0 0;
}

#busdets li.hours:hover {
background-position: 0 -100px;
}

#busdets li.location {
background: url(images/location.png) no-repeat 0 0;
}

#busdets li.location:hover {
	background-position: 0 -40px;
	color: #000000;
}
/** end home page **/

/** begin specials **/
.specialitem {
margin: 5px 0 0 0;
float: left;
width: 200px;
}

.specialitem p {
margin: 0;
font-size: 12px;
line-height: 1.2em;
}

.specialitem a:link, .specialitem a:visited {
	color: #333300;
}

.specialitem a:hover {
	color: #330000;
}

.specialitem h4 a:link, .specialitem h4 a:visited {
	color: #000000;
}

.specialimage {
	padding: 2px;
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 10px 0 0;
	background-color: #F5E79C;
}

.specialimage:hover {
background: #CCCCCC;
}
/** end specials **/

/** begin sidebar **/
#sidebar {
	float: right;
	width: 200px;
	padding: 10px;
	background-color: #27043A;
	color: #F5E79C;
	border: 2px solid #F5E79C;
}

.widgetblock a:link, .widgetblock a:active, .widgetblock a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.widgetblock a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
padding:0 0 4px 0;
}

.widgetblock {
	width: 200px;
	margin: 0 0 15px 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A87040;
}
/** end sidebar **/

/** begin blocks **/
#blocks {
	width: 916px;
	padding: 20px;
	float: left;
	margin: 20px 0 0 0;
	background-color: #A87040;
	border: 2px solid #F5E79C;
}

#blocks a:link, #blocks a:visited {
	color: #330000;
}

#blocks a:hover {
	color: #333333;
}

#blocks h4 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000000;
}

#blocks h4 a:link, #blocks h4 a:visited {
	color: #000000;
}

.blockitem {
	width: 300px;
	float: left;
	margin: 0 5px 0 0;
}

#blocks p {
margin: 0;
padding: 0;
}

.lastblockitem {
width: 300px;
float: left;
margin: 0;
}

.blockimage {
	float: left;
	padding: 4px;
	margin: 0 10px 0 0;
	width: 100px;
	height: 100px;
	background-color: #F5E79C;
}

.blockimage:hover {
background: #CCCCCC;
}
/** end blocks **/

#footer {
width: 960px;
float: left;
color: #CCCCCC;
padding: 20px 0 20px 0;
}

#footer a:link, #footer a:visited {
color: #CCCCCC;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
	padding: 0;
	font-size: 10px;
	color: #999999;
}
#wrapper #header h2 {
	font-size: 0px;
	color: #27043A;
}

.location h2 {
	font-size: 1.3em;
}
#wrapper #content #main .postbox .thepost #welcome h2 {
	font-size: 20px;
	font-style: italic;
	line-height: 110%;
}
.location a {
	color: #000000;
}
.location a:hover {
	color: #000000;
}
.widgettitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #F5E79C;
}
.next img {
	margin: 2px;
	padding: 2px;
}
.prev img {
	margin: 2px;
	padding: 2px;
}
.upb_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	width: 100%;
}
.upb_text a {
	color: #66CCFF;
}
.pagebox .thepagepost .entry img {
	border: 2px solid #F5E79C;
	background-color: #F5E79C;
}
