/*
Theme Name: SteamPunkChroniken
Theme URI: http://steampunk-chroniken.de
Description: Child Theme for thematic
Author: imagcon
Author URI: http://imagcon.de
Template: thematic
Version: 0.2
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file
(or link to a copy in your child theme) if you're going to do
anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
  background: url('img/gearswirl.jpg') center fixed repeat;
}

a:visited, a:link {
  color:#000 !important;
}

a:hover {
  color:#888 !important;
}

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	background: url(img/paperbg.jpg) repeat;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
}

#header {
	height: 148px;
	background: url(img/headerbg2.jpg) no-repeat;
}

#blog-title, #blog-description {
	display: none;
}

#access {
	position: absolute;
	top: 0px;
	border-bottom:none;
	right: 0px;
}

.sf-menu {
	float: left;
	border: none;
	margin-right: 5px;
}

.sf-menu li a {
	border: none;
	text-transform: uppercase;
}

.sf-menu li:hover, .sf-menu li, .sf-menu a:hover, .sf-menu li.sfHover {
	background-color: transparent;
} 

.windows .sf-menu a {
	font-size: 13px;
	padding: 6px 7px 7px;
}

.sf-menu a:hover {
	text-decoration: underline;
}

.sf-menu a, .sf-menu a:visited {
	color: #000;
}

/* Subheader */

#dateline {
	width: 100%;
	height: 33px;
	font-size: 19px;
	font-variant: small-caps;
	text-align: center;
  background: url(img/datebarbg.png) repeat-x;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#pfennig {
	float: left;
	margin: 4px 0 0 10px;
	font-stretch: narrower;
}

#ausgabe {
	float: right;
	margin: 4px 10px 0 0;
	font-stretch: narrower;
}

#datum {
	margin: 5px auto 0 auto;
}

/* Main */

#main {
	clear: both;
	padding: 20px 0 22px;
	background: url(img/vert_cont.png) 665px 15px repeat-y
}

#container {
	width: 650px;
}

#content {
	width: 640px;
	
}

.post, .page {
	text-align: center;
}

.entry-meta {
	margin: 0 auto 5px auto;
  text-align: center;
}

.entry-meta abbr {
	border:medium none;
	cursor:text;
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing:0.05em;
	color: #000;
}

.author a:link, .author a:visited {
	color: #000;
	text-decoration: none;
}

.author a:hover {
	text-decoration: underline !important
}

.meta-prep-author, .author {
	text-transform: uppercase;
	font-size: 0.9em;
}

.entry-title {
	font-family: "Times New Roman", Times, serif;
	line-height: 36px;
	font-weight: bold;
	padding:0 0 5px;
	font-size:33px;
	text-transform: uppercase;
  text-align: center;
}

.meta-prep-author {
   text-align: center;
   margin-left: -10px;
}

.home .meta-prep-author {
 margin-left: 225px;
}

h2 span.caps { 
	position:relative; top: -1px;
}

.entry-title a:active, .entry-title a:hover {
	color: #7c5a00;
}

.entry-content {
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.3em;
}

.entry-content h1, .entry-content h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 26px;
  font-weight: bold;
  padding: 10px 0 14px;
	text-transform: uppercase;  
}

.entry_moretext {
	text-align: center;	
	font-size: 0.95em;
	font-variant: small-caps;
}

.entry_moretext a:link, .entry_moretext a:visited {
	text-decoration: underline;	
}

.entry_moretext a:hover {
	text-decoration: none;
}

a.more-link {
	width: 100%;
	color: #000;
	text-decoration: underline;
	margin-left: 38%;
}

a.more-link:hover {
  text-decoration: none;
}

.entry-utility {
	text-align: right;
	padding: 5px 0 5px 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	margin-bottom: 0;
	color: #000 !important;
	background: url(img/footertopbg.png) center top repeat-x;
}

.entry-utility2 {
  background: url(img/footertopbg.png) center top repeat-x;
  height: 1px;
}

.entry-utility a {
	color: #000;
}

.bel_utility {
	height: 30px;
	background: url(img/trenner_post.png) center 10px no-repeat;	
}

.nav-previous, .nav-next {
  margin-top: 10px;
}

/*.entry-content p:first-letter {
font-size:400%; 
display:block;
float:left;
margin: 0.06em 1px 0;
height:3.5em;
color:#000; 
}*/

span.cap {
  float:left;
  font-size:400%;
  font-weight:normal;
  line-height:1em;
  margin-bottom:-5px;
  margin-right:0px;
  margin-top: -6px;
  position:relative;
}

/* Sidebar */

.main-aside {
	width: 290px;
}

.aside a, .aside a:link, .aside a:visited {
	color: #000;
	text-decoration: none;
}

.aside a:hover {
	text-decoration: underline;
}

.aside form, .aside table {
  margin-bottom:10px;
}

.aside caption {
  font-family: "Times New Roman", Times, serif;
  font-size:11px;
  font-weight:bold;
  letter-spacing:0.05em;
  text-transform:uppercase;
}

#primary {
	border: none;
	margin-bottom: 22px;
	padding: 0;
}

h3.widgettitle {
	font-size: 27px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin: 0 0 5px 0;
}

#searchform div, #s {
	text-align: center;
}

#s {
	background: url(img/paperbg.jpg) 0px 120px no-repeat;
	border: 1px solid #888;
}

.xoxo li.widgetcontainer {
	padding-bottom: 30px;
	background: url(img/sidebar_trenner.png) center bottom no-repeat;
}

.aside ul ul {
	margin:0 0 8px 40px;
	text-align: left;
}

#calendar_wrap {
  color: #000;
}

#calendar_wrap a {
  font-weight: bold;
}

/* Kommentare */

#respond {
	background:none transparent;
}

#comments-list li.alt {
	background:none transparent;
}

#comments-list li {
	background:none transparent;
}

#comments h3 {
	font-size:22px;
	font-weight:bold;
	line-height:24px;
	padding:0 0 18px;
	text-transform: uppercase;
}

a.url {
  text-transform: uppercase;
  color: #000;
  font-weight: normal;
}

a.url:hover {
  text-decoration: none;
}

/* Footer */

#footer {
  border-top:1px solid transparent;
  margin-top:0;
  text-align: center;
  background: url(img/footertopbg.png) repeat-x center top;
}

#siteinfo {
  color:#000;
  font-size:11px;
  line-height:18px;
  padding:8px 0 8px;
}

#siteinfo a {
  color:#666666;
  text-decoration: none;
}

/* Single */

.loggedin a, .logout a, .loggedin a:link, .loggedin a:visited, .logout a:link, .logout a:visited {
  color: #000;
  text-decoration: underline;
}

.loggedin a:hover, .logout a:hover {
  text-decoration: none;
}
 
/* Bilder */

.alignright, img.alignright {
  margin: 5px 0 5px 10px;
  border: 1px solid #543f26;
}

.alignleft, img.alignleft {
  margin: 5px 10px 5px 0;
  border: 1px solid #543f26;
}

#widget_grandomimg-3nav {
  display: none;
}

.home #content .sticky {
    border: 0 none !important;
}

#comments, #comments input, #comments textarea {
  text-align: left;
}

#comments-list ol {
  border: 0 none;
}

#comments-list li.bypostauthor {
  background: transparent;
}

.wp-caption p {
 font-size: 0.8em;
 margin-bottom: 4px;
}

