/**
 * @version		1.0.3
 * @package		Samurai template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* B 00 - Body
/* ----------------------------------------------*/
body.frontpage {background:url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') top center no-repeat;color:#111;}
body{background: url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') repeat;color:#111;}
body.mobile{background:transparent!important;}

/* ----------------------------------------------*/
/* B 01 - Heading,links and titles
/* ----------------------------------------------*/
.contentheading {color:#9a8355;}
.componentheading,.componentheadingnowrap,.pagetitle,span.subheading-category {color:#9a8355;}
a,input.button {color:#3c4a60;}
a:hover {color:#62799d;}
a:active {color:#e0e0e0;}
h1 {color:#333333;}
h2 {color:#333333;}
h3 {color:#333333;}
h4 {color:#333333;}
h5 {color:#333333;}
h6 {color:#333333;}

/* ----------------------------------------------*/
/* B 02 - Basecolor styles, used in JXTC Walls and 3rd party components
/* ----------------------------------------------*/
.basecolor_1 {color:#3c4a60;}
.basecolor_2 {color:#FFFFFF;}
.basecolor_2 a {color:#FFFFFF;}
.basecolor_3 {color:;}
.basecolor_4 {color:;}
.basecolor_5 {color:;}
.basecolor_6 {color:;}
.basecolor_7 {color:;}
.basecolor_8 {color:;}

/* ----------------------------------------------*/
/* G 00 - Header,logo,menu
/* ----------------------------------------------*/
#headerwrap {background:#3c4a60 url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') repeat-x bottom left;border-bottom:1px solid #242424;}
#header{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;}
#header {padding: 5px 0px 10px 0px;}
#logo a{background:url(http://www.deughanchy.com/templates/samurai/images/logos/deugh-an-chy-logo.jpg) no-repeat 0 0;height: 46px;width:213px;margin:0 0 0 0;}
#search input{-moz-box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075); -webkit-box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075); box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075);}

/* XTC Menu */
#menuwrap {background: transparent;}
#menu {background: transparent;}
/* Top Level */
#menuwrap ul.menu > li {background-color: transparent;}
#menuwrap ul.menu > li a {color:#ffffff;}
#menuwrap ul.menu > li.deeper.parent.xtcHover {background-color: transparent;z-index:999999999999!important;position:relative!important;}
#menuwrap ul.menu > li:hover a {color:#B0B0B0;}
#menuwrap ul.menu > li.active {background-color: transparent;}
#menuwrap ul.menu > li.deeper.parent.active {background-color: transparent;}
#menuwrap ul.menu > li.deeper.parent.active.xtcHover {background-color: transparent;}
#menuwrap ul.menu > li.active a {color:#FFFFFF;}
/* Drop Level */
#menuwrap ul.menu li.parent > ul {background-color: #3c4a60;border:1px solid #242424;border-top:0px;}
#menuwrap ul.menu li.parent > ul > li {text-align:left; background: linear-gradient(to left,#3c4a60,#3c4a60 50%,transparent 50%,transparent);
background-position: 100% 0; background-size: 200% 100%;transition: all 3.8s ease-in;}
#menuwrap ul.menu li.parent > ul > li > a {color:#fff;}
#menuwrap ul.menu li.parent > ul > li:hover {background-position: 0 0;}
#menuwrap ul.menu li.parent > ul > li > a:hover {color:#fff;}
#menuwrap ul.menu li.parent > ul > li.active {background: transparent!important;}
#menuwrap ul.menu li.parent > ul > li.active:hover {background: transparent!important;}
#menuwrap ul.menu li.parent > ul > li.active > a {color:#fff;}
/* Side Menu */
ul.menu.iconside li {text-align:left; background: linear-gradient(to left,rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2) 50%,  
transparent 50%, transparent);background-position: 100% 0;    background-size: 200% 100%;transition: all 3.8s ease-in;}
ul.menu.iconside li:hover {background-position: 0 0;}

/* ----------------------------------------------*/
/* G 03 - Region 1
/* ----------------------------------------------*/
#region1wrap{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;
}
#region1{background:transparent     url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') center no-repeat;}
/* ----------------------------------------------*/
/* G 04 - Region 2
/* ----------------------------------------------*/
#region2wrap{background:#e2dfce url('http://www.deughanchy.com/templates/samurai/images/backgrounds/tanfade1.png') top repeat-x;; }
#region2{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') 0 50% no-repeat;}
/* ----------------------------------------------*/
/* G 05 - Region 3
/* ----------------------------------------------*/
#region3wrap{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;}
#region3{ background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;}
#component {background:transparent}
#left {background:transparent}
#right {background:transparent}
/* ----------------------------------------------*/
/* G 06 - Region 4
/* ----------------------------------------------*/
#region4wrap{background:#fff url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') 50% 50% no-repeat}
#region4{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') left repeat-y;}
/* ----------------------------------------------*/
/* G 07 - Region 5
/* ----------------------------------------------*/
#region5wrap{background:#000 url('http://www.deughanchy.com/templates/samurai/images/backgrounds/greyfade-right.png') 50% 50% no-repeat;}
#region5{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/greyfade-right.png') right repeat-y;}
/* ----------------------------------------------*/
/* G 08 - Region 6
/* ----------------------------------------------*/
#region6wrap{background:#000 url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') 50% 50% no-repeat;}
#region6{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/greyfade-left.png') left repeat-y; }
/* ----------------------------------------------*/
/* G 09 - Region 7
/* ----------------------------------------------*/
#region7wrap{background:#000 url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') 50% 50% no-repeat;}
#region7{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/greyfade-right.png') right repeat-y;}
/* ----------------------------------------------*/
/* G 10 - Region 8
/* ----------------------------------------------*/
#region8wrap{background:#000  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/r7bkg.jpg') 50% 50% no-repeat;}
#region8{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/greyfade-left.png') left repeat-y;}
/* ----------------------------------------------*/
/* G 11 - Region 9
/* ----------------------------------------------*/
#region9wrap{background:#e2dfce url('http://www.deughanchy.com/templates/samurai/images/backgrounds/tanfade1.png') top repeat-x;}
#region9{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;}
/* ----------------------------------------------*/
/* G 12 - Region 10
/* ----------------------------------------------*/
#region10wrap{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/firstframe-noblur.png') top center no-repeat;}
#region10{background:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;}
/* ----------------------------------------------*/
/* G 13 - Footerwrap
/* ----------------------------------------------*/
#footerwrap{background:#3c4a60;color:#222;}
#footerpad{background:#3c4a60;}

/* ----------------------------------------------*/
/* S 00 - Module Suffixes
/* ----------------------------------------------*/
.module{background: transparent;}
.module h3.moduletitle {background: transparent  url(http://www.deughanchy.com/templates/samurai/images/icons/) no-repeat 0 50%;}
.module h3 span.first_word,#community-wrap .app-box > h3, #community-wrap .app-box-footer a,#community-wrap .app-box-filter a,#community-wrap .cResetList a,.js-focus-menu a {color:#000;}
span.first_word {color:#000!important;}
span.rest{color:#9a8355!important;}
.module h3 span.rest{color:#9a8355!important;}
.rtitle h3 span {background-color:#FFFFFF;color:#fff!important; color: rgba(255,255,255,0.75)!important; text-shadow:-1px -1px 0px rgba(0,0,0,0.25);}
.frame {border: 8px solid #FFFFFF!important;}
.box{background:#FFFFFF!important;color:#fff!important;}
.stylebox{background:#3c4a60;color:#fff;}
.underlinestyle h3 span {color:#fff!important;}
.underlinestyle h3 {border-bottom:3px solid #3c4a60;background:none!important;}

/* ----------------------------------------------*/
/* C 00 - Content Overrides
/* ----------------------------------------------*/
.pagetitle, .pagetitle a {color:#9a8355;background:#fff;}
h2.cat_title a,h2.cat_title {color:#9a8355;}
.itemHeader h2.article_title a,.itemHeader h2.article_title  {color:#9a8355!important;}
.btn input,.btn button {background:#3c4a60!important; color:#fff!important;text-shadow:none!important; text-transform:uppercase;}
.btn {background:none!important; border:1px solid rgba(0,0,0,0.3)!important;color:#222!important; font-size:12px!important;padding:10px 32px 11px!important;text-transform:uppercase!important;font-weight:bold!important;margin-top:10px!important; display:inline-block!important;border-radius:0px!important;}
.button, button {background:#3c4a60!important; color:#fff!important;text-shadow:none!important; text-transform:uppercase;}
.readmore a {color:#3c4a60 !important;}
.readmore a span {color:#FFFFFF;}
.readmore a:hover {background:#3c4a60;color:#fff; text-shadow:1px 1px 0 rgba(0,0,0,0.3); box-shadow: 2px 2px 0 rgba(0,0,0,0.15);}
legend {color:#3c4a60 !important;}
dt.result-title, dt.result-title a {color:#3c4a60 !important; font-weight:normal;}
.search_menu_btn:hover {color:#fff;background:#3c4a60;cursor:pointer;}
.items-more h3 {color:#3c4a60!important;}
.dropcap {color:#3c4a60!important;}
div.itemFullText h3,.item-page h3 {color:#3c4a60;}
.items-more ol {margin:0px!important;}

/* ----------------------------------------------*/
/* C 01 - Typography
/* ----------------------------------------------*/
.numbered:after, .numbered-medium:after, .numbered-small:after {border-color:transparent;}
.bargraphv,.bargraphv a:hover {background-color:#3c4a60!important;}
.circletag {background-color:#3c4a60!important;}
.circlebottom {border-top-color: #3c4a60!important;}
.cloud_tag1 {background-color:#FFFFFF!important;}
.bargraphv,.bargraphv a {background-color:#3c4a60!important;} 

/* ----------------------------------------------*/
/* M 00 - Wall Styling
/* ----------------------------------------------*/
.articleleft h2,.articleright h2 {color:#3c4a60!important;}
.rmore1 {background: #3c4a60!important;}
.contactwrap span {color:#3c4a60!important;}
.embellishment h1 {color:#FFFFFF!important}
.embellishment p {color:#45443f;}
.embellishment2 h1 {color:#FFFFFF!important}
.embellishment2 p {color:#45443f;}
/* ----------------------------------------------*/
/* M 02 - Acymailing
/* ----------------------------------------------*/
#user_name_formAcymailing,#user_email_formAcymailing {background:#666!important;}
.acymailing_form .btn-primary  {background: #3c4a60!important;}

/* ----------------------------------------------*/
/* M 03 - Search
/* ----------------------------------------------*/
.sb-icon-search {background:#3c4a60!important;color:#fff;}

/* ----------------------------------------------*/
/* RESPONSIVE
/* ----------------------------------------------*/

/* MOBILE */
.mobilebtn {background:url('http://www.deughanchy.com/templates/samurai/images/icons/menu-icon.png') no-repeat!important;margin:0 0 0 0px;}
@media(max-width:767px){body.frontpage {background-image:transparent url('http://www.deughanchy.com/templates/samurai/images/backgrounds/') ;}}
@media(max-width:900px ){
#headerwrap.xtc-bodygutter.sticky {border-right:2px solid #3c4a60;}
#logo a{background:url(http://www.deughanchy.com/templates/samurai/images/logos/deugh-an-chy-mlogo.jpg) no-repeat 0 0;height: 30px;width:142px!important;margin:0px!important;}}
@media(max-width:800px ){
	
/* ----------------------------------------------*/
/* L 01 - Region 1
/* ----------------------------------------------*/
#region1wrap{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_') ; }
#region1{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_') center no-repeat; }
}
@media(max-width:800px ){
}
@media(max-width:px ){
} 
@media(max-width:800px ){
	
/* ----------------------------------------------*/
/* L 04 - Region 4
/* ----------------------------------------------*/
#region4wrap{background:#fff  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_') 50% 50% no-repeat;; }
#region4{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_') left repeat-y; }
 
} 
@media(max-width:800px ){
	
/* ----------------------------------------------*/
/* L 05 - Region 5
/* ----------------------------------------------*/
#region5wrap{background:#000  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_greyfade-right.png') 50% 50% no-repeat;; }
#region5{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_greyfade-right.png') right repeat-y; }
 
} 
@media(max-width:800px ){
	
/* ----------------------------------------------*/
/* L 06 - Region 6
/* ----------------------------------------------*/
#region6wrap{background:#000  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_') 50% 50% no-repeat;; }
#region6{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_greyfade-left.png') left repeat-y; }
} 
@media(max-width:800px ){
	
/* ----------------------------------------------*/
/* L 07 - Region 7
/* ----------------------------------------------*/
#region7wrap{background:#000  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_') 50% 50% no-repeat;; }
#region7{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_greyfade-right.png') right repeat-y; }
}
@media(max-width:800px ){
	
/* ----------------------------------------------*/
/* L 08 - Region 8
/* ----------------------------------------------*/
#region8wrap{background:#000  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_r7bkg.jpg') 50% 50% no-repeat; }
#region8{background:transparent  url('http://www.deughanchy.com/templates/samurai/images/backgrounds/mobile_greyfade-left.png') left repeat-y; }
 
}
@media(max-width:px ){
}
@media(max-width:px ){
}
