/********************************************************************************                                                  
                          USING SF-BLUEPRINT-CSS

-Never make changes to the original Blueprint CSS files.  Overwrite them in this custom.css file.
-Not all of the css classes are listed in this file. Since Blueprint has great default classes, only overwrites and additions are listed.

For more information on BluePrint CSS, visit: http://code.google.com/p/blueprintcss/

Good luck!
********************************************************************************/


/********************************************************************************
	         Body
********************************************************************************/

body {
   background: #fff;
   color: #333333;
   padding-top: 0;
   margin-top: 0; 
   font: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
   
}

#main {
   padding-top: 0px;
   margin-top:-5px;	
}

/********************************************************************************
	         common markup
********************************************************************************/
em {
	font-style: normal;
	font-weight: bold;
}
/********************************************************************************
	         Header
********************************************************************************/
#header {
	background: url(images/header.jpg) no-repeat bottom;
	width: 950px;
	height: 195px;

}

#header-left {
	

}
#header-left h1 {
	display: none;
}
#description h2 {
	display:none;	
}

#sub-header {
	border-top: 10px solid #ccd6ff;
	background-color: #e5eaff;
	height:3em;
}

#sub-header ul {
	margin:0;
	padding:0;
	list-style: none;
	padding:0.5em;
	
}
#sub-header li {
	float: left;
	list-style: none;
	margin-right: 1em;
	border-left: 1px solid #e6e6e6;	
}

#sub-header li a {
	font-size: 1.4em;
	text-decoration: none;
}

#sub-header li a:hover {
	border-bottom: 5px solid #ff6508;

}


/********************************************************************************
	         Leadarticle
********************************************************************************/
#lead-article {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#lead-article-image {

}

#lead-article-meta {
	padding: 5px;
	border: 1px solid  #e6e6e6;
	
}
#lead-article-meta h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
#lead-article-meta a {
	text-decoration: none;
	}
#lead-article-meta h2 {
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding: 0;
}	
	
/********************************************************************************
               Leadarticle: meta
********************************************************************************/

.incategory{ font-size: 1em; line-height: 1.2em;}


/********************************************************************************
	         More news 
********************************************************************************/
#more-news{
	margin-top: 10px;
	
}

#more-news h1{
	border-top: 2px solid #ccd6ff;
	background-color: #e5eaff;
	font-size: 1.5em;
	padding:5px;
	margin:0;
	color: #67767a;
}

#more-news h2{
	display:inline;
	font-size: 1.2em;
}
#more-news ul{
	padding:0;
	margin: 0 0 0 5px;
	}
#more-news li {
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	border-bottom: 1px dashed #e6e6e6;
}	

span.post-meta {
	color: #a69f8f;
}
span.post-meta a{
	text-decoration: none;
	color: #a69f8f;
}
span.post-meta a:hover {
	color: #0066ff;
	text-decoration: underline;
}

/********************************************************************************
	         the Books
********************************************************************************/
#books {
	margin-top: 10px;
}

#books h1 {
	
	border-top: 2px solid #ccd6ff;
	background-color: #e5eaff;
	font-size: 1.5em;
	padding:5px;
	margin:0;
	color: #67767a;

}
#books h2 {
	font-size: 1.5em;
	font-weight: bold;
	}
div.book {
	margin-top:10px;
	height: 390px;
	overflow-y: scroll;

}	

#books div.book img{
	margin: 0px 10px 0px 0px;
	}

.box {
	background-color: #f6f6f6;
}	

/********************************************************************************
	         Single Post
********************************************************************************/
#post-detail {
	font-size: 1.2em;
	line-height: 1.4em;
}
/********************************************************************************
	         Configurable Tag-Cloud
********************************************************************************/

.ctc a {
	text-decoration: none;
}

/********************************************************************************
	         Sidebar kategorien
********************************************************************************/

div.sidebar-cat {
	margin-bottom: 10px;		
}
div.sidebar-cat h2{
	color: #a69f8f;
	border-bottom: 2px solid #e6e6e6;
	}
	
div.sidebar-cat {
	list-style: none;
	}
div.sidebar-cat ul{
	list-style: none;
	padding: 0;
	margin: 0;
}	
div.sidebar-cat li{
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 1px dashed #e6e6e6;
	padding-bottom:2px: 
}
div.sidebar-cat li a{
	text-decoration: none;
	}


/********************************************************************************
	         pullquotes
********************************************************************************/

span.pulledquote {
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 5px 10px;
	width: 350px;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
	color: #a69f8f;
	border-left: 3px solid #ccc;
}	
/********************************************************************************
	         Searchform
********************************************************************************/
#search-form {
	padding-top: 5px;
}
#search-form input {
	float:left;	
}
#search-form input {
	font-size: 1em;
}

#search-submit {
	font-size: 0.8em;
	margin-left: 5px;
	width:40px;
}	
#search-text {
	width:120px;
	background: url(images/find.gif) left top no-repeat #f1f1f1;
	color:#a69f8f;
	padding-left: 16px;
	}
	
#search-text:focus  { 	
	color:#333333;
	}
/********************************************************************************
               Typography
********************************************************************************/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
***************************************/
   
body {

   font-family:arial, verdana, Geneva, Verdana, "Lucida Grande", Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
  color: #333333; 
}



/* SlipFire created typography classes
***************************************/

.medium { font-size: 1em; line-height: 2.1875em;}

.center {text-align:center;}

.byline{ font-size: 1em; line-height: 1.2em;}

.timestamp{ font-size: .8em; line-height: 1.2em;}

.commentnum{ font-size: .8em; line-height: 1.2em;}






/********************************************************************************
               Text Elements
********************************************************************************/

a { }

/* Removes unwanted link decoration
***************************************/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	border-bottom: none;
	text-decoration: none;
}

a:focus, a:hover { 
	color: #0066ff;
	text-decoration: underline;
	
}

li { list-style-type: square; }




/********************************************************************************                                            
                            SLIPFIRE CREATED CLASSES                                                   
********************************************************************************/


/********************************************************************************
                Borders
********************************************************************************/

.border-left{
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px solid #ddd;
}

.border-right{
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ddd;
}

.border-top{
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid #ddd;
}

.border-bottom{
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
}


/********************************************************************************
                Misc
********************************************************************************/

/* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. 
***************************************/

.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}


/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}


div.spacer {
	clear:both;
}

/********************************************************************************
                Lines
********************************************************************************/

/* Lines: add "class=" to HR to control color and height
     example: <hr class=thick> for a thick line
***************************************/

.thick {
  background: #5b5b5b; 
  color: #5b5b5b;
  height: 3px;
  margin: 0 0 1.4em 0;
}

.thin{
  background: #5b5b5b; 
  color: #5b5b5b;
  height: 2px;
  margin: 0 0 0 0;
}





/********************************************************************************                                                  
                          SLIPFIRE CREATED FOR WORDPRESS                                                   
********************************************************************************/


/********************************************************************************
                Navbar
********************************************************************************/


#navbar {
   margin: 0px auto 0px;
   padding: 10px 0px 10px 0px;
   background: transparent;
   
   
}
	
#navbar li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
		
#navbar ul {
   margin: 0px;
   padding: 0px;
   float: right;
}
	
#navbar ul li a {
   color: #fff;
   padding: 0px 10px 0px 10px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;
}

#navbar ul li a:hover, a:active {
   text-decoration: underline;
   background: transparent;
}

#current_page_item a {
   text-decoration: underline;
}


/********************************************************************************
                Content
********************************************************************************/
#content {
}

#content a {
	text-decoration: none;
}
#content img {
	margin: 0;
	padding: 0;
}
#content h2 {
	padding: 0;
	margin:0;
}

#content div.post_image {
	float:left;
	margin-right: 10px;
}

#content div.post_content{
	float:left;
	width:510px;
}

div.post {
	border-top: 1px dashed #e6e6e6;
	border-bottom: 1px dashed #e6e6e6; 
	margin-bottom: 10px;
}

/********************************************************************************
                Sidebar
********************************************************************************/

#sidebar h2{
   font-size: 1em;
   font-weight: bold;
   margin-bottom: .2em;
}

#sidebar a {border-bottom: none;}


/********************************************************************************
                Footer
********************************************************************************/

#footer {
   margin-top:15px;	
   text-align: left;
   font-weight: normal;
   border-top: 1px solid #e6e6e6;
   padding-top: 5px;
}
#footer a{
	text-decoration: none;
	}
#footer a:hover{	
	border-bottom: 3px solid #ff6508;
	}
#copyright {
	text-align: right;
}