/* 
    AUTHOR: Westward Strategy & Design Group, LLC.
            www.westwardstrategy.com
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { 
  margin: 0; 
  padding: 0; 
  }
html { 
  overflow-y: scroll; 
  }
body { 
  font: 62.5% Arial, Verdana, sans-serif; 
  color: #303030;
  }
ul { 
  list-style: none; 
  }

h1 { 
  font-size: 2.3em;
  }
h2 {
  font-size: 1.8em;
  }
h3 {
  font-size: 1.8em;
  }
p { 
  font-size: 1.3em; 
  line-height: 1.5em; 
  margin-bottom: 1.4em; 
  }


a { 
  outline: none; 
  color: #3366ff;
  }
a img { 
  border: none; 
  }


/* END RESET */

body {
  background: url(/wp-content/themes/Lyman/img/body_bg.gif) 0 0 repeat-x;
  }

#container {
  width: 922px;
  margin: 0 auto;
  background: url(/wp-content/themes/Lyman/img/container_bg.jpg) 0 0 no-repeat;
  }

h1 {
  display: block;
  /* position: absolute;
  left: 30px; */
  width: 380px;
  float: left;
  margin: -70px 0 0 370px;
  font-family: Georgia, Times, serif;
  font-weight: normal;
  color: #4d67a8;

  }

h1 span {
  font-size: .8em;
  color: #797979;
  }

#accnav {
  float: right;
  padding: 0 10px 0 0;
  margin-top: -70px;
  font-size:12px;
  }

#accnav li {
  float: left;
  padding: 0 7px;
  border-right: solid 1px #3366ff;
  }

#accnav .last {
  border: none;
  }

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

#logo {
  float: left;
  margin: 5px 0 5px 12px;
  } 

#nav {
  clear: both;
  width: 922px;
  height: 52px;
  margin: 40px 0 0 0;
  background: url(/wp-content/themes/Lyman/img/nav_bg.jpg) 0 0 no-repeat;
  }

#nav ul {
  padding: 0 0 0 10px;
  list-style:none;
  }
  
#nav li {
  display:inline;
  }
  
#nav a {
  float:left;
  margin:0 12px 0 12px;
  padding:0 0 0 8px;
  font-size: 1.3em;
  line-height: 1em;
  text-decoration:none;
  background:url(/wp-content/themes/Lyman/img/tableft.gif) no-repeat left top;
  color:#fff;
  }
  
#nav a span {
  float:left;
  display:block;
  background:url(/wp-content/themes/Lyman/img/tabright.gif) no-repeat right top;
  padding:24px 15px 15px 0px;
  }
  
#nav li.active a {
  	float:left;
  margin:0 12px 0 12px;
  padding:0 0 0 8px;
  font-size: 1.3em;
  line-height: 1em;
  text-decoration:none;
  background:url(/wp-content/themes/Lyman/img/tableft.gif) no-repeat left top;
  color:#fff;
  background-position:0% -48px;}
  
 #nav li.active a span {
  	float:left;
  display:block;
  background:url(/wp-content/themes/Lyman/img/tabright.gif) no-repeat right top;
  padding:24px 15px 15px 0px;
  color:#4c65a7;
  background-position:100% -48px;}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
    
#nav a:hover span {
  color:#4c65a7;
  }
  
#nav a:hover {
  background-position:0% -48px;
  }
  
#nav a:hover span {
  background-position:100% -48px;
  }

#main {
  padding: 10px 22px 0 22px;
  background: url(/wp-content/themes/Lyman/img/home_main_bg.jpg) 0 0 no-repeat;
  }

#main h2 {
  margin-top: 35px;
  text-align: center;
  font-family: Georgia, Times, serif;
  color: #4c66a8;
  }

#main p {
  margin: 10px 105px 0 105px;
  padding-bottom: 10px;
  text-align: center;
  }

#main a {
  text-decoration: none;
  border-bottom: dotted 1px;
  }

#main a:hover {
  background: #a7c9fb;
  }

#main #chris_door, #main #carm_door {
  border: none;
  background: none;
  }

#footer {
  clear: both;
  padding: 25px 0 10px 0; 
  font-weight: bold;
  color: #7d7d7d;
  background: url(/wp-content/themes/Lyman/img/home_footer_bg.jpg) 0 0 no-repeat;
  }

#footer_logo {
  float: left;
  } 

#footer p, #pages #footer p {
  margin: 12px 0 0 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  }

#pages #footer ul {
  margin: 5px 0 0 0;
  padding: 0;
  }

#footer ul li {
  float: left;
  padding: 0 4px;
  border-right: solid 1px #7d7d7d;
  }

#footer ul .last {
  border: none;
  }

#footer a {
  text-decoration: none;
  color: #7d7d7d;
  }
  
#westward {
  clear: right;
  margin: 5px 0 0 90px;
  }

#westward a {
  font-weight: normal;
  font-size: .9em;
  color: #999;
  } 

/* --------------------- */
/* Page Styles           */
/* --------------------- */

#pages #main {
  margin: 30px 0 0 0;
  padding: 0;
  background: url(/wp-content/themes/Lyman/img/pages_main_bg.gif) 0 0 repeat-y;
  }

#pages #content {
  padding: 25px 195px 20px 0;
  background: url(/wp-content/themes/Lyman/img/pages_content_bg.jpg) 0 0 no-repeat;
  }

#pages h2 {
  margin:0 7px;
  padding: 25px 0 15px 48px;
  font-size: 3.6em;
  line-height: .8em;
  text-align: left;
  font-weight: normal;
  color: #fff;
  background: url(/wp-content/themes/Lyman/img/title_bg.gif) 0 0 no-repeat;
  }

#pages #content #blog_title {
  background: url(/wp-content/themes/Lyman/img/blog_title_bg.gif) 0 0 no-repeat;
  }

#pages h3 {
  margin: 25px 20px 20px 45px;
  font-family: Georgia, Times, serif;
  text-decoration: none;
  color: #4d66a7;
  }

#pages h4 {
  margin: 25px 20px 20px 45px;
  font-size: 1.4em;
  font-family: Georgia, Times, serif;
  text-decoration: none;
  color: #4d66a7;
  }

#pages h2 span {
  font-size: .5em;
  color: #d1d1d1;
  }

#pages p {
  padding: 0 0 10px 0;
  margin: 10px 45px 0 45px;
  text-align: left;
  }

#pages .content_ul {
  font-size: 1.2em;
  margin: 30px 60px;
  list-style: disc;
  }

#pages .content_ul li {
  margin: 3px 0;
  }


#pages blockquote {
  padding: 0 25px 0px 15px;  
  margin: 0 45px 0 15px;
  text-align: left;
  }

#pages .number {

  font-family: Georgia, Times, serif;
  font-weight: bold;
  font-size: 1.4em;
  color: #4d66a7;
  }

.meta {
  font-size: 1.1em;
  padding: 0 0 10px 0;
  margin: 0 45px 0 45px;
  color: #666;
  }

.center {
  margin: 10px 0;
  text-align: center;
  }

.center a {
  font-size: 1.1em;
  }

.trackback {
  font-size: 1em;
  }

#commentlist {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#commentlist li {
  margin: 20px 45px 0 45px;
  padding: 0;
  background: #fff
  }

#commentlist p {
  margin: 0;
  padding: 10px;
  }

#commentlist cite {
  font-size: .9em;
  color: #999;
  }

#commentform label {
  font-size: 1em;
  }                                                 

#commentform input, #commentform textarea, #commentform select {
padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
#commentform input:hover,
#commentform textarea:hover,
#commentform select:hover	{
	background:#fff; 
}

#commentform input:focus,
#commentform textarea:focus,
#commentform select:focus	{ 
	background:#fff; 
}

#commentform textarea,
#commentform input {
	width:250px; 
}

#commentform textarea {
	font-family: arial;
	font-size: 1em;
	overflow:auto;
}

#commentform #submit {
  width: 150px;
  }

#pages #newslist {
  margin: 20px 20px 0 40px;
  padding: 0 25px 10px 25px;
  background: #fff;
  }

#newslist li {
  padding: 12px;
  border-bottom: solid 5px #e1e8ff
  }

#newslist a {
  font-size: 1.2em;
  border: none;
  color: #3366ff;
  }

#newslist a:hover {
  border-bottom: dotted 1px;
  background: none;
  }

#newslist span {
  margin: 0 25px 0 0;
  font-weight: bold;
  color: #4d66a8;
  }

#newslist .intro {
  padding: 0 0 o 0;
  margin: 0 45px 10px 0;
  font-size: 1.3em;
  font-weight: normal;
  text-align: left;
  }

#pages #news {
  margin: 0 20px 0 40px;
  padding: 0 25px 10px 25px;
  background: #fff;
  }

#pages #news h3 {
  margin: 0;
  padding: 15px 0;
  }

#pages #news ul {
  margin: 0 0 15px 0;
  border-top: solid 5px #e1e8ff
  }

#news li {
  padding: 12px;
  border-bottom: solid 5px #e1e8ff
  }

#news a {
  font-size: 1.2em;
  border: none;
  color: #3366ff;
  }

#news a:hover {
  border-bottom: dotted 1px;
  background: none;
  }

#news span {
  margin: 0 25px 0 0;
  font-weight: bold;
  color: #4d66a8;
  }

#pages #newslist {
  margin: 20px 20px 0 40px;
  padding: 0 25px 10px 25px;
  background: #fff;
  }

#newslist li {
  padding: 12px;
  border-bottom: solid 5px #e1e8ff
  }

#newslist a {
  font-size: 1.2em;
  border: none;
  color: #3366ff;
  }

#newslist a:hover {
  border-bottom: dotted 1px;
  background: none;
  }

#newslist span {
  margin: 0 25px 0 0;
  font-weight: bold;
  color: #4d66a8;
  }

#news .intro {
  padding: 0 0 0 0;
  margin: 0 45px 10px 0;
  font-size: 1.3em;
  font-weight: normal;
  text-align: left;
  }

#news .carm_clients {
  float: left;
  width: 50%;
  border: none;
  font-size: 1.2em;
  font-weight: normal;
  color: #333;
  }

#news .carm_clients li {
  padding: 6px 0px;
  border: none;
  text-align: left;
  }

.alignright {
  float: right;
  margin: 0 0 0 5px;
  }

.alignleft {
  float: left;
  margin: 0 5px 0 0;
  }

#pages #footer {
  padding: 10px 0 10px 0; 
  background: #fff url(/wp-content/themes/Lyman/img/pages_footer_bg.jpg) 0 0 no-repeat;
  }  

 #westward {
  clear: both;
  }

/* --------------------- */
/* IE HACKS              */
/* --------------------- */
  
*html h1 {
    margin: -70px 0 0 185px;
  }

*html #nav {
  margin: 0;
  } 
  
/* *html #nav a span {
  padding:21px 15px 15px 0px;
  } */  
  
*:first-child+html #nav {
  margin: 0;
  } 
/*  
*:first-child+html #nav a span {
  padding:21px 15px 15px 0px;
  } 
  */
*:first-child+html #pages h2 {
  padding: 25px 0 18px 48px;
  line-height: .8em;
  }  
   