@charset "utf-8";
body {
padding : 0;
margin : 0;
background-color : #2a4b6e;
}
.text {
font-family : "Tahoma", Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 1.4em;
color : #333333; /*a2cefb*/
}
td {
text-align : left;
font-family : "Tahoma", Arial, Helvetica, sans-serif;
font-size : 11px;
color : #a2cefb;
line-height : 1.4em;
}
.gray {
color : #737063;
text-decoration : none;
}
.red {
color : #ad3636;
text-decoration : none;
}
.gray1 {
color : #59574a;
text-decoration : none;
}
.gray_td {
color : #666458;
text-decoration : none;
}
.white {
color : #ffffff;
}
.green {
color : #009900;
}
.small {
font-size : 9px;
line-height : 12px;
}
.big {
font-size : 15px;
}
.u {
text-decoration : underline;
}
.t {
text-transform : uppercase;
}
#under {
text-decoration : underline;
}
* {
margin : 0;
padding : 0;
}
ol {
margin-left : 1em;
padding-left : 1em;
}
ol li {
margin-left : 0.5em;
padding : 0 0 0.5em 0.3em;
list-style : decimal;
}
ul {
list-style : none;
margin : 0 0 10px 1em;
}
li {
list-style : none;
padding-left : 10px;
margin-bottom : 1px;
}
h1, h2, h3, h4 {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #0088f7;
}
h1 {
font-size : 13px;
}
h2 {
font-size : 12px;
}
h3 {
font-size : 11px;
}
h4 {
font-size : 10px;
}
p {
padding : 0 0 0.2em;
}
hr {
display: none;
border-bottom : 1px dotted #4da1b9;
}
.img {
border-bottom : none;
}
p img {
padding : 0;
max-width : 100%;
}
img.centered {
display : block;
margin : 0 auto;
}
img.alignright {
padding : 4px;
margin : 0 0 2px 7px;
display : inline;
}
img.alignleft {
padding : 4px;
margin : 0 7px 2px 0;
display : inline;
}
a, a:link {
font-size : 11px;
color : #43a1ed;
text-decoration:underline;
}
a:visited {
color : #43a1ed;
}
a:hover {
color : #7AB9CB;
/*border-color : #81BCCD;*/
text-decoration : none;
}
a:active {
color : #43a1ed;
}
a img, img {
border : none;
}
.clear {
clear : both;
height : 1px;
margin : -1px 0 0;
font-size : 1px;
}
#page {
margin : 0 auto;
text-align : left;
}
#content {
float : left;
text-align : left;
width : 540px;
/*margin : 20px 0 0 52px;*/
padding : 0;
line-height : 1.4em;
}
h4.date-header {
margin-top : 0;
font-size : 10px;
color : #2874c3;
text-align : right;
}
blockquote {
padding : 5px 0 0 10px;
font-size : 95%;
line-height : 1.4em;
color : #69b1fb;
/*background : transparent url(images/quote.gif) no-repeat top left;*/
}
blockquote p {
margin-top : 0;
}
blockquote cite {
margin : 5px 0 0;
display : block;
}
code {
font : 12px 'Courier New', Courier, monospace;
color : #333333;
white-space : pre;
width : 350px;
height : auto;
overflow : auto;
display : block;
border : 1px solid #999;
border-width : 2px 0;
padding : 1em;
margin : 0 0 1em;
background-color : #ebeaea;
}
li code {
width : 330px;
}
acronym, abbr, span.caps {
font-size : 90%;
letter-spacing : 0.07em;
cursor : help;
border-bottom : 1px dotted #4da1b9;
}
.center {
text-align : center;
}
.alignright {
float : right;
}
.alignleft {
float : left;
}
.error {
padding : 12px;
/*background-color : #C92518;*/
color : red;
}
.message {
background-color : green;
}
#header {
position : relative;
}
#header h1 {
margin : 0;
padding : 45px 60px 45px 75px;
color : #fff;
text-shadow : #81a75b 2px 2px 2px;
}
#header h1 a {
text-decoration : none;
color : #fff;
}
#header h1 a:hover {
color : #eee;
text-shadow : #fff 0 0 4px;
}
.post h3 {
margin-top : 0;
color : #0088f7;
}
.post ul li {
margin-left : 0;
}
#navlist li {
display : inline;
list-style-type : none;
padding-right : 10px;
}
.comment {
color: #a2cefb;
background-color : #DBDBDB;
border-bottom : 1px dotted #4da1b9;
position : relative;
padding : 10px;
overflow : hidden;
}
.commentAlt {
background-color : #f4f4f4;
}
.commentAuthor {
background-color : #ffc;
}
.commentMe {
background-color : #ccf !important;
padding-top : 5px;
}
.commentNum {
font-family : Arial, Helvetica, sans-serif;
font-size : 50px;
line-height : 30px;
position : absolute;
top : 0;
right : 0;
color : #f2f2f2;
font-weight : bold;
letter-spacing : -4px;
z-index : 1;
}
.commentAlt .commentNum {
color : #eaeaea;
}
.commentMe .commentNum {
color : #b0b0ff;
}
.commentAuthor .commentNum {
color : #f3f3bb;
}
.commentTitle {
position : relative;
z-index : 10;
color : #999;
}
.commentTitle span {
text-transform : uppercase;
font-size : 86%;
}
.commentTitle strong {
color : #2874c3;
font-size : 110%;
text-transform : none;
font-weight : normal;
margin-right : 6px;
}
.comment .content {
position : relative;
z-index : 10;
}
#sidebar {
font-size : 11px;
line-height : 1.4em;
color : #999;
top:inherit;
}
#sidebar h2 {
color : #6eaada;
height : 20px !important;
height : 20px;
}
#sidebar ul, #sidebar p {
margin-left : -5px;
}
#sidebar ul {
margin-bottom : 1em;
}
#sidebar ul ul {
margin-bottom : 0;
border-bottom : 1px dotted #4d7bb9;
}
#sidebar ul ul ul {
border-bottom : none;
margin-bottom : 0;
}
#footer {
margin : 0;
padding : 0 0 9px;
font-size : 85%;
color : #ddd;
}
#footer p {
padding : 20px 320px 20px 95px;
}
#footer a {
border-bottom : none;
}
form {
width : 360px;
text-align : left;
clear : both;
padding-bottom : 20px;
border : none;
}
form.full {
width : 100%;
}
fieldset {
border : none;
}
legend {
display : none;
}
form h3 {
clear : both;
padding : 15px 0 5px;
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
color : #000;
font-weight : bold;
}
form label, form p {
display : block;
clear : both;
width : 310px;
font-size : 1em;
line-height : 1.4em;
padding : 0 0 9px;
}
form input {
display : block;
margin-top : 3px;
}
form select {
float : left;
display : block;
}
form label.first, form label.city {
clear : left;
margin-right : 10px;
width : 150px;
}
form label.second, form label.state {
float : left;
clear : none;
margin : 0 10px 0 0;
width : 150px;
}
form label.state {
width : 60px;
}
form label.first input, form label.city input, form label.second input {
float : left;
width : 150px;
padding : 0;
}
form label.state select {
width : 60px;
float : left;
margin-top : 3px;
}
form label.zip, form label.zip input {
float : left;
width : 80px;
}
form label.zip {
clear : none;
}
form label {
float : left;
clear : left;
width : 310px;
margin : 0;
line-height : 1.4em;
}
form label input {
float : left;
width : 310px;
padding : 0;
}
form input.radio, form input#radiobutton_1, form input#radiobutton_2, form input#radiobutton_3, form input#radiobutton_4 {
clear : left;
float : left;
padding : 0;
margin : 0;
}
form label.radio, form label.radioitem {
clear : none;
margin : 0 0 0 25px;
padding : 0 0 15px;
}
form input.checkbox, form input#checkbox_1, form input#checkbox_2, form input#checkbox_3, form input#checkbox_4 {
clear : both;
float : left;
padding : 0;
margin : 0;
}
form label.checkbox {
clear : none;
margin : 0 0 0 25px;
padding : 0 0 15px;
}
form label input, form textarea {
border : 1px solid #ddd;
border-left-color : #c3c3c3;
border-top-color : #7c7c7c;
padding : 0 2px;
height : 18px;
line-height : 20px;
}
form input.checkbox, form select {
border : 1px solid #ddd;
border-left-color : #c3c3c3;
border-top-color : #7c7c7c;

background-color : #fff;
}
form textarea {
margin-top : 3px;
width : 383px;
height : auto;
display : block;
}
form label input.calc {
text-align : right;
width : 100px;
clear : left;
padding : 0;
}
form input.button {
clear : left;
}
.MODX_RichTextWidget {
float : left;
}
.MODX_RichTextWidget a {
border : 0;
}
