/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 14px;  /* website text font size */
font-family: "trebuchet ms", helvetica, sans-serif;
color: #545445;
line-height: 18px;
}

a
{
/*color: #FF7800;
color: #C15A00;*/
color: #E06800;

text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

img.picA
{
position: relative;
top: 8px;
background: url('images/a47.gif') no-repeat;
width: 75px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg3.gif') no-repeat;
/*width: 747px;*/
/*width: 947px;    /*change this to make the page wider */
width: 1247px;    /* change this to make the page wider */

height: 264px;
z-index: 1;
}

#outer
{
position: relative;
/*width: 747px;*/
/*width: 947px;   /* change this to make the page wider */
width: 1247px;   /* change this to make the page wider */

margin: 0 auto;
background: #fff url('images/abg3.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
/*background: #FF7800 url('images/a8.gif') repeat-x; */
background: #FFFFFF;
width: 202px;
height: 92px;
color: #fff;
padding-left: 10px;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
position: absolute;
right: 30px;
background: #EAEAE2 url('images/homepic13.gif') no-repeat;
width: 1040px;     
/*
width: 740px;     
*/
height: 124px;
}

#splashImageMap
{
position: absolute;
right: 26px;
background: #EAEAE2 url('images/homepic13.gif') no-repeat;
width: 1040px;     
/*
width: 740px;     
*/
height: 124px;
}

#splashImageMap a{
display:block;
position:absolute;
}

#splashImageMap a#framework7{
width :200px;
height:200px;
top:10;
left:900px;
}

#menu
{
position: relative;
background: #46461F url('images/a16.gif') repeat-x;/**/
height: 37px;
padding: 0px 20px 0px 5px;
margin: 128px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 37px;
padding-left: 3px;
font-size:28px; /* added  9 Jun */
color:#fff;		/* added 9 Jun */
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent; 
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;/**/
text-decoration: none;
}

#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 14px;
letter-spacing: -1px;
}

#secondarycontent
{
position: relative;
width: 180px;
font-size: 90%;
/*width: 180px;*/
float: right;
}

#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#secondarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}


#primarycontent
{
position: relative;
/*width: 480px;*/
/*width: 680px; */
width: 980px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;

}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background: url('images/a33.gif') repeat-x;
height: 64px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('images/a38.gif');
}

#footer
{
position: relative;
font-size: 75%;
clear: both;
height: 46px;
text-align: center;
line-height: 46px;
background-image: url('images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}



#menuh-container
	{
	position: relative;	
	top: 3.5em; 
	/*top: -5.5em; */
	left: -3.5em;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;  
	float:left;
	margin:4em;
	margin-top: 7em;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
/*	border: 1px solid #555;*/
	border: 1px solid #46461F;
	white-space:nowrap;
	margin:0;
        padding-top: 0.5em;  /* added 24 Sep 2010 to make top list item easier to link to */
        padding-bottom: 0.5em;  /* added 24 Sep 2010 to make top list item easier to link to */
	/*
	padding-right: 2em; 
	padding-left: 1em; 
	*/
	/*padding-right: 4.3em; */
	padding-right: 2.8em;   /* change 23 Sep 2010 */

	/*padding-left: 2.6em;*/  
	padding-left: 2.8em;    /* change 23 Sep 2010 */


	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background: #46461F url('images/a16.gif') repeat-x;
	/*background-color: royalblue;*/
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #46461F;
	background:white;
/*	background-color: cornflowerblue;*/
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url('images/navdown_white.gif');
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url('images/nav_white.gif');
	background-position: right center;
	background-repeat: no-repeat;
	}

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

	/*width:126px;	 w 9.4emidth of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

