/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
.creditCaption {
	font: 10px "Lucida Grande", Helvetica, Verdana, sans-serif;
	text-align: right;
	display: block;
	line-height: 13px;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 0 10px 2px 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: 50%;
	background-image: url(img/bg_body3.jpg);
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	border-bottom: solid #0099FF 1px;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 26px;
	color: #00699E;
	border-bottom: #fff solid 2px;
	font-weight: bold;
}
.content-section {
	background: #fff;
	margin: 20px 0;
	padding: 0 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
h2 {
	font-size: 16px;
	color: #A74222;
	border-bottom: #ccc solid 1px;
	padding: 5px 10px 0 10px;
	margin: 15px 0 0 0;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	color: #CC3300;
	padding: 4px 0 0 10px;
	border-bottom: #fff solid 2px;
	line-height: 1em;
	text-align: left;
	margin: 20px 5px 0 0;
}
h4 {
	font-size: 12px;
	color: #66FFFF;
	font-weight: normal;
	border-bottom: solid #66FFFF 1px;
	padding: 2px 0 0 10px;
}
blockquote {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.mainImg {
	text-align: center;
	display: block;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
}
.topnavlabel {
	color: #7E7E7E;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 10px;
	float: right;
	text-transform: uppercase;
}
#banner {
	margin: 0 auto 10px auto;
	height: 150px;
	width: 800px;
	background: #000;
	text-align: right;
}
#tag {
	height: 22px;
	width: 800px;
	margin: 0 auto;
	clear: both;
	font-size: 11px;
	text-align: right;
	padding: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #9C3F41;
	font-weight: bold;
}

/* Magazine Navigation */
#navmagazine {
	height: 20px;
	line-height: 20px;
	width: 800px;
	margin: 0 auto;
	clear: both;
	font-size: 12px;
	background: url(img/bg_nav3.gif) repeat-x 1px;
	border-bottom: 1px solid #000;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	list-style: none;
}
#navmagazine ul, #navmagazine li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navmagazine ul a:link, #navmagazine ul a:visited
{
	float: right;
	margin: 0;
	text-decoration: none;
	color: #000;
	padding: 0 8px;
	border-left: #fff solid 1px;
}
#navmagazine ul a:hover {
	color: #333;
	background: url(img/bg_nav4.gif) repeat-x;
	border: none;
	border-left: #fff solid 1px;
}
#navmagazine ul a:link#active, #navmagazine ul a:visited#active
{
	margin: 0;
	text-decoration: none;
	color: #fff;
	background: #000;
	border-bottom: 1px solid #000;
}

/* Community Navigation */
#navcommunity {
	height: 20px;
	line-height: 20px;
	width: 800px;
	margin: 0 auto;
	clear: both;
	font-size: 12px;
	background: url(img/bg_nav3.gif) repeat-x 1px;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
#navcommunity ul, #navcommunity li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navcommunity ul a:link, #navcommunity ul a:visited
{
	float: right;
	margin: 0;
	text-decoration: none;
	color: #000;
	padding: 0 8px;
	border-left: #fff solid 1px;
}
#navcommunity ul a:hover {
	background: url(img/bg_nav4.gif) repeat-x;
	color: #333;
	border: none;
	border-left: #fff solid 1px;
}
#navcommunity ul a:link#active, #navcommunity ul a:visited#active
{
	margin: 0;
	text-decoration: none;
	color: #fff;
	background: #000;
}

#wrapper {
	margin: 10px auto 0 auto;
	width: 800px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(img/bg_wrapper.jpg);
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
}
#wrapper3col {
	margin: 10px auto 0 auto;
	width: 800px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(img/bg_wrapper3col.gif);
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
}
#content {
	margin: 0 0 15px 0;
	width: 550px;
	text-align: left;
	float: left;
	clear: none;
}
#content ul {
	margin: 2px 40px 10px 10px;
	list-style: none;
}
#content ul li {
	background: url(img/bull.gif) no-repeat 0px 4px;
	margin-top: 4px;
	padding-left: 12px;
}

#content ol {
	margin: 2px 40px 10px 10px;
}
#content ol li {
	margin-top: 4px;
	padding-left: 0;
}

.intropara {
	font-size: 18px;
	color: #584543;
	line-height: 1.1em;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	margin-top: 8px;
	letter-spacing: -1px;
}
hr {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
table {
	background: #fff;
	margin: 10px 40px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #dedede;
}
td {
	border-bottom: 1px dotted #dedede;
	padding: 4px;
	border-left: 1px dotted #dedede;
	vertical-align: top;
}
p {
	margin: 2px 20px 10px 40px;
	padding: 0px;
	line-height: 1.4em;
	text-align: left;
}
table p {
	margin: 2px 10px 10px 10px;
	padding: 0px;
	line-height: 1.4em;
	text-align: left;
}

/* Content UL link lists 
--------------------------------------------- */

#content ul.links {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px dotted #ddd;
}

#content ul.links li {
	background: url(none);
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #ddd;
}

#content ul.links a:link, #content ul.links a:visited {
	padding: 3px 0 6px 0;
	display: block;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	color: #FF0000;
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}

#content ul.links a:hover {
	color: #000;
	background-color: #eee;
	border-bottom: 0;
}

#content ul.links a span {
	color: #B3B3B3;
	font-size: 11px;
	display: block;
}

/* Sidebar 
--------------------------------------------- */

#sidebar {
	margin: 0;
	width: 250px;
	float: right;
	color: #fff;
	background-repeat: no-repeat;
	padding: 0;
	clear: none;
}

#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0;
	border-top: 1px solid #fff;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar a:link, #sidebar a:visited {
	padding: 6px 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	line-height: 18px;
	text-align: left;
	color: #FF0000;
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}

#sidebar a:hover {
	color: #000000;
	background-color: #838383;
}

#sidebar a span {
	color: #999999;
	font-size: 12px;
}
#sidebar a:link#active2, #sidebar a:visited#active2 {
	color: #fff;
	background-color: #838383;
}


#sidebar h3 {
	margin: 0;
	padding: 5px 10px;
	line-height: 14px;
	text-align: left;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	border-bottom: 3px dashed #000;
}

#sidebar p {
	margin: 0;
	padding: 5px 10px;
	line-height: 14px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidenavlabel {
	display: block;
	margin: 0;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
	padding: 20px 10px 2px 10px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 1.1em;
	background-color: #221F20;
	text-align: left;
}
.feature {
	margin: 0;
	width: 100%;
	color: #FFFFFF;
	padding: 0;
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	line-height: 20px;
	text-align: right;
	border-top: #fff dotted 1px;
	border-bottom: #BEAA9A solid 20px;
}
.featurequote {
	margin: 15px 0;
	width: auto;
	color: #EF2068;
	padding: 10px 30px;
	font-size: 26px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	line-height: 24px;
	text-align: center;
	border-top: dotted #eee 4px;
	border-bottom: dotted #eee 4px;
	letter-spacing: -3px;
}
#sidebarhottix {
	background-color: #768AA1;
	padding: 10px 0;
	margin: 0;
	background: url(img/bg-sidebarhottix.gif) repeat-y;
	border-top: #886413 solid 15px;
}
#sidebarhottix a:link, #sidebarhottix a:visited
{
	color: #FFFF99;
	text-decoration: none;
	border-bottom: none;
}
#sidebarhottix a:hover {
	text-decoration: none;
	color: #FFFF00;
	border-bottom: #fff solid 1px;
}
#sidebarhottix a:active {
	text-decoration: none;
}

.feature a:link, .feature a:visited
{
	color: #000066;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom: #fff dotted 1px;
	text-align: left;
	padding: 0;
	text-indent: 10px;
}
.feature a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #BEAA9A;
	border-bottom: #000066 dotted 1px;
}
.feature a:active {
	text-decoration: none;
}
#footer {
	height: 21px;
	line-height: 20px;
	width: 800px;
	margin: 0 auto 10px auto;
	clear: both;
	font-size: 12px;
	text-align: center;
	background: url(img/bg_nav1.gif) repeat-x 1px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#calendarPerforming {
	width: 260px;
	margin: 0px;
	padding: 0 0 20px 0;
	float: left;
	clear: none;
}
#calendarVisual {
	width: 260px;
	margin: 0 0 0 275px;
	padding: 0 0 20px 0;
	clear: none;
}
#calendarPerforming p {
	margin: 5px 10px 10px 20px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}
#calendarVisual p {
	margin: 5px 10px 10px 20px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}
.notes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	background: #FFFFFF;
	border: 3px solid #FF0000;
	padding: 6px;
	display: block;
}
.authorname {
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 0px;
	margin: 4px 0px 6px 20px;
}

.details {
	border-top: 1px solid #ccc;
	padding-top: 12px;
	font-style: italic;
	line-height: 1.25em;
}
.ads {
	text-align: center;
	margin: 0;
	border-top: #FA3EFF solid 10px;
	padding: 10px 0;
}
.details-label {
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: 2px;
	font-size: 11px;
	font-style: normal;
	margin-right: 4px;
}
#cover-image {
	background: url(img/issue/cover.jpg) no-repeat;
	height: 500px;
}
a img {
	border: 0;
	}
.creditCaptionContest {
	display: block;
	border-bottom: solid #000 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.signature {
	margin: 0px 0px 0px 20px;
	color: #666666;
	font-style: italic;
	line-height: 11px;
}
.sectioned {
	border-top: 1px dashed #ccc;
	margin-top: 15px;
	padding-top: 10px;
}
.displaynone {
	display: none;
}
.calendarCategory {
	float: right;
	margin: 0 20px;
	color: #000;
	background-color: #eee;
	padding: 2px 5px;
	border: solid 1px #ccc;
}
.floatright {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.floatleft { 
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
