/*** The Essential Code - http://alistapart.com/articles/holygrail ***/

body {
	margin: 0;
}

.column {
	vertical-align: top;
}

#center {
	padding: 0 20px;
	width: 100%;
}

#left {
	width: 230px;           /* LC width = 230 */
	padding: 0 10px;        /* LC padding = 10 */
}

#right {
	width: 150px;           /* RC width = 150 */
	padding: 0 10px;        /* RC padding = 10 */
}

/*** Just for Looks ***/

body {
	background: #fff;
}

img {
	border: 0;
}

#header, #footer {
	text-align: center;
}

#home {
	display: block;
	height: 130px;
	width: 430px;
	position: absolute;
	top: 10px;
}

#left {
	background: #fff;
	border-right: 1px solid #ccc;
}

#center {
	background: #fff;
}

#right {
	background: #fff;
	border-left: 1px solid #ccc;
}

#footer {
}

/* ===================================== */

/* HTML entities */
* {
	font-family: Verdana, Helvetica;
}

input , textarea {
	font-size: 10pt;
}

fieldset {
	border: 0;
}

/* Generic styles */
.label {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.value {
	vertical-align: top;
	text-align: left;
}

.center {
	text-align: center;
}

.center table {
	margin-left: auto;
	margin-right: auto;
}

.center table td {
	text-align: left;
}

.editable {
	font-style: italic;
}

#logo {
	width: 100%;
	height: 150px;
	background-position: left;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #9e1c36;
	text-align: right;
}

#banner-ad {
	width: 468px;
	height: 60px;
	background-color: #aaa;
	position: absolute;
	right: 20px;
	top: 55px;
	color: #fff;
	text-align: center;
}

#header {
	font-size: 1.2em;
}

#header .nav {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #000;
}


#header .nav ul {
	margin: 0;
	padding: 2px 0 5px 0;
	list-style: none;
	padding-left: 0.5em;
	line-height: 0.6em;
}

#header .nav li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-weight: bold;
}

#header .nav li a {
	text-decoration: none;
	color: #fff;
	padding-right: 0.5em;
}

#left , #right {
	text-align: center;
}

#left img , #right img {
	padding-bottom: 1em;
	border: 0;
}

#center {
	font-size: 12px;
}

#center .article-info {
	clear: both;
	padding-bottom: 0.8em;
}

#center .article-info img {
	float: left;
	padding: 0 0.5em 1em 0;
	border: 0;
}

#center .article-info .section {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	padding-bottom: 0px;
}

#center .article-info .title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00f;
}

#center .article-info .teaser {
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

#center .article-info .byline {
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
}

#center .section {
	font-size: 20px;
	font-weight: bold;
	color: #f00;
	padding-bottom: 0.5em;
}

#center .title {
	font-size: 18px;
	font-weight: bold;
	color: #00f;
}

#center .teaser {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#center .byline {
	font-style: italic;
	padding-bottom: 0.5em;
	font-size: 1em;
}

#center .article {
	font-size: 12px;
	line-height: 16px;
}

#center .article img {
	padding: 0.5em;
}

#center .contest {
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
}

#center .contest .title {
	background-color: #00f;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 5px
}

#center .contest .description {
	padding-bottom: 1em;
}

#footer {
	font-size: 0.9em;
	background-color: #9e1c36;
	color: #fff;
	border-top: 4px solid #000;
	padding: 5px;
}

#footer .nav {
}

#footer .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 0.5em;
}

#footer .nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer .nav li a {
	text-decoration: none;
	color: #fff;
	padding-right: 0.5em;
	font-weight: bold;
}

#instructions {
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 0.5em;
}

/* Admin menu */
#admin-menu {
	background-color: #c0c0c0;
	color: #000;
	border-bottom: 1px solid;
	padding: 2px;
	font-size: 8pt;
	text-align: left;
}

#admin-menu a {
	background-color: #fff;
	color: #000;
	border: 1px solid;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

#admin-menu select {
	font-size: 8pt;
	border: 1px solid;
	color: #000;
	background-color: #fff;
}

#admin-menu select option {
	color: #000;
	background-color: #fff;
}

.sortable {
	list-style-type: none;
	cursor: move;
	border: 1px solid #000;
	padding: 0.5em;
}

#sortable-divider {
	height: 5px;
	background-color: #ccc;
	margin: 3px;
}

#sortable-deleter {
	height: 5px;
	background-color: #000;
	margin: 3px;
}

#past-issues {
	line-height: 1.4em;
}

h2 {
	padding-top: 0.5em;
	text-align: center;
}

/* Screen only */
@media screen {

	.noprint { }

	* {
		margin: 0;
	}
}

/* Print only */
@media print {

	.noprint {
		display: none;
	}
}
