/*
*************
* SIDEBAR 1 *
*************
*/

#sidebar1 h1 {
	color: #000;
	float: right;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	margin: 8px 10px 0 0;
	padding: 0 0 2px 0;
}

#sidebar1 a {
	color: #fff;
}

#sidebar1 a:hover {
	color: #2a6b99;
}

/*-----------------------------------------------------------------------------------------*/

/*
*************
* SIDEBAR 2 *
*************
*/

#sidebar2 h1 {
	color: #fff;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	margin: 8px 0 0 10px;
	padding: 0 0 2px 0;
}

#sidebar2 a {
	color: #fff;
}

#sidebar2 a:hover {
	color: #2a6b99;
}

/*-----------------------------------------------------------------------------------------*/

/*
*************
* SIDEBAR 3 *
*************
*/

#sidebar3 h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#sidebar3 div {
	margin: 0 0 20px 0;
}

/*-----------------------------------------------------------------------------------------*/

/*
************************
* MASSES FOR SIDEBAR 1 *
************************
*/

#sidebar1Masses ul {
	clear: right;
	float: right;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 90%;
}

/*-----------------------------------------------------------------------------------------*/

/*
*****************************
* LATEST NEWS FOR SIDEBAR 1 *
*****************************
*/

#sidebar1Latestnews ul {
	clear: right;
	float: right;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 90%;
}

/*-----------------------------------------------------------------------------------------*/

/*
************************
* EVENTS FOR SIDEBAR 1 *
************************
*/

#sidebar1Events ul {
	clear: right;
	float: right;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 90%;
}

/*-----------------------------------------------------------------------------------------*/

/*
********************************
* WHEN AND WHERE FOR SIDEBAR 1 *
********************************
*/

#sidebar1Whenandwhere ul {
	clear: right;
	float: right;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 90%;
}

#sidebar1Whenandwhere ul li {
	color: #fff;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------*/

/*
************************
* PHOTOS FOR SIDEBAR 2 *
************************
*/

#sidebar2Photos ul {
	clear: left;
	float: left;
	list-style-type: none;
	margin: 4px 0 0 10px;
	padding: 0;
	text-align: left;
	width: 90%;
}

#sidebar2Photos ul li {
	display: inline;
	margin: 0;
}

/*-----------------------------------------------------------------------------------------*/

/*
**********************
* NEWS FOR SIDEBAR 2 *
**********************
*/

#sidebar2Latestnews ul {
	clear: left;
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	width: 90%;
}

/*-----------------------------------------------------------------------------------------*/

/*
************************
* MASSES FOR SIDEBAR 2 *
************************
*/

#sidebar2Masses ul {
	clear: left;
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	width: 90%;
}

/*-----------------------------------------------------------------------------------------*/

/*
************************
* EVENTS FOR SIDEBAR 2 *
************************
*/

#sidebar2Events ul {
	clear: left;
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	width: 90%;
}

/*-----------------------------------------------------------------------------------------*/

/*
***********************
* EVENTS FOR SIDEBAR 3 *
***********************
*/

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

#sidebar3Events ul li {
	margin: 0;
}

#sidebar3Events a {
	font-weight: normal;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------*/

/*
*****************************
* NEWSARCHIVE FOR SIDEBAR 3 *
*****************************
*/

#sidebar3Newsarchive ul.years {
	margin: 0 0 10px 25px;
	padding: 0;
}

#sidebar3Newsarchive ul.years li {
	list-style-image: url(../img/ic_WbulletGreen.png);
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidebar3Newsarchive ul.years li ul.months li {
	font-size: .9em;
	font-weight: normal;
	list-style-image: url(../img/ic_WbulletBlue.png);
	margin: 5px 0 0 0;
	padding: 0;
}

#sidebar3Newsarchive ul.years li a,#sidebar3Newsarchive ul.years li ul.months li a {
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------*/

/*
**************************
* CALENDAR FOR SIDEBAR 3 *
**************************
*/

#sidebar3Calendar {
	margin: 0;
	padding: 0;
	width: 31.3em;
}

#sidebar3Calendar a {
	cursor: pointer;
}

#sidebar3Calendar table {
	font-size: 1em;
	margin: 0;
	padding: 0;
	width: 100%;
}

#sidebar3Calendar table tr {
	margin: 0;
	padding: 0;
}

#sidebar3Calendar table tr td {
	margin: 0;
	padding: 0;
	text-align: center;
}

#sidebar3Calendar table tr td a {
	color: #000;
	text-decoration: none;
}

#sidebar3Calendar table tr td a:hover {
	background-color: #29adef;
	color: #000;
	text-decoration: none;
}

/*
********
* HEAD *
********
*/
#sidebar3Calendar table tr.head span {
	background-color: #29adef;
	color: #fff;
	float: left;
	height: 1.4em;
	padding: 2px;
}

#sidebar3Calendar table tr.head span a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#sidebar3Calendar table tr.head span a:hover {
	background-color: #fff;
	color: #29adef;
	text-decoration: none;
}

#sidebar3Calendar table tr.head span.prevMonth {
	text-align: left;
	width: 8em;
	/*width: 20%;*/
}

#sidebar3Calendar table tr.head span.currMonth {
	text-align: center;
	font-weight: bold;
	width: 14em;
	/*width: 57%;*/
}

#sidebar3Calendar table tr.head span.nextMonth {
	text-align: right;
	width: 8em;
	/*width: 20%;*/
}


/*
************
* WEEKDAYS *
************
*/

#sidebar3Calendar table tr.weekdays {
	font-weight: bold;
	width: 2em;
}

/*
********
* DAYS *
********
*/

#sidebar3Calendar table tr.days td.event {
	background-color: #29adef;
	cursor: pointer;
	font-weight: bold;
}

#sidebar3Calendar table tr.days td.today {
	border: 1px solid #7cc435;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------*/

/*
**************************
* OUR TEAM FOR SIDEBAR 3 *
**************************
*/

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

#sidebar3Team ul li {
	margin: 0;
}

#sidebar3Team a {
	font-weight: normal;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------*/

/*
*****************************
* NEWS SEARCH FOR SIDEBAR 3 *
*****************************
*/

#sidebar3Newssearch input.text {
	background: #fff url(../img/ic_Wmagnifier.png) no-repeat left;
	border: 1px solid #29adef;
	font-size: 1.2em;
	height: 1.3em;
	margin: 0;
	padding: 0 0 0 17px;
	width: 22em;
}

#sidebar3Newssearch img {
	display: none;
}

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

#sidebar3Newssearch ul li {
	margin-bottom: 5px;
}

#sidebar3Newssearch ul li small {
	color: #ccc;
}

#sidebar3Newssearch ul li a {
	font-weight: normal;
}

/*-----------------------------------------------------------------------------------------*/

/*
******************************
* NEWS OPTIONS FOR SIDEBAR 3 *
******************************
*/

#sidebar3Newsoptions ul {
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	width: 90%;
}

#sidebar3Newsoptions ul li {
	border-top: 1px dotted #ccc;
	display: block;
	margin: 0;
	padding: 2px 0 5px 0;
}

#sidebar3Newsoptions ul li img {
	margin-left: 10px;
	padding: 0;
}

/*-----------------------------------------------------------------------------------------*/

/*
**********************************
* GROUP CATEGORIES FOR SIDEBAR 3 *
**********************************
*/

#sidebar3Groupscats ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 2em;
}

#sidebar3Groupscats ul li {
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar3Groupscats a.active {
	background-color: #dbe7f7;
	color: #2584C7;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------*/

/*
****************************
* GROUP INFO FOR SIDEBAR 3 *
****************************
*/

#sidebar3Groupinfo ul {
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 10px 20px 0;
	padding: 0;
	text-align: right;
	width: 90%;
}

#sidebar3Groupinfo ul li {
	border-top: 1px dotted #ccc;
	display: block;
	margin: 0;
	padding: 2px 0 5px 0;
}

#sidebar3Groupinfo ul li img {
	margin-left: 10px;
	padding: 0;
}

/*-----------------------------------------------------------------------------------------*/

/*
********************************
* REGULAR MASSES FOR SIDEBAR 3 *
********************************
*/

#sidebar3Massesregular ul {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0;
}

#sidebar3Massesregular ul li {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar3Massesregular ul li span.mass {
	font-weight: normal;
	margin: 0 0 10px 5px;
	padding: 0;
}

/*-----------------------------------------------------------------------------------------*/

/*
***********************************
* THOUGHTS ARCHIVE FOR  SIDEBAR 3 *
***********************************
*/

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

#sidebar3Thoughtsarchive ul li {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar3Thoughtsarchive ul li ul {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 2em;
}

#sidebar3Thoughtsarchive ul li ul li a {
	font-weight: normal;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------*/

/*
*********************************
* PHOTO GALLERIES FOR SIDEBAR 3 *
*********************************
*/

#sidebar3Photogalleries ul {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0;
}

#sidebar3Photogalleries ul li {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar3Photogalleries ul li a.active {
	background-color: #dbe7f7;
	color: #2584C7;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------------*/

/*
*****************************************
* GROUP'S PHOTO GALLERIES FOR SIDEBAR 3 *
*****************************************
*/

#sidebar3Photosgroups ul.groups {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0;
}

#sidebar3Photosgroups ul.groups li {
	font-weight: bold;
	list-style-image: url(../img/ic_WbulletGreen.png);
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar3Photosgroups ul.groups li ul.group li a.active {
	background-color: #dbe7f7;
	color: #2584C7;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

#sidebar3Photosgroups ul.groups li ul.group li {
	font-weight: bold;
	list-style-image: url(../img/ic_WbulletBlue.png);
	padding: 4px;
	text-decoration: none;
}

#sidebar3Photosgroups ul.groups li a,#sidebar3Photosgroups ul.groups ul.group li a {
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------*/
