div#maincontent img {
	border: 0 none;
}

div.row {
	clear: both;
	margin-bottom: 20px;
/*	background: green;*/
	width: 100%;
	overflow: auto;
}

div.row.row1 {
}

div.row div.row_column1 {
	width: 352px;
	overflow: hidden;
	float: left;
	margin-right: 21px;
}

div.row div.row_column2 {
	width: 725px;
	overflow: hidden;
	float: left;
	margin-right: 21px;
}

div.row div.row_last {
	margin-right: 0;
}

div.subrow {
	overflow: auto;
}

div.subrow div.row_column1 {
	
}

div.row div.subrow div.row_column1:last-child {
	margin-right: 0;
}

div.row div.subrow div.row_column1.last {
	margin-right: 0;
}

div#maincontent div.ci-in {
/*	color: #ffffff;
	background: #000000 url('../media/layout/bg-contentitem.gif') repeat-x center bottom;*/
	color: #000;
	background: #fff;
}

div#maincontent div.h2header {
	margin: 0;
}


/*div#maincontent div.h2header {
	height: 48px;
	margin: 0;
	background: #000;
}

div#maincontent div.h2header h2 {
	margin: 0;
	padding: 10px 0 0 24px;0
	color: #ffffff;
	font-size: 1.5em;
	text-transform: lowercase;
}
*/
/*div#maincontent div#header {
	width: 640px;
	height: 160px;
}*/

div#maincontent div#header h1 {
	width: 640px;
	height: 160px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('../media/layout/header.jpg') no-repeat;
}

div#maincontent h1 span {
	visibility: hidden;
}

/*
div#maincontent div#ci_events {
	width: 254px;
	height: 326px;
	float: right;
}

div#maincontent div#ci_events-in {
	height: 293px;
	padding: 0 10px;
}

div#maincontent div#ci_events-in div.fp-agendaitem {
	height: 80px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 5px;
}

div#maincontent div#ci_events-in div.fp-agendaitem h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

div#maincontent div#ci_events-in div.fp-agendaitem a {
	color: #ffffff;
}

div#maincontent div#ci_events-in div.fp-agendaitem img {
	border: 0 none;
	float: left;
	margin-right: 1em;
}

*/

div.row img {
	display: block;
}

div.eventlist {
	padding-top: 6px;
	background: #fff;
	color: #000;
	font-size: 0.9em;
}

div.events div.eventitem {
	height: 187px;
	margin-bottom: 10px;
}

div.events div.eventitem div.eventitem-image {
	width: 352px;
	height: 175px;
	float: left;
	margin-right: 21px;
}

div.events div.eventitem div.eventitem-content {
	position: relative;
	width: 340px;
	float: left;
	height: 169px;
	padding: 0 6px 6px 6px;
	background: #dbdddc;
}

div.events div.eventitem div.eventitem-content .eventitem-title {
	font-size: 1.2em;
}

div.events div.eventitem div.eventitem-content .eventitem-title em {
	display: block;
	margin-left: -6px;
	margin-right: -6px;
	padding: 8px 6px 0 6px;
	background: #000;
	color: #fff;
	height: 30px;
	font-style: normal;
}

div.events div.eventitem div.eventitem-content .eventitem-title b {
	display: block;
}

div.events div.eventitem div.eventitem-content .eventitem-body {
	height: 76px;
}

div.events div.eventitem div.eventitem-content .eventitem-times {
	font-size: 0.9em;
}

div.events div.eventitem div.eventitem-content .eventitem-link {
	position: absolute;
	right: 52px;
	bottom: 3px;
}


div.events div.eventitem div.eventitem-content .eventitem-more {
	position: absolute;
	right: 6px;
	bottom: 6px;
	width: 39px;
	height: 20px;
	background: url('/media/layout2/readmore.png') no-repeat center center;
	overflow: hidden;
}

div.events div.eventitem div.eventitem-content .eventitem-more a {
	display: block;
	width: 39px;
	height: 20px;
	text-decoration: none;
}

div.events div.eventitem div.eventitem-content .eventitem-more a span {
	visibility: hidden;
}

div.social {
	margin-bottom: 16px;
}

div.social ul {
/*	height: 215px;*/
	margin: 0;
	padding: 16px 0 6px 0;
	background: #fff;
	color: #000;
}

div.social ul li {
	height: 40px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

div.social ul li a {
	display: block;
	width: 343px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	color: #000;
	font-size: 1px;
	text-decoration: none;
	text-align: center;
}

div.social ul li#social_link_hyves a {
	background-image: url('/media/layout2/btn-hyves.png');
}

div.social ul li#social_link_facebook a {
	background-image: url('/media/layout2/btn-facebook.png');
}

div.social ul li#social_link_youtube a {
	background-image: url('/media/layout2/btn-youtube.png');
}

div.social ul li#social_link_partyflock a {
	background-image: url('/media/layout2/btn-partyflock.png');
}

div#maincontent div#ci_next {
	width: 370px;
	height: 160px;
}

div#maincontent div#ci_members {
	width: 138px;
	height: 160px;
}

div#maincontent div#ci_members-in {
	height: 127px;
}

div#maincontent div#ci_soon {
	width: 774px;
	height: 160px;
}

div#maincontent div#ci_soon img {
	border: 0 none;
}

div#maincontent div#ci_fotos {
/*	width: 370px;
	height: 320px;*/
}

div#maincontent div#ci_fotos-in {
	height: 320px;
/*	height: 287px;*/
}

div#maincontent div#ci_video {
/*	width: 398px;
	height: 320px;*/
}

div#maincontent div#ci_video div.blockvideoshow_objectcontainer {
	height: 257px;
	background: #000000 url('/media/layout/bg-movie.jpg') no-repeat center center;
}

div#maincontent div#ci_video div.blockvideoshow_objectcontainer div {
	height: 257px;
}

div#maincontent div#ci_video div.frontpage_video_buttons {
	background: #000000;
	height: 30px;
	padding-left: 30px;
}

div#maincontent div#ci_video div.frontpage_video_buttons a {
	color: #e03395;
	text-decoration: none;
}

div#maincontent div#ci_video div.frontpage_video_buttons img {
	border: 0 none;
	vertical-align: middle;
}

/* party pics */
div.frontpage_items_content {
}

div#maincontent div#ci_fotos-in h3 {
/*	display: none;*/
}

div#maincontent div#ci_fotos-in img {
	border: 0 none;
}

div#maincontent div#ci_fotos-in ul {
	height: 50px;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}

div#maincontent div#ci_fotos-in ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	float: left;
}

div#bannerspace {
	clear: both;
	height: 90px;
	margin-top: 10px;
	background: #333;
	padding: 5px 0;
}

div#bannerspace div.bannercontainer {
	float: left;
}

div#twitter_div {
	overflow: hidden;
	width: 350px;
	height: 824px;
	border: 1px solid #555;
	background: #000 url('/media/layout2/head-twitter.png') no-repeat center top;
	overflow: auto;
	color: #fff;
}

div#twitter_div a {
	color: #4470e5;
	display: block;
}

div#twitter_div span a {
	display: inline;
}

div#twitter_div ul {
	overflow: hidden;
	height: 620px;
	margin: 0;
	padding: 60px 30px 0 25px;
}

div#twitter_div ul li {
	border-bottom: 1px solid #ccc;
	margin: 0.5em 0;
	padding: 0;
	padding-bottom: 0.5em;
	list-style: none;
}

div.twitter {
	background: #000 url('/media/layout/twitterkop.png') no-repeat center top;
	height: 781px;
	padding-top: 46px;
}
