/* BFrank added styles */
.entry-section a {
color:#FF6600;
}

/* End BFrank added styles */


ul{ 
list-style: square inside url('/images/list-icon-arrow.gif');
/*margin-left: 100px;*/
}



#SCC-video-hdr {
  -moz-border-radius:5px 5px 0px 0px;
  background-image:url("/socal/socal_connected_online/assetsimages/hdr-socalconnected.jpg");
  background-position:left top;
  background-repeat:repeat-x;
  overflow:hidden;
  width:100%;
  height:91px;
  float:left;
}

#SCC-showtime{
 color:#28587C;
 padding:10px 170px 0 0;
 text-align:right;
 font-weight:bold;
}

#SCC-video-player {
   background-color: #303030;
   padding-left: 26px;
   padding-bottom: 26px;
}

#SCC-more-slider {
background-color: #303030;
}

#SCC-more-hdr {
color: #0093BF;
font-size: 24px;
display: inline;
float:left;
width:600px;
padding:15px 0
}

#SCC-more-slider .SCC-more-image {
border: 1px solid #CCCCCC;
height: 150px;
float: left;
margin-right:15px;
padding: 2px;
}

#SCC-more-slider {
color: #FFFFFF;
}


/** start channel list **/

#channel-thumbs ul {
width:590px;
margin-left:0px;
padding-left:0px;
}

#channel-thumbs ul li {
display:inline;
float:left;
height:82px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 6px 15px 0;
padding:0;
width:113px;
}

#channel-thumbs ul li.nortspace {
margin-right:0;
padding-right:0;
}


/** end channel list **/


/* start vertical bars */

/*
** Vertical Widgets
*/


#socal-vertical-bar .w-header {
color:#FF6600;
line-height:1;
padding:15px 0 0 15px;
position:relative;
}

#socal-vertical-bar .w-desc {
color:#969696;
font-size:14px;
padding:5px 15px;
}


#socal-vertical-bar .vertical-widgets .widget {
  /*width: 300px;
  margin-right: 15px;*/
  height:350px;
  width:307px;
}


#socal-vertical-bar .last {
float:right;
margin-right:0;
}


#socal-vertical-bar .entry-listing .entry-title * {
  line-height: 1;
}

#socal-vertical-bar .entry-listing .entry-title {
  margin-bottom: .5em;
  font-size: 1.8em;
}

#socal-vertical-bar .entry-listing .entry-excerpt {
  color: #666;
  font-size: 1em;
}

#socal-vertical-bar .entry-listing .entry-excerpt img {
  border:1px solid #0093BF;
  padding: 2px;
  margin: 0 10px 2px 0;
  float: left;
}



/* end vertical bars */


