/*
Theme Name: Schisslaweng SiMa - Template
Theme URI: http://www.schisslaweng.de
Description: Template zur Webseite http://www.schisslaweng.de
Author: Michael Preis&Pascal Gerlach
Author URI: http://www.simadesign.de
*/

@charset "utf-8";
/* CSS Document */

html{height:100%;margin-bottom:1px; margin-top:0!important;}
@font-face {
font-family: MarvFont2011;
src: url('fonts/MarvFont2011.ttf');
}

#smallbackground	{
	background-color: #e7f0fe;
	background-image: url(images/smallbackground.gif);
	background-repeat:repeat-x;
	}

body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	background-color:white;
	margin:0;
	background-repeat:repeat-x;
}

#container	{
	margin: 1px auto;
	margin-top: 0;
	background-image: url(images/linie_bg.jpg);
	background-repeat:repeat-y;
	background-position:center 0;
	background-color:white;
	background-size:100%;
	padding-top:1px;}

header {
	position:relative;
	width:100%;
	background-color: #e7f0fe;
}

header .banner img.smalllogo {
	width:15%;
	position:absolute;
	top:20px;
	left:40%;
}

header .smallrss img {
	position:absolute;
	top:35%;
	right:15%;
	width:7%;
	z-index:995;
}

header .banner	{
	width:100%;
	position:relative;
}

header .banner img.bannerimage {
	width:100%;
}


header .banner img.logo {
	width:25%;
	position:absolute;
	top:30px;
	left:50px;
}

header .banner .bubble {
	background-image:url(images/bubble.png);
	width:207px;
	height:139px;
	position:absolute;
	top:30%;
	right:35%;
	background-repeat:no-repeat;
	font-family:Marvfont2011;
	font-size:16pt;
	text-decoration:none;
	line-height:18pt;
	padding:45px 0 0 0;
	text-align:center;
}

header .banner .bubble.answer {
	display:none;
	background-image:url(images/bubble_big.png);
	font-size:13pt;
	width:500px;
	height:350px;
	padding:43px;
	padding-top:60px;
	padding-left:60px;
	top: 2%;
	left: 40%;
	text-align:center;
}

header .banner .bubble a {
	text-decoration:none;
	color:#6C8DC2;
}

header .banner img.rssimage {
	width:25%;
	position:absolute;
	bottom:-5%;
	right:15px;
	background-repeat:no-repeat;
	display:block;
	z-index:860;
}

nav {
	margin: 0 auto;
	font-family: MarvFont2011;
	font-size: 12pt;
	text-decoration:none;
	z-index:25px;
	position:relative;
}

nav li.current-menu-item page_item a,
nav li.current_page_item a,
nav li a:hover{
	color:#343864;
	-moz-transition: color 0.4s ease;
	background-image:url(images/nav_line.png);
	background-repeat:no-repeat;
	background-position:0px 14px;
	text-decoration: none;
}

nav ul li a	{
	color: #6c8dc2;
	text-decoration:none;
	display:block;
	height:39px;
	padding-top:26px;
	padding-left:16px;
	padding-right:32px;
    padding-bottom: 40px;
	text-align: center;
}

.navbar {
		z-index:850;
}

/* center the navbar */
@media (min-width: 992px) {

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
		display: block !important;
    }

	.navbar .navbar-collapse li {
        float:left;
    }
}

/* change the underline icon in mobile-menu */
@media (max-width: 991px) {

	.navbar {
		text-align:right;
		display:block;
	}

	nav li.current-menu-item page_item a,
	nav li.current_page_item a,
	nav li a:hover {
		/* background-position:calc(50% - 10px) 55%;*/
		background:none;
		text-decoration:underline;
	}

	nav ul li a {
		padding-top:15px;
		padding-bottom:15px;
	}

	#container {
		background:none;
	}

}

.scrollelement {
	min-height:20px;
}

nav .scrolllogo {
	width:15%;
	position:absolute;
	left:1%;
	top:5%;
}

nav .scrolllogo img {
	width:100%;
	height:auto;
}

#footer	{
	background-repeat:repeat-x;
	background-image:url(images/bg_bottom.gif);
	background-position:0 160px;
}

#footer .chars	{
	background-image: url(images/footer.png);
	height:379px;
	background-position:center;
	background-repeat:no-repeat;
}

#content	{
	margin:0 auto;
	width:1000px;
	position:relative;
	margin-top:60px;

}

#content #content_left	{
	float:left;
	width:700px;
	margin-bottom:15px;
	font-size:10pt;
}

#content h1	{
	font-family:Marvfont2011;
	font-size:30pt;
	line-height:27pt;
	color:#6c8dc2;
}

.comicTitle {
	font-family:Marvfont2011;
	font-size:9pt;
}

.comicTitle a {
	color:#6C8DC2;
	text-decoration:none;
}

#content #content_left .comic	{
	width:700px;
	height:1000px;
}

#content #content_left .comic img	{
}

#content #content_left div.copyright	{
	margin-top:80px;
	color: #6c8dc2;
}

#content h2	{
	font-family:Marvfont2011;
	font-size:22pt;
	line-height:18pt;
	color:#2c3132;
}

#content .sidebar {
	position: relative;
	float:right;
	width:240px;
}

#content .sidebar a	{
	margin-left:10px;
}

#content .sidebar img	{
	margin-top:30px;
	border:1px solid #cccccc;
}

#content .sidebar .noborder img	{
	border:none;
}

#content .sidebar p	{
	font-family:Marvfont2011;
	font-size:18pt;
	color:#2c3132;
	padding-bottom:0;
	}
#content .sidebar li	{
	list-style-type:none;
}

#content .comiclist ul	{
	padding:0;
}

#content .comiclist ul li a	{
	text-decoration:none;
	color:#2c3132;
	font-weight:bold;
	font-size:11pt;
}
.clearer	{
	clear:both;
}

.comicswitcher {
	float:right;
}

.nextprev_comic {
	margin:45px 0;
}

.nextprev_comic span.prev {
	display:block;
	float:left;
}

.nextprev_comic span.next {
	display:block;
	float:right;
}

.nextprev_comic span img {
	vertical-align:-28px;
	margin:0 10px;
}

.nextprev_comic span a {
	text-decoration:none;
	font-size:15pt;
	color:#6C8DC2;
	font-family:Marvfont2011;
}

.specialblog {
	margin:25px 0;
}

.specialblog img.panini {
	width:100%;
	height:auto;
}

#comments {
	margin-top:50px;
}

#comments h2 {
	margin-bottom:25px;
}

#comments ul {
	margin:0;
	padding:0;
}

#comments ul li {
	list-style-type:none;
	border-bottom:1px dotted;
	padding-bottom:10px;
	margin-bottom:15px;
}

#commentform .inputfield input {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
}

#commentform .inputfield label {
	font-size:13pt;
}

#comment-form h3 {
	margin:40px 25px;
}

.comicarticle {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:130px;
	height:190px;
	overflow:hidden;
}

.shoparticlelist {
	margin-top:35px;
}

.shoparticle {
	float: left;
	margin-right: 4%;
	margin-bottom: 10px;
	width: 20%;
	height: 215px;
	overflow: hidden;
	position: relative;
}

.shoparticle p {
	margin-top:10px;
}

.shoparticle img {
	width: 100%;
	height: auto
}

#content #gallery-1 .gallery-item {
	margin-top: 0;
	margin-bottom: -5px;
}

#content #gallery-1 .gallery-item img {
	width: 100%;
	height: auto;
}

.facebook {
	padding:15px;
	margin-top:25px;
}

.facebook iframe {
	max-width:500px;
	margin:0 auto;
	display:block;
}

.impressum {
    padding-right: 40px;
	width:970px;
	margin:0 auto;
	margin-bottom:25px;
	padding:25px 15px;
	font-size: 9pt;
	line-height: 13pt;
}

.impressum .leftpart {
	float:left;
    color: #6C8DC2;
}

.impressum .rightpart {
	float:right;
	width:300px;
	text-align:right;
}

/* Tetsimonial */

.fader {
	height:200px;
	position:relative;
}

.testimonialPic {
	float:left;
	margin-right:15px;
	margin-top:20px;
}

.testimonialContent {
	float:left;
	width:75%;
	font-size:13pt;
	line-height:20pt;
}

.testimonialContent span {
	font-size:30pt;
	vertical-align:-2pt;
	line-height:10pt;
}

.testimonialContent .author {
	float:right;
	font-size:9pt;
	font-style:italic;
}

/*
 * bubble
 */
.uparrowdiv, .downarrowdiv, .leftarrowdiv, .rightarrowdiv, .infoBubble {
	padding:15px;
	position:relative;
	word-wrap:break-word;
	-moz-border-radius:15px; /*add some nice CSS3 round corners*/
	-webkit-border-radius:15px;
	border-radius:15px;
	margin-bottom:2em;
	-moz-box-shadow: 0px 0px 1px #AAAAAA;
	-webkit-box-shadow: 0px 0px 1px #AAAAAA;
	box-shadow: 0px 0px 1px #AAAAAA;
	background-color:#4f75b4;
	color:white;
}

.uparrowdiv:after { /*arrow added to uparrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:-20px; /*should be set to -border-width x 2 */
	left:30px;
	width:0;
	height:0;
	border-color: transparent transparent #4f75b4 transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 10px 15px;
}

.uparrowdiv:before { /*arrow added to rightarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:-22px;
	left:28px;
	width:0;
	height:0;
	border-color: transparent transparent #4f75b4 transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 11px 17px;
}

.downarrowdiv:after { /*arrow added to downarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:100%; /*should be set to 100% */
	left:30px;
	width:0;
	height:0;
	border-color: #4f75b4 transparent transparent transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 10px;
}

.leftarrowdiv:after { /*arrow added to leftarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:60px;
	left:-20px; /*should be set to -border-width x 2 */
	width:0;
	height:0;
	border-color: transparent #4f75b4 transparent transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 10px;
}

.rightarrowdiv:after { /*arrow added to rightarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:50px;
	left:100%; /*should be set to 100% */
	width:0;
	height:0;
	border-color: transparent transparent transparent #4f75b4; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 10px 15px;
}

.rightarrowdiv:before { /*arrow added to rightarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:49px;
	left:100%; /*should be set to 100% */
	width:0;
	height:0;
	border-color: transparent transparent transparent #4f75b4; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 11px 17px;
}

.bubbleBox .rightarrowdiv:after {
	top:15px;
}

.bubbleBox .rightarrowdiv:before {
	top:14px;
}

/* ligtbox */
.layer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	filter:alpha(opacity = 75);
	-moz-opacity:0.75;
	opacity:0.75;
	z-index: 1000;
	background-color:white;
}

.lightbox_ajaxcontents,.lightbox_searchrubric,.lightbox_ajaxcontent {
	display: none;
	position: absolute;
	z-index: 1001;
	text-align: left;
	width: 40%;
	opacity: 0.95;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=  95);
	filter: alpha(opacity = 95);
	min-width: 680px;
}

.ajaxbox_top .js-close-lightbox {
	position: absolute;
	right: 23px;
	top: 0;
	cursor: pointer;
	font-size:25pt;
}

.ajaxbox_top .js-close-lightbox:hover {
	color:#a00808;
}

.ajaxbox_content {
	padding: 25px;
	background-color: #EFEFEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 6px #888888;
	-webkit-box-shadow: 0px 0px 6px #888888;
	box-shadow: 0px 0px 6px #888888;
}

.ajaxbox_content h1 {
    color: #6c8dc2;
    font-family: Marvfont2011;
    font-size: 30pt;
    line-height: 18pt;
}

.ajaxbox_content h2 {
    color: #6c8dc2;
    font-family: Marvfont2011;
    font-size: 20pt;
    line-height: 18pt;
	text-align:center;
}

.img-responsive {
	width:100%;
	height:auto;
}

.inputButton {
	border: 1px solid #c8c8c8;
	width: 80%;
	padding: 8px;
	background: #4a71b2;
	background: -moz-linear-gradient(top,  #4a71b2 0%, #7db9e8 100%);
	background: -webkit-linear-gradient(top,  #4a71b2 0%,#7db9e8 100%);
	background: linear-gradient(to bottom,  #4a71b2 0%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a71b2', endColorstr='#7db9e8',GradientType=0 );
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 12pt;
	display: inline-block;
	text-align: center;
	text-decoration:none;
}

.inputButton:hover {
	opacity: 0.84;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=  84);
	filter: alpha(opacity =  84);
	text-decoration:none;
}

.content_infobox {
	margin-bottom:25px;
}

.content_infobox img {
	max-width:100%;
	height:auto;
}

.social-buttons {
	position:absolute;
   	right: 0;
    top: -18px;
	z-index:1;
}

.fb_iframe_widget {
	float:right;
	margin-left:15px;
	margin-top: 8px;
}

.fb_iframe_widget
{
	transform: scale(1.4);
	-ms-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-webkit-transform-origin: bottom left;
}

.postimage {
	float:left;
	width:45%;
	margin-right:15px;
}

.postcontent {
	float:left;
	width:45%;
}

.social-buttons.singlepage {
	position:relative;
	float:right;
	margin-top:21px;
	margin-right: -40px;
	z-index:1;
}

@media (min-width: 0) and (max-width: 1000px) {

	.social-buttons.singlepage {
		margin-top: 40px;
		margin-right: 30px;
	}

	img {
		max-width:100%;
		height:auto;
	}

	#container {
		width:100%;
	}

	nav .scrolllogo {
	    width: 15%;
	}

	#content {
		width:100%;
	}

	header .banner .bubble {
		width:20%;
		background-size:100%;
		top:20%;
	}

	header .banner .bubble.answer {
		width:315px;
		background-size:100%;
		top:0;
		right:30%;
		padding:43px 30px 0 30px;
		font-size:10pt;
		line-height:11pt;
	}

	#content #content_left {
		width:80%;
		margin:0 auto;
		float:none;
	}

	#content #content_left .comic {
		width:auto;
	}

	#content #content_left .comic img {
		width:150%;
		height:auto;
	}

	#content .sidebar {
		width: 100%;
	}

	.sidebar a {
		float:left;
		width:30%;
	}

	.sidebar a img {
		width:100%;
		height:auto;
	}

	.impressum {
		width:auto;
	}

	.facebook iframe {
		width:100%;
	}

	.shoparticle {
		margin-right: 2%;
		margin-left:2%;
		width: 27%;
	}

	.bannerimagecontainer {
		overflow:hidden;
	}

	header .banner .bannerimagecontainer img.bannerimage {
		width: 222%;
		max-width:none;
		margin-left: -52%;
	}

	header .smallrss img {
		top: 59%;
		right: auto;
		bottom: -30px;
		left: 22%;
	}

	header .smallrss img {
		width:10%;
	}

	header .banner img.smalllogo {
		width:35%;
		top: 6px;
		left: 29%;
	}

	#commentform {
		padding:0 25px;
	}

	#comments {
		padding:0 25px;
	}

	#content {
		margin-top:15px;
	}

	#content h1 {
		text-align:center;
		clear:both;
		padding:25px 15px 15px 15px;
		font-size:25pt;
	}

	.comicswitcher {
		float: none;
		text-align: center;
	}

	.lightbox_ajaxcontents, .lightbox_searchrubric, .lightbox_ajaxcontent {
		min-width:auto;
		width:90%;
		top:0;
		left:0;
	}

	.postimage {
		float:none;
		width:auto;
		margin-right:0;
	}

	.postcontent {
		float:none;
		width:auto;
	}

	.social-buttons {
		right:auto;
		left: 5px;
		top: -60px;
		z-index:860;
	}

	.navbar-nav {
		margin-bottom:50px;
	}

}

@media (min-width: 0) and (max-width: 730px) {


	nav .scrolllogo {
	    width: 20%;
	}

	#content #content_left {
		width:90%;
		margin:0 auto 0 auto;
		float:none;
	}

	.testimonialContent {
		width:65%;
		font-size:10pt;
	}

	.testimonialContent span {
		font-size:20pt;
	}

	.testimonialContent .author {
		font-size:8pt;
	}

	header .banner .bubble {
		padding-top:20px;
		font-size:12pt;
	}

	header .banner .bubble.answer {
		width: 265px;
		font-size: 8pt;
		line-height: 9pt;
		padding: 32px 20px 0 20px;
	}



}


@media (min-width: 0) and (max-width: 500px) {

	#fader {
		height:280px;
	}

	.testimonial {
		text-align:center;
	}

	.testimonialPic {
		float:none;
	}

	.testimonialContent {
		float:none;
		width:90%;
		line-height:13pt;
		margin:25px auto 0 auto;
	}

	.leftarrowdiv::after {
		border:none;
		content:'';
		display:block;
		position:absolute;
		top:-20px; /*should be set to -border-width x 2 */
		left:41%;
		width:0;
		height:0;
		border-color: transparent transparent #4f75b4 transparent; /*border color should be same as div div background color*/
		border-style: solid;
		border-width: 10px 15px;
	}

	.testimonialContent span {
		font-size:15pt;
	}

	.testimonialContent .author {
		font-size:8pt;
		line-height:11pt;
	}

	header .banner .bubble {
		font-size:9pt;
		line-height:8pt;
	}

	header .banner .bubble.answer {
		width: 203px;
		font-size: 7pt;
		line-height: 7pt;
		padding: 29px 15px 0 18px;
		top: 4px;
	}

	.sidebar a {
		float:left;
		width:45%;
	}

	.shoparticle {
		margin-right: 5%;
		margin-left:5%;
		width: 40%;
		height:200px;
	}

	.nextprev_comic span a {
		font-size:11pt;
	}

	.nextprev_comic span img {
		width:25px;
		vertical-align: -12px;
	}

	header .banner img.logo {
		top:5px;
		z-index:12;
		width:30%;
		left:5px;
	}

	nav .scrolllogo {
	    width: 30%;
	}

}

@media (min-width: 0) and (max-width: 350px) {

	.shoparticle {
		width: 90%;
		height: auto;
	}

}
