/*
Theme Name: todamax v2.74
Theme URI:
Description: Friggled by daMax
Version: 2.74
Including styles for:
 - Related posts
 - WP Page Navi
 - WP Sticky
 - Wurli
 - Shariff
Depends on these plugins:
 - WP Sticky
 - WP Pagenavi
Author: daMax
Author URI: http://blog.todamax.net
*/

/*- Begin daMax specials -----------------------------------*/
@font-face {
    font-family: 'DejaVuSansMonoBook';
    src: url('fonts/DejaVuSansMono-webfont.eot');
    src: url('fonts/DejaVuSansMono-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DejaVuSansMono-webfont.svg#DejaVuSansMonoBook') format('svg'),
         url('fonts/DejaVuSansMono-webfont.woff') format('woff'),
         url('fonts/DejaVuSansMono-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

audio{
  width:100%;
  background-color:#000;
  border:10px solid #000;
  color:#fff;
}

blink {
    text-decoration:   inherit;
    animation:         blink 0.75s ease-in infinite alternate;
}

@keyframes blink {
    0% { opacity:1; } 75% { opacity:1; } 76% { opacity:0; } 100% { opacity:0; }
}

a.rsswidget {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size:9px;
  background-color:transparent!important;
}

#cookiepolicy {
  position: fixed;
  top: 98%;
  right:10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  line-height: 1.4em;
}

#cookiepolicy a, #cookiepolicy a.visited {
  color:#999;
  border:none;
}

code , .comment-content p code{margin-top:10px;white-space:pre-wrap;font-family:courier new,monospace;line-height:.8em!important}

html {
  -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

img.navi {
  float:none;
  position:relative;
  top:4px;
  margin: -10px 2px -5px 2px;
  padding: 0px;
  border: 0px;
}

img.wp-smiley {
  float:none;
  position:relative;
  width:21px!important;
  height:22px!important;
  top:2px;
  margin: -5px 2px -5px 2px;
  padding: 0px;
}

.morespan {
  /*padding-top:70px;*/
}

#mobilesidebarbutton {display:none;}

.ngg-gallery-thumbnail {
	font-size:8pt;
	line-height:1em;
}

.noborder {
  border:none!important;
}

.pagepeel
{
	position:fixed;
	right:0px;
	top:0px;
	z-index: 999;
}

.pagepeel a, .pagepeel a img
{
	border:none!important;
}

.pingback, li .pingback, .trackback, .li trackback{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  line-height: 1.0em;
  display:inline;
  overflow: visible;
  padding:0px!important;
  top:-23px;
}

pre {
  font-size:1.0em!important;
  font-weight:normal!important;
  line-height:1em!important;
}

.rssicon{  
  float:none;
  position:relative;
  top:2px;
  padding: 0px;
  border: 0px;}

#searchmobile {
  display:none;
}

.spoiler, .spoiler a, .spoiler a:visited{background-color:#000; color:#000!important;} 

.spoiler:hover, .spoiler:hover a, .spoiler a:visited:hover {background-color:#fff!important;}


#themehelp1 {
  background: url(images/themehelp1.png) top left no-repeat;
  width:156px;
  height: 152px;
  top:100px;
  margin-left:-160px;
  position:absolute;
  z-index:100;
  display:none;
}

#themehelp2 {
  background: url(images/themehelp2.png) top left no-repeat;
  width:154px;
  height: 199px;
  top:20px;
  margin-left:580px;
  position:absolute;
  z-index:100;
  display:none;
}

#themehelp3 {
  background: url(images/themehelp3.png) top left no-repeat;
  width:116px;
  height: 234px;
  top:260px;
  margin-left:980px;
  position:absolute;
  z-index:100;
  display:none;
}


.widget_archive select {
  width:190px;
}

.wp-audio-playlist a {border:none!important;}

.wp-audio-shortcode {background-color:#e89900;}

.wp-caption-text {
  margin-top:5px;
  margin-right:10px;
  /*text-align:right;*/
  font-family: verdana, helvetica, arial, sans-serif;
  font-size:10px;
  line-height:12px;
}

.gallery-caption {
  text-align:center!important;
  margin-top:0px!important;
}

.wp-playlist {margin:0!important}

.wurliinfo{
  width: 100px;
  height: 48px;
/*  position:fixed;*/
  position:absolute;
  z-index:1000;
}

.wurliinfo a{
  border:none;
}

.cookie, .wurlisegment, #munch {
  font-family: monaco, 'Courier New', monospace;
  font-size:12px;
  z-index:105; /* kann nicht ueber Header sein, weil Wurli UNTER der Sidebar sein soll, die ihrerseits UNTER dem Header sein muss. Hach, diese Sachzwänge immer :( */
  /*z-index:999;*/
  position:absolute;
}

#console {
  display:none;
  text-align:left;
  width:100%; 
  height: 20px;
  z-index:10000;
  position:fixed;
  top:10px;
  left:10px;
    
}
/*- ENDE damax specials -----------------------------------*/

/*-----------------------------------*/
/* Begin Typography & Colors */

body {
  background: url(images/back1600-nologo.gif) repeat-y top center;
  font-family: DejaVuSansMonoBook, 'Courier New', monospace;
  background-color:#e89900;
  color: #000;
  font-size:10pt;
  text-align: center; /* for IE */
  overflow-x:hidden;
}

#page {
  text-align: justify;
  margin: 0px auto;
  padding: 0 0 0 10px;
  width:950px;
  height:100%;
  background-color:#fff;
  /*hyphens:auto;
  -webkit-hyphens:auto;
  -moz-hyphens:auto;
  -ms-hyphens:auto;*/
}

.postmetadata {
  text-align: right;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 1.4em;
}

h1, h2, h3 {
  font-family: DejaVuSansMonoBook, 'Courier New', monospace;
  text-align:left;
  display:block;
  clear:both;
  font-weight:thicker;
  word-wrap:break-word;  
}

h1 {
  font-size: 1.35em;
  text-align: left;
}

h1 a {
  color:#e89900!important;
}

h2 {
  font-size: 1.2em;
  text-align: left;
}

h3 {
  color:#e89900;
}

a, link, .wp-caption a {
  /*color: #e89900;*/
  color: #d88900;
  text-decoration:none;
}

h1 a, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite, .wp-caption a {
  border:0px none;
}

cite {
  font-style:normal;
  font-weight: bolder;
}

a, .entry p a:link, .entry li a,  .cat-item a, .announcement p a, .postmetadata a, .widget li a{
  border-bottom:1px dashed #e89900;
}

.entry p a:visited {
	color: #666;
	border-bottom:0px dashed #666;
}


/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
}

html>body .entry {
  margin:7px 0 0 0;
  line-height: 1.4em;
}

#header {
  padding: 0;
  height: 114px;
  width:100%;
  text-align:center;
  vertical-align:top;
  z-index:200;
  border:0px solid red;
  }

#headerimg {
  width:1203px;
  position: relative;
  height:114px;
  top:0px;
  left:0px;
  z-index:200;
  background: url(images/headerimg-ORIG.png) top left;
  margin-left: auto;
  margin-right: auto;
  border:0px solid red;

}

#tagline {
  color:#fff;
  font-size:10pt;
  padding-left:10px;
  border:0px solid blue;
}


#taglinewrapper {
  text-align: justify;
  margin: 0px auto;
  width:1100px;
  /*padding:2px 30px 2px 2px;*/
  z-index:200;
  right:00px;
  top:-25px;
  position:relative;

  /* move the origin to the top leftcorner */
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;

  transform:rotate(-4deg);
  -ms-transform:rotate(-4deg); /* IE 9 */
  -moz-transform:rotate(-4deg); /* Firefox */
  -webkit-transform:rotate(-4deg); /* Safari and Chrome */
  -o-transform:rotate(-4deg); /* Opera */
  border:0px solid green;
}

#taglinewrapper a{
  border:none;
}

#miniheader{
  z-index:110;
  width:100%;
  height:81px;
  position:fixed;
  top:0px;
  left:0px;
  text-align:center;
  overflow:hidden; /*hilft das gegen die FF-screenshot-Problematik?*/
  border: 0px solid green;
}


#mh-background{
  z-index: 110;
  width: 1203px;
  height: 81px;
  position: relative;
  top: 0px;
  left: 0px;
  background: url('images/mh-background2.png') no-repeat scroll left top transparent;
  margin-left: auto;
  margin-right: auto;
  visibility: visible;
  border: 0px solid black;
}

#mh-logo{
  background:url(images/mh-logo.png)  no-repeat;
  width:123px;
  height:40px;
  float:left;
}

#mh-logo-wrapper{
  z-index:110;
  /*width:123px;*/
  width:1100px;
  height:40px;
  position: relative;
  top:-55px;
  /*left:-480px;*/
  /*right:470px;*/
  right:0px;
  padding:0 0 0 20px;
  margin-left: auto ;
  margin-right: auto ;
}

#logowrapper {
  border:0px solid red;
  position: absolute;
  top: 70px;
  left: 50.5%;
  margin-left: 525px;
  width: 74px;
  z-index:1000;
}

#logolink {
  display: block;
  width: 74px;
  height: 200px;
  background: url(images/logo.png) top left no-repeat;
}

.narrowcolumn {
  float: left;
  width: 700px;
  border-right:1px #e89900 dashed;
  padding-right:25px;
}

.singlecolumn {
  width: 700px;
}

.widecolumn {
  padding: 0 0 0 20px;
  /*margin: 5px 0 0 50px;*/
  width: 760px;
  height:100%;
}

.post {
	margin:10px 0px 20px 0px;
	text-align: left;
	width:100%;
	}

.widecolumn .post {
	margin: 20px 0px 20px 0px;
}

.widecolumn .postmetadata {
	/* margin: 10px 0; */
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata2 {
  text-align:right;
}

.postmetadata {
	clear: left;
 	line-height:1.4em;
}

.posttags {
	clear: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	text-align:right;
}

.posttimestamp{
  margin-bottom:10px;
  margin: 1px solid orange;
}

#footer {
  background: white url('images/clearpixel.png') no-repeat top;
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 0.8em;
  color:#ccc;
  text-align:center;
  border: 0px dotted orange;
  padding: 0px 0px 10px 0px;
  /* margin: 0 auto; */
  width: 700px;
  clear: both;
  }

#footer p {
	margin: 0;
	padding: 20px 0;
	}

#footer a {border:none;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h1.pagetitle {
	margin-top: 10px;
	text-align: center;
}

h2 {
	margin: 10px 0 -10px 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img, p * img , a img, p a img, .entry a img, .entry p a img, a img.alignnone, .entry img, .gallery-icon a {
	padding: 0;
	max-width: 100%;
        border:none!important;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	}

img.alignright {
	padding: 0px 0px 0px 0px;
	display: inline;
        margin: 4px 0px 2px 10px;
        float: right;
        overflow: auto;
	}

img.alignleft {
	padding: 0px 0px 0px 0px;
	display: inline;
        margin: 4px 10px 2px 0px;
        float:left;
        overflow: auto;
	}

img.aligncenter {
        display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	}

.aligncenter {
        text-align:center;
	}

.alignright {
	float:right;
        margin: 4px 0px 1px 10px;
        text-align:right;
	}

.alignleft {
	float: left;
        margin: 4px 10px 1px 0px;
        text-align:left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, .edit-comment ul {
	margin-left: 0px;
	padding: 0 0 0px 10px;
	list-style-type: disc;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0px 3px 30px;
	padding: 0px 0px 0px 0px;
}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/

	}

.entry ol {
	padding: 0 0 0 10px;
	margin:  0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: decimal;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align:left;
	list-style-type: hebrew;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height:1.4em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#blogroll ul li {
 	line-height:1.8em;
}
/* End Entry Lists */



/* Begin Form Elements */

textarea {
	padding: 2px;
	resize: vertical;
}

#searchform {
	text-align: left;
	}

#searchform #s {
	width:127px;
	height:22px;
	border:1px solid #e89900;
	color:#999;
  padding-left:3px;
	}

 #searchsubmit {
	float: right;
	background:url(images/search-button-trans.png) center no-repeat #e89900;
	width:60px;
	height:26px;
	border:1px solid #e89900;
	color:#fff;
	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform #submit {
	float: right;
	margin: 5px -6px 0px 10px;
	width:100px;
	height:40px;
	background:url(images/clearpixel.png) center no-repeat #e89900;
	border:1px solid #e89900;
	color:#fff;
	cursor: pointer;
}

#commentform textarea {
	width:100%
}

/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 0px;
	}
.comment, .comment-text {
	/*overflow-x:hidden;*/
	word-wrap:break-word;
}

.comment-author {
  width:85%;
  display:inline;
}

.comment-content ul li{margin:0;padding:0;}

.commentlist {
  padding: 0px 0 0 0px;
  text-align: left;
  list-style:decimal inside!important;
  line-height:1.3em;
}

.commentlist li {
	margin: 0px 0px 3px 0px;
	padding: 10px 10px 3px 0px;
	}

.commentlist li p {
  position: relative;
  top:-5px;
}

.comments {
  
}
.commentstart, .respondstart{
  padding:80px 0 0 0;
}

.commentlist .anchoroffset, span[id^="more-"]{
  display: block;
  position: relative;
  top: -70px; visibility: hidden;
}

.commentlist .reply {
  margin:-10px 0 10px 0;
}


.commentlist p {
	margin: 10px 5px 0px 0px;
	}

#commentform p {
	margin: 10px 0 0 0;
}

.nocomments {
	text-align: justify;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.commentlist .children {
}

.children li{
  list-style-type: none;
}


#respond h2 {
  border:1px solid white; /* sonst ist es eingerueckt?!? */
}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:right;
	top:7px;
	right:0px;
	width:200px;
	position:relative;
	word-wrap:break-word;
	z-index:106; /*ueber Wurli! */
	/*z-index:1000; */
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0px 0px 8px 5px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
	color:#666;
    }

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr, .post hr {
  display: block;
}

.navigation {
  display: block;
  clear:both;
  text-align: center;

  font-size:10pt;
 }

.naviclassic {
  margin:30px 0 30px 0;
  border:1px solid white;
}

.navigbottom {
  margin: 50px 0 0 0;
}

.navighome {
  display: block;
  text-align: center;
  font-size:1.0em;
  width:100%;
  margin-top:0px;
}

#separator{
  border-bottom: 1px dashed #e89900;
  height:10px;
  margin:-20px 0 0 0;
  padding:0px;
}

/* End Various Tags & Classes*/


/*== Begin Plugins ================================== */

/*-- Related Posts -----------------------------------*/
.related_posts {
  text-align:right;
}
.related_posts a {
  border-bottom:0px dashed #e89900;
}

/*-- WP Sticky --------------------------------------*/
.stickypost {
  border:1px dashed black;
  padding-left: 10px;
  padding-right: 10px;
}

.announcement{
  border:#e89900;
  border-style:solid;
  padding: 10px 10px 0px 10px;
  margin: 0px 0 10px 0;
  width:674px;
}


.announcement h2, .announcement h2 a{
  border:0px;
}

.announcement .posttimestamp {
  display:none;
}

/* -- WP-PageNavi ------------------------------------- */
/* Use !important to override PageNavi CSS */

.wp-pagenavi{
  margin-top:10px !important;
  margin-bottom:10px !important;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
  color: #e89900!important;
  background-color:#ffffff!important;
  background:transparent !important;
  border:1px solid white !important;
}

.wp-pagenavi a:hover {
  border:1px solid #e89900 !important;
}

.wp-pagenavi span.pages {
  background:transparent !important;
  border:none !important;

}

.wp-pagenavi span.page{
  width:30px;
  background:transparent !important;
  border:none !important;
}

.wp-pagenavi span.current {
  width:30px;
  background:transparent !important;
  border:none !important;
}

.wp-pagenavi span.extend {
  background:transparent !important;
  border:none !important;
}


/*-- WP-Calendar -----------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/**-- WP-POLLS ------------------------------------------------------*/
.wp-polls-form li
{
	left:20px;
	text-indent:-20px;
}

/*-- Shariff Wrapper -----------------------------------------------*/
/*.twitter a, .googleplus a, .facebook a, .whatsapp a, .info a{ color: #E89900 !important; background-color:#fff!important; }*/
.shariff-button {border:2px solid #e89900!important;}
.shariff-button a{color: #E89900 !important; background-color:#fff!important;}
.shariff-button + .info {}

.announcement-post > .ShariffSC {display:none;}

/*- Subscribe to Comments Reloaded ---------------------------------*/
fieldset {
  text-align:left;  
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:0.9em;
}
.subscribe-form-button {
  background-color:#e89900;
  border:none;
  color:#fff;
  height: 35px;
  }

/*== Bedin Mediaqueries =================================================================================================== */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/** prevent input fields from zooming in on iPhone: **/
@media screen and (-webkit-min-device-pixel-ratio:0) and  (max-width: 1023px)  { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px)  {
	#allwrapper1{width:100%; text-align:justify}
	#allwrapper2 {margin-top:40px;margin-left:auto;margin-right:auto;max-width:700px;border:0px solid orange;}

	.announcement { width:98%;  padding: 5px 0 0 0;  margin: 0px; }

	audio, .entry audio {width:100%;  }

	body {
	  background: url() repeat-y top center;
	  font-family: DejaVuSansMonoBook, LiberationMonoRegular, 'Courier New', monospace;
	  font-size:0.95em!important;
	  overflow-x:hidden; /*um horizontales swipen auf dem iphone zu verhindern*/
	}

	.commentformwrapper {
	  padding:0 10px 0 10px;
	  text-align:left;
	}

	#cookiepolicy {
	  display:none;
	}

	.entry {line-height: 1.4em; word-wrap:break-word;}

	#footer {width:100%;}

	h1, h2, h3 {font-size:1.3em!important; line-height:1.1em;}

	#header {display:none;}

	hr { width:100%; }

	iframe { width:100%; min-height:100px; max-height:200px;}

	img {max-width:100%; max-height:auto;}

	#logowrapper { display:none;}

	li {padding:0px!important;  margin: 0px 0px 7px 10px!important; word-wrap:break-word;}

	#miniheader{
	  z-index:110;
	  width:100%;
	  position:absolute;
	  top:-25px;
	  left:0px;
	  text-align:center;
	  overflow:hidden;
	}

	#mh-background{
	  z-index:110;
	  width:100%;
	  min-width:700px; /*trick 17b*/
	  position:relative;
	  top:0px;
	}

	#mh-logo{
	  background:url(images/mh-logo.png) no-repeat;
	  float:left;
	}

	#mh-logo-wrapper{
	  z-index:110;
	  width:100%;
	  height:40px;
	  position: relative;
	  right:0px;
	  padding:5px 0 0 10px;
	  margin-left: auto ;
	  margin-right: auto ; 
	}

	#mobilesidebarbutton {
	position:fixed;
	border:1x solid black;
	display:none;
	background:url(images/mobmenbut.png) no-repeat #e89900;
	top:2px;
	right:5px;
	width:34px;
	height:34px;
	z-index:10000;

	}

	.narrowcolumn{
	  clear: both;
	  width: 100%;
	  padding:0px;
	  margin:0px;
	  border:0;
	  top:-20px;
	  position:relative;
	  overflow-x:hidden;
	}

	.naviclassic {font-size:1.0em; font-family: arial, helvetica, sans-serif;padding:0px; margin:20px 0 5px 0;}
	.navigation {  width:100%;  font-size:1.0em; position:relative;top:-5px;padding:0 0 0px 0; margin:0px;overflow:hidden;}

	#page {width:100%; margin:70px 0 0 0; padding:0px;}

	.pagepeel{ display:none; }

	.post {position:relative;}

	.post img, .post img.aligncenter, .post img.size-full, .post img.size-large, .announcement-post img{ max-width:100%; height:auto; float:none; }
	.post img.alignleft, .post img.alignright, .announcement-post img.alignleft { width:40%; height:auto; float:left; margin-right:10px; margin-bottom:10px; }
	.post img.alignright, .post img.alignright .size-full, .announcement-post img.alignright { width:40%; height:auto; float:right; margin-left:10px; margin-bottom:10px; }
	img.wp-smiley { width:20px!important; height:20px!important; margin: -2px -4px -5px -5px!important;}
	/*.post img.size-full{width:auto!important; height:auto; }*/
	#postcontent {padding:0 10px 0 10px;text-align:justify;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;}

	.postmetadata {
	  margin-right:10px;
	  font-size:0.95em;
	}

	#sidebar{
	  clear: both;
	  display:none;
	}

	#searchmobile {
	  display:block;
	  float:right;
	  position:relative;
	  top:-20px;
	  padding: 0 5px 0 0;
	  font-size:0.7em;
	}

	#searchform #s { font-size:1.2em; height:18px; margin-right:5px;}

	#searchsubmit { float: right; background:url(images/search-button-trans.png) center no-repeat #e89900; height:30x; width:30px; border:1px solid #e89900; color:#fff; }

	small { font-size:0.8em; }

	.spoiler {background-color:#000;color;fff} 

	#taglinewrapper { display:none;}

	.wp-caption {
	  max-width:100%!important;
	}
	.wp-pagenavi{
	  margin-top:5px !important;
	  margin-bottom:0px !important;
	  font-size:0.9em;
	}

	.wp-pagenavi span.page, .wp-pagenavi span.current, .wp-pagenavi a.page{
	  padding:0px;
	  margin:0 2px 0 2px;
	}

	.cookie, .wurlisegment, #munch {  font-size:1.2em;}


  }
}

@media screen and (max-width: 1024px) and  and (orientation:landscape) {
	body {  /*max-width:1024px;*/}
	#content {}

	.entry {line-height: 1.3em!important; word-wrap:break-word}

	h1{font-size:2em;}

	#miniheader {position:absolute;}

}
/*== END Mediaqueries ================================== */
/*
Don't stop this groove, 'cause it'll make ya move, I'm gonna tell ya 'bout a smooth operator. The regulator elevator dominator creator of the funk spectator fascinator.
*/
