/* -- Shop95 >> Blog -- */

html, body {
 background-image:url(bg_blog.jpg);
 background-repeat: no-repeat;
 background-position:0 0;
 background-color:#FAFAFA;
 width:100%;
 height:100%; 
 color : #666c6e;
 margin: 0;
 padding: 0;
 height:102%;  
 margin-bottom:1px
}

textarea {
	resize: none;
	}
	
	
.SeitenTitel {
 font-family : Verdana, Arial, sans-serif;
 font-size : 14px;
 font-weight : bold;
 color : #72912D;
}	
	
.blog_box {
	background-image:url(BG_blog_box.png);
	background-repeat:repeat-y;
	}

#category_head {
	padding: 8px 1px 8px 40px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#066;
    background-color:#bfd7c7;
}

#latest_news_head {
	padding: 8px 1px 8px 40px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#066;
    background-color:#e3e3e3;
}

#most_read_head {
	padding: 8px 1px 8px 40px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#335924;
    background-color:#e1f3da;
}

#category, #latest_news, #most_read {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-right:2;
}

#category ul {
	list-style-image:url(ul_arrow.png);
	}
  
#latest_news ul {
	list-style-image:url(ul_square.png);
	}

#most_read ul {
	list-style-image:url(ul_check.png);
	}

#category li, #latest_news li, #most_read li {
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	border-bottom-width:thin;
	height:1%;
}

#category li a, #latest_news li a, #most_read li a {
	line-height:1.2;
	padding: 5px 0px 5px 0px;
	display:block;
	text-decoration:none;
}

#category li a:hover, #latest_news li a:hover, #most_read li a:hover {
  color: #ffffff;
  background-color:#bfd7c7;
  width:205px;
}

.blogbox {
  float: left;
  padding: 0;
  width: 100%;
  border: 0px solid red;  /* testborder */
  font-family:Verdana, Geneva, sans-serif;
}

.blog_date {
	font-size:10px;
	text-align:right;
	padding-right:20px;
	color:#3B5998;
}

.post {
	margin:0px;
	padding:0px 5px 0px 5px;
	border: 0px solid green;  /* testborder */
	width:96%;
}

.teaser {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    line-height : 1.4;
    color: #224b6b;
    padding-left: 5px;
	}
 
.content {
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    line-height : 1.4;
    color: #224b6b;
    padding-left: 10px;
	text-align:justify;
 }

.imgholder_teaser { 
	border: 1px solid #D0C5BF;
	background-color: #fdfdfd;
	float:left; 
	margin: 0 15px 10px 0;
	padding: 0px 0px 5px 0px;
	} 
	
.imgholder { 
	border: 1px solid #D0C5BF;
	background-color: #fdfdfd;
	margin: 0 15px 10px 0;
	padding: 0px 0px 5px 0px;
	} 

.readmore {
	text-align:right;
	padding: 2px 15px 10px;
	font-weight:bold;
}
.readmore a, readmore a:hover {
	color: #3B5998;
	text-decoration: none;
	font-size: 12px;
	}

.metadata {
	margin-top: 1px;
	margin-bottom: 2px;
	font-size:11px;
	}

.metadata_top {
	margin: -5px 20px 5px 10px;
	font-size:11px;
	}

.metadata_top a:hover {
	text-decoration:none
	}

#meta_left {
	float: left;
	} 

#meta_right {
	float: right;
	padding-top:5;
	} 

.postmetadata {
	text-align: right;
	font-size:11px;
    display: block;
	background-color:#f5f5f5;
	position:relative;
	padding: 5px 40px 5px 0px;

	}
	/*
.postmetadata div {
	position:absolute;
	right:175px;
	top:3px;
	display:table;
	}
*/
.commentmetadata {
	font-weight: normal;
	font-size:10px;
	margin: 0;
	display: block;
	color: #ff9900;
	}

#respond_head a  {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	border-top-style:dotted;
	border-top-color:#999;
	border-top-width:medium;
    display: block;
	padding-top:20px;
	margin: 0px 20px 0px 10px;
	line-height: 1.1;
	color:#3B5998;
	text-decoration:none;
	}

.respond {
	font-size:11px;
	font-weight: normal;
	color: #13487f;
	padding-left:25px;
	}
#commentbox {
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	}

TD.breadcrum {
 	font-family : Verdana, Arial, sans-serif;
 	font-size : 11px;
 	color : #fff;
 	background-color: #72912D;
	height:16;
}

.breadcrum a, .breadcrum a:hover{
	color:#FFF;
	font-weight:bold;
	padding-right:30px;
	text-decoration:none;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 10px 3px 10px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #ff9900;
	}

.commentlist p {
	font-weight: normal;
	line-height : 1.5;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

.commentlist li.ListeDunkel {
	background : #ebebeb;
	}
	
.commentlist li.ListeHell {
	background : #f5f5f5;
	}

.blogbox {
	margin: 10px 0 0;
	font-size: 12px;
	width:692px;
	}

.box_blog_kommentar{
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 10px;
	}

.box_blog_kommentara{
	color: #ff9900;
	}
	
#comment {
	font-size: 11px;
	padding-left: 20px;
	font-weight:bold;
	}
	
.pagination {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
    white-space:nowrap;
    list-style-type:none;
    text-align: center;
    margin-top: -10px;
    padding-top:5px;
}

.pagination li {
   display: inline;
   margin-left:5px; 
}

.pagination li a {
   padding: 2px 7px 2px 7px;
   color: #666;
   background-color: #eeeeee;
   border: 1px solid #ccc;
   text-decoration: none;
}
.pagination li a:hover{
   background-color: #333333;
   color: #ffffff;
}

<!-- Her goes same staff as in Content design Template -->

.blogbox h1 {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	}

.blogbox h1 a, h1 a:hover {
	color: #ba063d;
	text-decoration: none;
	font-size: 20px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	border-bottom-width:medium;
    display: block;
	margin: 0px 20px 0px 10px;
	line-height:1.5;
	}

.content h2 {
	color: #ba063d;
	font-size: 20px;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-color:#bfbfbf;
	border-bottom-width:thin;
	line-height:1.5;
}

.blogbox h2 a, h2 a:hover {
	color: #ba063d;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
	border-bottom-style: dotted;
	border-bottom-color:#bfbfbf;
	border-bottom-width:thin;
    display: block;
	margin: 0px 20px 0px 10px;
	line-height:1.5;
	}

.content h3 {
	color: #6D7B57;
	font-size: 14px;
	font-weight:bold;
	line-height:1.3;
}

.teaser h3 {
	color: #6D7B57;
	font-size: 12px;
	font-weight:bold;
}

.text_red {
	color:#F00;
}

.img_left {
	border: 1px solid #D0C5BF;
	background-color: #fdfdfd;
	float:left;
	margin: 5px 15px 5px 0;
	padding: 1px;
}

.img_right {
	border: 1px solid #D0C5BF;
	background-color: #fdfdfd;
	float: right;
	margin: 5px 0px 5px 15px;
	padding: 1px;
}

.box_right {
	float:right;
	background-color: #deecd9;
	background-image:url(quote.png);
	background-position: 5px 3px;
	background-repeat:no-repeat;
	text-indent : 20px;
	font-size:12px;
	font-style: italic;
	font-weight:bold;
	margin: 5px 0px 5px 10px;
	padding: 10px 10px 5px 10px;
	width:30%;
	min-height:50px;
	vertical-align:middle;
	text-align:right;
}

.box_left {
	float:left;
	background-color: #deecd9;
	background-image:url(quote.png);
	background-position: 5px 3px;
	background-repeat:no-repeat;
	text-indent : 20px;
	font-size:12px;
	font-style: italic;
	font-weight:bold;
	margin: 5px 10px 5px 0px;
	padding: 10px 10px 5px 10px;
	width:30%;
	min-height:50px;
	vertical-align:middle;
	text-align:left;
}

.box_horizontal {
	background-color: #f1e8f2;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	min-height:50px;
	vertical-align:middle;
}
	
.clear  {
	clear: both;
}

