/*

Last Updated: Sat 25 Mar 06 - moved profile_post_equip from cm/index.html <head><style> to here.

Haven't developed a consistent pattern of usage with these style sheets.  This one serves the files in the ~cm directory, FOR THE MOST PART.  */

/* Used at top of 2004 photoshoot thumbnails page. */
div.text_01 {font-size: 12pt; margin-left: 1.5in ; margin-right: 2.5in }

div.faves {margin-left: 225px}

div.master {margin-top: 11pt }


div.float {
  float: left;
  }
  
div.float p {
text-align: middle;
width: .7in; height: .5in   ;
line-height: 4mm}

/* Used to align hyper text invites on all mp3s music page. */

p.music_text {margin-left: .6in }


/* For music page (All mp3's) header Not in use just now.*/

div.music_header {font-size: 22pt; font-weight: bold}


/* USED in directory at top of ~CM/INDEX.HTML */

/*
 a.maindir{font-family: arial} 
*/
a.maindir{ font-size: 8pt}
a.maindir {text-decoration: none; }
a.maindir :link {color: blue; }
a.maindir:visited {color: black; } 
a.maindir:hover {color: red; } 
a.maindir:active {color: red; }


/* Used for the directory at the bottom of each "main" page, for example, index.html, lyrics.htm, 02.04.06.thumbnails, etc. */

a.footer {font-family: arial,helvetica,sans-serif; font-size: 10px;}
a.footer :link {color: blue; }
a.footer:visited {color: black; } 
a.footer:hover {color: red; } 
a.footer:active {color: red; }

span.footer_no_link { color:black; font-family: arial,helvetica,sans-serif; font-size: 10px;}

a.otherlinks :link {color: blue; }
a.otherlinks:visited {color: black; } 
a.otherlinks:hover {color: red; } 
a.otherlinks:active {color: red; }

/* I don't think I'm using this right now */

a.2bworked:link {color: orange; }
a.2bworked:visited {color: orange; } 
a.2bworked:hover {color: red; } 
a.2bworked:active {color: red; }


/* FOR MINI-DIRECTORY AT UPPER-RIGHT OF EACH OF THE 4 ~CM/PROFILE PAGES */

a.prof_links {font-size: 12px;}
a.prof_links:link {color: blue; }
a.prof_links:visited {color: black; }

div.paragraph_text  { text-align: left; margin-left: .40in; margin-right: .4in}

/*  used at el penguino's profile page in cloud miners site (prof_elp.htm)
ETC.!
 */

div.header_text {margin-left: .50in; }


/* Used for 02.summer:we'renotallthat.htm*/

div.text_indent {margin-left: 1.00in; }

/* Used for the 3 profile links at ~cm/index.html and ~cm/profile/profile.htm page.  The latter page is such a lovely orange that it buried the hover/active red.  But that'll change with the introduction of the equipment page.  -AB, aug 05 */

a.profiles :link {color: blue; }
a.profiles:visited {color: black; } 
a.profiles:hover {color: green; } 
a.profiles:active {color: green; }


/* Profile ad format on index.html */
div.meet_line_1 {margin-left: 20%}
div.meet_line_2 {margin-left: 60%}


/* Used for the profile links at ~cm/index.html profiles advert and ~cm/profile/profile.htm.  
Works well with green motif. */

a.profiles_post_equip:hover {color: orange; } 
a.profiles_post_equip:active {color: orange; } 

/* Almost-universal copyright formatting */
div.copyright {font-size: 8pt; margin-bottom: .1in; margin-left: 2.5% }

/* Almost-universal copyright formatting */
div.copyright_simple {font-size: 8pt; }

div.profile_copyright {font-size: 8pt; margin-bottom: .1in; margin-left: 5%}

/* END OF FILE */

