/* 	
	Theme Name: Red Essence Theme
	URL: http://essence.ithemes.com
	Description: Red Essence is an elegant Widget-ready theme created for WordPress.
	Author: Brian Gardner / iThemes.com
	Author URI: http://ithemes.com
	Version: 1.0
	Changelog: v1.0 - 01.24.08
	First Release of Red Essence
*/

strong.search-excerpt {
	background-color: #e2d3aa;
	color: #820000
}

body {
	background: #820000 url(images/bg.png) repeat-x;
	width: 852px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
}

#wrap {
	background: transparent no-repeat url('images/wrap2.png');
	width: 854px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: none;
}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #AA0000;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #bea57d url(images/header/dick-and-ben.jpg);
	width: 780px;
	height: 250px;
	color: #333333;
	font-size: 24px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #820000;
	text-decoration: none;
	}

#headerleft {
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#headerleft p {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}
	
#headerright {
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 40px 10px 0px 0px;
	overflow: hidden;
	}
	
#headerright p {
	color: #666666;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #3c3c3c repeat-x url(images/navbar.gif);
	width: 780px;
	height: 31px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

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

#nav a {
	background: #3c3c3c repeat-x url(images/navbar.gif);
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px 20px 0px 0px;
	padding: 8px;
	}
	
#nav a:hover {
	background: #3c3c3c repeat-x url(images/navbar.gif);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 20px 0px 0px;
	padding: 8px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333 url(images/navdrop.gif);
	color: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #3c3c3c repeat-x url(images/navbar.gif);
	color: #FFFFFF;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 100;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* Next rules added by me */	
#nav li ul ul {
	margin: -2.5em 0 0 15em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}	
/************************************************
*	Hometop 					     		    * 
************************************************/

#hometop {
	width: 780px;
	margin: 0px auto 0px;
	padding: 0;
	line-height: 20px;
	border-left: 8px solid #C1A880;
	border-right: 8px solid #C1A880;
	background: url('images/mark-welcome.jpg') white 370px bottom no-repeat;
}
	
#hometop p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#hometop h1 {
	color: #820000;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#hometop h1 a, #hometop h1 a:visited  {
	color: #820000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#hometop h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
#hometop img {
	float: left;
	border: none;
	margin: 0px 20px 10px 0px;
	}

#hometop div.rightcolumn {
	float:right;
	width:200px;
	padding:10px 10px 0 0;
	background-color: #fff3c8;
}

#hometop div.rightcolumn h2 {
	font-family: Times New Roman,Georgia,Arial;
	color: #820000;
	font-weight: normal;
}
	
#hometop div.leftcolumn {
	padding: 10px 200px 10px 20px;
	margin-left:0;
	border-right: 210px solid #FFF3C8;
}

#hometop div.leftcolumn h1 {
	margin-right:-200px;
}

/************************************************
*	Homepage Bottom					     		* 
************************************************/

#homebottom {
	background: #EDEDED url('images/homebottom.png') no-repeat;
	border-left: 8px solid #C1A880;
	border-right: 8px solid #C1A880;
	width: 780px;
	margin: 0 0 0 29px;
	padding: 30px 0px 10px 0px;
	line-height: 20px;
	overflow: auto;
	}

#homebottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homebottom h2 {
	color: #650000;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#homebottom h2 a, #homebottom h2 a:visited  {
	color: #650000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#hometop h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#homebottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#homebottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homebottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.homebottomleft {
	float: left;
	width: 220px;
	margin: -20px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
	
.homebottommiddle {
	float: left;
	width: 220px;
	margin: -20px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
	
.homebottomright {
	float: right;
	width: 220px;
	margin: -20px 0px 0px 0px;
	padding: 20px 20px 0px 0px;
	overflow: hidden;
	}

/************************************************
*	Content 					     		 * 
************************************************/
#content img.alignleft {
	float:left;
	margin: 10px 10px 10px 0;
	}
	
#content img.alignright {
	float:right;
	margin: 10px 0 10px 10px;
	}
	
#content blockquote {
	font-style: italic;
	border-left:none!important
	}

#content {
	width: 780px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	min-height: 300px;
	background: white repeat-y url('images/menu-background.png');
	border-left: 8px solid #C1A880;
	border-right: 8px solid #C1A880;
	overflow:auto;
	}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#content h1 {
	color: #820000;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #820000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #000;
	text-decoration: none;
	}

#content h2 {
	color: #820000;
	font-size: medium;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	clear: both;
	}
	
#content h4 {
	color: #820000;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft p img {
	border: none;
    float: left;
	margin: 0px 10px 10px 0px;
	}
	
blockquote {
	margin: 0px 20px 15px 20px;
	padding: 5px 0px 5px 15px;
	border-left: 5px solid #C0C0C0;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft {
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	}
	
#contentleft ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentright {
	float: right;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 1px;
	overflow:hidden;
	}
	
#contentright ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
	}
	
#contentright ol li {
	margin: 0px 0px 1em 20px;
	padding: 0px 0px 0px 0px;
	width: 95%; /* Hack to made Firefox wrap correctly. Introduces an IE bug, fixed in the head */
	}
	
#contentright ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentright ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
		
.archive {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}

.postmeta {
	font-size: 12px;
	padding: 5px 0px 50px 0px;
	margin: 0px;
	border-top: 1px dotted #C0C0C0;
	}
	
/************************************************
*	News Page   					     		* 
************************************************/

#newspage {
	width: 760px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#newspage h2 {
	color: #650000;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#newspage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#newspage img {
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#newspage ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#newspage ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
#newspageleft {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 10px;
	overflow: hidden;
	border-right: 1px solid #C0C0C0;
	}

#newspageright {
	float: right;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	overflow: hidden;
	}
	
/************************************************
*	Featured Top 					     		 * 
************************************************/

#featuredtop {
	background: #EDEDED;
	width: 750px;
	height: 260px;
	margin: 0px auto 0px;
	padding: 10px 10px 0px 20px;
	line-height: 20px;
	border-bottom: 5px solid #666666;
	}
	
#featuredtop p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#featuredtop h1 {
	color: #650000;
	font-size: 22px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#featuredtop h1 a, #featuredtop h1 a:visited  {
	color: #650000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#featuredtop h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
#featuredtop img {
	float: right;
	border: none;
	margin: 0px 0px 10px 20px;
	}
	
/************************************************
*	Info Bottom				    	     		* 
************************************************/

#infobottom {
	width: 780px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
	}

#infobottom p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#infobottom h2 {
	color: #650000;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#infobottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}
	
#infobottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#infobottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
.infobottomleft {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	overflow: hidden;
	}
	
.infobottommiddle {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	overflow: hidden;
	}
	
.infobottomright {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 0px;
	overflow: hidden;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 159px;
	margin: 0px;
	padding: 10px 30px 20px 20px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
	
#l_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}
	
#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 20px 20px 20px 0px;
	line-height: 20px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px 3px 5px 0px;
	padding: 0px;
	}
	
#r_sidebar h2 {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: double #C0C0C0;
	}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Widgets and plugins					*
************************************************/

li.widget_search #s {
	width:140px;
	margin-bottom: 10px;
}

li.flexipages_widget ul ul li {
	margin-left: 15px;
	}

li.flexipages_widget ul ul {
	margin-bottom: 0 !important;
	}

li.flexipages_widget li.current_page_item {
	font-weight: bold;
	}

li.flexipages_widget li.current_page_item  ul{
	font-weight: normal;
	}

li.widget_calendar_upcoming { /* Hack: Might be able to be removed once beta widget updated */
	display:none
}

li.upcoming-events ul ul {
	margin-left: 15px !important;
	}
	
#contentright div.ddsg-wrapper ul {
	padding-bottom: 0;
	}
	
#contentright div.ddsg-wrapper ul li {
	padding-bottom: 0.25em;
	}
	
form.ddfm div.credits {
	display: none;
}

ul.sermon-widget li {
	margin-bottom: 10px;
}

#hometop ul.sermon-widget {
	margin-bottom: 0;
}
	
#subscribe ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#subscribe ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
	}

#recent-posts ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-posts ul li {
	background: url(images/icon_recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent-comments ul li {
	background: url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#categories-1 ul li {
	background: url(images/icon_categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#archives ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#archives ul li {
	background: url(images/icon_archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#pages ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#pages ul li {
	background: url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul li {
	background: url(images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

#meta ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#meta ul li {
	background: url(images/icon_meta.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer_home {
	background: #820000 url(images/footer.png);
	width: 852px;
	height: 95px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#footer_home p {
	color: #555555;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer_home a, #footer_home a:visited {
	color: #555555;
	text-decoration: none;
	}
	
#footer_home a:hover {
	text-decoration: underline;
	}
	
#footer_home a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.footerleft {
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 10px;
	}
	
.footerright {
	float: right;
	margin: 0px;
	padding: 30px 10px 0px 0px;
	text-align: right;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #820000 url(images/footer.png);
	width: 795px;
	height: 95px;
	padding: 0px 30px;
	line-height: 20px;
	}
	
#footer p {
	color: #555555;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer a, #footer a:visited {
	color: #555555;
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s-head {
	background: #FFFFFF;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#s {
	background: #FFFFFF;
	width: 150px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#signup {
	background: #F5F5F5;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}

#name, #email, #url {
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #DDDDDD;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	}
	
#words {
	background: #FFFFFF;
	width: 380px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
/************************************************
*	Comments									*
************************************************/

	
#commentblock {
	color: #000000;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
.commentdate {
	font-weight: bold;
	font-size: 12px;
	}

.commentname {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

.commentinfo {
	clear: both;
	}

.commenttext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

.commenttext-admin {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

/************************************************
*	Print Style Sheet						*
************************************************/

span.printonly {
	display: none;
	}

@media print {

	#navbar, #l_sidebar, div.footerright {
		display:none;
	}
	
	#header {
		width:100%;
		height: auto;
		margin-bottom: 1.5em;
	}
	
	#contentright {
		width:100%;
		float:none;
		padding: 0;
	}
	
	#wrap, #footer {
		border:none;
		width: 100%;
	}
	
	span.printonly {
		display: inline;
	}
	

}
div.popup-calendar th, div.popup-calendar td {
	padding: 0 !important;
}

/************************************************
* Everything below extracted from Calendar Plug-in        *
************************************************/

table.calendar-table {
	border-collapse: collapse;
        border:1px solid #DFE6DE;
	}
	
table.calendar-table td {
	padding: 3px;
	}
	
    span.calnk a {
        text-decoration:none; 
        color:#000000; 
        }
    span.calnk a:hover { 
        text-decoration:none; 
        color:#000000; 
        }
    span.calnk { 
        position:relative;
	color: black;
	margin-left: -0.8em;
        }
    span.calnk a span { 
        display:none; 
        }
    span.calnk a:hover span {
        color:#333333; 
        background:#FFF3C9; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
    span.calnk a:hover span  hr {
        display:none;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        align:center;
        border:1px solid #D6DED5;
        border-bottom:none;
        background-color:#FFF3C9;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        background-color:#FFF3C9;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        background-color:#FFF3C9;
        color:#AA0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
        background-color:#FFFBED;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
     }
     span.weekend {
        color:#AA0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#FFF3C9;
     }
     span.event {
        font-size:0.75em;
	color:white;
	line-height: 1.2em;
     }
     .kjo-link {
	display:none;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .calendar-date-switcher {
        height:25px;
        align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
