/*
Theme Name: Prairie Books Now! Theme
Theme URI: http://www.catchup.ca/themes/
Version: 1.0
Description: Customized theme catering to Publishing style aesthetic. Design by <a href="branden@relishdesign.ca">Branden Douglas</a>. WordPress integration by <a href="http://catchup.ca">Sean Yeomans</a>
Author: Branden Douglas/Ilse Dyck/Sean Yeomans
Author URI: http://www.relishdesign.ca

#############################################################
Feel free to use and modify but please provide credits.
#############################################################

*/
 
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
	color: #fff;}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

body {
	color:#82131C;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:70%;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-color: #CCCC9A;
}

p, code, ul {
	padding-bottom: 6px;
}

li {list-style: none;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 16px;
}

h1, h2, h3, h4 {
	color: #FFFFFF;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 6px;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */

#ubercontainer {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
}
#container {
	background-image: url(img/background_wood.gif);
	background-repeat: repeat-y;
	position: absolute;
	background-position: 0px 200px;
}
/* header */
.header {
	background-image: url(img/top_bar.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 800px;
	z-index: 2;
}


.post h1 a
{
text-decoration:none;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:underline;
}
.post .break {
float:left;
clear:left;
	padding: 10px 0px;
	border-bottom: dotted 2px #A49955;
}

/* navigation */
.navigation {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-left: 240px;
	z-index: 100;
	position: absolute;
	font-size:1.2em;
}
.navigation ul {
}
.navigation .pagenav {
	float: left;
}
.navigation ul li.page_item {
	color: #fff;
	font-size:1em;
	letter-spacing: 0em;
	text-transform: uppercase;
	clear: none;
	float: left;
}
.navigation ul li.current_page_item a {
	color: #82131C;
}
.navigation a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 8px 25px;
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	background-image: url(img/diamond.gif);
	background-repeat: no-repeat;
	background-position: -2px 5px;
}
.navigation a:hover {
	color: #561C09;
	background-image: url(img/diamond_red.gif);
	text-decoration:underline;
}
.main {
	float: left;
	clear:left;
	width: 800px;
	z-index: 300;
	margin-top: 20px;
}
/* sub navigation */
.badges {
}

/* content */
.content {
	float: left;
	clear: left;
	width: 800px;
	padding: 0px;
	margin: 0px 0px 30px;
}



.content .descr {
	color: #999999;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
.content li {
	margin-left: 18px;
	list-style-type: none;
}
.content ol {
	padding-left: 6px;
}
.content ol li {
	list-style-type: decimal;
}
.content a:visited {
	color: #990000;
}

/* footer */
.bottom_logo {
	background-image: url(img/footer_bar.jpg);
	float: left;
	width: 800px;
	background-repeat: no-repeat;
	height: 55px;
	position: relative;
	z-index: 390;
	cursor: crosshair;
}

.footer {
	color: #501809;
	text-align: center;
	font-size:9px;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	width: 800px;
	padding: 2px;
	clear: left;
	position: relative;
	z-index: 400;
	background-color: #CCCC9A;
}
.footer a, .footer a:hover, .footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #541909;

}

.footer a:hover {
	text-decoration: underline;
}
.post{
	margin:0px;
	line-height: 1.4em;
}
.post img {
	margin: 6px;
}

.post strong {
	font-size: 1em;
	text-transform: none;
	font-weight: bold;
	padding: 0px 0px 5px;
	margin: 0px;
	line-height: 1.4em;
}
.post p {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 6px 0px;
	font-size: 1.3em;
}
.post td {
	font-size: 1.1em;
}
.post h1 {
       
	font-weight: bold;
	line-height: 1.3em;
        clear: left;
}
.post h2 {
	text-transform: capitalize;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 24px;
}
.post h3 {
	text-transform: none;
	font-size: 1.2em;
}

.post h4 {
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 16px;
	clear: left;
	color: #000000;
}
.post .info {
	padding:1px 4px;
	font-size: 9px;
	color:#666666;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #640509;
}
.info strong {
	display: inline;
	line-height: 1.4em;
}
.post ul {
	font-weight: normal;
	clear:left;
	margin: 0px;
	padding: 0px;
}
.post ul li{
	margin-bottom: 2px;
	font-size: 1.1em;
}
.post ul.files li {
	list-style: square;
}
.post ul.list li {
	list-style: square;
	margin-left: 36px;
}
.post ul a {
	color: #990000;
	text-decoration: none;
}
.post ul a:hover {
	text-decoration: underline;
}
.post sub {
	color: #444444;
}

.info a, .info a:visited
{
	text-decoration:none;
}

.info a:hover
{
text-decoration:underline;
}



/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #fafafa;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a img
{
border:none;
}

.sidenav {
	width: 200px;
	float:right;
}

/* Calenader Styling*/


#wp-calendar {color: #A5A791;}

.sidenav table caption {border-bottom-color:#00000;}

.sidenav table thead tr {
  border-bottom-color:#00000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#00000;}

.sidenav table td#today {
  border-color:#00000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#00000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
	background-color:#f8f8f8;
	display:inline-table;	
	border-collapse:collapse;
	width:185px;
	padding: 5px;
	text-align:center;
	border: dotted 2px #ddd;
}

.sidenav table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform { padding:10px; }
.entry {
}
form {
	position: relative;
}
a.back  { color:#666666; font-size:.9em; text-transform:uppercase;}

.pbnBtn {
	margin: 30px 30px 0px 0px;
	padding: 20px 10px 20px 20px;
	height: auto;
	width: 225px;
	float: left;
	background-image:url(img/button.gif);
	background-repeat: no-repeat;
}
.pbnBtn p:hover {
	color: #82131C;
	text-decoration: underline;
}
.pbnBtn h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #82131C;
	display: block;
	margin: 0px;
}
.pbnBtn p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
        display: block;
	text-transform: capitalize;

}
