/* - - - - - - - - - - - - - - - - - - - - -

Title : Sunder Theme

- - - - - - - - - - - - - - - - - - - - - */

/* ------------------------------------------------------------

	css

------------------------------------------------------------ */

*{
	margin: 0;
	padding: 0;
}
html{
	background: #eae9e8 url("../images/bg.png") repeat-y 50% 0;
  	background-attachment: fixed;
	text-align: center;
}
body{
	font: 76% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414142;
	
}

/* links  */

a{
	color: #ff7e00;
}
a:hover{
	text-decoration: none;
}

/* headings */

h2, h3, h3, h4{font-weight: normal}
h1 {font-size:3em}  /* displayed at 24px */
hh1 {font-size:3em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1.1em}  /* displayed at 12px */

/* tables & forms */

input, select, th, td {font-size:1.1em}

/* ------------------------------------------------------------

	=page structure

------------------------------------------------------------ */

#container{
	text-align: left;
	margin: 0 auto;
	width: 758px;
}
#header{
	position: relative;
	background: #fff;
	height: 170px;
}
#primary-content{	
	font-size: 1.1em;
	padding: 20px 30px 30px 30px;
	float: left;
	width: 448px;
	font-size: 1.1em;
	line-height: 1.6em;
	}	
#secondary-content{	
	padding: 20px 30px 20px 20px;
	font-size: 1.1em;
	float: right;
	width: 196px;
	line-height: 1.4em;
	color: #5eaf46;
}
#footer{
	background: #414042; 
	border-top: 5px solid #ff7e00;
	height: 45px;
	clear: both;
	color: #a0cd41;
	font-size: 1.1em;
}

/* ------------------------------------------------------------

	=header

------------------------------------------------------------ */

#header h1{
	font-family: "Georgia", Lucida, Verdana, sans-serif;
	font-size: 4.2em;
	font-weight:900;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 20px;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 10px;
}
#header h1 a{
	color: #5fae46;
	text-decoration: none;
}
#header h2{
	color: #6d6e71;
	font-size: 2em;
	letter-spacing: -1px;
	padding: 15px 80px;
	position: absolute;
	top: 100px;
	left: 10px;	
}	
#header h2 a{
	color: #6d6e71;
	text-decoration: none;
}
#logo{
	position: relative;
	top: 25px;
	left: 25px;
}

/* ----- path-date ----- */

#path-date{
	border-top: 1px solid #414042;
	font-size: 1.2em;
	position: relative;
	height: 0px;
	background: #79863c; 
	color: #fff;
}

/* ----- path-date ----- */

.pathway ul{
	list-style: none;
	text-transform: lowercase;
}
.pathway ul li{
	display: inline;
}
.pathway ul li a{
	color: #FFF;
	text-decoration: none;
}

/* ----- info ----- */

#info{
	position: relative;
	background: #414042;
	padding: 20px 70px 20px 30px;
	color: #a1cd40; 
	line-height: 2.0em;
	font-size: 1.1em;
}
#info .img{
/*	background: url("images/tmpl.png") no-repeat;*/
	height: 139px;
	width: 145px;
	position: absolute;
	right: 45px;
	top: 0px;
}


/* ------------------------------------------------------------

	=primary content

------------------------------------------------------------ */

#primary-content h2, #primary-content h3{	
	padding: 12px 0 12px 0;
/*	background: url("images/h2-bg.png") no-repeat;
	background-position: left bottom;*/
	border-bottom: 1px solid #e9e6ed;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5eae46;
	font-weight: normal;
	font-size: 26px;
	letter-spacing: 1px;
	}
#primary-content h3{
	background: none;
	border-bottom: 1px solid #e9e6ed;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 15px 0 10px 0;
	}
#primary-content h3.title{
	border: none;	
	font-size: 1.6em;
	margin: 0;	
	padding-bottom: 0;
	}	
#primary-content p{
	margin: 0 0 20px 0;
	}
#primary-content ol, #primary-content ul{
	margin: 0 0 20px 30px;
	font-size: 1em;
	line-height: 1.6em;
}
	
/* ------------------------------------------------------------

	=secondary content

------------------------------------------------------------ */

#secondary-content h3{
	padding: 7px 0 7px 0;
	font-weight: normal;
	font-size: 1.1em;
	color: #a1cc41;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #DEEBC7;
}		
#secondary-content p{
	margin: 10px 0 20px 0;
}	
#secondary-content img{
	border: none;
	float: left;
	margin-right: 3px;
}	
#secondary-content ul{
	margin: 7px 0 20px 10px;
}	
#secondary-content li{
	background: url("images/green-box.gif") no-repeat 0 2px;
	list-style: none;
	padding-left: 19px;
	height: 18px;
}	
#secondary-content a{	
	color: #5eae46;
	text-decoration: none;
}	
#secondary-content a:hover{	
	color: #ff5500;
}

/* ------------------------------------------------------------

	=footer

------------------------------------------------------------ */

#footer p{
	margin-top: 12px;
	text-align: center;
}
#footer a{
	color: #ff7e00;
	text-decoration: underline;
}
#footer a:hover{
	color: #ff5500;
	text-decoration: none;
}

/* ------------------------------------------------------------

	=misc.

------------------------------------------------------------ */

acronym{cursor: help;}
a img {border: none;}
legend{color: #324F6A; font-weight: bold;}
hr, .hide{display: none;}
.clear{clear:both;}
.image-left {
	float: left;
	margin: 0 7px 7px 0;
}
.image-right {
	float: right;
	margin: 0 0 7px 7px;
}
.pathway{
	margin-left: 35px;
	margin-top: 7px;
	position: absolute;
	font-size: 0.9em;
}
.date{	
	position: absolute;
	right: 50px;
	margin-top: 7px;
	text-align: right;
	font-size: 0.9em;
}

/* ------------------------------------------------------------

	=browser fixes

------------------------------------------------------------ */

.floatclear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.floatclear {display: inline-table;}

/* Hides from IE-mac \*/
* html .floatclear {height: 1%;}
.floatclear {display: block;}
/* End hide from IE-mac */
/* clearing floats end here */


/* RapidWeaver Related */


/* ------------------------------------------------------------

	bread crumb

------------------------------------------------------------ */

#breadcrumbcontainer {}
#breadcrumbcontainer ul {}
#breadcrumbcontainer li {}
#breadcrumbcontainer a {}
#breadcrumbcontainer a:hover {}

/* ------------------------------------------------------------

	navigation

------------------------------------------------------------ */

#navigation ul{
	border-top: 5px solid #ff7e00;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	bottom: 0;
	position: absolute;
	background: #6d6e71;
	width: 758px;
}
#navigation li{
	float: left;
	display: block;
	width: 100px;
}
#navigation li a{
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 25px;
	color: #fff;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
}
#navigation li a:hover{
	background: #ff7e00;
}	
#navigation li a.current{
		background: #414142;
}
#navigation ul ul{display: none;}

/* --- */

#side-navigation{margin: 20px 0;}
#side-navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#side-navigation li{
	display: inline;
	background: none;
	padding-left: 0; 
}
#side-navigation ul a{display: none;}
#side-navigation ul ul a{
	display: block;
	padding: 5px 5px 5px 15px;
	margin: 1px 0;
	background: #596f31;
	text-decoration: none;
	color: #FFF;
	}
#side-navigation ul ul a:hover{
	background-color: #768239;
	color: #FFF;
}
#side-navigation ul ul a.current{background: #768239;}

/* --- */

#side-navigation ul ul ul li a{padding-left: 25px;}
#side-navigation ul ul ul ul a{
	padding-left: 45px;
	background-position-x: 50px;
	}
#side-navigation ul ul ul ul ul a{padding-left: 65px;}
#side-navigation ul ul ul ul ul ul a{padding-left: 85px;}

/* ------------------------------------------------------------

	global classes

------------------------------------------------------------ */

blockquote, .standout {
	border-left: 2px solid;
	line-height: 1.5em;
	margin: 0 10px 20px 10px;	
	padding: 0 10px 0 10px;
}
.imageStyle {}

/* ------------------------------------------------------------

	main content area unordered list styles

------------------------------------------------------------ */

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ol.arabic-numbers {list-style-type: decimal;}
ol.upper-alpha {list-style-type: upper-alpha}
ol.lower-alpha {list-style-type: lower-alpha}
ol.upper-roman {list-style-type: upper-roman}
ol.lower-roman {list-style-type:: lower-roman}


/* ------------------------------------------------------------

	contact form

------------------------------------------------------------ */

.message-text {
	border-bottom: 1px dotted;	
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 0 0 10px;	
	padding-bottom: 10px;
} 
.required-text {
	padding-left: 25px;
}
.form-input-field, select {
	width: 99%;
	border: 1px solid #333;
	padding: 3px;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}
.form-input-button {
	margin: 10px 0 0 0;
}


/* hide sidebar */


#primary-content {
	width: 95%;
	padding-top: 24px;
}
#secondary-content {
	display: none;
}
