/*
-----------------------------------------------
          Operation Windmill CSS
----------------------------------------------- */


body {
  background: url(image/back.jpg) center top repeat;
  margin:0;
  padding:0px 0px;
  font:14px Garamond,Times New Roman,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/14;
  font-size: /**/14;
  }
a:link {
  color:#58a;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  text-decoration:none;
  }
a:visited {
  color:#58a;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  text-decoration:none;
  }
a:hover {
  color:#777;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  text-decoration:underline;
  }
a img {
  padding:0px;
  border:0px solid #D9C8B5;
  }
.text1 {
  font-family:'Garamond';
  font-size:14px;
  text-decoration:none;
  color:#333;
  }
.para1 {
  line-height:15px;
  }
  
  
/* Header
----------------------------------------------- */
@media all {
  #header {
    width:725px;
    margin:0 auto 7px;
    border:0px solid #fff;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:635px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:615px;
    float:right;
    }
  #sidebar {
    width:0px;
    float:left;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#333;
  }
.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: auto;
  margin: 1em auto;
  max-width:700px;
}
.dotted {
  border-bottom: dotted 1px #333;
}


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:0px dotted #666;
    padding-bottom:1em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#A18972;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  padding-bottom:1em;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:0px;
  border:0px solid #D9C8B5;
  }
.post blockquote {
  margin:1em 50px;
  }
.post blockquote p {
  margin:.75em 0;
  }
.post ul {
  margin:0 0 5px;
  padding:0 0 5px;
  border-bottom:0px dotted #D9C8B5;
  list-style:none;
  }
.post li {
  margin:0;
  padding:0 0 0;
  text-indent:10px;
  line-height:1.5em;
  }
  

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:0px dotted #D9C8B5;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:725px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:10px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  }