/* #######################  GENERAL SETTINGS ############################ */
* {
	margin: 0;
	padding: 0;
}
html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 75%;
line-height: 1.7em;
color: #666;
background: #D2E39D url(../images/bg-gradient2.png) top left repeat-x;
}

/*  Heading Formatting */
h1 {font-size:1.9em;line-height: 0.8em;font-weight: 900;color: #859132;}
h2, .componentheading, .contentheading {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #859132;}
h3 {font-size:1.5em;line-height: 0.8em;font-weight: 900;color: #859132; margin-top: 2em;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #859132;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #859132;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #859132;}
p {
	margin: 1.4em 0;
}
ul {
	margin: 1.4em 2em;
}
li {
	
}

/*links*/
a:link {color: #5587BE;}
a:hover {color: #5587BE; text-decoration: none;}
a:visited {color: #5587BE;}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
.testimonial {
	border-bottom: 1px dotted #FF863F;
}


/*  LAYOUTS */
#container {
	left:50%;
	margin:0 0 40px -400px;
	position:relative;
	width:800px;
	background: url(../images/masthead.jpg) no-repeat top left #fff;
}
#content {
	padding: 340px 40px 30px;
	background: url(../images/footer-curve.jpg) bottom left no-repeat;
}
#sidebar {
	width: 20%;
	float:right;
}
#mainContent {
	float: left;
	width: 79%;
}

/* COMPONENTS */
.componentheading {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #859132;}
div#component-contact {
	margin-top: 20px;
}
	
/* Element |ID   | Class 			  |Suffix */
/* Div     |NA   |contentheading   |YES */
/* Top of any article is Parameters - Component : Show Article Title*/
.contentheading {}

/* article rating needs to turn on via the back-end */
.content_rating {}
.content_vote {}
/* .button class to be added see forms css */


/* Element |ID   | Class 			    |Suffix */
/* Div     |NA   |contentpagetitle   |YES */
/* Top of any article is Parameters - Component : Show Article Title*/
/* content title and links href links happens if turned on via the back-end*/
.contentpagetitle{}
a.contentpagetitle:link{}
a.contentpagetitle:visited {}
a.contentpagetitle:hover{}

/* top box like a category description */
.contentdescription {}

/* Icons Print E-mail PDF etc.*/
.buttonheading{}

/* Writen by Authors name can also be seen on search com results href and intro text & Category listing if it has a article count*/
.small {}

/* Dates */
.createdate {}
.modifydate {}
.newsfeeddate {}
/* Dates */


/* Main Body Text */
.contentpane {}
/* Main Body Text */
.contentpaneopen {}
/* edit button if you have access to it */
.contentpaneopen_edit{}


/* Article Table of contents */
table.contenttoc {float:right;}
	
/* Heading Top TOC */
table.contenttoc th {}

/* Table Data can add color */
table.contenttoc td {}

/* Links Article Table of contents index */
a.toclink:link,	a.toclink:hover, a.toclink:visited  {}
/* End Article Table of contents  */

/* Main Body Text */

/* << Prev - Next >> */
.pagenavbar{}
.pagenavcounter{}

/* Page footer nav  « StartPrev12NextEnd » */
.pagination{}
.pagination span {}
a.pagination  a   {} 
a.pagination:hover {}

/* Table layout types "list"ings  Archived, weblink etc..*/
.sectiontableheader {}
	
/* Table odd and Even Rows */
.sectiontableentry1 {}
.sectiontableentry2 {}
.sectiontablefooter {}
/* End Sectiontable */

/* Category */
.category {}
a.category:link, a.category:visited, a.category:hover  {}
/* End category */


/* blogs Layout Style Top of the page Blog style Layouts */
.blog {}
.blog_heading {}
/*  At the footer of the blog style pages */
.blog_more{}
/* UL List at the footer of the Page */
.blogsection{}

/* Read more link to full article  */
.readon{}

/* space from bottom of article */
.article_separator{}
  
/* new and Added  */
 /* This is table's TD tag that goes around the hole frontpage and blog com's 
 the backround would cover both td's or all colums
 */
.article_column{}

/* this class add formating to the right side of the content front page. 
it will overwrite the hole right and take formating over article_column after the first col
*/
.column_separator{}
/* End blogsection */


/* Need to Edit this is not My code See plugins images */
/* thumbnails */
div.mosimage         {}
div.mosimage_caption {}

div.caption       {}
div.caption img   {}
div.caption p     {}
/* Need to Edit this is not My code See plugins images */

/* New added */
/* com_archive */
/* 
li      |row                  | 1
h4      |title                |
h5		  |metadata					|
span    |created-date         |
span    |author               |
div     |intro                | */

/* It's LI in a UL list  */
 .row1{}
 /* H4 Header tag for Title */
 .title{}
 
 
 /* Plugin content Items Archived Article List */
 /* It a h5 HTML tag which wraps around the authors name meta etc.. */
 /* needs div id forul list type layout */
.author{}
.metadata{}
.intro{}
.MsoNormal{}

/*Com Polls*/
/* Has Styles inside its own com folder */
/*td      |smalldark          	| */
.smalldark  {}

/*com_search*/
.searchintro{}
/*Search Form keyword highlight*/
.highlight {}

/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/



/* NAVIGATION */
/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs is Module*/	
a.breadcrumbs pathway{}
.pathway {}
 a.pathway:link {}
 a.pathway:visited {}
 a.pathway:active {}
 a.pathway:hover {}

/* Menu J1.5 new List vertical*/
/* level 1 or Top Level*/
.navbar-nav {
display:block;
list-style:none;
}
ul.navbar-nav {
display:block;
list-style:none;
margin: 0 0 0 1em;
}
ul.navbar-nav li {
 margin-bottom: 10px;
 padding-bottom: 10px;
 background: url(../images/dotted-divider.png) bottom left repeat-x;
}
.navbar-nav a{
padding-left: 8px;
 text-decoration: none;
 display: block;
 border-left: 4px solid #fff;
}
.navbar-nav a:hover, .navbar-nav li#current a {
 border-left: 4px solid #5587BE;
}

/* end of Level 1 */

/* Level 2 */
.menu ul {
display:block;
list-style:none;
}
.menu ul a{}
.menu  ul li a:hover{}
/* End of Level 2 */

/* Level 3 *
.menu ul ul  {}
.menu ul ul a {}
.menu  ul li ul li a:hover{}
/* End of Level 3 */


/* Level 4 *
.menu ul li ul li ul li {}
.menu ul li ul li ul li a{}
.menu ul li ul li ul li a:hover{}
/* End of Level 4 */

/* Level 5 *
.menu ul li ul li ul li ul li{}
.menu ul li ul li ul li ul li a{}
.menu ul li ul li ul li ul li a:hover{}
/* End of Level 5 */

/* Current highlighted link Icon Arrow *
#current li {}
#current {}
/*  */

/* Legacy Mainlevel menu
.mainlevel {}
a.mainlevel {}
a.mainlevel:hover {}
/*  Sub Menu *
.sublevel{}
a.sublevel{}
a.sublevel:hover {}
/* End Legacy Sub Menu */