/*
Theme Name: gracie_blog
Theme URI: 
Description: Powered by KWD
Version: 1.0
Author: Kelowna Website Design
Author URI: http://kelownawebsitedesign.com
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */
#book_sale{
	position: absolute;
	margin-left: 600px;
	margin-top: 40px;
}
#home_comment{
   margin: 0 auto;
   width: 880px;
   background-color: #ffd204;
   border: 3px solid #bd9300;
   margin-top: 20px;
   padding: 40px;
}
#social_icons{
   position: absolute;
   margin-top: 11px;
   margin-left: 879px;
}

#kwd_logo{
   float: right;
   margin: 8px;
}

#book_cover{
   background-color: #ffd204;
   width: 960px;
   height: 627px;
   margin: 0 auto;
   border: 3px solid #bd9300;
   margin-top: 20px;
}

#homepage_img{
   background-color: #ffd204;
   width: 960px;
   height: 360px;
   margin: 0 auto;
   border: 3px solid #bd9300;
   margin-top: 50px;
}

#logo {
   width: 716px;
   height: 217px;
   float: left;
}

#header_bg{
width: 100%;
height: 180px;
border-bottom: 2px solid #187400;
background-color: #0c3a00;
}
#header{
margin: 0 auto;
height: 180px;
width: 960px;
}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #115200;
}

#kwd-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#kwd-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.kwd-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:7px;
	min-height:7px;
}

.kwd-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.kwd-Sheet-tr, .kwd-Sheet-tl, .kwd-Sheet-br, .kwd-Sheet-bl, .kwd-Sheet-tc, .kwd-Sheet-bc,.kwd-Sheet-cr, .kwd-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.kwd-Sheet-tr, .kwd-Sheet-tl, .kwd-Sheet-br, .kwd-Sheet-bl
{
	width: 6px;
	height: 6px;
	background-image: url('images/Sheet-s.png');
}

.kwd-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 3px, 3px, auto);
}

.kwd-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 3px, 3px);
}

.kwd-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(3px, 3px, auto, auto);
}

.kwd-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(3px, auto, auto, 3px);
}

.kwd-Sheet-tc, .kwd-Sheet-bc
{
	left: 3px;
	right: 3px;
	height: 6px;
	background-image: url('images/Sheet-h.png');
}

.kwd-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 3px, auto);
}

.kwd-Sheet-bc
{
	bottom: 0;
	clip: rect(3px, auto, auto, auto);
}

.kwd-Sheet-cr, .kwd-Sheet-cl
{
	top: 3px;
	bottom: 3px;
	width: 6px;
	background-image: url('images/Sheet-v.png');
}

.kwd-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 3px);
}

.kwd-Sheet-cl
{
	left:0;
	clip: rect(auto, 3px, auto, auto);
}

.kwd-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background-color: #FFD204;
}


.kwd-Sheet
{
	margin-top: 40px !important;
}

#kwd-page-background-simple-gradient, #kwd-page-background-gradient, #kwd-page-background-glare
{
	min-width:960px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.kwd-menu a, .kwd-menu a:link, .kwd-menu a:visited, .kwd-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.kwd-menu, .kwd-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.kwd-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.kwd-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.kwd-menu li li
{
	float: none;
}

.kwd-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.kwd-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.kwd-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.kwd-menu:after, .kwd-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.kwd-menu, .kwd-menu ul
{
	min-height: 0;
}

.kwd-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.kwd-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


ul.kwd-menu
{
	float:right;
}



/* menu structure */

.kwd-menu
{
	padding: 0px 0px 0px 0px;
}

.kwd-nav
{
	position: relative;
	height: 32px;
	z-index: 100;
	float:right;
	margin-top: 137px;
}


/* end Menu */

/* begin MenuItem */
.kwd-menu ul li
{
	clear: both;
}

.kwd-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 32px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.kwd-menu a .r, .kwd-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 96px;
}

.kwd-menu a .l
{
	left:0;
	right:0px;
}

.kwd-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.kwd-menu a .t 
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
	color: #D0A500;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 32px;
	text-align: center;
}

.kwd-menu a:hover .l, .kwd-menu a:hover .r
{
	top:-32px;
}

.kwd-menu li:hover>a .l, .kwd-menu li:hover>a .r
{
	top:-32px;
}

.kwd-menu li:hover a .l, .kwd-menu li:hover a .r
{
	top:-32px;
}
.kwd-menu a:hover .t
{
	color: #FFD014;
}

.kwd-menu li:hover a .t
{
	color: #FFD014;
}

.kwd-menu li:hover>a .t
{
	color: #FFD014;
}



/* end MenuItem */

/* begin MenuSeparator */
.kwd-nav .kwd-menu-separator
{
	display: block;
	width: 1px;
	height: 32px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin ContentLayout */
.kwd-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 954px;
}
/* end ContentLayout */

/* begin Box, Block */
.kwd-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.kwd-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.kwd-Block-tr, .kwd-Block-tl, .kwd-Block-br, .kwd-Block-bl, .kwd-Block-tc, .kwd-Block-bc,.kwd-Block-cr, .kwd-Block-cl
{
	position:absolute;
	z-index:-1;
}

.kwd-Block-tr, .kwd-Block-tl, .kwd-Block-br, .kwd-Block-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/Block-s.png');
}

.kwd-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.kwd-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.kwd-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.kwd-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.kwd-Block-tc, .kwd-Block-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/Block-h.png');
}

.kwd-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.kwd-Block-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.kwd-Block-cr, .kwd-Block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/Block-v.png');
}

.kwd-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.kwd-Block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.kwd-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #115200;
}


.kwd-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.kwd-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.kwd-BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}

.kwd-BlockHeader .l, .kwd-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.kwd-BlockHeader .l
{
	left:0;
	right:6px;
}

.kwd-BlockHeader .r
{ 
	width:954px;
	right:0;
	clip: rect(auto, auto, auto, 948px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.kwd-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.kwd-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}



.kwd-BlockContent-body
{
	color:#FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
}

.kwd-BlockContent-body a:link
{
	color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.kwd-BlockContent-body a:visited, .kwd-BlockContent-body a.visited
{
	color: #D7CDCC;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.kwd-BlockContent-body a:hover, .kwd-BlockContent-body a.hover
{
	color: #EDE9E8;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.kwd-BlockContent-body ul
{
	list-style-type: none;
	color: #AA9692;
	margin:0;
	padding:0;
}

.kwd-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 13px;
  list-style-type: square;
   list-style-position: inside;
   color: white;
}

/* end Box, BlockContent */

/* begin Box, Post */
.kwd-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.kwd-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.kwd-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.kwd-article img, img.kwd-article
{
	margin: 1em;
}

.kwd-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.kwd-article table, table.kwd-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.kwd-article table, table.kwd-article .kwd-article tr, .kwd-article th, .kwd-article td
{
	background-color:Transparent;
}


.kwd-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.kwd-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #000000;
}

.kwd-PostHeader a, .kwd-PostHeader a:link, .kwd-PostHeader a:visited, .kwd-PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #000000;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.kwd-PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #000000;
}

.kwd-PostHeader a:visited, .kwd-PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #000000;
}

.kwd-PostHeader a:hover, .kwd-PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #000000;
}
/* end PostHeader */

/* begin PostMetadata */
.kwd-PostMetadataHeader
{
	padding:1px;
	background-color: #303030;
}
/* end PostMetadata */

/* begin PostIcons */
.kwd-PostHeaderIcons
{
	padding:1px;
}

.kwd-PostHeaderIcons, .kwd-PostHeaderIcons a, .kwd-PostHeaderIcons a:link, .kwd-PostHeaderIcons a:visited, .kwd-PostHeaderIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
	color: #E4DEDD;
}

.kwd-PostHeaderIcons a, .kwd-PostHeaderIcons a:link, .kwd-PostHeaderIcons a:visited, .kwd-PostHeaderIcons a:hover
{
	margin:0;
}

.kwd-PostHeaderIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
	color: #DDD6D4;
}

.kwd-PostHeaderIcons a:visited, .kwd-PostHeaderIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
	color: #C7BAB8;
}

.kwd-PostHeaderIcons a:hover, .kwd-PostHeaderIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #000000;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #221601;
}


.kwd-PostContent p 
{
	margin: 0.5em 0;
}

.kwd-PostContent, .kwd-PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #221601;
}

.kwd-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #303030;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #303030;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #303030;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #000000;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #000000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
color: black;
font-family: 'Alex Brush', cursive;
font-family: 'Cardo', serif;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #000000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #000000;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #000000;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #060B05;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.kwd-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.kwd-Post ol li, .kwd-Post ul ol li
{
	background: none;
	padding-left:0;
}

.kwd-Post ul li, .kwd-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.kwd-PostContent blockquote p
{
	color:#FFD204;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.kwd-PostContent blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#303030;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.kwd-PostMetadataFooter
{
	padding:1px;
	background-color: #303030;
}
/* end PostMetadata */

/* begin PostIcons */
.kwd-PostFooterIcons
{
	padding:1px;
}

.kwd-PostFooterIcons, .kwd-PostFooterIcons a, .kwd-PostFooterIcons a:link, .kwd-PostFooterIcons a:visited, .kwd-PostFooterIcons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
text-decoration: none;
	color: #E4DEDD;
}

.kwd-PostFooterIcons a, .kwd-PostFooterIcons a:link, .kwd-PostFooterIcons a:visited, .kwd-PostFooterIcons a:hover
{
	margin:0;
}

.kwd-PostFooterIcons a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #C7BAB8;
}

.kwd-PostFooterIcons a:visited, .kwd-PostFooterIcons a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
	color: #C7BAB8;
}

.kwd-PostFooterIcons a:hover, .kwd-PostFooterIcons a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
	color: #000000;
}
/* end PostIcons */

/* begin Button */
.kwd-button-wrapper .kwd-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:33px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.kwd-button img, .kwd-button-wrapper img
{
  margin: 0;
}

.kwd-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 33px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .kwd-button-wrapper
{
	display:block;
	float:left;
}

.kwd-button-wrapper .kwd-button
{
	display:block;
	height: 33px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 33px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
  vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.kwd-button-wrapper.hover .kwd-button, .kwd-button:hover
{
	color: #FDE8C4 !important;
	text-decoration: none !important;
}

.kwd-button-wrapper.active .kwd-button
{
	color: #F4F1F1 !important;
}

.kwd-button-wrapper .l, .kwd-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 99px;
	background-image: url('images/Button.png');
}

.kwd-button-wrapper .l
{
	left:0;
	right:10px;
}

.kwd-button-wrapper .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.kwd-button-wrapper.hover .l, .kwd-button-wrapper.hover .r
{
	top: -33px;
}

.kwd-button-wrapper.active .l, .kwd-button-wrapper.active .r
{
	top: -66px;
}


/* end Button */

/* begin Footer */
#dont_forget {
color:#FFD204;
font-size: 26px;
font-weight: bold;
margin-top: 15px;
}
.kwd-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 100%;
	background-color: #0C3A00;
	      margin-top: 20px;
	      border-top: 1px solid #197700;
}

.kwd-Footer .kwd-Footer-inner
{
	height: 100px;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: left;
	width: 954px;
	margin: 0 auto;
}

.kwd-Footer .kwd-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-color: #0C3A00;
	width: 100%;
	height: 100px;
	bottom:0;
	left:0;
}


.kwd-Footer .kwd-Footer-text p
{
	margin: 0;
}
#kwd_footer_right{
text-decoration: none;
color: #FFD204;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
font-size: 14px;
width: 440px;
float: right;
}
.kwd-Footer-text{width: 475px;}
.kwd-Footer .kwd-Footer-text
{
	display:inline-block;
	color:#FFD204;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
}

.kwd-Footer .kwd-Footer-text a:link
{
	text-decoration: none;
	color: #FFD204;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.kwd-Footer .kwd-Footer-text a:visited
{
	text-decoration: none;
	color: #FFD204;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.kwd-Footer .kwd-Footer-text a:hover
{
	text-decoration: none;
	color: #7FC06D;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.kwd-page-footer, .kwd-page-footer a, .kwd-page-footer a:link, .kwd-page-footer a:visited, .kwd-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#9D6607;
}

.kwd-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#A38E8A;
}
/* end PageFooter */

/* begin LayoutCell */
.kwd-contentLayout .kwd-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 667px;
}
.kwd-contentLayout .kwd-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 952px;
}
/* end LayoutCell */

/* begin LayoutCell */
.kwd-contentLayout .kwd-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 285px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .kwd-article .aligncenter img, .aligncenter img.kwd-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
    letter-spacing: normal;
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}