/* undohtml.css */
/* (CC) 2004 Tantek Celik.
Some Rights Reserved. */
/* http://creativecommons.org/ licenses/by/2.0 */
/* This style sheet is licensed under a Creative 
Commons License. */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,
blockquote,fieldset,input
{ margin:0; padding:0 }

body.article, body.front {
 margin: 20px 0;
 font-family: "Lucida Sans", "Lucida Grande", "Helvetica", "Verdana", sans-serif;
 font-size: 12px;
 text-align: center;
 }
 
div#wrap {
 width: 800px;
 margin: 0 auto;
 text-align: left;
 }

/* --[ MAIN ]-- */

body.front div#masthead {
 height: 214px;
 background: url('/images/masthead.gif') top left no-repeat;
 text-indent: -9999px;
 }
 
body.front div#main {
 width: 464px;
 margin-right: 10px;
 float: right;
 }
 
body.front div.post {
 margin-top: 55px;
 }

body.front div.post h2 {
 padding: 12px 5px;
 border-top: 3px solid #afafaf;
 border-bottom: 1px solid #afafaf;
 font-family: "Georgia", "Garamond", "Times New Roman", serif;
 font-size: 30px;
 font-weight: normal;
 color: #f26521;
 }

 body.front div.post h2 a {
   color: #f26521;
   text-decoration: none;
   border: 0;
   }

 body.front div.post p.byline {
  padding: 8px 5px;
  color: #afafaf;
  border-bottom: 1px solid #afafaf;
  text-align: right;
  color: #636567;
  margin-bottom: 14px;
  line-height: 100%;
  font-size: 11px;
  }
  
  body.front div.post p.byline a {
   color: #636567;
   text-decoration: underline;
   border: 0;
   }
   
  body.front div.post p {
   color: #636567;
   padding: 5px;
   line-height: 180%;
   }

  body.front div.post p.linkin {
   text-align: right;
/*   border-bottom: 1px solid #afafaf; */
   text-decoration: none;
   }
   
   body.front div.post p.linkin a {
    color: #f26521;
    text-decoration: none;
    margin-top: 0;
    }

   div.post a {
    color: #f26521;
    border-bottom: 1px solid #f26521;
    }

   
body.front div#sidebar {
 width: 254px;
 float: left;
 margin-top: 30px;
 }
 
 body.front div#sidebar p.nav {
    margin-bottom: 45px;
    padding-left: 17px;
    }

 body.front div#sidebar p.nav a {
  color: #f26521;
  border-bottom: 1px solid #f26521;
  }

  body.front div#sidebar p.nav a:hover {
   color: #636567;
   border-bottom: 1px solid #636567;
   }

body.front div#sidebar ul {
 list-style-type: square;
 margin-left: 22px;
 margin-top: 20px;
 }

body.front div#sidebar li {
 padding-bottom: 5px;
 color: #636567;
}

body.front div#sidebar li a {
 color: #f26521;
 text-decoration: underline;
}

body.front div#sidebar h2 {
 padding: 8px 5px;
 border-top: 3px solid #afafaf;
 border-bottom: 1px solid #afafaf;
 font-family: "Georgia", "Garamond", "Times New Roman", serif;
 font-size: 18px;
 font-weight: normal;
 color: #f26521;
 margin-top: 30px;
 }

div#sidebar div.squeeze {
 color: #636567;
 padding: 8px 5px;
}
 
body.front div#footer {
 clear: both;
 color: #afafaf;
 height: 20px;
 padding-top: 30px;
 }

/* --[ ARTICLE ]-- */

body.article div#topnav h1 {
 display: none;
 }
 
body.article div#topnav {
 background: url('/images/articlehead.gif') top left no-repeat;
 padding-top: 30px;
 text-align: right;
 height: 75px;
 }
 
 body.article div#topnav a {
  color: #f26521;
  border-bottom: 1px solid #f26521;
  }
  
  body.article div#topnav a:hover {
   color: #636567;
   border-bottom: 1px solid #636567;
   }
   
body.article div.post {
 padding-left: 47px;
 width: 539px;
 float: left;
 }
 
body.article div.post h2 {
 padding: 12px 8px;
 border-top: 3px solid #afafaf;
 border-bottom: 1px solid #afafaf;
 color: #f26521;
 font-family: "Georgia", "Garamond", "Times New Roman", serif;
 font-size: 30px;
 font-weight: normal;
 }

body.article div.post h3 {
 padding: 8px 5px;
 border-bottom: 1px solid #afafaf;
 color: #f26521;
 font-family: "Georgia", "Garamond", "Times New Roman", serif;
 font-size: 18px;
 font-weight: normal;
 }
 
 body.article div.post p.byline {
  padding: 12px 8px;
  color: #afafaf;
  border-bottom: 1px solid #afafaf;
  margin-bottom: 24px;
  }
  
  body.article div.post p.byline a {
   color: #636567;
   text-decoration: underline;
   line-height: 150%;
   border: 0;
   }
   
  body.article div.post p {
   color: #636567;
   line-height: 170%;
   padding: 8px;
   }

body.article div.post ul {
 margin-left: 36px;
 list-style-type: square;
 color: #636567;
 }

body.article div.post ol {
 margin-left: 36px;
 list-style-type: decimal;
 color: #636567;
 }
 
 body.article div.post li, body.article div.post ol {
 padding-bottom: 5px;
 }

body.article div.post blockquote {
 margin-left: 28px;
 border-left: 1px solid #afafaf;
 padding-left: 8px;
}
 
body.article div.post img {
 border: 1px solid #afafaf;
}

body.article div#sidebar {
 float: right;
 width: 186px;
 }
 
body.article div#sidebar h2 {
 padding: 8px 5px;
 border-top: 3px solid #afafaf;
 border-bottom: 1px solid #afafaf;
 font-family: "Georgia", "Garamond", "Times New Roman", serif;
 font-size: 18px;
 font-weight: normal;
 color: #f26521;
 }

body.article div#sidebar p {
 color: #636567;
 padding: 8px 5px;
}

body.article div#sidebar p a {
 color: #636567;
 border-bottom: 1px solid #636567;
}


body.article div#footer {
 clear: both;
 color: #afafaf;
 height: 20px;
 padding-top: 30px;
 }

 body.article div#footer a, body.front div#footer a {
  color: #f26521;
  border-bottom: 1px solid #f26521;
  }

body.article div.comments-wrapper {
 margin-left: 20px;
 color: #636567;
 }