/*
Theme Name: Gate Expectations
Theme URI: http://www.woodworkersuk.co.uk
Description: Gate Expectations Wordpress theme. By <a href="http://www.woodworkersuk.co.uk">Gate Expectations</a>
Version: 1
Author: Gate Expectations
Author URI: http://www.woodworkersuk.co.uk
*/

body {
                background-image:url(images/gates-wooden.gif);
                background-repeat:repeat;
                text-align: left;
                }
                
#wrapper {
                width: 760px;
                margin-left: auto;
                margin-right: auto;
                }
                
#header {
         background-image: url(images/woodworkbloghead.gif);
                   height: 118px;
                   width: 760px;
                 text-align:center;
                 }
                 
#des {
      width:760px;
          font-family:"Times New Roman", Times, serif;
          text-align:center;
          font-size:20px;
          font-weight:bold;
          }
                  
#content {
          width: 560px;
                  float: left;
                  }
                  
#sidebar {
                width: 199px;
                float: right;
                }
                  
                                    
#footer  {
          width:760px;
                  float: right;
                  text-align:center;
                  }
                  
#links {
        width:560px;
                text-align:left;
                }


/* text styles */

.h1 A:link {text-decoration: none}
.h1 A:visited {text-decoration: none; color:#990000;}
.h1 A:active {text-decoration: none}
.h1 A:hover {text-decoration: underline; color:blue;}

#links A:link {text-decoration: none}
#links A:visited {text-decoration: none; color:#990000;}
#links A:active {text-decoration: none}
#links A:hover {text-decoration: underline; color:blue;}

.copyright {
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #990000;
}
        
.h1 {
        font-family:"Times New Roman", Times, serif;
        color:#990000;
        font-size:35px;
        }        
        
.h2 { 
        color:#990000;          
        text-align:center;
        }
.H3 { 
        color:#990000;          
        }        .des {
        font-family:"Times New Roman", Times, serif;
        font-size:18px;
        font-weight:bold;
        }
.h4 {                color:#990000;} 
.text {
font-family:"Times New Roman", Times, serif;
}  
                  
.imageright {float:right;
                border:0;
                margin: 5px;
                        }   .imageright1 {float:right;
                border:0;
                margin: 1px;
                        }       .imagecenter {float:center;
                border:0;
                margin: 1px;
                        }         