/**
 * Common Block
 */

/* --- Blocks --- */
.block {
  margin: 0;
}

.block-inner {
  padding: 0;
}

.block-title {
  border-bottom: 1px solid #ddd;
  display: block;
  font-family: 'NovecentowideUltraLightBold', sans-serif;
  font-size: 1.077em; 
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 15px;  
  text-transform: none !important;  
}

/* --- Block Lists --- */
.block ul li {
  margin: 0 0 0 0.5em;
}

/* Block Item list */
.block-comment .item-list ul li span {
  color: #666;
  display: block;
  font-size: 0.912em; 
  font-style: italic; 
}

/* Block More Links */
.block .more-link {
  font-size: 55px;
  margin-top: 5px;
  background: url(/images/more-button.png) no-repeat 100% 6px;
}

.block .more-link a {
  background: url(../images/read-more.png) no-repeat 100% 6px;  
  display: inline-block;
  padding: 0 10px 0 0;
  font-size: 0.912em;
}

/* Block Styles */

/* --- Title  --- */
.first-word {
  color: #ff0066;  
}

/* --- No Title Line  --- */
.no-title-line .block-title {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

/* --- Last Block  --- */
.sidebar .last-block .block-inner {
  background: none;
  margin: 0;
}

/* --- Image Custom Block  --- */
.image-custom-block {
  height: auto;
  width: 100%;
}

/* Video */
.video {
  border: 1px solid #ddd;
  height: 170px;
  padding: 6px;
  text-align: center;
}

.video iframe {
  width: 100% !important;
}

/* --- Badge  --- */
.badge .icon-title { 
  background: url(../images/badge.png) 100% 0 no-repeat;
  display: block;  
  float: right;
  height: 13px;
  margin: 7px 0 0 0;
  overflow: hidden;
  text-indent: -999em;
  width: 52px;
}

.badge-hot .icon-title {
  background-position: 100% -39px;
}

.badge-top .icon-title {
  background-position: 100% -26px;
}

.badge-popular .icon-title {
  background-position: 100% -13px;
}

.badge-new .icon-title {
  background-position: 100% 0;
}

.badge-updated .icon-title {
  background-position: 100% -52px;
}

/* Change Skin Switch */
#change_skin_wrapper ul {
  border-left: 1px solid #222;
  border-right: 1px solid #222;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

#change_skin_wrapper ul li {
  float: left;
  padding: 10px 5px;
}

#change_skin_wrapper ul li.active {
  background: url(../images/arrow-up.png) no-repeat center bottom;
}

#change_skin_wrapper ul li a {
 display: block;
  height: 10px;
  text-indent: -999em;
  width: 10px;
}

#change_skin_wrapper a.color-default {
  background: #ff0066; 
}

#change_skin_wrapper a.color-red {
  background: #cc0000; 
}

#change_skin_wrapper a.color-blue {
  background: #55aaff; 
}

#change_skin_wrapper a.color-green {
  background: #66aa22; 
}

#change_skin_wrapper a.color-purple {
  background: #8888aa; 
}

#change_skin_wrapper a.color-purple {
  background: #8888aa; 
}

#change_skin_wrapper a.color-dark {
  background: #333; 
}

/* --- Slideshow  --- */
.slideshow .views-slideshow-controls-bottom {
  display: block !important;
}

.slideshow .views_slideshow_controls_text a {
  color: #fff;
}

.slideshow .views_slideshow_slide_counter {
  background: #ff0066 !important;
  display: none;
}

.slideshow .views_slideshow_controls_text span.views-slideshow-controls-text-pause {
  display: none !important;
}

.slideshow .views_slideshow_controls_text {
  background: none !important;
}

.slideshow .views_slideshow_controls_text span {
  background: url(../images/btn-controls.png) 0 -51px no-repeat;
  display: block;  
  height: 51px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  top: 130px;
  width: 36px;
  z-index: 20;  
}

.slideshow .views_slideshow_controls_text span.views-slideshow-controls-text-previous {
  background-position: 0 0;
  left: auto;
  right: 0;
}

/* Slideshow Navigator */
.slideshow .views-slideshow-controls-bottom {
  position: static !important;
}

/*********/
.breaking-news {
  float: left;
  width: 70%;
}

.breaking-news .block-title {
  background: url(../images/healineswrap-bg.png) 100% 0 no-repeat;  
  border-bottom: none;
  display: block;
  float: left;
  font-size: 0.912em;
  line-height: 18px;
  margin: 0 10px 0 0;
  min-width: 90px;  
  padding: 6px 15px 6px 10px;  
  text-transform: none; 
}

.breaking-news .block-title span {
  background: none;
  color: #fff;
  font-size: 100%;
  padding: 0;  
}

.breaking-news .block-title .title-block {
  float: none;
}

.breaking-news .block-content {
  clear: none;
  float: left;
  padding-top: 6px;
}

.breaking-news .field-content a {
  color: #666;
  font-size: 0.912em;
  white-space: nowrap;
}

.breaking-news .field-content a:hover {
  color: #fff;
  text-decoration: none;  
}

/*****Images gallery****/
.images-gallery .grid-inner {
  padding: 7px !important;
}

.images-gallery .view-footer {
  font-size: 1.5em;  
  line-height: 1.3;
  padding-top: 10px;
  text-align: center;
}

.images-gallery .view-footer p {
  margin: 0;
}

.images-gallery .field-content {  
  text-align: center;
}

.images-gallery .views-field-field-photo-gallery img {
  cursor: url(../images/zoomin.cur), pointer !important;  
}

/* contact us */
.contact a {
  color: #ff0066;
}

/* --- Sidebar Blocks --- */
.sidebar .block {
  background: url(../images/bg-line-4.png) repeat-x 0 0;
  margin-top: 20px;
  padding-top: 20px;
}

.sidebar .block:first-child {
  background: none;
  margin-top: 0;
  padding-top: 0;
}

/* First Sidebar Blocks */
#sidebar-first-wrapper .block {
  background: url(../images/bg-line-4.png) 0 0 repeat-x;
  margin-top: 20px;
  padding-top: 15px;  
}

#sidebar-first-wrapper .block:first-child {
  background: none;
  margin-top: 0;
  padding-top: 0;
}

/* --- Header Blocks --- */
#header-wrapper .region-header .block {
  float: left;
}

#header-wrapper .region-header .block-menu { 
  float: right; 
}

.connect a {
  background: url(../images/ico-socials.png) 0 0 no-repeat;
  display: block;
  float: left;
  height: 16px;
  margin-left: 5px;  
  overflow: hidden;
  width: 16px;  
}

.connect a:hover,
.connect a:active,
.connect a:focus {
  text-decoration: none;
}

.connect .icon-link {
  background-position: 0 0;
}

.connect .icon-link:hover {
  background-position: -16px 0;
}

.connect .icon-facebook {
  background-position: 0 -16px;
}

.connect .icon-facebook:hover {
  background-position: -16px -16px;
}

.connect .icon-twitter {
  background-position: 0 -32px;
}

.connect .icon-twitter:hover {
  background-position: -16px -32px;
}

.connect .icon-dis {
  background-position: 0 -48px;
}

.connect .icon-dis:hover {
  background-position: -16px -48px;
}

.connect .icon-sv {
  background-position: 0 -64px;
}

.connect .icon-sv:hover {
  background-position: -16px -64px;
}

.connect .icon-rss {
  background-position: 0 -80px;
}

.connect .icon-rss:hover {
  background-position: -16px -80px;
}

/**
 * Specfic Blocks
 */
  /* mass top */
.mass-top {
  background: url(../images/bg-line-4.png) repeat-x 0 100%;
  padding: 0;
}
 
.mass-top .block-title { 
  border-bottom: none;
  font-family: 'BebasNeueRegular', sans-serif;
  font-style: normal;  
  font-size: 8.6em;
  line-height: 1;
  margin-bottom: 15px;
  padding: 0;
  text-transform: none;
  word-spacing: 0;
  font-weight: 100;
}

.mass-top .block-title span {
  background: none;
  color: #ff0066;
  padding: 0;  
  font-style: normal;    
}

.mass-top .block-title span.first-word {
  color: #000;
  font-size: 100%;
}

.mass-top .views-col .grid-inner {
  padding: 0 20px 20px 0;  
}

.mass-top .col-last .grid-inner {  
  margin-left: 1px; 
}

.mass-top .col-first .grid-inner {
  border-left: none; 
}

.mass-top .views-field-field-image {
  margin-bottom: 10px;  
}

.mass-top .views-field-title {
  margin-bottom: 3px;
}

.mass-top .views-field-title a {
  color: #222; 
  font-size: 1.5em;
  line-height: 1.3;
}

.mass-top .views-field-title a:hover,
.mass-top .views-field-title a:active,
.mass-top .views-field-title a:focus {
  color: #ff0066;
  text-decoration: none;
} 

.container-inner .more-link a {  
  background: url(../images/arrow-7.png) 100% 5px no-repeat;
  color: #222;
  padding-right: 15px;    
}

 
/* --- Menu Block --- */
#menu-bar-wrapper .block-menu { 
  float: right; 
} 

.block-menu ul.menu {
  margin-bottom: 0;
  margin-left: 0;
}

.block-menu ul.menu ul {
  margin-left: 1em;
}

/* --- Node Blocks --- */
.block-node table {
  overflow: hidden;
  width: 100%;
}

.block-node tbody {
  border-top: 0;
}

.block-node table tr td {
  border-bottom: 1px dotted #CCC;
}

.block-node table .title-author {
  padding-left: 0;
  padding-right: 0;
}

.block-node table .node-title {
  font-size: 1em;
}

.block-node table .node-title a {
  color: #666;
}

.block-node table .node-title a:hover,
.block-node table .node-title a:active,
.block-node table .node-title a:focus {
  color: #FFF;
}

.block-node table .node-author {
  color: #999;
  font-size: 1em;
}

body.not-logged-in .block-node table td.edit,
body.not-logged-in .block-node table td.delete {
  display: none; /* Hide Edit & Delete TD if not log-in */
}

/* --- Forums Block --- */
.block-forum .item-list ul {
  margin: 0;
  padding: 0;
}

.block-forum .contextual-links-wrapper {
  display: none; /* Drupal Bug. Temporary hiding this link */
}

/* --- Aggregator Blocks --- */
.block-aggregator .item-list ul {
  margin: 0;
  padding: 0;
}

.block-aggregator .item-list ul li {
  background-image: none;
  border-bottom: 1px dotted #CCC;
  padding: .5em 0;
}

.block-aggregator .item-list ul li:first-child {
  padding-top: 0;
}

.block-aggregator .item-list ul li a {
  color: #666;
}

.block-aggregator .item-list ul li a:hover,
.block-aggregator .item-list ul li a:active,
.block-aggregator .item-list ul li a:focus {
  background: #333;
  color: #FFF;
  text-decoration: none;
}

/* Search blocks */
.block-search .block-inner,
.block-search .form-item,
#search-block-form {
  margin: 0;
  padding: 0;
}

.block-search .container-inline div {
  display: block;
  float: left;
}

#search-block-form {
  display: block;
  height: 30px;
  overflow: hidden;
}

#search-block-form .form-text {
  background: none;
  border: none;
  border-left: 1px solid #222;
  color: #9E9991;
  padding: 7px 5px;
  width: 200px;
}

#search-block-form span.button {
  background: #222;
  display: block;
  height: 30px;
  text-align: center;  
  width: 30px;
}

#search-block-form .form-submit {
  background: url(../images/ico-search.png) center 10px no-repeat;
  border: none;
  display: block;
  height: 30px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -999em;
  width: 30px;
}


/* --- User Blocks --- */
.block-user .form-item-name input {
  width: 95%;
}

.block-user .form-item-pass input {
  width: 95%;
}

.block-user .item-list li {
  background: url(../images/bullet-1.png) no-repeat 0 7px;
  border-bottom: none;
  padding: 0px 0px 0px 15px;
  margin-bottom: 3px;
}

.block-user .item-list li a {
  background: none;
  padding: 0;
}

.block-user .item-list li:hover {
  background-position: 0 -38px;
  color: #ff0066;
}

.block-user .item-list li:hover a {
 color: #ff0066;
}

.block-user p {
  margin: 0;
}

/* --- Poll Blocks --- */
.block-poll .title {
  font-weight: bold;
  margin-bottom: 1em;
}

.block-poll .links {
  list-style: none;
  margin: 1em 0 0 0;
}

.block-poll .links li {
  margin: 0;
}

.block-poll .links li a {
  background: url(../images/bullet-1.png) 0 7px no-repeat;
  color: #666;
  display: block;
  padding: 0px 0 0px 15px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.block-poll .links li a:hover,
.block-poll .links li a:active,
.block-poll .links li a:focus {
  background-position: 0 -38px;
  color: #ff0066;
  text-decoration: none;
}

/* --- Quicktabs Blocks --- */
.block-quicktabs .block-inner .block-inner {
  background: none;
  margin: 0; /* Prevent extra padding in nested blocks */
  padding: 0;
}

/**
 * Misc.
 */
 
/* Login Block - horizontal (theme setting) basic styles */
.lb-h {
  margin-top: 1px;
  min-width: 320px;
}

.region-header .lb-h {
  float: right;
}

 
.lb-h .block-inner,
.lb-h .block-content {
  background: none;
  padding: 0;
}

.lb-h #user-login-form {
  margin: 0;
}

.lb-h #user-login-form label {
  line-height: 1.2;
}

.lb-h .form-item {
  float: left;
  margin: 0;
}

.lb-h input.form-text {
  margin: 0 3px 0 0;
  width: 110px;
}

.lb-h #edit-actions {
  margin: 0;
}

.lb-h input.form-submit {
  margin: 0;
  position: absolute;
  top: 1.2em;
}

.lb-h .form-required,
.lb-h .item-list {
  display: none;
}

.lb-h h2 {
  display: none;
}

/* Skinr block title alignment */
.ta-l .block-title,
.ta-l .mini-panel-title {
  text-align: left;
}

.ta-r .block-title,
.ta-r .mini-panel-title {
  text-align: right;
}

.ta-c .block-title,
.ta-c .mini-panel-title {
  text-align: center;
}

/* Mini panels */
.mini-panel-title {
  margin: 0 10px;
}

#panel-bottom-wrapper .panel-column-last .block-content span {
  font-weight: bold;
}

/* Block wrapper for Mini Panels */
.block-panels_mini .mini-panel-title {
  margin: 0 10px;
}

/*****Tweets****/
#twtr-widget-1 .twtr-doc {
  width: 100% !important;
}

.twtr-hd {
  display: none;
}

.block-widgets #twtr-widget-1 .twtr-doc, 
.block-widgets #twtr-widget-1 .twtr-hd a, 
.block-widgets #twtr-widget-1 h3, 
.block-widgets #twtr-widget-1 h4 {
  background: none !important;
}

.twtr-doc .twtr-bd {
  padding: 0;
}

.twtr-widget .twtr-tweet-wrap {
  padding: 10px 0 !important;
}

.block-widgets #twtr-widget-1 .twtr-bd, 
.block-widgets #twtr-widget-1 .twtr-timeline i a, 
.block-widgets #twtr-widget-1 .twtr-bd p {
  color: #222 !important;
}

.twtr-widget em, .twtr-widget .twtr-new-results {  
  font-size: 0.912em !important;
  margin: 5px 0 !important;
}

.twtr-ft span,
.twtr-ft div {
  display: none;
}

#twtr-widget-1 .twtr-tweet-text {
  background: url(../images/bg-twitter.png) 0 0 no-repeat;
  padding-left: 70px;
}

.block-widgets .twtr-widget {
  font-family: "Times New Roman", Garamond, Perpetua,  sans-serif !important;
}
 
.block-widgets .twtr-widget p {
  line-height: 1.6em !important;
  font-size: 14px !important;
}

/*horizontal-carousel */
.jcarousel-skin-default {
  margin: 0 auto;
  position: relative;
  width: 990px;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
  background: none;
  border: none;
  height: 500px;
  overflow: hidden;
  padding: 0;
  position: static !important;
  width: 990px;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
  margin: 0 auto;
  width: 990px;
}

.jcarousel-skin-default .jcarousel-item-horizontal {
  margin: 0;
}

.jcarousel-skin-default .jcarousel-item {
  background: none;
  border: none;
  float: left !important;
  height: 500px;
  padding: 0;
  position: relative;
}

.jcarousel-skin-default .jcarousel-prev-horizontal {
  background: url(../images/btn-controls.png) 0 0 no-repeat;
  height: 100px;
  left: -40px;
  overflow: hidden;
  top: 200px;
  width: 40px;
  z-index: 999;
}

.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
  background-position: -40px 0;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  background: url(../images/btn-controls.png) 0 -100px no-repeat;
  height: 100px;
  overflow: hidden;
  right: -40px;
  top: 200px;
  width: 40px;
  z-index: 999;
}

.jcarousel-skin-default .jcarousel-next-horizontal:hover {
  background-position: -40px -100px;
}

.jcarousel-skin-default .views-field-title {  
  color: #fff;
  text-transform: none;
  width: 100%;
}

.jcarousel-skin-default .views-field-title .field-content {
  display: block;
  padding: 45px 15px 10px 15px;
  font-size: 2em;
  line-height: normal;
}

.jcarousel-skin-default .views-field-title a {
  color: #ff0066;
}

.jcarousel-skin-default .views-field-title a:hover,
.jcarousel-skin-default .views-field-title a:active,
.jcarousel-skin-default .views-field-title a:focus {
  text-decoration: none;
}

.jcarousel-skin-default .views-field-body {
  color: #aeaeae;
  width: 100%; 
}

.jcarousel-skin-default .views-field-body .field-content {
  padding: 0 15px;
}

.jcarousel-skin-default .views-field-title,
.jcarousel-skin-default .views-field-body {
  display: none;
}


.jcarousel-skin-default .jcarousel-item:hover .views-field-title,
.jcarousel-skin-default .jcarousel-item:focus .views-field-title,
.jcarousel-skin-default .jcarousel-item:hover .views-field-body,
.jcarousel-skin-default .jcarousel-item:focus .views-field-body {
  display: block;
}

.jcarousel-skin-default .jcarousel-item:hover .slideshow-group-fields-wrapper,
.jcarousel-skin-default .jcarousel-item:hover .slideshow-group-fields-wrapper,
.jcarousel-skin-default .jcarousel-item:hover .slideshow-group-fields-wrapper {
  background: #000;
}

/* Gallery formatter*/
.galleryformatter {
  margin-bottom: 30px;
  margin-left: -80px;
}

.galleryformatter .gallery-slides img {
  max-width: none !important;
}

.galleryformatter .gallery-thumbs {
  padding: 0 45px;
  width: 550px !important;
}

.galleryformatter .gallery-thumbs .wrapper {
  background: none;
  border-bottom: none;
}

.galleryformatter .gallery-thumbs li {
  padding: 10px 5px 0 5px;
  width: 100px !important;
}

.galleryformatter .gallery-thumbs li a {
  background: #fff;
  border: 1px solid #e2e2e2;  
  padding: 4px;
}

.galleryformatter .gallery-thumbs li a:hover {
  background: #fff;
  border-color: #000;
}

.galleryformatter .gallery-thumbs li.active {
  background: url(../images/arrow-up-1.png) no-repeat center 7px;
}

.galleryformatter .gallery-thumbs li.active a {
  background: #ff0066;
  border-color: #ff0066;
}

.galleryformatter .view-full {
  background: url(../images/btn-view-full.png) no-repeat 0 -60px;
  height: 60px;
  left: 290px;
  margin: 0;
  top: 153px;
  width: 60px;
}

.galleryformatter a:hover .view-full {
  background-position: 0 0;
}

.galleryformatter .gallery-thumbs .arrow {
  background: url(../images/btn-controls.png) no-repeat;
}

.galleryformatter .gallery-thumbs .arrow {  
  height: 100px;
  width: 40px;
}

.galleryformatter .gallery-thumbs .back {
  background-position: 0 0;
}

.galleryformatter .gallery-thumbs .back:hover {
  background-position: -40px 0;
}

.galleryformatter .gallery-thumbs .forward {
  background-position: 0 -100px;
}

.galleryformatter .gallery-thumbs .forward:hover {
  background-position: -40px -100px;
}

.galleryformatter .prev-slide {
  left: -1px;
}

.galleryformatter .next-slide {
  right: -1px;
}

.galleryformatter .prev-slide,
.galleryformatter .next-slide {
  display: block;
  top: 133px;
}

.galleryformatter .slide-button {	
	height: 100px;
    width: 40px;
}

.galleryformatter .prev-slide {
	background: url(../images/btn-controls.png) no-repeat 0 0px ;
}

.galleryformatter .prev-slide:hover,
.galleryformatter .prev-slide:focus,
.galleryformatter .prev-slide:active {
	background: url(../images/btn-controls.png) no-repeat -40px 0px ;
}

.galleryformatter .next-slide {
	background: url(../images/btn-controls.png) no-repeat 0 -100px ;
}

.galleryformatter .next-slide:hover,
.galleryformatter .next-slide:focus,
.galleryformatter .next-slide:active {
	background: url(../images/btn-controls.png) no-repeat -40px -100px ;
}
