/**
  Red Color
*/
/* Navigation */
a {
  color: #cc0000;
}
 
/* breaking news */
.breaking-news .block-title {
  background: url(images/healineswrap-bg.png) 100% 0 no-repeat;   
}

/* Search button */
#search-block-form .form-submit:hover,
#search-block-form .form-submit:focus,
#search-block-form .form-submit:active {
  background: url(images/btn-search.png) 0 -30px no-repeat;
}

/* Navigation */
.block ul.sf-menu.sf-style-methys-ii a.active {
  color: #cc0000;
}

.block ul.menu li.active-trail > a, 
.block ul.menu li > a.active, 
.block ul.menu li a:hover, 
.block ul.menu li a:focus, 
.block ul.menu li a:active {
  color: #cc0000;
}

#secondary-menu ul li a:hover,
#secondary-menu ul li a:focus,
#secondary-menu ul li a:active {
  color: #cc0000;
}

/* Hover Links */
.block ul.sf-menu.sf-style-methys-ii a:hover,
.block ul.sf-menu.sf-style-methys-ii a:focus,
.block ul.sf-menu.sf-style-methys-ii a:active {
  color: #cc0000;
}

/* Child Menu Items Hover */
.block ul.sf-menu.sf-style-methys-ii ul li a:focus,
.block ul.sf-menu.sf-style-methys-ii ul li a:hover,
.block ul.sf-menu.sf-style-methys-ii ul li a:active {
  background-color: #cc0000;
}

.block ul.sf-menu.sf-style-methys-ii li.sfHover > a.sf-with-ul {
  color: #cc0000;
}

/* Active Links */
.block ul.sf-menu.sf-style-methys-ii a.active {
  color: #cc0000;
}

.block ul.sf-menu.sf-style-methys-ii .active-trail .sf-depth-1 {
	color: #cc0000;
}

/* Child Menu Items Active */
.block ul.sf-menu.sf-style-methys-ii ul li a.active {
  color: #cc0000;
}

/* View Slideshow */
#slideshow-wrapper .views_slideshow_controls_text span {
  background: url(images/btn-controls.png) 0 -51px no-repeat;  
}

#slideshow-wrapper .views_slideshow_controls_text span.views-slideshow-controls-text-next {
  background-position: 0 0;
}

/* mass top title */
.mass-top .block-title span {
  color: #cc0000;
}

.first-word {
  color: #cc0000;
}

.mass-top .views-field-title a:hover,
.mass-top .views-field-title a:active,
.mass-top .views-field-title a:focus {
  color: #cc0000;
} 

/* date */
.submitted-date {
  background: url(images/date-bg.png) no-repeat 0 0;
}

.node-title a:hover, 
.node-title a:active, 
.node-title a:focus {
  color: #cc0000;
}

.top-trends .views-field-title a:hover,
.top-trends .views-field-title a:focus,
.top-trends .views-field-title a:active {
  color: #cc0000;
}

/* paging */
.item-list ul.pager li.pager-current {
  background: url(images/paging.png) 0 0;
}

ul.pager li a,
ul.pager li span {
 background: url(images/paging.png) 0 -20px no-repeat;
}

ul.pager li a:hover,
ul.pager li a:active,
ul.pager li a:focus {
  color: #cc0000 !important; 
}

ul.pager li.pager-first a {
  background: url(images/paging.png) 0 -60px no-repeat;
}

ul.pager li.pager-previous a {
  background: url(images/paging.png) 0 -40px no-repeat;
}

ul.pager li.pager-next a {
  background: url(images/paging.png) 0 -80px no-repeat;
}

ul.pager li.pager-last a {
  background: url(images/paging.png) 0 -100px no-repeat;
}

.item-list ul li a:hover,
.item-list ul li a:focus,
.item-list ul li a:active,
.quicktabs_main .views-field-title a:hover,
.quicktabs_main .views-field-title a:focus,
.quicktabs_main .views-field-title a:active {
	color: #cc0000;
}

/* contact */
.contact a {
  color: #cc0000;
}

/* Back To Top */
a.btn-btt:hover,
a.btn-btt:active,
a.btn-btt:focus {
  background-color: #cc0000;
}

/* button */
span.button input.form-submit {
  background: #cc0000;
}

.form-item input.error, 
.form-item textarea.error, 
.form-item select.error {
  border: 1px solid #cc0000;
}

span.form-required, 
span.marker {
  color: #cc0000;
}

/* comment  */
.comment-title a:hover, 
.comment-title a:active, 
.comment-title a:focus {
  color: #cc0000;
}

/* blog */
.page-blog ul.action-links li a,
.page-forum ul.action-links li a {
  background: #cc0000;
}

/* tabs */
ul.primary li a:hover {
  color: #cc0000;
}

/* View */
.views-field-view-node a {
  background-image: url(images/bullet.png);
}

.article ul.links li a {
  background-image: url(images/bullet.png) ;
  color: #cc0000;
}

/* Article */
.article > .submitted a:hover,
.article > .submitted a:focus,
.article > .submitted a:active {
  color: #cc0000;
  border-color: #cc0000;
}

.article .submitted ul.links li a:hover,
.article .submitted ul.links li a:focus,
.article .submitted ul.links li a:active {
	color: #cc0000;
	border-color: #cc0000;
}

.article .node-login-form ul.links li a:hover,
.article .node-login-form ul.links li a:focus,
.article .node-login-form ul.links li a:active {
	color: #cc0000;
	border-color: #cc0000;
}

/* Quicktabs */
.quicktabs-style-methys-ii ul.quicktabs-tabs li.active a {
  background-image:  url(images/bg-tabs.png);
  color: #fff;
}

.quicktabs-style-methys-ii ul.quicktabs-tabs li.active a:hover,
.quicktabs-style-methys-ii ul.quicktabs-tabs li.active a:focus {
  color: #fff;
}

.quicktabs-style-methys-ii ul.quicktabs-tabs li a:hover, 
.quicktabs-style-methys-ii ul.quicktabs-tabs li a:active, 
.quicktabs-style-methys-ii ul.quicktabs-tabs li a:focus {
  color: #cc0000;
}

/* Block */
.block-user .item-list li {
	background-image: url(images/bullet-1.png);
}
 
.block-user .item-list li:hover a {
 color: #cc0000;
}

.block-poll .links li a:hover, 
.block-poll .links li a:active, 
.block-poll .links li a:focus {
  background-image: url(images/bullet-1.png);
  color: #cc0000;
}

.page-poll .region-content .block-content li,
.block .more-link a {
	background-image: url(images/read-more.png);
}

#forum td.forum .name a:hover,
#forum td.forum .name a:focus,
#forum td.forum .name a:active,
#forum tr td.container .name a {
	color: #cc0000;
}

.node-type-forum .article .node-login-form ul.links li a {
  background: #cc0000;
}

.galleryformatter-greenarrows .gallery-thumbs li.active a {
	background: #cc0000;
	border-color: #cc0000;
}

.galleryformatter .gallery-thumbs .arrow,
.jcarousel-skin-default .jcarousel-prev-horizontal,
.jcarousel-skin-default .jcarousel-next-horizontal{
	background-image: url(images/btn-controls1.png);
}

.search-results .search-info  a:hover,
.search-results .search-info  a:active,
.search-results .search-info  a:focus {
  color: #cc0000;
}

.galleryformatter-greenarrows .gallery-thumbs li.active {
    background-image: url(images/arrow-up-1.png) ;
}

.galleryformatter .prev-slide {
	background-image: url(images/btn-controls1.png);
}

.galleryformatter .prev-slide:hover,
.galleryformatter .prev-slide:focus,
.galleryformatter .prev-slide:active {
	background-image: url(images/btn-controls1.png);
}

.galleryformatter .next-slide {
	background-image: url(images/btn-controls1.png);
}

.galleryformatter .next-slide:hover,
.galleryformatter .next-slide:focus,
.galleryformatter .next-slide:active {
	background-image: url(images/btn-controls1.png);
}

.galleryformatter a:hover .view-full {
  background: url(images/btn-view-full.png) no-repeat 0 0;
}

.field-type-taxonomy-term-reference ul li a:hover,
.field-type-taxonomy-term-reference ul li a:active,
.field-type-taxonomy-term-reference ul li a:focus {
  color: #cc0000;
}

.top-trends .views-field-name a.username:hover,
.top-trends .views-field-name a.username:focus,
.top-trends .views-field-name a.username:active {
  color: #cc0000;
  border-color: #cc0000;
}

.form-text:hover,
.form-text:focus {
	border-color: #cc0000;
}