/*** BODY
*********************************************************/

body {
	background-color: #fff;
	color: #111;
	font: normal 97%/1.3em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "MS Gothic", HiraKakuPro-W3, "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif;
	line-height: 160%;
	margin: 0;
	padding: 0;
}




/*** MAIN ELEMENTS
*********************************************************/

#header {
	background-color: #9c0;
	border-bottom: 1px solid #030;
	color: #690;
	padding: 20px;
	text-align: left;
}

.left {
	color: #999;
	margin-top: 15px;
	position: relative;
	width: 12em;
	z-index: 10;
}

#middle {
	left: 0;
	position: absolute;
	top: 90px;
	width: 75%;
	z-index: 8;
}

#middlewide {
	left: 0;
	position: absolute;
	top: 90px;
	width: 85%;
	z-index: 8;
}

#middlewidest {
	left: 0;
	position: absolute;
	top: 90px;
	width: 100%;
	z-index: 8;
}

#right {
	font-size: 97%;
	left: 78%;
	position: absolute;
	top: 85px;
	z-index: 6;
}

#footer {
	margin: 10px 160px;
	text-align: center;
}




/*** HEADER
*********************************************************/

#header #maccaws {
	background-color: inherit;
	color: #fff;
	font: bold 150% "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif;
}




/*** MIDDLE
*********************************************************/

#middle div.middlecontainer, 
#middlewide div.middlecontainer, 
#middlewidest div.middlecontainer {
	margin-bottom: 10px;
	margin-left: 15em;
	margin-right: 25px;
}




/*** LEFT
*********************************************************/

.left .nav {
	margin: 0;
	padding: 5px;
}

.left #membernav, 
.left #adminnav {
	border-top: 1px dashed #ddd;
	font-size: 90%;
	margin-top: 10px;
	padding-top: 15px;
}




/*** RIGHT
*********************************************************/

#right div.rightcontainer {
	margin-right: 10px;
}

#lang {
	background-color: #eee;
	color: #999;
	border: 1px solid #aaa;
	margin-top: 5px;
	padding: 3px;
	font-size: 90%;
}




/*** FOOTER
*********************************************************/

#footer p {
	background-color: inherit;
	color: #777;
	font-size: 0.8em;
	margin: 0;
	text-align: center;
}




/*** LISTS
*********************************************************/

li {
	margin-top: 10px;
}

.left ul {
	margin: 0 0 0 20px;
	padding: 0;
}

.left li {
	background-color: inherit;
	color: #999;
	list-style-type: none;
	margin-top: 0;
}

.left li#navhere, 
#right #lang li#langhere {
	list-style-image: url("http://www.maccaws.org/commonpics/arrow.png");
}

#right #lang ul {
	margin: 0 0 0 21px;
	padding: 0;
}

#right #lang li {
	list-style-type: none;
	margin: 0;
}

#middle #news ul.archivedaylist, 
#right ul.archiveyearlist {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#middle #news ul.archivedaylist ul.archivepostlist li {
	margin-top: 0;
}

#right ul.archiveyearlist ul.archivemonthlist {
	list-style-type: disc;
	margin-left: 4em;
	margin-top: -1.55em;
	padding-left: 0;
	position: relative;
}

#news ul.archivedaylist ul.archivepostlist {
	list-style-type: disc;
	margin-left: 4em;
	margin-top: -1.3em;
	padding-left: 0;
	position: relative;
}

#right ul.archiveyearlist li {
	margin-top: 0;
}

#right ul.archivemonthlist li {
	margin-top: 0;
}

li.spaced {
	padding-bottom: 0.3em;
}



/*** HEADINGS
*********************************************************/

h1 {
	background-color: inherit;
	color: #030;
	font: bolder 1.8em/1.2em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "MS Gothic", HiraKakuPro-W3, "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif;
	letter-spacing: .05em;
	margin-top: 0;
	padding: 0;
}

h2 {
	background-color: inherit;
	color: #690;
	font: bolder 1.5em/1.4em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "MS Gothic", HiraKakuPro-W3, "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif;
	letter-spacing: .05em;
	margin-bottom: -5px;
	margin-top: 30px;
}

h3 {
	background-color: inherit;
	color: #354E00;
	font: normal 1em/1.1em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "MS Gothic", HiraKakuPro-W3, "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif;
	letter-spacing: .05em;
	margin-bottom: -5px;
	margin-top: 30px;
	text-transform: uppercase;
}

p+h3 {
	margin-top: 40px;
}

#middle #news h3, 
#middlewide #news h3 {
	border-bottom: 1px dashed #555;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#middle #news h3.archivemonth {
	border-bottom: 0;
}

h4 {
	background-color: inherit;
	color: #666;
	font: normal 95%/1.1em "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "MS Gothic", HiraKakuPro-W3, "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif;
	letter-spacing: .05em;
	margin-bottom: -5px;
	margin-top: 30px;
}

#right h2 {
	background-color: inherit;
	color: #666;
	font-size: 1.2em;
	letter-spacing: .05em;
	margin-bottom: -10px;
	margin-top: 15px;
	text-transform: uppercase;
}

/** this transforms headers to look like body text so we mainting structural integrity **/
.bodytext {
	background-color: inherit;
	color: #111;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}




/*** TABLES
*********************************************************/

table {
	background-color: #fafafa;
	border: 1px solid #aaa;
	color: #111;
	empty-cells: show;
	font-size: 85%;
	padding-top: 0;
}

table thead th {
	background-color: #bec9ce;
	border-bottom: 1px solid #bbb;
	color: inherit;
	vertical-align: top;
}

table tfoot th {
	background-color: #bec9ce;
	border-top: 1px solid #bbb;
	color: inherit;
	vertical-align: bottom;
}

tbody tbody tr.rowcolor1 {
	background-color: #fafafa;
	color: inherit;
}

table tbody tr.rowcolor2 {
	background-color: #eee;
	color: inherit;
}

table tbody td {
	vertical-align: top;
}

#right table.newscal tfoot th {
	padding: 0 5px;
}

#right table.newscal tbody td {
	background-color: inherit;
	color: #ddd;
	padding: 0 5px;
	text-align: right;
}

#right table.newscal tbody td.thisday, 
#right table.newscal tbody td.linkthisday {
	background-color: #eee;
	color: inherit;
}

#right table.newscal td:hover {
	background-color: #eee;
	color: inherit;
}

#right table.newscal td:hover.linkday, 
#right table.newscal td:hover.linkthisday {
	background-color: #ddd;
	color: inherit;
}

#right table.newscal td:hover.noday {
	background-color: #fafafa;
	color: inherit;
}




/*** FORMS
*********************************************************/

form legend {
	background-color: inherit;
	color: #690;
}

form fieldset {
	padding: 10px;
}

form br {
	clear: both;
}

form .formlabel {
	cursor: help;
	float: left;
	width: 6em;
}

form .formlabelwide {
	cursor: help;
	float: left;
	width: 7em;
}

.left form {
	margin-left: 20px;
	font-size: 80%;
}

.left form input {
	font-size: 80%;
}




/*** TEXT
*********************************************************/

acronym {
	cursor: help;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

blockquote, q {
	font-family: "MS P明朝", "MS 明朝", "MS P Mincho", "MS Mincho", Georgia, serif;
}

blockquote p {
	text-indent: -0.3em;
}

code {
	font-family: courier, sans-serif;
}

pre {
	background: #eee;
	color: inherit;
	padding: 2px 5px;
}

small {
	font-size: 85%;
}




/*** MISC
*********************************************************/

.hide {
	display: none;
}

.code2 {
	background: #eee;
	color: inherit;
	font: normal 0.95em/1.1em "Courier New", monospace;
	margin-left: 3em;
	margin-right: 3em;
	padding: 10px;
}

.fade {
	background-color: inherit;
	color: #ccc;
}

img {
	border: 0;
}

.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}

.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}

.u {
	text-decoration: underline;
}

.note, .warning {
	margin: 0em 3em 1.6em 3em;
	padding: 10px;
}

.note p {
	margin-top: 0;
}

.errorfeedback {
	background-color: #ffce3c;
	color: inherit;
}

.errorhighlight {
	background-color: #f8e563;
	color: inherit;
}




/*** NEWS AND NEWS ARCHIVE MISC
*********************************************************/

#middle #news .archiveday {
	font-size: 85%;
}

#middle #news .postdate, 
#middlewide #news .postdate{
	background-color: inherit;
	color: #888;
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
}




/*** LINKS
*********************************************************/

a {
	background-color: inherit;
	color: #c30;
	text-decoration: none;
}

a:visited {
	background-color: inherit;
	color: #a20;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	background-color: inherit;
	color: #f93;
	text-decoration: underline;
}

#header a {
	background-color: inherit;
	color: #690;
	text-decoration: none;
}

#footer a {
	background-color: inherit;
	color: #777;
}

table a {
	font-weight: normal;
}


/*** #middle or #middlewide ***/
#news h3.archivemonth a, 
#news h3.archivemonth a:visited, 
#news .archiveday a, 
#news .archiveday a:visited, 
#news .postdate a, 
#news .postdate a:visited {
	background-color: inherit;
	border-bottom: 1px solid #eee;
	color: #888;
}

/*** #middle or #middlewide ***/
#news h3.archivemonth a:hover, 
#news .archiveday a:hover, 
#news .postdate a:hover {
	background-color: inherit;
	border-bottom: 0;
	color: #c30;
}




/*** COLORS
*********************************************************/

/*** dark... ***/
.tone2 {
	background-color: #bec9ce;
	color: inherit;
}

.tone3 {
	background-color: #dbe0e2;
	color: inherit;
}

.tone4 {
	background-color: #eee;
	color: inherit;
}

.tone5 {
	background-color: #fafafa;
	color: inherit;
}
/*** ...light ***/



#middlewidest #resultsfound h2 {
	color: #555;
	font-size: 100%;
	margin: -5px 20px 3px 0;
	padding: 0;
}

#middlewidest #pagingtop {
	border-top: 1px solid #999;
	color: #555;
	margin: 0 0 10px 0;
	padding: 3px 20px 0 0;
}

#middlewidest #pagingbottom {
	clear: both;
	color: #555;
	margin-top: 10px;
}

#links {
	background-color: #fafafa;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#links #linkshead {
	background-color: #bec9ce;
	border-bottom: 1px solid #aaa;
	font-size: 85%;
	padding: 5px;
}

#links #subcats {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 90%;
}

#links #subcats table {
	background-color: #dbe0e2;
	border: 0px;
}

#links #subcatsnolinks {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 90%;
}

#links #subcatsnolinks table {
	background-color: #dbe0e2;
	border: 0px;
}

#links table td {
	border: 0px;
}

#links #headerpaging {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 85%;
	padding: 5px;
}

#links #footerpaging {
	background-color: #dbe0e2;
	border-bottom: 1px solid #aaa;
	font-size: 85%;
	padding: 5px;
}

#links #catlink {
	border-bottom: 1px solid #aaa;
	padding: 10px;
}

#links h2 {
	font-weight: bold;
	background-color: inherit;
	color: #111;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}

#links h3 {
	text-decoration: underline;
	background-color: inherit;
	color: #111;
	font-size: 100%;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
}

#links #catlink div {
	margin-left: 15px;
}

#links #nolinks {
	padding: 10px;
	border-bottom: 1px solid #aaa;
}

#links #searchlink {
	border-bottom: 1px solid #aaa;
	padding: 10px;
}

#links #searchlink div {
	margin-left: 15px;
}






/* primer */
#primer #right {
	font-size: 100%;
	left: 73%;
	position: absolute;
	top: 0;
	z-index: 6;
}

#primer #nudge {
	left: 0;
	position: absolute;
	top: 90px;
	width: 100%;
	z-index: 8;
}

#primer #nudge #top {
	margin-bottom: 10px;
	margin-left: 15em;
	margin-right: 25px;
}

#primer #middle {
	position: static;
	width: 70%;
	z-index: 8;
}

#primer #nudge-container {
	position: relative;
}

#primer #right h2 {
	display: none;
}

#primer #middle dl, 
#primer #top dl {
	background-color: white;
	border: dotted 1px #000;
	color: black;
	font-size: .9em;
	line-height: 1.2em;
	margin: .5em;
	padding: 1em;
}

#primer #middle dl dt, 
#primer #top dl dt {
	background-color: white;
	color: #000;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	margin: 0 .5em 0 0;
	padding: 0;
} 

#primer #middle dl dd, 
#primer #top dl dd {
	display: inline;
	margin-left: 0;
}

#primer #right dl, 
#primer dl#starterben {
	background-color: white;
	background-image: url(/kit/hand.gif);
	background-repeat: no-repeat;
	border: 1px solid #000;
	color: black;
	font-size: .9em;
	line-height: 1.5em;
	margin: .5em;
	padding: 1em;
}

#primer #right dl dt, 
#primer #top dl#starterben dt {
	background-color: white;
	color: #600;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	margin-left: 15px;
	margin-right: .5em;
}

#primer #right dl dd, 
#primer #top dl#starterben dd {
	display: inline;
	margin-left: 0;
}

#kitfooter {
	margin-top: 30px;
	padding: 5px 20px;
	border-top: 1px solid #ccc;
	font-size: 80%;
	color: #666;
}