
/* @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: 15px;
	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: 12px;
	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: 11px;
	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: #74002f;
}

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

.blog-read-more a:hover {
	color: #74002f;
	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: 20px;
	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;
}


#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;}