/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		HigherGround
   TEMPLATE CODE: 	S-0014
   VERSION:          1.0          	
 
   CONVERTED TO JOOMLA BY CMS LOUNGE
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; border: 0 }

body {
	background: #fff; /* - from logo */ /* gleb #ccc; */
	font: 13px/170% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #666666; 
	text-align: center;
	margin: 0; /* mitek 15px 0;*/
	padding: 0;
 line-height: 1.7em;
}

/* Links */
a:link, a:visited { 
	text-decoration: none;
	color: #0680b8;	
	border-bottom: 1px dotted #0b60b8;
	background: inherit;
}
a:hover {
	text-decoration: none;	
	border-bottom: 0px;
	color: #b90b0b;	
	border-bottom: 1px dotted #b90b0b;
	background: inherit;
}
a:active {
	text-decoration: none;	
	border-bottom: 0px;
	color: #b90b0b;
	background: inherit;
}
a:link.readmore, a:visited.readmore {
	padding-bottom: 2px;
	font-weight: normal;
	color: #0680b8;
	border-bottom: 1px dotted #0b60b8;
	background: inherit;
}
a:hover.readmore {
	text-decoration: none;
	color: #b90b0b;	
	border-bottom: 1px dotted #b90b0b;
	background: inherit;
}
a:link.readon, a:visited.readon {
	padding-bottom: 2px;
	font-weight: normal;
        text-transform: lowercase;	
	color: #0680b8;
	border-bottom: 1px dotted #0b60b8;
	background: inherit;
}
a:hover.readon {
	text-decoration: none;
	color: #b90b0b;	
        text-transform: lowercase;
	border-bottom: 1px dotted #b90b0b;
	background: inherit;
}
.pathway {
	font: 0.9em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
        margin-bottom: 10px;
}


a.mainlevel:link, a.mainlevel:visited {
	text-decoration: none;
	color: #black;	
        font-size: 0.8em
}

a.mainlevel:link#active_menu, a.mainlevel:visited#active_menu {
	text-decoration: none;
	color: #black;	
        font-size: 0.8em
}




/* Headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #555;
	margin: 10px 20px 7px 20px;	 
}
h1 { font-size: 2.0em; font-weight: normal; letter-spacing: -0.5px; }
h2 { font-size: 1.8em; font-weight: normal; }
h3 { font-size: 1.6em; font-weight: normal; letter-spacing: -0.5px; padding-top: 15px; }
h4 { font-size: 1.4em; }

h1, h2, h3, h4, p {
	padding: 10px;		
	margin: 0;
}

h5 {
	font: 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #555;
	margin: 10px 20px 7px 20px;	 
}
h5 { font-size: 1.2em; }

h5 {
	padding: 10px;		
	margin: 0;
}


p {
 margin: 0;
 line-height: 1.5em;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {
	background: #FAFAFA;
   border: 0px none;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.caption {
	background: #FAFAFA;
   border: 0px solid #E4E4E4;
	padding: 0px;
        margin: 10px 5px;
}

code {
  	margin: 3px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	/* white-space: pre; */
  	border: 1px solid #e3e3e3;
	background: #F8F8F8; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #555;
}
blockquote {
	margin: 10px 20px;
 	padding: 12px 12px 12px 52px;  
   border: 1px solid #e3e3e3;
	background: #f8f8f8 url(/images/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 3px 5px;
}
th strong {
	color: #555;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 3px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin: 10px 20px; 
	padding: 15px 25px 25px 25px; 
	border: 1px solid #F0F0F0;
	background: #F8F8F8;	
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #666666;
}
label {
	font-weight: bold;
	color: #666666;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 25px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background:#EE8822;	
	border-width: 1px;
  	border-style: solid;
  	border-color: #FFFFFF;
}

/* search form */
.searchform {
	padding: 0; margin: 10px 0 0 10px;
	width: 270px; height: 33px;
	background: #fff url(/images/header-search.gif) no-repeat;
	border: none;
}
.searchform p { margin: 0; padding: 0; border: none;}
.searchform input { 
	border: none;
	background: transparent;
	color: #BABABA;
	margin: 0; padding: 5px;
	font-size: .9em;	
	float: left;	
}
.searchform input.textbox { 
	margin: 6px 0 0 5px;
	width: 220px;	
	display: inline;
}
.searchform input.button { 
	width: 14px; height: 14px;		
	margin: 5px 0 0 0;	padding: 0;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 940px;
	background: #FFF; /* mitek #CCC url(../images/content.jpg) repeat-y center top; */
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 940px;
	height: 40px;
	background: #FFF; /* mitek #CCC url(../images/top-bg.jpg) repeat-y center top; */
	top: 0; left: 0;
	z-index: 2;	
}
#nav {
	width: 690px;
        margin: 10px 0 0 230px;
        padding: 0 0 0 20px;
	font: bold 12px 'Lucida Grande', 'Trebuchet MS', Arial, Sans-Serif;
	color: #222222;
text-transform: uppercase;
}
#nav table {
 line-height: 1.6em;
}
#nav li a{
	font: normal 14px 'Trebuchet MS', Arial, Sans-Serif;
        line-height: 1.6em;
text-transform: none;
	border-bottom: 0px none;
}
#nav td{
vertical-align: top;
border: 0px;

}


#stripedown {
	width: 940px;
	height: 4px;
	background: transparent url(/images/dotted-lines.gif) repeat-x bottom;
        text-align: right;
        text-valign: middle;
}
#stripeup {
	width: 657px;
	height: 25px;
        margin: 18px 0 0 283px;
	background: none;
}
#stripeup a{
	border-bottom: 0px none;
        font: 13px 'Trebuchet MS';
        color: #555555;
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 940px;	
	padding: 5px 0 0 0; 	
	background: transparent url(/images/hor-line.gif) repeat-y center 0;
	margin: 0;	
	display: inline;
}
#header {
	width: 800px;
        position: relative;
	height: 100px;
	background: #FFF url(../images/header-bg.jpg) repeat-y center top; 
	padding: 0;	
	color: #FFF;
       border-left: 10px solid #FFF; 	
       border-right: 10px solid #FFF; 
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #AEAAAA;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 19px; left: 5px;	
}
#header h1#logo-text span {
	color: #838181;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 95px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;
	color: #838181;
	font-size: 10px;	
	width:500px;
}

#header #header-links ul {
	margin: 0;
	padding: 0;
}

#header #header-links ul li {
	list-style-type: none;
	list-style-image: none;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
	float: right;

}

#header #header-links ul li a, 
#header #header-links ul li a:link, 
#header #header-links ul li a:visited {
	color: #838181;
	font-size: 10px;

}


#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	clear: both;
	height: 125px;
	width: 940px;
	margin: 2px;
	/* background: url(/images/logo_new.jpg) no-repeat 0px; */
        text-align: left;
        padding-bottom: 5px;
}

/* logo */
#logo {
       float: left;
}
#logo a{
	border-bottom: 0px none;
}

/* Navigation */
#menu {
	/*clear: both;	
	padding: 0;
        position: relative; mitek */
}
#menu ul {
	float: left;
	list-style: none;
	width: 290px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #a0a0a0;
	border-left: 1px solid #d0d0d0;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#menu ul li a.active_menu {	
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#menu ul li a.active_menu:link {	
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#menu ul li a.active_menu:visited {	
	background: url(../images/nav-hover.jpg) repeat-x;	
}



#nav ul {
	float: left;	
	list-style: none;	
	margin: 0;
	padding: 0;					
}

/* Main Column */

#main {
	float: /* right */ left;
	width: 69%;
	padding: 0; margin: 10px 0 20px 10px;
	/*display: inline;*/
}
#main td{
	border-color: #e3e3e3;	
	padding: .7em 1em;
}
#main td a{
	border-bottom: 0px none;
}
#main table {
	border-collapse: collapse;
	margin: 1px 1px;
 line-height: 1.2em;		
}
#main td, th{
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
#main tr.altrow {
        background: #F8F8F8;
}
#main th {
	color: #555;
	background: #F0FBFF; 
	padding: .8em 1em;	
  	border-color: #d4eaf6 #d4eaf6 #B9DBEE #d4eaf6;	
}

#main p {
 margin: 0;
 line-height: 1.6em;
}
#main .contentheading, .componentheading {
	padding:0;
	margin:0;
	margin-top: 20px;
	font: normal 1.6em Georgia, Tahoma, Sans-serif;
	color: #b90b0b;
	margin-bottom:10px;
}
#main h3 {
	padding:0;
	margin:0;
	margin-top: 25px;
	font: normal 1.4em Georgia, Tahoma, Sans-serif;
	color: #b90b0b;
	margin-bottom:10px;
}
#main h1 {
margin-top:20px;
	padding:25px 0 10px 10px;
	background: url(/images/dotted-lines.gif) repeat-x left top; 
	font: normal 1.4em Georgia, Tahoma, Sans-serif;
	color: #b90b0b;
}
#main h5{
margin-top:20px;
	padding:25px 0 10px 10px;
	background: url(/images/dotted-lines.gif) repeat-x left top; 
	font: normal 1.2em Georgia, Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: none; /* gleb url(../images/bullet.gif); */
 line-height: 1.5em;
}
#main .date {
	font: 0.9em Georgia, 'Lucida Grande', Verdana, Sans-Serif;
	color: #888888; 
}
#main .modifydate {
	font: 0.9em Georgia, 'Lucida Grande', Verdana, Sans-Serif;
	color: #888888; 
}
#main .small {
	font: 1.0em 'Lucida Grande', Verdana, Sans-Serif;
	color: #999999; 
}

.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 25%;
    margin: 17px 38px 8px 0;
    padding: 0;
    font-weight: normal;
    font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
 line-height: 1.2em;
}	
#sidebar #current a{
	color: #b90b0b;	
}
#sidebar #current li a{
	color: #ff7700;/* 804B88 #7dba01;	*/	
}
#sidebar #current li a:hover{
	color: #b90b0b;	
}
#sidebar ul .parent.active a{
	color: #ff7700; /* 804B88 #7dba01;	*/
}
#sidebar .parent.active a:hover {
	color: #b90b0b;	
}
#sidebar ul {
	text-align: left;
	margin: 10px 8px 8px 8px; padding: 0;
	background: transparent url(/images/dotted-lines1.gif) repeat-x;
}
#sidebar ul li {
	list-style: none;
	background: url(/images/dotted-lines.gif) repeat-x left bottom; 
	padding: 8px 8px;
	margin: 1px; 
}
#sidebar #current ul li {
	list-style: none;
	background: none; 
	background: url(/images/dotted-lines.gif) repeat-x left bottom;   
	padding: 5px 5px;
	margin: 0; 
}
#sidebar .parent ul li {
	list-style: none;
	background: none; 
	background: url(/images/dotted-lines.gif) repeat-x left bottom; 
	padding: 5px 5px;
	margin: 0; 
}

#sidebar ul li a {
	background-image: none;	
	border-bottom: 0px;
}
#sidebar ul li a:hover a:active {	
	color: #b90b0b;	
	border-bottom: 0px;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 920px;
	font-size: 100%;
	text-align: left;
	padding: 10px;
	background: transparent url(/images/dotted-lines.gif) repeat-x;
}
#footer-wrap a {
        font-size: 0.9em;
	color: #0680b8;
	border-bottom: 0px none;
}
#footer-wrap a:hover {
	color: #b90b0b;	
}
#footer-wrap .moduletable a.active_menu:link {
	color: #b90b0b;
}
#footer-wrap p {
	padding:15px 0;
}
#footer-wrap h2 {
	color: #444444;
	margin: 0;
	padding: 0 10px; 
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(../images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #444444;	
/*	margin: 10px auto; */
	width: 940px;
	text-align: left;
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
        margin-left: -10px;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


/* no dropdown */

#menu ul ul {
display:none;
}

.readmore {
	padding-bottom: 20px;
	background: url(/images/dotted-lines.gif) repeat-x left bottom;
}
.buttons a{
	border-bottom: 0px none;
}
#menu a{
	border-bottom: 0px none;
}
.bannergroup a{
	border-bottom: 0px none;
}
.contentheading {
	padding-top: 20px;
}
.tel {
	color: #b90b0b;
        font-weight: bold;
}
