.cssgradients, .no-cssgradients, .no-js {
	background-image: none;
}
#top-header {
	background: url(/assets/images/blog-top-header.png) repeat-x scroll left center transparent;
	height: 153px;
	margin-bottom: 35px;
	padding-bottom: 0;
}
.blog a {
	text-decoration: none;
}
.blog a:hover {
	text-decoration: underline;
}
.blog h6 {
	color: #363636;
	font-size: 0.85em;
	font-family: 'Arial Bold'; /* Helvetica W01 Bold'; */
	font-weight: bold;
	text-transform: uppercase;
}


.blog h1 {
    border: 0 none;
    color: #009DDB;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    vertical-align: baseline;
}


.blog #footer {
	background-image: none;
	background: url(/assets/images/blog-footer-bg.png) repeat-x scroll left center transparent;
	height: 151px;
	padding: 0;
	margin-top: 10px;
}
.blog #footer .container_24 {
	padding: 17px 0 11px 0;
}
#header {
	height: 153px;
	background-color: transparent;
	padding: 0;
}
/*#header-bcbsa-logo {
	background-image: url(/assets/images/blog-header-bcbsa.png);
	margin-left: -20px;
}
*/

#footer-bcbsa-logo-img {
	left: -10px;
	display: block;
	position: absolute;
}
#header-bcbsa-logo-img {
	display: block;
	float: none;
	width: 280px;
	height: 65px;
}
#blog-cloud {
  background-image: url("/assets/images/blog/word-cloud.png");
}
.blog-left-panel {
	display: inline;
  float: left;
	width: 581px;
	padding: 0 18px 0 0;
	border-right: 1px solid #a7a7a7;
}
.home-left-panel {
	border-right: 1px solid #a7a7a7;
  min-height: 1820px;
}
#footer .blog-left-panel {
	border-right: 1px dotted #888;
	height: 120px;
  min-height: 120px;
	position: relative;
}
.blog-right-panel {
	display: inline;
    float: left;
	width: 342px;
	padding: 0 0 0 18px;
}
#blog-tabs {
	margin-bottom: 20px;
}
#blog-tabs ul {
	background: url(/assets/images/blog-tabs-bg.png) repeat-x scroll left center transparent;
	list-style-type: none;
	width: 581px;
	height: 50px;
	margin: 0;
	display: block;
	overflow: hidden;
}
#blog-tabs li {
    float: left;
	margin: 0;
	height: 46px;
	border-left: 1px solid transparent;
	border-right: 1px dotted #fff;
}
#blog-tabs ul li.first-child {
    margin-left: 8px;
}
#blog-tabs ul li.last-child {
    /* margin-right: 8px; */
	border-right: 1px solid transparent;
}
#blog-tabs li.active {
    background-color: #FFF;
	height: 50px;
	border: 1px solid #8fd400 !important;
	border-bottom: none;
}
.tab-right-border {
	border-right: 1px dotted #fff !important;
}
.tab-no-right-border {
	border-right: 1px solid transparent !important;
}
.ie7 #blog-tabs li.active {
	height: 49px;
}
#blog-tabs li.active a {
    color: #009ada;
	padding-top: 13px;
}
#blog-tabs a {
    color: #FFF;
	font-family: 'Arial Bold'; /* Helvetica W01 Bold'; */
	font-weight: bold;
	text-transform: uppercase;
    display: block;
	padding: 12px 5px 0 4px;
        font-size: 1.1em;
}
#blog-tabs h6 {
	margin: 10px 0;
}
.blog-item {
	padding: 15px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #a7a7a7;
}
.blog-right-panel .blog-item {
	margin-bottom: 0;
}
.blog-item.single,
{
	padding-top: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.single {
border-bottom: none;
}

.blog-item.single .blog-post {
	padding-bottom: 40px;
}
.blog-item p {
	margin-top: 1.2em;
}
.blog-post {
	float: left;
}
.blog-post h1, 
.blog-post h2 {
	font-size: 2.375em;
	margin-top: 0;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	-ms-text-shadow: none;
	-o-text-shadow: none;
	text-shadow: none;
}
.blog-post h1 a, 
.blog-post h2 a {
	color: #009ddb;
}
.blog-post h2 {
	font-size: 1.875em;
}
.blog-post-details {
	font-size: 0.75em;
	color: #666;
}
.blog-post-details a,
.blog-post-details span {
	color: #00a8e1;
	font-family: 'Arial Bold'; /* Helvetica W01 Bold'; */
	font-weight: bold;
	text-transform: uppercase;
}
.blog-post-share a {
	color: #00a8e1;
	text-transform: uppercase;
	text-decoration: underline;
}
.blog-post-share img {
	vertical-align: middle;
	padding-right: 3px;
}
.blog-item .blog-pic {
	float: right;
	display: block;
	width: 172px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}
.blog-item.single .blog-pic {
	width: 292px;
	margin: 0 0 15px 15px;
}
.blog-item.single form textarea[name=body] {
	width: 485px !important;
}
.blog-item.featured .blog-pic {
	max-width: 292px;
  margin:10px;
}
.blog-pic + .blog-post {
	width: 395px;
}
.blog-item.featured .blog-pic + .blog-post {
	width: 278px;
}
.blog-item.single h6 {
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #8fd400;
}
.blog-item .quote {
	width: 260px;
	color: #0085cf;
	font-size: 1.438em;
    font-weight: normal;
    line-height: 1.4em;
	margin: 15px 15px 15px 0;
	float: left;
}
.blog-go-home,
.blog-view-more {
	padding: 2px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #a7a7a7;
	text-align: center;
}
.blog-go-home {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	border-top: 1px solid #a7a7a7;
}
#header-utility {
	bottom: 34px;
    position: absolute;
	right: 0;
}
.blog-site-search-container {
	background: url(/assets/css/images/blog-header-search-box.png) 0 0 no-repeat;
	display: block;
	width: 244px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}
#blog-site-search-q {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 15px;
	background: none;
	border: none;
	color: #999;
	display: block;
	float: left;
	margin: 0;
	padding: 8px;
	position: relative;
	width: 190px;
}
#blog-site-search-submit {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: block;
	float: right;
    height: 34px;
	text-indent: -9999em;
	width: 35px;;
}
#follow-us {
	text-align: right;
	margin-bottom: 18px;
}
#blog-social-media {
	list-style-type: none;
	margin: 0;
	text-align: right;
}
.blog-social-media-item {
	display: inline-block;
	margin: 0 0 0 4px;
}
.ie6 .blog-social-media-item,  .ie7 .blog-social-media-item {
	display: inline;
	zoom: 1;
}
#blog-social-media-title, #blog-social-media-facebook,  #blog-social-media-twitter,  #blog-social-media-youtube, #blog-social-media-rss {
	background-image: url(/assets/css/images/blog-social-media.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-align: left;
	text-indent: -9999em;
}
#blog-social-media-facebook,  #blog-social-media-twitter,  #blog-social-media-youtube, #blog-social-media-rss {
	width: 27px;
	height: 27px;
}
#blog-social-media-title {
	width: 83px;
	height: 27px;
}
#blog-social-media-facebook {
	background-position: -87px 0;
}
#blog-social-media-twitter {
	background-position: -118px 0;
}
#blog-social-media-youtube {
	background-position: -149px 0;
}

#blog-social-media-rss {
    background-position: -180px 0;
}

.fb-like-box {
	margin-top: 15px;
        min-height: 400px;
}
.fb-like-box {
	min-height: 280px;
}
.footer-list {
    list-style-type: none;  
    display: block;
	width: 195px;
	height: 100%;
	border-left: 1px dotted #888;
	float: left;
	margin: 0;
}

.follow-us {
  width:110px;
}

.blog-right-panel .footer-list {
	width: 100%;
	border-left: none;
	float: none;
}
.footer-list li {
	margin: 0;
    padding: 0 0 10px 15px;
    font-size: 1.1em;
	line-height: 1em;
	font-family: 'Arial Bold'; /* Helvetica W01 Bold'; */
	font-weight: bold;
}
.blog-right-panel .footer-list li {
	padding-left: 0;
}
.footer-list li a {
	color: #fff;
}
.footer-list li.green {
    color: #8fd400;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 15px;
}
.footer-list li.legal {
	color: #fff;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.85em;
}
#footer .blog-left-panel ul.first-child {
    margin-left: 75px;
}
/*
.blog-tweets-box {
	margin: 0;
	width: 339px;
	list-style-type: none; 
}
.blog-tweets-box li {
	margin: 0; 
}
.blog-tweets-box li.top {
	background: url(/assets/images/blog-tweets-box-top.png) no-repeat top center;
	height: 65px;
}
.blog-tweets-box li.body {
	background: url(/assets/images/blog-tweets-box-body.png) repeat-y top center;
	min-height: 25px;
	padding: 0 10px;
}
.blog-tweets-box li.bottom {
	background: url(/assets/images/blog-tweets-box-bottom.png) no-repeat top center;
	height: 9px;
}
.blog-tweets {
	list-style-type: none;
	margin: 0;
}
.blog-tweets > li {
	padding: 10px 0;
	border-bottom: 1px dotted #000;
}
.blog-tweets > li:last-child {
	border-bottom: none;
}
.blog-tweets li a {
	color: #0085cf;
}
.blog-tweet-details {
	list-style: disc inside none;
	display: block;
	width: 300px;
	margin: 5px 0 0 0;
}
.blog-tweet-details > li {
	float: left;
	padding-right: 7px;
}
.blog-tweet-details > li:first-child {
	list-style-type: none;
	padding-right: 0;
	-webkit-padding-end: 7px;
}
.blog-tweet-details > li a {
	color: #0085cf;
	font-size: 0.785em;
}
*/
.blog-prev-next ul {
	width: 169px;
	display: block;
	float: left;
	margin: 0;
	font-size: inherit;
	list-style-type: none;
}
.blog-prev-next li {
	font-size: 1.125em;
    font-weight: normal;
	margin-top: 0;
}
.blog-prev-next a {
	color: #0085cf;
}
.blog-prev-next li.first {
	font-size: 0.75em;
	font-family: 'Verdana'; /* Helvetica W01 Bold'; */
	font-weight: bold;
	text-transform: uppercase;
}
.blog-prev-next li.first a {
	color: #363636;
	font-weight: bold;
}
.blog-prev-next li.first span {
	color: #ff5113;
}
.blog-prev-next ul.first-child {
	border-right: 1px solid #a7a7a7;
}
.blog-prev-next ul.last-child li {
	padding-left: 10px;
}
.blog-prev-next ul.last-child li.first {
	text-align: right;
}
.blog-categories h6 {
	margin: 0 0 5px 0;
}
.blog-categories li {
    font-size: 1.125em;
    font-weight: normal;
	margin-top: 0;
}
.blog-categories li a {
	color: #0085CF;
}
.blog-categories ul {
	margin: 0;
	font-size: inherit;
	list-style-type: none;
}
.blog-links-and-resources h6 {
	margin: 0 0 10px 0;
}
.blog-links-and-resources h3,
.blog-videos-list td h3 {
    font-size: 1.125em;
    font-weight: normal;
    margin-top: 0;
}
.blog-links-and-resources h3 a,
.blog-videos-list td h3 a {
	color: #0085CF;
}
.blog-links-and-resources p {
    margin-top: 0.5em;
}
.blog-links-and-resources ul {
	margin: 0;
	font-size: inherit;
	list-style-type: none;
}
.blog-links-and-resources ul li.first-child {
	margin: 0;
}
.blog-resource {
	float: left;
}
.blog-resource-pic {
	float: left;
	display: block;s
	width: 83px;
	margin-right: 15px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 7px #888;
	-webkit-box-shadow: 0 0 7px#888;
	box-shadow: 0 0 7px #888;
}
.blog-resource-pic + .blog-resource {
	width: 240px;
}
.featured-video {
	padding-top: 0;
	margin-bottom: 0;
  margin-top:10px;
}
.featured-video h6 {
	margin: 0 0 10px 0;
}
.featured-video .more {
	color: #363636;
}
.featured-video .more a {
	color: #363636;
	font-size: 0.75em;
	text-transform: uppercase;
}
.featured-video h3 {
	color: #0085cf;
	font-size: 1.125em;
    font-weight: normal;
    margin-top: 10px;
}
.blog-archive h6 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #8fd400;
}
.blog-archive-items div:last-child {
    border-bottom: none;
}
.blog-archive-items div.last-child {
    border-bottom: none;
}
.blog-item .twtr-ft > div > a, .twtr-ft > div > span {
	display: none;
}
.blog-item .twtr-bd {
    padding: 0 5px;
}
.blog-item .twtr-ft div {
    padding: 3px;
}
.blog-item .twtr-widget h3 {
    font-size: 12px !important;
}
.blog-item .twtr-widget h4 {
    font-size: 18px !important;
	font-weight: normal;
}
.blog-item .twtr-widget {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 12px !important;
    position: relative;
}
.blog-item .twtr-widget p {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 12px !important;
    line-height: 1.8 !important;
}
.blog-item .twtr-widget em, 
.blog-item .twtr-widget .twtr-new-results {
    font-size: 10px;
}
.blog-item #tweet-id-2 {
	margin-top: 10px;
}
.blog-item #tweet-id-1 {
	margin-bottom: 10px;
}
.blog-archive-pagination table { 
    margin-top: 0;
}
.blog-archive-pagination form table { 
    width: 200px;
    margin-top: -0.3em;
}
.blog-archive-pagination form table td, 
.blog-archive-pagination form table th { 
    border: none;
    background-color: #FFF;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.blog-archive-pagination form select {
	color: #0074A6;
    background-color: #ececec;
    border: 1px solid #ccc;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
}
.blog-archive-pagination form table tr:last-child { 
    display: none;
}
.blog-archive-pagination form table tr.last-child { 
    display: none;
}
.blog-archive-pagination form { 
    display: block;
    float: right;
}
.blog-archive-pagination #pagination-353426096 { 
    float: left;
}
.blog-videos-list {
	width: 100%;
}
.blog-videos-list tbody {
	background-color: #FFFFFF;
}
.blog-videos-list tr {
	font-size: inherit;
}
table.blog-videos-list td {
	width: 278px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: inherit;
    background-color: #FFFFFF !important;
}
.blog-videos-list td.first {
	padding-right: 25px;
}
.blog-videos-list td h3 {
    padding: 9px 0 16px 0;
}
.blog-video-details {
	padding-bottom: 20px;
}
#feedback {
    left: -7px;
    position: fixed;
    top: 195px;
}
.blog table {
	margin-top: 0px;
}
.blog p.searchTitle a, p.searchTitle a:visited {
    color: #0085CF;
    font-weight: bold;
    text-decoration: none;
}
.blog p.searchTitle a:hover {
    color: #0085CF;
    font-weight: bold;
    text-decoration: underline;
}
.blog .searchDescription {
    font-style:italic;
    font-size:12px;
}
.no-boxshadow .blog-resource-pic,
.no-boxshadow .blog-item .blog-pic {
	zoom: 1;
	margin-left: -7px;
   	margin-top: -7px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color='#e5e5e5', Strength=7, Direction=0),
		    progid:DXImageTransform.Microsoft.Shadow(Color='#e5e5e5', Strength=7, Direction=90),
			progid:DXImageTransform.Microsoft.Shadow(Color='#e5e5e5', Strength=7, Direction=180),
			progid:DXImageTransform.Microsoft.Shadow(Color='#e5e5e5', Strength=7, Direction=270);
}

.rel-blog-post-details a, .rel-blog-post-details span {
    color: #0085CF;
    font-family: 'Verdana';
    font-weight: bold;
    text-transform: uppercase;
    font-size: em;
}


.rel-blog-post-details {
    color: #666666;
    font-size: 0.65em;
}

.filterLabel {display:none;}














