/* dbBear.com CSS */

body {
    background-image: url('../images/grey_@2X.png');
    color:#16326E;
}

P {
    Font-Family: Times New Roman, Courier New, Courier;
    Font-Size: 14px;
    Color: black;
  /*  Background-Color: white; */
}

a:link {
    Font-Family: "Open Sans", Verdana, Sans-Serif;
    font-size: 14px;
    Color: #00f;
    text-decoration: none;
}

#banner_link {
    Font-Family: "Open Sans", Verdana, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    Color: #f00;
    text-decoration: none;
}

a:visited {
    Font-Family: "Open Sans", Verdana, Sans-Serif;
    font-size: 14px;
    /* Color : #8000FF; */
    text-decoration: none;
}

a:hover, a:active, #banner_link:hover, #banner_link:active {
    /*	text-decoration: underline; */
    color: #000;
    background-color: rgba(0, 255, 0, 0.3);
    /* font-weight: bold; */
}

.dbbear {
    List-Style-Type: Disc;
    Font-Family: Courier New;
    Font-Size: 14px;
    Color: #032;
    Background-Color: white;
}

.dbbear_hilight {
    Background-Color: yellow;
}

.Attn_Medium {
    color: #FF9900;
    font-weight: bold;
}

TD P {
    Color: black;
    Background-Color: white;
    Font-Family: "Courier New", Courier, Verdana, "Times New Roman";
    Font-Size: 14px;
    margin: auto auto 2px auto;
    /* padding: auto auto 2 auto; */
}

#menu ul {
    list-style-type: none;
    margin-left: 0;
    margin: 0;
    padding-left: 0;
}

#menu a, li {
    color: Blue;
    list-style-type: none;
    font-weight: bold;
}

.mnuSub {
    color: Navy;
    font-size: smaller;
    font-weight: normal;
}

.mnuOffsite {
    color: Teal;
    font-size: smaller;
    font-weight: normal;
}

.mnuComm {
    color: Purple;
    font-size: smaller;
    font-weight: normal;
}

.mnuNews {
    color: Maroon;
    font-size: smaller;
    font-weight: normal;
}

.WXQuery {
    font-size: smaller;
    color: #990000;
}

#content ul, p {
    margin: 0 auto 5px auto;
}

#content li {
    color: #000000;
    font-weight: normal;
    list-style-type: disc;
}

#content h1 {
    font-size: 20px;
    font-family: Verdana, Geneva, "Open Sans", Helvetica, sans-serif;
    margin: 0 0 2px 0;
}

#content h2 {
    font-size: 16px;
    font-style: italic;
    margin: 0 0 0 0;
}

header h1 {
    font-family: Verdana, Geneva, "Open Sans", Helvetica, sans-serif;
    color: #0B0B61;
    /* background-color: White; */
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 3px;
    /*	border-color: #0B0B61; */
    border-width: 0px;
    border-bottom-width: 3px;
    border-bottom-color: #0B0B61;
    border-style: solid;
    border-spacing: 0px;
}

#AmateurRadio {
  background-color: rgba(0,255,0,0.1);
  padding: 5px;
}

#AmateurRadio h1, #Connected h1 {
    font-size: xx-large;
    margin-top: 3px;
    margin-bottom: 3px;
}

#Connected {
  background-color: rgba(81,40,136,0.1);
  padding: 5px;
}

#copyright {
  padding-top: 3px;
  float: right;
}

#misc {
    visibility: hidden;
}

.ContactField {
    position: relative;
    left: 10px;
}

.ContactLabel {
    position: relative;
    left: 10px;
    width: 100px;
}

#search {
    font-family: Verdana, Geneva, "Open Sans", Helvetica, sans-serif;
    background-color: #0B0B61;
    color: White;
    padding: 0px, 0px, 0px, 0px;
    margin-top: 0px;
    /* margin-top: -15px; */
}

#social {
  padding-left: 5px;
}

#twitter a:hover, a:active, a:visited {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#Weather {
    padding: 5px;
}
