* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
}
:focus {
	outline: 0;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
}

body {
	color: #000;
	font-family: serif;
}

* strong {
	font-weight: bold;
}
* em {
	font-style: italic;
}

/* common */

a {
	color: #8c1161;
	text-decoration: none;
}
a.more {
	font-weight: bold;
	font-family: sans-serif;
	font-size: .75em;
}
a.more:after {
	content: "\00A0\2026";
}

h2 {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
}
h3 {
	margin-bottom: 0.25em;
	font-weight: normal;
	font-family: serif;
	font-size: 1.125em;
	line-height: 1em;
}
h4 {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1em;
}
h5 {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 1em;
	letter-spacing: 0.1em;
}
h6 {
	font-weight: bold;
	font-size: 1.125em;
	line-height: 1em;
	font-family: serif;
}

blockquote {
	font-weight: normal;
	font-family: serif;
	font-size: 1em;
	line-height: 1em;

}
/* UPDATE NOTICE
\___________________________________________*/

#updateNotice {
	background-color: #8c8582;
}
#updateNotice p {
	margin: 0 auto;
	padding: 0.5em 0;
	width: 972px;
	color: #fff;
	font-family: sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}
#updateNotice p strong {
	font-weight: bold;
}
#updateNotice p a {
	color: #fd6;
	font-weight: bold;
}

/* LAYOUT
\___________________________________________*/

#page {
	margin: 0 auto;
	width: 636px;
}

/* main */

#main {
	float: none !important;
	margin: 12px 0;
	padding: 18px 18px 36px 18px;
	width: 636px;
}

/*
#main #navigation,
#main #quotation,
#main #footer
*/
#main #masthead,
#main #newMedia,
#main #mission,
 {
	margin: 12px 0 0 0;
}
#main #masthead {
	margin: 5px 0 20px;
	width:500px;
	height:75;
}
/*
#main #navigation {
	margin-top: 0px;
	margin-bottom: 1.8em;
}
*/
#main .spread .column {
	float: none !important;
	margin-left: 12px;
	width: 204px;
}
#main .spread .column.two {
	width: 420px;
}
#main .spread.articles .column.two,
#main .spread .column.two.articleBody,
#main .spread .column.two.articleContent {
	width: 636px;
}
#main .spread .column.three {
	width: 636px;
}
#main .spread .column.half {
	width: 96px;
}
#main .spread .column.twohalf {
	width: 528px;
}
#main .spread .column.third {
	width: 60px;
}
#main .spread .column.quarter {
	width: 150px;
}
#main .spread .column.first {
	margin-left: 0;
}

/* sidebar */

#sidebar {
	display: none;
}


/* MAIN
\___________________________________________*/

#main #masthead {
	width: 500px;
	height:75px;
	}

#main #masthead h1:after {
	width: 636px;
	height: 1px;
}
#main #masthead h1 a {
	display: none;
}
#main #masthead h1:after {
	content: url("/images/logos/pcg.png");
}


#main #navigation {
	display: none;
}
/* NAVIGATION
\___________________________________________

#main #navigation ul {
	list-style-type: none;
	margin-bottom: 2.4em;
	padding: 0.2em 0 0;
	height: 2.6em;
	background-color: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-family: sans-serif;
}
#main #navigation ul li {
	float: left;
	margin: 0 0.2em 0.2em 0;
	height: 2.4em;
}
#main #navigation ul li a {
	display: block;
	padding: 0 0.75em;
	height: 2em;
	background-color: transparent;
	color: #666;
	font-size: 1.2em;
	line-height: 2em;
	text-decoration: none;
}
#main #navigation ul li a.here {
	font-weight: bold;
}
#main #navigation ul li ul {
	display: none;
	visibility: hidden;
}
*/


/* MAIN CONTENT
\___________________________________________*/

/* Section headers */

#main .welcome {
	margin-bottom: 1.8em;
	padding-bottom: 1.8em;
	border-bottom: 1px solid #ccc;
	font-family: sans-serif;
}
#main .lesser {
	margin-bottom: 2.4em;
	padding-bottom: 1.8em;
	font-family: sans-serif;
}
#main .fold.lesser {
	padding-top: 1.8em;
	border-top: 2px solid #ccc;
}
#main .lesser h2 {
	font-size: 1.125em;
	line-height: 1em;
}
#main .lesser.subarea h2 {
	font-weight: bold;
	font-size: 1.125em;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#main .welcome h2 a,
#main .lesser h2 a {
	color: #333;
}
#main .welcome p {
	margin-top: 0.5em;
	font-size: 1em;
	line-height: 1em;
}
#main .lesser p {
	font-size: 1em;
	line-height: 1em;
}
#main .lesser p.byline {
	margin-top: 0;
	font-size: .875em;
	line-height: 1em;
}


/* auxiliary navigation */

#auxiliary {
	display: none;
}

/* Articles */

#main .article {
	padding-bottom: 1.2em;
}
#main .article + .article {
	padding-top: 2.4em;
	border-top: 1px solid #eee;
}
#main .articleHeader {
	margin-bottom: 1.2em;
	font-family: sans-serif;
}
#main .articleContent .articleHeader {
	margin-bottom: 2.7em;
}
#main .articleContent .articleHeader h3 a {
	color: #333;
}
#main .articleHeader p.byline {
	color: #999;
	font-size: .875em;
}
#main .articleHeader p.byline a {
	color: #666;
}
#main .articlePhoto {
	float: none !important;
}
#main .articlePhoto .image {
	padding: 0.6em 0 1.2em;
}
#main .articlePhoto .image img {
	width: 100%;
}
#main .articlePhoto + #auxiliary {
	margin-top: 1.8em;
}
#main .articleBody a {
	text-decoration: underline;
}
#main .articleBody h3 {
	margin-top: 1em;
}
#main .articleBody h4 {
	margin: 1.6em 0 0.8em;
}
#main .articleBody h3 + h4 {
	margin-top: 0.8em;
}
#main .articleBody p,
#main .articleBody ul,
#main .articleBody ol {
	margin-bottom: 0.75em;
	font-size: 1em;
	line-height: 1em;
}
#main .articleBody blockquote,
#main .articleBody ul,
#main .articleBody ol {
	margin-left: 2em;
}
#main .articleBody ul *,
#main .articleBody ol * {
	font-size: 1em;
}
#main .articleBody ul.resourceList {
	list-style-type: none;
	margin-left: 0;
}
#main .articleBody ul.resourceList li {
	margin-bottom: 0.25em;
}
#main .articleBody p.intro {
	margin-top: 0;
}
#main .articleBody p.commentInvite {
	margin-top: 1em;
	padding-top: 0.5em;
	font-family: sans-serif;
	font-size: 1.125em;
}
#main .articleFooter {
	margin-bottom: 1.2em;
	padding: 1.2em 0 0;
	border-top: 1px solid #eee;
}
#main .articleFooter p {
	color: #999;
	font-family: sans-serif;
	font-size: .875em;
}
#main .articleFooter p span.date {
	font-weight: bold;
}
#main .articleFooter p a {
	font-weight: bold;
}

/* Calendar Items */

#main .eventItem {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}
#main .eventItem + .eventItem {
	padding-top: 2.4em;
	border-top: 1px solid #eee;
}
#main .eventItem.pcgEvent h3:after {
	content: " (PCG Event)";
	color: #f99;
}
#main .eventItem h4 {
	margin-bottom: 1em;
	font-size: 1em;
	letter-spacing: 0;
}
#main .eventItem p,
#main .eventItem ul,
#main .eventItem ol {
	margin-bottom: 0.75em;
	font-size: 1em;
	line-height: 1em;
}
#main .eventItem ul,
#main .eventItem ol {
	margin-left: 2em;
}
#main .eventItem ul *,
#main .eventItem ol * {
	font-size: 1em;
}
#main .eventItem ul.resourceList {
	list-style-type: none;
	margin-left: 0;
}
#main .eventItem ul.resourceList li {
	margin-bottom: 0.25em;
}
#main .eventItemFooter {
	margin-bottom: 1.2em;
	padding: 1.2em 0 0;
	border-top: 1px solid #eee;
}
#main .eventItemFooter p {
	color: #999;
	font-family: sans-serif;
	font-size: 1em;
}
#main .eventItemFooter p a {
	font-weight: bold;
}

/* Comments */

#main .comment {
	padding-bottom: 1.2em;
}
#main .comment + .comment {
	padding-top: 2.4em;
	border-top: 1px solid #eee;
}
#main .commenter {
	padding: 0 0 0.6em;
	color: #999;
	font-size: 1em;
	font-family: sans-serif;
}
#main .commenter a {
	color: #666;
}
#main .commenter a.name {
	font-weight: bold;
}
#main .commentBody p,
#main .commentBody ul,
#main .commentBody ol {
	margin-bottom: 0.75em;
	font-size: 1em;
	line-height: 1em;
}
#main .commentBody ul,
#main .commentBody ol {
	margin-left: 2em;
}
#main .commentBody ul *,
#main .commentBody ol * {
	font-size: 1em;
}
#main .commentBody p.intro {
	margin-top: 0;
}
#main .commentFooter {
	margin-bottom: 1.2em;
	padding: 1.2em 0 0;
	border-top: 1px solid #eee;
}
#main .commentFooter p {
	color: #999;
	font-family: sans-serif;
	font-size: .875em;
}

#main .addComment {
	padding: 2.4em 0 1.8em;
	border-top: 1px solid #ccc;
}
#main .addComment h4 {
	padding-bottom: 1em;
	color: #666;
	font-size: 1em;
	line-height: 1em;
}
#main .addComment p {
	padding-bottom: 1em;
	color: #666;
	font-size: 1em;
	line-height: 1em;
}
#main .addComment p span.reinforce {
	color: #c00;
	font-weight: bold;
}
#main .addComment p span.thanks {
	font-weight: bold;
}
#main .addComment form {
	padding: 1.2em 0 1.8em;
	width: 420px;
}
#main .addComment form .field {
	display: block;
	margin-bottom: 1em;
}
#main .addComment form .field label {
	display: inline-block;
	width: 213px;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1em;
}
#main .addComment form .field input {
	display: inline-block;
	padding: 0.25em 3px;
	width: 198px;
	background-color: #eee;
	font-family: sans-serif;
	font-size: 1em;
}
#main .addComment form .field textarea {
	padding: 0.25em 3px;
	width: 414px;
	height: 150px;
	background-color: #eee;
	font-family: sans-serif;
	font-size: 1em;
}
#main .addComment form .field.required input,
#main .addComment form .field.required textarea {
	background-color: #fdd;
}
#main .addComment form .ok {
	float: none !important;
	padding-top: 0.4em;
	font-family: sans-serif;
	font-size: 1em;
}
#main .addComment form .ok input {
	display: inline-block;
	margin-right: 0.3em;
}
#main .addComment form .ok label {
	display: inline-block;
	line-height: 1.8em;
}
#main .addComment form .submit {
	float: none !important;
}
#main .addComment form .submit input {
	padding: 0.25em 6px;
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1em;
}
#main .addComment form .submit input.ready {
	background-color: #958;
	color: #fff;
}
#main .spread.article {
	padding-bottom: 1.2em;
}
#main .spread.article + .spread.article {
	padding-top: 2.4em;
}
#main .spread.article .articleHeader {
	margin-left: 216px;
}
#main .spread.article .articleBody {
	margin-left: 216px;
	border-bottom: none;
}

/* pagination */

#main #paginate {
	margin-right: 216px;
	padding-bottom: 2.4em;
	text-align: right;
}
#main #paginate a {
	margin-right: 0.25em;
	font-size: .875em;
	line-height: 1em;
	font-weight: bold;
	font-family: sans-serif;
}



/* Article recaps */

.recaps {
	padding: 0.9em 0;
	font-family: sans-serif;
}
.recap {
	padding: 0 0 1.2em;
}
.recap + .recap {
	padding-top: 1.2em;
}
.recap dl.recapPast + dl.recapLatest {
	margin-top: 1.2em;
}
.recap dl dt {
	float: none !important;
	width: 204px;
	color: #999;
}
.recap dl dt a {
	color: #666;
}
.recap dl dd {
	margin-left: 204px;
	border-bottom: 1px solid #ccc;
}
.recap dl.recapLatest dt {
	color: #666;
	font-size: 1em;
	line-height: 1em;
}
.recap dl.recapLatest dd {
	font-family: serif;
	font-size: 1em;
	line-height: 1em;
}
.recap dl.recapPast dt {
	font-style: italic;
	font-size: 1em;
	line-height: 1em;
}
.recap dl.recapPast dd {
	font-size: 1em;
	line-height: 1em;
}
.recap dl.recapPast dd a {
	color: #5a4743;
}


/* NEW MEDIA
\___________________________________________*/

#main #newMedia {
	margin-bottom: 2.4em;
	font-family: sans-serif;
}
#main #newMedia .column {
	padding-bottom: 8px;
	width: 202px;
	background-color: #fff;
	border: 1px solid #999;
}
#main #newMedia .column h5 {
	margin: 0 0 8px;
	padding: 9px 10px 8px;
	border-bottom: 2px dotted #fff;
	background-color: #e7f8d4;
}
#main #newMedia .column .illustration a {
	display: block;
	width: 180px;
	height: 180px;
	background-color: #fff;
}


#main #mission,
#main #quotation {
	display: none;
}
/* MISSION and QUOTATION
\___________________________________________

#main #mission,
#main #quotation {
	padding: 1.2em 1.8em;
display: none;
}
#main #quotation {
	padding-left: 1.2em;
}
#main #mission p,
#main #quotation p {
	color: #666;
	font-size: 2em;
	line-height: 1.2em;
}
#main #quotation p {
	padding-left: 0.4em;
	text-indent: -0.45em;
}
#main #quotation p cite {
	display: block;
	margin-top: -0.2em;
	color: #999;
	font-size: 0.6em;
	font-style: italic;
	text-align: right;
}
#main #mission p a,
#main #quotation p a {
	margin: -0.05em -0.2em;
	padding: 0.05em 0.2em;
	color: #cbb;
	text-decoration: none;

}
*/
#main #footer {
	display: none;
}
/* FOOTER
\___________________________________________

#main #footer {
	padding-top: 1.2em;
	color: #999;
display: none;

}

#main #footer p {
	font-size: 1.2em;
}
#main #footer p span {
	color: #333;
}
#main #footer p span.fn.org {
	display: block;
	margin-bottom: 0.15em;
	font-size: 1.08em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
#main #footer p span.fn.org span {
	font-size: 1.15em;
	letter-spacing: 0.07em;
}
#main #footer p span.type {
	color: #999;
}
#main #footer p span.street-address,
#main #footer p span.extended-address,
#main #footer p span.postal-code,
#main #footer p span.tel {
	margin-right: 0.25em;
	padding-right: 0.5em;
	border-right: 1px solid #999;
}
*/

/* CLEARING
\___________________________________________*/
/*#main #navigation ul:after,*/
#page:after,
#main .spread:after,
.recap dl:after,
#main .addComment form:after,
#main .addComment form .field:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

