  /*
    Layout Name: one/_creation;
    Theme URI: http://fractured-simplicity.com
    Description: Featuring Something Blue
    Version: 1.0
    Author: Jordan
    Author URI: http://fractured-simplicity.com
  */

body, table, tr, td, div, input, textarea {
font-family: arial, tahoma, verdana;
font-size: 9pt;
color: #172C52; 
}

body {
background-color: #D7EFFD; 
}

input, textarea {
border: 1px solid #7ECBE2; 
}

a {
color: #45B6E3;
text-decoration: underline;
font-weight: bold; 
}

a:hover {
color: #172C52; 
}

b, u {
color: #45B6E3; 
}

i {
color: #68927E; 
}

ul.navigation {
background-color: #F8FDFF;
margin: 0px;
padding: 2px 0px 0px 0px;
list-style-type: none; 
}

ul.navigation li {
height: 100%;
margin: 0px; 
}

ul.navigation li a {
width: 211px;
text-decoration: none;
font-weight: bold;
color: #45B6E3;
display: block;
padding: 2px 7px 3px 7px; 
}

ul.navigation a:hover {
background-color: #7ECBE2;
color: #172C52;
padding: 2px 7px 3px 7px; 
}

table.main_table {
width: 750px; 
}

td.header {
text-align: center;
padding: 0px 0px 5px 0px;
border-bottom: 5px solid #F8FDFF; 
}

td.sidebar {
width: 225px;
vertical-align: top;
padding: 0px;
text-align: justify; 
}

table.full_width_table {
width: 100%; 
}

td.nav_col_td {
padding: 0px;
background-color: #F8FDFF;
text-align: justify; 
}

td.body_column {
width: 520px;
vertical-align: top;
padding: 0px; 
}

td.spacer_column {
width: 5px;
padding: 0px; 
}

td.spacer_across {
height: 5px;
padding: 0px; 
}

td.entry_header {
background-color: #F8FDFF;
padding: 2px 7px 2px 7px;
border-bottom: 1px dotted #172C52; 
}

td.title {
font-weight: bold;
font-size: 12pt;
line-height: 12pt;
color: #45B6E3;
background-color: #F8FDFF;
padding: 5px 7px 0px 7px; 
}

td.comments_link_td {
text-align: right;
font-size: 9pt;
line-height: 9pt;
background-color: #F8FDFF;
padding: 2px 7px 2px 7px; 
}

td.post_info_td {
font-size: 7pt;
line-height: 8pt;
background-color: #F8FDFF;
padding: 2px 7px 2px 7px; 
}

td.post_info_td a {
font-weight: normal; 
}

td.entry_body {
background-color: #F8FDFF;
text-align: justify;
padding: 2px 7px 5px 7px; 
}

td.footer_credit {
background-color: #F8FDFF;
text-align: center;
padding: 5px 7px 5px 7px; 
}