/* Slider itself */
.blog-content-module .royalSlider.iskin {	
	padding-bottom: 26px;
}
/* Slider with thumbs (used to add padding based on thumbnails size)*/
.blog-content-module .royalSlider.iskin.with-thumbs {
	padding-bottom: 62px;
}


/* 
	Left and right navigation arrows 	
*/
.blog-content-module .royalSlider.iskin .arrow {	
	background:url(controls-sprite.png) no-repeat 0 0;

	/* change arrows size here */
	width: 32px;
	height: 32px;
	margin-top:-18px;	
	
	-moz-opacity: 0.8;	
	opacity: 0.8;
}
/* arrow position in slider with thumbs */
.blog-content-module .royalSlider.iskin.with-thumbs .arrow {
	margin-top:-49px;
}

/* left arrow */
.blog-content-module .royalSlider.iskin .arrow.left {
	background-position: top left;
	left: -32px;	
}
/* right arrow */
.blog-content-module .royalSlider.iskin .arrow.right {
	background-position: top right;
	right: -32px;
}

/* Arrow down state */
.blog-content-module .royalSlider.iskin .arrow:active {
	
}

/* Arrow hover state */
.blog-content-module .royalSlider.iskin .arrow:hover {	
	-moz-opacity: 1;	
	opacity: 1;	
}
/* Arrow disabled state */
.blog-content-module .royalSlider.iskin .arrow.disabled {
	-moz-opacity: 1;	
	opacity: 1;	
}
.blog-content-module .royalSlider.iskin .arrow.left.disabled {	
	background-position: -32px 0px;	
}
.blog-content-module .royalSlider.iskin .arrow.right.disabled {	
	background-position: -136px 0px;	
}



/* 

	Bullets and thumbnails navigation
	
*/
.blog-content-module .royalSlider.iskin .royalControlNavOverflow a {	
	background: url(controls-sprite.png) no-repeat 0 -164px transparent;
	width:18px;
	height:18px;	
	
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9;
}
/* Current bullet */
.blog-content-module .royalSlider.iskin .royalControlNavOverflow a.current {	
	background-position: 0 -182px !important;
}
/* Bullet hover state */
.blog-content-module .royalSlider.iskin .royalControlNavOverflow a:hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/* Bullets nav or thumbnails main container */
.blog-content-module .royalSlider.iskin .royalControlNavOverflow {
	margin-top:4px;
}
/* Thumbnails main container */
.blog-content-module .royalSlider.iskin .thumbsAndArrowsContainer {	
	margin: 5px 0 0 0;
	position: relative;
	float:left;
	background: #E8EDEE;	
	-moz-border-radius: 4px; 
  	-webkit-border-radius: 4px; 
 	border-radius: 4px;
}
.blog-content-module .royalSlider.iskin .royalControlNavOverflow.royalThumbs {	
	margin-top:4px;	
}

/* Thumbnails */
.blog-content-module .royalSlider.iskin .royalControlNavOverflow a.royalThumb{		
	background-color: transparent;	
	background-position: 1px 1px;
	
	width:80px;
	height:45px;	
	/* thumbnails spacing, use margin-right only */	
	margin-right:4px;
	
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;		

	border: 1px solid #eee;
	padding: 1px;
}

/* Current thumbnail */
.blog-content-module .royalSlider.iskin .royalControlNavOverflow a.royalThumb.current {	
	background-position: 1px 1px !important;
	border:1px solid #CCC !important;	
}
/* Thumbnail hover state*/
.blog-content-module .royalSlider.iskin .royalControlNavOverflow a.royalThumb:hover {		
	background-position: 1px 1px;
	border: 1px solid #0085cf;	
}


/* 
	Thumbnails navigation arrows
		
*/
.blog-content-module .royalSlider.iskin .thumbsArrow {
	background:url(controls-sprite.png) no-repeat 0 0;
	width: 28px;
	height: 57px;
	
	-moz-opacity: 0.8;	
	opacity: 0.8;	
}
.blog-content-module .royalSlider.iskin .thumbsArrow.left {
	background-position: -116px -132px;
	left: 0;	
}
.blog-content-module .royalSlider.iskin .thumbsArrow.right {
	background-position: -156px -132px;
	right: 0
}
.blog-content-module .royalSlider.iskin .thumbsArrow:hover  {	
	-moz-opacity: 1;	
	opacity: 1;	
}
.blog-content-module .royalSlider.iskin .thumbsArrow.disabled {	
	-moz-opacity: 1;	
	opacity: 1;
}
.blog-content-module .royalSlider.iskin .thumbsArrow.left.disabled {	
	background-position: -36px -132px;
}
.blog-content-module .royalSlider.iskin .thumbsArrow.right.disabled {	
	background-position: -76px -132px;
}

/* This stylesheet is used for preview, not related to slider basic files. Do NOT include it in your project */

/* ======================== Sliders ===================== */


.blog-content-module .content-slider {
	width: 100%;
	height: 100%;

}
.blog-content-module .blog-scroll-container{
/*background:url(/wo/i/facebookthankyou/img/module-bg.jpg) top left no-repeat;*/
height:240px;
}

.blog-content-module .like-module-header{
height:42px;
color:#FFF;
overflow:hidden;
margin:0px;
padding:0px;
}
.blog-content-module .like-module-header p{
margin:10px 0 0 50px;
}
.blog-content-module .like-module-header .category-name{
font-size:16px;
font-weight:bold;
}
.blog-content-module .slider-ajax-container{
height:240px;
margin:0;
padding:0;
}
.blog-content-module .slider-header{
height:42px;
}
.blog-content-module .royalSlide{
height:115px;
}
.blog-content-module .content-slider {
width: 705px;

}

.blog-content-module .royalSlider.iskin .arrow {
margin-top: -36px;
}


.blog-content-module .content-slider .exampleButton {
	cursor:pointer;
	padding:5px 12px 8px !important;
	font-size:14px;
}
.blog-content-module .content-slider .imageItem {
	margin: 10px 35px 0;
	float: left;
}
.blog-content-module .content-slider .centeredSlide {
	margin: 0 auto;
	width: 850px;
}
.blog-content-module .slideBlogBlock {
float: left;
width: 240px;
height:115px;
/*overflow:hidden;*/
margin-left: 68px;
margin-top: 0px;
}
.blog-content-module .slideBlogBlock ul {
margin:0;
padding:0;
}
.blog-content-module .slideBlogBlock li {
background:url(/wo/i/facebookthankyou/img/like-bg.png) top right no-repeat;
float:left;

height:115px;
list-style-type: none;
text-align:center;
width:105px;
}
.blog-content-module .slideBlogBlock .lastItem {
background:none;
}
.blog-content-module .royalSlide .blogSlide {
/*margin-top:42px !important;*/
}

.blog-content-module .content-slider .slideTextBlock {
	float:left;
	width: 450px;
	margin-left: -20px;
	margin-top: 15px;
}
.blog-content-module .content-slider h4 {
	color: #555;
	font-size:32px;
	line-height:24px;
	margin: 5px 0 11px 0;
}
.blog-content-module .content-slider .slideTextBlock p {
	color:#000;
	margin-bottom:10px;
	font-size:16px;
	font-family: Georgia;
}
.blog-content-module .slideBlogBlock .post-details{
padding:2px 8px;
}
.blog-content-module .content-slider .slideBlogBlock .channel-logo {
	padding:2px 6px;
	height:80px;
}
.blog-content-module .content-slider img, .blog-content-module .content-slider iframe {
	float:left;
	/*background:#FFF;*/
	padding:0px;
	/*border:1px solid #EEE;*/
}
.blog-content-module .content-slider .royalSlide, .blog-content-module .content-slider .royalWrapper {
	background: none;
}
.blog-content-module .content-slider.royalSlider .royalControlNavOverflow {
	margin-top: -20px;
}
.blog-content-module .content-slider.royalSlider .arrow.right {
	right: 0px;
}
.blog-content-module .content-slider.royalSlider .arrow.left {
	left: 0px;
}


.blog-content-module .content-slider .royalWrapper {

	/*
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.30);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.30);
	box-shadow:0 1px 3px rgba(0,0,0,0.30);
	background:#F5F5F5;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
*/
}

/* ======================== Sliders END ===================== */


.blog-content-module .blogSlideContainer{
width:705px;
overflow:hidden;
overflow-x:hidden;
position:relative;
}

.blog-content-module .royalWrapper{
overflow:visible !important;
}


.blog-content-module .royalSlider .royalSlide {
overflow: visible !important;
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.blog-content-module .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.blog-content-module .ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.blog-content-module .hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.blog-content-module .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.blog-content-module .visuallyhidden.focusable:active, .blog-content-module .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.blog-content-module .invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.blog-content-module .clearfix:before,.blog-content-module  .clearfix:after { content: ""; display: table; }
.blog-content-module .clearfix:after { clear: both; }
.blog-content-module .clearfix { zoom: 1; }





.blog-content-module .blogPost {
margin:0px 30px 0 30px;
  width:705px;
}
.blog-content-module .blogPost .blogPostImg {
	float:left;
	width:300px;
}

.blog-content-module .blogPost .blogPostContent {
	float:left;
	width:330px;
}

.blog-content-module .blogPost .post-title {
font:bold 17px/20px Arial,Georgia, serif;
}
.blog-content-module .blogPost .post-desc {
font:bold 11px/13px Arial,Georgia, serif;
padding-top:5px;
}
.blog-content-module .blogPost p{
  padding:0px;
  margin:0px;
}
.blog-content-module .blogPost .post-img{
  padding-top:20px;
}
.blog-content-module .blogPost .blogPostContent .post-title,.blog-content-module  .blogPost .blogPostContent .post-title a{
  /* padding-top:150px; */
    font-size: 18px;
    color: #000;
    line-height: 22px;
    /* background: #fff; */
}

.blog-content-module .blogPost .blogPostContent .post-desc{
  /* padding-top:150px; */
    font-size: 14px;
    font-weight:normal;
    line-height:18px;

    /* background: #fff; */
}

.blog-content-module .blogPost img{
  width:285px;
}

.blog-content-module .blogSlideContainer .blog-loading{
	text-align:center;
	padding-top:80px;
}

.blog-content-module .blogSlideContainer .blog-loading img{
	float:none;
	margin-right:0px;
}
.blog-content-module .royalSlider.iskin {
    padding-bottom: 0px;
}
