/* members */
.evbg {
	background: transparent url(../img/global/events.png) no-repeat scroll 0pt 0pt;
}
h1.events {
	height: 48px;
	width: 681px;
}
.myEvents {
	background-position: 0px -48px;
	height: 48px;
	width: 222px;
}
.eventPost {
	display: block;
	margin: 7px 0;
	text-indent: -999em;
	background-position: 0px -96px;
	height: 44px;
	width: 217px;
}
a.eventPost:hover {
	background-color: #FFF;
	background-position: 0px -140px;
}
.myeventsContainer {
	margin-bottom: 22px;
}
.myeventsContainer ul {

}
.myeventsContainer li {
	padding: 4px 0 16px;

	font-size: 11px;
}
.myeventsContainer li.a {
	padding: 2px 4px;
	background-color: #E9E9E9;
	color: #666;
	font-weight: bold;
}
/* browse cols */
.eventsContainer div.col1 {
	clear: both;
	width: 207px;
	margin: 16px 30px 0 0;
	float: left;
}
.eventsContainer div.col2 {
	float: left;
	width: 444px;
	margin-top: 16px;
}
/* tabs */
ul.tabs {
	margin-top: 24px;
	border-bottom: 1px solid #9E9E9E;
	width: 681px;
	height: 33px;
}
ul.tabs li {
	padding-top: 4px;
	text-align: center;
	float: left;
	margin: 7px 14px;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
ul.tabs li.on {
	padding: 0;
	margin-bottom: -1px;
	position: relative;
	z-index: 200;
	margin: 0 4px;
	color: #494949;
	border: 1px solid #9E9E9E;
	border-bottom: 1px solid #FFF;
}
ul.tabs li.on h2 {
	font-size: 15px;
	padding: 6px 6px 8px;
	color: #6D6D6D;
}
ul.tabs li.ie {
	margin: 7px 0px;
}
/* filters */
ul.filter {
	font-size: 13px;
}
ul.filter li.a {
	background-color: #979797;
	color: #EAEAEA;
	padding: 3px 0 4px 6px;
	font-weight: bold;
}
ul.filter li {
	padding: 8px 0 0 12px;
}
ul.filter li strong {
	padding-left: 7px;
}
/* calendar */
.calendar {
	font-family: Trebuchet MS, arial;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 17px 18px;
}
.calendar th {
	font-size: 14px;
	text-align: center;
	padding-bottom: 5px;
}
.calendar th a.month {
	color: #7B7B7B;
	background-color: #FFF;
}
.calendar th a.month:hover {
	text-decoration: underline;
}
.calendar th a.a {
	padding-right: 9px;
	font-size: 11px;
	font-weight: normal;
}
.calendar th a.z {
	padding-left: 9px;
	font-size: 11px;
	font-weight: normal;
}
.calendar tr.days th {
	font-family: arial;
	color: #7B7B7B;
	font-size: 10px;
	padding-bottom: 5px;
}
.calendar td.z {
	border: 0;
}
.calendar td {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 23px;
	height: 23px;
	border: 1px solid #C9C9C9;
}
.calendar td a {
	display: block;
}
.calendar td.on {
	background-color: #C6E2FA;
}
.calendar td.sel {
	background-color: #D4F76A;
}
/* events */
.events li.a {
	clear: both;
	float: left;
	margin-bottom: 30px;
}
.events li.z {
	float: right;
	margin-bottom: 30px;
}
.events li.username {
	color: #A2A2A2;
}
.events a.userhref {
	display: inline;
}
.events ul.usermenu {
	margin-left: 51px;
}
.events li {
	width: 202px;
	color: #666;
	font-size: 11px;
}
.events a.edit {
	display: block;
	float: right;
	padding: 2px;
	border: 1px dotted #aaa;
}
.events h3 {
	float: left;
	font-size: 14px;
	line-height: 16px;
}
.events h3 a {
	line-height: 16px;
}
.events p.type {
	clear: left;
	padding-top: 7px;
	color: #ABABAB;
}
.events p.ppl {
	padding-bottom: 7px;
	color: #DC146D;
}
.free {
	background-position: -481px -69px;
	padding: 0 13px;
	width: 26px;
}
.payup {
	background-position: -455px -69px;
	padding: 0 8px;
	width: 16px;
}
.rsvp {
	background-position: -514px -69px;
	padding: 0 14px;
	width: 28px;
}
.col2 .cover {
	width: 102px;
	height: 102px;
	float: left;
	overflow: hidden;
	border: 1px solid #CDCDCD;
}
a.save {
	margin: 7px auto;
	display: block;
	width: 61px;
	height: 62px;
	background-position: -252px -52px;
	text-indent: -999em;
	outline: none;
}
a.save:hover {
	background-color: #FFF;
	background-position: -252px -120px;
}
a.saved {
	background-position: -332px -52px;
}
a.saved:hover {
	background-position: -332px -120px;
}
.feche {
	float: left;
	width: 98px;
	text-align: center;
	font-size: 16px;
	line-height: 13px;
	color: #979797;
}
.feche em {
	font-size: 12px;
	font-style: normal;
}
/* detail cols */
.eventsContainer div.col3 {
	clear: both;
	width: 199px;
	margin: 6px 15px 0 0;
	float: left;
	background-color: #E9E9E9;
	padding: 7px;
	font-size: 14px;
}
.eventsContainer div.col4 {
	float: left;
	width: 453px;
	margin-top: 6px;
}
h2.eventTitle {
	margin-top: 6px;
	font-size: 25px;
	font-weight: normal;
	padding: 7px 7px;
	background-color: #9BBFCC;
	color: #FFF;
}
.date {
	font-size: 12px;
	color: #979797;
	line-height: 10px;
}
.date strong {
	font-size: 16px;
}
.date em {
	font-size: 16px;
	font-style: normal;
	float: right;
	margin-right: 20px;
}
.col3 a.edit {
	display: block;
	padding: 4px;
	border: 1px dotted #aaa;
	margin: 2px 0 6px 0;
}
.col3 div.info {
	margin-top: 20px;
	color: #666;
}
.col3 div.info a {
	font-size: 12px;
}
.col3 div.info span.type {
	color: #9B9B9B;
}
.col3 div.info span {
	display: block;
}
.col3 a.website {
	display: block;
	font-size: 12px;
	margin-top: 15px;
}
.col3 div.cost {
	margin-top: 15px;
}
.col3 div.poster {
	margin-top: 15px;
	font-size: 11px;
}
.col3 div.poster ul {
	float: left;
}
.col3 li.username {
	color: #A2A2A2;
}
.col3 a.userhref {
	display: inline;
}
.col3 div.poster ul.usermenu {
	margin-left: 51px;
}
.col3 div.poster div.member {
	float: left;
	margin-right: 4px;
}
.col3 ul.friends {
	clear: both;
	margin-top: 10px;
	font-size: 11px;
}
.col3 ul.friends li {
	width: 97px;
	float: left;
}
.col3 ul.friends li.z {
	clear: left;
}
.col3 ul.friends li.a {
	width: 188px;
	font-size: 11px;
	font-weight: bold;
	background-color: #898989;
	color: #FFF;
	padding: 3px 5px;
}
.col3 ul.friends div.member {
	margin-top: 5px;
}
.col4 div.cover {
	text-align: center;
	position: relative;
}
.col4 div.cover div.change {
	display: none;
	position: absolute;
	left: 40%;
	top: 0;
	border: 2px solid #666;
	background-color: #FFF;
	color: #2E7DE8;
	padding: 5px;
}
.col4 div.cover a:hover div.change {
	display: block;
}
.col4 div.cover img {
	border: 0;
}
.col4 div.desc {
	width: 358px;
	float: right;
	margin-top: 25px;
}
.col4 div.ppl {
	float: left;
	width: 82px;
	color: #DC146D;
	text-align: center;
}
.col4 a.report {
	margin-left: 374px;
}
.col4 .comment {
	margin-top: 20px;
	background:transparent url(../img/global/title_comments.png) no-repeat scroll 0 0;
	height:23px;
	padding-bottom:8px;
	width:94px;
}
.col4 .frmComment {
	background:transparent url(../img/global/title_comments.png) no-repeat scroll 0 -33px;
	height:10px;
	width:83px;
}
/* comments */
.comments form {
	float: right;
	width: 280px;
}
.comments ul {
	width: 454px;
	margin-right: 19px;
}
.comments ul ul {
	width: 275px;
	float: left;
}
.comments div.member {
	float: left;
	padding: 0;
	padding-right: 3px;
}
.comments li.a {
	border-bottom: 1px solid #DDD;
	margin-bottom: 16px;
	padding-bottom: 4px;
}
.comments li.a p {
	clear: both;
	float: none;
	padding: 0;
	padding-top: 9px;
	font-size: 12px;
	color: #868686;
	width: auto;
	overflow: hidden;
}
.comments a.userhref {
	display: inline;
}
.comments span {
	float: left;
	display: block;
	width: 240px;
	display: inline;
	font-size: 10px;
}
.comments span b {
	color: #A1148B;
	display: block;
}
.comments ul.usermenu {
	width: auto;
}
.comments li.username {
	font-size: 11px;
}
.comments form.z {
	clear: both;
	float: none;
}
.comments a.del {
	margin-top: 2px;
	cursor: pointer;
	float: right;
	display: block;
	width: 98px;
	color: #F2888D;
	font-size: 10px;
}
.comments a:hover.del {
	color: #FFF;
}
.comments .form a.login {
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 14px;
}
/* form */
.editContainer form {
	float: left;
}
.editContainer div.photo {
	float: right;
	width: 340px;
}
.editContainer div.photo img {
	padding: 1px;
	border: 1px solid #AAA;
	margin-top: 10px;
}
.efrm {
	background: transparent url(../img/global/form_event.png) no-repeat scroll;
	height: 14px;
}
.efrmTitle {
	background-position: 0px 0px;
	width: 24px;
}
.efrmAbout {
	background-position: 0px -20px;
	width: 143px;
}
.efrmDate {
	background-position: 0px -40px;
	width: 26px;
}
.efrmType {
	background-position: 0px -60px;
	width: 76px;
}
.efrmLoc {
	background-position: 0px -80px;
	width: 46px;
}
.efrmStreet {
	background-position: 0px -100px;
	width: 81px;
}
.efrmCity {
	background-position: 0px -120px;
	width: 23px;
}
.efrmState {
	background-position: 0px -140px;
	width: 28px;
}
.efrmWWW {
	background-position: 0px -160px;
	width: 99px;
}
.efrmCost {
	background-position: 0px -180px;
	width: 75px;
}
.efrmFree {
	background-position: 0px -200px;
	width: 54px;
}
.efrmRsvp {
	background-position: 0px -220px;
	width: 90px;
}
.efrmPhoto {
	background-position: 0px -240px;
	width: 122px;
}