/** Gospel of Thomas Website - WebZine PAGES
	Fonts and Styles Definitions Style Sheet 
	Author Barry McGibbon
	Version 2
**/

/** DIV colours **/
/*  DIV#canvas { background-color: blue;} */
/*  DIV#wrapper { background-color: pink; } */
DIV#local_masthead { background-image: URL(purple.png)}
DIV#local_masthead h2 {color: white; text-align:right; }
DIV.content {background-color: white;} 

#zine-content { float: left; width: 600px; padding: 0; font-family:Georgia, Times New Roman, Times, serif;}
DIV#zine-content h2 {color: #808080;}

#footer-zine 	{ font-family: Verdana, Helvetica, sans-serif; color: #808080; background-color: #FFFFFF; text-align:center; border-top: 1px solid #242020; padding: 15px; font-size: 10px; line-height: 12px; margin-bottom: 8px; 	}

.content h2, h3	{color: #800080; text-align:center;}
.content h4, p, li	 {color: #635a54; }
ul			{margin-left: 30px; color: #635a54;}
.content a{ text-decoration:underline;  color: #800080; }
.content a:visited { color: #635a54;}
.content a:hover 	{ color: #330066; background-color: #99CCFF;}
.issue 	{font-family:Georgia, Times New Roman, Times, serif;	
				font-size: 24px; line-height: 36px; margin-top: 9px; margin-bottom: 9px;}

.sidenav a { text-decoration:none; color: #800080;}
.sidenav a:visited { color: #800080;}
.sidenav a:hover, a:active{ color: #330066; background-color: #99CCFF;}

.footnote { border-top: 1px black dashed; margin: 20px 0 5px 0;} 


/***  ZINE CONTENT ****/

#new-zine-content { width: 600px; float: left; padding: 0;font-family:Georgia, Times New Roman, Times, serif; }

.zine_body { width: 460px;float: right;padding: 0 0 30px 0;	color:#242020; font: normal 16px Georgia, "Times Roman", serif; line-height:1.5em; margin-bottom: 7px;}

.zine_body h1 {font-size: 40px; color: #808000; padding: 20px 0 20px 0;}
.zine_body h1 span.arial {font-family: Arial, sans-serif;}

.zine_body h2 {font-size: 35px; font-weight: normal;color: #242020;padding: 10px 0 20px 0;font-family:Georgia, Times New Roman, Times, serif; text-align: left;}
.zine_body span.drop {	display: block;	font-size: 70px;float: left;	padding: 19px 5px 5px 0;	overflow: visible;	}
	
.zine_body p { text-indent: 10px; font: normal 16px Georgia, "Times Roman", serif; line-height:1.5em; margin-bottom: 7px;color:#242020;}	
.zine_body p.first { text-indent: 0; padding: 5px 0; font-size: 18px;}

.zine_body .logia {text-indent: 0;  line-height:1.5em; margin-bottom: 7px; color:#242020;}
.zine_body .verse {margin-left: 25px; text-indent: 0; line-height:1.5em; margin-bottom: 7px;color:#242020;}

.zine_body .inline_logia {font: normal 16px "Lucida Calligraphy", "Lucida Handwriting", "Comic Sans MS"; color:#242020;}
.zine_body li	{font: normal 16px Georgia, "Times Roman", serif; line-height:1.5em; margin-bottom: 7px;color:#242020; }

/*** .zine_logia_wrapper {background: #C7FF8E; margin-left:-20px; padding: 5px; font-family: "IM Fell English", serif; } **/

DIV #wrapper .zine_logia_wrapper {background: #C7FF8E; margin-left:-20px; padding: 5px; }
Div #wrapper .logia_font {font: normal 16px "IM Fell English", serif; }



