
/* @group Blog Entry */
.blog-entry {
	padding-top: 15px;
	overflow: hidden;	/* fix IE7 */
	height: 100%;		/* fix IE6 */
}

/*
.blog-entry-title {
	display: block;
	text-align: left;
	font-weight: bold;
	color: #74002f;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D1D1D1;
}
*/

.blog-entry-title {
	display: block;
	text-align: left;
	font-weight: bold;
	/*color: #74002f;*/
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #D1D1D1;*/
}


.blog-entry-subtitle {
	display: block;
	text-align: left;
	font-weight: bold;
	color: #74002f;
	font-size: 14px;
	margin-bottom: 5px;
	/*padding-bottom: 5px;*/
	/*
	border-bottom: 1px solid #D1D1D1;
	*/
}

.blog-entry-category {
	color: #74002f;
}

.blog-entry img {
	padding: 3px;
	/*border: 1px solid #D1D1D1;*/
	border: none;
}

.blog-entry-date {
	font-size: 14px;
	font-weight: normal;
	color: #555555;
	margin-bottom: 5px;
	font-style: normal;
}

.blog-category-link-enabled {
	
}

.blog-category-link-disabled {
	
}

.blog-entry-body {
	text-align: left;
}

.blog-read-more {
	display: block;
	padding-top: 6px;
	font-style: italic;
	color: #990000;
}

.blog-read-more a {
	color: #990000;
}

.blog-read-more a:hover {
	color: #990000;
	text-decoration: underline;
}

.blog-entry-summary {
	margin-bottom: 10px;	
}

.blog-entry-category {
	font-size: 11px;
	margin-bottom: 3px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-comments {
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
	font-size: 11px;
	color: #74002f;
	margin: 5px 0px 0px 0px;
}

.blog-entry-comments a {
}

.blog-entry-comments-inline {
	font-size: 11px;
	line-height: 1.4em;
	text-align:  left;
	margin-top: 8px;
	padding-bottom: 10px;
}

p.blog-entry-tags {
	font-size: 11px;
	line-height: 1.4em;
	text-align:  left;
	margin-top: 8px;
	padding-left: 20px;
	font-style: normal;
	background: transparent url(tag_gray.png) top left no-repeat;
}

/* @end */



/*
h1,h2{
	
	color: #74002f;
}
h1 {
	font-size: 14px;
	line-height: 1.1em;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
}

h2 {
	font-size: 16px;
	line-height: 1.1em;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
}

h3 {
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
	color:#333333;
}

h4 {
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0px;
}

h5 {
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0px;
}
*/

  
        
       
#clearer {    width:  99%;    clear: both;  line-height:1px;}

#columns-container {    width: 99%;    padding: 0px;    margin: 0px;    overflow: hidden; /*background-color:#cccccc*/ }  
		
#columns-left4 {    float: left;    width: 22.5%;    margin-left: 0.00%;    margin-right: 0.00%;    padding: 0.000000px;    overflow: hidden;    }  
				
#columns-right4 {    float: left;    width:  22.5%;    margin-left: 2%;    margin-right: 0.00%;    padding_left: 0.000000px;    overflow: hidden;  } 		
	
				
#columns-left3 {    float: left;    width: 31.9%;    margin-left: 0.00%;    margin-right: 0.00%;    padding: 0.000000px;    overflow: hidden;  /*background-color:#223333*/     }  
				
#columns-right3 {    float: left;    width:  31.9%;    margin-left: 2%;    margin-right: 0.00%;    padding_left: 0.000000px;    overflow: hidden; /*background-color:#332222*/ } 
       
	    
#columns-left2 {    float: left;    width: 48.9%;    margin-left: 0.00%;    margin-right: 0.00%;    padding: 0.000000px;    overflow: hidden;  /*background-color:#223333*/     }  
				
#columns-right2 {    float: left;    width:  48.9%;    margin-left: 2%;    margin-right: 0.00%;    padding_left: 0.000000px;    overflow: hidden; /*background-color:#332222 */      }  
        
       
#columns-clearer {    width:  99%;    clear: both;  line-height:4px;}








<style type="text/css" media="all">/*
  project: CSS - table design
  type: stylesheet
  description: golden style
  edited: 14.09.2005, Michael Horn
*/
table {
  border-collapse: collapse;
  border: 2px solid #996;
  font: normal 80%/140% verdana, arial, helvetica, sans-serif;
  color: #333;
  background: #fffff0;
  }
caption {
  padding: 0 .4em .4em;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background: transparent;
  }
td, th {
  border: 1px solid #cc9;
  padding: .3em;
  }
thead th, tfoot th {
  border: 1px solid #cc9;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #444;
  background: #dbd9c0;
  }
tbody td a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  border-bottom: 1px dotted #cc9;
  }
tbody td a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
tbody th a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px dotted #cc9;
  }
tbody th a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #996;
  }
.odd {
  color: #333;
  background: #f7f5dc;
  }
tbody tr:hover {
  color: #333;
  background: #fff;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  color: #333;
  background: #ddd59b;
  }</style>