/*   
Theme Name: Michel Law Firm
Theme URI: http://michellawfirm.com
Description: A custom WordPress theme print style for Kyle Michel Law Firm
Author: Karl Phillips for 3Plumes, LLC
Author URI: http://3plumes.com
Version: 0.2
.
This theme can be used for commercial or non-commercial use so long as it is not redistributed or resold in any way.
.
*/


 
/* General Elements
---------------------------------------------------------------------------------- */ 


body {
      font-size: 11pt;
      font-family: Arial, Helvetica, sans-serif;
      color: #000;
      background-color: #FFF;
      margin: 0;
      padding: 0;
      text-align: left;
      line-height: 1.5;
      }    
h1 {
      display: none;
      }       
h2 {
     font-family: Arial,Georgia,"Times New Roman",serif;
      font-size: 190%;
      color: #702D00; 
      border-bottom: 1px solid #CCC;
      padding-bottom: 2px;
      margin: 6px 0 5px 0px;
      font-weight: normal; 
      }  
#content #sections h2 a {
      border-bottom: none;
      text-decoration: none;
      color: #702D00; 
      }          
h3 {
     font-family: "Trebuchet MS", Georgia,"Times New Roman",serif;
      font-size: 160%;
      color: #2E4278; 
      margin: 0;
      padding: 3px 0;
      font-weight: normal; 
      }   
h4 {
      
      }         
em {
      color: #D00;
      }           
abbr, acronym {
      font-style: italic;
      }      
      
#content #sidebar, #navigation, #top, #crumbs, #footer a, #promo, .hideonprint {
      display: none;
      }      
#content #mainbar img {
      float: right;
      margin: 0 0 8px 8px;
      padding: 2px;
      border: 1px solid #ccc;
      }     
#content p {
      margin: 0;
      padding: 5px 0 4px 0;
      }                 
#footer {
      text-align: center;
      }      
      

