@import url("/_tmpl_styles/89/style.css");

table.columns td.header {
    background-color: #ffffff;
    color: #000099;
    padding: 25px 15px 10px 15px;
    border-top: 4px solid #000000;
    border-bottom: 2px solid #ffffff;
 }
table.columns td.footer {
    padding: 4px 10px 6px 10px;
    font: normal 11px verdana,arial,geneva,sans-serif;
    text-align: center;
    background-color: #000000;
    color: #FFCC66;
    border-bottom: 4px solid #000000;
}
.updatedAlbumBox {
    background-color: #fff;
    color: #000;
    border: 1px solid #000000;
    padding: 0;
    margin: 0 0 2px 0;
    text-align:left;
}

.articleTitle {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    clear: both;
    color: #000000;
    background-color: transparent;
}

table.columns td.left {
    vertical-align: top;
    width: 20%;
    height: 100%;
    padding: 15px 12px 15px 12px;
    background-color: #ff9900;
    border-collapse: collapse;
    border-bottom: 2px solid #FFF;
}
#leftcol .component {
    padding: 10px;
    margin-bottom: 12px;
    text-align: left;
    clear: both;
    background-color: #ffffff;
    border: 2px solid #000000;
    border-collapse: collapse;
}

#leftcol .componentHead {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
    padding: 0 0 2px 0;
    border-bottom: 1px dotted #ff9900;
    margin-bottom: 11px;
    white-space: nowrap;
}
table.columns td.right {
    vertical-align: top;
    width: 20%;
    padding: 15px 12px 15px 12px;
    height: 100%;
    background-color: #FFffff;
    border-collapse: collapse;
    border-bottom: 2px solid #FFF;
}
#rightcol .component {
    padding: 10px;
    margin-bottom: 12px;
    text-align: left;
    clear: both;
    background-color: #ffffff;
    border: 2px solid #ff9900;
    border-collapse: collapse;
}
#rightcol .componentHead {
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
    padding: 0 0 2px 0;
    border-bottom: 1px dotted #ff9900;
    margin-bottom: 11px;
    white-space: nowrap;
}

.postDate {
    font-weight: bold;
    font-size: 10px;
    margin: 0;
    background-color: #ff9900;
    padding: 6px;
    color: #000000;
    white-space: nowrap;
}

.dayArticles {
    border: 1px solid #ff9900;
    padding: 0;
    background-color: #ffffff;
    margin-bottom: 2px;
    clear: both;
    float: none;
}

a {
    text-decoration: underline;
    background-color: transparent;
}

a:link, a:visited, a:active {
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}

a:focus {
    outline: thin dotted invert;
}

a:hover {
    color: #ffcc00;
    text-decoration: none;
    cursor: pointer;
}

a.plain {
    text-decoration: none;
}


.editButtonOn {
    border: 1px solid #000;
    background: #ff9900;
}

.editButtonOff {
    border: 1px solid #ff9900;
    background: #ff9900;
}

.editButtonDown {
    background: #000099;
}

.editButtonUp {
    background: #ff9900;
}

.trackbacksHead {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 12px;
    background-color: transparent;
    color: #000000;
    text-transform: uppercase;
    border-top: 2px solid #ff9900;
    padding-top: 2px;
}

.commentsHead {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 12px;
    background-color: transparent;
    color: #000000;
    text-transform: uppercase;
    padding-top: 2px;
    border-top: 2px solid #ff9900;
}
.photoPostDate {
    font-weight: bold;
    font-size: 10px;
    margin: 6px 0 0 0;
    padding: 4px 0 2px 0;
    background-color: transparent;
    color: #000000;
    white-space: nowrap;
    border-top: 1px dotted #ff9900;
}

.postDate {
    font-weight: bold;
    font-size: 10px;
    margin: 0;
    background-color: #ff9900;
    padding: 6px;
    color: #000000;
    white-space: nowrap;
}