/* This stylesheet was designed and developed by Chris Converse, Codify Design Studio */

@charset "UTF-8";
/* Text Formatting */

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 20px;
	color: #222222;
	background-image: url(../images/backstripe.jpg);
	background-repeat: repeat-x;
	background-attachment: ;
	background-color: #333333;
	background-attachment: fixed;
}
.page {
	font-size: 1em;
}
h1 {
	font-size: 2em;
	color: #d86738;
	margin: 0px 0px .5em 0px;
}
h2 {
	font-size: 1.6em;
	color: #d86738;
	margin: 0px 0px .5em 0px;
	text-align: center;
}
h3 {
	font-size: 1.25em;
	color: #d86738;
	margin: 0em 0px .25em 0px;
}
p {
	margin: 0px 0px 1em 0px;
	font-size: 1.2em;
	text-align: left;
}
li {
	margin: 0px 0px 10px 0px;
}
a img {
	border: none;
}
a {
	color: #d86738;
}
a:hover {
	color: #FF6600;
}
.orange {
	color: #d86738;
}
.content_sidebar h3 {
	color: #68230b;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.content_sidebar p, .content_sidebar li {
	color: #733e34;
	text-align: center;
}
.content_sidebar a {
	color: #00a2ed;
}
.content_sidebar a:hover {
	color: #f52d1b;
}
.content_sidebar figure {
	display: block;
	margin: 0px;
	padding: 0px;
}
.content_sidebar figure .figure_photo {
	margin: 0px;
	height: 200px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-image: url(../images/CD-Cover-mittel.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
.content_sidebar figure figcaption {
	font-size: .9em;
	display: block;
	color: #000;
	margin: 3px 0px 15px 0px;
	text-align: center;
}

/* Layout */

.page {
	position: relative;
	margin: 0px auto 0px auto;
	max-width: 980px;
}
.page header {
	display: block;
	position: relative;
	height: 300px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-box-shadow: 10px 10px 10px grey;
	-moz-box-shadow: 10px 10px 10px grey;
	box-shadow: 10px 10px 10px grey;
	background-image: url(../images/Cover2_klein.jpg);
}
.page header a.logo {
	position: absolute;
	top: 130px;
	display: block;
	width: 250px;
	height: 210px;
	background-image: url(../images/Franz_Music_Logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: 15px;
}
.page .page_content {
	background-color: #DDDDDD;
	padding: 1px 0px 1px 0px;
	background-image: url(../images/backstripe_grey.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.page .page_content .page_content_container_left {
	width: 70%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.page .page_content .page_content_container_right {
	width: 30%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.page .page_content .content .textblock1 {
	text-align: left;
	width: 49%;
	display: inline-block;
	left: 0px;
	float: left;
}
.page .page_content .content .textblock2 {
	text-align: left;
	width: 49%;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
}
.page .page_content .content .textblock3 {
	text-align: left;
	width: 49%;
	clear: both;
	float: left;
	position: relative;
}
.page .page_content .content .textblock4 {
	text-align: left;
	width: 49%;
	float: right;
	position: relative;
	clear: right;
}
.page .page_content .content {
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#bannerpic {
	width: 400px;
	height: 300px;
	left: 125px;
	position: relative;
	top: 10px;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}

#bannerpic img {
  position:absolute;
  left:0;
}
.page .page_content .content_sidebar {
	border: 1px solid #591508;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #f6ebda;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.page nav {
	position: absolute;
	top: 260px;
	text-align: right;
	left: 20px;
}
.page nav a {
	color: #ffffff;
	border-radius: 16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	font-size: 1.15em;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d86738;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: rgba(0,0,0,.5);
}
.page nav a:hover {
	background-color: rgba(0,0,0,.5);
	color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.page footer {
	display: block;
	border-top: 1px solid #ddd;
	padding: 15px 10px 15px 20px;
	font-size: .9em;
	color: #757575;
	background-color: #fff;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	background: -moz-linear-gradient(top, #ffffff 60%, #cccccc 90%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #ffffff), color-stop(90%, #cccccc));
}
.clear_both {
	clear: both;
	line-height: 1px;
}

/* Rules Sensitive to Screen Size */

/* Small Screen Rules */
@media screen and (min-width: 150px) and (max-width: 500px) {
body {
	padding: 10px;
}
.page {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em
}
h1 {
	font-size: 1.2em;
	color: #d86738;
	margin: 0px 0px .5em 0px;
}
.page header {
	height: 150px;
	background-image: none;
	background-color: #000;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
	background-image: url(../images/banner_sp.jpg)
}
.page header img.header_img {
	width: 110px;
	height: 60px;
	left: 40px;
	position: absolute;
	top: -10px;
}
.page header a.logo {
	top: 93px;
	margin: 0px auto 0px auto;
	width: 80px;
	height: 60px;
	background-image: url(../images/Franz_Music_Logo_mini.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	right: 9px;
}
.page header .linie {
	background-color: #d86738;
	height: 1px;
	position: absolute;
	top: 130px;
	right: 100px;
	left: 5px;
}
.page header .linie2 {
	background-color: #d86738;
	height: 1px;
	width: 4%;
	position: absolute;
	top: 130px;
	right: 5px;
}
.page .page_content .page_content_container_left {
	width: inherit;
	float: none;
	margin: 0px;
}
.page .page_content .page_content_container_right {
	float: right;
	width: 100%;
}
.page .page_content .content {
	margin: 10px 10px 20px 10px;
}
#bannerpic {
	width: 100%;
	height: 210px;
	left: 0px;
	position: relative;
	top: 5px;
}
.page .page_content .conten t_sidebar {
}
.page .page_content .content_sidebar figure {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.page .page_content .content_sidebar figure .figure_photo {
	height: 150px;
	background-image: url(../images/CD-Cover-klein.jpg);
	background-position: 50% 0%;
}
.page .page_content .content_sidebar figure figcaption {
	font-size: .8em;
	text-align: center;
}
.page nav {
	position: inherit;
	padding: 15px 0px 1px 0px;
	text-align: left;
}
.page nav a {
	color: #fff;
	border: 1px solid #68230b;
	padding: 7px 10px 7px 10px;
	font-weight: bold;
	font-size: 1em;
	display: block;
	margin: 0px 10px 15px 10px;
	background: #68230b url(../images/mobile_link_arrow.png) no-repeat right 50%;
}
.page nav a:hover {
	color: #fff;
	background-color: #972015;
}
.page footer {
	font-size: .8em;
}
}

/* Medium Screen Rules */
@media screen and (min-width: 501px) and (max-width: 800px) {
body {
	padding: 10px;
}
.page {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em
}
.page header {
	height: 190px;
	background-image: none;
	padding: 10px 50px 0px 75px;
	background-color: #000;
	background-image: url(../images/banner_t.jpg)
}
.page header img.header_img {
	width: 260px;
	height: 140px;
	left: 20px;
	position: absolute;
	top: -30px;
}
.page header a.logo {
	top: 93px;
	width: 115px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	background-image: url(../images/Franz_Music_Logo_ipad.png);
	right: 5px;
}
.page header .linie {
	background-color: #d86738;
	height: 2px;
	position: absolute;
	top: 160px;
	left: 5px;
	right: 130px;
}
.page nav {
	top: 160px;
}
.page nav a {
	border-color: #d86738;
	margin-left: 1px;
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.page .content_sidebar figure .figure_photo {
	height: 150px;
	background-image: url(../images/CD-Cover-klein.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.page .content_sidebar figure figcaption {
	font-size: .8em;
}
#bannerpic {
	width: 400px;
	height: 300px;
	left: 30px;
	position: relative;
	top: 5px;
}
}

/* Large Screen Rules */
@media screen and (min-width: 801px) and (max-width: 10000px) {
body {
	padding: 20px;
}

.page nav a {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}


.page header img.header_img {
	width: 388px;
	height: 210px;	
}

.page header .linie {
	background-color: #d86738;
	height: 2px;
	width: 70%;
	position: absolute;
	top: 260px;
	left: 10px;
}

.page header .linie2 {
	background-color: #d86738;
	height: 2px;
	width: 35px;
	position: absolute;
	top: 260px;
	right: 10px;
}
