﻿* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #3A3A3A;
    color: #555555;
    font: 70%/1.5 Verdana,'Trebuchet MS',arial,sans-serif;
    margin: 15px 0;
    text-align: center;
}
a {
    background: inherit;
    color: #72A545;
    text-decoration: none;
}
a:hover {
    background: inherit;
    color: #006699;
}
h1, h2, h3 {
    font-family: 'Trebuchet MS',Arial,sans-serif;
    font-weight: bold;
}
h1 {
    font-size: 1.5em;
}
h2 {
    color: #339900;
    font-size: 1.3em;
    text-transform: uppercase;
}
h3 {
    color: #333333;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h1, h2, h3, p {
    margin: 10px 15px;
    padding: 0;
}
ul, ol {
    color: #666666;
    margin: 10px 30px;
    padding: 0 15px;
}
ul span, ol span {
    color: #666666;
}
img {
    border: 2px solid #CCCCCC;
}
img.float-right {
    margin: 5px 0 10px 10px;
}
img.float-left {
    margin: 5px 10px 10px 0;
}
code {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #EAEAEA #EAEAEA #EAEAEA #72A545;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    display: block;
    font: 500 1em/1.5em 'Lucida Console','courier new',monospace;
    margin: 5px 0;
    overflow: auto;
    padding: 10px;
    text-align: left;
}
acronym {
    border-bottom: 1px solid #777777;
    cursor: help;
}
blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("quote.gif") no-repeat scroll 5px 10px #FAFAFA !important;
    border-color: #EAEAEA #EAEAEA #EAEAEA #72A545;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    font-weight: bold;
    margin: 15px;
    padding: 0 0 0 32px;
}
form {
    background-color: #3A3A3A;
    margin: 10px 15px;
    padding: 0;
}
label {
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
input {
    border: 1px solid #EEEEEE;
    color: #777777;
    font: 1em Verdana,sans-serif;
    padding: 3px;
}
textarea {
    border: 1px solid #EEEEEE;
    color: #777777;
    display: block;
    font: 1em Verdana,sans-serif;
    height: 100px;
    padding: 4px;
    width: 400px;
}
input.button {
    background: url("buttonbg.gif") repeat-x scroll left bottom #CCCCCC;
    border: 1px solid #EAEAEA;
    color: #333333;
    font: bolder 12px Arial,Sans-serif;
    margin: 0;
    padding: 2px 3px;
}
#sidebar .searchContainerStyle {
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 0 15px;
    padding: 5px 0;
}
#sidebar .searchContainerStyle img {
    vertical-align: bottom;
}
#sidebar .searchContainerStyle .searchTextBoxStyle {
    background: url("input.png") no-repeat scroll left top #FFFFFF;
    border: 1px solid #EAEAEA;
    font-size: 11px;
    padding: 3px;
    width: 110px;
}
#sidebar .searchContainerStyle .searchButtonStyle {
    background: url("buttonbg.gif") repeat-x scroll left bottom #CCCCCC;
    border: 1px solid #CCCCCC;
    color: #333333;
    font: bold 100% Arial,Sans-serif;
    height: 25px;
    margin: 0;
    padding: 1px;
    width: 55px;
}
.smallestTag {
    font-size: 0.8em;
}
.smallerTag {
    font-size: 1em;
}
.smallTag {
    font-size: 1.2em;
}
.mediumTag {
    font-size: 1.4em;
}
.largeTag {
    font-size: 1.6em;
}
.largerTag {
    font-size: 1.8em;
}
.largestTag {
    font-size: 2em;
}
#wrap {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 940px;
}
#content-wrap {
    clear: both;
    margin: 0;
    padding: 0;
    width: 940px;
}
#header {
    background: url("headerbg.jpg") scroll left bottom #000000;
    clear: left;
    height: 135px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 940px;
}
#header h1#logo-text {
    color: #FFFFFF;
    font: bolder 4.1em 'Trebuchet MS',Arial,Sans-serif;
    letter-spacing: -2px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 35px;
    text-transform: none;
    top: 36px;
}
#header h2#slogan {
    color: #FFFFFF;
    font: bold 1em 'Trebuchet MS',Arial,Sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 35px;
    text-transform: none;
    top: 85px;
}
#header #header-tabs {
    background: none repeat scroll 0 0 #000000;
    font: bold 1.1em Verdana,Tahoma,'Trebuchet MS',Sans-serif;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#header-tabs ul {
    list-style: none outside none;
    margin: 0;
    padding: 2px 0 0 7px;
}
#header-tabs li {
    display: inline;
    margin: 0;
    padding: 0;
}
#header-tabs a {
    background: url("tableft.gif") no-repeat scroll left top transparent;
    float: left;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#header-tabs a span {
    background: url("tabright.gif") no-repeat scroll right top transparent;
    color: #CCCCCC;
    display: block;
    float: left;
    padding: 7px 15px 4px 8px;
}
#header-tabs a span {
    float: none;
}
#header-tabs a:hover span {
    color: #FFFFFF;
}
#header-tabs a:hover {
    background-position: 0 -42px;
}
#header-tabs a:hover span {
    background-position: 100% -42px;
}
#header-tabs #current a {
    background-position: 0 -42px;
}
#header-tabs #current a span {
    background-position: 100% -42px;
    color: #FFFFFF;
}
#main {
    background-color: inherit;
    float: left;
    margin: 0;
    padding: 0;
    width: 685px;
}
#main h1 {
    background: url("square_arrow.gif") no-repeat scroll 0 0.7em transparent;
    border-bottom: 2px solid #F2F2F2;
    color: #339900;
    padding: 8px 0 3px 25px;
    text-transform: none;
}
#sidebar {
    background-color: inherit;
    float: right;
    list-style-type: 0 0 10px;
    padding: 0;
    width: 245px;
}
#sidebar h1 {
    background: url("square_arrow.gif") no-repeat scroll 0 0.7em transparent;
    color: #339900;
    padding: 8px 0 3px 25px;
    text-transform: none;
}
#sidebar ul.sidemenu {
    list-style: none outside none;
    margin: 10px 15px;
    padding: 0;
}
#sidebar ul.sidemenu li {
    border: 1px solid #F2F2F2;
    margin-bottom: 1px;
}
#sidebar ul.sidemenu a {
    background: none repeat scroll 0 0 #F2F2F2;
    border-left: 5px solid #CCCCCC;
    color: #333333;
    display: block;
    font-weight: bold;
    min-height: 18px;
    padding: 2px 5px 2px 10px;
    text-decoration: none;
}
* html body #sidebar ul.sidemenu a {
    height: 18px;
}
#sidebar ul.sidemenu a:hover {
    background: none repeat scroll 0 0 #F2F2F2;
    border-left: 5px solid #72A545;
    color: #339900;
    padding: 2px 5px 2px 10px;
}
#footer {
    background: none repeat scroll 0 0 #000000;
    clear: both;
    color: #CCCCCC;
    font-size: 92%;
    height: 40px;
    margin: 0;
}
#footer a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#footer #footer-left {
    float: left;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 49%;
}
#footer #footer-right {
    float: right;
    margin: 0;
    padding: 10px;
    text-align: right;
    width: 43%;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.gray {
    color: #CCCCCC;
}
.comments {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dashed #EFF0F1;
    border-top: 1px dashed #EFF0F1;
    color: #333333;
    margin-top: 20px;
    padding: 5px 0;
    text-align: right;
}
.post-footer {
    background-color: #FAFAFA;
    border: 1px solid #F2F2F2;
    font-size: 95%;
    margin: 20px 10px 0;
    padding: 5px;
}
.post-footer .date {
    background: url("clock.gif") no-repeat scroll left center transparent;
    margin: 0 10px 0 5px;
    padding-left: 20px;
}
.post-footer .comments {
    background: url("comment.gif") no-repeat scroll left center transparent;
    margin: 0 10px 0 5px;
    padding-left: 20px;
}
.post-footer .readmore {
    background: url("page.gif") no-repeat scroll left center transparent;
    margin: 0 10px 0 5px;
    padding-left: 20px;
}
.commentBodyStyle {
    padding: 5px;
}
.commentBoxStyle {
    padding: 5px;
    width: 500px;
}
.commentDateStyle {
    font-weight: bold;
}
.commentViewBoxStyle {
    font-size: small;
    margin: 10px;
    right: 5px;
}
.commentViewBoxStyle tr {
    font: 70%/1.5 Verdana,'Trebuchet MS',arial,sans-serif;
}
.lqm_ad {
    margin: 17px;
    padding: 5px;
    text-align: left;
}
