
html
{
	height: 100%;
}

body
{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	line-height: 1.6;
	display: block;
	position: absolute;
}

a
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
	color: #FFAA00;
}

a.more
{
	font-style: italic;
	padding-left: 1em;
}

form
{
	margin: 0;
	padding: 0;
}

form h2
{
	clear: both;
}

form h3
{
	clear: both;
}

form p
{
	clear: both;
}

label
{
	margin: 0.25em 0;
	width: 120px;
	float: left;
	clear: left;
}

label.wide
{
	width: auto;
	padding-right: 0.5em;
}

label.checkbox
{
	padding-right: 0.5em;
	width: auto;
	float: none;
}

.field
{
	float: left;
}

span.field
{
	float: left;
	width: 330px;
}

input, select, textarea
{
	margin: 0.25em 0;
}

input[type="submit"], input[type="button"]
{
	padding: 0.125em 0px;
	margin: 0px;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	background-color: inherit;
	color: #BA0303;
}

textarea
{
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 100%;
	line-height: 1.6;
}

.required
{
	color: #BA0000;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
	padding: 0.125em 0 0.25em;
}

h1
{
	font-size: 160%;
}

h2
{
	font-size: 130%;
}

h3
{
	font-size: 110%;
}

hr
{
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	text-align: left;
	padding: 0;
	margin: 0.25em 0;
}

img
{
	border: none;
}

ol, ul
{
	margin: 0;
	padding: 0;
	padding-left: 1em;
}

li
{
	margin: 0 0 0 1em;
	padding: 0.5em 0;
}

ul.toc
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

ul.toc li
{
	margin: 0;
	padding: 0.5em 0;
}

ul.toc li li
{
	margin: 0 0 0 1em;
	padding: 0.5em 0;
}

/* abandoned 2009.10.29 by SJF
ul.toc li.selected
{
	list-style-type: disc;
}
*/

ul.toc ul
{
	font-size: 85%;
	padding-left: 1em;
	padding-top: 0.5em;
}

ul.toc ul ul
{
	font-size: 100%;
}

ul.toc ul ul li:last-child
{
	padding-bottom: 0;
}

p
{
	margin: 0;
	padding: 0.5em 0;
}

p.submit
{
	text-align: right;
}

p.contribute
{
	text-align: left;
}

.byline, .termsofuse
{
	font-size: 85%;
	padding: 0.25em 0;
	color: #666666;
}

.byline a
{
	color: #666666;
	text-transform: uppercase;
}

.byline a:hover
{
	color: #FFAA00;
}

.pull-quote
{
	margin: 8px 16px 8px 16px;
	display: block;
	width: 190px;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.3;
}

.image
{
	margin: 0.28em 16px 8px 16px;
	display: block;
	font-size: 85%;
	color: #666666;
}

.image img
{
	display: block;
}

.image a.more
{
	margin-top: 1em;
	display: block;
}

.image .caption
{
	margin: 1em 0;
	display: block;
}

.info
{
	clear: both;
	margin: 0;
	font-size: 85%;
	color: #666666;
}

.info span
{
	display: inline;
	margin-right: 2em;
}

.info .section
{
	padding: 0.5em 0;
	width: 100%;
}

.left
{
	float: left;
	clear: left;
	margin-left: 0;
}

.center
{
	float: left;
	margin-left: 0;
}

.right
{
	float: right;
	clear: right;
	margin-right: 0;
}

.body
{
	position: relative;
}

.body .item
{
	position: relative;
}

/*
 * Page
 */

#page
{
	/* 2 x 20px shadows + 730px width = 770px background image */
	padding: 0 20px 1px;
	background-image: url(/media/images/common/shadow770.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 730px;
	margin: 0 auto;
	min-height: 105%;
	display: block;
	position: relative;
}

#content
{
	position: relative;
	float: left;
	width: 450px;
  padding: 20px 0 0 20px;
}

#content .tools
{
	display: block;
	padding: 0.5em 0;
	margin-top: 0.5em;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	clear: both;
}

#content .tools:first-child
{
	padding: 0 0 0.75em;
	border: none;
}

#content .navigation
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0.5em 0;
	font-size: 85%;
	color: #666666;
}

#content .navigation .label
{
	margin: 0;
	padding: 0.5em 1em 0.5em 0;
	float: left;
	display: block;
	text-transform: uppercase;
}

#content .navigation ul.select
{
	margin: 0;
	padding: 0;
	padding-right: 1em;
	list-style-type: none;
	float: left;
}

#content .navigation ul.select li
{
	margin: 0;
	padding: 0.5em 1em 0.5em 0;
	display: block;
	float: left;
}

#content .navigation .grid
{
	width: 100%;
	float: left;
	padding: 0 0 0.5em;
}

#content .navigation .grid .column
{
	width: 102px;
	padding-right: 10px;
	display: block;
	float: left;
}

#content .navigation .grid .oct
{
	width: 100%;
	padding-right: 0;
}

#content .navigation .column ul.select
{
	padding: 0.25em 0;
	width: 100%;
	display: block;
	line-height: 1.0;
}

#content .navigation .column ul.select li
{
	float: none;
	padding: 0.4em 0;
	display: block;
}

#content .navigation .oct ul.select li
{
	width: 46px;
	float: left;
	padding-right: 10px;
}

#content .navigation ul li a
{
	color: #666666;
}

#content .navigation ul li.selected a
{
	color: #BA0303;
}

#content .navigation ul li a:hover
{
	color: #BA0303;
}

#content .item
{
	clear: both;
  padding: 0.5em 0 1em;
}

#content .body
{
	clear: both;
}

#content #commentsDiv
{
	width: 100%;
}

#content #commentsDiv .thread
{
	float: left;
	clear: left;
	padding: 10px 0;
	width: 100%;
}

#content #commentsDiv .thread h3
{
	color: #BA0303;
}

#content #commentsDiv .thread input.heading
{
	color: #BA0303;
	border: solid 2px #DDDDDD;
	padding: 0.125em 2px 0.25em;
	margin: 0;
	width: 442px;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.3;
}

#content #commentsDiv .thread .comment
{
	float: left;
	clear: left;
	padding: 5px 0;
	width: 100%;
}

#content #commentsDiv .thread .comment .byline
{
	position: relative;
	height: 45px;
	float: left;
	width: 100%;
	background-image: url(/media/images/common/comment-background-top.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content #commentsDiv .thread .comment .byline a
{
	text-transform: none;
}

#content #commentsDiv .thread .comment .byline .tools
{
	display: inline;
	position: absolute;
	padding: 3px 0;
	top: 0;
	right: 0;
	border: none;
}

#content #commentsDiv .thread .comment .byline .tools a
{
	text-transform: uppercase;
	color: #003399;
}

#content #commentsDiv .thread .comment .byline .tools a:hover
{
	color: #FFAA00;
}

#content #commentsDiv .thread .comment .body
{
	padding: 0 15px 15px;
	width: 420px;
	clear: left;
	float: left;
	background-color: #ECECEC;
	background-image: url(/media/images/common/comment-background-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content #commentsDiv .thread .comment .body p
{
	padding: 0;
	margin: 0;
}

#content #commentsDiv .thread .comment .body textarea
{
	width: 406px;
	padding: 7px 5px 5px;
	margin: 0;
	border: solid 2px #DDDDDD;
}

#sidebar
{
	float: right;
	width: 225px;
  padding: 9px 20px 20px 15px;
	font-size: 85%;
	line-height: 1.5;
}

#sidebar .section
{
	float: left;
	clear: both;
	width: 100%;
	padding: 0.5em 0;
	color: #666666;
	border-bottom: solid 1px #999999;
}

#sidebar .section:last-child
{
	border-bottom: none;
}

#sidebar .section .item
{
	float: left;
	clear: both;
	width: 100%;
	padding: 0.35em 0;
}

#sidebar .section .item img
{
	padding: 0.25em 0.5em 0 0;
	clear: both;
	float: left;
}

#sidebar .section .heading
{
	float: left;
	clear: both;
	width: 100%;
	padding: 0.25em 0;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}

#sidebar .section .heading a
{
	color: #333333;
}

#sidebar .section .heading img
{
	padding: 0;
	display: block;
}

#sidebar .section .item .heading
{
	float: none;
	clear: none;
	width: auto;
	text-transform: none;
}

#sidebar .section .body
{
	float: left;
	clear: both;
	width: 100%;
}

#sidebar .section a
{
	color: #666666;
}

#sidebar .section a:hover
{
	color: #FFAA00;
}

#sidebar .section a.edit
{
	color: #FFFFFF;
}

#sidebar #authors .heading
{
	position: relative;
}

#sidebar #authors img
{
	width: 45px;
	float: left;
	clear: both;
	padding: 0.75em 0;
	padding-right: 10px;
}

#sidebar #authors .body
{
	width: 170px;
	float: left;
	clear: none;
}

#sidebar #enjoy .body
{
	width: 225px;
	height: 90px;
	float: left;
}

#sidebar #enjoy .item
{
	width: 49px;
	height: 65px;
	padding: 0 7px 0 0;
	margin: 0;
	position: static;
	display: block;
	clear: none;
	float: left;
}

#sidebar #enjoy a
{
	color: #666666;
}

#sidebar #enjoy .item img
{
	width: 49px;
	height: 65px;
	display: block;
}

#sidebar #enjoy .item span
{
	position: absolute;
	display: block;
	top: 72px;
	left: 0;
}

#sidebar #cover .image
{
	margin: 0 auto;
}

#sidebar #resources .body
{
	padding: 10px 0 0;
}
#sidebar #subscribe
{
	line-height: 94px; /* 31 + 63 */
	padding: 13px 0 12px;
}
#sidebar #subscribe ul
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar #subscribe ul li#subscribeli
{ 
    background-image: url(/media/images/common/home_subscribe.jpg); 
	width: 224px;
	height: 31px;
}
#sidebar #subscribe ul li#email
{ 
    background-image: url(/media/images/common/home_email.jpg); 
	width: 52px;
}
#sidebar #subscribe ul li#facebook
{ 
    background-image: url(/media/images/common/MCC_Facebook.jpg); 
	width: 52px;
}
#sidebar #subscribe ul li#twitter
{ 
    background-image: url(/media/images/common/MCC_Twitter.jpg); 
	width: 51px;
}
#sidebar #subscribe ul li#rss
{ 
    background-image: url(/media/images/common/MCC_RSS.jpg); 
	width: 69px;
}
#sidebar #subscribe ul li#email,
#sidebar #subscribe ul li#facebook,
#sidebar #subscribe ul li#twitter,
#sidebar #subscribe ul li#rss
{
	height: 63px;
}
#sidebar #subscribe ul li#subscribeli,
#sidebar #subscribe ul li#email,
#sidebar #subscribe ul li#facebook,
#sidebar #subscribe ul li#twitter,
#sidebar #subscribe ul li#rss
{
	float: left;
	text-indent: 9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-position: left center;
	background-repeat: no-repeat;
}
#sidebar #subscribe ul li a
{
	display: block; /* make the anchors' background-image clickable */
}

#sidebar #toc
{
	overflow: visible;
}

#sidebar #toc ul.toc
{
	overflow: visible;
	font-size: 100%;
	position: relative;
	padding-left: 15px;
	right: 15px;
}

#sidebar #toc ul.toc ul
{
	overflow: visible;
	position: relative;
	font-size: 100%;
	padding-left: 1em;
	left: 0;
}

#footer
{
	position: relative;
	width: 690px;
	padding: 10px 20px;
	text-align: center;
	clear: both;
}

/*
 * Masthead
 */

#masthead
{
	position: relative;
	color: #FFFFFF;
	background-color: #99AACC;
	background-image: url(/media/images/common/masthead-background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 80px;
}

#masthead #mastheadLogo
{
	position: absolute;
	top: 0;
	left: 20px;
}

#masthead #mastheadContribute
{
	position: absolute;
	top: 0;
	right: 20px;
}

#masthead #mastheadNav
{
	bottom: 10px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 20px;
	font-size: 85%;
	text-transform: uppercase;
	line-height: 20px;
}

#masthead #mastheadNav ul
{
	display: block;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 12px;
	list-style-type: none;
}

#masthead #mastheadNav ul li
{
	display: block;
	float: left;
	height: 20px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#masthead #mastheadNav ul li a
{
	display: block;
	float: left;
	height: 20px;
	padding: 0 8px;
	color: #FFFFFF;
	font-weight: normal;
}

#masthead #mastheadNav #mastheadNavSearch
{
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	padding: 0 20px;
}

#masthead #mastheadNav #mastheadNavSearch input
{
	margin: 3px 0;
	float: left;
}

#masthead #mastheadNav #mastheadNavSearch input.text
{
	width: 150px;
	height: 16px;
	line-height: 16px;
	border-width: 0;
	padding: 0 2px;
	margin: 2px 0 2px 4px;
}

/*
 * Edit
 */

a.edit
{
	color: #BA0000;
	font-size: 85%;
	text-transform: uppercase;
}

.item a.edit
{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #BA0000;
	color: #FFFFFF;
	font-size: 85%;
	text-transform: uppercase;
	padding: 0.125em 0.5em;
	margin: 0.75em 0.5em;
}

#toolbox
{
	position: fixed;
	right: 0;
	bottom: 50%;
	color: #FFFFFF;
	background-color: #BA0000;
	padding: 8px;
	width: 80px;
}

#toolbox .heading
{
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
}

#toolbox a
{
	color: #FFFFFF;
	display: block;
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
}

#toolbox #timeSpan
{
	color: #FFFFFF;
	display: block;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
