/*
Theme Name: SPD-Blog
Theme URI: http://p3000.net/
Description: SPD-Blog based on several by Stelian Firez
Author: Eike Pierstorff
Author URI: http://p3000.net/
*/

/* z-index */

html {
	height:100.1%;
}

#theflashything {
	z-index:1;
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-620px;
	padding:30px 0px 0px 0px;
	width:400px;
	background:url(images/hauptstadt.png) no-repeat top right transparent;
}

#homelink {
	position:absolute;
	height:75px;
	width:200px;
	display:block;
	top:20px;
	left:50%;
	margin-left:-400px;
	z-index:1000;
}

#splash {
	z-index:100;
}

/* general
==========================================================================*/

body {
  margin: 0;
  padding: 0;
  font: 11px "Lucida Grande", Verdana, sans-serif;
  height:100%;
  	background:url(skin/body_bg.png) repeat-x top right #f6f7f9;
}

a{
  color: #dd0000;
 text-decoration:none;
 }

a:hover{
   color: #dd0000;
}


hr{
  display: none;
}
form, img{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

.clearing {
  margin: 0;
  padding: 0;
  font: 1px/1px Verdana, Arial, Helvetica, sans-serif;
  clear: both;
}
#fix-recent-posts{
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 85px;
  overflow: hidden;
  z-index: 1;
}


/* header
==========================================================================*/

.unseen {
	display:block;
	text-indent:-5000em;
	height:1px;
	overflow:hidden;
}

#wrap{
  margin: 0 auto;
  padding: 0;
  width: 770px;
}


/* splash
==========================================================================*/

#splash{
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
  border-bottom:1px solid #999999;
 overflow:hidden;
 height:334px;
 overflow:hidden;
}

#splash-wrap{
  margin: 0 auto;
  padding: 0;
  width: 770px;
  position: relative;

}

/* Alle Widgets */

#sidebar-right .widget {
	margin:	0px 0px 20px 0px !important;
}

/* recent posts & recent comments*/

#top{
  margin: 130px 0 0 0;
  padding: 0 0 16px 14px;
  float: left;
  width:495px;
}



#top h2, #extra h2{
  font-family:Tahoma,Arial,sans-serif;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  border-bottom: 1px solid #dd5875;
  text-transform:uppercase;
}

#top ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}

#extra ul{
  margin:  40px 0 0 0;
  padding: 0;
  list-style: none;
}

/* recommend reading */

.widget_mustread , .latest_events {
	width:220px;
	font-family:tahoma,sans-serif;	
	float:left;
	margin:0px 40px 0px 0px;
}

.widget_mustread {
	margin-right:0px;
}

.widget_mustread li a , .latest_events li a{
	font-weight:bold;
	font-size:13px;
	line-height:1.3em;
	color:#333333;
}

.mustread_date {
	font-weight:normal;
}

.latest_events a.latestevents-all {
	font-weight:normal;
	display:block;
	margin-top:10px;
	color:#dd0000;
}

.widget_spdcalendar table {
	margin:0 0 0 10px;
	width:206px;
	border-collapse:collapse;
}
 
.widget_spdcalendar table td .widget_spdcalendar table th {
	text-align:center;
}

.widget_spdcalendar td  , .widget_spdcalendar th{
	background:url(images/calendarbg.gif);
	height:21px;
	min-width:27px;
	padding:0px;
	text-align:center;
}

.widget_spdcalendar table thead td ,
.widget_spdcalendar table thead td a {
	background:none;
	color:#333333 !important;
}

.widget_spdcalendar table td a{
	background:url(images/calendarbg.gif) no-repeat 0px bottom #dd0000;
	color:#fff !important;
	display:block;
}

.widget_spdcalendar table thead tr {
	background:url(images/calendarheadbg.gif) no-repeat;
}

.widget_spdcalendar td.pad {
	background-position: 0px 43px;
}

#next , #prev {
	text-align:center;
}

#googlemap {
	margin:	0px 0px 30px 0px;
}


/* extra */

#extra{
 background:url(images/spdlogo.png) 0 20px no-repeat;
  margin: 0 0 0 35px;
  padding: 130px 0 13px 13px;
  float: left;
  width: 211px;
  position: relative;
  z-index: 3;
}

.navlist , .navlist li {
 list-style-image:none;
 list-style-type:none;
 margin:0px;
 padding:0px; 
}

.navlist li a {
 text-decoration:none;
 color:#dd0000;
 text-decoration:none;
 display:block;
 padding:2px 0px 4px 0px;
 font-weight:bold;
}

/* -search */

#search{
  margin: 18px 0 24px 0;
  padding: 0;
  width: 204px;
  height: 34px;
}

#search #s-text {
  margin: 0;
  padding: 0;
  float: left;
}

#s {
  margin: 8px 0 0 0;
  padding: 8px;
  font: 12px "Lucida Grande", Verdana, sans-serif;
  width: 160px;
  border: 0;
  color: #acacac;
  background-color:#d1d5d9;
}
#search #s-submit {
  margin: 5px 0 0 0;
  padding: 0;
  float: left;
}
#searchsubmit {
  margin: 0;
  padding: 0;
  background: url(skin/search_submit.png) no-repeat 5px 7px;
  width: 27px;
  height: 30px;
  border: 0;
}
#search label {
  display: none;
}

/* -meta */

.meta{
  margin: 6px 0 0 6px;
  padding: 0 0 6px 23px;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
}
.meta a{
  text-decoration: none;
  color: #fc89a2;
}
.meta a:hover{
  text-decoration: none;
  color: #ffffff;
}

#rss-posts{
  background: url(skin/rss_posts.png) no-repeat 0% 0%;
}
#rss-comments{
  background: url(skin/rss_comments.png) no-repeat 0% 0%;
}
#login{
  background: url(skin/login.png) no-repeat 0% 0%;
}

/* content
==========================================================================*/

#content {
  margin: 0;
  padding: 0 ;
  clear: both;
}

#content-wrap{
  margin: 0 auto;
  padding: 0;
  width: 770px;
  background:url(images/greypixel.gif) repeat-y 6px;
}

#gradient-wrap{
  margin: 0 auto;
  padding: 0;
  background:url("images/side_bg.png") no-repeat scroll top right  transparent; 
}

/* post area */

#posts {
  margin: 45px 0 0 0;
  padding: 0 0 0 14px;
  float: left;
  width: 490px;
}

.caption {
  margin: 0;
  padding: 0 0 25px 0;
  font: 18px "Lucida Grande", Verdana, sans-serif;
  color: #ff3000;
}

/* - post - */

.post {
  margin: 0;
  padding: 0 0 35px 0;
}

.post-event {
 padding: 0 0 5px 0 !important;
}

.post h2, #comments h2, #post-comments h2 {
  margin: 0 0 .5em 0;
  padding: 0;
  font-size: 18px;
  font-weight: lighter;
  color: #000;
  letter-spacing: -0.03em;
}
.post h2 a {
  color: #000;
  text-decoration: none;
  border: none;
}

.post h2.event, .post h2.event a {
	color:#dd0000;
	border:0px;
	font-size:13px;
	font-weight:bold;
	margin:0px;
}

.date {
  margin: 0px 4px 0 0px;
  line-height:16px;
  padding: 2px 0 2px 22px;
  background: url(skin/date.png) no-repeat 0% 50%;
  font: 10px/1.5em "Lucida Grande", Verdana, sans-serif;
}

.sociable {
 display:inline;
  margin: 0px 8px 0 0px !important; 
  line-height:16px;
}

.entry  {
  margin: 0;
  padding:  0;
  font-size: 12px;
  line-height: 1.8em;
  color: #333333;
}

.event {
  margin: 15px 0;
  padding:  5px 0;
  font-size: 12px;
  line-height: 2em;
  color: #333333;
  border-top:1px solid #999;
  border-bottom:1px solid #999; 
}

.post-event .event {
	border:0px;
	margin:0px;
}

.entry p {
  margin: 0;
  padding: 0 0 16px 0;
}
.entry blockquote {
  margin: 22px 0 22px 22px;
  padding: 4px 0 4px 10px;
  border-left: 4px solid #b82349;
}
.entry ul {
  margin: 0;
  padding: 0 0 18px 22px;
  list-style: disc;
}
.entry li {
  margin: 0;
  padding: 0;
}
img.floatleft {
  margin: 0 10px 10px 0;
  float: left;
}
.postmetadata {
  margin: 8px 0 16px 0;
  padding: 0;
  font: 10px "Lucida Grande", Verdana, sans-serif;
  color: #565656;
  clear: both;
}
.tags {
  margin: 0;
  padding: 2px 0 2px 22px;
  line-height: 16px;
}

.postmetadata .tags {
  background: url(skin/tag.png) no-repeat 0% 0%;
}

.comments-no {
  margin: 0;
  padding: 2px 0 2px 22px;
  background: url(skin/comments.png) no-repeat 0% 50%;
  line-height: 16px;
}
.postmetadata a {
  padding: 0;
  color: #333333;
  text-decoration: none;
}

/* - comments - */

#comments {
  margin: 20px 0 0 0;
  padding: 0;
}
.add-comment{
  margin: 4px 0 0 0;
  padding: 0;
}
.add-comment a {
  padding: 2px 0 2px 20px;
  background: url(skin/add.png) no-repeat 0% 50%;
  font: 10px/1.5em "Lucida Grande", Verdana, sans-serif;
  color: #67707A;
  text-decoration: none;
  border: none;
}

#comments ol {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  color: #888888;
}
#comments ol li {
  margin: 0;
  padding: 0;
  clear: both;
}
.author {
  margin: 0;
  padding: 18px 0 6px 0;
  float: left;
  width: 170px;
  font: 10px/2.5em "Lucida Grande", Verdana, sans-serif;
  color: #bbbbbb;
}
.author a {
  font: 11px "Lucida Grande", Verdana, sans-serif;
  color: #b82349;
}

.comment {
  margin: 0;
  padding: 20px 0 6px 0;
  float: right;
  width: 320px;
}
.comment span, .no-find {
  margin: 0;
  padding: 2px;
  background: #F4F29D;
  color: #862D2D;
  font-style: italic;
  font-size: 12px;
}

.comment p {
  margin: 0;
  padding: 0;
}

/* - comments form - */

#post-comments {
  margin: 0;
  padding: 40px 0 0 0;
  clear: both;
  color: #888888;
}
#reply {
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 11px;
}
.comment-field {
  margin: 0;
  padding: 0 0 12px 0;
}
.comment-field textarea {
  padding: 2px;
  font: 11px "Lucida Grande", Verdana, sans-serif;
  width: 302px;
  border: 1px solid #BCBCCB;
  color: #565656;
}
.comment-field label {
  float: left;
  width: 170px;
}
.input-text {
  padding: 2px;
  font: 11px "Lucida Grande", Verdana, sans-serif;
  width: 302px;
  border: 1px solid #BCBCCB;
  color: #565656;
}
.input-button {
  margin: 0 0 0 171px;
  padding: 0 5px;
  color: #565656;
}

/* sidebar
==========================================================================*/

#sidebar-right {
  margin: 0;
  padding: 45px 0 0 0;
  float: right;
  width: 224px;
  /* background: url(images/side_bg.png) no-repeat 0% 0%; */

  min-height:300px;
  height:100%;
  position:relative;
}

#sidebar-right h2 {
  margin: 0 10px;
  padding: 5px 0 5px 10px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #fff;
  background:#dd0000;
}

#sidebar-right  ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  line-height: 12px;
}
#sidebar-right ul li {
  margin: 0 0 0 0;
  padding: 0;
}

#sidebar-right .widget_mycategoryorder li a {
	padding: 0px 0px 0px 12px;
	background:url(images/redbullet.gif) 0px 9px no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#000;
}

#sidebar-right .archives li a,
.most_commented_widget-4 a
 {
color:#dd0000;
}

#sidebar-right ul li ul {
  margin: 0;
  padding: 15px 0 12px 0;
}
#sidebar-right ul li ul li {
  margin: 0 0 0 12px;
  padding: 0;
}
#sidebar-right a {
  color: #34445F;
  text-decoration: none;
  padding: 0 0 0 0px;
  border: none;
  line-height: 22px;
  display:block;
}

.widget_most_commented_widget li a {
  font-weight:bold;
}

.mcdate {
 font-weight:normal;
 padding:0px 5px 0px 0px;
 margin:0px 5px 0px 0px;
 border-right:1px solid #000;
}

.mccount {
 font-weight:normal;
 color:#dd0000;
}

.textwidget {
	margin-left:10px;
}

#sidebar-right .widgetrss {
	padding: 4px 0px 0px 22px !important;
	background:url(images/rssicon.png) 2px 9px no-repeat;
	color:#dd0000;
}

#sidebar-right .fbicon {
	padding: 4px 0px 0px 22px !important;
	background:url(images/fbicon.png) 2px 9px no-repeat;
	color:#dd0000;
}

#sidebar-right .twittericon {
	padding: 4px 0px 0px 22px !important;
	background:url(images/twittericon.png) 2px 9px no-repeat;
	color:#dd0000;
}


#footer{
  margin: 0;
  padding: 0 0 30px 0;
  background:#e3e4e5;
border-top:1px solid #999;
 }

#footer-wrap{
  margin: 0 auto;
  padding: 0;
  width: 770px;
}
#copyright{
  margin: 0;
  padding: 0 0 0 14px;
  color: #777;
}

.wp_cumulus_widget  div {
	margin-left:10px;
}

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

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


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
	

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding:4px 0px 4px 12px;
}

.alignleft {
	float: left;
	padding:4px 4px 0px 12px;
	}
/* End Images */

a.download {
	padding:	0px 0px 0px 20px;
	background:	url(images/arrow_down.gif) no-repeat;
}





