.blogLeftColumn
{
  float:left;
  width:650px;
  background:#dee1e7;
}

.blogLeftColumnContent
{
  background-color:white;
  margin:5px;
  border:solid 1px #bec5d4;
}

.blogLeftColumnContent .homePageNewsModule
{
    width:635px;
}

.blogLeftColumnContent .commentModule
{
    width:620px;
}

.blogRightColumn
{
  float:right;
  width:320px;
  background-color:transparent;
}

.blogRotatingNewsLeftArrow
{
  cursor:pointer;
  position:relative;
  top:55px;
  margin-right:10px;
  float:left;
  background:url(http://cdn3.faniq.com/img/blog_storyscroll_arrow_left.png);
  height:32px;
  width:15px;
}

.blogRotatingNewsLeftArrowOver
{
  cursor:pointer;
  position:relative;
  top:55px;
  margin-right:10px;
  float:left;
  background:url(http://cdn2.faniq.com/img/blog_storyscroll_arrow_left_over.png);
  height:32px;
  width:15px;
}

.blogRotatingNewsRightArrow
{
  cursor:pointer;
  position:relative;
  top:55px;
  margin-left:18px;
  float:left;
  background:url(http://cdn2.faniq.com/img/blog_storyscroll_arrow_right.png);
  height:32px;
  width:15px;
}

.blogRotatingNewsRightArrowOver
{
  cursor:pointer;
  position:relative;
  top:55px;
  margin-left:18px;
  float:left;
  background:url(http://cdn4.faniq.com/img/blog_storyscroll_arrow_right_over.png);
  height:32px;
  width:15px;
}

.blogRotatingNews
{
  background:white url(http://cdn3.faniq.com/img/blog_storyscroll_bg_slice.png) repeat-x;
  height:163px;
  border-bottom:solid 1px #dee1e7;
}

.blogRotatingNewsContainer
{
  height:164px;
}

.blogRotateImg
{
  border:solid 1px #dee1e7;
  padding:2px;
}

.blogRotateImgRightCol
{
  border:solid 1px #7a90bf;
  padding:2px;
}

.blogSEOHeadline
{
  color:#bec5d4;
  font-size:11px;
}

.blogPreviousNext
{
  color:#bec5d4;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.blogHeadline
{
  font-size:23px;
  font-weight:bold;
  color:black;
}

.blogAuthorBar {
  background:url(http://cdn4.faniq.com/img/blog_authorbar_bg_slice.png) repeat-x;
  height:35px;
  font-size:11px;
  color:#bec5d4;
  padding-left:15px;
}

.blogButtonSmall
{
  border:solid 1px #bec5d4;
  background:url(http://cdn2.faniq.com/img/pagenav_tab_clicked_slice.png) repeat-x;
  height:15px;
  width:15px;
  text-align:center;
  padding:2px 8px 0px 8px;
  color:#ff7200;
  font-weight:bold;
  margin-right:5px;
  cursor:pointer;
  font-size:10px;
}

.blogButtonOverSmall
{
  background-color:#ff7200;
  height:15px;
  width:15px;
  padding:2px 8px 0px 8px;
  margin-right:5px;
  font-weight:bold;
  color:white;
  text-align:center;
  border:solid 1px #ff7200;
  cursor:pointer;
  font-size:10px;
}

.blogButtonLarge
{
  border:solid 1px #bec5d4;
  background:url(http://cdn2.faniq.com/img/pagenav_tab_clicked_slice.png) repeat-x;
  height:15px;
  width:90px;
  text-align:center;
  padding:2px 8px 0px 8px;
  color:#ff7200;
  font-weight:bold;
  margin-right:5px;
  cursor:pointer;
  font-size:10px;
}

.blogButtonOverLarge
{
  background-color:#ff7200;
  height:15px;
  width:90px;
  padding:2px 8px 0px 8px;
  margin-right:5px;
  font-weight:bold;
  color:white;
  text-align:center;
  border:solid 1px #ff7200;
  cursor:pointer;
  font-size:10px;
}

.blogRightColumnHeader
{
  background:url(http://cdn2.faniq.com/img/module_header_slice.png) repeat-x;
  height:21px;
  color:white;
  font-size:12px;
  font-weight:bold;
}

.blogStory {
	background: url(http://cdn3.faniq.com/img/blog_headline_bg.png) repeat-y;
	background-position: center;
}

.blogShare {
	display: inline;
	cursor: pointer;
}

.blogShare img {
	background:transparent url(http://cdn4.faniq.com/img/share.gif) no-repeat scroll left center;
	height: 16px;
	width: 16px;
}

.digg img { background-position:0 -192px; }
.reddit img { background-position:0 -592px; }
.facebook img { background-position:0 -240px; }
.stumbleupon img { background-position:0 -704px;; }
