/* islomania */
/* Version 1 ee */
	

html { 

	 }

	body { 
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 100.1%;
	color: #000; 
	background: #e0e7f1;
  	text-align: center;
	padding: 0; 
	margin: 0;
	}
	
	img {
	border: 0;
	}
	
	#wrapper    {
	color: #333;
	background: transparent;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: auto;
	}

	
	#everything   {
	color: #333;
	background: #eef3ee url("http://www.islomania.com/images/pagebackground.jpg") repeat-y center top;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 740px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 0px solid #7BA4D9;
     border-bottom: 3px solid gray;
clear: both;
	}
	
	/* standard links */
		
	a:link {
	color: #006666;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #D1D9CF;
	}
	
	a:visited   {
	color: #006265;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #E1E5DD;
	}

	a:hover   {
	color: #769086;
	border-bottom: 0px solid #D1D9CF;
	text-decoration: underline;
	background-color: transparent;
	}

	a:active   {
	color: #006666;
	text-decoration: none;
	background-color: transparent;
	}
	
	/* for browsers that can't handle inheritance */

	p, td, th, li, ul, ol	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
	
	h1, h2, h3, h4, h5, h6	{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	}
	

/*  */	
	
	h1	 { 
	text-align: left; 
	color: #066; 
	font-size: 1.3em; 
	line-height: 18px; 
	background-color: transparent; 
	margin: 6px 8px 5px 3px; 
	padding-bottom: 6px; 
	padding-left: 2px; 
	border-bottom: 1px solid #066; 
	}

	div.caption h1	 { 
	padding-left: 0px; 
        margin: 4px 8px 5px 0px; 
	}
	
	h1 strong  { 
	color: #006; 
	font-weight: bold; 
	background-color: transparent 
	}


	
	h2	 { 
	color: #068; 
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.4em;
	background-color: transparent; 
	margin: 0px 8px 1px 0px; 
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 0;
	}
	
	h2 a, h2 a:link, h2 a:visited { 
	background: transparent url("http://www.pagetoscreen.net/images/takeoff.gif") no-repeat center right;
	font-weight: bold;
	margin: 0px 8px 1px 0px;
	padding: 0 12px 2px 0; 
	color: #068;
	text-decoration: none;
	border: 0;
	border-bottom: 0px solid #066; 
	}
	
	h2 a:active, h2 a:hover { 
	background: transparent url("http://www.pagetoscreen.net/images/takeoff.gif") no-repeat center right;
	font-weight: bold;
	margin: 0px 8px 1px 0px;
	padding: 0 12px 2px 0; 
	color: #008B95;
	text-decoration: none;
	border-bottom: 0px solid #066;
	}
	
	h2 strong  { 
	color: #036; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: transparent 
	}
	
	
	h3	{
	font-size: .9em;
	color: #336600;
	background-color: transparent;
	margin: 1px 8px 0px 0px; 
	padding: 2px 0 1px 0;
	border-bottom: 1px solid #A7C0B5;
	
	}
	
	h3 strong {
	font-weight: bold;
	}
	
	
	h4       {
	padding-top: 0;
	color: #336600;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 8px 0px 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
	
	h5	{
	font-size: 10px;
	background-color: transparent;
	margin: 0 3px 0px 6px;
	padding-bottom: 1px;
	padding-left: 0px;
	}

	html p	  {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.75em;
	}

	
	/* items in a box in the right bar */
	
	.boxofitems {
	color: #006666;
	margin: 6px 20px 20px 20px;
	padding-bottom: 4px;
	/* you might need this instead if you want to use  categorymore */
	/* padding: 4px 12px 12px 12px; */
	border: 1px solid #9BA7A2;
	overflow: hidden;
	background: #E5EBF2;
	}

body.largesingleimage .boxofitems {
	width: 200px;
float: left;
color: #006666;
	margin: 6px 20px 20px 20px;
	padding-bottom: 4px;
	/* you might need this instead if you want to use  categorymore */
	/* padding: 4px 12px 12px 12px; */
	border: 1px solid #9BA7A2;
	overflow: hidden;
	}
	
	.boxofitems h2 { 
	text-align: left;
	color: #477161;
	font-weight: bold;
	font-size: 9px; 
	line-height: 1.1em; 
	background: #B5C5DA; 
	margin: 0; 
	padding: 4px 12px 5px 12px;
	border-bottom: 1px solid #8EB6A7;
	}

	#content div.boxofitems p {
	color: black;
	font-size: 11px;
	line-height: 1.6em;
	margin: 4px 1px 3px 6px;
border-bottom: 0;
	}	
	
	div#rightbar .boxofitems h1 { 
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 9px; 
	line-height: 1.1em; 
	background: #A3B8D1; 
	margin: 0; 
	padding: 4px 12px 5px 12px;
	border-bottom: 1px solid #8EB6A7;
	}
	
	html div.boxofitems p {
	color: black;
	font-size: 9px;
	line-height: 1.6em;
	margin: 1px 1px 3px 0;
	padding: 2px 12px 0px 12px;
	border-bottom: 1px dashed #E3E8E5;
	}
	
	html div.boxofitems p:last-child {
	border-bottom: 0px dashed #E3E8E5;
	}
	
	div#rightbar .boxofitems p {
	color: black;
	font-size: 9px;
	line-height: 1.6em;
	margin: 1px 1px 0px 0px;
	}	
	
	.boxofitems a:link  {
	color: #006666;
	text-decoration: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	}

	.boxofitems a:visited   {
	color: #006265;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0;
	}

	.boxofitems a:hover   {
	color: black;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent
	border-bottom: 0;
	}

	.boxofitems a:active   {
	color: black;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 0;
	}
	
	div.boxofitems p.categorymore {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	font-size: 9px;
	text-align:right;
	}
	
	div#rightbar .boxofitems img {
	border: 0;
	margin: 0;
	padding: 0;
	}	
	
	div#rightbar .boxofitems img.photo {
	border: 1px solid gray;
	margin: 6px;
	padding: 3px;
	}

	div#rightbar .boxofitems img.image {
	border: 1px solid gray;
	margin: 6px;
	padding: 3px;
	}

 * acronym {
border-style: dotted;
border-width: 0 0 1px 0;
cursor: help;
}


/* the main content box */
	
	#content      {
	float: left;
	width: 500px;
	color: black;
	background-color: transparent;
	text-align: left;
	text-indent: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 0px 0 2px 0;
	vertical-align: top;
	
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0;
	}
	
	html>body div#content {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 0;
/* 	min-height: 800px; */
	}

     body.mediumsingleimage #content {
    float: left;
	width: 500px;
	color: black;
	font-weight: normal;
	background-color: white;
	text-align: center;
	text-indent: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 20px 0 2px 0;
	vertical-align: top;
        border-right: 1px solid silver;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0;
	}

 body.largesingleimage #content {
        float: none;
	width: auto;
	color: black;
	font-weight: normal;
	background-color: white;
	text-align: center;
	text-indent: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 20px 0 2px 0;
	vertical-align: top;
        border-right: 1px solid silver;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0;
	}

body.comments #content {

    color: black;
	font-size: 11.4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
	text-indent: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 20px 0 2px 10px;
	vertical-align: top;
    border-right: 0px solid silver;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 0;
	}
	
	div#content p { 
	font-size: .75em;
	text-align: justify; 
	line-height: 1.5em;
	margin: 0 20px 6px 0; 
	padding: 0;
	}

div#content .entry blockquote { 
background: transparent url("http://www.pagetoscreen.net/images/rightquote.gif") bottom right no-repeat;
font-size: .8em;
margin: 10px 10px;
padding: 0;
border: 1px solid #DFE6E1;
clear: both;
}

div#content .entry blockquote p { 
background: transparent url("http://www.pagetoscreen.net/images/leftquote.gif") -4px -4px no-repeat;
margin: 0px;
padding: 10px; 
}
	
	.postdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   9px;
 	color:gray;
 	font-weight: normal;
    clear: both;
    margin : 8px 0 12px 0;
	}
	
	div#content .postdetails  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   9px;
 	color:gray;
 	font-weight: normal;
	}
	
	
	
	#content .datestamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   9px;
 	margin-left: 0px;
 	margin-bottom: 2px;
 	padding-bottom: 4px;
 	color:gray;
 	font-weight: normal;
 	}
 	
 	#content .category {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   .7em;
 	margin-right: 5px;
 	padding-bottom: 0px;
 	margin-bottom: 0px;
 	color:black;
 	font-weight: normal;
 	width: 180px;
 	display: block;
 	}
 	
 	#content .category em {
 	font-weight: bold;
 	}
	
	#content .sectionhead a {
	border: 0;
	}
	
	
	#content .sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   1.4em;
 	line-height: 1.6em;
 	padding: 2px 6px;
 	margin: 0 0px 10px 0px;
 	color:white;
 	background: #93B0CA;
 	border-bottom: 1px solid #67889A;
 	font-weight: normal;
 	}
 	
 	body.wiki #content .sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   .9em;
 	line-height: 1.6em;
 	padding: 2px 6px;
 	margin: 0 0px 6px 0px;
 	color: white;
 	background: #ADBFB0;
 	border-bottom: 1px solid green;
 	font-weight: normal;
 	}
 	
 	#content .sectionhead strong{
 	font-weight: bold;
 	}
 	
 	#content p.sectionintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   .8em;
 	line-height: 1.6em;
 	padding: 2px 8px;
 	margin: 10px;
 	color:black;
 	background: #F1F4F2;
 	font-weight: normal;
 	}

 	#content .entry p.sectionintro {
	clear:both;
font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   .8em;
 	line-height: 1.6em;
 	padding: 4px;
 	margin: 0px 3px 3px 3px;
 	color:black;
 	background: #F1F4F2;
 	font-weight: normal;
 	}
 	
 	#content .sectionhead strong{
 	font-weight: bold;
 	}
	
/* images in the content area can be designated as float to the left or right*/
/* by default they float to the left */
	
	#content img {
	clear: left;
margin-top: 4px;
	margin-left: 0;
	margin-right: 8px;
	margin-bottom: 2px;
	float: left;
padding: 2px;
	border: 1px solid silver;
	}

body.mediumsingleimage #content img {
	display: block;
	clear: left;
        margin-top: 4px;
		margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: none;
padding: 5px;
	border: 1px solid silver;
	}

body.largesingleimage #content img {
	display: block;
clear: left;
        margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	float: none;
padding: 6px;
	border: 1px solid silver;
	}
	
	body.wiki #content img {
	float: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
	#content img.left {
	float: left;
	}	
	
	#content img.right {
	float: right;
	margin-left: 4px;
	}
	
	/* 	list items in content area will be in Verdana */
	
	.entry li {
	font-size: .9em;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	list-style-position: outside;
	padding: 0 10px 1px 0;
	margin: 0 8px 0 12px;
	}
	
	.code {
	font-size: .8em;
	}
	
	.entry li ul {
	list-style-type: square;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin: 0 10px 0 30px;
	padding: 2px;
	}
	
	.entry ul {
	list-style-type: disc;
	font-size: .8em;
    line-height: 1em;
	padding: 0 10px 0px 6px;
	margin: 6px 6px 6px 4px;
	}
	
	#content ol {
	font-size: 11px;
	line-height: 1.2em;
	}
	
	.entry ol {
	font-size: 11px;
	padding: 0 10px 0px 6px;
	margin: 6px 6px 6px 4px;
	}

	
/* something special */
	#content .spacer {
	clear: both;
}
	/* the right stuff box */
	
	div#rightbar { 
	margin: 0 0 0 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	padding: 0;
	border-left: 1px solid silver; 
	}

body.mediumsingleimage div#rightbar  { 
padding-top: 20px;
}
	
	div#rightbar p {
	color: black; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5em; 
	background-color: transparent; 
	margin-right: 20px;
	margin-left: 20px; 
	}
	
	div#rightbar h1 {
	color: #8EB6A7;; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5em; 
	background-color: transparent; 
	margin-right: 20px;
	margin-left: 20px;
	border:0;
	}
	
	
	div#rightbar img	 { 
	border: 1px solid silver;
	margin-bottom: 12px;
	margin-left: 8px; 
	}
	
	
	/* links inside righbar for contents */
		
	div#rightbar a:link  {
	font-size: 9px; 
	color: #006983;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}

	div#rightbar a:visited   {
	font-size: 9px; 
	color: #639FA1;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}

	div#rightbar a:hover   {
	font-size: 9px; 
	color: black;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent
	}

	div#rightbar a:active   {
	font-size: 9px; 
	color: #6B2E6E;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	}

/* end of rightbar stuff */
	
/*  navigation buttons  */ 

#navigationbar {
	margin: 20px 0 16px 0;
	padding: 0;
	font-size: 10px; 
	line-height: 1.5em;
	clear: none;
	}

#topnav	{
	border-top: 1px solid gray;
	}
		
#navigationbar ul  {
list-style: none; 
padding: 4px 21px 10px 20px;
margin: 0;
}

#navigationbar li .youarehere {
	background-color: #769086;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#navigationbar li	{
	display: block;
	text-align: center;
	border-bottom: 1px solid gray;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: black;
	background: white;
	width: 186px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 186px;	/* You get it. Good value for compliant browers. */	
	}

#navigationbar li a {
	display: block;
	font-size: 10px; 
	font-weight: normal;
	padding: 0;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background: white;
	color: #5C7289;
	text-decoration: none;
	width: 186px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 186px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#navigationbar li a {
	width: 186px;	 /* Be nice to Opera */
	}
	
#navigationbar li a:link {
	display: block;
	font-size: 10px; 
	font-weight: normal;
	padding: 0;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background: white;
	color: #5C7289;
	text-decoration: none;
	width: 186px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 186px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#navigationbar li a:link {
	width: 186px;	 /* Be nice to Opera */
	}
	
#navigationbar li a:visited {
	display: block;
	padding: 0;
	font-size: 10px; 
	font-weight: normal;
	background: white;
	color: #102361;
	text-decoration: none;
	}
	
#navigationbar li a:hover {
	display: block;
	padding: 0;
	font-size: 10px; 
	font-weight: normal;
	background: #D0E5E0;
	color: #102331;
	text-decoration: none;
	}

	
#navigationbar li a:active {
	display: block;
	padding: 0;
	font-size: 10px; 
	font-weight: normal;
	background: #D0E5E0;
	color: #102331;
	text-decoration: none;
	}

/* navigation bar ends */	



/* next and previous buttons */

div#nextandprevious {
height: 15px;
background-color: white;
padding: 4px 9px;
margin-bottom: 6px;
}

a.next {
font-size: 9px; 
width: 200px;
background: #F3F5F0;
border: 1px solid gray;
padding: 3px;
text-align: center;
margin-left: 280px;
text-decoration: none;
}

a.previous {
font-size: 9px; 
width: 300px;
background: #F3F5F0;
border: 1px solid gray;
padding: 3px;
text-align: center;
text-decoration: none;
}
	
div#footerbar  {
color: white;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3em;
text-align: left;
padding: 10px 8px 12px 12px;
clear: both;
margin: 0;
background: #9BBAE2;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
height: 60px;
}

body.comments div#footerbar  {
color: white;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3em;
text-align: right;
padding: 10px 8px 12px 12px;
background: transparent;
border-top: 0px solid silver;
border-bottom: 0px solid gray;
}

div#footerbar p {
font-size: 9px;
line-height: 1.3em;
padding: 0;
margin: 0;
color: white;
background: transparent;
}

div#footerbar a {
font-size: 9px;
line-height: 1.3em;
padding: 0;
margin: 0;
color: white;
background: transparent;
text-decoration: none;
}

body.comments div#footerbar a {
font-size: 10px;
line-height: 1.3em;
padding: 0;
margin: 0;
color: #006666;
background: transparent;
text-decoration: none;
}

div#footerbar #license {
width: 220px;
float: right;
}


/* logo */

	div#bannerheading   { 
background: #c3cfe1 url("http://www.islomania.com/images/islomaniabannerback.jpg") bottom left no-repeat;	
	text-align: left; 
	margin-bottom: 0px;
	padding: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid gray;
	width: 100%;
	height: 111px;
	}


	div#bannerheading a   { 
	border-bottom: 0px solid gray;
	}


	body.mediumsingleimage div#bannerheading, body.largesingleimage div#bannerheading   { 
	background: #c3cfe1;
	text-align: left; 
	margin-bottom: 0px;
	padding: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid gray;
	width: 100%;
	height: 45px;
	}
	
	#bannerheading img { 
	display: block;
	}

	#nextprevious { 
	background: transparent;
	margin: 8px 3px 0 0;
	font-size: 9px;
	width: 200px;
	float: right;
	}
	
	#nextprevious p { 
	font-size: 9px;
        text-align: right;
	}

	#searchbox { 
	background: transparent;
	margin: 20px 3px 0 0;
	font-size: 9px;
	width: 200px;
	float: right;
	}
	
	#searchbox p { 
	font-size: 9px;
    text-align: left;
    padding: 6px 0 0 0;
    margin: 0;
	}
	
	#searchbox .input { 
	width: 110px;
	margin-right: 10px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
	#searchbox .submit { 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
	fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
	
	
/* 	and breadcrumbs */
	
	div#breadcrumbs   {
	color: black;
	background-color: transparent;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	padding-bottom: 4px;
	padding-left: 6px;
	}
	


	/* picture credits */
	.credit {
	color: gray;
	font-size: 9px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	}

/* 	in the early browser stylesheet this will show */

#showhidemessage {
    text-align:right;
    color: gray;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
    display: none;
    }
    
.more      {
	color: #3A7159;
	background-color: transparent;
	font-size: .9em;
	font-weight: bold;
	}
	
p.more {
	clear: both;
	}
	
.more a, .more a:link, .more a:visited { 
	color: #3A7159;
	text-decoration: none;
	border: 0;
	padding-right: 12px;
	background: transparent url("http://www.pagetoscreen.net/images/takeoff.gif") no-repeat center right;
	}
	
.more a:hover, .more a:active { 
	color: white;
	background-color: #769086;
	border: solid 1px #769086;
	text-decoration: none;
	}
	

.entry  {
	color: black;
	background: transparent;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 8px 4px 12px 12px;
	border-bottom: 1px solid #E7ECE7;
	}
	
.entry  p {
	padding-bottom: 8px;
	margin: 0 0 0 4px;
	vertical-align: top;
	}
	
	.entryalt1  {
	color: black;
	background: #F5F7F7;
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-left: 12px;
	border-bottom: 1px solid #E7ECE7;
	}
	
.entryalt1  p {
	padding-bottom: 8px;
	margin: 0 0 0 4px;
	vertical-align: top;
	}
	
	div#announcement  {
    background: transparent url(http://www.pagetoscreen.net/images/announcement.gif) repeat;
    margin: 8px 12px;
	border: 1px solid #96C1C7;
	}
	
	div.offsite_entry {
    background: transparent url(http://www.pagetoscreen.net/images/offsite.gif) repeat;
    margin: 6px 12px 0 0;
    padding: 4px;
	border: 1px solid #F4F1C3;
	}
	

div.thumb {
	/*
padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;	
	margin-right: 8px;
*/
	}

div#content .entry .thumb img   {
	padding: 2px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	border: 1px solid gray;
	}
	
body > #content .entry .thumb img   {
	padding: 2px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 0px;
	float: left;
	border: 1px solid gray;
	}
	
	div#comments img   {
	padding: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 2px;
	display: inline;
	border: none;
	float: none;
	}
	
body > #comments  img   {
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline;
	border: none;
	float: none;
	}

.crossedout {
text-decoration: line-through 
}


#content .paginate {
clear: both; 
font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
 font-size: 9px;
 font-weight: normal;
 letter-spacing: .1em;
 padding:	10px 6px 10px 4px;
 margin:	4px 8px;
 background-color:	transparent;  
}

.pagecount {
 font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
 font-size: 9px;
 color: #666;
 font-weight: normal;
 background-color: transparent;  
}

#content form {
border: 0px solid silver;
padding: 5px;
margin: 5px;
}

div.book   { 
	margin: 5px 0;
	border-bottom: 1px solid silver;
	background-color: transparent;
	text-align: center;
	}

div.book:last-child {
	border-bottom: none;
	}
	
div.book img   { 
	padding: 2px;
	border: 1px solid silver;
	background-color: white;
	}
	
div.book p   { 
	text-align: left;
border: 0;
margin: 0px 4px;
	}

em {
margin: auto;
}

hr { 
margin-left:-6px;
width: 100%;
height: 2px;
color: #9BC0AC;
border: none;
}

div.editorblock {
font-size: .7em;
margin: 8px 8px 8px 0;
padding: 6px;
border: 1px solid silver;
}

div.codeblock {
margin: 8px 0 0 0;
padding: 4px 0;
}

div.codeblock input.input {
width: 96%;
border: 1px solid silver;
}
/* For Internet Explorer */

* html body hr{
margin-left:-6px;
width: 100%;
height: 3px;
background-color:#9BC0AC;
border: none;
}

* html body #bannerheading form { 
	padding: 0;
margin: 0;
	}
	
/* for wiki TOC */
#toc {
font-size: .7em;
border: 1px solid #DEE4DA;
width: 220px;
float: right;
clear: left;
padding: 2px 0 2px 2px;
margin: 0 2px 0px 4px;
background: white;
}

#toc p {
text-indent: 6px;
}

.entry #toc ul {
padding: 0 3px 0px 6px;
margin: 6px 3px 6px 4px;
}

body.wiki #content p {
font-size: .7em;
text-align: left;
}


	
/* for gecko-based browsers */
html>body hr {
margin-left:-6px;
width: 100%;
height: 2px;
background-color: #9BC0AC;
border: 0px solid #9BC0AC;
}


#map {
margin-top: 10px;
border: 1px solid gray;
height: 400px;
width: 462px;
clear: left;
}

.mapinfo {
font-size: .7em;
width: 200px;
height: 60px;
margin: 0;
padding: 0;
}

.entry #map .mapinfo p {
padding: 0;
margin: 0;
}


/* the navigation */

div#navigation   {
margin: 0 auto;
	padding: 0;
	width: 780px;
background: transparent;
height: auto;
	}
	  
 #navigation ul {
margin: 14px auto 0 20px;
background: transparent;
	  padding: 0px;
	  list-style: none;
width: 780px;
height: 15px;
      }
	  
    #navigation li {
      display:inline;
      margin: 0;
      padding:0 0px;
	font-size: 0.6em;
        line-height: 1.5em;
      }
	  
    #navigation a {
width: 7.8em;
	display: block;
	float: left;
	padding: 0px 3px;
	text-align: center;
	color: #7090B7;
      background: white;
      margin:0 5px;
      text-decoration:none;
     border-top: 1px solid #7090B7;
     border-left: 1px solid #7090B7;
     border-right: 1px solid #7090B7;
     border-bottom: 0px solid silver;
      }
	  
	  #navigation a:hover {
	  background: #1C34A2;
	  border-top: 1px solid #1C34A2;
     border-left: 1px solid #1C34A2;
     border-right: 1px solid #1C34A2;
     border-bottom: 0px solid #BAC696;
color: white;
	  }
	    
	  
    #navigation a span {
      float:left;
      display:block;
      background: transparent;
      padding: 0px 15px 0px 6px;
      color:black;
	  border-top: 1px solid silver;
	  border-left: 1px solid silver;
	  border-right: 1px solid silver;
	border-bottom: 1px solid silver;
      }
  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
  /*  #navigation a span {float:none;}*/
    /* End IE5-Mac hack */
/*
    #navigation a:hover span {
      color:black;
	  background:white;
      }
    #navigation a:hover {
      background-position:0% -42px;
      }
    #navigation a:hover span {
      background-position:100% -42px;
      }
*/
	  
	/* light up where we are */

body#home #navigation li.home a, body#pictures #navigation li.pictures a, body#islands #navigation li.islands a, body#books #navigation li.books a,  body#contact #navigation li.contact a, body#wiki #navigation li.wiki a, body#site_post #navigation li.sites a {
background: #C4CBE7;
color: #001B96;
border-top: 1px solid silver;
border-left: 1px solid silver;
border-right: 1px solid silver;
border-bottom: 2px solid: #C7D9CD;
z-index: 102;
}