/* CSS Document */

body {
  font-size: 66%;
  background-color: #fcfcfd;
  }
  
#content {
   font-size: 1.1em;
   }  

body, p, div, li, ul, h2 {
  margin: 0px;
  padding: 0px;
  font-family:Arial, Helvetica, sans-serif;
  }
  
.mceTemp {
  margin-bottom: .7em;
}
  
body {
  line-height: 1.8em;
}
  
div {
   color: #777369;
   }  
  
p, a {
  color: #777369;
  
  }
  

#leftcol img {
  /* padding: 15px;*/
   border: none;
   }  

#footer img {
   border: none;
   }   
  
h2 {
   line-height: 2em;
   padding-bottom: 10px;
   margin-top: -7px;
   _margin-top: 0px;
  /* color: #a277a8;*/
   font-size: 1.2em;
   }  
  
a { text-decoration: none; }
/*a:hover { text-decoration: underline ; }  */
  
p { 
  padding-bottom: 10px;
  line-height: 1.4em;
  margin-bottom: .5em;
  }  
  
li { 
  line-height: 1.8em;
  }  
  
body {
  text-align: center;
  }

#wrapper {
  width: 1000px;
  margin: auto;
  margin-top: 10px;
  position: relative;
  }

#content {
   background-image: url(http://www.jeffreygreen.co.uk/wp-content/themes/jeff/images/background.jpg);
   background-repeat: no-repeat;
   background-position: 5px 0px;
   position: relative;
   *zoom : 1; /* haslayout bug in ie 6 - makes background show */
   text-align: left;
   }
   
#leftcol {
   width: 465px;
   float: left;
   text-align: left;
   padding: 20px 25px 20px 35px;
   margin-top: 105px;
   _margin-top: 15px;
   }   

#rightcol {
   margin-top: 105px;
   _margin-top: 5px;
   width: 380px;
   float: left;
   text-align: left;
   padding: 20px;
   margin-left:23px;
   }   

#footer {
   clear: both;
   
   padding-top: 10px;
   width: 140px;
   border-top: 4px #f7486d solid;
   margin-left: 455px;
   



   }
   
#jeffpic {
   margin-left: 30px;
   width: 80px;
   margin-bottom:10px;
   
   }   
   
#subhead {
   position:absolute;
   top: 30px;
   left: 35px;
   text-align: left;

   _width: 13em;
   _position:relative; /* showing intermittently in ie6 - this fixed */
   _margin-left: 0px;  /* then needed to move left and rightcol up */
   }   
   
#jeffname {
/*   color: #ab9d8c;*/
   color: #f7486d;
   
   font-size: 1.7em;
   font-weight: bold;
   font-family:Georgia, "Times New Roman", Times, serif;
   text-decoration: none;

   }   
   
#strap {
   font-size: 1.0em;
   font-family:Georgia, "Times New Roman", Times, serif;
   border-top: 1px solid #f7486d;
   padding-top: 10px;

   }      
   
#header img {
   width: 121px;
 /*  border: 1px solid white;*/
   border-right: none;
   border-top: 7px solid #f7486d;
   border-bottom: 2px solid #f7486d;
  
   }   

li {
   list-style: none;
   }

li li { 
   list-style: circle;
   font-size: 1.0em;
   }   
   
#rightcol h2, .postmetadata, #meta-3 { 
   display: none;
   }  
  
.widecolumn { 
  padding-top: 150px;
  padding-left: 30px;
  }    
  
 a:hover, em {
   color: #f7486d;

   }  
   
em { 
   font-style: normal;
   }
   
.alignright {
   clear: both;
   float: right;
   padding: 15px 0px 15px 15px;
   text-align: center;
   
}   
.alignleft {
   clear: both;
   float: left;
   padding: 15px 15px 15px 0px;
   text-align: center;
}   
.wp-caption {
   background-color: white;
   border: 1px solid black;
   padding: 15px;
   margin: 15px;
}
.wp-caption-text {
   border: none;
}
