/* 
	Copyright notice

	(c) 2007-2008 Christian Technology Ministries International Inc.
	All rights reserved

	This template is part of the Web-Empowered Church (WEC)
	(http://WebEmpoweredChurch.org) ministry of Christian Technology Ministries 
	International (http://CTMIinc.org). The WEC is developing TYPO3-based
	(http://typo3.org) free software for churches around the world. Our desire
	is to use the Internet to help offer new life through Jesus Christ. Please
	see http://WebEmpoweredChurch.org/Jesus.

	You can redistribute this template and/or modify it under the terms of the 
	GNU General Public License as published by the Free Software Foundation;
	either version 2 of the License, or (at your option) any later version.

	The GNU General Public License can be found at
	http://www.gnu.org/copyleft/gpl.html.

	This template is distributed in the hope that it will be useful for ministry,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
	GNU General Public License for more details.

	This copyright notice MUST APPEAR in all copies of the template! 
*/


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #000;
	text-align:center;
	background-image: url(images/footer_bg.gif);
}

a:link, a:visited {
	text-decoration:underline;
	color : #000;
}

a:hover, a:active {
	text-decoration:none;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:1em;
}

p {
	font-size: 80%;
}

label {
	display: block;
}

input,
textarea {
	border: 1px solid #369;
	padding: 2px;
}

/* Use a break with this class to clear float containers on both sides */
/* @todo jeff	Is this really used anywhere? */ 
.brclear {
	clear: both; 
	height: 0; 
	margin: 0; 
	font-size: 1px; 
	line-height: 0; 
} 



/********************************************/
/*******  header                  ***********/
/********************************************/ 
#header{
	height: 88px;
	background-color: #173904;
	border-top: 8px solid #97AA19;
	background: url(images/bg-header.jpg) left top repeat-x;
}

#header .wrap {
	width: 780px;
	border: 1px solid black;
	margin: auto 0;
}

/* @todo jeff	Figure out layout with and without logo present */
#logo {
	margin: 3px 0 0 0px;
	padding: 0;
	text-align: left;
	float: left;
}

/* @todo jeff	I assume this is an IE hack? */
* html #logo {
	margin: 3px 0 0 115px;
}

#sitename {
	padding: 25px 0 0 0;
	text-align: left;
}


#sitename h1 { 
	font-size: 22px;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #fff;
} 

#sitename h1 a {
	text-decoration:none;
	color:#fff;
} 

#sitename h1 a:hover {
	color:#fff;
} 

#slogan h2 {
	text-align: left;
	color: #fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.header_shadow {
	background-image: url(images/hdr_shw.jpg);
	background-repeat: repeat-x;
	height: 8px;
}

#content_bg {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #F7FFEC;
	padding-bottom: 40px;
}

.wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#left-part {
	width: 165px;
	margin: 20px 0 0 0;
	padding:0;
	float:left;
}

/* @todo jeff	I assume this is an IE hack? */
* html #left-part{
	margin: 35px 0 0 0;
}

#login { 
	text-align: left;
	color: #001103;
	background-color: white;
	background-image: url(images/nav_side.jpg);
	margin: 5px 0pt 30px;
	padding: 0pt;
	width: 168px;
}

#login .tx-felogin-pi1,
#login .tx-srfeuserregister-pi1,
#search .tx-macinasearchbox-pi1 {
	padding: 5px 8px;
}

#login .tx-felogin-pi1 p,
#login .tx-srfeuserregister-pi1 p {
	margin: 0px;
	padding: 0px;
}

#login form div {
	margin-top: 3px;
}


#login input {
	width: 85px;
}

#login input[type=submit] {
	margin: 5px 0px;
	width: 90px;
}

#left { 
	margin: 15px 0 0 0;
	padding: 0;
	text-align : left;
}

#left h1,
#left h2,
#left h3 { 
	color: #173904;
	margin: 10px 5px 2px 5px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#left h1 {
	font-size: 100%;
	padding: 4px 0;	
}

#left h2 { 
	font-size: 90%;
	padding: 2px 0;
}

#left h3 {
	font-size: 80%;
	padding: 2px 0;
}

#left p { 
	margin: 0;
	padding: 5px;
	font-size: 80%;
	color: #001103;
} 

#left p a { 
	color: #26CB03;
	text-decoration: none;
} 

#left p a:hover{
	text-decoration:underline;
}


/************** right part*******************/
#right-part { 
	width: 590px;
	padding: 0 0 0 10px;
	margin: 25px 0 0 10px;
	float: right;
	border-left: solid 1px #E0D0B1;
}

/* @todo jeff	I assume this is an IE hack */
* html  #right-part {
	margin: 15px 0 0 0;
}

/*************search********************/

.search-wrapper {
	background-color: white;
	background-image:url(images/nav_side.jpg);
	margin-top: 10px;
	padding:0pt;
	width:168px;
}
#search{
	margin: 0 0 30px;
}
#search input {
	width: 85px;
}
#search input.searchsubmit {
	width: 55px;
	margin-left: 5px;
}

#breadcrumb { 
	margin: 0;
	padding: 0 0 7px 0;
	color: #173904;
	font-size: 70%;
}


#breadcrumb a:link, #breadcrumb a:visited { 
	color: #26CB03;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration:underline;
}

/************** main content*******************/

#pagetitle{
	text-align: left;
	color: #173904;
	font-size : 130%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

#main-content { 
	padding:  0;
	margin: 0;
}

#main-content h1,
#main-content h2,
#main-content h3 {
	color: #173904;
	padding: 0px;
	font-weight: normal;
}

#main-content h1 { 
	font-size: 120%;
	margin: 4px 0 0 0;
} 

#main-content h2 { 
	font-size: 110%;
	margin: 2px 0 0 0;
} 
 

#main-content h3 { 
	font-size: 110%;
	margin: 1px 0 0 0;
} 

#main-content p a{ 
	color: #26CB03;
	text-decoration: none;
} 

#main-content p a:hover{
	text-decoration: underline;
}



/********************************************/
/********        footer           ***********/
/********************************************/ 
#footer{
	margin: 0 auto;
	padding: 10px 50px;
}

/***************bottom nav******************/
#bottomnav { 
	margin: 0 0 5px 0;
	font-size: 90%;
} 

#bottomnav a { 
	padding: 0 5px 0 5px;
	color: #26CB03;
	text-decoration: none;
} 

#bottomnav a:hover { 
	color: #26CB03;
	text-decoration: underline;
} 

/***************copyright******************/
#copyright {
	color: #001103;
	font-size: 80%;
	padding: 5px 0 3px 0;
}
  
#copyright a { 
	color: #26CB03;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

/*************contact info********************/
.contact { 
	font-size: 80%;
	padding: 5px 0 3px 0;
} 



/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 
/**************gradient_ba******************/

#menu-wrapper {/*for ie6*/
	margin: 5px 0 30px 0;
	padding: 0 0 0 0;
	width: 168px;
	background-image: url(images/nav_side.jpg);
}

/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 

/*		------	Basic style	------		*/

#menu {
	margin: 0 0 0 8px;
	padding: 0;
	display: block;
	background: url(images/nav_bg.gif);
	width: 155px;
}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

*+html #menu ul { min-height: 1px; }/*hack for ie7*/

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;
	z-index: 9;
}


#menu a {
	display: block;
}

#menu li li {
	width: 100%;
	z-index: 10;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
	top: 0;
	right: 0;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
	left: 150px;
}


/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 8;
}

/* display them on hover */
#menu li:hover>ul {
	display: block;
	top:0;
	right:-152px;
}



/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/*		------   Make-up	--------			*/

#menu {
	font-size: 13px;
}

#menu:after{
	content: '.';
	display: block;
	height: 1px;
	line-height: 1px;
	clear: both;
	visibility: hidden;
} 


#menu li li {
	width: 150px;
}


#menu li a {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #173904;
	background: url(images/arrow.gif) no-repeat 5px center;
	padding: 4px 0 4px 30px;
	border-bottom: 3px solid #FCF9F2;
	margin: 0;
	list-style-type: none;
	list-style: none;
}

#menu li a:hover,
#menu li ul li a:hover,
#menu li:hover>a,
#menu li li:hover>a {
	color: #000;
}

#menu li li a {
	text-transform: none;
	text-decoration: none;
	color: #173904;
	background: url(images/nav_bg.gif);
	padding: 5px 8px;
	margin: 0;
}

#menu li ul {
	width: 150px;
	padding:0 ;
	margin:0;
	text-align:center;
	border-left:1px solid #97B520;
	border-right:1px solid #97B520;
	border-top:1px solid #97B520;
	border-bottom:1px solid #97B520;
	background:#fdf8f4;
}


#menu li li.submenu>a:after {
	content: "";
}

.navigationbtm {
	width:168px;
	background-image:url(images/nav_btm.jpg);
	background-repeat:no-repeat;
	height:2px;
	margin-top:-30px;
}

* html .navigationbtm {
	margin-top:-32px;
}

/*******************************************/
/************* Extension Styles *************/
/*******************************************/
.tx-wecdevo-pi1 {z-index: 7;}
/************ tt_news extension ***********************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
	clear:right;
	height:1px;
	border:none;
	border:1px solid #369;
}

.news-latest-container HR.clearer {
	clear:left;
}

.news-list-footer,
.news-latest-footer {
	font-size: 70%;
}

.news-list-container hr,
.news-latest-container hr {
	display: none;
}



/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	color:#000;
}

.news-latest-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.2em;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	color:#369;
	padding:3px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color:#060;
}
.news-latest-gotoarchive A {
	color:#369;
	font-size: .9em;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}

/** Left Styles**/

#left .news-latest-container .news-latest-item .news-latest-morelink a:link, 
#left .news-latest-container .news-latest-item .news-latest-morelink a:visited,
#left .news-latest-container .news-latest-item .news-latest-morelink a:hover,
#left .news-latest-container .news-latest-item .news-latest-morelink a:active,
#left .news-latest-container .news-latest-item .news-latest-date a:link, 
#left .news-latest-container .news-latest-item .news-latest-date a:visited,
#left .news-latest-container .news-latest-item .news-latest-date a:hover,
#left .news-latest-container .news-latest-item .news-latest-date a:active {
	color:#369;
}

#left .news-latest-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.2em;
}
#left .news-latest-gotoarchive {
	color:#369;
	padding:3px;
}

#left .news-latest-item h3,
#left .news-latest-item h3 a:link,
#left .news-latest-item h3 a:visited, 
#left .news-latest-item h3 a:hover {
	color:#369;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
}
.news-list-item h3 {
      font-size: 120%;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED {
	color:#369;
	padding-left:2px;
    text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#9cf;
    text-decoration: underline;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-browse {
	text-align: center;
}


/** Main styling **/

#main-content .news-search-form {
	padding:3px;
	margin-bottom:5px;
}
#main-content .news-search-emptyMsg{
	margin:0px;
}
#main-content .news-search-form FORM {
	margin:0px;
}
#main-content .news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
}
#main-content .news-list-container H3 A:LINK, #main-content .news-list-container H3 A:VISITED {
	color:#369;
	padding-left:2px;
    text-decoration: none;
}
#main-content .news-list-container H3 A:HOVER {
	color:#369;
    text-decoration: underline;
}
#main-content .news-list-container P {
	padding-left:3px;
}
#main-content .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#main-content .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#main-content .news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
#main-content .news-list-morelink a:link, #main-content .news-list-morelink a:visited {
	color: #333;
}
#main-content .news-list-morelink a:hover, #main-content .news-list-morelink a:active {
	color:#2C6B03;
}
#main-content .news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
}
.tx-ttnews-browsebox TD {
	font-size: .8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #97B520;
	border:1px solid #666;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:link, 
.tx-ttnews-browsebox-SCell a:visited {
	font-size: 1em;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:hover, 
.tx-ttnews-browsebox-SCell a:active{
	color: #ffc;
}
.tx-ttnews-browsebox a:link, 
.tx-ttnews-browsebox a:visited {
	font-size: 1em;
	color: #369;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #369;
}
.news-search-emptyMsg {
	font-size: .9em;
	margin-left: 10px;

}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata, 
.news-single-author,
.news-single-cat,
.news-single-imgcaption {
	font-size: 70%;
}

.news-single-author p {
	font-size: 100%;
	margin: 0px;
}

.news-single-additional-info {
    float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 5px;
	width: 40%;
	background-color: #FEFECA;
	background-repeat: repeat-x;
}
.news-single-additional-info h1, 
.news-single-additional-info h2, 
.news-single-additional-info h3 {
	font-size: 1.2em;
	color: #006633;
}
.news-single-related,
.news-single-files,
.news-single-links  {
    border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}
.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD {
	margin-left:2px;
	margin-bottom: 5px;
}
.news-single-related DD a:link, 
.news-single-related DD a:visited,
.news-single-links DD a:link, 
.news-single-links DD a:visited,
.news-single-files DD a:link, 
.news-single-files DD a:visited {
	font-size: 1em;
	color: #333;
	text-decoration: none;
}
.news-single-related DD a:hover, 
.news-single-related DD a:active,
.news-single-links DD a:hover, 
.news-single-links DD a:active,
.news-single-files DD a:hover, 
.news-single-files DD a:active {
	text-decoration: underline;
}
.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT {
	font-size: 1.2em;
	font-weight: bold;
	color: #006633;
	margin-left:5px;
	margin-bottom: 5px;
	width:.8em;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:3px;
	border:1px solid #333;

}
.news-amenu-container LI {
	padding-bottom:3px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#369;
	padding:3px;
	font-size: 1.1em;
}
.news-amenu-item-year {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:.9em;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, 
.news-catmenu img, 
.news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {

	font-weight:bold;
}


/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/********* default styles for extension "tx_srfeuserregister_pi1" *********/

  /* WEC-MMS: Commented out the styles below */
* html .tx-srfeuserregister-pi1{ 
	margin-right:-10px;
}

* html div.tx-srfeuserregister-pi1 label.tx-srfeuserregister-pi1-password-again{ 
	margin-left:-5px;
}

dt {
	font-size:80%;
}

dd{
	font-size:80%;
}


/********* Styles for extension "tx_felogin_pi1" *********/

.tx-felogin-pi1 fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 form{
	margin:0;
	padding:0;
	font-size: 80%;
}

.tx-felogin-pi1 h3 {
	color: #036;
	font-size: 80%;
}
#left .tx-felogin-pi1 td {
	color: #fff;
}
#left .tx-felogin-pi1 h3 {	
	font-size: 130%;
	font-weight: bold;
	color: #039;
	margin-left: 0px;
	padding-left: 17px;
	padding: 10px;
}
.tx-felogin-pi1-submit {
	width: 40px;
}
#tx-felogin-pi1-user {
	width: 60px; 
	font-size: 11px;
}
#tx-felogin-pi1-pass {
	width: 60px; 
	font-size: 11px;
}

/********* Styles for extension "tx_felogin_pi3" *********/

.tx-felogin-pi3-listrow TD { 
	background-color: #eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD { 
	background-color: #cccccc; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD P { 
	font-weight: bold; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-odd TD { 
	background-color: #f6f6f6; 
}

/********* Styles for extension "tx_mmforum" *********/
th.tx-mmforum-th {
	color: black;
	background: rgb(183, 219, 147);
}

td.tx-mmforum-subth2 {
	color: black;
	background: rgb(248, 252, 244);
}

.tx-mmforum-td  {
	background: rgb(226, 240, 212);
}

input.tx-mmforum-button {
	background: rgb(183, 219, 147);
	border-color: rgb(183, 219, 147);
}

.tx-mmforum-textbutton {
	background: none;
	border: none;
}

.tx-mmforum-textbutton a {
	text-decoration: none;
}


/********* Styles for extension "wec_servant" *********/
.tx-wecservant-button a {
	border: solid 1px rgb(183, 219, 147) !important;
}

.tx-wecservant-button a:link, .tx-wecservant-button a:visited {
	background-color: rgb(248, 252, 244);
	color: black !important;
} 

.tx-wecservant-button a:hover {
	background-color: rgb(183, 219, 147);
	color: white !important;
}

/********* Styles for extension "wec_connector" *********/
.tx-wecconnector-button a {
	border: solid 1px rgb(183, 219, 147) !important;
}

.tx-wecconnector-button a:link, .tx-wecconnector-button a:visited {
	background-color: rgb(248, 252, 244);
	color: black !important;
} 

.tx-wecconnector-button a:hover {
	background-color: rgb(183, 219, 147);
	color: white !important;
}

/************ Styles for cal ***********/
.tx-cal-controller .month-large .day {
	background-color: #ffffff;
}

.tx-cal-controller .eventfont a {
	color:#FFFFFF;
}

/************ Styles for ve_guestbook ***********/
.tx-veguestbook-pi1 ol {
	margin: 20px;
	padding: 0;
}

.tx-veguestbook-pi1 label.radio-label {
	display: inline;
}

.tx-veguestbook-pi1 textarea {
	width: 400px;
}

.tx-veguestbook-pi1 cite a {
	font-style: normal;
}

.tx-veguestbook-pi1 .commentmetadata {
	font-size: 60%;
}

/************ Styles for rgsmoothgallery ***********/
#main-content .jdGallery .slideInfoZone h2 {
	color:inherit;
	font-size:80%;
	font-weight:bold;
	margin:2px 5px;
	padding:0pt;
}

.tx-cal-controller dt {
    margin-top: 8px;
}

.tx-cal-controller dt.day-wrapper {
    font-size: 130%;
}

.tx-cal-controller dd {
    margin-left: 0px;
}
