/**
* CSS
* @version 1.0
* @author Skylo*/
* {
margin:0;
padding:0;
}

html {
background-color:#fff;
background:url(../gfx/bg_pattern.png);
background: #EDEDED url(../gfx/BgTop.gif) repeat-x;
background-repeat:repeat-x;
font-size:125%;
margin:0;
padding:0;
}

/* BASICS */
body {
background-color:#fff;
background:url(../gfx/bg_pattern.png);
background: #EDEDED url(../gfx/BgTop.gif) repeat-x;
background-repeat:repeat-x;
color:#444;
font-family:Arial, Helvetica, sans-serif;
/*font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;*/
font-size:65%;
height:100%;
line-height:135%;
margin:0 0;
}

/* LINKS */
a:link,a:active,a:visited {
color:#444;
font-size:100%;
text-decoration:none;
}

a:hover {
color:#EE3940;
font-size:100%;
text-decoration:underline;
}

a.featured:link,a.featured:active,a.featured:visited {
color:#fff;
font-size:100%;
text-decoration:none;
}

a.featured:hover {
color:#fff;
font-size:100%;
text-decoration:underline;
}

a.featured_image:link,a.featured_image:active,a.featured_image:visited {
cursor:pointer;
display:block;
height:100%;
text-decoration:none;
width:100%;
}

a.featured_image:hover {
text-decoration:none;
}

a.featured_red:link,a.featured_red:active,a.featured_red:visited {
color:#900;
font-size:100%;
text-decoration:none;
}

a.featured_red:hover {
color:#444;
font-size:100%;
text-decoration:underline;
}

a.menu:link,a.menu:active,a.menu:visited {
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:normal;
letter-spacing:0;
margin-right:10px;
text-decoration:none;
text-transform:uppercase;
text-shadow: #CCC 1px 1px 1px;
}

a.menu:hover {
color:#EE3940;
font-size:90%;
text-decoration:none;
}

#menu_container a:link,#menu_container a:active,#menu_container a:visited {
color:#666;
font-family:Arial, Helvetica, sans-serif; Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:700;
letter-spacing:1px;
margin-right:15px;
text-decoration:none;
text-transform:uppercase;
text-shadow: #fff 1px 1px 1px;
}

#menu_container a:hover {
color:#EE3940;
font-size:80%;
text-decoration:none;
}

#menu_container li, #menu_container ul, #bottom_menu_menu li {
list-style:none;
display:inline;
}

#menu_container li.current_page_item a {
/*background-color:#444;*/
color:#EE3940;
/*text-shadow: #666 1px 1px 1px;*/
text-shadow: #fff 1px 1px 1px;
/*padding:5px 20px 5px 20px;*/
list-style:none;
display:inline;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}

/*
#menu_container li.page-item-345 a {
	background:#eee url(../gfx/menu/kontakt_normal.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:50px;
	height:11px;
}
#menu_container li.page-item-345 a:hover {
	background:url(../gfx/menu/kontakt_hover.png);
	background-repeat:no-repeat;
	overflow:hidden;
	width:50px;
	height:11px;
}
*/

#bottom_menu_menu li.current_page_item a {
color:#EE3940;
list-style:none;
display:inline;
}

a.menu_bottom:link,a.menu_bottom:active,a.menu_bottom:visited {
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
margin-left:10px;
text-decoration:none;
}

a.menu_bottom:hover {
color:#EE3940;
font-size:100%;
text-decoration:underline;
}

#bottom_menu_menu a:link,#bottom_menu_menu a:active,#bottom_menu_menu a:visited {
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
margin-left:10px;
text-decoration:none;
}

#bottom_menu_menu a:hover {
color:#EE3940;
font-size:100%;
text-decoration:underline;
}

a:focus,a img:focus {
outline:none;
}

a img {
border:0;
text-decoration:none;
}

/* HEADINGS */
h1 {
font-family:Arial, Helvetica, sans-serif;
color:#444;
font-size:215%;
font-weight:700;
letter-spacing:-1px;
line-height:115%;
margin-bottom:10px;
margin-top:0;
text-transform:none;
}

h1.red_topic {
color:#EE3940;
font-family:Arial, Helvetica, sans-serif;
font-size:120%;
font-weight:700;
letter-spacing:0;
line-height:135%;
margin-bottom:20px;
margin-top:0;
text-transform:none;
}

h1.white {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:145%;
font-weight:700;
letter-spacing:0;
line-height:135%;
margin-bottom:10px;
margin-top:0;
text-transform:none;
}

h2 {
color:#444;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
letter-spacing:0;
line-height:135%;
margin-bottom:10px;
margin-top:0;
}

/* EXTRAS */
img {
-ms-interpolation-mode:bicubic;
margin:0;
padding:0;
}

p {
margin:0 0 20px;
padding:0;
}

/* DIVS (id) */
#page_wrapper {
height:auto;
margin:0 auto;
width:944px;
}

#top_shade {
background:url(../gfx/element_top_shade.png);
background-repeat:no-repeat;
display:inline;
float:left;
height:2px;
width:944px;
margin-top:20px;
}

#middle_shade {
background:url(../gfx/element_09.png);
background-repeat:repeat-y;
display:inline;
float:left;
height:auto;
width:944px;
}

#bottom_shade {
background:url(../gfx/element_bottom_shade.png);
background-repeat:no-repeat;
background-position:top center;
display:block;
float:left;
height:23px;
margin-bottom:0;
width:944px;
}

#menu_wrapper {
background:#f5f5f5 url(../gfx/menu_bg.png);
background-position:bottom center;
background-repeat:no-repeat;
height:20px;
margin:2px 4px 0;
padding:15px 40px 40px 20px;
width:876px;
}

#menu_container {
display:inline;
padding:15px 0 0 20px;
position:absolute;
}

#menu_logo {
margin:6px 20px 0 20px;
}

#featured_wrapper {
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-color:#EE3940;
height:220px;
margin:40px 40px 40px 42px;
width:860px;
}

#featured_badge {
height:140px;
margin:120px 0 0 300px;
position:absolute;
width:140px;
z-index:100;
}

#featured_image {
background:url(../gfx/featured_image_bg.jpg);
background-color:#444;
float:left;
height:220px;
margin:0 0 0 20px;
overflow:hidden;
width:480px;
}

#featured_text {
font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size:11px;
color:#fff;
float:left;
height:160px;
padding:30px;
width:300px;
}

#information_wrapper {
margin:40px 40px 40px 42px;
width:860px;
}

#information_text_container {
/*width:520px; min-height:500px; float:left; padding-right:40px; background:url(../gfx/fade_vanster.gif); background-repeat:no-repeat; background-position:top right;*/
width:480px; float:left; padding-right:80px; background:url(../gfx/fade_delimiter_right.png); background-repeat:repeat-y; background-position:top right;
font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; font-size:11px;
}

#bottom_menu_wrapper {
width:860px; padding:0 42px 42px 42px; font-size:11px; color:#666;
}

#bottom_menu_copyright {
width:100px; float:left;
}

#bottom_menu_menu {
width:700px; float:right; text-align:right;
}

.archive_movie_image {
background:url(../gfx/archive_image_bg.jpg);
background-color:#444;
height:170px;
margin:0 0 20px 0;
overflow:hidden;
width:260px;
}

.archive_movie_image a, .archive_movie_image a img {
float: left;
overflow:hidden;
}
.archive_movie_image a:hover {
border:5px solid #EE3940;
}
.archive_movie_image a:hover img {
margin: -5px;
}

.archive_movie_text {
font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
font-size:11px;
width:260px;
}

.archive_movie_meta {
font-family:Arial, Helvetica, sans-serif; font-size:11px;
color:#999;
margin:20px 0 0;
}

.content_block_right {
width:260px; float:left; padding-left:40px;
}

.content_block_right_red {
width:260px; float:left; margin-left:40px; background-color:#EE3940; color:#fff; font-style:italic;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.content_block_red_delimiter {
background-color:#EE3940;
height:10px;
margin:0 0 20px 0;
width:100%;
}

.content_block_comment_bubble {
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-color:#eee;
font-size:11px;
margin:0;
padding:10px;
}

.content_block_comment_arrow_down {
margin:0 0 10px 20px;
}

.content_block_comment_meta {
color:#999;
font-size:11px;
}

.content_block_movie_image {
background-color:#444;
background:url(../gfx/archive_image_bg_small.jpg);
float:left;
height:80px;
margin:0 0 20px;
overflow:hidden;
width:120px;
}

a.content_block_topics:link,a.content_block_topics:active,a.content_block_topics:visited {
-moz-border-radius:20px;
-webkit-border-radius:20px;
background-color:#444;
color:#fff;
display:block;
font-size:110%;
font-weight:700;
letter-spacing:0;
line-height:110%;
margin-bottom:5px;
padding:8px 20px;
text-align:center;
text-decoration:none;
}

a.content_block_topics:hover {
background-color:#666;
color:#fff;
font-size:110%;
text-decoration:none;
}

.delimiter_flare {
background:url(../gfx/fade_delimiter_flare.png);
background-repeat:no-repeat;
display:block;
height:40px;
margin:0 1px 0 2px;
width:940px;
}

.delimiter_normal {
background:url(../gfx/fade_delimiter_normal.png);
background-repeat:no-repeat;
display:block;
height:40px;
margin:0 1px 0 2px;
width:940px;
}

.clear {
clear:both;
display:block;
}

.archive_movie_wrapper,.content_block_wrapper {
display:inline;
float:left;
margin:0 0 40px 40px;
width:260px;
}

.archive_movie_wrapper h2:before {
	/*content:url(../gfx/h2_before.png);*/
}

input {
background-color:#6299c5;
border-top:1px solid #6299c5;
border-left:1px solid #6299c5;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:130%;
text-decoration:none;
font-weight:700;
color:#EE3940;
cursor:pointer;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-webkit-box-shadow:rgba(0, 0, 0, 0.117188) 0 1px 0;
background:#fff url(../gfx/util/gray_button_2.png) repeat-x 0 16px;
border:1px solid #CCC;
border-bottom-left-radius:2px 2px;
border-bottom-right-radius:2px 2px;
border-left-color:#CCC;
border-top-color:#CCC;
border-top-left-radius:2px 2px;
border-top-right-radius:2px 2px;
text-align:center;
text-shadow:#fff 0 1px 0;
text-transform:normal;
padding:5px 10px;
}

input:hover {
border:1px solid #EE3940;
color:#EE3940;
}

input:active {
border:1px solid #666;
color:#999;
}

input[type="text"] {
line-height:20px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:250px;
height:15px;
margin-top:10px;
border:1px solid;
color:#000;
margin-bottom:0;
display:inline;
background:url(../gfx/elements/input_bg_white.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#fff;
text-align:left;
font-weight:400;
text-shadow:none;
text-transform:none;
-webkit-box-shadow:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
cursor:text;
border-color:#D9D9D9;
padding:8px;
}

select {
line-height:20px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:268px;
height:30px;
margin-top:10px;
background-color:#fff;
border:1px solid;
color:#000;
margin-bottom:10px;
display:inline;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-color:#D9D9D9;
padding:6px;
}

textarea {
line-height:20px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:316px;
height:110px;
border:1px solid;
color:#000;
margin-bottom:10px;
margin-top:10px;
display:block;
background:url(../gfx/elements/input_bg_white.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-color:#D9D9D9;
padding:8px;
}

#tooltip{
	position:absolute;
	border:0px solid #333;
	background:#00CCFF;
	padding:2px 5px;
	font-size:80%;
	color:#666666;
	display:none;
}

.overlay {
background:transparent url(../gfx/overlay.png) repeat top left;
position:fixed;
top:0;
bottom:0;
left:0;
right:0;
z-index:100;
}

.box {
position:fixed;
top:200px;
left:30%;
right:30%;
color:#7F7F7F;
width:450px;
height:350px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
-moz-box-shadow:0 1px 5px #383838;
-webkit-box-shadow:0 1px 5px #383838;
z-index:101;
padding:0;
}