/*  
Theme Name: Gedankenstrich
Theme URI: http://www.gedankenstrich.org
Version: 1.0
Author:  Felix Schrape
Author URI: http://gedankenstrich.org
Adapted by Felix Schrape
*/

*:focus {outline: 0;}

/* Begin Typography & Colors */

body {
font-size: 13px;
font-weight: 300;
	line-height: 130%;
	font-family: 'Roboto'; Arial;
color: rgb(80,80,80);
	background: rgb(253,252,252);
    margin: 0;
	padding: 0;
	text-align: center;
	}

#topbar {
	margin: 0;
    font-family: 'Roboto'; Arial;
	height:25px;
	line-height:23px;
	background: none;
	overflow:hidden;
	border-bottom: 1px white solid;
	}	
	

#topbar a {
	font-family: 'Roboto'; Arial;
	text-align: right;
	padding-right: 5px;
    width:200px;
}	

#pagebarX {
	height: 27px;
  width: 100%;
}

#pagebar {
	height: 27px;
	float: right;
position: fixed;
  	z-index: 996;
	background: rgba(248, 248, 248, 0.96);
	color: rgb(80,80,80);
	width: 949px;
    margin-top: -1px;
    font-size: 13px;
	text-align: right;
}


#pagebar a {
	
	font-family: 'Roboto'; Arial;
	font-size: 13px;
	font-weight: 500;
    display: block;
	color: rgb(180,180,180);
    width: auto;
    height: 20px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
    text-decoration: none;
}

#pagebar a:hover {
	color: #404040;
}


#pagebar a.current, #pagebar a:hover.current {
	background-color: rgb(255, 255, 255);
	color: rgb(255,108,0);
	font-weight: 500;
}


#pagebar li {
font-weight: 300;
    margin: 0px;
    float: right;
	list-style:none;
}

#pagebar ul {
	list-style:none;
	margin: 0px;
    padding: 0px;
}
	
.entry {
	font-size:11px;
	font-family: 'Roboto'; Arial;
	padding-bottom: 7px;
}
	
#page {
	background-color: none;
	border: 1px solid #ff0000;
	text-align: left;
	width: 949px;
	}

#header {
	background-color: none;
	border-bottom: 0px white solid;
	}

#content {
	float: left;
	padding: 11px;
	padding-left: 0px;
padding-right: 10px;
	width: 680px;	
	}

#content .entry {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 165%;
	padding-top: 20px;
	padding-bottom: 5px;
	color: black;
	}

#content .entry img {
	padding: 0px;
padding: 0px;
margin: 0px;
	}

#content .entry p {
		padding-bottom: 5px;
		color: black;
	}

.alt {
	background-color: white;
	}

#footer {
	background: none;
	}

small {
	font-family: 'Roboto'; Arial;
	font-size: 12px;
	font-weight: 300;
	}

h1, h2, h3 {
	font-family: 'Roboto'; Arial;
	}

h1 {
	font-size: 2.0em;
	text-align: left;
	font-color: black;	
	}

.description {
display: none;	
font-size: 1.4em;
	font-weight: 300;
	text-align: left;
	color: #282828;
	text-decoration: none;
	}

h2 {
	font-size: 27px;
font-weight: 500;
color: #303030;
	line-height: 30px;
	padding-bottom: 6px;
	padding-top: 5px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a:visited {
	text-decoration: none;
	color: black;
	}

h1 a, h1 a:hover
{
	text-decoration: none;
	color: rgb(255,108,0);
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #282828;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #282828;
	}

.entry p a:visited {
	color: #282828;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Roboto'; Arial;
	}
	
.commentlist li {
	font-weight: 500;
	}

.commentlist cite, .commentlist cite a {
	font-weight: 500;
	font-style: normal;
	font-size: 1.1em;
text-align: left;
	}

.commentlist p {
font-weight: 300;
	font-size: 15px;
text-align: left;
	}
	
p.about {
	text-align: center;
	background-color: #F8F8F8;
	font-size: 1.2em;
	font-family: 'Roboto'; Arial;
}

#commentform p {
	font-family: 'Roboto'; Arial;
width: 600px;	
	}

.commentmetadata {
	font-weight: 300;
	}
	
code {
	font: 1.1em 'Courier New', Courier, monospace, Fixed;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	border: 1px dotted #003366;
	line-height: 100%;
	display: block;
	}
	
pre	{
	font: 1.1em 'Courier New', Courier, monospace, Fixed;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px 5px 5px 5px;
	background-color: #eeeeee;
	border: 1px dotted #003366;
	line-height: 100%;
	white-space: pre;
	display: block;
}
	
li.page_item {
	display: inline;
}

a, h3 a:hover {
color: rgb(80,80,80);
	text-decoration: none;
	}

h2 a:hover {
	color: rgb(255,108,0);
	text-decoration: none;
	}

.entry a {
	color: rgb(110,40,0);
	text-decoration: none;
background: #F8F8F8;
	}

.entry a:hover {
	color: rgb(255,108,0);
	text-decoration: none;
background: #F0F0F0;
	}

a:hover {
	color: rgb(255,108,0);
	text-decoration: none;
	}
	
a.more-link,
a.more-link:visited {
display:inline-block;
	color: #282828;
	font-family: 'Roboto'; Arial;
font-weight: 600;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: rgb(252,252,252);
box-shadow:1px 1px 1px #F0F0F0;
-webkit-box-shadow:1px 1px 1px #F0F0F0;
-moz-box-shadow:1px 1px 1px #F0F0F0;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
border-radius: 1px;
	}

a.more-link:hover {
	color: rgb(255,108,0);
text-shadow: white 1px 1px 3px;
	font-family: 'Roboto'; Arial;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #F0F0F0;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#page {
	background-color: none;
	margin: 0px auto;
	padding: 0px;
	width: 949px;
	border: 0;
	}
	
#header {
	padding: 0;
	margin-top: 0px;
	top: 0;
	height: 85px;
	width: 949px;
	}

#headerimg {
	position: fixed;
		float: right;
  	z-index: 998;
	background-image: url('images/head.png');
 background-color: rgba(255,255,255,0.96)    /* 70% opaque */  ;
background-size: 949px 85px;
	margin: 0;
	padding: 0;
	width: 949px; 
	height: 85px;
	}

	
.post {
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	margin: 0px;
	background: white;
	border: 1px solid rgb(248,248,248);
-moz-box-shadow: 1px 1px 3px #F8F8F8;
-webkit-box-shadow: 1px 1px 3px #F8F8F8;
box-shadow: 1px 1px 3px #F8F8F8;
	}

.widecolumn .post {
	margin: 0;
	}

.weitere {
padding: 5 px;	
margin-top: 15px;
	background-color: #F8F8F8;
	}
 
.narrowcolumn .postmetadata {
	padding-top: 5px;
	padding-bottom:15px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
display: none;	
font-family: 'Roboto'; Arial;
	font-size: 20px;
	color: white;
	text-align: right;
	padding-top: 23px;
	padding-right: 30px;
	margin: 0px 0px 0px 0px;
	}

h1 a {
	font-family: 'Roboto'; Arial;
	color: white !important;
	}

h1 a:hover {
	font-family: 'Roboto'; Arial;
	color: #F8F8F8 !important;
	font-weight: 400;
	text-align: right;
}

.description {
	text-align: left;
	margin: 0px 250px 0px 50px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 10px;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img {
	padding: 0px;
	margin: 0px;
	max-width: 100%;
	}

p.wp-caption-text {
	font-size: 13px;
font-style: italic;
	color: #404040;
	padding-left: 3px;
padding-top: 2px;
padding-bottom: 0px;	
	}



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 19px;
	padding: 0px;
	text-indent: 0px;
	} 

html>body .entry li {
padding: 0px;
	margin: 0px 0 8px 0px;
	}

#sidebar {
	position: relative;
	background: none;
	top: -31px;
	}

#sidebar ul ul li:before {
	content: "";	
	}

.entry ul li:before {
	content: "";
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry li {
	list-style: square outside;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul  {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#sidebar ul li li,
#sidebar li.cat-item {
	list-style-type: none;
	padding: 6px;
	color: rgb(80,80,80);
	padding-left: 10px;
	font-size: 12px;
font-weight: 400;
	background: rgba(255, 255, 255, 0.90);
	border-bottom: 1px solid rgb(248,248,248);
	border-left: 1px solid rgb(248,248,248);
	border-right: 1px solid rgb(248,248,248);
-moz-box-shadow: 1px 1px 1px #F8F8F8;
-webkit-box-shadow: 1px 1px 1px #F8F8F8;
box-shadow: 1px 1px 1px #F8F8F8;
	}

#sidebar ul li:hover,
#sidebar li.cat-item:hover {
	background: rgb(253,253,253);
	}


#sidebar ul.tags {
	text-align: center;
	color: rgb(80,80,80);
font-weight: 400;
	list-style-type: none;
	padding: 6px;
	height: auto;
	background: rgb(255,255,255);
	border-bottom: 1px solid rgb(248,248,248);
	border-left: 1px solid rgb(248,248,248);
	border-right: 1px solid rgb(248,248,248);
-moz-box-shadow: 1px 1px 3px #F8F8F8;
-webkit-box-shadow: 1px 1px 3px #F8F8F8;
box-shadow: 1px 1px 3px #F8F8F8;
}

#sidebar ul.pop img {
display: block;
vertical-align: middle;
	-moz-border-radius:26px;
	-webkit-border-radius:26px;
	border-radius:26px;
-moz-box-shadow: 1px 1px 3px #E0E0E0;
-webkit-box-shadow: 1px 1px 3px #E0E0E0;
box-shadow: 1px 1px 3px #E0E0E0;
width: 52px;
height: 52px;
margin-right: 9px;
}

#sidebar ul.pop a {
display: inline-block;
vertical-align: middle;
}

#sidebar ul.pop a.tptn_link {
display: inline-block;
vertical-align: middle;
max-width: 70%;
}

#sidebar ul.pop span.tptn_title {
display: inline-block;
vertical-align: middle;
margin-left: 0px;
}

#sidebar ul.pop li {
background: rgba(255, 255, 255, 0.90);
}

#sidebar ul.pop li:hover {
background: rgb(252,252,252);
}
	
	

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}



/* End Entry Lists */



/* Begin Form Elements */

#sidebar h2 {
	font-size: 13px;
font-weight: 500;
	color: white;
	text-shadow: 0px 0px 18px rgb(180,180,180);
	margin: 0px;
	margin-top: 6px;
	padding: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	border-top: 1px solid rgb(244,244,244);
	border-left: 1px solid rgb(248,248,248);
	border-right: 1px solid rgb(248,248,248);
	background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#e6e6e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#e6e6e6 100%); /* IE10+ */
background: linear-gradient(to bottom, #f6f6f6 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: 1px 1px 2px #FaFaFa;
-webkit-box-shadow: 1px 1px 2px #FaFaFa;
box-shadow: 1px 1px 2px #FaFaFa;
	} 

#sidebar h3 {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
padding-bottom: -5px;
	border: 0px solid;	
	background: white;
-moz-box-shadow: 2px 2px 5px #F0F0F0;
-webkit-box-shadow: 2px 2px 5px #F0F0F0;
box-shadow: 2px 2px 5px #F0F0F0;
	}

#searchform {
position: relative;
font-family: 'Roboto'; Arial;
	left: - 5px;
	height: 20px;
	width: 254px;
	color: rgb(80,80,80);
    border: 1px solid rgb(248,248,248);
    font-weight: 500;
	background: rgb(245,245,245);
	margin: 5px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	}

#sidebar #searchform #s {
font-family: 'Roboto'; Arial;
font-size: 12px;
width: 88%;	
height: 18px;
	float: left;
    color: grey;
padding-top: 1px;
padding-left: 7px;
padding-right: 7px;
margin-top: 0px;
margin-left: 8px;
margin-right_ 8px;
border: 1px solid #F0F0F0;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

.tubepress_single_video {
	margin-top: 5px;
	margin-bottom: 15px;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#commentform p {
	margin: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0;
	margin: 42px 0 0 694px;
	width: 256px;
	height: auto;
	}

#sidebar form {
	margin: 0px;
	}
/* End Sidebar */


/* Begin 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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

blockquote2 {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background-color: #ddd;
	}

blockquote2 cite {
	margin: 0 0 0;
	display: block;
	background-color: #ddd;
	}

.center {
	text-align: center;
	}

hr {
	height: 0px;
	color: white;
	background-color: white;
	border: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}


/* vert. slider */

html {
    overflow: -moz-scrollbars-vertical;
}



/* End Various Tags & Classes*/