/*   
Theme Name: Piratenpartei Göttingen
Theme URI: http://www.piratenpartei-goettingen.de
Description: Verwendet thematic.
Author: Matthias Geerdsen
Author URI: http://www.geerdsen.net
Template: thematic
Version: 0.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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');

/* #header {
 background:#FF8800 
} */

body, input, textarea {
  color:#000;
  font: 12px Verdana,sans-serif;
  line-height:18px;
}

/* #blog-title a {
  background:url(images/400px-PP_Logo_3d_solo.png) no-repeat top center; 
  display:block;
  text-indent:-9000px;
  width: 400px;
  height: 139px;
} */

#blog-title {
  text-align: right;
}

#branding {
  padding: 10px 0 10px;
}

#branding a {
  vertical-align: top;
  color: black;
}

a:active, 
a:hover,
.entry-title a:active, 
.entry-title a:hover,
.aside a:active, 
.aside a:hover {
  color: #FF8800;
}

.widgetcontainer { 
  padding-bottom: 2em; 
}

.aside {
  font-size: small;
}

.aside h3 {
  font-style: none;
  font-stretch: condensed;
}

.widgettitle {
  color: black;
  font-weight: bold; 
  padding-bottom: 0.25em; 
}

.sociable {
  padding-top: 3em;
}

.tweet {
  font-size: smaller;
}

.more-link {
  font-weight: bold;
  padding-bottom: 5em;
}
