/* =General
-----------------------------------------------------------------------------*/

/* @group reset */
* {
  	margin: 0;
	padding: 0;
	}
p, pre, form, fieldset, blockquote { margin: 1em 0; }
img { border: 0; }
ol, ul { list-style : none }
/* @end */

/* @group float classes */
.clear { clear:both; }
.floatrt { 
	float: right;
	margin: 0 10px;
	}
.floatlf { 
	float: left;
	margin-right: 15px;
	}
/* @end */

/* @group forms */
form { padding: 1em 0; margin: 0}

.contact-page form {
	background-image: url(../images/architecture/topcorner.jpg); 
	background-repeat: no-repeat;
	 }

fieldset {
	margin: 0 1em;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	}
		
legend {
	font-weight: bold;
	}		
	
label {
	display: block;
	}
	
input {
	width: 200px;
	}	
	
textarea {
	width: 300px;
	height: 100px;
	}		
	
input:focus, textarea:focus {background: #ffc;}	

input[type="text"], textarea {
 border-top: 2px solid #999;
 border-left: 2px solid #999;
 border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  }
  
form p {position: relative}

input.radio, input.submit {width: auto;}
input.radio {float:left; margin: 2px 1em 0 0 }

form a:link, form a:visited, form a:hover {background: none;}

/* @end */

/* @group body and wrapper */
body {
	background-color:#000;
	min-width: 800px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	background-image: url(../images/architecture/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#wrapper,div#outer, div#inner {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
}
div#wrapper {background-position: 128px;}
div#outer {background-position: 256px;}
div#inner {background-position: 640px;}		

div#whitecol {
	background-image: url(../images/architecture/whiteright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
div#whiteinner {
	width: 100%;
	background-image: url(../images/architecture/whiteinner.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

/* @end */	

/* @group navigation */
div#main_nav {
	float: left;
	position: relative;
	width: 128px;
	height: 35em;
	margin: 40px 0 0 0;
	display: inline; /* double margin float bug */
	}
div#main_nav ul { text-align: right; }
div#main_nav ul a {
	line-height: 23px; 
	padding: 2px 12px 2px 5px;
	}	
div#main_nav p {text-align: right; margin-right: 10px; }
div#main_nav ul li.facebook { 
	margin-right: 12px;
	margin-top: 2em;
	}
div#main_nav li.facebook a, div#main_nav li.facebook a:hover {
	padding: 0;
	background: transparent;
	font-weight: normal
	}

/* @end */	
	

/* @group head */
div#head {
	float: left;
	width: 650px;
	margin: 0 0 0 2px;
	padding: 0 0 10px 0;
	position: relative;
	display: inline; /* double margin float bug */
	}
div#main {
	float: left;
	position: relative;
	width: 480px;
	}
div#secondary {
	float: right;
	position: relative;
	width: 138px;
	padding: 40px 0 0 0;
	}
div#secondary h3 { 
	position:relative;
	width: 135px;
	height: 30px;
	font-size: 1.2em; /* reduce font size so increasing it doesn't spoil design */
	text-transform: uppercase;
	}
div#secondary h3 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	}
/* @end */

/* @group branding */
div#branding {
	float: left;
	height: 92px;
	margin: 0 0 0 20px;
	padding: 40px 0 0 0;
	display: inline; /* double margin float bug */
	}
div#branding h1 {
	width: 350px;
	height: 52px;
	position: relative;
	font-size: 1.3em; /* reduce font size so increasing it doesn't spoil design */
	font-weight: bold;
	text-transform: uppercase;
	}
div#branding h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	}	
div#branding h3 { text-indent: -5000px;}
/* @end */

/* @group content */
div#main_content {
	float: left;
	width: 300px;
	margin: 0 0 0 153px;
	display: inline; /* double margin float bug */
	}
div#main_content h2 { line-height: 1em; }

div#contentwrapper {
	position: relative;
	float: left;
	width: 640px;
	margin: 0 0 0 130px;
	display: inline; /* double margin float bug */
	}
div#sub_content {
	float: right;
	width: 487px;
	padding-bottom: 10px;
	}
div#sub_content {
	background-repeat: no-repeat;
	background-position: right bottom /* position of box corner */;
	} 
div#sub_content p, div#sub_content h3, div#sub_content h4, div#sub_content ul {
	padding: 0 20px 0 12px 
	}	
div#sub_content h2	{
	position:relative;
	width: 180px;
	height: 30px;
	padding: 12px 0 0 12px; 
	font-size: 1.2em; /* reduce font size so increasing it doesn't spoil design */
	background-repeat: no-repeat; 
	}	
div#sub_content h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	}
	
/* @group sub nav */
div#sub_nav { 
	width: 100%; 
	height: 70px;
	margin: 0 0 0 4px;
	}
div#sub_nav ul {
	padding: 35px 0 0 0;
	margin: 0 0 0 20px;
	}	
div#sub_nav li {
	display: inline;
	margin: 0 1em 0 0
	}
/* @end */		

/* @end */	

/* @group footer */
div#footer {
	width: 100%;
	height: 100px;
	background-color:#ccc;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	}
/* @end */

/* @group pix */

div#picguest a, div#piccarole a, div#piclook a, div#piclisten a, div#picreadit a {
	width: 126px;
	height: 126px;
	position: absolute;
	}

div#picguest a:hover, div#piccarole a:hover, div#piclook a:hover, div#piclisten a:hover { 
	background-image: url(../images/architecture/underline_white.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}
 	
div#picguest a {
	top: 132px;
	left: 0;
	}
div#piccarole a {
	top: 132px;
	left: 0;
	}
div#piclook a {
	top: 0;
	left: 0;
	}
div#piclisten a {
	top: 218px ;
	left: 0;
	}	
div#picreadit a	{
	top: 132px;
	left: 20px;
	background-image:none
	}

/* @end */

/* @group Pages */

/* @group home */
.home-page div#head { height: 31.5em;}	
.home-page div#main_content {height: 18em;}
.home-page div#secondary { height: 25em;}	

.home-page div#contentwrapper {	margin: 0 0 0 2px; } /*margin for content wrapper - column pushed to right by main_nav*/

/* secondary column */
.home-page div#secondary { 
	background-image: url(../images/pix/letters.jpg); /*old - guest*/
	background-repeat: no-repeat;
	background-position: 0px 13.2em;
	}
/* main_content */	
.home-page div#main_content h3 { text-transform: uppercase; margin-bottom: 5px; }

/* lines */
.home-page div#wrapper, .home-page div#outer, .home-page div#inner { 
	background-image: url(../images/architecture/line_white.gif);	
	}

/* @group pix */
/*.home-page div#main_nav {
	background-image: url(../images/pix/letters.jpg);
	background-repeat: no-repeat;
	background-position: 0px 21.8em;
	}*/
.home-page div#main {
	background-image: url(../images/pix/carole.jpg);
	background-repeat: no-repeat;
	background-position: 0px 132px;
	}
.home-page div#contentwrapper {
	background-image: url(../images/pix/lofty.jpg);
	background-repeat: no-repeat;
	}

/* @end */		

/* titles */
.home-page div#branding h1 span { background-image: url(../images/architecture/branding.gif); }	
.home-page div#secondary h3 span { background-image: url(../images/architecture/secondary_guest.gif); }
.home-page div#sub_content h2 span { background-image: url(../images/architecture/title_news.gif); }	

/* content box */
.home-page div#sub_content {
	background-color:#fff;
	background-image: url(../images/architecture/bmcorner.jpg);
	}
		
.home-page  div#sub_content h2	{ background-image: url(../images/architecture/topcorner.jpg); }	

.home-page div#sub_content img {
	float:right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0 0 10px 20px;
	}
	
DIV#SLIDESTEXT {COLOR: #fff; font-size: 1.2em; margin-bottom: 10px}
DIV#slidescontrols {font-size: 1.2em;}	
/* @end */

/* @group listen */

.listen-page div#main { width: 639px; }
.listen-page div#main_content { width: 615px; margin: 0 0 0 20px; }
.listen-page div#main_content p { padding-right: 128px }
.listen-page .floatrt { margin: 0 0 0 15px }
.note {
	float: right;
	width: 126px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 1.2em 0;
	}
	
.note li {font-size: 1.2em; margin-bottom: 0.5em;}

/* lines */ 

.listen-page div#wrapper { background-image: url(../images/architecture/listenbg.gif);}
.listen-page div#outer	{
	background-image: url(../images/architecture/lol_bg.jpg);
	background-repeat: no-repeat;
	background-position: 130px bottom;
	}	
	
/* titles */
.listen-page div#branding h1 span { background-image: url(../images/architecture/listenbranding.gif); }	


div.tips {border: dotted 2px #ccc; padding: 1em 0;}
div.tips p, div.tips h4 {padding-left: 1em; padding-right: 1em; font-weight: bold}

/* @end */

/* @group read */

.read-page div#secondary h3 span { background-image: url(../images/architecture/secondary_read.gif); }

/* lines */ 
.read-page div#wrapper { background-image: url(../images/architecture/readbg.gif); }	
.read-page div#outer, .read-page div#inner { background-image: url(../images/architecture/line_grey.gif);} 	


/* pix*/ 
.read-page div#main {
	background-image: url(../images/read/storysmall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 132px;
	}
	
.read-page div#head {
	background-image: url(../images/architecture/readit.gif);
	background-repeat: no-repeat;
	background-position: 390px 75px;
	}
	
.read-page div#picreadit a	{
	top: 75px;
	left: 390px;
	background-image:none
	}	

.read-page div#sub_content img {
	float:right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c33;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0 0 10px 20px;
	}
	
/* titles */
.read-page div#branding h1 span { background-image: url(../images/architecture/readbranding.gif); }
.read-page div#sub_content h2 span { background-image: url(../images/architecture/title_read.gif); }

/* content box */
.read-page div#sub_content {
	background-color:#ccc;
	background-image: url(../images/architecture/bmcorner_read.jpg);
	}
		
.read-page  div#sub_content h2	{ background-image: url(../images/architecture/topcorner_read.jpg); }

/* @end */

/* @group books + read archive */
.books-page div#wrapper { background-image: url(../images/architecture/readbg.gif); }
.lolbooks-page div#wrapper { 
	background-image: url(../images/architecture/listenbg.gif); 
	}
.books-page div#main, .lolbooks-page div#main { width: 639px; }
.books-page div#main_content, .lolbooks-page div#main_content  { 
	width: 615px; 
	margin: 0 0 0 20px; 
	}
.books-page p, .lolbooks-page p, .books-page h5, .lolbooks-page h5, .books-page div#main_content h4 { margin: 0 128px 0 130px; }

.books-page div#main_content h3, 
.lolbooks-page div#main_content h3, 
.books-page h2, 
.lolbooks-page h2 {
	margin: 1.5em 128px 0 130px; 
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #808080;
	}
div#main_content h3.noborder {
	border: none;
	margin-top: 0;
	}
.books-page h2#top, .lolbooks-page h2#top,
.books-page h2.top, .lolbooks-page h2.top {
	padding: 0 0 0 130px;
	margin: 0;
	border: none
	}	
.books-page blockquote p, .lolbooks-page blockquote p, .books ul, .lolbooks ul { padding: 0;}
.books-page blockquote, .lolbooks-page blockquote { margin: 1em 0 ; clear: both; }
.books-page h5, .lolbooks-page h5  { color: #808080; text-transform:uppercase }
.books-page #main img, .lolbooks-page #main img {margin-top: -1.5em; margin-bottom: 1em}

ul.quickfind {
	margin: 0 0 2em 0; 
	padding: 0 0 0 20px; 
	line-height: 2.5; 
	background-color:#ccc }

ul.quickfind li {
	font-size: 1.2em; 
	margin: 0 2px; 
	display: inline;
	color: #fff;
	}
		
ul.quickfind li a:link, ul.quickfind li a:visited   {color: #333; background-image: none}	
ul.quickfind li a:hover   {color: #c33}	

.books-page ul.serialisation {
	width: 124px;
	float: left;
	margin: 2em 0 1em 0
	}
	
.books-page ul.serialisation li {
	font-size: 1.3em;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
	}
	
.books-page ul.serialisation 	


/* titles */


.lolbooks-page div#branding h1 span {
	background-image: url(../images/architecture/readbranding.gif);
}

/* @end */

/* @group about */

.about-page div#main { width: 639px; }
.about-page div#main_content { 
	width: 619px; 
	margin: 0 0 0 20px; 
	}

.about-page div#sub_content {width: 492px; float: left; margin-left: 20px;}

.about-page p, .about-page h4 {padding: 0 155px 0 0; }
.about-page h2	{padding: 0; margin-bottom: 1em;}
.about-page #main_content img {float: right}



.about-page #main_content h4 {
	color: #c33;
	padding-bottom: 5px;
	margin: 2em 155px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	}


/* lines */
.about-page div#wrapper, .about-page div#inner { 
	background-image: url(../images/architecture/line_white.gif);	
	}

/* titles */
.about-page div#branding h1 span { background-image: url(../images/architecture/branding.gif); }	
.about-page div#sub_content h2 span { background-image: url(../images/architecture/title_about.gif); }	

/* content box */
.about-page div#sub_content {
	background-color:#fff;
	background-image: url(../images/architecture/bmcorner.jpg);
	}
		
.about-page  div#sub_content h2	{ background-image: url(../images/architecture/topcorner.jpg); }	
	
.about-page div#sub_content ul { margin: 1.5em 0;}
.about-page div#sub_content li { margin-bottom: 0.3em; font-size: 1.2em;}

/* @end */

/* @group words */

.words-page div#main { width: 639px; }
.words-page div#main_content { width: 615px; margin: 0 0 0 20px; }
.words-page div#main_content p { padding-right: 128px }
.words-page div#main_content img { float: right; margin-left: 15px }

/* lines */ 
.words-page div#wrapper { background-image: url(../images/architecture/readbg.gif); }	

/* titles */
.words-page div#branding h1 span { background-image: url(../images/architecture/readbranding.gif); }

/* @end */

/* @group latest, news, views */

/* titles */
.latest-page div#branding h1 span, .views-page div#branding h1 span, .news-page div#branding h1 span { 
	background-image: url(../images/architecture/readbranding.gif); 
	}

/* lines and background */ 
.latest-page div#wrapper, .views-page div#wrapper { background-image: url(../images/architecture/readbg.gif); }	
.latest-page div#outer { background-image: url(../images/architecture/line_grey.gif);}

.news-page div#main_content { width: 455px; margin: 0 0 0 20px; }
.news-page div#secondary {padding-top: 125px;}
.news-page div#wrapper  { background-image: url(../images/architecture/latestbg.gif);}
.news-page div#inner { background-image: url(../images/architecture/line_grey.gif); } 	

/* =LATEST-PAGE */
.latest-page div#main_content h4 { 
	color: #c33; 
	margin-top: 10px; 
	}
.latest-page div#main, .views-page div#main { width: 639px; }
.latest-page div#main_content, .views-page div#main_content { width: 615px; margin: 0 0 0 20px; }

.latest-page div#main_content p, 
.latest-page div#main_content h2,
.latest-page div#main_content h4, 
.latest-page div#main_content h5 { padding-left: 128px }
.latest-page div.line {
	height: 1px;
	margin: 2em 0 2em 140px;
	background-image: url(../images/architecture/borderLine.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

/* pix*/ 
.latest-page div#main {
	background-image: url(../images/pix/legs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 132px;
	}
	
/* =VIEWS-PAGE */	
.views-page div#main_content {min-height: 400px}
.views-page div#main_content div.journal-entry-wrapper h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 1.4em; 
	text-transform: uppercase;
	margin-top: 2em;
	padding-top: 1em;
	background-image: url(../images/architecture/underline.gif);
	background-repeat: repeat-x;
	}
	
.views-page div#main_content .posted-on, 
.views-page div#main_content .post-comments {
	font-weight: bold;
	font-size: 1.2em;
	color: #c33;
	display: inline;
	}
	
.views-page div#main_content .posted-by	{
	font-size: 1.2em;
	color: #808080;
	display: inline;
	}

/* @end */

/* @group contact, look */

.contact-page div#main_content, .look-page div#main_content { 
	width: 433px; 
	margin: 0 0 0 20px; 
	}

.contact-page div#sub_content, .look-page div#sub_content  {
	width: 492px; 
	float: left; 
	margin-left: 20px;
	display: inline; 
	}

div#filmwrapper {
	width: 425px;
	height: 390px;
	margin-bottom: 1em;
	background-image: url(../images/look/lofty_bg.jpg);
	background-repeat: no-repeat;
	}

div#player {
	width: 110px;
	height: 110px;
	margin: 40em 0 0 0; 
	background-image: url(../images/architecture/audiobg.gif);
	background-repeat: no-repeat;
	} 

div#player p {
	color: #000;
	text-align: center;
	margin: 0 5px 0 0;
	padding: 0;
	}
	
div#player object {margin: 25px 0 0 45px}	


/* lines */
.contact-page  div#wrapper, .contact-page div#inner { 
	background-image: url(../images/architecture/line_white.gif);	
	}
	
.look-page div#wrapper, .look-page div#inner { 
	background-image: url(../images/architecture/line_red.gif);	
	}	

/* titles */
.contact-page div#branding h1 span, .look-page div#branding h1 span 
{ background-image: url(../images/architecture/branding.gif); }	
.contact-page div#secondary h3 span { background-image: url(../images/architecture/secondary_contact.gif); }
.contact-page div#sub_content h2 span { background-image: url(../images/architecture/title_about.gif); }	
.look-page div#secondary h3 span { background-image: url(../images/architecture/secondary_look.gif); }

/* content box */
.contact-page div#sub_content {
	background-color:#fff;
	background-image: url(../images/architecture/bmcorner.jpg);
	}
		
.contact-page  div#sub_content h2	{ background-image: url(../images/architecture/topcorner.jpg); }

/* @end */

/* @end */

/* @group Links */
a { text-decoration: none; font-weight: bold}
div#main_nav a, div#sub_nav a, div#footer a, .home-page div#head a, #textsize a { background-image: none; }	
div#main_nav a:link, div#main_nav a:visited {font-weight: normal;} 
div#main_nav a:hover {font-weight: bold;}

/* @group links color */
a:link, a:visited {
	color: #808080;
	background-image: url(../images/architecture/underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}	
a:hover {
	color: #c33;
	background-image: url(../images/architecture/underline_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
 	}

/* @group navigation */
div#main_nav ul a { color:#fff; background-color:#000;}	
div#main_nav ul a:hover { color:#c33; background-color:#fff; }
div#main_nav ul a#current  { background-color: #fff; font-weight: bold }
div#main_nav p a  {color:#fff;}

div#sub_nav a:link, div#sub_nav a:visited { color:#999; }
div#sub_nav a:hover { color:#666; }

/* @end */

div#footer a:hover { color: #333; }

/* home-page, about-page, contact-page, look-page*/	
.home-page a:link, .home-page a:visited, .home-page div#sub_nav a:hover, 
.about-page a:link, .about-page a:visited, .about-page div#sub_nav a:hover, 
.contact-page a:link,.contact-page a:visited, .contact-page div#sub_nav a:hover, 
.look-page a:link, .look-page a:visited, .look-page div#sub_nav a:hover,  
.latest-page div#secondary a:link, .latest-page div#secondary a:visited,
.news-page div#secondary a:link, .news-page div#secondary a:visited
{ color:#fff; }

.home-page a:hover, .home-page div#piccarole a:hover, .home-page div#secondary a:hover,  
.about-page a:hover, 
.contact-page a:hover, 
.look-page a:hover, 
.latest-page div#secondary a:link, .latest-page div#secondary a:visited
.news-page div#secondary a:link, .news-page div#secondary a:visited
	{ background-image: url(../images/architecture/underline_white.gif); }
	
.home-page div#sub_content a:link, .home-page div#sub_content a:visited, 
.about-page div#sub_content a:link, .about-page div#sub_content a:visited, 
.contact-page div#sub_content a:link, .contact-page div#sub_content a:visited, 
.look-page div#sub_content a:link, .look-page div#sub_content a:visited,
.latest-page div#secondary a:hover,
.news-page div#secondary a:hover { 
	color: #808080; 
	background-image: url(../images/architecture/underline.gif);
	}	 
	
.home-page div#sub_content a:hover,
.home-page div#sub_content a:link.explore, .home-page div#sub_content a:visited.explore, 
.about-page div#sub_content a:hover, 
.contact-page div#sub_content a:hover, 
.look-page div#sub_content a:hover,
.read-page div#sub_content a:link, .read-page div#sub_content a:visited { 
	color: #c33;
	background-image: url(../images/architecture/underline_hover.gif);
	}		
	
.home-page div#sub_nav a:link, .home-page div#sub_nav a:visited, 
.about-page div#sub_nav a:link, .about-page div#sub_nav a:visited,
.contact-page div#sub_nav a:link, .contact-page div#sub_nav a:visited, 
.look-page div#sub_nav a:link, .look-page div#sub_nav a:visited  { color:#ccc; }

.home-page div#sub_content a:hover.explore {
	color:#000;
	background-image: url(../images/architecture/underline.gif);
	}	


/* =listen-page */		
.listen-page div#main_nav ul a:hover { color:#093; }
.listen-page div#main_nav ul a#current { background-color:#093; }
.listen-page div#main_nav ul a:hover#current { color:#fff; }	
.listen-page a:hover {
	color: #093;
	background-image: url(../images/architecture/underline_green.gif);
	}	
	
/* = a current  */	
.read-page div#main_nav ul a#current, 
.words-page div#main_nav ul a#current, 
.books-page div#main_nav ul a#current { background-color:#c33; }

.look-page div#main_nav ul a#current { background-color:#666; }

.about-page div#main_nav ul a#current, 
.contact-page div#main_nav ul a#current, 
.latest-page div#main_nav ul a#current,
.views-page div#main_nav ul a#current   { color: #c33; }


/* = a:hover current  */	
.read-page div#main_nav ul a:hover#current, 
.words-page div#main_nav ul a:hover#current, 
.books-page div#main_nav ul a:hover#current, 
.look-page div#main_nav ul a:hover#current { color:#fff; }

/* @end */
/* @end */

/* @group Typography */
h1, h2, h3, h4, p, li, div#sub_content h2, div#sub_content p { color:#000; }
h1 { font-size: 2.5em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.3em; }
p { font-size: 1.2em; }	
li { font-size: 1.4em; }
blockquote {
	font-family:"Times New Roman", Times, serif; 
	font-size: 1.2em; 
	line-height: 1.3
	}
blockquote cite, blockquote a  { 
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif; 	font-size: 80%;
	}

div#sub_nav li 	{font-size: 1.2em; }
div#main_content h4 {text-transform: uppercase; margin-top: 5px}
div#secondary h3, div#secondary h4, div#secondary p, div#secondary ul { padding: 0 0 0 10px;}	
div#footer a { font-weight: normal }

.listen-page p {font-family:"Times New Roman", Times, serif; font-size: 1.4em; }

.look-page div#main_content li {
	font-size: 1.2em;
	list-style-type: disc;
	color: #FFF;
	list-style-position: inside;
	}

.views-page div#main_content h3	{font-size: 1.4em; margin: 0.5em 0}

div#footer p { color: #808080; }

.home-page h1, .home-page h2, .home-page h3, .home-page h4, .home-page li, .about-page h1, .about-page h2, .about-page h3, .about-page h4, .about-page h5, 
.contact-page h1, .contact-page h2, .contact-page h3, .contact-page h4, .contact-page h5, .look-page h1, .look-page h2, .look-page h3, .look-page h4, .look-page h5 {color:#fff;}

.home-page p, .about-page p, .contact-page p, .look-page p {color:#efeff0;}

.read-page div#branding, .read-page div#sub_nav,
.words-page div#branding, .words-page div#sub_nav,
.books-page div#branding, .books-page div#sub_nav,
.latest-page div#branding, .latest-page div#sub_nav, 
.listen-page div#branding { background-color:#fff; }

.home-page div#branding, .home-page div#sub_nav,
.about-page div#branding, .about-page div#sub_nav,
.contact-page div#branding, .contact-page div#sub_nav, 
.look-page div#branding, .look-page div#sub_nav  { background-color:#000; }

.listen-page div#main_content h2 {color:#093;}	
.words-page div#main_content h4 {color:#808080; text-transform:none}	

.latest-page div#secondary p, .latest-page div#secondary h2 {color: #fff;}
.news-page div#secondary p { color: #fff; font-weight: bold}

/* @end */

/* @group classes */

.highlight { color: #c33; font-weight:bold;}	
.listenhighlight {color: #093; font-weight:bold;}	
.first {text-transform:uppercase; color: #c33; font-weight:bold;}
.copyright {
	color: #808080;
	width: 320px;
	margin: 1em 0 2em 0;
	padding: 0 0 0.5em 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808080;
	text-transform: uppercase;
	}


.line {
	background: url(../images/architecture/borderLine.gif) no-repeat;
	height: 1px;
	margin: 2em 0 2em 140px;
	}
	
.explore a:link, .explore a:visited {
	color:#c33;
	background-image: url(../images/architecture/underline_hover.gif);
	}
	
.explore a:hover {
	color:#000;
	background-image: url(../images/architecture/underline.gif);
	}	
	
.imgrt { float: right; margin: 1.5em 0 1em 15px; }	
.imglf{ float: left; margin: 1.5em 15px 1em 0; }	
.imgrt p, .imglf p {
	width: 128px; 
	font-weight: bold; 
	color: #808080;}
	
.imgrt a, .imglf a	{background-image: none}


p.button a {
	position:relative;
	display: block;
	width: 164px;
	height: 49px;
	background-image: none;
	}
p.button a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/architecture/post.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.quote {
	float:right;
	text-align:right;
	width: 252px;
	font-size: 1.6em;
	color:#666666;
	margin: 15px 15px 15px 0;
	padding: 15px;
	background-image: url(../images/architecture/quote.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}	

/* @end */

/* @group access */
div#textsize {font-size: 1.2em; color:#fff; text-align: right; margin: 2em 10px 0 0}
div#textsize a {background-image:none}	
div#textsize a:link, div#textsize a:visited {color:#fff; font-weight:bold;}
div#textsize a:hover {color:#c30}
	
#skipnav
	{ position:absolute;
	margin-left: -1000px;
	}

#skipnav a:focus, #skipnav a:active 
	{
	margin-left: 1000px;
	overflow: visible;
	display: block;
	width: 10em;
	}

/* @end */

/* @group pop up */
body.popup {
	background-image: none;
	min-width: none;
	}
.popup div#popupform {
	text-align: left;
	width: 400px;
	background-color: #fff;
	margin: 20px 0 20px 20px;
	}
body.popup p, body.popup h2, body.popup h3 {padding-left: 10px}	
.popup div#popupinner {padding: 30px 0 200px 0}
/* @end */


