/*
Theme Name: Theme für das 27. Kreatives Jugendfest 2013
Theme URI: www.jugendfest.de/eschdorf/2013
Description: Theme for "27. Kreatives Jugendfest 2013"
Version: 1.0
Author: Anne Schietzold
Author URI: 
*/

@font-face {
	font-family: 'LondonBetween';
	src: url('fonts/LondonBetween.ttf') format('truetype');
}

@font-face {
	font-family: 'LondonTwo';
	src: url('fonts/LondonTwo.ttf') format('truetype');
}

@font-face {
	font-family: 'LondonMM';
	src: url('fonts/LondonMM.ttf') format('truetype');
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: "LondonBetween","LondonMM","LondonTwo", "Arial", sans-serif;
	background: url("images/eschdorf.jpg") no-repeat center fixed;
	height: auto;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: white;
	line-height: 100%;
}

h1, h2, h3 {
	font-weight: bold;
}

p {
	padding: 0;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 0;
}

a {
	text-decoration: none;
	color: #FF7D01;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

#frame {
	display: table;
	width: 64em;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}

#header {
	text-align: left;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	height:157px;
	background-image:url("images/oben.png");
	min-width:100%;
	position: fixed;
	z-index: 10;
	box-shadow: 0 0 20px #000;
}

#header img {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

#uebergang
	{
	position: absolute;
	bottom: 0;
	padding:0px;
	margin:0px;
	height:16px;
	background-image:url("images/uebergang.png");
	width:100%;
	}

#main {
	position: relative;
	top: 200px;
	display: table-row;
	margin-top: 39px;
	float: left;
	width: 42em;
	height: 100%;
}

#footer {
	position: relative;
	top: 190px;
	clear:both;
	font-size: x-small;
	text-align: right;
}

#footer a {
	color: #000;
}


#navi {
	position: relative;
	left: -50px;
	margin: auto;
	width: 800px;
	height: 100%;
	padding: 0;
	font-size: 13px;
	font-family: "LondonTwo";
	text-align: center;
}

#navi .menu-hauptmenu-container {
	float: right;
    position: relative;
    left: -50%;
    text-align: left;
}


#navi ul {
	list-style: none;
	padding: 0;
	position: relative;
	left: 50%;
}
#navi ul li {
	position: relative;
	float: left;
	margin: 10px;
	height: 100px;
	width: 80px;
	display: block;
	background: url('images/Buttons/button.png') center no-repeat;
	text-align: center;
}
#navi ul li a {
	position: relative;
	width: 100%;
	height: 15px;
	padding-top: 85px;
	display: block;
	color: #fff;
}
#navi ul li:hover {
	background: url('images/Buttons/button_selected.png') center no-repeat;
	text-decoration: none;
	cursor: pointer;
}

#navi ul .current-menu-item a, #navi ul .current_page_item a, #navi li:hover a {
	background: none;
}
html>/**/body #navi ul .current-menu-item a, html>/**/body #navi ul .current_page_item a, html>/**/body #navi li:hover a {
	background: url('images/hover_bg.png') center no-repeat;
}

#navi ul li.current-menu-item, #navi ul li.current_page_item {
	background: url('images/Buttons/button_selected.png') center no-repeat;
}

#navi a {
	text-decoration: none;
}

.wannwo {
	position: absolute;
	right: 30px;
	top: 10px;
	text-align: right;
	margin: 20px;
}

.wannwo a {
	font-family: "LondonTwo";
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #ff7d01;
}

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

#content {
	margin-bottom: 100px;
	text-align: left;
}

.post {
	line-height: 130%;
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;
	background: #103057 url("images/anfang.png") no-repeat right top;
	position: relative;
	opacity: 0.9;
	margin-bottom: 50px;
}

.post h1, .post h2 {
	font-family: "LondonTwo";
	color: #FF7D01;
	font-weight: normal;
}

#content h1 {
	clear: both;
	text-align: right;
}

#content h2, #content h3 {
	clear: both;
	text-align: left;
}

#content .title {
	margin-bottom: 15px;
}

.seperator {
	height: 50px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('images/ende.png') no-repeat;
	border: none;
	z-index: -20;
}

#content hr {
	clear: both;
	padding-top: 30px;
	margin-bottom: 30px;
	border: none;
	height: 0;
	border-bottom: 1px dotted #fff;
}

td {
	padding: 2px;
	padding-right: 10px;
}

td:first-child {
	text-align: right;
}

#content img {
	border: 3px solid #fff;
}
#content .post_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
#content .textbox {
	clear:both;
}

#content .twitter_content {
	margin-left: 84px;
}
#content .twitter_content img{
	display: block;
}


#sidebar {
	position: relative;
	top: 209px;
	margin-left: 44em;
	text-align: center;
	padding-bottom: 50px;
}

#sidebar .campics {
	margin: 0;
	width: 260px;
	height: 110px;
	padding-left:25px;
	margin-bottom: 1em;
	margin-top: -5px;
}
#sidebar .campic{
	cursor: pointer;
	
	float: left;
	text-align:center;
	margin-right:20px;

	border-radius: 0px;
}
#sidebar .campic.big {
	width: 100px;
	height: 75px;
	margin: 6px;
	margin-top: 0;
	border: 3px solid #fff;
}



.box {
	width: 285px;
}
.box_headline {
	margin-left: 3em;
	padding-top: 1em;
	text-align: left;
}
#sidebar>.box, #sidebar>.widget {
	position: relative;
	margin-top: 30px;
	background: #103057 url("images/anfang.png") no-repeat right top;
	margin-left: 2.5em;
	opacity: 0.9;
}

.box h1, .widget .box_headline {
	padding: 22px;
	text-align: center;
	font-family: "LondonTwo";
	color: #FF7D01;
	font-weight: normal;
	font-size: 18px;
}

.widget {
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}

.widget ul {
	padding-left: 25px;
	margin-top: 0;
}

.widget .box_headline {
	margin-left: 0;
}

.ngg_slideshow {
	height: 175px;
	width: 210px;
	display: block;
	margin-left: 35px;
	text-align: center;
}

.ngg_slideshow img{
	border: 3px solid #fff;
}

#videobox {
	background: url('images/video_bg.gif') no-repeat center top;
	width: 263px;
}
#videobox #screen {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 26px;
	height: 155px;
}
#videobox #playlist{
	margin-top:20px;
	margin-left:15px;
}
#videobox .titles {
	width: 239px;
	height: 33px;
	margin: 0;
	padding: 0;
	padding-top:13px;
}
#videobox .titles.selected {
	background: url('images/video_font_bg.gif') no-repeat center;
}
#videobox .titles.selected a{
	color: #FFF;
}


/* social network links */
#social_net_links {
	margin-top: 0.5em;
	height: 220px;
}

#social_net_links .links {
	padding-left:18px;
	margin-top: -10px;
}

#social_net_links a{
	margin-left: 1em;
	margin-bottom: 0.5em;
	float: left;
	width: 64px;
	height: 64px;
}
.jf_link { background-image: url('images/social_networks/bw_jugendfest.png'); }
.jf_link:hover { background-image: url('images/social_networks/jugendfest.png'); }

.evjudd { background-image: url('images/social_networks/bw_evjudd.png'); }
.evjudd:hover { background-image: url('images/social_networks/evjudd.png'); }

.lafm_link { background-image: url('images/social_networks/bw_lastfm.png'); }
.lafm_link:hover { background-image: url('images/social_networks/lastfm.png'); }

.mysp_link { background-image: url('images/social_networks/bw_myspace.png'); }
.mysp_link:hover { background-image: url('images/social_networks/myspace.png'); }

.vz_link { background-image: url('images/social_networks/bw_studivz.png'); }
.vz_link:hover { background-image: url('images/social_networks/studivz.png'); }

.facb_link { background-image: url('images/social_networks/bw_facebook.png'); }
.facb_link:hover { background-image: url('images/social_networks/facebook.png'); }

.twit_link { background-image: url('images/social_networks/bw_twitter.png'); }
.twit_link:hover { background-image: url('images/social_networks/twitter.png'); }

.rss_link { background-image: url('images/social_networks/bw_feed.png'); }
.rss_link:hover { background-image: url('images/social_networks/feed.png'); }



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 2px 20px 10px 5px;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 0px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 0px 3px 0px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 11px 15px 0px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    padding:0;
}

.wp-caption p.wp-caption-text {
    font-size:8px;
    line-height:17px;
    margin:0;
    padding:3px 4px 5px;
}





/* widget styles */
.fewe_widget_body{
	height: 150px;
	font-family: Tahoma, Arial, sans-serif;
}


#fancybox-title-float-wrap{
	font-size: 1.4em;
	font-weight: bold;
}
#fancybox-title-float-main{
	text-align: center;
	width: 250px;
}


.social_share_privacy {
	margin: 30px;
	margin-top:10px;

}
.social_share_privacy .settings_info{
	display:none;
}