@charset "utf-8";
/* CSS Document */

/* 			Change desc image and the bg colors to the pagecolors		*/

body 				{	background-color:#ff3300;		}

.c_font { color:#ff3300; }

.c_bg,
#fancy_div,
#bigfoot li,
#bigfoot .col1 h3, 
#bigfoot .col2 h3,
#bigfoot .col3 h3  	{ 	background-color:#ff3300; }

#desc h2 			{ 	background:url(../img/title/desc_blog.png) no-repeat; width:700px; height:100px; text-indent:-9999em; display:block; }


/* 			AND DO WHAT I NEED 		*/

h2.categorie span {background:url(../img/title/categorien.png) no-repeat; width:110px; height:20px; text-indent:-9999em; display:block; }
h2.categorie {background:url(../img/title/categorien.png) no-repeat; width:110px; height:20px; text-indent:-9999em; display:block; }

.breaking .postimg { display:none; }

.recent img { display:none; }

.recent img.postimg-s { display:block; }
.breaking p, .recent p { text-align:justify; } 

.breaking {width:630px; float:right; margin:40px 0px 0 0; padding:0 0px 0 0; }

.recent {width:290px;  float:left;  padding:10px 24px 10px 0px; margin:0 0px 0 0; border:#fff dashed 0px; height:260px; }

.recent h3 { font-weight:normal; }

.recent h3 a{ color:#fff; }

.recent p { font-size:12px; }

.recent:hover { }

p.datetime {margin:0px 0 0 0; padding:0; font-size:10px; color:#fff; }

.recent .more-link { color:#fff;}



#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #555;
  font-weight: normal;
  background: url(../images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0 0 0 10px;
  padding: 0;
  font-size: 9pt;
  width:200px;
  height:300px;
  text-align:justify;
  float:left;
  }
.topPost h2.topTitle a {
  font-size: 10pt;
  font-weight: bold;
  color:#509edf;
  letter-spacing: -1px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color:#509edf;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color:#509edf; 
  }
.topPost p.topMeta a {
  text-decoration: none;
  color:#509edf;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #555;
  margin: 8px 0;
  }


.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #555;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(../images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #555;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #555;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #555;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #555;
  background: url(../images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #555;
  background: url(../images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(../images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #555;
  }
.topPost span.topTags a {
  color: #555;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #555;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #555;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #555;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: none;
  display:none;
  width: 600px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */

  color: #555;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #555;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #555;
  }
#comments p a:hover {
  color: #555;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: none;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #555;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #555;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #5555;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}



/* Sidebars */


#sidebars {
width:285px; height:155px;  margin:-10px 32px 0 12px; float:left;
  }
 
  
#sidebars .sidebarbox {
	padding:0 0 10px 00px;
  background:url(../img/fade_line_300.png) bottom no-repeat;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
 
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin: 10px 0;
  list-style: none;
  font-size: 9pt;
  }

#sidebars ul li ul {
  padding: 0;
  margin:
  
  }

#sidebars ul li {
	list-style-type:none;
	text-align:left;
	color:#FFF;
	padding-left:20px;
  margin: 15px;
  margin-left:40px;
  background: url(../img/list_arrow.png) left 6px no-repeat;
  line-height: 17px;
  font-size:14px;
  }

#sidebars a {
 color:#FFF;
  }
#sidebars a:hover {
  text-decoration: underline;
  color:#FFF;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #555;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}


.widget_search h2 {display:none; }

.fullPost { width:600px; float:left; }

a { text-decoration:underline; }

.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	top: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 80%;
	height: 80%;
	background: url(../img/blank.gif);
}

#myGallery {
	width: 868px;
	height: 466px;
	padding:0 130px 0 0;
	margin:0 0 0 -14px;
}
#myGallery img {
	border: none;
	
}
a.loading {
	background: #fff url(../img/ajax_small.gif) no-repeat center;
}


	
	
	.info {
		margin-bottom: .5em;
		text-shadow: 0px 1px 0px #000;
	}
	

	
#featured_info {  width:200px; }