/*
Theme Name: Armed Forces Motorcycle Club Hawaii
Theme URI: http://www.afmchi.com/
Description: The theme designed for AFMC Hawaii Chapter
Version: 2.0
Author: Prospect Jerry AFMC
*/



/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: sans-Serif;
	background: #000;
	color: #FFF;
	text-align: center;
        width: 900px;
        margin: 0 auto;
    padding-top: 20px;
	}
a {
    color: #F00;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
#content {
    background: #000 url('images/afmc-bg.jpg') top center no-repeat;
    text-align: center;
    width: 650px;
    height: 650px !important;
    float: right;
    text-align: justify;
    padding: 0 20px;
    color: #FFF;
    overflow: auto;
}
#sidebar {
    float: left;
    width: 200px;
}
img#eagle {
    width: 175px;
    margin: 0 auto;
}
ul#nav {
    padding: 0;
    marigin: 0;
    float: left;
    width: 100%;
}
.menu ul li {
    display: block;
    width: 100%;
    text-align: left;
}
.menu ul a {
    display: block;
    background: #900;
    padding: 5px;
    padding-bottom: 2px;
    margin: 6px 0;
    color: #fff;
    height: 100%;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}
.menu ul li a:hover {
    font-weight: bold;
    color: #FFF;
    background: #009;
    text-decoration: none;
}
.menu ul li.current_page_item a,.menu ul li.current_page_parent a {
    font-weight: bold;
    background: #FFF;
    color: #009;
}
#clubname {
    font-size: 2em;
    color: #ff0000;
    font-style: italic;
    font-weight: bold;
}
#footer p {
    text-align: justify;
}
#footer a {
    font-size: .8em;
    display: block;
    padding: 5px 0;
}
.lmf_generated_text {
    text-align: center !important;
}
table.calendar-table td {
    border: none;
    background: #none;
}
td.day-with-date {
    text-align: right;
}
.event span a,.event span a:hover, .event span.calnk a {
/*    color: #fff;*/
    font-size: 11px;
}

.event span a span {
    text-align: left;
}
.national {
    font-size: 30px;
}
a.clublink {
    font: normal 16px sans-serif;
    line-height: 100px;
    text-align: center;
    float: left;
    color: #009;
    display: block;
    vertical-align: center;
}
h2.national {
    text-align: center;
}
h2.national a {
    color: #FFF;
}
a.clublink:hover {
    text-decoration: none;
}
.white {
    color: #fff;
    text-align: center;
}
.red {
    color: #f00;
    text-align: left;
}
.blue {
    color: #00f;
    text-align: right;
}
.gray {
    color: #c0c0c0;
    text-align: center;
/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.60;

}
img#shTopImg {
 width: 640px;
}
form#si_contact_form {
 background: none;
color: #FFF;
border: none;
}
.center {
    text-align: center;
}
#header {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    font: bold 32px sans-serif;
    text-transform: uppercase;
}
small {
    font-size: 12px;
}
table#states {
    margin-top: -100px;
}
td.chapters {
    padding-bottom: 10px;
}
td.chapters a:hover {
    text-decoration: none;
}
form#searchform {
    width: 300px;
    margin: 0 auto;
}
#national {
    width: 200px;
    height: 120px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 200px;
}
#national a {
    font: bold 30px sans-serif;
}
#national a:hover {
    text-decoration: none;
    color: #C00;
}
.menu ul {
    padding: 0;
    margin: 0;
}
li.comment {
    margin-bottom: 10px;
    list-style-type: none;
}
.comment p {
    padding: 0;
    margin: 0;
}
ul.commentlist {
    padding: 0;
    margin: 0;
}
#guestbook {
    height: 310px;
    overflow: auto;
    margin-bottom: 5px;
}
.toggle h4 a {
    color: #FFF;
}
form#commentform {
    width: 400px !important;
    margin: 0 auto;
}
textarea#comment {width: 100%; height: 100px;}
.piclenselink { position: relative;}

.calnk a:hover span span.event-content-break {
    background: #FFF;
}