
a {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #CC6600;
    text-decoration: none;
}

a img {
    border: medium none;
}

a.redlink {
    color: #E10E09;
}

a.redlink:hover {
    text-decoration: underline;
}

body {
    background: #FFFFFF none repeat scroll 0 0;
    color: #000000;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 8px;
    padding: 0;
}

/*
submit button
*/
#h_logo, #h_nav {
    float: left;
}

#h_nav {
    list-style: none;
    margin: 0 0 0 20px;
    width: 175px;
}

s
#h_nav li {
    border-bottom: 1px solid #999;
}

#h_nav li:last-child {
    border-bottom: none;
}

#h_nav li a {
    color: #999;
    font-weight: normal;
    font-size: 17px;
    font-style: italic;
    font-family: Impact, Helvetica, Arial;
    text-transform: uppercase;
}

#h_nav a:hover {
    color: #666;
}

input[type="submit"] {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ddd;
    border: 1px solid #999;
    color: #333;
    text-shadow: 1px 1px 0px #fff;
    padding: 2px 4px 2px 4px;
    font-size: 11px;
    margin: 0 0px 0 0;
    font-weight: bold;
}

input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type="submit"]:hover, input[type="submit"]:focus {
    background-position: 0 -5px;
    background: #eee;
    border: 1px solid #cc6600;
    cursor: pointer;
}

#authorBioWrap {
    float: left;
    padding: 1px;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #DDDDDD;
    width: 590px;
}

#authorBioHeadshot {
    float: left;
    margin: 2px;
}

#authorBioHeader {
    background-color: #DDDDDD;
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
    color: #333333;
    font-family: "Trebuchet MS";
    font-size: 11.5px;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    padding-left: 6px;
}

#authorBioContent {
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-style: italic;
    padding: 10px;
}

.credit {
    clear: both;
    color: #666666;
    font-size: 0.8em;
    padding: 50px 0 0;
    text-align: left;
}

.credit a:link, .credit a:hover {
    color: #666666;
}

.feedback {
    clear: both;
    color: #666666;
    font-size: 0.8em;
    text-align: right;
}

.meta {
    font-size: 1em;
}

.meta li, ul.post-meta li {
    display: inline;
}

.meta ul {
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.navigation {
    display: block;
    margin-top: 10px;
    text-align: center;
}

.alignright {
    float: right;
    padding-left: 20px;
}

.alignleft {
    float: left;
    padding-right: 20px;
}

.tableright {
    border: 10px solid #FFFFFF;
    float: right;
    padding-left: 20px;
}

.tiny {
    font-size: 10px;
}

#comments {
    padding-top: 18px;
    clear: both;
}

.commentby {
    padding-bottom: 8px;
}

#postcomment {
    margin-top: 24px;
}

.meta, .meta a {
    color: #808080;
    font-weight: bold;
    letter-spacing: 0;
}

.storytitle {
    color: #000099;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    text-align: left;
}

.storytitle a {
    color: #E10E09;
    text-decoration: none;
}

.storytitle a:hover {
    border-bottom: 1px dotted #888888;
    color: #666666;
    text-decoration: none;
}

.storycontent a {
    border-bottom: 1px dotted #888888;
    text-decoration: none;
}

.storycontent a:hover {
    border-bottom: 1px dashed #888888;
    text-decoration: none;
}

.storycontent {
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: -10px;
    text-align: left;
}

.post {
    margin-bottom: 48px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #333333;
    padding: 0.2em;
}

#commentform textarea {
    width: 100%;
}

#commentlist li ul {
    color: #666666;
    font-size: 100%;
    list-style-type: none;
}

#content {
    width: 640px;
}

#contentwrap {
    width: 900px;
    background: #000;
}

#header {
    color: black;
    font-size: 2.8em;
    font-weight: normal;
}

.headerbar {
    font-size: 14px;
    font-weight: bold;
    width: 970px;
    _width: 975px;
    height: 18px;
    background: #CCCCCC;
    border: solid #999999;
    border-width: 1px 1px 0px 1px;
    padding-left: 3px;
}

#headwrap {
    margin-bottom: 1em;
    margin-top: 2em;
    padding-bottom: 1.3em;
    padding-top: 1em;
}

#header a {
    color: black;
    text-decoration: none;
}

#header a:hover {
    text-decoration: none;
}

#sidebar {
    background: #FFFFFF none repeat scroll 0 0;
    border-left: 1px dotted #CCCCCC;
    float: right;
    padding: 0 0 10px 20px;
    width: 12em;
}

#sidebar form {
    margin: 0 0 0 0;
}

#sidebar input#q {
    background: #EEEEEE none repeat scroll 0 0;
    border: 1px solid #999999;
    color: #000000;
    width: 60%;
}

#sidebar ul {
    color: #CCCCCC;
    list-style-type: none;
    margin: 0;
    padding-left: 3px;
    text-transform: lowercase;
}

#sidebar h2 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 10px;
    padding-bottom: 2px;
}

#sidebar ul ul {
    font-variant: normal;
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#sidebar ul ul li {
    border: 0 none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    margin-top: 0;
    padding: 0 0 0 3px;
}

#sidebar ul ul li a {
    color: #000000;
    text-decoration: none;
}

#sidebar ul ul li a:hover {
    border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
    font-size: 142%;
    padding-left: 4px;
}

#wp-calendar {
    empty-cells: show;
    font-size: 11px;
    margin: 0;
    width: 90%;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
    text-decoration: none;
}

#wp-calendar a:hover {
    background: #CCCCCC none repeat scroll 0 0;
    color: #333333;
}

#wp-calendar caption {
    color: #000000;
    font-weight: normal;
    text-align: left;
}

#wp-calendar td {
    color: #999999;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar td.pad:hover {
    background: #FFFFFF none repeat scroll 0 0;
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #EEEEEE none repeat scroll 0 0;
    color: #666666;
}

#wp-calendar th {
    color: #999999;
    font-weight: normal;
    text-transform: capitalize;
}

#rap {
    background-color: #FFFFFF;
    margin-left: 20px;
    margin-right: auto;
    padding: 6px;
    width: 900px;
}

#desc {
    float: left;
    font-size: 0.95em;
    margin-top: 0.2em;
}

#desc a:link, #desc a:visited {
    background-color: #FFFFFF;
    color: #666666;
    display: inline;
    padding: 0 0 0;
    text-decoration: none;
}

#desc a:hover {
    background-color: #EEEEEE;
    color: #666666;
}

#desc a:active {
    background-color: #FFFFFF;
}

#himage {
    border: 0 none;
    margin: 0;
    padding: 0 0 0 0;
}

/*
sign in css
*/
a.signin {
    /*	background:#eaeced;*/
    padding: 4px 6px 4px 0px;
    text-decoration: underline;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 101;
    position: relative;
}

a.signin:hover {
    /*	background:#eaeced;*/
    cursor: pointer;
}

a.signin:visited:hover {
    /*	background:#eaeced;*/
    border-bottom: none;
    cursor: pointer;
}

a.signin span {
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding: 4px 16px 6px 0;
}

.ie6 a.signin span {
    background: #333;
}

.ie6 a.signin:hover span {
    background: #CCC;
    cursor: pointer;
}

.ie #topnav a.signin {
    padding: 4px 12px 6px;
}

.ie #topnav a.signin:hover {
    padding: 4px 12px 6px;
    cursor: pointer;
}

.ie #topnav a.menu-open, .ie #topnav a.menu-open:hover {
    background-image: none !important;
}

.ie7 #topnav a.signin, .ie7 #topnav a.signin:hover {
    background-position: 0 3px !important;
}

.ie6 #topnav a.signin {
    background-image: none;
    background-color: #CCC;
}

.ie6 #topnav a.signin:hover {
    background-image: none !important;
    background-color: #CCC !important;
    cursor: pointer;
}

#topnav a.menu-open {
    background: #CCC !important;
    color: #333 !important;
    outline: none;
}

#small_signup {
    display: none;
    float: none;
    line-height: 23px;
    margin: 25px 0 0;
    width: 170px;
}

#search #small_signup {
    display: inline;
}

#small_signup span {
    color: #333;
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 6px;
    text-align: center;
}

#small_signup a.signup-button {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -x-system-font: none;
    display: inline;
    font-family: "Lucida Grande", Arial, Sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin-right: 6px;
    padding: 3px 6px 5px;
}

a.signin.menu-open span {
    color: #333;
}

.ie6 #topnav a.menu-open span {
    background: #CCC;
    color: #333;
}

.ie6 #topnav a.menu-open, .ie6 #topnav a.menu-open:hover {
    background-color: #CCC !important;
}

#signin_menu {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    display: none;
    background-color: #eaeced;
    position: absolute;
    width: 210px;
    z-index: 100;
    text-align: left;
    padding: 10px;
    margin-left: -8px;
    margin-top: 5px;
    color: #333;
    font-size: 11px;
    border: 1px solid #9a9a9a;
}

.ie #signin_menu {
    margin-left: 2px;
}

.ie7 #signin_menu {
    margin-left: 3px;
}

.ie6 #signin_menu {
    border: 1px solid #CCC;
    width: 190px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #999;
    font-size: 13px;
    margin: 0 0 5px;
    padding: 5px;
    width: 203px;
}

#signin_menu p {
    margin: 0;
}

#signin_menu a {
    color: #333;
}

#signin_menu label {
    font-weight: normal;
}

#signin_menu p.remember {
    padding: 10px 0;
}

#signin_menu p.forgot, #signin_menu p.complete {
    clear: both;
    margin: 5px 0;
}

#signin_menu p a {
    color: #333 !important;
    border-bottom: 1px dashed #999;
}

#signin_submit, #commentsignin_submit {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff200;
    border: 1px solid #999;
    color: #333;
    text-shadow: 0 -1px 0 #fff;
    padding: 4px 10px 5px;
    font-size: 11px;
    margin: 0 5px 0 0;
    font-weight: bold;
}

#signin_submit::-moz-focus-inner {
    padding: 0;
    border: 0;
}

#signin_submit:hover, #signin_submit:focus, #commentsignin_submit:hover, #commentsignin_submit:focus {
    background-position: 0 -5px;
    cursor: pointer;
}

/*
register pages
*/
a.register {
    color: navy;
    text-decoration: underline;
}

a.register:hover {
    text-decoration: none;
    color: navy;
}

/*
flat pages
*/
.flatTitle {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 18px;
    padding-left: 20px;
}

.flatContent {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    margin: 15px 20px 40px 35px;
    width: 100%;
}

.flatContent a {
    color: #333;
    text-decoration: none;
    border-bottom: #666 1px dashed;
}

.flatContent h2 {
    font-size: 18px;
    font-weight: bold;
    color: #cc6600;
}

.flatContent h3 {
    font-size: 16px;
    font-weight: bold;
    color: #cc6600;
}

.flatContent h4 {
    font-size: 14px;
    font-weight: bold;
    color: #cc6600;
    margin-bottom: 5px;
}

.flatContent li {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #cc6600;
}

.flatBookmark {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0 20px 0 35px;
    width: 100%;
}

.flatBookmark a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: underline;
    border-bottom: none;
    font-size: 14px;
    color: #333;
}

/*
footer
*/
#footertable {
    margin-top: 0px;
}

#footer {
    position: relative;
    width: 933px;
    _width: 975px; /*hack for IE6 not dealing with padding*/
    height: 115px;
    _height: 155px; /*hack for IE6 not dealing with padding*/
    z-index: 1;
    background-color: #DDDDDD;
    border-top: #9a9a9a 1px solid;
    border-right: #9a9a9a 1px solid;
    border-left: #9a9a9a 1px solid;
    padding: 20px;
    font-size: 11px;
    line-height: 14px;
}

#footer a {
    text-decoration: underline;
}

#footer h1 {
    text-decoration: inherit;
    font-size: 14px;
    display: inline;
}

#footerlogo {
    position: absolute;
    width: 260px;
    height: 115px;
    z-index: 4;
    border-right: #9a9a9a 1px solid;
}

#footerSAlogo {
    margin-bottom: 8px;
}

#footerlinks1 {
    position: absolute;
    width: 150px;
    height: 115px;
    left: 320px;
    z-index: 4;
    border-right: #999 1px solid;
    line-height: 18px;
}

#footerlinks2 {
    position: absolute;
    width: 260px;
    height: 115px;
    z-index: 4;
    left: 510px;
    border-right: #999 1px solid;
    line-height: 18px;
}

#footermag {
    position: absolute;
    z-index: 4;
    left: 125px;
}

#footerfollow {
    position: absolute;
    width: 100px;
    height: 115px;
    z-index: 4;
    left: 810px;
}

#footerfollowicon {
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding-top: 6px;
}

#footerfollowicon a {
    text-decoration: none;
    line-height: 9px;
}

/*
pop boxes 
*/
div.overlay div.close, #overlay div.close {
    position: absolute;
    top: 2px;
    right: 5px;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

#overlay_player {
    display: block;
    height: 450px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
    height: 441px;
    overflow-y: auto;
}

/* default close button positioned on upper right corner */
#boxes .window div.close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

/* Z-index of #mask must lower than #boxes .window */
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 90000;
    background-color: #333333;
    display: none;
}

#boxes .window {
    position: absolute;
    padding: 15px 25px 20px 25px;

    /* must be initially hidden */
    display: none;

    /* place overlay on top of other elements */
    z-index: 90020;

    /* styling */
    background-color: #fff;

    width: 550px;
    min-height: 200px;
    border: 1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 50px 3px #000;
    -webkit-box-shadow: 0 0 50px #000;
}

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
    width: 375px;
    height: 203px;
}

#category {
    color: #FF0000;
}

/* for InFieldLables - jquery */
.inField form legend {
    color: #333;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}

.inField form {
    padding: 0 2px 2px 2px;
}

.inField form, .inField form fieldset input, .inField form fieldset textarea, .inField form label {
    font-size: 12px;
}

.inField form p {
    position: relative;
    margin: 10px 0;
}

.inField form p label {
    position: absolute;
    top: 0;
    left: 0;
}

.inField form p br {
    display: none;
}

.inField form p input, .inField form p textarea {
    display: block;
    padding: 4px;
    width: 160px;
    margin: 0;
}

.inField form p label {
    width: 160px;
    display: block;
    margin: 5px 5px 5px 6px;
    padding: 0;
}

.inField form p textarea {
    padding: 2px;
    width: 184px;
}

.inField form p textarea, .inField form p input {
    border: solid 1px #ccc;
}

.inField form p label {
    color: #777;
}