/******* FONTS */

@font-face {
	font-family: 'CastleTRegularBold';
	src: url('http://assets.rmcloud.com/fonts/castleb-webfont.eot');
	src: local('?'), url('http://assets.rmcloud.com/fonts/castleb-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/castleb-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/castleb-webfont.svg#webfontid5hOAES') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ZurichBold';
	src: url('http://assets.rmcloud.com/fonts/zurchbxc-webfont.eot');
	src: local('?'), url('http://assets.rmcloud.com/fonts/zurchbxc-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/zurchbxc-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/zurchbxc-webfont.svg#webfontd5pBmkRL') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ZurichRoman';
	src: url('http://assets.rmcloud.com/fonts/zurchn-webfont.eot');
	src: local('?'), url('http://assets.rmcloud.com/fonts/zurchn-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/zurchn-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/zurchn-webfont.svg#webfontWznStPun') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
    font-family: 'CastleTRegular';
    src: url('http://assets.rmcloud.com/fonts/castlen-webfont.eot');
    src: url('http://assets.rmcloud.com/fonts/castlen-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://assets.rmcloud.com/fonts/castlen-webfont.woff') format('woff'),
         url('http://assets.rmcloud.com/fonts/castlen-webfont.ttf') format('truetype'),
         url('http://assets.rmcloud.com/fonts/castlen-webfont.svg#CastleTRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/******* Tags & Common Class */

body {
  font-family: arial;
  font-size: 12px;
  line-height: 2.0em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 { 
  font-size: 16px; 
  color: #000;
}

h2 { 
  font-size: 14px; 
  color: #000;
}

h3 { 
  font-size: 12px; 
  color: #000;
}

.wrapper {
  width: 100%;
}

.container {
  width: 940px;
  margin: 0 auto;
}

.nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}

#site {
  position: relative;
  z-index: 1;
}
/******* Interior */

.pagetitle {
  margin: 0 0 15px;
}

.int header {
  background: url(images/int_header.jpg) repeat-x #fff;
}

.int header .container {
  height: 404px;
  background: url(images/int_header_bg.jpg) no-repeat;
}

.int header .left {
  margin: 115px 0 0 30px;
}

.int header .right {
  background: none;
  margin:0;
}

.int header #video {
  background: none;
  padding: 0;
  margin: 51px 88px 0 0;
  height: 310px;
}

.int header .social {
  top: 20px;
  right: 35px;
}

.int header #tv_logo {
  display: none;
}

.int #___plusone_0 {
  top: 28px;
  right: 175px;
}

/******* nav */

#nav {
  background: url(images/nav.gif) repeat-x;
}

#nav .container {
  margin: 0 auto;
}

#nav li {
  float: left;
  position: relative;
  padding: 22px 0 0;
  *z-index: 1000;
}

#nav li.first {
  padding: 0;
}

#nav li.first a h1{
  position: absolute;
  left: -100000em;
}

#nav li a {
  display: block;
  font-family: 'ZurichRoman';
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #404040;
  height: 28px;
  line-height: 28px;
  padding: 0 7px;
}

#nav li.first a {
  background: url(images/nav_logo.jpg) no-repeat transparent !important;
  width: 350px;
  height: 50px !important;
  padding: 0;
  border: none !important;
}

#nav li ul {
  display: none;
}

#nav li.over a {
  background: #9e1216;
  border-top: 1px solid #e37477;
  height: 27px;
  line-height: 27px;
  z-index: 100;
  position: relative;
}

#nav li.over ul {
  background: url("images/dropdown.png") no-repeat;
  display: block;
  left: -5px;
  top: 45px;
  width: 200px;
  z-index: 50;
  padding: 5px 0 0;
}

#nav li.over li {
  padding: 0;
}

#nav li.over li a {
  width: 180px;
  margin: 0 5px;
  padding: 0 5px;
  background: none;
  border-top: none;
  border-bottom: 1px solid #c43a3e;
  text-shadow: none;
}

#nav li.over li a:hover {
  background: #ef181e;
}

#nav li ul li.last {
  position: absolute;
  height: 15px;
  width: 200px;
  background: url(images/nav_bottom.png) no-repeat;
  bottom: -15px;
  left: 0;
}

/****** header */

header,
.__68582 header {
  background: url(images/header.jpg) repeat-x #fff;
}

header .container,
.__68582 header .container {
  background: url(images/header-bg.jpg) no-repeat;
  height: 386px;
  position: relative;
}

header .left,
.__68582 header .left {
  float: left; 
  width: 380px;
  margin: 0;
  text-align: center;
  position:relative;
  z-index:1;
}


header .leftInt,
.__68582 header .left {
  float: left; 
  width: 380px;
  *width: 350px;
  margin: 0;
  text-align: center;
  position:relative;
  z-index:1;
}

header h1 {
  color: #fff;
  font-family: 'CastleTRegular';
  font-size: 38px;
  text-shadow: 1px 1px 2px #000;
  text-align: left;
  line-height:35px;
 margin: 30px 0 6px 165px;
}

header h1#int {
  color: #fff;
  font-family: 'CastleTRegular';
  font-size: 40px;
  text-shadow: 1px 1px 1px #000;
  text-align: left;
  line-height:35px;
 margin: 90px 0 10px 10px;
}

header .left a {
	display:block;
	color: white;
	text-decoration: none;
	line-height: 16px;
	font-size: 15px;
	font-family: CastleTRegularBold;
	text-align: center;
	padding: 7px 0 0 0;
	text-shadow: 1px 1px 1px #000;
	font-family: 'ZurichRoman';
	float:left;
	margin:0 10px 0 0;
}

header .leftInt a {
	display:block;
	color: white;
	text-decoration: none;
	line-height: 16px;
	font-size: 15px;
	font-family: CastleTRegularBold;
	text-align: center;
	padding: 7px 0 0 0;
	text-shadow: 1px 1px 1px #000;
	font-family: 'ZurichRoman';
	float:left;
	margin:0 10px 0 0;
}

header a#free_eval {
  height: 58px;
  width:162px;
  background: url(images/fhe_button.gif) top no-repeat;
}
header a#free_eval:hover {
  background: url(images/fhe_button.gif) bottom no-repeat;
}

header a#join_team {
  height: 58px;
  width:162px;
  background: url(images/joteam_button.gif) top no-repeat;
}

header a#join_team:hover {
  background: url(images/joteam_button.gif) bottom no-repeat;
}

header h2 {
	color: white;
	font-family: ZurichBold;
	font-size: 18px;
	text-shadow: 1px 1px 2px #333;
	text-align: left;
	margin: 0 0 10px 220px;
}

header h2#int {
	color: white;
	font-family: ZurichBold;
	font-size: 18px;
	text-shadow: 1px 1px 2px black;
	text-align: left;
	margin: 0 0 15px 10px;
}

header h3 {
	color: white;
	font-family: ZurichBold;
	font-size: 24px;
	text-shadow: 1px 1px 1px #333;
	text-align: left;
	margin: 48px 0 125px 220px;
}

header h3#int {
  color: #fff;
  font-family: ZurichBold;
  font-size: 24px;
  text-shadow: 1px 1px 1px #000;
  text-align: left;
  margin: 32px 0 95px 10px;
}


#terryHdrPic {
	background: url(images/TerryHdrPic.png) no-repeat;
	width:370px;
	height:322px;
	position:absolute;
	top: 5px;
	left:-12px;
}

header .right,
.__68582 header .right {
  float: right;
  height: 371px;
  width: 530px;
  margin: 0 24px 0 0;
}

header .rightInt,
.__68582 header .rightInt {
  float: right;
  height: 371px;
  width: 530px;
  *width: 580px;
  margin: 0;
}



header #video,
.__68582 header #video {
  width: 480px;
  height: 362px;
  background: url(images/tv_holder.png) no-repeat;
  margin: 10px 0 0;
  padding: 14px 29px 0 18px;
  float: right; 
}

header .social,
.__68582 header .social {
  position: absolute;
  top: 341px;
  right: 410px;
}

headerInt .social,
.__68582 header .social {
  position: absolute;
  top: 341px;
  right: 390px;
}

header .social li {
  float: left;
}

header .social li a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
}

header .social li a.tv { background: url(images/tv_home.png) no-repeat; }
header .social li a.twitter { background: url(images/twitter_home.png) no-repeat; }
header .social li a.facebook { background: url(images/facebook_home.png) no-repeat; }
header .social li a.linkedin { background: url(images/linkedin_home.png) no-repeat; }
header .social li a.blog { background: url(images/rss_home.png) no-repeat; }


.int header .social li a.tv { background: url(images/tv_small.png) no-repeat; }
.int header .social li a.twitter { background: url(images/twitter_small.png) no-repeat; }
.int header .social li a.facebook { background: url(images/facebook_small.png) no-repeat; }
.int header .social li a.linkedin { background: url(images/linkedin_small.png) no-repeat; }
.int header .social li a.blog { background: url(images/rss_small.png) no-repeat; }

.__68582 header .social li a.tv { background: url(images/tv_home.png) no-repeat; }
.__68582 header .social li a.twitter { background: url(images/twitter_home.png) no-repeat; }
.__68582 header .social li a.facebook { background: url(images/facebook_home.png) no-repeat; }
.__68582 header .social li a.linkedin { background: url(images/linkedin_home.png) no-repeat; }
.__68582 header .social li a.blog { background: url(images/rss_home.png) no-repeat; }

header #tv_logo,
.__68582 header #tv_logo {
  width: 170px;
  height: 44px;
  background: url(images/tv_big.png) no-repeat;
  position: absolute;
  bottom: 7px;
  right: 230px;
  display: block;
}
headerInt #tv_logo,
.__68582 header #tv_logo {
  width: 170px;
  height: 44px;
  background: url(images/tv_big.png) no-repeat;
  position: absolute;
  bottom: 7px;
  right: 210px;
  display: block;
}

header #tv_logo a {
	width: 161px;
	height: 44px;
	display:block;
	text-decoration:none;
}

header #tv_logo a#pastEpisodes {
	width: 89px;
	height: 22px;
	display:block;
	text-decoration:none;
	background: url(images/past_ep_btn.png) no-repeat;
	position: relative;
	left: 166px;
	top: -36px;
}

#___plusone_0,
.__68582 header #___plusone_0 {
  position: absolute;
  top: 348px;
  right: 65px;
}

headerInt #___plusone_0,
.__68582 header #___plusone_0 {
  position: absolute;
  top: 348px;
  right: 45px;
}
/******* Main Area */

#main {
  background: url(images/main.gif) repeat-x #fff;
  padding: 20px 0 40px;
}

/******* Right */

#main .right {
  float: right;
  width: 600px;
}

.right #autoblog {
	display: block;
	background: url(images/autoblog.jpg) no-repeat;
	text-decoration: none;
	height: 75px;
	padding: 20px 0 0 296px;
	margin: 0 0 25px 0;
}

.right #autoblog h1 {
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	margin: 42px 0 0 0;
	*margin: 62px 0 0 0;
}

.right #autoblog:hover h1 {
  color: #c5161b;
}

.right section {
  padding:35px 50px 20px 100px;
  text-align: justify;
  
}

.right section#buyers { background: url(images/home_buyers_bg.jpg) no-repeat; padding: 20px 50px 20px 100px; }
.right section#sellers { background: url(images/home_sellers_bg.jpg) no-repeat; }
.right section#testimonial { background: url(images/home_testimonials_bg.jpg) no-repeat; }
.right section#blog { background: url(images/home_blog_bg.jpg) no-repeat; }

#main .right a {
  color: #0B3E7D;
}

.right section a.title {
  text-decoration: none;
}

.right section a h1, .right section h2 {
  color: #575757;
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: bold;
}

.right section a:hover h1 {
  color: #000;
}

.right section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.right h3, .right .date {
  font-weight: bold;
  font-size: 12px;
}

.right p.preview {
  margin: 15px 0 0;
}

.right a#community_support {
  background: url(images/community_03.jpg) no-repeat;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 80px;
  line-height: 57px;
  padding: 0 0 0 175px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff;
}

.right a#community_support:hover {
  color: #be151c;
}

/******* Left */

#main .left {
  width: 340px;
  float: left;
}

.left a#watchTerryLive {
	background: url(images/live_tv_button.png) no-repeat;
	display: block;
	color: #0B3E7D;
	height: 72px;
	margin: 25px auto 30px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 276px;
	text-decoration: none;
}

.left a#watchTerryLive p {
	font-size:12px;
	color:#686768;
	margin: 17px 0 0 0;
}

.left a#watchTerryLive strong {
	font-size:18px;
	color:#b31316;
}

.left a#watchTerryLive span {
	font-size:20px;
	color:#0b3e7d;
}

.left a#watchTerryLive:hover span {
	color:#b31316;
}

.left a#watchTerryLive:hover {
	color:#b31316;
}


.left #mobile {
  background: url(images/homeMobile.png) no-repeat;
  display: block;
  height: 162px;
  margin: 0 auto;
  text-indent: -99999px;
  width: 254px;
}

.left h2#social_title {
  background: url(images/homeSocialTitle.png) no-repeat;
  height: 48px;
  text-indent: -99999px;
  width: 254px;
  margin: 10px auto;
}

.left .social {
  margin: 5px 0 15px 69px;
}

.left .social li {
  float: left;
}

.left .social li a {
  display: block;
  width: 38px;
  height: 40px;
  margin: 0 0 0 10px;
}

.left .social li a.tv {background: url(images/homeSocialTV.jpg) no-repeat;}
.left .social li a.linkedin {background: url(images/homeSocialLinkedIn.jpg) no-repeat;}
.left .social li a.youtube {background: url(images/homeSocialYouTube.jpg) no-repeat;}
.left .social li a.blog {background: url(images/homeSocialBlog.jpg) no-repeat;}

.left #facebook_widget {
	width: 289px;
	margin: 30px auto;
	border: 1px solid gainsboro;
}

.left #twitter_widget {
  background: url(images/twitter_header.jpg) no-repeat;
  margin: 25px 0 0;
}

.left #twitter_widget a#twitterLink {
  display: block;
  height: 79px;
  width: 340px;
  display: block;
}

.twtr-hd, .twtr-ft {
  display: none;
}

.left #twitter_widget #twtr-widget-1 {
  background: url(images/twitter_bg.jpg) left bottom; 
  padding: 0 30px 20px;
  min-height: 70px;
}

.left #twitter_widget em {
  padding: 10px 0 0;
}

.left #lux_btn {
  display: block;
  background: url(images/par-lux-but.png);
  width: 245px;
  height: 72px;
  margin: 25px auto;
} 

/******* Footer */

footer {
  background: url(images/footer_tile.gif) repeat-x #aeaeae;
}

footer .container {
  background: url("http://assets.rmcloud.com/templates/paranych_com_002/paranych_com_002_images/home_footer_bg.gif") right bottom no-repeat;
  position: relative;
  padding: 20px 0 55px;
}

#footer-nav li {
  float: left;
  width: 130px;
  margin: 0 15px 0 0;
}

#footer-nav li a {
  text-decoration: none;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}

#footer-nav li ul a {
  color: #636975;
  font-size: 10px;
}

#footer-nav li.first ul a, #footer-nav li ul li.white a {
  color: #fff;
  font-size: 12px;
}

#footer-nav li a:hover {
  text-decoration: underline;
}

#balloon {
  background: url(images/balloon.png) no-repeat;
  width: 227px;
  height: 194px;
  position: absolute;
  top: -40px;
  right: 5px;
}

#ren_btn {
  width: 258px;
  height: 64px;
  background: url(images/paranych-rental-but.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 60px;
}

#footerLinks {
  background: #2c2c2c;
  padding: 30px 0;
  color: #aeaeae;
  font-size: 10px;
  text-transform: uppercase;
}

#footerLinks a {
  color: #aeaeae;
}

/**********************
***************************
      TV PAGE
*/

#tv_page {
  position: relative;
  width: 960px;
  margin: 0 0 0 -10px;
}

#tv_page #twitter_button {
  /* Block display */
  display: block;
  width: 258px;
  height: 39px;
  /* Positioning */
  position: absolute;
  right: 0;
  top: -50px;
  /* Styling */
  background: url(images/tv_page/twitter_btn.jpg) no-repeat;
}

#tv_page #twitter_button:hover {
  background-position: left bottom;
}

#tv_page .tv_box {
  position: relative;
}

#tv_page .tv_box p, #tv_page .tv_box h1 {
  color: #fff;
}

#tv_page .tv_box h1 {
  /** Block Display **/
  height: 38px;
  line-height: 38px;
  margin: 0 0 15px;
  /** Font Styles **/
  font-family: 'ZurichRoman';
  font-size: 15px;
  /** Styling **/
  text-shadow: -1px -1px 1px #000; 
}

#tv_page .tv_box a.watch {
  /** Block Display **/
  display: block;
  width: 178px;
  height: 50px;
  padding: 0 0 0 10px;
  /** Positioning **/
  position: absolute;
  right: 10px;
  bottom: -28px;
  /** Font Styles **/
  color: #3f5f86;
  font-size: 16px;
  text-decoration: none;
  line-height: 59px;
  font-weight: bold;
  /** Styling **/
  background: url(images/tv_page/left_button.png) no-repeat;
  text-shadow: 1px 1px 1px #fff;
}
#tv_page .tv_box a#watchLive {
	position: absolute;
	right: 226px;
	bottom: -28px;
	width: 395px;
	text-decoration:none;
}

#tv_page .tv_box a#watchLive strong {
	color:#B31316;
	font-size:16px;
}

#tv_page .tv_box a#watchLive span {
	color:#0B3E7D;
	font-size:14px;
	font-weight:bold;
}
#tv_page .tv_box a#watchLive {
	color:#686768;
}

#tv_page .tv_box a#watchLive:hover {
	color:#B31316;
}

#tv_page .tv_box a#watchLive:hover span {
	color:#B31316;
}


#tv_page .tv_box a.watch:hover {
  color: #9e1217;
}

#tv_page #left_box {
  /** Block Display **/
  width: 281px;
  height: 432px;
  float: left;
  padding: 5px 20px 15px 335px;
  /** Styling **/
  background: url(images/tv_page/left_box.jpg) no-repeat;
}

#tv_page #right_box {
  /** Block Display **/
  width: 280px;
  height: 441px;
  float: right;
  padding: 5px 15px;
  /** Styling **/
  background: url(images/tv_page/right_box.jpg) no-repeat;
}

#tv_page #right_box h1 {
  /** Block Display (Extra Margin) **/
  margin: 0 0 150px;
}

#tv_page #right_box a.watch {
  background: url(images/tv_page/right_button.png) no-repeat;
}

/************
******************
      SEARCH BOXES 
*/

#tv_searches {
  /** Block Styles **/
  padding: 15px 20px 0 20px;
  margin: 50px 0 0;
  /** Styling **/
  background: url(images/tv_page/searching_bg.png) no-repeat;
}

#tv_searches h1 {
  /** Block Styles **/
  float: left;
  padding: 5px 0 0 75px;
  width: 165px;
  /** Font Styles **/
  font-size: 18px;
  font-family: 'ZurichRoman';
  color: #434343;
  line-height: 24px;
}

#tv_searches h1 strong {
  /** Block Styles **/
  display: block;
  /** Font Styles **/
  font-size: 28px;
  color: #191919;
}

#tv_searches p {
  /** Block Styles **/
  float: right;
  width: 660px;
}

#tv_searches a {
  /** Block Styles **/
  display: block;
  width: 225px;
  height: 37px;
  padding: 0 0 43px;
  margin: 10px 0 0 5px;
  float: left;
  /** Font Styles **/
  line-height: 37px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  /** Styling **/
  background: url(images/tv_page/search_buttons.png) no-repeat;
  text-decoration: none;
  text-shadow: -1px -1px 1px #000;
}

#tv_searches a:hover {
  background-position: right top;
}

/************
******************
      EVAL BOX 
*/

#search_eval {
  /** Block Styles **/
  padding: 45px 20px 0 20px;
  margin: -10px 0 0;
  height: 211px;
  /** Styling **/
  background: url(images/tv_page/free_eval.png) no-repeat;
}

#search_eval h1 {
  /** Block Styles **/
  float: left;
  padding: 5px 0 0 75px;
  width: 165px;
  /** Font Styles **/
  font-size: 18px;
  font-family: 'ZurichRoman';
  color: #434343;
  line-height: 24px;
}

#search_eval h1 strong {
  /** Block Styles **/
  display: block;
  /** Font Styles **/
  font-size: 28px;
  color: #191919;
}

#search_eval a {
  /** Block Styles **/ 
  display: block;
  width: 660px;
  float: right;
  /** Font Styles **/
  text-decoration: none;
  color: #9e1217; 
  font-size: 28px;
  line-height: 28px;
}

#search_eval a strong {
  /** Block Styles **/
  display: block;
  /** Font Styles **/
  color: #000;
}

#search_eval a:hover strong {
  color: #9e1217; 
}

/************
******************
      TV SUB PAGES 
*/

div.sub {
  padding: 20px 0 0;
}

div.sub #tv_searches {
  margin: 20px 0 0;
}

/***************************SUB PAGE BUTTONS */

#tv_buttons a {
  display: block;
  background: url(images/tv_page/tv_buttons_red.jpg) no-repeat;
  width: 451px;
  height: 58px;
  line-height: 58px;
  text-decoration: none;
  font-size: 14px;
  color: #0b3e7d;
  padding: 0 0 0 10px;
  float: left;
}

#tv_buttons a.grey {
  background: url(images/tv_page/tv_buttons_grey.jpg) no-repeat;
}

#tv_buttons a.blue {
  background: url(images/tv_page/tv_buttons_blue.jpg) no-repeat;
}

#tv_buttons {
  padding: 0 0 0 10px;
}

#tv_buttons a span {
  display: inline;
  float: right;
  font-weight: bold;
  width: 170px;
}

#tv_buttons a span em {
  color: #c41420;
}

div._68586 #tv_buttons a.blue {
  display: none;
}

div._68586 #tv_buttons a.grey {
  margin: 0 auto;
  float: none;
}

div._68584 #tv_buttons a.grey {
  display: none;
}

div._68584 #tv_buttons a.blue {
 margin: 0 auto;
 float: none;
}

div._68305 #tv_buttons a.red {
  display: none;
}

div._68305 #tv_buttons a.blue {
  margin: 0 auto;
}

#livecontent .blurb {
  display: none;
}

.liveTVoff #livecontent .blurb {
  display: block;
}

#archiveplayer,
.liveTVoff #archiveplayer {
  display: block;
}
.liveTVon #archiveplayer {
  display: none;
}
#liveplayer,
.liveTVoff #liveplayer {
  display: none;
}
.liveTVon #liveplayer {
  display: block;
}

#livecontent .blurb {
  font-size: 20px;
  color: #0b3e7d;
  font-family: 'ZurichRoman';
  line-height: 30px;
  width:755px;
  margin: 0 0 20px -70px;
  background: url(images/blurb.png) no-repeat 648px center #eee;
  padding: 35px 15px;
  border: 1px solid #ddd;
  text-shadow: -1px -1px 1px #fff;
}
#livecontent .blurb h6 {
	color:#666666;
}


#livecontent .blurb strong {
  font-weight: bold;
}

#livecontent .blurb span {
  font-size: 18px;
  color: #878787;
  display: block;
}

#livecontent .blurb span strong {
  color: #940d0f;
}

#hcard, #hcard a:link, #hcard a:visited {
	color: #ffffff;
	font-size: 17px;
	line-height: 25px;
	margin-top: 20px;
}
