/*
Template Name: Nfocus
Template URL: http://www.joomlaxtc.com
Description: Nfocus XTC Joomla 1.5
Version: 1.0
Author: Monev Software LLC
Author URI: http://www.joomlaxtc.com

License: #  The CSS, XHTML is released under GPL:
         #  http://www.opensource.org/licenses/gpl-license.php 
		 #  Graphics under exclusive license (C)2009-2010 Monev Software LLC 
		 #  Additional CSS, PHP, and Javascripting under exclusive license (C)2009-2010 Monev Software LLC 
	     #  http://www.joomlaxtc.com

*/
/* ----------------------------------------------*/
/* B 00 - Body
/* ----------------------------------------------*/
body {background:#bdbdbd ;color:#666666}
/* ----------------------------------------------*/
/* B 01 - Heading,links and titles
/* ----------------------------------------------*/
.contentheading {color:#666666;}
.componentheading {color:#ffffff;}
a,input.button {color:#54a7eb;}
a:visited {color:#54a7eb;}
a:hover {color:#54a7eb;}
a:active {color:#54a7eb;}
h1 {color:#54a7eb;}
h2 {color:#555555;}
h3 {color:#333333;}
h4 {color:#54a7eb;}
h5 {color:#333333;}
h6 {color:#333333;}
p {color:#666666;}
/* ----------------------------------------------*/
/* B 02 - Titles
/* ----------------------------------------------*/
.pagetitle, .pagetitle a {color:#fff; color:#ffffff; text-shadow:-1px -1px 0px rgba(0,0,0,0.25);}
.pagetitle span{background-color:#666666;text-shadow:1px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.75);-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.75);box-shadow: 2px 2px 0px rgba(0,0,0,0.75); }
.title {color:#666666!important;}
.title a {color:#666666!important;}
.title a:hover {color:#54a7eb!important;}
/* ----------------------------------------------*/
/* B 03 - Basecolor styles, used in JXTC Walls and 3rd party components
/* ----------------------------------------------*/
.basecolor_1 {color:#191919;}
.basecolor_2 {color:#54a7eb;}
.basecolor_2 a {color:#54a7eb;}
.basecolor_3 {color:#2a3e50;}
.basecolor_4 {color:#54a7eb;}
/* ----------------------------------------------*/
/* L 00 - Header,logo,menu,inset,message,breadcrumb
/* ----------------------------------------------*/
#headerwrap{background:#f8f8f8  url('https://edlyon.net/templates/nfocus/images/backgrounds/headerfade.png') no-repeat top center;}
#header{background:#363636 ;border-bottom:4px solid #54a7eb;}
#logowrap{width:153px;padding:15px 0 10px 0px;}
#logo{background:url(https://edlyon.net/templates/nfocus/images/logos/logo.png) no-repeat 0 0;height: 57px;width:153px;}
#search input{color:#c9c9c9;background: transparent url('https://edlyon.net/templates/nfocus/images/menus/active_arrow.png') no-repeat bottom center; -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);color:#9b9b9b;}
#search input.button{text-shadow: 0 1px 1px #000000;}
/* ----------------------------------------------*/
/* L 01 - Inset
/* ----------------------------------------------*/
#insetwrap{background: ;}
#inset{background:#e0e0e0  url('https://edlyon.net/templates/nfocus/images/backgrounds/slideshow-bg.jpg') no-repeat top center;}
#user1_5wrap{background: ;}
#user1_5{background:#222222  url('https://edlyon.net/templates/nfocus/images/backgrounds/region5-bg-s1.png') repeat; border-bottom:4px solid #54a7eb;}
/* ----------------------------------------------*/
/* L 01 - Region 1
/* ----------------------------------------------*/
#region1wrap{background:#dadada ;}
#region1{background:#f0f0f0 ;}
/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
#region2wrap{background:#dadada ;}
#region2{background:#3f3f38  url('https://edlyon.net/templates/nfocus/images/backgrounds/region5-bg-s1.png') repeat;border-bottom:4px solid #54a7eb;}
/* ----------------------------------------------*/
/* L 03 - Region 3
/* ----------------------------------------------*/
#region3wrap{background:#dadada ;}
#region3wrapnoimg{background:#dadada}
#region3{ background:#f0f0f0 ;}
/* ----------------------------------------------*/
/* L 04 - Region 4
/* ----------------------------------------------*/
#region4wrap{background: ;}
#region4{background:#111111 ;border-bottom:1px solid #000;}
/* ----------------------------------------------*/
/* L 05 - Region 5
/* ----------------------------------------------*/
#region5wrap{background:transparent ;}
#region5{background:  url('https://edlyon.net/templates/nfocus/images/backgrounds/region5-bg-s1.png') repeat;}
/* ----------------------------------------------*/
/* L 07 - Footerwrap
/* ----------------------------------------------*/
#footerpad{background:#111111 ;border-top:1px solid #161616;color:#222;}
/* ----------------------------------------------*/
/* M 00 - XTC Menu
/* ----------------------------------------------*/
/* Top Level */
#menu ul.menu > li > a {color:#9b9b9b; text-shadow: 0 1px 1px #000;background:  ;}
#menu ul.menu li a span.libg {color:#c9c9c9;background: transparent  url('https://edlyon.net/templates/nfocus/images/menus/menu-bg-s1.png') no-repeat bottom center;}
#menu ul.menu > li.active > a {color:#c9c9c9;background: transparent  url('https://edlyon.net/templates/nfocus/images/menus/active_arrow.png') no-repeat bottom center;}
/* Dropdown Level */
#menu ul.menu li.parent > ul {background: #363636 ;}
#menu ul.menu li.parent > ul > li {background: url('https://edlyon.net/templates/nfocus/images/menus/menusep.png') center bottom repeat-x;}
#menu ul.menu li.parent > ul > li > a {color:#ccc; color:rgba(255,255,255,0.75);background:  ;}
#menu ul.menu li.parent > ul > li.active > a {color:rgba(255,255,255,0.85);background:  ;}
#menu ul.menu li.parent > ul > li > a:hover {color:#f1f1f1;background:  ;}
/* ----------------------------------------------*/
/* M 00 - Custom Menu Classes
/* ----------------------------------------------*/

/* ----------------------------------------------*/
/* S 00 - Module Suffixes
/* ----------------------------------------------*/
.module{background:   ;}
.module h3 > span{padding:;border-bottom-style: ;  border-bottom-width:; border-bottom-color: ;background: #54a7eb  ; text-shadow:1px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.75);-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.75);box-shadow: 2px 2px 0px rgba(0,0,0,0.75);}
.module h3 span.first_word{color:#fff;}
.module h3 span.rest{color:#54a7eb;}

.alert h3 > span,.articlez h3 > span,.briefcase h3 > span,.camera h3 > span,.cart h3 > span,.ccards h3 > span,.chart h3 > span,.clack h3 > span,.clipboard h3 > span,.clock h3 > span,.comment h3 > span,.envelope h3 > span,.file h3 > span,.film h3 > span,.graph h3 > span,.heart h3 > span,.inbox h3 > span,.mic h3 > span,.movie h3 > span,.paperclip h3 > span,.phone h3 > span,.phones h3 > span,.picto h3 > span,.radar h3 > span,.srch h3 > span,.speech h3 > span,.stylus h3 > span,.tag h3 > span,.userz h3 > span,.world h3 > span{color:#54a7eb!important;}
/* ----------------------------------------------*/
/* S 01 - JXTC  Walls(slideshow)
/* ----------------------------------------------*/
.slidetitle_1 {color:#54a7eb;}
.slidetitle_2 {color:#191919;}
.slideshow a{background-color: #54a7eb ;}
.slideshow a span{}
/* ----------------------------------------------*/
/* S 02 - JXTC  Walls(latest)
/* ----------------------------------------------*/
.latest h5{color:#3f3f3f;}
.latest h3{color:#54a7eb;}
.latest a {background: #4f4f4f url(https://edlyon.net/templates/nfocus/images/backgrounds/readmore-bkg.png) no-repeat right 50%;color:#ffffff !important;}
/* ----------------------------------------------*/
/* S 06 - JXTC  Walls (featured)
/* ----------------------------------------------*/
.featured_news h3{color:#54a7eb;}
.featured_news a {color:#3a8cce;}
/* ----------------------------------------------*/
/* S 07 - JXTC  Walls(more)
/* ----------------------------------------------*/
.more_items h3{color:#54a7eb;}
.more_thumb{border:1px solid #e2e3e3;}
/* ----------------------------------------------*/
/* S 08 - JXTC  Walls(whats new)
/* ----------------------------------------------*/
span.authorinfo{color:#7b7b7b;}
p.wn_intro{color:#54a7eb;}
p.wn_full{color:#6c6c6c;}
.whatsnew a{color:#858585;}
/* ----------------------------------------------*/
/* S 09 - JXTC  Subscribe Now
/* ----------------------------------------------*/
.subscribe_1 {color:#54a7eb;}
.subscribe_2 {color:#191919;}
.subscribe a{background: url(https://edlyon.net/templates/nfocus/images/read-more-slide-s1.png) no-repeat 0 0;}
.subscribe a span{color:#fff;}
/* ----------------------------------------------*/
/* C 00 - Content Overrides
/* ----------------------------------------------*/
.category_img{border:1px solid #e1e2de;background:#eef0eb;}
.btn input,.btn button{color: #afc3d7;background:#31475d;background: -moz-linear-gradient(top,#31475d 0%,#1d2b38);background: -webkit-gradient(linear, left top, left bottom, from(#31475d),to(#1d2b38));border: 1px solid #293c4e;}
.btn,input.subbutton {	-moz-box-shadow: 2px 2px 0px #555;-webkit-box-shadow: 2px 2px 0px #555;box-shadow: 2px 2px 0px  #555;background-color:#888; text-shadow:1px 1px 0px #555; color:#ffffff !important;}
.newsdate{background-color:#54a7eb;color:#fff; color:#ffffff!important;text-shadow:1px 1px 0px rgba(0,0,0,0.4); -moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.75);-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.75);box-shadow: 2px 2px 0px rgba(0,0,0,0.75); }
.day {font-size:32px!important;line-height:32px;}	
div.joomla div.item{border-bottom:1px dotted #ccc;} 
.imgframe,.wallframe  {padding:10px !important; background:#f8f8f8 !important; border: 1px solid #dcded9 !important; -moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}
/* ----------------------------------------------*/
/* HTML 01 - Custom HTML Markup(etc)
/* ----------------------------------------------*/
span.blue{color:#54a7eb;}
span.grey{color:#c6c6c6;}
.acymailing_togglemodule {background: url(https://edlyon.net/templates/nfocus/images/read-more-slide-s1.png) no-repeat top left;}
body.xtc-modal{background:#F0F0F0;padding:0;}