﻿@charset "utf-8";
/* CSS Document */
html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
/* Reklama */
.ad_left
{
	height: 633px;
	left: 50%;
	margin-left: -980px;
	position: fixed;
	text-align: right;
	top: 0;
	width: 500px;
	display: block;
}

.ad_right
{
	height: 633px;
	left: 50%;
	margin-left: 480px;
	position: fixed;
	text-align: left;
	top: 0;
	width: 500px;
	display: block;
}

iframe
{
	border: none!important;
}

.main
{
	width: 960px;
	margin: 0 auto;
}

/* Global */
.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.margintop
{
	margin-top: 40px;
}

/* Text style */
h1
{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 0;
	padding: 0;
}

	h1 span
	{
		color: #ED1C24;
	}

h2
{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 10px 0;
	padding: 0;
}

h3
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 3px 0;
	padding: 0;
}

h4
{
	color: #999999;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 0;
	padding: 0;
	width: 70px;
	text-align: center;
}

p
{
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0;
}

	p span
	{
		color: #363636;
	}

	p img
	{
		margin: 7px;
	}

em
{
	color: #666666;
	font-size: 14px;
	font-style: italic;
}

a
{
	border: medium none !important;
	color: #666666;
	text-decoration: underline;
}

	a:hover
	{
		color: #666666;
		text-decoration: none;
	}

	a:visited
	{
		color: #666666;
		text-decoration: none;
	}

	a img
	{
		border: medium none !important;
	}

#ornament_left
{
	position: absolute;
	top: 0;
	left: -291px;
}

#ornament_right
{
	position: absolute;
	top: 0;
	right: -291px;
}
/* HEADER */
#header
{
	position: relative;
	width: 960px;
	height: 210px;
	margin: 0 auto;
	background: #ffffff;
	-moz-box-shadow: 0px 0px 4px #666666;
	-webkit-box-shadow: 0px 0px 4px #666666;
	box-shadow: 0px 0px 4px #666666;
}

#header_ad
{
	width: 710px;
	height: 210px;
}

#day
{
	width: 250px;
	text-align: center;
}

#day_id
{
	font-size: 90px;
	color: #333333;
	font-weight: bold;
	line-height: 90px;
	padding: 10px 0 0 0;
}

#month_id
{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	margin-top: 15px;
}

#week_id
{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}

#countdown
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 21px;
}

	#countdown span
	{
		color: #ed1c24;
	}

#menu
{
	float: left;
	margin: 0;
	width: 100%;
}

#menu ul
{
	float: left;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 730px;
	list-style: none outside none;
	box-shadow: 0 0 4px #999999;
	margin: 20px 0 0 0;
	padding: 0;
}

	#menu ul li
	{
		float: left;
		height: 30px;
		padding: 0;
		margin: 0;
		list-style: none outside none;
	}

		#menu ul li a
		{
			color: #333333;
			display: block;
			font-size: 14px;
			font-weight: bold;
			height: 30px;
			line-height: 30px;
			padding: 0 20px;
			text-decoration: none;
		}

		#menu ul li a:hover
		{
			color: #FFFFFF;
			background: none repeat scroll 0 0 #333333;
		}
		
		#menu ul li a.selected
		{
			color: #FFFFFF;
			background: none repeat scroll 0 0 #333333;
		}

#breadcumb
{
	float: left;
	margin-top: 20px;
}

	#breadcumb a
	{
		line-height: 30px;
		vertical-align: middle;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		-webkit-text-shadow: 1px 1px 0px #ffffff;
		text-shadow: 1px 1px 0px #ffffff;
		margin: 0 3px;
		text-decoration: none;
	}

	#breadcumb span.active
	{
		line-height: 30px;
		vertical-align: middle;
		font-size: 18px;
		font-weight: bold;
		color: #333333;
		-webkit-text-shadow: 1px 1px 0px #ffffff;
		text-shadow: 1px 1px 0px #ffffff;
	}

		#breadcumb a:hover, #breadcumb span.active:hover
		{
			color: #333333;
			text-decoration: none;
		}

/* CONTENT */
#content
{
	float: left;
	width: 960px;
	height: auto;
	margin: 20px auto;
	background: #ffffff;
	-moz-box-shadow: 0px 0px 4px #666666;
	-webkit-box-shadow: 0px 0px 4px #666666;
	box-shadow: 0px 0px 4px #666666;
	padding-bottom: 10px;
}

#social
{
	float: left;
	width: 65px;
	margin-top: 70px;
}

	#social .icon
	{
		margin-left: 23px;
		margin-bottom: 8px;
	}

	#social .feisbuk
	{
		background: url('../images/fb.png');
		width: 24px;
		height: 24px;
		float: left;
	}

		#social .feisbuk span
		{
			background: none;
		}

	#social .twitter-share-button
	{
		background: url('../images/tw.png');
		width: 24px;
		height: 24px;
		float: left;
	}

#main
{
	float: left;
	width: 710px;
}

#stream
{
	float: left;
	margin-top: 20px;
}

.concert
{
	float: left;
	margin: 20px 0;
	width: 100%;
}

.thumb
{
	margin-right: 10px;
}

.option
{
	margin-right: 50px;
	color: #666666;
	float: left;
}


#sidebar
{
	float: right;
	width: 250px;
}

	#sidebar .banner
	{
		margin: 20px 45px 0 45px;
	}

.macLink
{
	position: relative;
	float: left;
}

.fbLike
{
	position: relative;
	float: right;
	margin-top: 5px;
}

.footer
{
	margin-top: 30px;
	width: 880px;
	margin-left: 35px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	float: left;
}

.copyright
{
	float: left;
	/*margin-top:15px;*/
}

	.copyright p
	{
		font-size: 11px;
	}

.logos
{
	float: right;
}

	.logos a
	{
		margin-left: 10px;
		border: none!important;
		text-decoration: none;
	}

		.logos a img
		{
			border: none!important;
		}

.penki_logo
{
	margin: -5px 10px 0 0;
	float: right;
}

.relatedVideos
{
	width: 100%;
}

.OrderLink
{
	margin: 40px 0 0 28px;
}

	.OrderLink img
	{
		cursor: pointer;
	}

/* Search */
#search
{
	background: url(/images/search_button.jpg) 0 -30px;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
}

	#search:hover
	{
		background: url("/images/search_button.jpg") repeat scroll 0 0 transparent;
	}

#searchBlock
{
	-moz-box-shadow: 0 0 4px #666666;
	-webkit-box-shadow: 0 0 4px #666666;
	box-shadow: 0 0 4px #666666;
	float: right;
	margin-top: 20px;
}

	#searchBlock input
	{
		border: medium none;
		float: right;
		height: 28px;
		margin-right: 0;
		padding-left: 7px;
	}

.button
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	-moz-box-shadow: 0 0 2px #666666;
	-webkit-box-shadow: 0 0 2px #666666;
	box-shadow: 0 0 2px #666666;
	color: #333333;
	font-weight: bold;
	height: 28px;
	padding: 0 5px;
}

	.button:hover
	{
		background: none repeat scroll 0 0 #333333;
		border: medium none;
		-moz-box-shadow: 0 0 2px #666666;
		-webkit-box-shadow: 0 0 2px #666666;
		box-shadow: 0 0 2px #666666;
		color: #FFFFFF;
		cursor: pointer;
		padding: 0 5px;
	}

* + html .button
{
	border: 1px solid #666666;
}

.more
{
	height: 30px;
	padding: 0 10px;
}

	.more:hover
	{
		height: 30px;
		padding: 0 10px;
	}

/* default index */
#newest
{
	float: left;
	margin: 40px 0 0 15px;
}

.newest_block
{
	float: left;
	position: relative;
	display: block;
	margin: 0 0 20px 20px;
	width: 327px;
	height: 200px;
}

	.newest_block img
	{
		position: absolute;
		top: 0;
		left: 0;
	}

	.newest_block p
	{
		display: block;
		position: absolute;
		top: 120px;
		left: 0;
		max-width: 200px;
		font-size: 14px;
		line-height: 16px;
		color: #333333;
		font-weight: bold;
		background: #ffffff;
		padding: 10px;
		zoom: 1;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	.newest_block:hover p
	{
		color: #000000;
		background: #ffffff;
		zoom: 1;
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		opacity: 1.0;
	}

#more_events
{
	margin-left: 35px;
}

.alphabet
{
	width: 710px;
	float: left;
	margin-top: 20px;
}

	.alphabet h4
	{
		float: left;
	}

.all_events:first-child
{
	float: left;
	width: 640px;
	margin: 0!important;
}

.all_events_bydate
{
    float: left;
	width: 640px;
	margin: 0 0 0 70px;
}

.all_events
{
	float: left;
	width: 640px;
	margin: 0 0 0 70px;
}

.caption
{
    padding-left:10px;
}

.video2
{
	float: left;
	margin: 20px 47px 10px 0px;
}

.video-o
{
	float: left;
	margin: 20px 30px 10px 0px;
	text-align: center;
    width: 286px;
}

.last
{
	margin: 20px 0 10px 0;
}

.video-text
{
	text-align:left;
}

.video-text a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

	.video-text a:hover
	{
		color: #333333;
		text-decoration: underline;
	}

.myGallery img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

	.myGallery img.active
	{
		display: block;
	}

.all_events h1 a
{
	text-decoration: none;
}

/* Language */
#language
{
	width: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
}

	#language a
	{
		color: #333333;
		Font-size: 12px;
		padding: 5px;
		float: right;
		text-decoration: none;
		font-weight: bold;
		width: 20px;
	}

		#language a.active
		{
			color: #FFFFFF;
			Font-size: 12px;
			padding: 5px;
			float: right;
			text-decoration: none;
			font-weight: bold;
			background: #333333;
		}

.date
{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	margin: 3px 0 0 0;
	line-height: 14px;
	text-align:left;
}

#eventsMenu ul
{
	float: left;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 645px;
	list-style: none outside none;
	padding: 0;
	margin:0;
}

	#eventsMenu ul li
	{
		float: left;
		padding: 0;
		margin: 10px 5px 0 0;
		list-style: none outside none;
		box-shadow: 0 0 4px #999999;
	}

		#eventsMenu ul li a
		{
			color: #333333;
			display: block;
			font-size: 14px;
			font-weight: bold;
			line-height: 30px;
			padding: 0 20px;
			text-decoration: none;
		}

		#eventsMenu ul li a:hover
		{
			color: #FFFFFF;
			background: none repeat scroll 0 0 #333333;
		}
		
		#eventsMenu ul li a.selected
		{
			color: #FFFFFF;
			background: none repeat scroll 0 0 #333333;
		}

input#SubmitButton {
	display: block;
	line-height: 25px;
	height: 25px;
	width: 153px;
	margin-bottom: 17px;
	padding-left: 5px;
}

#SubmitButton {
	border: none;
	background: #6c3696;
	color: #fff;
	border-radius: 2px;
	width: 153px;
	height: 25px;
	transition: all 0.4s;
}

#SubmitButton:hover {
	border: none;
	background: #4A1F6B;
	transition: all 0.4s;
	cursor: pointer;
}