body {
    font-family: "Verdana";
    font-size: 11px;  
    color: #000;
    width: 100%;
    text-align: left;
    margin: 80px 0 0 0;
    padding: 0;
    background: url( 'images/top_bg.jpg' ) repeat-x top;
    min-height: 1276px;
}

a {
  color: #9D3E3F;
}
/*
a:link {
    text-decoration: underline;
    color: black;
}*/

a:hover {
    color: #9d3e3f;
}

a img {
  border-width: 0;
}

#container {
    background: url( 'images/right_bg.gif' ) repeat-y right;
}

.container {
  background: url( 'images/left_bg.gif' ) repeat-y left;
}

.evidance {
  background: url( 'images/evidance.gif' ) no-repeat left 162px;  
  min-height: 1276px;
}

* html .evidance {
  height: 1276px;
}

#header {
    color: #fff;
    font-weight: normal;
    padding: 63px 0 0 26px;
    height: 281px;
    width: 383px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0px;
}

#content {
    margin-left: 215px;
    margin-right: 250px;
}

.content {
  width: 100%;
}

.content a {
  color: #001A64;
}

.content a:visited {
  color: #4A739A;
}

.content * {
  vertical-align: top;
}

#sidebar {
    text-align: left;
    float: right;
    width: 249px;
    font-size: 11px;
    padding-top: 50px;
    min-height: 976px;
    color: #8A8A8A;
    background: url( 'images/speed.jpg' ) no-repeat top right;  
}

* html .kite-part {
  height: 400px;  
  padding-top: 7px;
}

* html #sidebar {
    height: 976px;
}

#sidebar a {
    color: #9C9C9C;
}

#sidebar  a:hover {
    color: #9d3e3f;
}

#footer {
    clear: both;
    text-align: center;
    font-size: 11px;
    padding-left: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    color: gray;
}

#footer a {
    color: gray;
}
  
.sidebarItem {
  padding: 14px;
}

.sidebarItemTitle {
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: left;
    color: #9D3E3F;
    margin-bottom: 10px;
}

.sidebarItemTitle span a {
    font-weight: normal;
    font-size: 11px;
    text-transform: none;
}

.sidebarItem ul {
    margin: 0;
    padding: 0;
}

.sidebarItem li {
    padding: 4px 10px 4px 15px;
    list-style-type: none;
    back ground: url( 'images/dort.gif' ) no-repeat left 10px;
}

.sidebarItem li b { 
    color: #fff;
}

#blogName {
    font-size: 19px;
    font-family : "Courier New";
    font-weight: bold;
    color: white;
    width: 174px;
    margin-bottom: 14px;
}

#blogDescription {
    color: #FFFFFF;
    font-weight: normal;
    width: 174px;
    font-family: "tahoma";
}

h1 {
    font-size: 18px;
    color: #9D3E3F;
    font-weight: bold;
    padding: 0 0 0 20px;
    margin: 0 0 20px 0;
    font-family: "Courier New";
}

h1 a {
    color: #9D3E3F;
}

h2 {
    font-size: 12px;
    font-weight: normal;
    padding-left: 30px;
    padding-top: 4px;
    color: #0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;

}

h3 {
    font-size: 12px;
    font-weight: normal;
    padding-top: 4px;
    color: #6e7d8e;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}

.avatar {
  margin: 0 15px 7px 0;
  float: left;
}

.contentItem {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.contentItemBody {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}

.contentItemtext {
    min-height: 110px;
}

* html .contentItemtext {
    height: 110px;
}

.contentItemLinks {
    float: right;
    text-align: right;
    font-size: 11px;
}

.contentItemLinks input {
  background: transparent;
  border-width: 0;
  font: bold 13px "Courier New", "CourierMCY" !important;
  text-decoration: underline;
  cursor: hand;
  cursor: pointer;
  padding: 0;
}

.contentItemLinks a {
    color: gray;
}

.even {
    background-color: #E5D1A2;
}

.odd {
    back ground-color: white;
}

.small {
    font-size: 11px;
}

.response {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 4px;
}

.response h1 {
    font-size: 12px;
    font-weight: normal;
    background-color: transparent;
    padding-left: 0px;
}

.responseBody {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: justify;   
}

.responseText {    
    min-height: 100px;
}

* html .responseText {
  height: 90px;
}

.metadata {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 10px;
}

.metadata, .metadata a {
    color: #9D3E3F;
}

.metadata .contentItemLinks a {
  color: #808080;
  margin-left: 5px;
}

.approved {
}

.pending {
    background-color: transparent;
    background-image: url( 'images/pending.gif' );
    background-repeat: no-repeat;
    background-position: top left;
    border-width: 1px;
    border-color: orange;
    border-style: solid;

}

.rejected {
    background-color: transparent;
    background-image: url( 'images/rejected.gif' );
    background-repeat: no-repeat;
    background-position: top left;
    border-width: 1px;
    border-color: red;
    border-style: solid;
}

.published {
}

.unpublished {
    background-color: white;
    background-image: url( 'images/draft.gif' );
    background-repeat: no-repeat;
    background-position: center center;
}

blockquote {
    border-left-width: 4px;
    border-left-color: #E0E0E0;
    border-left-style: solid;
    padding-left: 8px;
    color: gray;
}

.tags, .categories {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: normal;
    font-size: 11px;
}

.tags a, .categories a {
    color: gray;
    font-weight: normal;
}

.tagCloud {
    font-size: 24px;
    line-height: 1.0em;
    text-align: justify;
}

.sidebarTagCloud {
    font-size: 18px;
    line-height: 0.8em;
    text-align: justify;
}

.tagCloud1 {
    font-size: 0.5em;
}

.tagCloud2 {
    font-size: 0.6em;
    font-weight: bold;
}

.tagCloud3 {
    font-size: 0.65em;
    font-weight: bold;
}

.tagCloud4 {
    font-size: 0.7em;
    font-weight: bold;
}

.tagCloud5 {
    font-size: 0.75em;
    font-weight: bold;
}

.tagCloud6 {
    font-size: 0.8em;
    font-weight: bold;
}

.tagCloud7 {
    font-size: 0.85em;
    font-weight: bold;
}

.tagCloud8 {
    font-size: 0.9em;
    font-weight: bold;
}

.tagCloud9 {
    font-size: 1.0em;
    font-weight: bold;
}

.tagCloud10 {
    font-size: 1.2em;
    font-weight: bold;
}

.tagCloud ul, .sidebarTagCloud ul {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.tagCloud li, .sidebarTagCloud li {
    display: inline;

    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;

    white-space: nowrap;
}

.tagCloud a, .sidebarTagCloud a {
    text-decoration: none;
}

.tagCloud a:hover, .sidebarTagCloud a:hover {
    background-color: #7B7B7B;
}

.calendar {
    padding-top: 2px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 15px;
    margin-right: 15px;
    background: url( 'images/calendar.gif') no-repeat top;
    min-height: 185px;
}

* html .calendar {
  height: 185px;
}

.calendar td {
    padding: 2px 0;
    color: #fff;  
}

#sidebar .calendar a {
    color: #9D3E3F;
}

.calendar .calendarDayHeader {
    text-align: right;
    font-size: 11px;
    color: #EFDDC9;
}

.calendarDay {
    text-align: right;
    color: #000;
}

.calendarDayWithEntries {
    font-weight: bold;
    text-align: right;
}

.calendarDayWithEntries a {
    font-weight: bold;
    color: #9D3E3F;
    text-decoration: underline;
}

.calendarDayWithEntries:hover {
    color: #BEBEBE;
    background-color: #DCDCDC;
}

.calendarDayWithEntries A:hover {
    color: #717171;
}

.calendarToday {
    background-color: #DCDCDC;
    color: #BEBEBE;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}

.calendarToday a {
    font-weight: bold;
    color: #9D3E3F;
    text-decoration: none;
}

.photo {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    text-align: center;
}

.codeSample {
    font-family: Courier, sans-serif;
    font-size: 11px;

    border-width: 1px;
    border-color: #F0F0F0;
    border-style: solid;

    text-align: left;
    background-color: #F8F8F8;

    margin-left: 8px;
    margin-right: 8px;

    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;

    overflow: auto;
}

#linearNavigationLinks {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 6px;
    color: white;
    text-align: right;
}

#search {
    position: absolute;
    top: 11px;
    right: 20px;
    color: white;
}

#subscriptions {
    position: absolute;
    top: 11px;
    left: 10px;
    color: white;
    z-index: 99;
}

#subscriptions a {
    color: white;
    text-decoration: none;
}

#subscriptions a:hover {
    text-decoration: underline;
}

thead {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

thead th {
    border-bottom: 2px solid #E75E49;
}

tr.title {
    background-color: #6e7d8e;
}

tr.title td a {
    color: white;
    text-decoration: none;
}

.pageable-previous-button {
    background-image: url( 'images/arrow-left.gif' );
    border-width: 0;
    color: white;
    background-color: transparent;
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: center;
}

.pageable-digit-button {
    border-width: 0;
    background: transparent;
    color: black;
    text-decoration: underline;
}

.pageable-digit-selected-button {
    border-width: 0;
    background: transparent;
    color: red;
    text-decoration: underline;
}

.pageable-next-button {
    background-image: url( 'images/arrow-right.gif' );
    border-width: 0;
    color: white;
    background-color: transparent;
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: center;
}

.add-comment {
  text-align: center;
  border-top: 2px solid #E75E49;
  font-weight: bold;
  padding: 7px;
  margin: 30px 0 15px 0;
}

.add-comment a {
  color: #000;
}