/* CSS Document */
/*
.ads img{
	border: 1px solid #666;
}
*/
h4.normal{
	padding-top:8px;
	padding-bottom:4px;
	font-size: .9em;
}

small.label{
	color: #fff;
	font-size: .75em;
}

.tab_header_wrapper{
	text-align: center;
	padding-left: 10px;
	font-size: .9em;
}

* html .tabbed_header{
	margin-top: 15px;
}
.tabbed_header{
	background: #BF0809 url(../images/tab2_left.gif) no-repeat top left;
	padding: 0px 0 5px 10px;
	float: left;
}

.tabbed_header span{
	background: #BF0809 url(../images/tab2_right.gif) no-repeat top right;
	padding: 8px 10px 0px 0;
	color: #fff;	
	display: block;
	font-size: .9em;	
	
}

.featured_title a:link,
.featured_title a:visited{
	color: #ff9900;
}

.featured_title a:hover{
	color: #fff;
}

.main_left .featured_excerpt{
	font-size: .8em;
	color: #fff;	
}

.more a:link,
.more a:visited{
	color: #CC3300;
	font-size: 11px;
	font-weight: bold;
}
.more a:hover{
	color: #fff;
}

.image_wrapper{
/*
	width: 270px;
	height: 160px;
	*/
	margin:0;
	padding:0;
	overflow: hidden;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-right: 8px;
	float: left;
	text-align: center;
}

* html .image_wrapper,
* html .image_wrapper2{
	padding-bottom:0px;
}


.image_wrapper2{
	margin:0;
	padding:0;
	background: #fff;
	float: left;
	margin-right: 8px;
	padding:3px;
	text-align: center;
	border: 1px solid #ccc;	
}
.image_wrapper img,
.image_wrapper2 img{
	border: 1px solid #ccc;
}


.title{	

}

.ta_right_wrapper{
	padding-right:30px;
}

.title a:link,
.title a:visited{
	color: #333;
}
.title a:hover{
	color: #999;
}

.excerpt{
	font-size: .8em;
}
.excerpt p{
	margin:0;
	padding:0;	
	color: #333;
}
.hr_separator{
	border: 0;
	background: #7A0808;
	height: 5px;	
}

#sidebar .content{
	text-indent: 8px;
}

.list1{
	margin:0;
	padding:0;
}

.list1 li{
	list-style:none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/bullet.gif) no-repeat 10px 5px;
	padding: 5px 0;
	padding-left: 30px;
}
* html .list1 li{padding: 3px 0 3px 30px;}

.list1 a:link,
.list1 a:visited{
	display: block;
	color: #B9030B;
	font-size: .7em;
	font-weight: bold;
}

.list1 a:hover{
	color: #000;
}

.border{
	border:0;
	border-top: 1px solid #666;
	margin:0;
	padding:0;
	padding-bottom: 5px;
}



/**subpage*/
.navigation,
.navigation a:link,
.navigation a:visited{
	font-size: .9em;
	font-weight: bold;
	color: #cc5500;
}

.navigation a:hover{
	color: #fff;
}

.post .title{
	color: #000;
}

.post .author{
	color: #900;
	font-size: .9em;
}

.post a:hover{
	color: #000;
}

.post img{
	margin-right: 3px;
}

.entry{
	font-size: .9em;
	color: #000000;
	margin-top: 10px;
}

.entry img{
	border: 1px solid #ccc;
	margin-right: 8px;
	padding: 3px;
	background: #fff;
}


#comments{
	margin-bottom: 5px;
}

.commentlist{
	list-style: none;
	margin:0;
	padding:0;
	font-size: .9em;
}
.commentlist li{
	margin-bottom: 5px;
}

.metadata {
	color: #333;
	font-size: .7em;
	font-weight: bold;
}


.visitor_form{
	margin: 0;
	padding:0;
}

.visitor_form p{
	margin:0;
	padding:0;
	margin: 3px 0;
}

.comment_header{
	color: #900;
	font-size: .8em;
	margin:0;
	padding:0;
}

.postmetadata {
	margin:0;
	padding:5px 0;
}

.post_a_comment{
	background: url(../images/comment.gif) no-repeat left;
	padding-left: 20px;
}

.related_posts{
	margin:0; padding:0;
}
.related_posts li{
	list-style: none;
	background: url(../images/note.gif) no-repeat left 5px;
	padding: 3px 0;
	padding-left: 25px;
}

.related_posts li a:link,
.related_posts li a:visited{
	color: #333;
	font-size: .8em;
}

* html .entry_tabbed_image{
	overflow: hidden;
}

* html ul{height: 1px;}

.banner1{
	margin-left: -24px;
	position: relative;
}


.email_print{
	font-size: .7em;
	line-height: 15px;
}

.email_print a:link,
.email_print a:visited{
	color: #cc3333;
}

.email_print a:hover{
	color: #000;
}



/** newsletter*/

.newsletter p{
	margin:0;
	padding:0;
	font-size: .8em;
	padding-bottom: 5px;
}


#ajaxNewsletter, .newsletterContainer {
	/* newsletter container */
		text-align: center;
}

#newsletterFormDiv {
	/* newsletter form elements*/
}

.newsletterTextInput {
	/* email text input */
}

#newsletterLoading {
	/* the loading message while the subscription is beeing handled */
	font-size: .8em;
}

.success {
	/* the success message container */
	font-size: .8em;
}


.error {
	/* the error message container */
	font-size: .8em;
}