/*
Theme Name: Myler
Theme URI: http://wordpress.org/
Description: Myler Disability Theme
Version: 1.0
Author: Myler Disability
Author URI: http://mylerdisability.com/
Tags: Myler
*/



/* Begin Typography & Colors */
* {margin: 0px; padding: 0px;}

body{
  text-align: center;
  background-color: #9ba9af;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

a{
  color: #6795aa;
  text-decoration: none;
}

a:hover{
  color: #4d6f7e;
}

img{
  border: none;
}

#main_wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url(images/header_bd.png);
  background-repeat: repeat-x;
  height: 100%;
  width: 100%;
}

#main_inner {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #FFFFFF;
}

#header {
  height:196px;
  clear: both;
  background-image: url(images/header_bd.png);
  background-repeat: repeat-x;
}

#header_toplinks_left{
  height: 20px;
  width: 420px;
  position: relative;
  top: 10px;
  color: #889499;
  font-size: .7em;
  float: left;
  padding-left: 5px;
}
#header_toplinks_right{
  height: 20px;
  width: 420px;
  text-align: right;
  position: relative;
  top: 10px;
  color: #889499;
  font-size: .7em;
  float: right;
  padding-right: 5px;
}
#header_toplinks_left a, #header_toplinks_right a{
  color: #889499;
  text-decoration:none;
}
#header_toplinks_left a:hover, #header_toplinks_right a:hover{
  text-decoration:underline;
}

#header_logo{
  height: 116px;
  width: 900px;
  clear: both;
  position: relative;
  top: 18px; 
}

#header_bottom_links{
  height: 20px;
  font-size: .85em;
  clear: both;
  margin-top: 30px;
  padding-left: 20px;
  color: #920000;
}
#header_bottom_links ul{
  list-style-type:none;
}
#header_bottom_links li{
  height: 20px;
  display: inline;
  background-image: url(images/seperator.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0px 10px 0px 10px;
}
#header_bottom_links li a{
  color: #920000;
  text-decoration:none;
  text-transform: uppercase;
}
#header_bottom_links li a:hover{
  color: #600000;
}

#nav{
  width: 180px;
  float: left;
  padding: 12px;
}

#nav_inner{
  width: 100%;
  color: #808080;
  padding-bottom: 15px;
}

#nav_inner a{
  text-decoration: none;
}

#nav_inner a:hover{
  color: #f7f330;
}

#nav_inner h1{
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  margin-bottom: 1em;
}

#links li{
  background-image: url(images/sidebarheader_bd.png);
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 2em;
  padding-left: 8px;
  padding-top: 4px;
}

#links li a{
  color: #808080;
}

#links li a:hover{
  color: #808080;
}

#links li li{
  background-image: url(images/sidebar_bd);
  background-repeat: no-repeat;
  height: 24px;
  font-weight: bold;
  font-size: .8em; 
  margin-bottom: 0;
  margin-left: -8px;
  padding-left: 15px;
}
#links li li:hover{
  background-image: url(images/sidebar_bd_hover);
  background-repeat: no-repeat;
  height: 24px;
}

#links li li a{
  color: #920000;
}
#links li li a:hover{
  color: #600000;
}

#content{
  width: 670px;
  float: left;
  top: 0px;
  position: relative;
  padding-bottom: 0em;
}

#free_consultation{
  width: 235px;
  height: 429px;
  background-image: url(images/applicationform_bd.png);
  background-repeat: no-repeat;
  color: #ffffff;
  position: absolute;
  top: -7px;
  left: 480px;
  padding: 50px 8px 8px 14px;
  font-size: .8em;
}
#free_consultation form{
  padding-top: 60px;
}
#free_consultation form p{
  margin: 0px;
  padding-left: 0px;
  text-indent: 0em;
}

#free_consultation input, #free_consultation textarea, #free_consultation select{
  margin-bottom: 8px;
  padding: 1px;
}
#free_consultation .button{
  margin-top: 10px;
  margin-left: 50px;
}

#footer{
  clear: both;
  background-color: #9ba9af;
}

#header_inner, #nav_inner, #nav_inner2, #nav_inner3, #content_inner {
  overflow: hidden;
}

#content_inner {
  margin: 10px;
  width: 100%;
}

#footer_inner {
  padding: .3em;
  text-align: center;  
}

#serving {
  text-align: center;
  padding-left: 10px;
  margin-bottom: 1em;
  line-height: .75em;
  clear: both;
}

#serving h2 {
  font-size: .75em;
  font-weight: bold;
  color: #404040;
  margin-bottom: .5em;
}

#serving a {
  font-size: .7em;
  font-weight: normal;
  color: #648ea2;
}

#serving a:hover {
  text-decoration: underline;
}

.post {
  margin-bottom: 3em;
  color: #424242;
  font-size: .8em;
}

.post p, #content_inner p{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1em;
}

#content_inner h1 {
  font-size: 1.4em;
  color: #424242;
  width: 100%;
  background-image: url(images/contentheader_bd.png);
  background-repeat: repeat-x;
  padding: 5px 0px 1em 10px;
}
#content_inner h2 {
  font-size: 1.05em;
  color: #424242;
  width: 100%;
  background-image: url(images/contentheader_bd.png);
  background-repeat: repeat-x;
  padding: 5px 0px 1em 10px;
}
#content_inner h3 {
  font-size: 1.0em;
  color: #424242;
  padding: 5px 0px .1em 10px;
}

#content_inner ul{
  margin-left: 25px;
  color: #424242;
  font-size: .95em;
  line-height: 1.35em;
  margin-bottom: 1em;
}

#content_inner ol{
  margin-left: 25px;
  color: #424242;
  font-size: .95em;
  line-height: 1.35em;
  margin-bottom: 1em;
}

.post h1 {
  font-size: 1.4em;
  color: #424242;
  width: 100%;
  background-image: url(images/contentheader_bd.png);
  background-repeat: repeat-x;
  padding: 5px 0px 1em 10px;
}

.post ul{
  margin-left: 25px;
  color: #424242;
  font-size: .9em;
  line-height: 1.35em;
}

.post ol{
  margin-left: 25px;
  color: #424242;
  font-size: .9em;
  line-height: 1.35em;
}

.error {
  color: #ff0000;
}

.copyright_text{
  font-size: .7em;
  color: #ffffff;
}
.copyright_text a{
  color: #ffffff;
}
.copyright_text a:hover{
  text-decoration: underline;
}
