/*
Events page stylesheet for Bike Biz
Version 1.1
Colours:

*/

#content								{position: relative;}
#content h2								{border-bottom: 1px solid #ECECEC !important;line-height: 30px !important;}
#content h3								{background: #e6e6e6; font-size: 18px; line-height: 18px; color: #333; font-weight: bold; padding: 6px 10px 5px; margin: 0 0 10px;}


/****** EVENTS ******/

a.rsssubscribe							{background: url(/assets/images/rss-icon-med.png) right center no-repeat; font-size: 12px; line-height: 18px; height: 18px; display: inline-block; padding: 0 26px 0 0; position: absolute; top: 25px; right: 20px;}

#eventscarousel						{height: 297px; overflow: hidden; margin: 0;}
#eventscarousel li					{position: relative; height: 297px; z-index: 1000;}
#eventscarousel li div.slideinfo	{background: url(/assets/images/black80.png) 0 0 repeat; padding: 5px 8px; height: 45px; position: absolute; bottom: 0; z-index: 2000; width: 612px;}
#eventscarousel li div.slideinfo p
											{color: #b2b2b2; padding: 10px 0 0; font-size: 11px; line-height: 14px; float: left;}
#eventscarousel li div.slideinfo p a,
#eventscarousel li div.slideinfo p a:visited
											{color: #fff; font-weight: bold;}
#eventscarousel li div.getmein	{border-left: 1px solid #312c2a; padding: 11px 2px 0 10px; height: 33px; width: 140px; float: right;}
#eventscarousel li div.getmein a {background: #f5942b; font-size: 12px; line-height: 12px; display: inline-block; padding: 7px 0 5px; width: 140px; text-align: center; text-transform: uppercase; color: #fff; font-weight: bold;}

#eventscarouseltitle					{height: 47px; margin: 0 0 20px;}
#eventscarouseltitle li				{background: #e6e6e6; width: 198px; height: 39px; border-right: 1px solid #666; padding: 8px 7px 0; float: left; cursor: pointer; overflow: hidden; }
#eventscarouseltitle li.lasttitle{width: 188px; border: none;}
div.eventdate							{background: #666; display: block; height: 26px; width: 30px; padding: 4px 0 0; text-align: center; float: left; margin: 0 7px 0 0; color: #fff; font-size: 10px; line-height: 10px; text-transform: uppercase;}
div.eventdate span					{font-size: 15px; line-height: 15px;}
#eventscarouseltitle li p			{color: #333; font-size: 12px; line-height: 14px; font-weight: bold; margin: 0; padding: 2px 0 0; width: 500px; }
#eventscarouseltitle li p small	{color: #666; font-size: 11px; line-height: 14px; font-weight: normal;}
#eventscarouseltitle li.currenttitle
											{background: #000;}
#eventscarouseltitle li.currenttitle div.eventdate
											{background: #fff; color: #000;}
#eventscarouseltitle li.currenttitle p
											{color: #fff;}
#eventscarouseltitle li.currenttitle p small
											{color: #999;}

#eventstitle							{position: relative; margin: 0 0 10px;}
#eventstitle h3						{margin: 0;}
#eventstitle form						{width: 200px; height: 37px; line-height: 37px; text-align: right; position: absolute; top: 0; right: 0; padding: 0 8px 0 0;}
#eventstitle form	label				{line-height: 28px; font-size: 11px;}
#eventstitle form input				{margin: 0 0 0 3px;}
#upcomingevents						{margin: 0 0 24px;}
div.event								{border-bottom: 1px solid #C0C0C0; padding: 15px 0;position: relative;}
div.oddevent							{}
div.event img.eventimage			{width: 140px; float: left; margin: 0 0 10px 0;}
div.eventcontent					{float: right; width: 470px;}
div.eventcontentpad					{float: right; width: 455px;}
div.eventtext						{position: relative;}
div.event h4							{color: #00529f; font-size: 16px; line-height: 20px; margin: 0; font-weight: bold;}
div.event p, p.articleauthor		{color: #808080; font-size: 11px; margin: 0 0 3px;}
div.event table						{width: 470px; margin: 0 0 10px;}
div.event table td					{padding: 5px 0; border-top: 1px dotted #c9c9c9; font-size: 11px; line-height: 13px;}
div.event table td.title			{width: 80px; font-weight: bold;}
div.event table td.twitter			{background: url(/assets/images/twitter-small.png) left 5px no-repeat; padding: 0 0 0 22px;}
div.event table td.facebook		{background: url(/assets/images/facebook-small.png) left 5px no-repeat; padding: 0 0 0 22px;}
div.event table td.linkedin		{background: url(/assets/images/linkedin-small.png) left 5px no-repeat; padding: 0 0 0 22px;}
div.event table tr.firstrow	td		{border: none;}
div.event a.readmore					{background: #f5942b; font-size: 12px; line-height: 12px; display: inline-block; padding: 5px 6px 4px; color: #fff; font-weight: bold;}
div.event h2 						{color: #00529F; font-size: 24px !important; font-weight: bold; line-height: 30px; margin: 0 0 10px; padding: 4px 0;}

.socialbutton						{display: block; float: right; height: 21px; line-height: 21px; font-size: 11px; color: #999; margin: 0 10px 0 0; text-align: center; text-decoration: none;}
a.commentsbutton					{background: url(/assets/images/comments-button.png) 0 0 no-repeat; height: 25px; width: 27px; padding: 0 2px 0 60px; color: #fff !important; margin: -5px 0 0 0;}
.email-share-button 				{background: url(/assets/images/email-button.png) 0 0 no-repeat; height: 20px; width: 61px; display: block; text-indent: -999em; overflow: hidden; margin: 1px 20px 0 0 !important;}

/****** EVENT DETAILS ******/

div.otherstories					{background: #f2f2f2; padding: 10px 10px 0;}
div.otherstories h3					{font-size: 18px; float: none !important;}

#follow 								{position: relative;}
#follow p 								{float: left; width: 500px; margin: 5px 0 0 0;}
#follow form 							{float: right; width: 100px;}

#eventdetails							{background: #e6e6e6; padding: 10px; margin: 0 0 20px;}
#eventdetails h3						{background: none; padding: 0;}

#tabbar									{clear: both; height: 26px;}
#tabbar ul								{width: 200px; float: left;}
#tabbar ul li							{display: inline;}
#tabbar ul li a, #tabbar ul li a:visited
										{display: inline-block; height: 26px; line-height: 26px; font-size: 12px; font-weight: bold; padding: 0 10px; margin: 0; color: #4c4c4c; outline: 0;}
#tabbar ul li a:hover, #tabbar ul li.activetab a
										{background: #fff; color: #191919;}
a.tablink								{background: #f5942b; font-size: 12px; line-height: 12px; display: inline-block; padding: 5px 6px 4px; color: #ffffff !important; font-weight: bold; float: right; margin: 0 0 0 6px; text-transform: uppercase;}
#tabbar iframe							{float: right;}
div#tab-content 						{width: 100%; background: #ffffff;}
div.eventdescription, div.eventmap		{padding: 12px 10px 2px;}
div.eventdescription	p				{color: #4c4c4c; font-size: 12px; line-height: 17px; margin: 0 0 11px;}

#attendingheader						{position: relative;}
a.goinglink								{background: #f5942b; font-size: 12px; line-height: 12px; display: inline-block; padding: 5px 6px 4px; color: #ffffff !important; font-weight: bold; margin: 0 0 0 10px; text-transform: uppercase; position: absolute; right: 10px; top: 5px;}
a.seealllink							{display: inline-block; border-left: 1px solid #cdcdcd; line-height: 20px; padding: 0 0 0 6px; margin: 0 0 0 6px; text-transform: uppercase;}
p.attendinglinks						{position: absolute; right: 90px; top: 4px; line-height: 24px; text-align: right;}
#attending								{padding: 5px 0 0;}
#attending div							{padding: 0 8px 0 9px; width: 50px; float: left;}
											
#comments p.commentcounttop		{width: auto; float: none; text-align: left; line-height: 12px; color: #666;}

#eventdetails .social-links 			{float: right;width:415px;}

#tabbar ul.social-links li.email-button-container {
    padding:0;
    width:71px;
}

#tabbar ul.social-links li.email-button-container a.email-share-button {
    float:none!important;
    margin:0!important;
    padding:0;
}

#tabbar ul.social-links li {
    float:left;
    overflow:hidden;
    width:85px;
}

#tabbar ul.social-links li .twitter,
#tabbar ul.social-links li .facebook,
#tabbar ul.social-links li .googleplus,
#tabbar ul.social-links li .linkedin {
    display:block;
    float:none;
}

#tabbar ul.social-links li.twitter-button-container {
    width:107px;
}

#tabbar ul.social-links li.facebook-button-container {
    margin-left:-17px;
}

#tabbar ul.social-links li.googleplus-button-container {
    width:77px;
}

/****** FORM ******/
#modeltype-label, #modeltype-element,
#modelid-label, #modelid-element,
#submit-label					 		{display: none;}
#changelogformfollow-submit 			{background: #f5942b; border: none; float: right; padding: 3px 10px; text-transform: uppercase; color: #fff; font-size: 16px; margin: 0 0 10px 0; font-family: Helvetica, Arial, sans-serif; cursor: pointer;}

.toparticle div.event 					{border: 0 !important;margin: 0 !important; padding: 0 !important;}

#eventstitle form 						{display: none;}