/*   
Theme Name: shrub oak custom framing
Theme URI: http://www.shruboakframing.com/
Description: default theme for shruboakframing.com
Author: Derrick Koo
Author URI: http://www.dkoo.net/
Version: 1.0
*/

/***********************************************
	CSS for shrub oak custom framing 
************************************************/

    
/***** GENERAL STUFF *****/

* {margin: 0; padding: 0;}

html {	
	font-size:100.01%;
	height: 100%;
  }

body {
	background: url(http://www.shruboakframing.com/images/background.jpg); 
	background-color: #D6CC70;
	background-repeat: repeat-x; 
	background-position: top center;

	height: 100%; 
	
	color: #404040; 
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: .75em; 
	line-height: 150%;
  }

a:active, a:focus { 
	text-decoration: none; 
	outline: 0;
  }

a:link {  
	text-decoration: none; 
	color: #3333CC;
  }

a:visited {  
	text-decoration: none; 
  }

a:hover {
	color: #6633FF;
	text-decoration: underline;
  }
  
p {	margin-top: 1em; margin-bottom: 1em; }

img {
	border-width: 0px; 
  }

.preload { display:none; }

/***** LAYOUT *****/

div#container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
  }

div#header {
	background-image:  url(http://www.shruboakframing.com/images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
	font-size: 0;
  }
  
div#main {
	background-image: url(http://www.shruboakframing.com/images/mainbg.jpg);
	background-repeat: no-repeat;
	padding:1em 1em 3em;
  }
  
div#resources {
	background-image: url(http://www.shruboakframing.com/images/resourcesbg.jpg);
	background-repeat: no-repeat;
	min-height: 510px;
	padding:1em 1em 3em;
  }
  
div#services {
	background-image: url(http://www.shruboakframing.com/images/servicesbg.jpg);
	background-repeat: no-repeat;
	min-height: 520px;
	padding:1em 1em 3em;
  }
  
div#content {
	margin: 40px 290px 0 30px;
  }

  #content ul {
  	margin-left: 2em;
	margin-right: 2em;
    }
    
.title a:link { text-decoration: none; }
.title a:focus { text-decoration: none; }
.title a:hover { text-decoration: none; color: #3333CC; }

.post { margin-top: 2em; }

.topbox {
	background-image: url(http://www.shruboakframing.com/images/topbox.gif);
	width: 500px;
	height: 5px;
	margin: 0 auto;
  }

.bottombox {
	background-image: url(http://www.shruboakframing.com/images/bottombox.gif);
	width: 500px;
	height: 5px;
	margin: 0 auto;
  }

.postmetadata { 
	font-size: .95em;
	margin: 0 auto;
	margin-right: 1em;
	text-align: right;
  }

.separator { 
	width: 100%;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 2em;
	height: 1px;
	border-top: 1px dotted #FFFFFF;
  }

.links li {
	margin-left: 15px; 
	list-style: none; 
	margin-bottom: 10px; 
  }

div#footer {
	position: absolute;
	height: 23px;
	bottom: 0;
	width: 100%;
	background-image: url(http://www.shruboakframing.com/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
  }
  
  #footer a { 
  	display: block; 
  	width: 400px; 
  	height: 100%; 
  	margin: 0 auto;
  	text-decoration: none;
    }

div#news {
	background: url(http://www.shruboakframing.com/images/newsbg.jpg) top left no-repeat;
	padding: 1em 1em 3em;
	margin: 0;
  }
  
#newscontent {
	width: 580px;
	margin-top: 70px;
	margin-left: 30px;
  }

#column {
	float: right;
	margin-top: 80px;
	font-size: .9em;
	line-height: 150%;
	color: #FFF;
  }
  
  #column a:link { color: #FFF; }
  #column a:visited { color: #FFF; }
  
  #column ul { margin-bottom: 25px; }
  
  #column li { 
  	margin-left: 15px; 
  	list-style: none;
    }
  
  #column a:link { color: #FFF; }

.alignleft {
	margin-left: 2em;
	float: left;
	text-align: left
	}
  
.alignright {
	margin-right: 2em;
	text-align: right;
	}

#archives ul {
	margin-top: .5em;
	margin-bottom: 1em;
  }

#archives li {
	list-style: none;
	margin-left: 15px;
  }

.results {
	color: #fff;
	font-size: .9em;
	font-style: italic;
  }

/***** NAVIGATION *****/

#menu {
	height: 50px;
  }

#menu li {
	list-style: none;
	display: block;
	float: right;
	width: 125px;
	height: 50px;
	font-size: 0;
  }
  
#menu li#home a, #home a:visited {
	display: block; 
	width: 125px; 
	height: 50px; 
	text-decoration:none; 
  }

#menu li#news a, #menu a:visited {
	display: block; 
	width: 125px; 
	height: 50px; 
	text-decoration:none; 
	background:url(http://www.shruboakframing.com/images/button1.jpg); 
	background-repeat:no-repeat;
  }

#menu li#news a:hover {
	display: block; 
	width: 100%; 
	height: 50px; 
	text-decoration:none; 
	background:url(http://www.shruboakframing.com/images/button1_hover.jpg); 
	background-repeat:no-repeat;
  }

#menu li#services a, #menu a:visited {
	display: block; 
	width: 125px; 
	height: 50px; 
	text-decoration:none; 
	background:url(http://www.shruboakframing.com/images/button2.jpg); 
	background-repeat:no-repeat;
  }

#menu li#services a:hover {
	display: block; 
	width: 100%; 
	height: 50px; 
	text-decoration:none; 
	background:url(http://www.shruboakframing.com/images/button2_hover.jpg); 
	background-repeat:no-repeat;
  }

#menu li#resources a, #menu a:visited {
	display: block; 
	width: 125px; 
	height: 50px; 
	text-decoration:none; 
	background:url(http://www.shruboakframing.com/images/button3.jpg); 
	background-repeat:no-repeat;
  }

#menu li#resources a:hover {
	display: block; 
	width: 100%; 
	height: 50px; 
	text-decoration:none; 
	background:url(http://www.shruboakframing.com/images/button3_hover.jpg); 
	background-repeat:no-repeat;
  }


/***** CONTENT STYLES *****/

h1 {
	color: #FFF;
	font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.6em; 
	font-weight: lighter;
	line-height: 125%;
  }
  
h2 {
	font-size: .9em; 
	font-weight: bold;
	color: #FFF;
	line-height: 140%;
	margin-top: -.5em;
	margin-left: .1em;
  }

h3 {
	color: #FFF;
	font-family: "Trebuchet MS", Helvetica, Tahoma, Arial, Verdana, sans-serif;
	line-height: 100%;
  }
