/*  
Theme Name: Great North
Theme URI: 
Description: Design for Devin's site
Author: Bogey Web Design
Author URI: http://www.bogeywebdesign.com/
Tags: 
Version: 1.0
*/

* {
	margin:0px;
	padding:0px;
}

body {
  width: 1150px;
	font: 62.5%/1.2em futura, Tahoma, Helvetica, sans-serif;
      
}

a {
	text-decoration: none;
	color: #369;
}

a:hover {
	text-decoration: underline;
	color: #369;
}

a:visited {
	text-decoration: underline;
	color: #ccc;
}

a img {
	border:0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
	padding-bottom: .5em;
}

h3 {
	font-size: 1.3em;
	padding-bottom: .5em;
}

h4 {
	font-size: 1.2em;
	padding-bottom: .5em;
}

p, dt, dd {
	font: 1.2em/1.2em Arial, Verdana, Helvetica, sans-serif;
	margin: 1em 0;
        line-height:1.8em;      
}

ul, ol {
	margin: 0 0 1em;
}

li {
	margin: 0 0 .5em;
}

blockquote {
	padding: .5em 2em;
}

blockquote blockquote {
	padding: .2em 1em;
	font-style: italic;
}

#header {
  position: relative;
  width: 100%;
  height: 100px;
  font-family: Verdana, arial, sans-serif;
  background: url(images/header.png) top left no-repeat;
}

#header.Logos {
  background: url(images/logoHeader.png) top left no-repeat;
}

#header.Print {
  background: url(images/printHeader.png) top left no-repeat;
}

  #header a:visited {
    text-decoration: none;
  }

  #header ul#mainNav {
    position: absolute;
    bottom: 5px;
    left: 10px;
    margin: 0;
    width: 230px;
  }
  
    #header ul#mainNav li, #header ul#siteNav li {
      float: left;
      margin-bottom: 0;
    }
  
    #header ul#mainNav li#homeLink a, #header ul#mainNav li#contactLink a {
      display: block;
      float: left;
      height: 30px;
      line-height: 30px;
      margin-right: 20px;
    }
  
    #header ul#mainNav li#homeLink a {
      background: url(images/planetButton.gif) top right no-repeat;
      padding-right: 38px;
    }
    
    #header ul#mainNav li#contactLink a {
      background: url(images/logoButton.gif) top right no-repeat;
      padding-right: 25px;
    }
    
  #header ul#siteNav {
    position: absolute;
    bottom: 0px;
    left: 900px;
    margin: 0;
  }
  
    #header ul#siteNav li {
      display: block;
      float: left;
      margin-right: 10px;
    }
    
      #header ul#siteNav li.current_page_item a {
        font-size: 30px;
        font-variant: small-caps;
      }
	
#wrapper {
}

#content {
}

  #content #banner {
    background: #eae8eb;
    padding: 10px;
  }
  
    #content #banner h1 {
      color: #963;
      font-weight: normal;
      margin: 0 0 10px;
      line-height: 1em;
    }
    
    #content #banner h1.print {
      color: #364d8c;
    }
    
    #content #banner h1.logos {
      color: #366;
    }
    
    #content #banner p {
      margin: 0;
      font-size: 1.3em
      width: 420px;
      font-family: futura, Verdana, arial, sans-serif;
    }
    
  #content {
}

  #content #banner {
    background: #eae8eb;
    padding: 20px;
  }
  
    #content #banner h1 {
      color: #963;
      font-weight: normal;
      margin: 0 0 10px;
      line-height: 1em;
    }
    
    #content #banner h1.print {
      color: #364d8c;
    }
    
    #content #banner h1.logos {
      color: #366;
    }
    
    #content #banner p {
      margin: 0;
      font-size: 1.1em;
      width: 620px;
      font-family: futura, Verdana, arial, sans-serif;
    }
    
  #content #portfolio {
    margin: 0 80px;
  }
    
    #content td {
      padding: 20px;
    }
    
      #content td h2 {
        font-size: 1.6em;
        color: #666;
      }
      
        #content td h2 span {
          font-size: 0.75em;
          color: #333;
        }
      
      #content td p {
        margin: 10px 0;
      }
    
      #content td hr {
        border: 1px solid #ccc;
      }

#backToTop {
  background: #eae8eb;
  height: 40px;
  padding: 10px 100px 0;
  text-align: right;
}

  #backToTop a {
    color: #369;
    font-size: 1.1em;
    display: block;
    padding-right: 15px;
    background: url(images/backToTop.gif) top right no-repeat;
  }
  
  #backToTop a:visited {
    text-decoration: none;
  }

#footer {
  background: #180321;
  color: #fff;
	text-align: center;
	height: 140px;
	padding-top: 20px;
}

  #footer p {
    font-size: 1.1em;
  }


/**** home page ****/
body#home {
	padding: 1em;
  padding-top: 715px;
  color: #fff;
  position: relative;
	background: #000 url(images/background.png) left top no-repeat;
}

  body#home a, body#home a:hover, body#home a:visited,
  body#contact a, body#contact a:hover, body#contact a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 1.4em;
    font-variant: small-caps;
  }
  
  body#home a:hover, body#contact a:hover {
    text-decoration: underline;
  }

  body#home ul {
    list-style-type: none;
  }
  
    body#home ul li a {
      position: absolute;
    }
    
    body#home ul li#logos a {
      top: 140px;
      left: 25px;
      height: 80px;
      width: 60px;
      padding: 10px 0 0 88px;
    }
    
    body#home ul li#web a {
      top: 23px;
      left: 250px;
      height: 60px;
      width: 40px;
      padding: 10px 0 0 68px;
    }
    
    body#home ul li#print a {
      top: 62px;
      left: 678px;
      height: 60px;
      width: 40px;
      padding: 10px 0 0 68px;
    }
    
    body#home ul li#contact a {
      top: 576px;
      left: 900px;
      height: 45px;
      width: 162px;
      padding: 109px 0 0;
    }
    
  body#home div, body#contact div {
    padding-left: 64px;
    width: 600px;
  }
  
    body#home div h1 {
      font-weight: normal;
      font-size: 1.4em;
    }
    
    body#home div p, body#contact div p, p#copyright {
      font-family: helvetica, arial, sans-serif;
      margin: 0;
      line-height: 1.7em;
      font-size: 1.3em;
    }
    
    
/*** contact page ***/
body#contact {
	padding: 1em;
  position: relative;
  padding-top: 650px;
  color: #fff;
	background: #000 url(images/contactBackground.png) left top no-repeat;
}

  body#contact a#home {
    position: absolute;
    top: 22px;
    left: 16px;
    height: 13px;
    width: 114px;
    padding-top: 7px;
  }
  
  body#contact ul {
    position: absolute;
    top: 540px;
    left: 650px;
    list-style-type: none;
    width: 300px;
  }
  
    body#contact ul li {
      float: left;
      margin-right: 1em;
    }

  body#contact div {
    min-height: 130px;
    background: url(images/avatar.png) 0 35px no-repeat;
    padding-left: 110px;
    margin-left: 62px;
  }
    
    body#contact div p {
      margin: 0 0 1em;
    }
  
  
/*** copy right ***/
p#copyright {
  text-align: center;
  margin: 4em 0 1em;
}