	@import url("typography.css");

/*

BLUE	#2aa7bd
BROWN	#5B4A24
GREEN	#4aad01

*/

	img, div { behavior: url(../js/iepngfix.htc) }

	body {	
		background: #fff url(../images/bg-body.jpg) repeat;
		color:#5B4A24;
		text-align:center;
		margin: 0px;
	}

	#page {
		margin:0 auto;
		text-align:left;
		width:1013px;
		background: url(../images/bg-page.jpg) repeat-y;
		overflow: hidden;
	}


	#footer {
		margin:0 auto;
		text-align:center;
		background: #fff url(../images/bg-footer.jpg) repeat-x;
		padding-top: 0.1em;
	}

	.page-bottom{
		background: url(../images/bg-page-bottom.jpg) top center no-repeat;
		height: 20px;
		margin-bottom: 30px;
	}



	/*TYPOGRAPHY*/



	/*PSEUDO CLASSES*/

	small.date{margin-bottom: 5px; display: block;}
	

	h3.sub-title{font-size: 10px; text-transform: uppercase; font-weight: bolder; text-align: right; margin: 10px 0 10px 0;}
	h3.category-title{padding: 20px 0 0 0; display: block; float: left;}
	h3.small-event{font-size: 12px}
	ul.related-list li{padding: 0px; background: none;}
	ul.related-list li a{font-size: 12px; line-height: 15px; display: block; padding: 0px 0; text-align: right;}

	.data-protection p{font-size: 11px; line-height: 18px; color: #555;}
	.data-protection h4{font-size: 11px; line-height: 18px; color: #555; margin: 0;}

	/*COLOURS*/
	.brown-txt{color:#5B4A24;}
	.green-txt{color: #4aad01;}
	.blue-txt{color: #2aa7bd;}
	.white-txt{color: #fff;}
	
	
	/*COLUMNS*/


	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{
		float: left;
		margin-right: 20px;
		display: inline;
		overflow: hidden;
	}

	.col-half, .col-1-half, .col-2-half, .col-3-half, .col-4-half, .col-5-half{
		float: left;
		margin-right: 10px;
		overflow: hidden;
		display: inline;
	}

	.col-1{width:140px;}
	.col-2{width:300px;}
	.col-3{width:460px;}
	.col-4{width:620px;}
	.col-5{width:780px;}
	.col-6{width:940px;}

	.col-half{width:65px;}
	.col-1-half{width:205px;}
	.col-2-half{width:365px;}
	.col-3-half{width:525px;}
	.col-4-half{width:685px;}
	.col-5-half{width:845px;}

	.col-last{margin-right: 0px; clear:right;}

	.inner-col-1,
	.inner-col-2,	
	.inner-col-3,	
	.inner-col-4,
	.inner-col-5,
	.inner-col-6{
		margin-left: 5px;
		float: left;
		margin-right: 20px;
		display: inline;
	}
				
	.inner-col-1{width: 130px; margin-left: 5px;}
	.inner-col-2{width: 270px;}	
	.inner-col-3{width: 430px;}	
	.inner-col-4{width: 590px;}		
	.inner-col-5{width: 750px;}		
	.inner-col-6{width: 910px;}	
	
	.col-space-1{margin-left:160px;}	
	.col-space-2{margin-left:320px;}
	.col-space-3{margin-left:480px;}	
	.col-space-4{margin-left:640px;}
	.col-space-5{margin-left:780px;}


	/*/COLUMNS*/
		


	.divider-hr{
		padding-bottom: 30px;
		background: url(../images/bg-divider.gif) left bottom no-repeat;
		margin-bottom: 0px;
	
	}

	.col-4-grey-top{height: 8px; width: 620px; background: #eee url(../images/col-4-grey-top.gif) no-repeat; margin-top: 10px; float:left;}
	.col-4-grey{
		background: #eee url(../images/col-4-grey-bottom.gif) left bottom no-repeat;	
		width: 620px;
		float:left;
	}

	.col-2-grey{
		background: #fff url(../images/2-col-grey.jpg) left bottom no-repeat;	
	}


	.col-2-green-top{
		background: #7AC109 url(../images/2-col-green-top.jpg) no-repeat;	
		margin-top: 20px;
	}
	.col-2-green-bottom{
		float: left;
		background: #7AC109 url(../images/2-col-green-bottom.jpg) left bottom no-repeat;	
	}


	/*ARTICLE LAYOUT*/	
	
	ul.article-layout{
		padding: 0px; margin: 0px; list-style: none;
		margin: 20px 0 20px 0;
		
	}
	
	ul.article-layout li{
		padding:1em 0px;
		margin: 0px;
		background: none;
		border-top: 1px solid #dedede;
		float: left; 
		width: 640px;
	}	

	ul.article-layout li div.article-label{
		display: inline;
		float: left;
		width: 90px;
		text-align: right;
		margin-right: 20px;
		font-size: 0.7em;
		color:#888; 
		line-height: 1.3; 
		padding-top: 0.5em;
	}
		
	
	div.article-field, 
	div.article-field-small{
		display: inline; 
		float: left; 
		width: 520px; 
		text-align: left; 
		margin-right: 10px; 
		color:#5B4A24; 
		padding-top: 1px;
	}	
		

	
			div.article-field-small{font-size: 0.8em; padding-top: 0.5em }


			ul.article-layout li div.article-field.article-intro, p.intro{font-size: 1.3em; line-height: 1.4; font-family:'georgia', serif;}

			
			ul.article-layout li div.article-field.article-intro{
				margin-bottom: 0px;
				padding-bottom:0px;
			}
	
			ul.article-layout li.main-image-item{border-top: 0px; padding-bottom: 1em}	
			
			ul.download-list li,
			ul.link-list li{
					padding: 0px;
					background: none;
					margin: 0px;
					border-bottom: 1px dotted #dedede;
				}	
		

		
	
	/*END OF ARTICLE LAYOUT*/




	/*SKIP TO LINK*/
	#skip-to-menu{
		position: absolute;
		padding: 0px; margin: 0px; list-style: none;
	}

	#skip-to-menu li{background: none; width: 0; height: 0}


	#skip-to-menu li a{
		position: absolute;
		text-align: center;
		width: 0px;
		overflow: hidden;
		height: 0px;
		top: 5px;
		left: 5px;
	}
	
	#skip-to-menu li a:focus{
		background: #fff;
		width: 120px;
		height: 20px;
		padding: 4px;
		border: 3px solid #7AC109;
	}	
	
	
	
	
	/*HEADER ELEMENTS*/
	
	h1#cre8us-logo{
		height: 120px;
		background: #fff url(../images/h1-logo.jpg) center 0 no-repeat;		
		text-indent: -5000px;
		margin-top: 10px;
	}

	h2#strapline{
		height: 54px;
		display: block;
		background: #fff url(../images/strapline.gif) 345px 0px no-repeat;		
		text-indent: -5000px;
		margin:0;
		margin-top: 0px;
	}
	
	/*MAINMENU*/
	
	#main-menu{
		padding: 5px 0 0 0;
		margin: 0px;
		list-style: none;
		
	}

	#main-menu li{
		display: inline; 
		float: left;
		padding: 0px; 
		background: none;
		display: inline
		
}

	#main-menu li a{
		display: inline;
		float: left;
		color: #4aad01;
		padding: 0px;
		margin: 0px;
		padding-right:10px;
		margin-right:11px;
		border-right: 2px solid #eee; 
		text-transform: uppercase;
		font-size: 1.1em;
	}

	#main-menu li a.last{margin-right: 0px; padding-right:10px; border-right: 0px}

	#main-menu li a:hover{color:#5B4A24}

	#main-menu li.current a, a.current{color: #2aa7bd}	
		

	
	/*TOP MENU*/
	
	ul#top-menu{
		padding: 0px; margin: 0px; list-style: none;
		margin-top: 20px;
		display: inline;
		position: relative;
		left:20px;
		height: 40px;
	}

	ul#top-menu li{
		background: none; 
		padding: 0px;
		display: inline;
		float: left;
		margin-right: 25px;		
	}
	
	ul#top-menu li a{text-transform: uppercase; font-size: 0.9em;}

	ul#top-menu li a:hover{color:#444;}

	ul#top-menu li.site-search-box{border: 1px solid #aaa; height: 1.5em; padding: 0px;overflow: hidden; width: 130px;}
	ul#top-menu li.site-search-box input{background: none; border: 0px; margin: 2px 0 0 4px; font-size: 0.9em; width: 100px; color:#999;}
	ul#top-menu li.site-search-box button{margin: 0px; border: 0px; background: url('../images/search-icon.gif') 5px -16px no-repeat; width: 24px; height: 1.3em; text-indent: -5000px; display: inline; float: left}
	ul#top-menu li.site-search-box button:hover{background-position: 5	px 0px}


	div.screen-name-block p{text-align: right; padding-right: 20px}

	
.testimonial-box {border-top: 0.5em solid #eee; border-bottom: 0.5em solid #eee; padding: 1em 0}
.testimonial-box blockquote{background: none; margin: 0px; padding: 0px}	
.testimonial-box cite{font-size: 1em; float: left;}

.top-line{border-top: 0.5em solid #eee; padding-top: 1em;}
.bottom-line{border-bottom: 0.5em solid #eee; padding-bottom: 1em;}



	/*FOOTER*/
	
	
ul.footer-menu{
		padding: 0px;
		margin: 0px;
		width: 400px;
		padding: 20px 0 8px 0;
	}
.footer-menu li {display: inline; background: none; padding: 0px;margin: 0px; float: left; margin-left:-20px ;margin-right: 40px}
.footer-menu li a{color: #555; font-size: 11px; border-bottom: 1px dashed #ccc}	
.footer-menu li a:hover{color: #222;border-bottom: 1px dashed #222}	
.contact-details{font-size: 11px; color: #555; display: inline; float: left;clear:  left; margin: 5px 0 0 10px; line-height: 15px; width: 100%}
.contact-details .detail{padding-left: 10px;color: #2aa7bd; font-weight: bolder}
.contact-details a{color: #555}
.contact-details a:hover{color: #2aa7bd}

.logo-menu{width: 270px; margin: 0 -30px 5px 0; float: right; border: 0px solid red}
.logo-menu li{display: inline; background: none; padding: 0} 
.logo-menu li a{color: #555; font-size: 11px; float:left; background: url(../images/footer.gif); text-indent: -5000px; display: block; height: 60px; margin-left: 5px}

.logo-menu li a.footer-cp{width: 100px; background-position: -154px 0}
.logo-menu li a.footer-cp:hover{background-position: -154px -57px}

.logo-menu li a.footer-cswp{width: 74px; background-position: 3px 0}
.logo-menu li a.footer-cswp:hover{background-position: 3px -57px}
		
.logo-menu li a.footer-ace{width: 60px; background-position: -80px 0}	
.logo-menu li a.footer-ace:hover{background-position: -80px -57px}	
	
a.supercool{text-indent: -5000px; float: left; width: 120px; height: 20px; background: url(../images/supercool.gif) 0 -20px no-repeat;display: inline;clear: left; margin: 1em 20px 5px -30px;}
a.supercool:hover{background-position:0 0;}

a.ill-credit{font-size: 0.8em; display: block; clear: left; color: #888; float: left; margin-left: -20px; font-style: italic}
a.ill-credit:hover{color:#333}
		
	/*HOMEPAGE AUDIENCE SEGMENTATION*/

	h2#engage-btn {display: block; background: #efefef; padding: 1em 0 1em 1em; margin: 0px; cursor: pointer; background: url(../images/engage-menu.jpg) -1px top no-repeat; color: #fff}

h2#engage-btn:hover {background-position: -1px -54px}

	ul#engage-menu{
		background: #eee;
		padding: 2px;
		margin: 0 0 0 5px;
		list-style: none;
		position: absolute;
		width: 250px;
		display: none;
	}

	ul#engage-menu li{
		background: none;
		margin: 0 0 2px 0;
		padding: 0px; 
	}

	ul#engage-menu li a{
		font-size: 1.2em;
		padding: 0 0 0.2em 1em;
		display: block;
		
	}



	/*SLIDESHOW*/
	
	#slideshow{
		padding: 0px;
		margin: 0px;
		list-style: none;
		height: 140px;
		width: 100%;

	}
	
	#slideshow li{padding: 0px;margin:0px;background: none;}	
	
	/*TEXT REPLACEMENT*/
	
		
	h2.h2-homepage{padding-bottom: 20px; background: url(../images/bg-divider.gif) center bottom no-repeat;}
	h2.h2-homepage-grey{padding-bottom: 20px; background: url(../images/col-4-grey-hr.gif) 10px bottom no-repeat; padding-left: 15px; margin-top: 10px; color: #5B4A24;}	


	
		
	/*MISC*/
	
	a.view-all{
		display: block;
		float: right;
		padding-right: 0px;
	}
	
	h2 span.title{display:block; float:left;}
	
		a.rss-small{border: 0px solid red;width: 24px;height: 24px;text-indent: -5000px;float: right;display: inline;margin-top: 0px;margin-left: 5px;background: url(../images/rss-small.gif) 0 0 no-repeat;}
		a.rss-small:hover{background-position: 0 -30px;}
		
	a.rss-subscribe{width: 130px;clear:both;height:30px;display: block;background: url(../images/rss-subscribe.jpg) 0 -35px no-repeat;text-indent: -5000px;float: left; margin-bottom: 20px;}		
		a.rss-subscribe:hover{background-position: 0 0px;}

	
	
	a.cp-button{background: url(../images/cp-button.jpg) left top no-repeat; text-indent: -5000px; height: 119px; margin-bottom: 30px}
	a.cp-button:hover{background-position: left -119px;}

	a.cp-button-wide{background: url(../images/cp-button-wide.jpg) left top no-repeat; text-indent: -5000px; height: 100px; margin-bottom: 30px; margin-top: 20px}
	a.cp-button-wide:hover{background-position: left -99px;}


	

	
	/*SUB MENU*/


		h3.sub-menu-title{
			text-transform: uppercase;
			font-size: 1em;
			margin-bottom: 0.5em;
			padding-bottom: 0.5em;
			border-bottom: 0.2em solid #2aa7bd	
			}
	
	
		ul.sub-menu{
			background: 0px; margin: 0px; padding: 0px; list-style: none;
		}
	
		ul.sub-menu li{
			padding: 0px; margin: 0px; background: none; padding-bottom: 0.5em
		}

		ul.sub-menu li a{font-size: 1.1em; line-height: 1.25em;
		}
		
		ul.sub-menu li a:hover{background: none; color: #2aa7bd;}	
	





	/*BREADCRUMB TRAIL*/
	
	ul#breadcrumb{margin: 0px; padding: 0px; list-style: none; margin-left: -10px; float: left;}

	ul#breadcrumb li{
		background: none;
		font-size: 0.9em;
		float: left;
		margin: 0px;
		padding: 0px 0px 0 10px;
		display: block;
		color: #999;
	}

		ul#breadcrumb li.last{border: 0px} 

	ul#breadcrumb li a{
		border: 0px;
		display: block;
		background: url(../images/breadcrumb.gif) center right no-repeat;
		padding-right: 15px;

	}		
	
	
	
	

	/*CONTACT*/
		
	.info-label1,
	.info-label2,
	.info-label3{
		position:relative;
		float: left;
		margin-left: 1px;
		margin-top: 1em;
	}
	
		.info-label1{width: 70px;}
		.info-label2{width: 140px;}
		.info-label3{width: 85px; font-weight: normal; color: #999;}	
		
	.map-box{
		height: 250px;
		border: 0px;
		border-collapse: none;
		overflow: none;
		
	}
	
	
	
	span.label1{width: 75px;}
	span.label2{width: 130px}	
	
	
	label.checklabel{width: 100%; margin-top: 20px; float: left;}
	
	label.stack-checkbox{display: inline; float: right;text-align: left; width: 320px;}
	label.stack-checkbox input{float: left; padding: 0px; margin:0px; width:20px;display: inline;}

	
	
	
	/*ARTICLE SUMMARY*/


	.article-summary h3{font-size:1.2em;line-height:1.25;margin-bottom:0.5em;}
	
	.article-thumb{
		background: url(../images/bg-news-pic.jpg) 1px 0px no-repeat;
		height: 120px;
		border: 0px solid red;
	}

	a .article-thumb:hover{background-position: 1px -146px;}
			
	.article-thumb img{display: inline; margin: 11px 0 0 12px;float:left;}		
			
			
	/*ARTICLE LIST*/

	ul.article-list {margin: 0px; padding: 0px; list-style: none; width: 100%;}
	ul.article-list li{background: none; padding: 0px; margin: 0px; width: 100%; background: url(../images/border-small.gif) left bottom repeat-x; padding-bottom: 1em; margin-bottom: 1em}
	ul.article-list li h3{font-size: 1.2em; margin-bottom: 0}
	ul.article-list li p{margin: 0.5em 0}



	/*WORK PAGE*/
	
	ul.theme-list{padding: 0px;width: 100%; list-style: none;}
	ul.theme-list li{background: none; padding: 0px; }
	ul.theme-list li a{display: block;}


	
	/*EVENTS PAGE*/

	.cal-large{
		background:url(../images/bg-cal.jpg) center 0px no-repeat;
		width: 100%;
		height: 80px;
	}

	.cal-large small{font-size: 12px; font-weight: bolder; color: #fff; text-align: center; display: block; margin-top: 5px; float: left; width: 97%; text-transform: uppercase; padding-bottom: 5px}
	.cal-large .cal-large-large{font-size: 40px; font-weight: bolder; color: #3fbac7; text-align: center; display: block; padding-top: 15px; width: 97%; text-transform: uppercase; line-height: 40px;}	

	

	.cal-small{
		background: url(../images/bg-cal-small.jpg) center 2px no-repeat;
		width: 100%;
		height: 70px;
	}
	
	.cal-small small{font-size: 10px; font-weight: normal; color: #fff; text-align: center; display: block; margin-top: 2px; float: left; width: 99%; text-transform: uppercase;}

	.cal-small .cal-small-large{font-size: 18px; font-weight: bold; color: #3fbac7; text-align: center; display: block; margin-top: -2px; float: left; width: 99%; text-transform: uppercase;}	
	
	
	/*LINKS*/
	
	ul.links-list li{
		padding-left: 35px;
		width: 265px;
	}
	
	ul.links-list li.link-individuals{background: url(../images/bg-link-ind.jpg) 6px 20px no-repeat;}
	ul.links-list li.link-organisations{background: url(../images/bg-link-org.jpg) left 20px no-repeat;}	
	
	h1.h1-title-link-organisations{background: url(../images/bg-link-org.jpg) 0px 3px no-repeat; padding-left: 35px;}
	h1.h1-title-link-individuals{background: url(../images/bg-link-ind.jpg) 8px 2px no-repeat; padding-left: 35px;}	
	

	

/*BANNERS*/	
	.banner-box {background: #efefef; margin-bottom: 2em; padding-bottom: 2px}
	.banner-box p{text-transform: uppercase; font-size: 0.9em; margin: 5px 20px 0 10px;color: #aaa}
	.banner-box h2{font-weight: bolder; font-size: 1.3em; margin: 10px 20px 1.5em 10px; color:#888 ;}
	.banner-box a{background: #fff; padding:7px 7px 5px 7px; margin: 0 20px 0 10px; color: #888; font-weight: bolder;}
	.banner-box a:hover{color: #fff; background: #888;}

	div.blue-banner{background:#2AA7BD} div.blue-banner p{color:#8BDBD0} div.blue-banner h2{color:#fff} div.blue-banner a{color:#2AA7BD} div.blue-banner a:hover{color:#fff; background: #8BDBD0}
	div.green-banner{background:#4AAD01} div.green-banner p{color:#9BD560} div.green-banner h2{color:#fff} div.green-banner a{color:#4AAD01} div.green-banner a:hover{color:#fff; background: #9BD560}	

/*CTA*/	

	.cta-banner{font-size: 1.4em; font-weight: bolder; text-align: left;}


	
	
	/*ABOUT*/
		ul.staff-list{padding: 0px; margin: 0px; list-style: none;}
		ul.staff-list li{padding: 0px; margin: 0px; background: none;margin-bottom: 20px;}
		ul.staff-list li a{display: block}	
		ul.staff-list li h3{margin-bottom: 0px; padding-left: 0px;}
		ul.staff-list li small{padding-right: 20px;}

	/*RSS*/
	
	dl.rss-list{padding: 0px; margin: 0px; list-style: none; margin-top: 20px;}
		dl.rss-list dt{margin-top: 40px;font-size: 16px;color: #2aa7bd;line-height: 20px;}		
		dl.rss-list dt a.rss-button{background: url(../images/btn-rss.jpg) no-repeat;height: 34px;width: 71px;overflow: hidden;display: block;text-indent: -5000px;overflow: hidden;float: left; margin-bottom: 10px; margin-top: -4px; margin-right: 6px;}
		dl.rss-list dt a.rss-button:hover{background-position: 0 -38px;}	
		
		
		
		
		
	/*ILLUSTRATIONS*/
	
	.ill-bg-search{background: url(../illustrations/search-ill.jpg) right top no-repeat; height: 102px}
	.ill-bg-news{background: url(../illustrations/news-ill.jpg) no-repeat; height: 125px}
.ill-bg-opps{background: url(../illustrations/jobs-ill.jpg) center 30px  no-repeat;height: 125px}
	.ill-bg-events{background: url(../illustrations/events-ill.jpg) no-repeat; height: 156px}
	.ill-bg-resources{background: url(../illustrations/resources-ill.jpg) 0 20px no-repeat; height: 200px}

	
	/*MISC*/
		
		
	.back-btn{display:block ; width: 65px; height:31px; background: url(../images/btn-back.jpg) 0 -33px no-repeat; text-indent: -5000px; border: 0px; margin-top: 7px; border-bottom: 0px #fff solid; overflow: hidden; clear: left; float: left; margin: 30px 0 20px 0;}
	.back-btn:hover{background-position: 0px 2px}

	
	/*SOCIAL BOOKMARKING MENU*/

	ul#social-bookmarking{padding: 0px; margin: 0px; list-style: none; border-top: 1px solid #bbb;border-bottom: 0px solid #bbb; padding: 10px 0; height: 22px; margin-top: 10px; margin-bottom: 0px; width: 600px; margin-right: 0px; display: inline;clear: left;}
		
	ul#social-bookmarking li{display: inline; float: left; background: none; padding: 0;}
	ul#social-bookmarking li a{text-indent: -5000px; display: inline; float: left; width:16px; height: 16px; margin-right: 3px; border: 1px solid #fff; padding:1px;}
	ul#social-bookmarking li a:hover{border: 1px solid #999}
	
	
	ul#social-bookmarking li a.facebook{background: url(../images/social-bm/facebook.png) center center no-repeat;}
	ul#social-bookmarking li a.twitter{background: url(../images/social-bm/twitter.png) center center no-repeat;}
	ul#social-bookmarking li a.linkedin{background: url(../images/social-bm/linkedin.png) center center no-repeat;}
	ul#social-bookmarking li a.myspace{background: url(../images/social-bm/myspace.png) center center no-repeat;}	
	ul#social-bookmarking li a.digg{background: url(../images/social-bm/digg.png) center center no-repeat;}	
	ul#social-bookmarking li a.delicious{background: url(../images/social-bm/delicious.png) center center no-repeat;}	
	ul#social-bookmarking li a.reddit{background: url(../images/social-bm/reddit.png) center center no-repeat;}	
	

	ul#social-bookmarking li.back a.back-btn{display:inline ; width: 63px; height:31px; background: url(../images/btn-back.jpg) 0 -33px no-repeat; text-indent: -5000px; border: 0px; margin-top: -4px; margin-right: 188px; overflow:visible}
	ul#social-bookmarking li.back a.back-btn:hover{background-position: 0px 2px}


	ul#social-bookmarking li.tell-friend a.friend-btn{display:inline ; width: 91px; height:31px; background: url(../images/tell-a-friend.jpg) 0 -33px no-repeat; text-indent: -5000px; border: 0px; margin-top: -4px;}
	ul#social-bookmarking li.tell-friend a.friend-btn:hover{background-position: 0px 2px}

	ul#social-bookmarking li.report a.report-btn{display: inline; width: 84px; height:31px; background: url(../images/report-btn.jpg) 0 -33px no-repeat; text-indent: -5000px; border: 0px; vertical-align:bottom; margin-top: -4px;}
	ul#social-bookmarking li.report a.report-btn:hover{background-position: 0px 2px}
	
	
	p.cp-submit{border: 1px solid #86BA1C;width: 224px; background: #BEE45D;text-align: center;}
	
	
	ul.sub-list {list-style: none; margin: 0px; padding: 10px 0 0 0;background: url(../images/border-small.gif) left 10px repeat-x;}
	ul.sub-list li{padding: 0px; margin: 0px; background: none; padding: 0.5em 0; background: url(../images/border-small.gif) left bottom repeat-x;}
	ul.sub-list li a{width: 100%; padding: 0px; margin: 0px; display:block; text-indent: 0px}
		
		
	a#reply-public-btn, a#reply-private-btn{margin-bottom: 0px;}		
		
		
		
.events-list{margin: 0; padding: 0;}
.events-list li{margin: 0; padding: 0; padding-top: 1em;background: none; padding-bottom: 1em; border-bottom: 1px dotted #ccc}
.events-list h3{margin-bottom: 0px;}		