/* css for SQUIRE */

/* ---- Global ------------------------------ */

body {
	font-size: 62.5%;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif; 
	color: #333;
    background: #fdf6e8 url(../images/backgrounds/banner-back.jpg) 0 2px repeat-x;
    line-height: 1.8em;
    border-top: 3px solid #69543d;
  }

* { 
	padding: 0; 
	margin: 0;
	}
	
/* ---- Layout ------------------------------ */


#wrapper {
	float: left;
	width: 100%;
	background: transparent url(../images/backgrounds/bottom-back.jpg) left 101% no-repeat;
	}
	
#wrapper1 {
	float: left;
	width: 100%;
	background: transparent url(../images/backgrounds/page-bottom.png) 0 bottom fixed repeat-x;
	}

#wrapper2 {
	width: 954px;	
	margin: 0 auto;
	}
	
	
#wrapper3 {
	float: left;
	/* background: transparent url(../images/backgrounds/grid.gif) 18px 0 ; /* 12 col grid of 78px units */	
	text-align: left;
	width: 100%; 
	padding: 0 0 18px 0;
	}
	

#banner {
	float: left;
	width: 100%;
	position: relative;
	height: 123px;
	margin-bottom: 18px
	}
	
#banner .gutter {
	padding-top: 45px;
	}
	
#search {
	padding: 3px 18px 6px;
	float: right;
	background: #69543d;
	border-left: 2px solid #e8cfb3;
	border-right: 2px solid #e8cfb3;
	border-bottom: 2px solid #e8cfb3;
	}
	
#search input {
	font-size: 1em;
	}
	
.gutter {
	padding: 18px 18px 18px 0; /* add 18px left padding if switch to percentages */
	}
	
.guidelines #content .gutter {
	padding-top: 0;
	}

#sidebarA .gutter, #banner .gutter {
	padding-left: 18px;
	}
	
#sidebarA .gutter {
	padding-right: 0;
	padding-bottom: 72px;
	}
	
#main {
	float: right;
	width: 702px; /* 9 units of 78px */
	/* width: 75%; */
	}
	
#main .gutter {
	padding-bottom: 90px;
	}

#sidebarA {
	float: left;
	width: 234px; /* 3 units of 78px */
	/* width: 25%; */
	}
	
#content {
	float: left;
	width: 624px; /* 8 units of 78px */
	}
	
#content .border {
	padding-left: 8px;
	margin-left: -9px;
	border-left: 1px solid gray;
	}
	
.three #content {
	width: 468px; /* 6 units of 468px */
	/*  width: 65%; */
	}
	
.one #main { width: 100% }

.one #content .gutter {
	padding-left: 18px;
	}
	
#sidebarB {
	float: right;
	width: 234px; /* 3 units of 78px */
	/* width: 35%; */
	}
	
#content .toc {
	float: right;
	width: 234px; /* 3 units of 78px */
	margin: 0px -78px 18px 18px;
	}
	
#footer {
	clear: both;
	width: 100%;
	}
	
.box, .table {
	float: left;
	background: #fff url(../images/backgrounds/page-bottom.png) 0 270% repeat-x;
	padding: 8px 17px 0;
	margin: -8px -8px 8px;
	border: 1px solid #004276; 
	}
	
.table {
	background: #fff url(../images/backgrounds/page-bottom.png) 0 150% repeat-x;
	margin: 18px 0;
	}
	
.box ul {
	padding-bottom: 18px;
	background: transparent url(../images/backgrounds/separator.gif) 50% 100% no-repeat;
	}
	
.pagi {
	clear: both;
	margin-bottom: 36px;
	height: 36px;
	padding-bottom: 18px;
	background: transparent url(../images/backgrounds/separator.gif) 50% 100% no-repeat;
	}

.comments {
	clear: both;
	}
	
.comments h3 {
	background: transparent url(../images/backgrounds/qpen.gif) 5em 50% no-repeat;
	padding: 20px 0 0 0;
	}
	
.comment {
	padding: 0 0 9px 0;
	background: /* #F2DDC4 */ transparent url(../images/backgrounds/separator.gif) 50% 100% no-repeat;
	margin-bottom: 0px;
	/* border-top: 1px solid #FDF6E8; */
	}

#comment_form {
	margin-top: 36px;
	}
		

/* nav */
	
#mainNav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    }

#mainNav ul {
	clear: both;
	float: left;
    white-space: nowrap;
    color: #333;
    margin: 0;
    width: 100%;
	}
	
#mainNav ul li {
    display: inline;
    list-style-type: none;
	}
	
#mainNav ul li a { 
    padding: .6428em 18px 0;
	text-decoration: none;
	float: left;
	/* border-right: 1px solid #fdf6e8; */
	color: #7d300e;
	}
	
ul li.urhere a {
	color: #b83016;
	background: #fdf6e8;
	}
	
#mainNav ul li a:hover {
	color: #b83016;
	background: transparent url(../images/backgrounds/grad.gif) 0 0 repeat-x;
	}
	
#mainNav li.last a, #footer li.last a { border-right: none; }


#footer ul {
	clear: both;
	float: right;
    white-space: nowrap;
    color: #333;
    margin: 0;
    font-size: 1.2em;
	}
	
#footer ul li {
    display: inline;
    list-style-type: none;
	}
	
#footer ul li a { 
    padding: 0 18px;
	float: left;
	border-right: 1px solid #333;
	}
	
#content .toc ul, #sidebarA ul, #sidebarB .toc ul {
	list-style-type: none;
	font-size: 1.2em;
	background: none;
	margin-left: 0;
	}
	
.toc ul a, #sidebarA ul a {
	text-decoration: none;
	border-bottom: 1px solid #BCC8CA;
	display: block;
	}
	
#sidebarA ul li, #sidebarA ul, #content .toc ul li  {
	margin-bottom: 0;
	}
	
.three #sidebarA ul, .blogs #sidebarA ul {
	margin-bottom: 18px;
	}
	
#sidebarA ul a, #content .toc ul li a {
	padding-top: .6em;
	padding-left: 3px;
		}

#content .toc ul li#email a { 
	background: transparent url(../images/backgrounds/e-mail.gif) 100% 72% no-repeat;
	}

#content .toc ul li#share a { 
	background: transparent url(../images/backgrounds/add.gif) 100% 72% no-repeat;
	}
	
#content .toc ul li#share a:hover, #content .toc ul li#email a:hover {
	color: #004276;
	background: #efe6dc;
	}


#sidebarA ul li ul, #sidebarA ul li ul li ul {
	font-size: .916em;
	margin-bottom: 0;
	/* margin-top: 9px; */
	}
	
#sidebarA ul li ul li a  {
	padding-left: 18px;
	}
	
#sidebarA ul li ul li ul li a {
	padding-left: 32px;
	}
	
#sidebarA ul li a.urhere {
	background: #efe6dc;
	color: #004276;
	}
	
#sidebarA ul li a:hover {
	color: #003055;
	background: #cfc7bf;
	}
	
/* type */

p, ul, ol, dl, td { 
	font-size: 1.4em;
	}
	
.three #sidebarA p, .three #sidebarB p  {
	font-size: 1.2em;
	}
	
.three #sidebarB li {font-size: .857em;}
	
p, ul, ol, dl, h1 {
	margin-bottom: 18px;
	}
	
#content ul, #content ol {
	margin-left: 32px;
	}
	
#banner h1, #banner h2 {
	float: left;
	margin-right: 18px;
	}
	
li { 
	margin-bottom: .6em;
	}


h1 ,h2, h3 /*, h4*/ {
	font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman, serif;
	}

h1 {
	font-size: 2.6em;
	font-weight: normal;
	line-height: 36px;
	color: #004276;
	}
	
.guidelines #content h1 { 
	margin-bottom: 0;
	line-height: 27px;
	}
	
#content h1.sectionTitle, #sidebarA h3, .toc h3, #news h2, h3.author  {
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #666;
	}
	
#content h1.sectionTitle {
	margin-bottom: .6em;
	line-height: 18px;
	}
	
#content h1.margin {
	margin: 18px 0;
	}
	
h2 {
	font-size: 2.1em;
	font-weight: normal;
	line-height: 27px;
	color: #000;
	margin-bottom: 9px;
	}
	
.guidelines h2 {
	font-size: 1.8em;
	}
		
h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #004276;
	}
	
#sidebarA, .toc h3, .example h3, h3.author {
	margin-bottom: 9px;
	}
	
#content .toc h3, .blogs h2 {
	margin-bottom: 0;
	}
	

#news h3 a {
	color: #004276;
	}

#news h4, .guidelines .comment h4 {
	font-size: 1.0em;
	line-height: 18px;
	color: #555;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
	}
	
#news p, .comment p {
	font-size: 1.2em;
	}
 
	
/* h4 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	line-height: 36px;
	} */
	
/* .guidelines */ h4 {
	font-size: 1.2em;
	line-height: 18px;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 9px;
	}
	
h5 {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	}
	
#banner h1 {
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: +3px;
	color: #7d300e;
	}
	
#banner h2 {
	font-size: 21px;
	line-height: 40px;
	}
	
ul {
	margin-left: 18px;
	}

blockquote {
	padding: 0 18px;
	}

blockquote p {
	font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman, serif;
	font-size: 1.6em;
	color: #68502d;
	}


#search {
	font-size: 10px;
	}
		
.small {
	font-size: 1.2em;
	}
	
.roman {
	list-style-type: lower-roman;
	}
	
.alpha {
	list-style-type: lower-alpha;
	}
	
.subhead {
	color: black;
	margin: 3px 0 6px;
	}
	
/* links */

a {
	color: #b83016;
	font-weight: bold;
	}
	
a:hover {
	color: #004276;
	background: #efe6dc;
	}

#banner h1 a {
	font-weight: normal;
	text-decoration: none;
	color: #7d300e;
	}
	
#banner h1 a:hover {
	background: none;
	}
	
.blogs #content h2 a {
	text-decoration: none;
	color: #000;
	}
	
.blogs #content h2 a:hover {
	text-decoration: underline;
	color: #004276;
	}

	
/* misc */

.figure {
	margin-bottom: 6px;
	margin-top: 3px;
	}
	
.right {
	float: right;
	}
	
.left {
	float: left;
	}
	
.nobull ul {
	list-style-type: none;
	}
	
.topic {
	float: right;
	border: 1px solid #BCC8CA; 
	padding: 3px 6px;
	width: 50%;
	margin-left: 9px;
	}
	
.nobot {
	margin-bottom: 0;
	}
		
	
/* images */

a img {
	border: none;
	}
	
img.people {
	float: left;
	margin: 2px 6px 0 0;
	padding: 6px;
	border: 1px solid #ccc;
	background: #fff;
	}


img.left {
	margin-right: 9px;
	}
	
img.right {
	margin-left: 9px;
	}
	
/* tables */
	
table {
	border-collapse: collapse;
	margin-bottom: 18px;
	border-left: 1px solid #bcc8ca;
	border-right: 1px solid #bcc8ca;
	border-top: 1px solid #bcc8ca;
	}
	
thead tr {
	background: #d1dfe1;
	border-bottom: 1px solid #bcc8ca;
	}

th {
	font-weight: bold;
	text-align: left;
	color: #000;
	padding: 8px 10px 8px 10px;
	font-size: 13px;
	}
	
td {
	padding: 4px 10px;
	font-size: 11px;
	width: 25%;
	}
	
.even {
	background: #fff;
	}

.odd {
	background: #f6f1ea;
	}
	
td, th {
	border-bottom: 1px solid #bcc8ca;
	}
	
td {
	font-size: 12px;
	}
	
#resourcesTable {
	width: 702px;
	}
	
#resourcesTable a {
	text-decoration: none;
	}