/* CSS Document */

/* pbsurvey */
.question {
  margin					: 0px 0px 15px 0px;
  line-height					: 145%;
  font-weight					: bold;
  font-size					: 18px;
}
.survey_item {
  font-size					: 13px;
  color						: #333333;				
}


/* NEWS LATEST HEADERS VIEW */
ul.news-header-list-container,
.news-header-list-container li {
	list-style:none;
	margin:0;
	padding:0;
}
.news-header-list-container li {}
.news-header-list-item {}
.news-header-list-container li:after {
	display:block;
	content:" ";
	clear:both;
}

.hl_date h2 {
	font-size:12px;

}
.hl_date {
	float:left;
	width:40px;
	height:20px;
}
.news-latest-date .news-month {
	width:37px;
	font-size:11px;
	padding-top:1px;
	text-align:center;
	}
.news-latest-date .news-day {
	width:37px;
	padding-top:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#333;

}



/* NEWS LATEST VIEW */
ul.news-latest-container,
.news-latest-container li {
	list-style:none;
	margin:0;
	padding:0;
}
.news-latest-container {
	border-top:1px #DDD solid;
	}
.news-latest-container li {
	border-bottom:1px #DDD solid;
	padding:5px 0px;
	margin:5px 0px;
}
.news-latest-item {}
.news-latest-item:after {
	display:block;
	content:" ";
	clear:both;
}

.news-latest-title {}
.news-latest-title h2 {
	font-size:12px;
	margin-bottom:5px;
}
.news-latest-date {
/*	background:url(../images/blog_date_small.png) no-repeat; */
	background:url(../images/bg-datebox.jpg) no-repeat;
	float:left;
	width:43px;
	height:38px;
}
.news-latest-date .news-month {
	width:37px;
	font-size:11px;
	padding-top:1px;
	text-align:center;
	}
.news-latest-date .news-day {
	width:37px;
	padding-top:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#333;

}
.news-latest-cat {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.news-latest-social {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.news-latest-subheader {
	font-weight:normal;
}
.news-latest-content {}
.news-latest-image {
	float:left;
	width:55px;
	height:55px;
	}
.news-latest-rating {}
.news-latest-rating .tx-ratings {
	margin:0;
}



/* NEWS LIST VIEW */
ul.news-list-container,
.news-list-container li {
	list-style:none;
	margin:0;
	padding:0;
}
.news-list-container li {
	border-bottom:1px #DDD solid;
	padding-bottom:10px;
	margin-bottom:10px;
}
.news-list-head {
	height:57px;
}
.news-list-head:after {
	display:block;
	content:" ";
	clear:both;
}

.news-list-title {
	padding-top:7px;
}
.news-list-title h1 {
	margin-bottom:5px;
}
.news-list-date {
/*	background:url(../images/blog_date_small.png) no-repeat; */
	background:url(../images/bg-datebox.jpg) no-repeat;
	float:left;
	width:55px;
	height:55px;
}
.news-list-date .news-month {
	width:37px;
	font-size:11px;
	padding-top:1px;
	text-align:center;
	}
.news-list-date .news-day {
	width:37px;
	padding-top:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#333;

}
.news-list-cat {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.news-list-social {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.news-list-subheader {
	font-weight:bold;
}
.news-list-content {}
.news-list-image {
	float:left;
}
.news-list-image img {
	padding:0px 5px 5px 0px;
}
.news-list-rating {}
.news-list-rating .tx-ratings {
	margin:0;
}
/* NEWS SINGLE VIEW */

.news-single-head {
	min-height:65px;
}
.news-single-head:after {
	display:block;
	content:" ";
	clear:both;
}

.news-single-title {}
.news-single-title h1 {
	margin-bottom:5px;
}
.news-single-image {
	float:left;
}
.news-single-image img {
	padding:0px 5px 0px 0px;
}

.news-single-date {
/*	background:url(../images/blog_date_small.png) no-repeat; */
	background:url(../images/bg-datebox.jpg) no-repeat;
	float:left;
	width:55px;
	height:55px;
}
.news-single-date .news-month {
	width:75px;
	padding-top:5px;
	text-align:center;
	}
.news-single-date .news-day {
	width:75px;
	padding-top:16px;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#333;

}
.news-single-cat {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.news-single-social {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.news-single-subheader {
	font-weight:bold;
}
.news-single-content {}
.news-single-image {}
.news-single-rating {}
.news-single-rating .tx-ratings {
	margin:0;
}

/* BLOG LATEST VIEW */
ul.blog-latest-container,
.blog-latest-container li {
	list-style:none;
	margin:0;
	padding:0;
}
.blog-latest-container li {
	border-bottom:1px #DDD solid;
	padding-bottom:10px;
	margin-bottom:10px;
}
.blog-latest-item {}
.blog-latest-item:after {
	display:block;
	content:" ";
	clear:both;
}

.blog-latest-title {}
.blog-latest-title h2 {
	font-size:12px;
	margin-bottom:5px;
}
.blog-latest-date {
/*	background:url(../images/blog_date_small.png) no-repeat; */
	background:url(../images/bg-datebox.jpg) no-repeat;
	float:left;
	width:55px;
	height:55px;
}
.blog-latest-date .news-month {
	width:50px;
	font-size:11px;
	padding-top:0px;
	text-align:center;
	}
.blog-latest-date .news-day {
	width:50px;
	padding-top:5px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#333;

}
.blog-latest-cat {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.blog-latest-social {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.blog-latest-subheader {
	font-weight:normal;
}
.blog-latest-content {}
.blog-latest-image {}
.blog-latest-rating {}
.blog-latest-rating .tx-ratings {
	margin:0;
}


/* BLOG LIST VIEW */
ul.blog-list-container,
.blog-list-container li {
	list-style:none;
	margin:0;
	padding:0;
}
.blog-list-container li {
	border-bottom:1px #DDD solid;
	padding-bottom:10px;
	margin-bottom:10px;
}
.blog-list-head {
	height:83px;
}
.blog-list-head:after {
	display:block;
	content:" ";
	clear:both;
}

.blog-list-title {
	padding-top:5px;
	height: 50px;
}
.blog-list-title h1 {
	margin-bottom:5px;
}
.blog-list-date {
/*	background:url(../images/blog_date_small.png) no-repeat; */
	background:url(../images/bg-datebox.jpg) no-repeat;
	float:left;
	width:55px;
	height:55px;
}
.blog-list-date .news-month {
	width:50px;
	padding-top:0px;
	text-align:center;
	}
.blog-list-date .news-day {
	width:50px;
	padding-top:8px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#333;

}
.blog-list-cat {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.blog-list-social {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.blog-list-subheader {
	font-weight:bold;
}
.blog-list-content {}
.blog-list-image {}
.blog-list-rating {}
.blog-list-rating .tx-ratings {
	margin:0;
}
/* BLOG SINGLE VIEW */
.blog-single-head {
	min-height:83px;
}
.blog-single-head:after {
	display:block;
	content:" ";
	clear:both;
}

.blog-single-title {}
.blog-single-title h1 {
	margin-bottom:5px;
}
.blog-single-date {
/*	background:url(../images/blog_date_small.png) no-repeat; */
	background:url(../images/bg-datebox.jpg) no-repeat;
	float:left;
	width:55px;
	height:55px;
}
.blog-single-date .news-month {
	width:50px;
	padding-top:0px;
	text-align:center;
	}
.blog-single-date .news-day {
	width:50px;
	padding-top:8px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#333;

}
.blog-single-cat {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.blog-single-social {
	color:#999;
	font-size:11px;
	margin-bottom:5px;
}
.blog-single-subheader {
	font-weight:bold;
}
.blog-single-content {}
.blog-single-image {}
.blog-single-rating {}
.blog-single-rating .tx-ratings {
	margin:0;
}
.tx-srfeuserregister-pi1 dt{
	width:185px;
	padding-right:15px;
}
