body {
 background-color:#FFF;
 font-family:"Trebuchet MS", helvetica, arial, verdana, tahoma, sans-serif;
 font-size:12px !important;
 color:#333;
 line-height:14px;
 font-style:normal;
 font-weight:normal; 
 text-align:left;
 margin:0px;
 padding:0px;
 width:100%;
}
p, 
ul,
ol,
dl,
blockquote,
form {
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 1.4;
}
ul {
  margin-left: 15px;    
}
blockquote {
  font: 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
  padding-left: 10px;
  border-left: 3px solid #000; 
}
blockquote p:first-child {
  text-indent: -18px;  
}
blockquote p:first-child:first-letter {
  padding-left: 18px;
  font: italic 1.8em Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited {
  color: #2c3ae9;
  text-decoration: none;
}
a:hover {
  color: #D98002;
  text-decoration: underline;  
}
h1, h2 {
  font-size: 20px;
  line-height: normal;
  margin: 36px 0 0 0;
}
h1.pagetitle {
  font-size: 16px;
  margin: 0 0 24px 0;
}
h3, h4 {
 font-size:12px;
 font-weight:bold;
 margin: 14px 0 0 0;
}
a img { border:none; }
strong { font-weight: bold; }
em { font-style: italic; }
label { display: block; font-weight: bold; margin-bottom: 2px; }
sup { position: relative; top: -3px; vertical-align: top; font-size: 80%; }

/* =Structure */
#outer_wrapper {
 margin: 0 auto;
 padding-top: 155px; /*make room for #top */
 position: relative;
 width: 970px;
}
#top {
 left: 0px;
 position: absolute;
 top: 0px;
 width: 970px;
}
#middle {
  padding-left: 169px;     /* LC fullwidth */
  padding-right: 372px;    /* RC fullwidth + CC padding */
}
  #middle .column {
    float: left;
    margin-bottom: 18px;
    position: relative;
  }
  #main {
    padding: 0 16px;       /* CC padding */
    width: 100%;
  }
  #sidebar {
    margin-left: -100%;
    padding: 0;            /* LC padding */
    right: 201px;          /* LC fullwidth + CC padding */
    width: 169px;          /* LC width */
  }
  #sidebar2 {
    background-color: #F5F5F5;
    margin-right: -372px;  /* RC fullwidth + CC padding */
    padding: 20px;         /* RC padding */
    width: 300px;          /* RC width */
  }
#bottom {
 border-top:2px solid #002de0;
 clear: both;
 font-size:11px;
 line-height:14px;
 padding-bottom: 10px;
 text-align:center;
 width:970px;
}

#skiplink {
  position:absolute;left:-9999em;
}

/* =Top */
#logo {
 position:absolute;
 left:20px;
 top:16px;
 width:193px;
 height:72px;
}
#search {
 height:24px;
 margin: 0;
 position: absolute;
 right:19px;
 top:40px;
 width:200px;
}
  #search div, 
  #blogsearch div {
    position: relative;  
  }
  #fm_search_keyword, 
  #s {
   background: #fff url(../images/textbox_bg.gif) no-repeat 0 0;
   border: none;
   border-bottom: 1px solid #b3b3b3; 
   height: 19px;
   margin-right: -5px;
   padding: 4px 0 0 4px;
   width: 160px; 
  }
  #s {
    margin-right: -10px;
    width: 200px;
  }
  #search input, 
  #blogsearch input {
   vertical-align: middle;
  }
  label.overlabel {
    left: 5px;
    position: absolute;
    top: 6px;
  }
  input.submitbtn {
    border: 1px double #bb7108;
    border-right-color: #af6802;
    border-bottom-color: #bb8333;
    border-left-color: #c07101;
    background: #d98002 url(../images/form_btn_bg.gif) repeat-x 0 50%;
    color: #fff;
    font-weight: bold;
    height: 24px;
    padding: 0 8px;
  }

/* =content */
.navigation {
  text-align: center;
}
  .navigation.alt {
    margin-bottom: -24px;
  }
  .navigation a {
    padding: 0 10px;
  }
.byline {
  color: #666;
  line-height: 1.6;
}
  .byline a {
    text-transform: uppercase;
  }
.postmetadata {
  background-color: #e1e7fd;
  font-weight: bold;  
  padding: 5px 10px;
  text-align: center;
}
  .postmetadata a:link, 
  .postmetadata a:visited {
    color: #3333cc;
  }
.bookmark {
  display:block;
  margin-bottom: 12px;
}
#comments {
  border-top: 1px solid #47adea;
  margin-top: 24px;
}
  #comments h2, 
  #comments form h3 {
    color: #46acea;
    font-size: 16px;
    margin: 16px 0;
  }
  #comments dt {
    border-top: 1px dotted #46ACE9;
    font-weight: bold;
    margin: 16px 0 0 0;
    padding-top: 16px;
    font-size: 14px;
  }
  #comments dt.first {
    border: none;
    padding-top: 0;
  }
  #comments dd {
    margin-bottom: 16px;  
  }
  #comments .postdate {
    color: #9e9c9c; 
    font-size: 10px;
    text-transform: uppercase;
  }
  #comments form {
    background-color: #e4edfd;
    border:1px solid #46ace9;
    color: #317ca8;
    margin: 24px 0;
    padding: 12px;
  }
  #comments form h3 {
    margin-top: 0;  
  }
  #comments form div {
    margin-top: 14px;
  }
  #fm_comment {
    min-width: 100%;
  }
  #ajax-comment-preview {
    background-color: #FCFAA5;
    color: #000;
    padding: 5px;
  }
  .moderated {
    background-color: #FCFAA5; 
    color: #000;
    display: block;
    font-style: normal;
    padding: 5px;  
    text-align: center;
  }
  
/* =sidebar */

/* =sidebar2 */
#advertisement {
  margin-top: 24px;
}
#sidebar2 h2 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 24px;
}
#sidebar2 ul {
  list-style: none;
  margin-left: 0; 
}
#sidebar2 ul ul {
  list-style: circle;
  margin-left: 16px;
  margin-top: 4px;
}
.subscribe a {
  background: url(../images/feed-icon.png) no-repeat 0 50%;
  margin-right: 10px;
  padding-left: 18px;
}
#blogsearch {
  position: relative;
}  

.PDS_Poll label {display:inline;}
.PDS_Poll, #widgetbox_widget_parent_0 { margin-top: 24px; }

/*feedburner*/
#fbform label {
  display:block;
  font-weight:normal;
}
#fm_fbemail {
  width: 150px;
}
#fbcredit {
  display:block;
  font-size:80%;
}

/* =bottom */
#footer_nav {
 color:#2c3ae9;
 margin:5px 0;
}
#footer_copyright {
 color:#9b9b9b;
}

/*= page specific */
.searchresults h2+p {margin-top:3px;}

/*data tables*/
.post table {
  border-collapse: collapse;
}
.post caption {
  font-weight: bold;
  padding-bottom: .8em;
  text-align: center;
}
.post th, 
.post td {
  border: 1px solid #ccc;
  padding: .2em .4em;
  text-align: center;
}
.post th,
.post tr.tresults td { 
  font-weight: bold;
}
.post table .tleft {
  text-align: left;
}
.post table .tright {
  text-align: right;
}
.post table .tbold {
  font-weight: bold;
}

