/* Website design & development by Looker Design Inc. | www.lookerdesign.com */

body {
	margin: 0;
}

img { 
	border :0; 
}

a {
	color:#BF311A;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #333333;
	text-align: justify;
}

li {
	margin-bottom: 0px;
	margin-bottom: 10px;
	line-height: 16px;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #333333;
	text-align: justify;
}

h1 {
	font-size: 21px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: lighter;
}

h2 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: lighter;
}

h3 {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: justify;
}

h4 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
}

h6 { /* Author */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: -12px;
	margin-bottom: 15px;
	font-weight: lighter;
	color: #666666;
}

/*-------------------------------- NAV & BANNER --------------------------------*/

#container-navbanner {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 978px;
	position: relative;
/*RN	z-index: 1; */
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#container-content {
	background-image: url(images/temp-tile.gif);
	background-repeat: repeat-y;
	width: 978px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	position: relative;
}

#navbanner-topbar {
	height: 38px;
	position: relative;
	z-index: 2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
}

.navbanner-topbar-table {
	height: 100%;
	width: 805px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	color: #666666;
}

#navbanner-logo {
	width: 116px;
	height: 132px;
	z-index: 3;
	margin-left: 20px;
	top: 0px;
	position: absolute;
}

#navbanner-banner {
	z-index: 3;
	width: 100%;
	height: 185px;
	position: relative;
}

#navbanner-nav {
	width: 100%;
	height: 54px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.navbanner-nav-table {
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

/*-------------------------------- 3 COLUMNS --------------------------------*/

#content-left {
	float: left;
	width: 528px;
	z-index: 2;
	position: relative;
}

#content-left img {
	border: 1px solid #666666;
	margin-right: 15px;
	margin-top: 5px;
}

#content-right {
	float: right;
	width: 225px;
	position: relative;
}

#content-right img {
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content-middle {
	float: left;
	width: 225px;
	align: top;
}

#content-middle img {
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 5px;
}

/*-------------------------------- BOXES --------------------------------*/

#content-left-box {
	padding-top: 35px;
	padding-right: 22px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content-left-box-tabless {
	padding-top: 20px;
	padding-right: 22px;
	padding-left: 20px;
	position: relative;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#styles-writing p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	color: #333333;
	text-align: justify;
	text-indent: 40px;
	margin-bottom: 0px;
}


#styles-writing h3 {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: justify;
	text-indent: 40px;
}

#styles-writing blockquote p {
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 0px;
	margin-left: 8px;
}

#styles-writing h4 { /* Asterix */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	color: #333333;
	text-align: center;
	margin-bottom: 15px;
	font-weight: normal;
}

#styles-writing h5 { /* Quote */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	color: #333333;
	text-align: justify;
	margin-bottom: 15px;
	font-weight: normal;
}

#styles-feedback h5 { /* Name */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: -10px;
	color: #666666;
	text-align: justify;
	margin-bottom: 15px;
	font-weight: normal;
}

blockquote {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 18px;
	}

table.table-dialogue {
	width: 500px;
	font: 12px Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 10px 0px 30px 0px;	
	}

.table-dialogue td {
	padding: 8px 0px 8px 0px;
	}
	
.content-left-intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

#content-middle-box {
	position: relative;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content-middle-box p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}

#content-middle-box h1 {
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 14px;
}

#content-middle-box h6 {  /* Author */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: -8px;
	font-weight: lighter;
}

#content-middle-box-tabless {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
}

#content-middle-box-tabless p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}

#content-middle-box-tabless h1 {
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 14px;
}

#content-middle-box-tabless h2 {
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 14px;
}

#content-middle-box-tabless h6 {  /* Author */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: -8px;
	font-weight: lighter;
}

#content-middle-box-tabless h5 {  /* Author Quote */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top: -2px;
	margin-bottom: 5px;
	font-weight: lighter;
}


#content-right-box {
	position: relative;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content-right-box p {
	margin-top: 0px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}

#content-right-box h1 { /* Quote */
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 21px;
}

#content-right-box h2 { /* Art Title */
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 21px;
}

#content-right-box h6 {  /* Author */
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: lighter;
}

/*-------------------------------- TABS --------------------------------*/

#content-tab-drama {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-drama.gif);
	background-repeat: no-repeat;
}

#content-tab-drama p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-drama a {
	color: #D7C394;
}

#content-tab-drama a:hover {
	color: #BF311A;
}







#content-tab-editorial {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-editorial.gif);
	background-repeat: no-repeat;
}

#content-tab-editorial p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-editorial a {
	color: #D7C394;
}

#content-tab-editorial a:hover {
	color: #BF311A;
}

#content-tab-quote {
	height: 22px;
	position: absolute;
	background-image: url(images/tab-quote.gif);
	background-repeat: no-repeat;
	width: 100%;
	left: -1px;
	top: -1px;
}

#content-tab-fiction {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-fiction.gif);
	background-repeat: no-repeat;
}

#content-tab-fiction p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-fiction a {
	color: #D7C394;
}

#content-tab-fiction a:hover {
	color: #BF311A;
}

#content-tab-nonfiction {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-nonfiction.gif);
	background-repeat: no-repeat;
}

#content-tab-nonfiction p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-nonfiction a {
	color: #D7C394;
}

#content-tab-nonfiction a:hover {
	color: #BF311A;
}

#content-tab-news {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-news.gif);
	background-repeat: no-repeat;
}

#content-tab-news p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-news a {
	color: #D7C394;
}

#content-tab-news a:hover {
	color: #BF311A;
}

#content-tab-essay {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-essay.gif);
	background-repeat: no-repeat;
}

#content-tab-essay p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-essay a {
	color: #D7C394;
}

#content-tab-essay a:hover {
	color: #BF311A;
}

#content-tab-poetry {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-poetry.gif);
	background-repeat: no-repeat;
}

#content-tab-poetry p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-poetry a {
	color: #D7C394;
}

#content-tab-poetry a:hover {
	color: #BF311A;
}

#content-tab-roundtable {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-roundtable.gif);
	background-repeat: no-repeat;
}

#content-tab-roundtable p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}

#content-tab-roundtable a {
	color: #D7C394;
}

#content-tab-roundtable a:hover {
	color: #BF311A;
}

#content-tab-art {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-art.gif);
	background-repeat: no-repeat;
}

#content-tab-art p, #content-tab-thank p {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

#content-tab-art a, #content-tab-thank a {
	color: #D7C394;
}

#content-tab-art a:hover, #content-tab-thank a:hover {
	color: #BF311A;
}

#content-tab-thank {
	height: 22px;
	width: 100%;
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url(images/tab-thankyou.gif);
	background-repeat: no-repeat;
}

/*-------------------------------- SPECIAL --------------------------------*/


.poetry-indent1 {
	margin-left: 15px;
}

.poetry-indent2 {
	margin-left: 30px;
}

.poetry-indent3 {
	margin-left: 45px;
}

.poetry-indent4 {
	margin-left: 60px;
}

.poetry-indent5 {
	margin-left: 75px;
}

.poetry-indent6 {
	margin-left: 90px;
}

.poetry-indent7 {
	margin-left: 105px;
}

.poetry-indent8 {
	margin-left: 120px;
}

.poetry-indent9 {
	margin-left: 135px;
}

.poetry-indent10 {
	margin-left: 150px;
}

.poetry-indent11 {
	margin-left: 165px;
}

.poetry-indent12 {
	margin-left: 180px;
}

.poetry-indent13 {
	margin-left: 195px;
}

.poetry-indent14 {
	margin-left: 210px;
}

.poetry-indent15 {
	margin-left: 225px;
}

.poetry-indent16 {
	margin-left: 240px;
}

.poetry-indent17 {
	margin-left: 255px;
}

.bodyindented {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	line-height: 16px;
}

.italic {font-style: italic}

.align-right p {text-align: right}

#pagination {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: -12px;
	color: #333333;
}

#feedback {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
}

#search {
	height: 1px;
	margin-bottom: 15px;
	margin-top: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}

#content-bottom {
	clear: both;
}

.content-box-dash {
	height: 1px;
	margin-bottom: 15px;
	margin-top: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#titles {
	font-size: 30px;
	margin-bottom: 20px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 50px;
}

#titles2 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 20px;
}

.content-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	bottom: -1px;
	position: relative;
}

.roundtable-interviewers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.description-art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.description-festival {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.table-festival-art {
	margin-bottom: 15px;
}

.issue {
	text-align: left;
}

.issn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.archive {
	text-align: left;
	
}

.navbanner-topbar-form { 
 	font-size: 12px; 
 	background-color: #ebebeb; 
 	border: 1px solid #cccccc;
 	width: 160px;
 }
 
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
 }

#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 15px;
}

#footer a {
	color:#999999;
}

#footer a:hover {
	color: #BF311A;
}

#footer p {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

/*-------------------------------- GALLERY --------------------------------*/

#gallerycontainer {
	width: 204px;
	margin-bottom: -10px;
	padding-left: 10px;
}

#gallerycontainer img {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	height: 70px;
	width: 70px;
}

#gallerycontainer img:hover {
	border: 1px solid #FF0000;
}

#galleryimage {
	padding: 8px;
	border: 1px solid #999999;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

#galleryimage img {
	max-width: 448px;
	border: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#galleryimage p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

#gallerycontainer-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	width: 174px;
}

#gallerycontainer-about img {
	margin: 0px;
	height: 80px;
	width: 80px;
}

/*-------------------------------- WRITING BLOCK --------------------------------*/

#writings-block, #spokenword-block {
	display:inline;
	padding-bottom:20px;
}
#writings-table {
	background-color: #fff;
	border:1px solid #CCCCCC;
	left:220px;
	margin-top:5px;
	padding:0 15px 10px;
	position:absolute;
	text-align:left;
	z-index:3;
}

#spokenword-table {
	background-color: #fff;
	border:1px solid #CCCCCC;
	left:315px;
	margin-top:5px;
	padding:0 15px 10px;
	position:absolute;
	text-align:left;
	z-index:3;
}

#writings-table h2, #spokenword-table h2 {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	margin-top:0;
	margin-bottom:0.3em;
	padding-top:10px;
}

#writings-table h6, #spokenword-table h6 {
	color:#777777;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding-bottom:4px;
}

#writings-table p, #spokenword-table p {
	line-height:14px;
	margin:0;
}

#writings-table a, #spokenword-table a {
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color:#bf311a;
}

.nav-category {
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
