.menu-header  {
    background: #3999c5;
}

.menu-header .sf-shadow ul {
	background: #3999c5;
}

.menu-header .menu li li ul.sub-menu {
	background: #3999c5;
}

.menu-header .menu ul.sub-menu {
	border-top: 1px solid #257fa8; 
}

.menu-header .menu li li a {
	border-bottom: 1px solid #257fa8;
}

.menu-header .menu li li a:hover {
	background: #257fa8;
}

.action-button-wrap  {
    background: #3999c5;
}

.action-button  {
    background: url("../../images/action-button-blue.png") no-repeat 0 0;
}

.action-button:hover {
	background:	url('../../images/action-button-blue.png') no-repeat 0 -64px;
}

.action-button:active {
	background:	url('../../images/action-button-blue.png') no-repeat 0 -128px;
}

#four-boxes .box a.mleft {
    border-left: 10px solid #3999c5;
}

#four-boxes .box a.home-box-more {
	background: url("../../images/read-more-blue.png") no-repeat right top #1D1D1D;
}

#four-boxes .box a:hover.home-box-more {
	background: url("../../images/read-more-blue.png") no-repeat right bottom #1D1D1D;
}

#footer {
    border-left: 10px solid #3999c5;
}

#footer-bottom .footer-nav {
    background: none repeat 0 0 #3999c5;

}

.nivo-prevNav {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat top left !important;
}
.nivo-nextNav {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat bottom left !important;
}

.nivo-prevNav:hover {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat top right !important;
}
.nivo-nextNav:hover {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat bottom right !important;
}

#slider-wrapper-tall .nivo-prevNav {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat top left !important;
}
#slider-wrapper-tall .nivo-nextNav {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat bottom left !important;
}

#slider-wrapper-tall .nivo-prevNav:hover {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat top right !important;
}
#slider-wrapper-tall .nivo-nextNav:hover {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat bottom right !important;
}
#slider-wrapper-small .nivo-prevNav  {
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat top left !important;
}
#slider-wrapper-small .nivo-nextNav {
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat top right !important;
}
#slider-wrapper-small .nivo-prevNav:hover  {
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat bottom left !important;
}
#slider-wrapper-small .nivo-nextNav:hover {
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat bottom right !important;
}

.masthead  {
    border-left: 10px solid #3999c5;
}

#entry-top {
	border-left: 10px solid #3999c5;
}

span.comment-link-arc  {
    background: #3999c5;
}

a.more-link {
    background: url("../../images/read-more-blue.png") no-repeat right top #1D1D1D;
    border-left: 10px solid #3999c5;
}

a:hover.more-link {
    background: url("../../images/read-more-blue.png") bottom right no-repeat #1D1D1D;
}

#searchsubmit {
    background: none repeat scroll 0 0 #3999c5;
}

#related-posts h3 {
    border-left: 10px solid #3999c5;
}

#author-info-single  {
    border-left: 10px solid #3999c5;
}

#comments h3 {
    border-left: 10px solid #3999c5;
}

#commentform #submit {
    background: #3999c5;
}

#pvnxt .next a {
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat top right;
}
#pvnxt .next a:hover { 
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat bottom right;
}
#pvnxt .previous a { 
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat top left;
}
#pvnxt .previous a:hover { 
	background: url("../../images/sliders/nivo-arrows-tiny-blue.png") no-repeat bottom left;
}

.nivo-caption {
    border-left: 10px solid #3999c5;
}

.show {
    background: #3999c5;
}

.hover-zoom span.zoom-2 { 
	background: url("../../images/plus-2-blue.png") bottom right no-repeat; 
}

.hover-zoom span.zoom-3 { 
	background: url("../../images/video-zoom-modern-blue.png") bottom right no-repeat; 
}

.hover-zoom span.zoom-4 { 
	background: url("../../images/video-zoom-modern-blue.png") bottom right no-repeat; 
}

.hover-zoom span.zoom-2 { 
	background: url("../../images/plus-2-blue.png") bottom right no-repeat; 
}

.hover-zoom span.zoom-tall { 
	background: url("../../images/plus-2-blue.png") bottom right no-repeat; 
}

.hover-zoom span.zoom-more { 
	background: url("../../images/more-2-blue.png") bottom right no-repeat; 
}

.hover-zoom span.zoom-more-tall { 
	background: url("../../images/more-2-blue.png") bottom right no-repeat; 
}

#gallery-3-boxes a.gallery-zoom span {
	background: url("../../images/zoom-3-column-blue.png") 0 0 no-repeat;
}

#gallery-3-boxes a.gallery-zoom-video span {
	background: url("../../images/video-zoom-blue.png") bottom right no-repeat;
}

#gallery-3-boxes a.more-link {
    background: url("../../images/read-more-blue.png") no-repeat right top #1D1D1D;
}

#gallery-3-boxes a:hover.more-link {
    background: url("../../images/read-more-blue.png") no-repeat right bottom #1D1D1D;
}

#gallery-four-boxes a.gallery-zoom span {
	background: url("../../images/zoom-3-column-blue.png") bottom right no-repeat;
}

#gallery-four-boxes a.gallery-zoom-video span {
	background: url("../../images/video-zoom-blue.png") bottom right no-repeat;
}

#gallery-four-boxes a.more-link {
    background: url("../../images/read-more-blue.png") no-repeat right top #1D1D1D;
}

#gallery-four-boxes a:hover.more-link {
    background: url("../../images/read-more-blue.png") no-repeat right bottom #1D1D1D;
}

#accordion-wrap .digicordian span.shadow { 
	background: url("../../images/sliders/accordion/shadow-blue.png") top left no-repeat;
}

#accordion-wrap .accordion-red {
    background: #3999c5;
}

#thegallery .nav-next { 
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat bottom left !important; 
}
#thegallery .nav-prev { 
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat top left !important;
}
#thegallery .nav-next:hover {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat bottom right !important;
}
#thegallery .nav-prev:hover {
	background: url("../../images/sliders/nivo-arrows-blue.png") no-repeat top right !important;
}

ol.forms li.buttons button {
	background: #3999c5;
}

ol.forms li.buttons button:hover {
	background: #3999c5;
}

.comdisp-home span.comment-link-arc {
    background: #3999c5;
}