/* used by http://hci-design.blogspot.de / http://interface-culture.blogspot.de */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,200|Nunito+Sans:400|Great+Vibes|Josefin+Sans);

#header-wrapper {
	margin-bottom: 0;
	padding: 0; }
h1 { margin-bottom: 0; text-shadow: #000 0px 0px 0px  }

#center .titlewrapper h1 {
	font-family: "Josefin Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 58px;
	padding-top: 130px; }
#center .titlewrapper h1 a {
	color: #3b3c9f; }
#header .description  { font-size: 110%; }
.post h3, h3.post-title a {
	font-size: 44px;
	font-family: "Josefin Sans", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 0.9em;
	margin-top: 56px; }

h3 a, h3 a:visited {
	font-weight: 400;
	letter-spacing: -1pt;
	border-bottom-style: none;
	border-bottom-width: 0; }

h2.date-header {
	padding-top: 52px; }

.entry-content{ margin-top: 1em; text-align: left; max-width:44em; }

.entry-content, .entry-content > p, .entry-content > li {
	color: black;
	font-size: 21px;
	font-family: "Source Sans Pro", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:300;
	line-height: 1.8em;
	}

blockquote, blockquote li {
	font-size: 21px;
	color: #000; }
blockquote {
	margin-top: 1em;
	margin-bottom: 1em; }
	
.entry-content li {	line-height: 1.5em;}
main img { height: auto; max-width: 90%; }
img[align="left"]{ margin-right: 2em; }

a	{ 
	padding-left: 0 !important;
	background-color: transparent;
	background-image: none !important;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
.post-body > a, .post-body p a { font-weight: 500; }

iframe[src^="https://archive.org/embed/"],
iframe[src^="https://w.soundcloud.com/player/"]
 {
	box-shadow: 3px 3px 6px rgba(0,0,0,0.44); }

iframe[src^="https://archive.org/embed/"]{
	border: outset 11px #9a9a9a;
	height: 30px;
	}


/* sidebar */
.widget-content ul li  {
	text-align: left;
	list-style-image: url(../_media/general/nada.gif);
	}
.sidebar .widget { border:0; }
.sidebar h2 {
	color: gray;
	background-color: transparent;
	background-image: none;
	border-bottom: 1px solid silver;
	text-shadow:none; }
.cloud-label-widget-content { text-align: center; }
#outer-wrapper {
	text-align: left; }
