/* * Author: Adrian Vondendriesch */ body { font-family: Verdana, Times New Roman, Courier New; font-size: 12px; margin: 0px; min-width: 800px; } img { border: 0px; } a { color: #AA4444; } /* --- header --- */ div.header { height: 120px; width: 99%; margin: auto; margin-top: 5px; text-align: center; border: 3px double #000000; background-image: url("blogthon_img/header_background.jpg"); background-repeat: no-repeat; } div.header_title { font-size: 18px; letter-spacing: 5px; margin-top: 50px; } a.header_link { text-decoration: none; color: #AA4444; font-weight: bold; font-style: italic; } div.header_subtitle { margin-left: 80px; } span.header_subtitle { letter-spacing: 4px; } /* --- --- */ div.rss { display: inline; height: 25px; position: absolute; top: 15px; right: 50px; } a.rss_link { text-decoration: none; color: #AAAAAA; } /* --- atom --- */ div.atom { display: inline; height: 25px; position: absolute; top: 15px; right: 14px; } a.atom_link { text-decoration: none; color: #AAAAAA; } div.pages { width: 100%; position: absolute; top: 110px; } div.pages_title { text-align: center; display: none; font-weight: bold; font-size: 14px; letter-spacing: 2px; } div.pages_list { } ul.pages_list { text-align: center; list-style-type: none; margin-top: 0px; margin-bottom: 0px; padding: 0px; } li.pages_list_entry { display: inline; margin-right: 10px; } a.pages_list_entry { color: #000000; text-decoration: none; font-size: 12px; font-style: italic; } div.pages_footer { float: none; } div.months { clear: left; float: left; margin-top: 10px; margin-bottom: 40px; width: 200px; text-align: right; margin-left: -200px; position: relative; left: 1000px; } div.months_title { text-align: center; color: #999999; font-weight: bold; font-size: 14px; letter-spacing: 1px; border-bottom: 2px solid #AA4444; width: 150px; margin-left: auto; margin-right: auto; } div.months_list { border-top: 2px solid #DFDFDF; border-bottom: 2px solid #AA4444; width: 140px; margin-left: auto; margin-right: auto; } ul.months_list { text-align: center; list-style-type: none; margin-top: 0px; margin-bottom: 0px; margin-left: -30px; } li.months_list_entry { margin-right: 10px; } a.months_list_entry { color: #000000; text-decoration: none; font-size: 12px; font-style: italic; } div.months_footer { margin-left: 900px; float: none; } div.linklist { clear: left; float: left; margin-top: 10px; width: 200px; text-align: right; margin-left: -200px; position: relative; left: 1000px; } div.linklist_title { text-align: center; color: #999999; font-weight: bold; font-size: 14px; letter-spacing: 1px; border-bottom: 2px solid #AA4444; width: 150px; margin-left: auto; margin-right: auto; } div.linklist_list { border-top: 2px solid #DFDFDF; border-bottom: 2px solid #AA4444; width: 140px; margin-left: auto; margin-right: auto; } ul.linklist_list { margin-left: 900px; text-align: center; list-style-type: none; margin-top: 0px; margin-bottom: 0px; margin-left: -30px; } li.linklist_list_entry { margin-right: 10px; } a.linklist_list_entry { color: #000000; text-decoration: none; font-size: 12px; font-style: italic; } div.linklist_footer { } div.entries { width: 650px; margin-left: 25px; padding: 3px; } div.entry { margin-top: 10px; margin-bottom: 30px; } div.entry_title { font-weight: bold; font-size: 14px; display: inline; } a.entry_title { text-decoration: none; color: #AA4444; } a.entry_title:hover { color: #CC6666; } div.entry_date { font-size: 10px; display: inline; } div.entry_content { text-align: justify; margin-top: 5px; margin-left: 15px; padding-left: 5px; border-left: 4px solid #DFDFDF; } div.entry_comments { margin-top: 5px; } a.entry_comments { text-decoration: none; color: #AAAAAA; } div.entry_border_bottom { }