/*

Theme Name: Palko Muski

Theme URI: http://www.palkomuski.com

Description: Themeski

Version: 1.0

Author: Gustavo Salami

Author URI: http://www.gustavosalami.com/

Tags: Custom

Color Scheme: http://colorsuckr.com/?img=http://palkomuski.com/wp-content/themes/tanja_dankner/images/backgrounds/print_palkomuski_presse_1.jpg

*/
* {	margin: 0; padding: 0; }
.clear { font-size: 1px; clear: both; }
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	text-align: center;
}
a {
	color: #ccc;
}
a:hover {
	color: #fff;
}
@media screen {
	body>div#img {
		position: fixed;

}
}

#container {
	top: 290px;;
	width: 975px;
	height: 100%;
	background: url("images/container.png") repeat-y top left;
	position: absolute;
	left: 50%;
	margin-left: -487px;
	z-index: 2;
}
#img {	
	overflow: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	text-align: center;
}
#img img {
	width: 100%;
	display: none;
	
}
#wrapper {
	width: 975px;
	position: absolute;
	left: 50%;
	margin-left: -487px;
	z-index: 3;
	text-align: left;
}
#big_header {
	width: 975px;
	height: 450px;
	background: url("images/header.png");
	text-indent: -50000px;
	overflow: hidden;
}
#big_header h1 a {
	display: block;
	width: 450px;
	height: 150px;
}
#small_header {
	width: 975px;
	height: 255px;
	background: url("images/header_small.png");
	text-indent: -50000px;
	overflow: hidden;
}
#small_header h1 a {
	display: block;
	float: right;
	width: 970px;
	height: 255px;
}
.no_video {
	background: url("images/header_no_vide.png");
}
#navigation {
	list-style: none;
	font: bold 13px Verdana;
	text-align: center;
}
#navigation li {
	
	float: left;
}
#navigation li a {
	display: block;
	width: 77px;
	padding: 8px 10px;
	/*border-right: 1px solid #d43aa2;
	border-bottom: 1px solid #d43aa2;
	border-top: 1px solid #d43aa2;

	border-right: 1px solid #21698a;
	border-bottom: 1px solid #21698a;
	border-top: 1px solid #21698a;*/
	text-decoration: none;
}
#navigation li:last-child a {
	width: 101px;
	border-right: none;
}
#navigation .current_page_item a, #navigation li a:hover  {
	text-decoration: underline;
	background: #d43aa2;
		background: #000 url(http://palkomuski.com/wp-content/themes/tanja_dankner/images/nav_bg.png) no-repeat right;

}
#content {
	background: url(http://palkomuski.com/wp-content/themes/tanja_dankner/images/body_bg.png) no-repeat left top;
	width: 555px;
	padding: 30px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.5;
	float: left;
}
#content h2 {	
	margin-bottom: 2em;
	font-size: 2.1em;
	padding-left: 70px;
	padding-top: 20px;
}
#content h3 {
	width: 560px;
	/*background: #d43aa2;*/
	border-bottom: 1px solid #d43aa2;	
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 1.6em;
}
#content p {
	margin-bottom: 1em;
	font-size: 1.4em;
}
#sidebar {
	background: url(http://palkomuski.com/wp-content/themes/tanja_dankner/images/sidebar_bg.png) no-repeat right top;
	width: 300px;
	padding: 30px;
	float: left;
	font-size: 0.8em;
}
#sidebar h2 {
	color: #fff;
	margin-bottom: 1em;
}
#sidebar div {
	margin-bottom: 30px;
}
#sidebar p {
	color: #fff;
	font-size: 11px;
	margin-bottom: 5px;
}
#sidebar p em {
	color: #666;
	font-size: 10px;
}
#tweetContent {
/*background-color:#ECECEC;*/
float:left;
height:auto;
overflow:hidden;
padding:10px !important;
width:205px;
}

#footer {
	width: 560px;
	padding: 0 30px 30px 30px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.5;
	position: relative;
}
#footer ul {
	list-style: none;
	width: 33%;
	float: left;
	border-top: 1px solid #d43aa2;
	padding-top: 30px;
}
#footer ul li strong {
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 7px;
}
#footer ul li a {
	font-size: 12px;
	color: #ccc;
	text-indent: 10px;
	display: block;
	width: 90%;
	margin-bottom: 4px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer #credits {
	position: absolute;
	right: -330px;
	bottom: 30px;
	font-size: 11px;
	color: #666;
}
#footer #credits a {
	color: #fff;
	text-decoration: none;
}
#footer #credits a:hover {
	text-decoration: underline;
}
hr{
	border:0 none;
	color: #d43aa2;
	background-color: #d43aa2;
	height: 1px;
	width: 98%;
	margin-bottom: 30px;
	margin-top: 30px;
}
.hrclass{
	background: url(http://palkomuski.com/wp-content/themes/tanja_dankner/images/hr_bg.png) no-repeat left top;
	color: #d43aa2;
	/*background-color: #d43aa2;*/
	height: 41px;
	width: 560px;
	margin-bottom: 60px;
	margin-top: 30px;
}

#movies{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
#pics{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.date  {
	padding-left: 80px;
	font-style: italic;
	font-size: 0.8em;
	color: #999;
	/*background: #d43aa2;*/
}
#music-player{
	width: 600px;
	/*background: #000;*/
}
#content_iframe_events {
	background-color: transparent;
	width: 555px;
	padding: 30px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.5;
	float: left;
	text-align: left;
}
#content_iframe_events h2 {
	margin-bottom: 2em;
	font-size: 2.1em;
}
#content_iframe_events h3 {
	width: 600px;
	/*background: #d43aa2;*/
	border-bottom: 1px solid #d43aa2;	
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 1.6em;
}
#content_iframe_events p {
	margin-bottom: 1em;
	font-size: 1.4em;
}
#commingup_iframe{
	float: right;
	font-style: italic;
	font-size: 1.9em;
	color: #999;
	margin-bottom:30px ;
	
}
iframe {
   position:relative;
   /*top: 25px; 
   left:350px;*/
   background:transparent;
   height: 6000px;
   width: 900px;
   border: none;	
   overflow-x: hidden; 
   overflow-y: hidden;
}