/*
 * Typography for the main tigerfoot pages
 */


/*
 * Global defaults
 */
h1
{
  font-family:  "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

h2
{
  margin: 0;
  padding: 0;
}

h3
{
  margin: 0;
  padding: 0;
}


a
{
  text-decoration: none;
  margin: 0;
  padding: 0;
}

a:hover,
a:active
{
  text-decoration: underline;
}

p
{
  margin: 0;
  padding: 0;
}

ul
{
  font-size: 0.8em;
  list-style-image: url( "../graphics/blob.gif");
  margin-left: 0px;
  padding-left: 18px;
}

li
{
  margin-bottom: 5px;
}

img
{
  border: none;
  float: left;
}

/*
 * Primary nav 
 * ===========
 *
 * This is by image buttons
 *
 */
.altnav 
{
  display: none;    /* non graphic devices will need this visible */
                    /* to be specified in an alternative stylesheet */
}

/* use these as main nav buttons no hover */
a#navimageshere
{
  background: url("../graphics/btn-freelance-picture-editor-or.png") transparent no-repeat 40% 62%;
}

a#navfeatureshere
{
  background: url("../graphics/btn-freelance-travel-writer-rd.png") transparent no-repeat 15% 62%;
}

a#navresearchhere
{
  background: url("../graphics/btn-freelance-researcher-bn.png") transparent no-repeat 15% 62%;
} 


/* and these for normal navigation */
a#navimages
{
  background: url("../graphics/btn-freelance-picture-editor-wt.png") transparent no-repeat 40% 62%;
}

a#navimages:hover 
{
  background: url("../graphics/btn-freelance-picture-editor-or.png") transparent no-repeat 40% 62%;
}

a#navfeatures
{
  
  background: url("../graphics/btn-freelance-travel-writer-wt.png") transparent no-repeat 15% 62%;
}

a#navfeatures:hover
{
  background: url("../graphics/btn-freelance-travel-writer-rd.png") transparent no-repeat 15% 62%;
}

a#navresearch
{
  background: url("../graphics/btn-freelance-researcher-wt.png") transparent no-repeat 15% 62%;
} 

a#navresearch:hover
{
  background: url("../graphics/btn-freelance-researcher-bn.png") transparent no-repeat 15% 62%;
} 


/* 
 * The exceptional contact info 
 * in the primary nav area
 */
.telnumber
{
/*border: 1px solid black;*/
  font-family: "Arial Narrow", "Arial", "Helvetica", sans-serif;
  padding-top: 45px;
  font-weight: bold;  
  font-size: 1em;
  color: black;
  text-align: center;
}

.telnumber a
{
  color: black;
}


/* 
 * Colours for each of the three main sections of the site
 * =======
 */

#images
{
  color: #ff9900;
}

#features
{
  color: #ff4500;	/* orangered */
}

#research
{
  color: #cd5c5c;	/* indianred */
}


/*
 * Sub nav has a heading followed
 * =======
 * the usual link entries
 *
 * heading
 *
 * links:
 *   intro
 *   about me
 *   services
 *   portfolio
 *   relax
 *
 * same for each section except colour:
 *   images in orange
 *   features in red
 *   research in brown
 *
 */
h1.subnavheading
{
  padding: 0 10px 0 0;
  font-size: 1.3em;
  line-height: 1.2em;
  text-align: right;
  color: black;
}

#subnavtoph1
{
  padding-top: 4.5em;
}

p.subnavp, p.subnavptop, p.subnavhere, p.subnavheretop
{
  font-family: "arial";
  line-height: 1.2em;
  padding: 0 10px 0 0;
  font-size: 1.1em;
  text-align: right;
}

p.subnavptop, p.subnavheretop
{
  padding-top: 2em;
}

p.subnavhere, p.subnavheretop
{
  font-weight: 600;
}

a.subnavlink
{
  text-align: right;
}


/*
 * Main textual content pages
 *
 * page title
 * page header (strapline)
 *
 * main body text
 *
 */

h1.pagetitle
{
  padding: 5.7em 0 0 0.8em;
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: bold; 
}

h1.pageheader
{
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 0 0 0 0.8em;
}

p.bodytext
{
  clear: left;
  padding: 2em 0 0 1em;
  font-size: 1.1em;
  line-height: 1.2em;
}

a.bodytext
{
  color: green;
  text-decoration: underline;
}

/*
 * Portfolio pages
 * =========
 *
 * Intro page is a normal content page plus:
 *   blank lines to position:
 *   index images as navigation to project entries
 *   text navigation links to other section portfolios
 *
 * The individual entry pages:
 *   do not use normal page title and heading
 *   project images along the usually empty top space
 *   project title - orange etc. so normal text with color span
 *   normal body text
 *   index instructions (normal text also, with colour span)
 *   index images and links as portfolio intro page
 */
img.portfolionav, img.portfolionavhere
{
width: 40px;
height: 40px;
  
  float: left;
  margin-left: 25px;
}

img.portfolionav
{
  border: 3px solid #f0f0f0;
}

img.portfolionavhere
{
  border-width: 3px;
  border-style: double;
  border-color: black;
}

p.portfoliosectionnav
{
  font-size: 1.1em;
  padding-top: 10px;
  padding-right: 10px;
  text-align: right;
}

img.portfolioproject
{
  float: left;
  margin-left: 25px;
  margin-top: 2.1em;
}


  
/*
 * Homepage
 */
a.homelink, a.homelinktop
{
  display: block;
  font-size: 1.4em;
  padding: 0 0 0 20px;
}

a.homelinktop
{
  margin-top: 3.5em;
}



/*
 * Home page - featured publication
 */

#bookimg
{
  float: right;
  padding: 0px 30px 0 0;
}

.featuredbook
{
  text-align: right;
/*  font-size: 1.6em; */
  padding-top: 150px;
}





