@import url("titles.css");
@import url("pic.css");


	/*  General rules */


* {margin: 0; padding: 0;}

html #pagebody a:hover {	color: #000;	background-color: #E8E4CF; border-bottom: 1px solid #9A8E51;}

ul, ol {
	list-style: none;
	}


img	{
	display: block;
	vertical-align: middle;
	border: 0;
	}

#sidebar img {
	margin: 5px 0;
	border: 1px solid #333;
	}
	
#maincontent img	{
	margin: 5px;
	display: block;
	vertical-align: middle;
	border: 0;
	float: left;
	}

#footer img {
	margin: 5px 0;
	display: block;
	vertical-align: middle;
	border: 0;
	}
		
#homebutt	{
	margin: -5px 10px 0 -60px;
	padding: 0;
	float: left;
	}
	
#homebutt img	{
	border: 0;
	padding: 0;
	margin: 0;
	}


/*  Layout parameters */

body	{
	background: url(../img/str_d.png) repeat;
	color: #333;
	margin: 0;
	padding: 0 0 25px;
	text-align: center;
	font-family: "Edifice Classic", Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

#wrapper	{
	background: #fff url(../img/bg.png);
	color: #333;
	margin: 10px auto;
	padding: 0;
	width: 597px;
	border-color: #bbb;
	border-style: double;
	border-width: 5px 1px 1px;
	}

.skip	{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

html>#wrapper	{
	width: 597px;
	} 

#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 390px;	 
	}

html>#maincontent 	{
	width: 390px;
	} 

#maincontent .title {
	font-family: "Aurelis No 2 Std", Georgia, Times, serif;
	font-size: 1.4em;
	font-style: italic;	
	font-weight: bold;	
	line-height: 140%;
	margin-bottom: 0.5em;
	}
.title {
	text-transform: none;
	letter-spacing: 1px;
	}
.title a:link, .title a:visited {
	color: #333;
	}
.title a:hover {
	color: #000;
	}
.byline {
	font: italic 0.95em "Aurelis No 2 Std", Georgia, Times, serif;
	letter-spacing: 1px;
	margin: 0 0 1.5em;
	}
.byline a:link, .byline a:visited {
	font: bold 0.85em Verdana, sans-serif;  
	text-transform: uppercase;
	letter-spacing: 2px;  
	margin-left: 0.25em;
	}
.item {
	font-size: 0.85em;
	padding: 0 10px;
	}
#maincontent .cap {
	font: 0.5em Verdana, sans-serif;  
	text-transform: uppercase;
	letter-spacing: 0.33em;
	padding-bottom: 0.35em;
	margin: 4em 0 0.75em;
	}

#maincontent span.date {
	padding-left: 15px;
	margin-left: 10px;  
	background: url(../img/listgray.png) 0 0.5em no-repeat;
	}

#maincontent p {
	margin: 0.5em 0 1.5em;
	}

#maincontent ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#maincontent ul li	{
	list-style: disc url(../img/listblack.png) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size:    x-small;      
	}	

html>#maincontent ul li	{
	font-size: x-small;
	} 

.column {
	float: left;
	}



#sidebara {
	width: 140px; padding-left: 15px;
	}
#sidebara h2 {
	font: 0.95em "Aurelis No 2 Std", Georgia, Times, serif;
	letter-spacing: 0;
	text-transform: none;  
	margin-bottom: 0.25em;
	color: #173484;
	}
#sidebara h3 {
	font: 1.5em "Aurelis No 2 Std", Georgia, Times, serif;
	letter-spacing: 0;
	text-transform: none;  
	margin-bottom: 0.25em;
	color: #333;
	}


#sidebara div {
	border-bottom: 1px dashed #B2B2B2;
	padding: 10px 0.5em;
	}
#sidebara div.first {
	padding-top: 0;
	}
#sidebara li {
	font-size: 0.75em;
	padding: 0.5em 0 0.5em;
	}
#sidebara li a:link, #sidebara li a:visited {
	padding-left: 12px;  
	background: url(../img/listgray.png) 0 0.4em no-repeat;
	}
#sidebara p {
	font-size: 0.75em;
	margin-top: 0.25em;
	}
#sidebara a:link, #sidebara a:visited {
	color: #f93;
	}
#sidebara a:hover {
	color: #000;
	}
#sidebara .title {
	font: 1.3em "Aurelis No 2 Std", Georgia, Times, serif;
	letter-spacing: 0.2em;
	margin-bottom: 0.25em;
	}


#ads, #ads p {margin: 0.5em 0 0;}
#ads p {text-align: center;}
#ads p.ads {text-align: left; line-height: 1.5;}
#ads p a:link, #ads p a:visited {color: #666;}
#ads p a:hover {color: #000; border-bottom-width: 1px;}

#sidebara #col {
	border-bottom-width: 0;
	}
#col p {
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-align: right;  
	width: 121px;
	margin: 0 auto;
	color: #666;
	}
#col img {
	background: #333;
	}
#col a:hover img {
	background: #f93;
	border-bottom-width: 0;
	}
#col .init {
	margin-bottom: 15px;
	text-align: center;
	}

#topiclist a, #luc a, #col a {border-bottom-width: 0;}

	
#footers {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: 0.65em;	
	}

#footer {
	clear: both;
	border-top: 1px double #bbb;
	border-bottom: 1px double #bbb;
	margin-bottom: 2em; font-size: 0.65em;  
	background: #FBFAF4 url(../img/pixels.gif) 20px 50% no-repeat;
	}
#footer p {
	margin-left: 410px;
	padding: 1em 20px;
	border-left: 3px double #666;  
	background: #FFF;
	}



	/*  Navigation */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 118px;
	height: 2em;
	padding: 0;
	margin: 0 0 10px;
	color: #bba;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 0.7em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right-style: none;
	border-right-width: medium;
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#menu ul li#five a	{
	width: 119px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #bba;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #bba;
	border: solid 1px #bba;
	color: #fff;
	font-weight: bold;
	}
	
	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}	
	
/* Typo */

h1, h2, h3, h4, h5, h6	{
	font-family: "Aurelis No 2 Std", Georgia, "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-bottom: 2px;
	}

h1 {
	font-size: 1.66em;
	text-align: center;
	font-weight: 200;  
	margin: 0.5em 0;
	padding: 0.75em;
	border-top: 1px dashed #B2B2B2;
	}

h2 {
	font-size: 1.2em;
	color: #D6975F;
	}

h2.caps {
	font-variant: small-caps;
	padding: 0.25em;
	margin: 3px 0;
	border-top: 2px double #B2B2B2;
	border-bottom: 1px dashed #B2B2B2;
	background: #FBFAF4;
	}

h4 {
	font: bold 1.1em "Aurelis No 2 Std", Georgia, "Times New Roman", serif;
	letter-spacing: 1em;
	}

#pagebody p.fineprint	{
	font-family: "Edifice Classic", sans-serif;
	font-size: 1em;
	}
#pagebody p.fprint	{
	font-family: "Aurelis No 2 Std", serif;
	font-size: 1em;
	}
#pagebody p.footer {
	font-size: 0.7em;
	font-style: italic;
	}

#sidebara h2	{
	font-size: 0.95em;
	margin: 5px 0 0 0 ;
	}

#sidebara h3	{
	font-size: 0.8em;
	margin-top: 0.65em;
	}
	
h3.byline 	{
	font-size: 0.95em;
	font-variant: small-caps;
	padding: 0;
	margin: 7px 0;
	}
/* dropcap */

span.drop {
	float: left;
	margin: 0;
	padding: .25em .08em 0 0;
	font-size: 3.2em;
	line-height: .4em;
	text-transform: capitalize;
	color: #666;
	}
		

p	{
	line-height: 1.5em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}

	
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

#pagebody a:link, #pagebody a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #9B9B66;
	background: transparent; 
	}


#pagebody a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526969;
	background: transparent;  
	}

#search {
	position:absolute;
	margin-left:5px;
	margin-top:5px;
	overflow: hidden;
	width:239px;
	height:5px;
	background: transparent;
	z-index:-2;
	visibility: hidden;
	}
#pic img, #pic-p img	{
	margin: 0;
	}
