/* CSS Document */
/*This style sheet is for use with the pages(s) for the Steve Voce articles The Duke's In Bed.*/
/*<style type="text/css">*/


/*If the font size is not specified,
the default size for normal text like paragraphs,
is 16px (16px=1em).*/



body {
  	/*margin-left: 15%;*/
  	/*margin-right: 15%;*/
    /*added 20110829 based on http://www.w3schools.com/css/css_font.asp */
  	background: #00ffff;  /*this is the background for the whole page*/
  	color: black;  /* this is the text colour */
    font-family: Arial, Verdana, Helvetica, "Lucida Grande", "Trebuchet MS"  , Lucida Grande, sans-serif;
    font-size: 100%;
    font-size-adjust: 0.58;
    }

a:link {
    color: black;
    text-decoration: none;
    }

a:visited {
    color: #525252;
    text-decoration: none;
    }

a:hover, a:focus {
    color: gold;
    text-decoration: none;
    }

P {text-align:left;}

/* p.intro is restricted to introducing Voce*/
P.INTRO {
    background: #A8E0DF;
  	padding: 15px 95px  15px  95px;
  	font-size: 0.7em;

    }

 /*p.essay is for the longer articles*/
P.ESSAY    {
    background: #B6E5E8;
    /*margin-right: 500px;*/
    /*  margin-left: 10%; margin-right: 10%;*/
    /*text-align: left;*/
    font-size: 0.8em;

    padding: 20px 50px 20px 50px;
    }

 /*use this class for the short paragraphs*/
P.SHORT     {
    background: #C4EAEC;
    font-size: 0.8em;

    padding: 20px 50px 20px 50px;
    }

/*use this class for the interviews*/
P.INTERVIEW {
    background: #C3EDE3;
    font-size:  0.8em;

    padding: 20px 50px 20px 50px;
    }

/*use this class for the album reviews*/
P.REVIEW  {
    background: #C1EFEF;
    font-size:  0.8em;
    padding: 20px 50px 20px 50px;
/*padding-top: 0px;         padding-left: 50px;      padding-right: 50px;     padding-bottom: 0%;*/
    }

P.OBITS {   /*use this class for the interviews*/
    background: #9DBED7;
    font-size:  0.8em;

    padding: 20px 50px 20px 50px;
    }

P.RETURN {
    font-size:  1.1em;
    padding: 50px 15px 50px 0px;
    text-align: left;
      }

.RETURNIMG {
    margin-left: 0;  margin-right: auto;
    width:50%;}



P.WEBMASTER  {
    margin: 60px 15px 100px ;
    margin-bottom: 60px;
    text-align: right;
    font-size:0.7em;

    }


P.MISC {   /*use this class for the interviews*/
    background: #D8E6FE;
    font-size: 0.8em;
    padding: 20px 50px 20px 50px;
    }



/*H1, H2, H3, TABLE {  */
H1, H2, H3 {
	background: #99ffff;
	width: 100%;
        }

H1 {
	font-size: 2.5em;

	color: red;
	padding: 20px 0 20px 0;
	border-style: solid;
  /*style must come before width and colour*/
	border-width: 5 2 0 2;
	border-color: blue;
	margin-top: 1em;
	margin-bottom: 0;
  }

H2 {
	font-size: 1.5em;

	padding-bottom: 20px;
	/*padding-top: 10px; */
	border-style: solid;
  /*style must come before width and colour*/
	border-width: 0 2 5 2;
	border-color: blue;
	margin-top: 0;
	margin-bottom: 1em;
  }

H3 {
	font-size: 1.5em;

	padding: 25 0 25 0;
	border-style: solid;
  /*style must come before width and colour*/
  border-width: 5 2	;
	border-color: blue;
	margin-top: 2em;
	margin-bottom: 2em;
  }


table {
  border: 0;
  background: #00ffff;
  }


table.centered {
  text-align: right;
  /*margin-left: auto;
  margin-right: auto;*/
  }


td.firstrowandcolumn {
  border-left: 3px;
  background: #6DECFF;
  text-align: left;
  }


td.disclaimers {
 	width: 30%;
	font-size: 12px;
  }

abbr {
  font-size: 12pt;

  }

.update {
	width: 30%;
	font-size: 9pt;
	text-align: left;
  }

.stats {
	width: 10%;
	text-align: right;
  }


/* this is the code for the navbar */
ul {
  list-style-type: none;
	margin-left: 0;/*position: fixed 10px 125px;*/
  padding-left: 1px;
	text-indent: -1px;
  text-decoration: none;
   }

li {
  font: 7pt ;

  padding-bottom: 8px;
  }

li.head  {
  font: 12pt;

  padding-top: 6px;
  padding-bottom: 2px;
  }

/*IMG*/
.BODY {
	border: 0;
	height: 100px
  }

/*IMG*/
.BLUELINE {
	display: block;
	border: 0;
	WIDTH: 425px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
  }

/*IMG*/
.right {
	float: right;
	padding-left: 10px;
	width=160px;
	z-index: 2;
  }

/*IMG*/
.left {
	float: left;
	padding-right: 10px;
	width=160px;
	z-index: 0;
  }

/*IMG*/
.notationleft {
	display: block;
	float: left;
	border: 1px solid blue;
	margin: 3px 3px 3px 0px;
	padding: 2px;
  }

/*IMG*/
.notationright {
	display: block;
	float: right;
	border: 1px solid blue;
	margin: 3px 0px 3px 3px;
	padding: 2px;
   }


.returntop {
	/*display: block;*/
	border: 0;
  width: 500px;
  }



/*.menucolumn1 {
	font-size: 0.9em;
/*font-size: 14px
/*8 px 1.0em
	;
	padding: 2px   width: 25%;
}           */

/*.menucolumn2 {
	font-size: 0.7em;
font-size:
	/*0.8 em*10px;
	padding: 2px;
	width: 75%;
}
*/


/*creates horizontal list for menu*   NOT USED - REDUNDANT NOW*/
/*.inline {
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
	border-right: 1px dotted #066;
	font-size: 5pt;
}
.last {
/*creates last entry for horizontal menu list*/
	/*        display: inline;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 0px;
	font-size: 3pt;
}
*/


        /*
.menu2left {
	float: left;
	padding-right: 4px;
 	z-index: 0;
}
          */
  /*
HR {
    size: 6px;
margin: 50px 10%  30px
/*WIDTH: 75%;*/
/*}   */




    /* for the table at the top that contains the disclaimer and counter at top*/
/*table.top {
	background-color: red;
	border: 11px solid black;
 }*/


/*.outer {
/*table shell for Table of Contents*/
/*	margin-top: 15px;
	width: 100%;
	border: 0 dotted grey collapse-no;
	/*table-layout: fixed;
	border-style: hidden;
	border: 0 0 0 0;

}*/

/*P.NOTES {      /*short notes at top of page*/
	/*   width: 850px;
	text-align: center;
	background: #00ffff;
	padding: 0px 0px  0px 0px;
	font-size: 0.5em;
}
*/
