/************************************************ * StyleSheet for CodeStore.net's DomBlog template * v1.1.0 12 Dec 02 [media=screen] ************************************************/ #headline { margin : 10 100 10 20; padding : 10px; margin : 0 0 20 0; border : 3px solid #DAA520; background-color : #f1f1f1; } #lastcomments { margin : 10 100 10 20; padding : 10px; margin : 0 0 20 0; border : 3px solid #DAA520; background-color : #f1f1f1; } #content { position : absolute; left : 242px; margin : 10 100 10 20; width : 65%; } #menu { padding : 10px; line-height : 17px; position : absolute; top : 10px; right : 40px; width : 240px; left : 10px; line-height : 17px; } a { color : #FF1493; font-size : 12px; text-decoration : underline; font-family : Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; } a:link { color : #DAA520; } a:visited { color : #FFA500; } a:hover { color : #fff; background-color: #FFA500; } blockquote { font-style : italic; border-left : 1px solid #DAA520; padding-left : 4px; } body, p, td{ font:12px/20px Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; } code, tt, pre { font : 12px courier, "courier new", monaco, "andale mono"; display : block; padding : 4px; margin-top : 10px; border : 1px #c0c0c0 dashed; line-height : 17px; } h1 { font-size : 2em; margin:0px 0px 15px 0px; } h2 { font-size : 1.2em; font-style : italic; } h5{ color : #CC0000; font : normal small Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; margin : 20px; } #menu a:link { background : transparent; text-decoration : none; font-weight : bold; } #menu a:visited { background : transparent; text-decoration : none; font-weight : bold; } #menu a:hover { color : #8B4513; text-decoration : underline; background : transparent; font-weight : bold; } #menu a:active { text-decoration : underline; background : transparent; font-weight : bold; } #linksadmin{ border : 1px solid red; background-color : #FFd4d4; margin : 20px; padding : 10px; } #linksadmin a{ color : black; text-decoration : underline; } #linksviewnav { float : right; } /* styling for the blogs view */ #blogcomments{ background-color : #f1f1f1; padding : 4px; border : 1px solid #c0c0c0; margin : 10px; } #blogpostcomments{ background-color : #f1f1f1; padding : 4px; border : 1px solid #c0c0c0; margin : 10px; } #blogcommentlink{ background-color : #f1f1f1; padding : 3px; } #blogbody{ padding : 10px; } #blogcontainer .blogdocument { margin : 0 0 20 0; border : 1px solid #ccc; } .blogtitleheader { font-weight : bold; background-color : #f1f1f1; font-size : 16px; padding : 4px; border-bottom : 1px solid #c0c0c0; } .blogdateheader { font-style : italic; margin-bottom : 0px ; padding : 4px; } .blogtitleheader a, .blogtitleheader a:visited { text-decoration : none; font-size : 1.2em; color : #000; } .blogtitleheader a:hover { color : #fff; } /* Selectors used to layout forms with label-field couplings */ div.row { clear : both; padding-top : 4px; } div.row span.label { float : left; width : 100px; text-align : left; } div.row span.formw { float : right; width : 350px; text-align : left; } span.required{ color : #f00; font-weight : bold; } #calendar{ margin : 20 0 20 0; } .calendar th{ text-align : center; font-size : 12px; } .calendar caption{ text-align : left; font-size : 12px; } .calendar td{ text-align : center; font-size : 12px; color : #c0c0c0; } .calendar a{ color : #000; font-weight : bold; } .calendar a:visited{ color : #000; font-weight : bold; }