/* @override http://twunch.be/stylesheets/master.css?1235397302 */

/* @group reset */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	list-style: none;
	border: 0;
	outline: none;
}

/* @end */

/* @group body */

body {
	background-color: #eee;
	font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	text-shadow: #fff 0 0 0;
}

/* @end */

/* @group headers */

/* @group h1 */

h1 {
	width: 300px;
	height: 150px;
}

h1 a {
	display: block;
	width: 300px;
	height: 100px;
	text-indent: 400px;
	overflow: hidden;
	background: url(../images/h1.gif) no-repeat 0 0;
}

h1 a:hover,
h1 a:focus,
h1 a:active {
	background-position: 0 -150px;
}

/* @end */

/* @group h2 */

h2 {
	height: 35px;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 43px 0 18px 0;
	cursor: text;
}

/* @end */

/* @group h3 */

h3 {
	color: #c99;
	font-size: 24px;
	line-height: 30px;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 a {
	color: #c99;
	display: block;
	text-decoration: none;
}

h3 a:hover,
h3 a:focus {
	color: #966;
}

h3 a:active {
	color: #633;
}

/* @end */

/* @end */

/* @group anchor */

a {
	color: #699;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #366;
}

a:active {
	color: #033;
}

/* @end */

/* @group follow */

#follow {
	float: right;
	margin-top: 50px;
	margin-right: -5px;
}

#follow li {
	float: left;
	margin-left: 10px;
}

#follow li a {
	float: left;
	width: 50px;
	height: 50px;
	text-indent: 100px;
	overflow: hidden;
	background: url(../images/follow.gif) no-repeat 0 0;
}

#twitter a {
	background-position: 0 0;
}

#twitter a:hover,
#twitter a:focus,
#twitter a:active {
	background-position: 0 -50px;
}

li#rss a {
	background-position: -50px 0;
}

#rss a:hover,
#rss a:focus,
#rss a:active {
	background-position: -50px -50px;
}

/* @end */

/* @group wrapper */

#wrapper {
	width: 500px;
	padding: 50px 50px 100px 400px;
	background: #fff url(../images/body.png) no-repeat fixed 50px 50px;
	border-right: 1px solid #ccc;
}

/* @end */

/* @group twunch */

#vorige .dtstart span.time,
#vorige .vevent ul,
#vorige .description {
	display: none;
}

#vorige .location {
	margin-bottom: 0;
	border-bottom: 0;
}

#vorige .dtstart span.month {
	margin-bottom: 0;
}

.vevent {
	padding-left: 60px;
	background: url(../images/dtstart.gif) repeat-y 0 0;
	position: relative;
	border-bottom: 1px dotted #fc9;
	border-top: 1px dotted #fc9;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

/* @group map */


.map a {
	font-size: 12px;
	width: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #666;
	float: right;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-top: 10px;
	margin-left: 10px;
	text-shadow: #666 0 1px 1px;
}

.map a:hover,
.map a:focus {
	background-color: #333;
	color: #fff;
}

.map a:active {
	background-color: #000;
}

/* @end */

/* @group join */

.join {
	display: none;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #fc9;
	margin-left: -10px;
	padding-left: 10px;
}

#volgende .join {
	display: block;
}

.toekomstig .join {
	display: block;
}

.join a {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #c66;
	color: #fff;
	display: block;
	margin-right: 100px;
	padding: 3px 5px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	text-shadow: #c66 0 1px 1px;
}

.join a:hover,
.join a:focus {
	background-color: #933;
	color: #fff;
}

.join a:active {
	background-color: #600;
}

/* @end */

/* @group attendees */

.vevent ul {
	overflow: hidden;
	margin: 10px 0 5px;
}

.vevent ul li {
	float: left;
	margin: 0 5px 5px 0;
}

.vevent ul li a {
	color: #fff;
	background-color: #699;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: #699 0 1px 1px;
}

.vevent ul li a:hover,
.vevent ul li a:focus {
	background-color: #366;
	color: #fff;
}

.vevent ul li a:active {
	background-color: #033;
}

.vevent ul li a.organizer {
  background-color: #B25858;
}

.vevent ul li del a,
.vevent ul li del a:hover {
	background-color: #ccc;
	text-decoration: line-through;
}

.vevent ul li del a:focus,
.vevent ul li del a:active {
	background-color: #999;
}

/* @end */

/* @group description */

.description p {
	margin: 10px 0 5px;
	font-size: 12px;
	color: #999;
}

/* @end */

/* @group location */

.location {
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
	border-bottom: 1px dotted #fc9;
	margin-left: -10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/* @end */

/* @group dtstart */

.dtstart {
	background: #fc9;
	width: 50px;
	float: left;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	text-shadow: #fc9 0 1px 1px;
}

.dtstart a {
	text-decoration: none;
	display: block;
}

.dtstart span {
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.dtstart span.day {
	line-height: 30px;
	margin-top: 5px;
	font-size: 24px;
	color: #630;
}

.dtstart span.month {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 16px;
}

.dtstart span.time {
	color: #963;
	margin-bottom: 5px;
}

/* @end */

/* @end */

/* @group watis */

#watis p {
	margin-bottom: 20px;
}

/* @end */

/* @group detail */

/*#detail {
	background: #fff;
}*/

#detail #wrapper {
	padding: 150px 50px 150px 400px;
	background-position: 50px 150px;
}

/* @end */

/* @group footer */

#footer {
	position: fixed;
	left: 50px;
	top: 350px;
	width: 300px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
}

#footer:hover {
	color: #999;
}

#footer a {
	color: #ccc;
}

#footer:hover a {
	color: #999;
}

#footer a:hover,
#footer a:focus {
	color: #666;
}

#footer a:active {
	color: #333;
}

/* @end */

/* @group noupcoming */

.noupcoming p {
	padding: 20px;
	border: 2px dashed #ccc;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color: #999;
	font-size: 14px;
}

.noupcoming p a {
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #c66;
	color: #fff;
	display: block;
	margin: 15px 100px 0;
	padding: 3px 5px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
}

.noupcoming p a:hover,
.noupcoming p a:focus {
	background-color: #933;
	color: #fff;
}

.noupcoming p a:active {
	background-color: #600;
}

/* @end */

/* @group language */

#language {
	position: absolute;
	top: 90px;
	left: 950px;
}

#language li {
	width: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left: 1px;
}

#language li a {
	display: block;
	text-decoration: none;
	background-color: #ddd;
}

#language li a:hover {
	background-color: #ccc;
}

#language li.selected {
	margin-left: 0;
	width: 31px;
}

#language li.selected a {
	border: 1px solid #ccc;
	border-left: 0;
	background-color: #fff;
}

/* @end */

/* @group newtunch */

#newtwunch sup {
  font-size: 0.6em;
}

#newtwunch form div {
}

#newtwunch form label {
  color: #c99;
	font-size: 24px;
	line-height: 30px;
	padding: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

/* @end */

/* @group twitter */



a.twitter_button {
  display:block;
  background-image: url('/images/Sign-in-with-Twitter-lighter.png');
  background-repeat:no-repeat;
  height: 24px;
  text-indent: -90000px;
  width: 151px;
}

/* @end */
