/*
RED THEME
====================================================================================
REDEFINED HTML OBJECTS
====================================================================================
*/
a {
        font-weight: bold;
        color: #888888;
        text-decoration : none;
                

}

a:hover {
        color: #CC0000;
        text-decoration : none;
}

body {
        color: #444444;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #FFFFFF;
}

TD {
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        font-size: 10px;
}

TH {
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
}


H1 {
        font-size: 14px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

H2 {
        font-size: 12px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

H3 {
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        font-weight: bold;
}

option {
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

textarea {
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

select {
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

input, submit {
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}


/*
====================================================================================
LAYOUT OPTIONS - Styles to replace Table Formatting
====================================================================================
*/

.page-float {
        float:left;
}

#headerblock {
        height: 110px;
}

#centerblock {
        border: solid black 1px;
        height: 100%;
}

.leftblocks {
        float: left;
        width: 15%;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 20px;
}

.contentblock {
        font-size: 12px;
        float: left;
        width: 60%;
        margin-top: 5px;
        margin-left: 20px;
        margin-bottom: 20px;
}

.rightblocks {
        float: left;
        width: 15%;
        margin-top: 5px;
        margin-left: 30px;
        margin-bottom: 20px;
}

#footerblock {
        background-color: #666666;
        clear: both;
}



/*
====================================================================================
BLOCK OPTIONS
====================================================================================
*/
.block {
        font-size: 10px;
        color: #666666;
        padding-left: 0px;
        padding-bottom: 10px;
}

.blocktitle {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        padding-bottom: 5px;
}

.option {
        color: #999999;
        font-size: 11px;
        width: 70%;
        padding-top: 1px;
        padding-bottom: 2px;
        padding-left: 17px;
}

.option:hover {
        background-image: url('http://www.boekenmijn.nl/layout/axonz-v3.0CSS-red/images/btn-on.gif');
        background-repeat: no-repeat;
}

.option-off {
        color: #CC9999;
        font-size: 11px;
        font-weight: bold;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 17px;
}

.option-plain {
        color: #999999;
        font-size: 11px;
}






/*
====================================================================================
STORY OPTIONS
====================================================================================
*/

.story-header {
        width: 100%;
        height: 24px;
        border-bottom-color: #999999;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}

.story-date {
        color: #888888;
        font-size: 10px;
        font-family: "Helvetica, Lucida Grande", arial, sans-serif;
        height: 24px;
        width: 80%;
        white-space: nowrap;
        float: left;
}
.story-date img { vertical-align: bottom; }


.story-options {
        color: #888888;
        font-size: 10px;
        font-family: "Helvetica, Lucida Grande", arial, sans-serif;
        text-align: right;
        height: 24px;
        width: 20%;
        white-space: nowrap;
        float: left;
}
.story-options img { vertical-align: bottom; }

.story-body {
        clear: both;
        float: left;
}


.story-image {
        width: 50px;
        margin-top: 5px;
        float: left;
}

.story-text {
        color: #888888;
        font-size: 11px;
        font-family: "Helvetica, Lucida Grande", arial, sans-serif;
        width: 90%;
        margin-top: 5px;
        margin-left: 50px;
}

.story-footer {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #F3F3F3;
        padding-top: 3px;
        padding-left: 5px;
        padding-bottom: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;
        clear: both;
}


.story-block {

}

.storycontent {
        color: #333333;
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        background-color: #FFFFFF;
        line-height: 16px;
        padding-top: 10px;
        padding-bottom: 20px;
}

.storytitle {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        padding-top: 3px;
}

.storyinfo {
        color: #888888;
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}


.featuredstorytitle {
        color: #CC0000;
        font-size: 18px;
        font-weight: bold;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        padding-top: 3px;
}



.welcomeblock {
        color: #000000;
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:2px;
        padding-right:2px;
}




/*
====================================================================================
COMMENT OPTIONS
====================================================================================
*/
.commentbar4 {
        color: #000000;
        font-size: 11px;
        font-family: "Lucida Grande", arial, sans-serif;
        background-color: #EEEEEE;
}

.commentbar1 {
        color: #000000;
        background-color: #EEEEEE;
        font-size: 11px;
        font-family: "Lucida Grande", arial, sans-serif;
}

.commentbar2 {
        background-color: #EEEEEE;
        font-size: 11px;
        font-family: "Lucida Grande", arial, sans-serif;
}

.commentbar3 {
        color: #888888;
        background-color: #EEEEEE;
        font-size: 10px;
        font-family: "Helvetica, Lucida Grande", arial, sans-serif;
}

.commenttitle {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        background-color: #EEEEEE;
        font-family: "Lucida Grande", arial, sans-serif;
}




/*
====================================================================================
HEADER OPTIONS
====================================================================================
*/

.sitebanner-left {
        font-size: 30px;
        color: #FFFFFF;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        background-color: #CC0000;
        text-align: left;
        background-image: url("http://www.boekenmijn.nl/layout/axonz-v3.0CSS-red/images/logo-tile.gif");
        height: 80px;
        font-weight: bold;
        letter-spacing: 0px;
        float: left;
}

.sitebanner-right {
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        height: 80px;
        background-color: #CC0000;
        background-image: url("http://www.boekenmijn.nl/layout/axonz-v3.0CSS-red/images/logo-tile.gif");
        padding-right: 20px;
        text-align: right;
        vertical-align: middle;
        white-space: nowrap;
}

.headertext {
}

#header-textbar {
        padding-top: 15px;
        padding-bottom: 12px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #666666;
}

#header-datestamp {
        color: #EEEEEE;
        font-size: 9px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        text-align: left;
        white-space: nowrap;
        float: left;
}

#header-links {
        color: #EEEEEE;
        font-size: 11px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        text-align: right;
        white-space: nowrap;
}
#header-links a { color: #FFFFFF; }
#header-links a:hover {        color: #CC9999;}


#header-imagebar {
        background-image: url("http://www.boekenmijn.nl/layout/axonz-v3.0CSS-red/images/logo-tile.gif");
        clear: both;
}


/*
====================================================================================
FOOTER OPTIONS
====================================================================================
*/
#prefooter {
        color: #FFFFFF;
        font-size: 9px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        text-align: left;
        background-color: #CC0000;
        background-image: url("http://www.boekenmijn.nl/layout/axonz-v3.0CSS-red/images/logo-tile.gif");
        padding-top: 6px;
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 0px;
        white-space: nowrap;
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #999999;
        clear: both;
}
#prefooter a { color: #FFFFFF; }
#prefooter a:hover {        color: #CC9999;}

.footer-left {
        color: #EEEEEE;
        font-size: 10px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        text-align: left;
        padding-top: 15px;
        padding-left: 20px;
        float: left;
        white-space: nowrap;
}

.footer-right {
        color: #EEEEEE;
        font-size: 10px;
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        text-align: right;
        padding-top: 15px;
        padding-left: 0px;
        padding-right: 20px;

        height: 55px;
        white-space: nowrap;
}
.footer-left a { color: #FFFFFF; }
.footer-left a:hover {        color: #CC9999;}


.footer {
        border-top-style: solid;
        border-top-width: 1px;
        border-top-color: #999999;
        vertical-align: top;
}

.footer {
font-size: 11px;
font-family: "Lucida Grande", arial, sans-serif;
}














/*
====================================================================================
UNFILED STYLES
====================================================================================
*/

.featureblock {
        color: #000000;
        font-size: 11px;
        font-family: "Lucida Grande", arial, sans-serif;
}

.storybyline {
color: #000000;
font-size: 11px;
font-family: "Lucida Grande", arial, sans-serif;
}

.storyunderline{
background-color: #000000;
}

.warning {
color: red;
font-size: 12px;
font-weight: bold;
font-family: "Lucida Grande", arial, sans-serif;
}

.warningsmall {
color: red;
font-size: 11px;
font-family: "Lucida Grande", arial, sans-serif;
}




/*
====================================================================================
CALENDAR OPTIONS
====================================================================================
*/

.cal_day {
        font-size: 11px;
}

.cal_body {
        font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
        font-weight: bold;
        border-style: none none none none;
}

.cal-nullday {
        background-color: #FFFFFF;
        border-style: solid solid none none;
        border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal-oldday {
        font-size:9px;
        background-color: #EEEEEE;
        border-style: solid solid none none;
        border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal-futureday {
        font-size:9px;
        background-color: #FFFFFF;
        border-style: solid solid none none;
        border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal_month {
        font-size: 9px;
        background-color: #EEEEEE;
        border-style: solid solid solid solid;
        border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
}

.cal-today {
        font-size:9px;
        background-color: #FF7777;
        color: #ffffff;
        border-style: solid solid solid solid;
        border-width: 2px 2px 2px 2px;
        border-color: #CC0000 #CC0000 #CC0000 #CC0000;
}
.cal-today a {
        color: #ffffff;
}
.cal-today a:hover {
        color: #ffCCCC;
}


.cal-event {
font-size: 6px;
}

.weekview_caltitle {
background-color: #dddddd;
font-weight: bold;
font-size: 13px;
color: #000000;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
}

.weekview-curday {
background-color: #66A6CE;
color: #000000;
}

.weekview-offday {
color: #000000;
}

.weekview_dayformat {
font-size: 11px;
background-color: #eeeeee;
color: #000000;
padding-left: 5px;
padding-top: 5px;
}

.weekview_addevent {
font-size: 11px;
background-color: #eeeeee;
color: #000000;
padding-top: 5px;
padding-right: 5px;
}

.weekview_daterange {
font-size: 16px;
font-weight: normal;
color: #000000;
}


.dayview_times {
font-size: 14px;
color: #000000;
}

.dayview_datecol {
font-weight: normal;
font-size: 16px;
color: #000000;
padding-left: 5px;
padding-top: 5px;
}

.dayview_quickaddtitle {
font-weight: bold;
background-color: #C0C0C0;
font-size: 13px;
color: #000000;
}

.searchAuth { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: left;  
    color:#557755;
}
.searchDate { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right;  
    color:#557755;
}
.searchHits { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right; 
    color:#557755;
}
.highlight { 
    background-color: yellow; 
    text-decoration: none; 
} 


/*
====================================================================================
THE END - C'MON WHAT WERE YOU EXPECTING?
====================================================================================
*/
