/*
Theme Name: Jak-Style
Theme URI: http://www.jaschaklickermann.de
Author: Jascha Klickermann
Author URI: http://www.jaschaklickermann.de
Description: -
Version: 1.1
License: 
*/

body { 
	background-image:url(./img/bg_metal_seamless4.jpg);
	background-repeat: round;
	font-family:Verdana;
	font-size:83%;
	
}

.container {
	margin: 0px auto;
	width:90%;
	max-width:1000px; 
	border-radius:3px 3px 0 0;
	box-shadow: 0px 0px 5px 2px #ffedc4;
	background-image:url(./img/bg_seamless_dark.jpg);
	
}

/**************************Header******************************/
header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003960+4,008080+14 */
	height:auto;
	width:auto;
	border-radius:3px 3px 0 0;
}



.titelbild {
	/* background:#bdb76b; */
	
	height: auto;
	box-shadow: 0px 0px 5px 2px #ffedc4;
}


.tt_rahmen {
	background-image: url(./img/titelbild_rahmen.jpg);

	background-repeat: no-repeat;



}


.tt_slider {

	padding:1.2% 0px 1.2% 0px;
	
	

	
}
/**************************************************************/
/**************************MainPage********************************/

.content {
	/* background-color:#ffebcd; */
	
	background-image:url(./img/bg_seamless_dark.jpg);
	width:100%;
	max-width:1000px;
	border:none;
	min-height:600px;
	
}

.main {
	/* background-color:#ffebcd; */
	/* background-image:url(./img/bg_seamless.jpg); */
	background-image: url(./img/bg_seamless_dark.jpg);
	width:79%;
	max-width:790;
	position: relative;
	min-height:1100px;
	
}

.main hr {
	height: 5px;
	/* background:#7C6935; */
	background-image:url(./img/bg_metal2_seamless2.jpg);
	color:#003960;
	box-shadow: 0px 0px 10px 0px #000000;
	border:none;
}
/**************************************************************/
/***************************Sidebars***************************/
.sidebar {
	margin-top:5px;
	margin-right:8px;
	float:right;
	width:19%;
	max-width:190;
	text-align: center;
	/* background:#ffebcd; */
	background-image:url(./img/bg_metal2_seamless2.jpg);
	color:#ffebcd;
	border-style: solid;
	border-width: 0px;
	border-color:#ffebcd;
	box-shadow: 0px 0px 5px 2px #000000;
	border-radius:1px 1px 1px 1px;
	text-shadow: 1px 1px #000000;
}

.sidebar a {
	color:#ffebcd;
	text-decoration:underline;
	text-shadow: 1px 1px #000000;
}

.sidebar a:visited {
	color:#ffebcd;
	text-decoration:underline;
	text-shadow: 5px 5px #000000;
}

.quotes {
	margin-left:5px;
	margin-right:5px;
}

.zitate{
	font-size:1em;
	font-style:italic;
}

.zitatevonaus{
	font-size:1em;
}

.filmbewertung{
	font-size:1em;
}



.filmbewertung a:link{
	font-size:1em;
	color:#ffebcd;
}

.filmbewertung a:visited{
	font-size:1em;
	color:#ffebcd;
}

.movies {
	margin-left:10px;
	margin-right:10px;
}

.bilderrahmen img{
	width:50%;
	max-width:102px;
	height:auto;
	margin: 0 auto;
	border:solid;
	border-color:#DDCA96;
	border-width: 1px;
	box-shadow: 0px 0px 8px 3px #000000;
}

.sidebar hr {
	height: 5px;
	/* background:#ffebcd; */
	background-image:url(./img/bg_seamless_dark.jpg);
	border: none;
	color:#e2b87f;
	box-shadow: 0px 0px 2px 0px #ffebcd;
}

.music iframe {
	width:95%;
	 max-width:180;
	 max-height:100;
}

/**************************************************************/
/**************************Blog********************************/
.blog {
	background-image:url(./img/bg_seamless.jpg);
	width:100%;
	max-width:750;
	margin-top:10px;
	box-shadow: 0px 0px 5px 2px #000000;
}

.box2 {
	background-image:url(./img/bg_seamless.jpg);
	margin-left:10px;
	margin-right:10px;
}

.blogpost h1 {
	font-size:2em;
	font-family:Arial;
	background-image:url(./img/bg_seamless.jpg);
	margin-left: -2px; 
	height:40px;
}

.blog img {
	max-width:100%;
}

.blogpost h1 a {
	color:black;
}

.blogpost h1 a:visited {
	color:black;
}

.blogpost a {
	color:orange;
	text-shadow: 0px 0px #000000;
}

.blogpost a:visited {
	color:orange;
	text-shadow: 0px 0px #000000;
}

.blog_data {
	font-size:0.7em;
	margin-top:-26px;
	margin-left:2px;
	background-image:url(./img/bg_seamless.jpg);
}

.blog_content {
	margin-top:5px;
	background-image:url(./img/bg_seamless.jpg);	
}

.blogpost .aligncenter {
	display:block;
    margin: 0 auto;
	max-width:100%;
	height:auto;
	border:solid;
	border-color:#DDCA96;
	border-width: 2px;
	box-shadow: 0px 0px 8px 2px #000000;
}

.blogpost iframe {
	display: block;
    margin: 0 auto;
	width:96%;
	max-width:720px;
	border:solid;
	border-color:#DDCA96;
	border-width: 2px;
	box-shadow: 0px 0px 8px 2px #000000;
}

.Embed {
	display: block;
	margin: 0 auto;
	width:96%;
	max-width:720px;
	border:solid;
	border-color:#DDCA96;
	border-width: 2px;
	box-shadow: 0px 0px 8px 2px #000000;
}


.blogpost {
	margin-left: 3px;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-width:1px;
	border-color:ffebcd;
	border-radius:2px 2px 0px 0px;
}
/**************************************************************/


.footer {
	/* background-color:#008080; */
	background: rgb(0,128,128); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,128,128,1) 27%, rgba(0,128,128,1) 27%, rgba(0,57,96,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,128,128,1) 27%,rgba(0,128,128,1) 27%,rgba(0,57,96,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,128,128,1) 27%,rgba(0,128,128,1) 27%,rgba(0,57,96,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008080', endColorstr='#003960',GradientType=0 ); /* IE6-9 */
	border-radius:0px 0px 3px 3px;
	text-align:center;
	font-size:1em;
	color:#a69581;
	width:100%;
	max-width:1000px;
}	

.SpaceInvader {
	height:10px;
}

.footer_end {
	margin: 0px auto;
	padding: 0px auto;
	color: #ffe8be;
}

.footer_end a:link {
	color: #ffe8be;
}

.footer_end a:visited {
	color: #ffe8be;
}

.post {
	margin-left:20px;
	margin-right: 20px;
	text-align:justify;
}

.hofh2 {
	box-shadow: 0px 0px 5px 1px #000000;
	background-image:url(./img/bg_seamless.jpg);
	border:solid;
	border-image:url(./img/bg_seamless.jpg);
	border-width: 5px;
	margin-left:0px;
	margin-top:10px;
}

.hofh2 h1 {
	margin-top:3px;
}

.hofh3 {
	box-shadow: 0px 0px 5px 1px #000000;
	background-image:url(./img/bg_seamless.jpg);
	border:solid;
	border-image:url(./img/bg_seamless.jpg);
	border-width: 5px;
	margin-left:10px;
	margin-top:10px;
	height:25px;
}

.hofh3 h1 {
	margin-top:-5px;
}

.hofh1 {
	box-shadow: 0px 0px 5px 1px #000000;
	background-image:url(./img/bg_seamless_lightdark.jpg);
	border:solid;
	border-image:url(./img/bg_seamless_lightdark.jpg);
	border-width: 5px;
	margin-left:10px;
	margin-top:10px;
}

.clearfix {
	clear:right;
}

.categories ul{
	margin-left:-35px;
	list-style:none;
	text-decoration: none;
}



.music iframe {
	margin: 0px auto;
	border:solid;
	border-color:#DDCA96;
	border-width: 1px;
	box-shadow: 0px 0px 5px 1px #000000;
}

