/* FAQ STYLES*/

#latest-news-panel { margin: 20px auto; width:180px; /* this was determining by the cover image attached to the news*/}
.window { display:inline-block; width:100%; height:250px;
	-webkit-border-radius: 5px 5px 5px 5px ;
	border-radius:5px 5px 5px 5px ;
	behavior: url(border-radius.htc);}


#scroller .title { font-size:18px; padding:10px;}
	
.scroller { overflow:hidden; position:relative; }


.scroll-content div.news-item {  display:block; padding:10px!important;}

.scroll-content .news-item .headline {  font-size: 14px;  padding: 5px 0 5px; font-weight:bold;}
.scroll-content .news-item .headline a {text-decoration:none;color: #1977B8!important; }
.scroll-content .news-item .headline a:hover {text-decoration:underline; }
.scroll-content .news-item { padding: 5px 0 12px; }
.scroll-content .news-item span.date { font-ysize:0.9em; color:#999; padding: 2px 0px;}
.scroll-content .news-item h3 { font-size:11px; color:#444; padding: 5px 0px; font-weight:bold;}
.scroll-content .news-item p { font-size:12px; color:#666; padding: 2px 0px;}
.scroll-content .news-item  a { font-size:12px; color:#1977B8; padding: 0;}
.scroll-content .news-item strong {  color:#000; font-weight: bold; }
.scroll-content .news-item  a.read_more  {  font-size: 12px; font-weight: normal; color: #1977B8; padding: 10px 0 5px; text-decoration:none; display:block;}
.scroll-content .news-item  a:hover.read_more  {  text-decoration: underline;}

div.more-news  a  {  font-size: 14px; font-weight: bold; color: #1977B8; padding: 10px 10px 5px; text-decoration:none; display:block;}
div.more-news  a:hover.read_more  {  text-decoration: underline;}

.share { background:url('../images/divide_white.png') no-repeat center top; height: 30px; 
		 padding: 10px 10px 5px; position:relative;}
.news-up { background:url('../images/bullet_up.jpg') no-repeat center top; height: 14px; width:14px; 
		   position:absolute; right: 35px; top: 12px;}
.news-down { background:url('../images/bullet_down.jpg') no-repeat center top; height: 14px; width:14px; 
		   position:absolute; right: 15px; top: 12px;}
		   
/* NEWS CONTROLS */
div.news-controls {  background:url('../images/panel_grad.jpg') no-repeat bottom center; width:80%;
				   margin: 0 auto 10px; padding: 0 0 20px 0; position:relative; text-align:center;}
				   
.news-controls  p { padding: 10px 10px 0; font-size:1.2em; text-align:left;}

.news-prev	{ 
background: url('../images/btn_arrow_left.png'); 
width: 8px; 
height:14px; 
position:absolute; 
left:0px; 
top: 5px; 
display:block;
z-index:50;
}
			  
.news-next { 
background: url('../images/btn_arrow_right.png'); 
width: 8px; 
height:14px; 
position:absolute; 
right:0px; 
top: 5px;
display:block;
z-index:50;
}

ul.news-controls { list-style:none; margin: 0 auto; padding:0;}
ul.news-controls li { display: block; float:none; padding:0; display:inline-block; /* size of link incl.margin*/}
ul.news-controls li a { display: block; margin:7px 3px; width: 10px; height:10px; background:#ccc; }
ul.news-controls li a.activeSlide,
ul.news-controls li a:hover {  background:#1C4084; }

#latest_news { text-align:left;}

.archive-menu .title {  font-size: 18px; font-weight: normal; color: #444; padding: 5px 0 15px;}

.archive-menu ul { list-style:none;}
.archive-menu li { font-size: 12px; font-weight: normal; color: #333; line-height:19px; padding: 2px 0;}
.archive-menu a.readmore { font-size: 12px; font-weight: normal; color: #333; margin: 10px 0; text-decoration:none; display:block;}

/*#latest_news .date { color: #888;font-size: 10px;}*/


/*#latest_news .news-item { margin: 0;}
#latest_news .cover_image { float:left; width: 184px; min-height: 120px; margin: 0 10px 10px 0; display:block; background:#f8f3ec;}
#latest_news .cover_image img { width: 100%;}
#latest_news .headline {  font-size:15px; color:#444; padding: 14px 0 7px;}
#latest_news .headline a {  font-size:15px; color:#444; padding: 14px 0 7px; text-decoration:none;}
#latest_news .detail { margin: 0 0; display:table;}
#latest_news .news-item span.date { font-size:0.9em; color:#7f7f7f; padding: 2px 10px;}
#latest_news .news-item span.date { font-size:0.9em; color:#7f7f7f; padding: 2px 0;}*/

.news_item strong {  color:#000; font-weight: bold; }

.news_item { padding: 5px 0 12px; }
.share { background:url('../images/divide_white.png') no-repeat center top; height: 30px; padding: 10px 10px 5px;}

.rounded_corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
}

/* ######################## */

.reviews .news-item { 
box-shadow: 0 0 5px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
border-radius : 7px; -moz-border-radius : 7px ; -webkit-border-radius : 7px ;
border: 1px solid #fff;
margin: 0 0 10px!important;
}

.reviews .toolbar,
.reviews h2,
.reviews .headline {

font-size: 14px; color:#444; font-weight:normal; line-height: 22px; padding: 6px 20px!important;
border-radius : 7px 7px 0 0; -moz-border-radius : 7px 7px 0 0; -webkit-border-radius : 7px 7px 0 0;

background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(208,208,208,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(208,208,208,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-8 */

}

.reviews .toolbar {
border-radius : 0 0 7px 7px ; -moz-border-radius : 0 0 7px 7px; -webkit-border-radius : 0 0 7px 7px;
height: 34px; display:block; padding: 0 10px!important;
}

.reviews .headline {  font-size:15px; color:#444; padding: 14px 0 7px;}
.reviews .headline a {  font-size:15px; color:#444; padding: 14px 0 7px; text-decoration:none;}
.reviews p { padding: 7px 20px!important;}
.reviews .toolbar a { font-size: 12px; color:#666; line-height:28px;padding: 3px 0; text-decoration:none; float: left;}
.reviews .toolbar a.go_back { width: 80px;}
.reviews .toolbar a.read_more  { width: 80px;}
.reviews .toolbar a.twitter { width: 20px;}
.reviews .toolbar a.facebook { width: 14px;}
.reviews .toolbar a.likes { width: 200px; color:#999;}
.reviews .toolbar a.comments { width: 112px; text-align:right;}

.reviews .toolbar a span.icon {width: 28px; height:28px; display:block ; float: left; margin-right: 7px;}
.reviews .toolbar a.read_more span.icon { background:url('../images/arrows_lr.png') no-repeat right 0; }
.reviews .toolbar a.go_back span.icon { background:url('../images/arrows_lr.png') no-repeat 0 0; }

.reviews .toolbar a.twitter span.icon { background:url('../images/icons_share.png') no-repeat 0 0; width: 20px;}
.reviews .toolbar a.facebook span.icon { background:url('../images/icons_share.png') no-repeat -20px 0; width: 14px; }
.reviews .toolbar a.likes span.icon { background:url('../images/icons_share.png') no-repeat -34px 0; width: 31px;  }
.reviews .toolbar a.comments span.icon { background:url('../images/icon_comments.png') no-repeat 0 center; width: 27px; float: right; margin:0 0  0 7px; }

/* ######################## */

.blog .toolbar {
border-radius : 0 0 7px 7px ; -moz-border-radius : 0 0 7px 7px; -webkit-border-radius : 0 0 7px 7px;
height: 34px; display:block; padding: 0 10px!important;
}

.blog .headline {  font-size:15px; color:#444; padding: 14px 0 7px;}
.blog .headline a {  font-size:15px; color:#444; padding: 14px 0 7px; text-decoration:none;}

.blog p { padding: 7px 20px!important;}
.blog .toolbar a { font-size: 12px; color:#666; line-height:28px;padding: 3px 0; text-decoration:none; float: left;}
.blog .toolbar a.read_more  { width: 80px;}
.blog .toolbar a.go_back { width: 80px;}
.blog .toolbar a.twitter { width: 20px;}
.blog .toolbar a.facebook { width: 14px;}
.blog .toolbar a.likes { width: 200px; color:#999;}
.blog .toolbar a.comments { width: 112px; text-align:right;}

.blog .toolbar a span.icon {width: 28px; height:28px; display:block ; float: left; margin-right: 7px;}
.blog .toolbar a.read_more span.icon { background:url('../images/arrows_lr.png') no-repeat right 0; }
.blog .toolbar a.go_back span.icon { background:url('../images/arrows_lr.png') no-repeat 0 0; }

.blog .toolbar a.twitter span.icon { background:url('../images/icons_share.png') no-repeat 0 0; width: 20px;}
.blog .toolbar a.facebook span.icon { background:url('../images/icons_share.png') no-repeat -20px 0; width: 14px; }
.blog .toolbar a.likes span.icon { background:url('../images/icons_share.png') no-repeat -34px 0; width: 31px;  }
.blog .toolbar a.comments span.icon { background:url('../images/icon_comments.png') no-repeat 0 center; width: 27px; float: right; margin:0 0  0 7px;}

/* ######################## */

#blog_comments .headline {

font-size: 14px; color:#444; font-weight:normal; line-height: 22px; padding: 6px 20px!important;
/* border-radius : 7px 7px 0 0; -moz-border-radius : 7px 7px 0 0; -webkit-border-radius : 7px 7px 0 0; */
border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
margin: 20px 0 0;

background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(208,208,208,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(208,208,208,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-8 */

}

.comment_entry { padding: 10px 20px 0;}
.comment_entry .reply  { display: block; float: right; margin-top: 15px; text-align:right; width: 75px; line-height: 20px; cursor: pointer; }
.comment_entry .reply .icon { background:url('../images/icon_comments.png') no-repeat 0 center; width: 27px; height: 22px; display: block; float: right; margin: 0 0 0 5px; }
.comment_author  { font-size:15px; color:#444; line-height:1.5em; padding: 0px 0 7px;}
.comment_date  { font-size:11px; color:#444; line-height:1.5em; padding: 7px 0 0px;}
.comment  { font-size:13px; color:#666; line-height:1.5em; padding: 7px 0 7px;}

.comment_entry .comment_entry { border-left: 5px solid #eee; padding: 10px 0 0 20px; }

#comment-form { margin: 20px;}
.comment_commenter { display: none;}

/* ######################## */

.blogroll .news-item { padding-top: 45px; position:relative;}
.blogroll .authorblock { position:absolute; top: 0; left: 0; padding: 5px 0 0 55px; background:url(../images/token.png) no-repeat; height:45px;}
.blogroll .author { font-size: 13px; color:#666; font-weight:bold; padding: 7px 0;}
.blogroll .author:after {  content:', ';}
.blogroll .position { font-size: 12px; color:#666; font-weight:normal; display:inline;}
.blogroll .date {  display:block; color:#666; font-size:12px!important; font-weight: normal;}
.blogroll .date:before {  content:'Published: ';}
.blogroll h2 { padding: 7px 0px!important; font-size: 18px!important; font-weight: normal!important;; color:#444;}
.blogroll h3 { padding: 7px 0px!important; font-size: 15px!important; font-weight: normal!important;; color:#444;}
.blogroll p { padding: 7px 0px!important;}
.blogroll .toolbar a.go_back,
.blogroll .toolbar a.read_more  { width: 80px;}
.blogroll .toolbar a.read_more span.icon { display: none;}
.blogroll .divide { margin: 10px 0 15px; height:1px; width: 100%; background:#ccc;}

/* ######################## */

.review_summary { margin: 10px auto;}
.review_summary .title {

font-size: 14px; color:#444; font-weight:normal; line-height: 1.5em; padding: 5px 20px!important;
border-radius : 7px 7px 0 0; -moz-border-radius : 7px 7px 0 0; -webkit-border-radius : 7px 7px 0 0;

background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(208,208,208,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(208,208,208,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-8 */

}

.review_summary .news-item { position:relative;}

.review_summary .news-item .headline { padding: 7px 20px 7px 20px; font-size:11px; font-weight: bold; color:#444; }
.review_summary .news-item .headline a {font-size:11px; font-weight: bold; color:#444; text-decoration:none; display: block;}
.review_summary .news-item .headline a:before  {font-size:11px; font-weight: bold; color:#444;  text-decoration:none; content : '\BB'; margin-right: 5px; position:absolute; left: 7px; top: 7px; display:block; color:#325AA5; }
.review_summary   a.readall { padding: 0 7px 7px; font-size: 11px; font-weight: bold; color: #444; display:block; text-decoration: none;}


.review_summary .authorblock { margin: 0 10px 0 20px; background:url('../images/icon_comments.png') no-repeat right center;}
.review_summary span.date { font-size:11px; color:#999; line-height:1.5em; padding: 0px; display:block;}
.review_summary  .commentcount { font-size: 11px; color:#999; font-weight:normal; padding: 7px 0;}
.review_summary  .commentcount:after {  content:' commments';}
.review_summary .read_more { display:none;}
.review_summary .twitter,
.review_summary .facebook,
.review_summary .likes { display:none;}
.review_summary .divide { margin: 10px 0 5px; height:1px; width: 100%; background:#ccc;}
.review_summary .divide:last-child { display:none;}
.review_summary .toolbar { display:none;}

.blog_summary { margin: 10px auto;}
.blog_summary .title {

font-size: 14px; color:#444; font-weight:normal; line-height: 1.5em; padding: 5px 20px!important;
border-radius : 7px 7px 0 0; -moz-border-radius : 7px 7px 0 0; -webkit-border-radius : 7px 7px 0 0;

background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(208,208,208,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(208,208,208,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(208,208,208,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-8 */

}
.blog_summary .toolbar { display:none;}

.blog_summary {
background: rgb(252,252,252); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2U2ZTdlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(230,231,232,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(99%,rgba(230,231,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(230,231,232,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(230,231,232,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(230,231,232,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(230,231,232,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e6e7e8',GradientType=0 ); /* IE6-8 */
}

.blog_summary .inner { border: 1px solid #ccc; background:#fff; position:relative;
border-radius : 7px; -moz-border-radius : 7px; -webkit-border-radius : 7px;
margin: 10px;
}

.blog_summary .news-item .headline { padding: 7px 10px 7px 20px; font-size:11px; font-weight: bold; color:#444;}
.blog_summary .news-item .headline a {font-size:11px; font-weight: bold; color:#444; text-decoration:none; display: block;}
.blog_summary .news-item .headline a:before  {font-size:11px; font-weight: bold; color:#444;  text-decoration:none; content : '\BB'; margin-right: 5px; position:absolute; left: 7px; top: 7px; display:block; color:#325AA5; }

.blog_summary  a.readall { padding: 7px 7px; font-size: 11px; font-weight: bold; color: #444; display:block; text-decoration: none;}
.blog_summary .authorblock { margin: 0 20px 0 20px; }
.blog_summary span.date { font-size:11px; color:#999; line-height:1.5em; padding: 0px; display:block;}
