/*********************************************************************** /* column2.css (test version) /* This file is part of the column skin for pmwiki. /***********************************************************************/
body { /*font-family: Tahoma, "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;*/ font-family: Georgia, Times, "Times New Roman", serif; font-size: 100%; background-color: #f9f9f0; color:#336; line-height:1.5em; margin:0; } h1, h2, h3, h4, h5 { line-height:1em; } h1 { font-size:2.5em; } h2 { font-size:2em; color:#693; font-weight:normal;} h3 { font-size:1.5em; color:#693; font-weight:normal;} h4 { font-size:1.2em; color:#933; font-weight:normal; } h5 { font-size:1em; font-weight:normal; font-style:italic; } a:link, a:visited {color:#00c;} a:active, a:hover {color:#c00;} #container {position:absolute; left:0px; top:0px; margin-right:10px; width:100%;} #topmenu, #footmenu { font-family:Verdana,sans-serif; height:35px; line-height:35px; font-size:80%; white-space:nowrap; background-color:#336; color:#fff;} #topmenu {text-align:right;} #footmenu {text-align:left; margin-left:-30px;} #topmenu ul, #footmenu ul { list-style:none; } #topmenu li, #footmenu li { display:inline; margin:0px 15px; } #topmenu li a, #footmenu li a { text-decoration:underline; color:#fff; border:none; } #topmenu li a.createlink, #footmenu li a.createlink { display:none; } #topmenu li a:hover, #footmenu li a:hover { text-decoration:underline; color:#ff9; } #header { padding:0px 10px 0px 60px; line-height:4em; height:4em; border-bottom:5px solid #336; } #header a {text-decoration:none; color:#336;} #header .rfloat {line-height:2em; text-align:right;} * #header .rfloat .wikisearch {margin:0em; padding:0em; } #mainheader {font-size:3em;} #wikibody { padding:0px 10px 10px 10px; margin-left:100px; } #wikitext { line-height:1.33em; padding-left:40px; padding-top:5px; } #footmenu { clear:both;} #footer { font-size:80%; font-family:Verdana,sans-serif; padding:5px 10px 0px 10px; } #wikiedit form { margin:0px; } #wikiedit textarea { width:98%; } #sidebar { display:none; position:absolute; border:4px solid #336; top:100px; margin-left:33%; width:33%; background-color:#fff; padding:10px; } #sidebar .sidehead { text-align:center; background-color:#ccf; } #sidebar a {text-decoration:none;} #sidebar ul {list-style:none; text-align:center; padding:0; margin:0;} #sidebar li {display:inline; padding:0; margin:0;} #sidebar li a {display:block; color:#336; } #sidebar li a:hover { color:#fff; background-color:#336; } pre, code { font-size:0.9em; color:green; font-family:'Lucida Console','Andale Mono','Courier New','Courier'; line-height:1.2em; }
/* extras */
#footmenu li a { text-decoration:none; }
/* was local.css */
/* + extra for rightbar */
#rightbardiv, #rightbardiv2 { float:right; width:30%; }
/* external links */
#wikibody a.external { background: url() center right no-repeat; padding-right:13px; }
/* flickralbum */
#flickralbum { margin:25px; } #flickralbum img { padding:5px; margin:5px; border:1px solid #afafaf; } #mainheader {letter-spacing:-5px;} #mainheader a {text-decoration:none; color:#000;}
/* post tags */
.tags { padding:10px; border:1px solid #000; background-color:#efefef; clear:both; } .tags a { text-decoration:none; color:#ff6622; } #taglist { margin:25px; padding:10px; border:1px solid #000; background:#efefef; text-align:center; text-transform:lowercase; } #taglist a { text-decoration:none; color:#ff6622; }
/* Blog styles */
.post .tags {color:#aaa; text-align:center; padding:0px; border:0px;background-color:#fff;} .blogdate { font-size:1.75em; color:#693; padding-top:10px; border-bottom:1px solid #693; }
/* del.icio.us lists */
#tagroll {margin-left:10px; margin-right:10px;} #tagroll ul li a {padding:0px;} #tagroll li a {display:inline;} #tagroll h2 a {display:inline;} #sidebar #tagroll .delicious-banner {margin-left:-5px; padding-left:0px;} #linkroll h2 {border:0px;}
/* showhide tweak */
.hidediv { display:none;}
/* rss + itunes buttons */
.rssbtn { border:1px solid; border-color:#FC9 #630 #330 #F96; padding:0 3px; font:bold 10px verdana,sans-serif; background:#F60; margin:0; } .itunesbtn { border:1px solid; border-color:#FC9 #630 #330 #F96; padding:0 3px; font:bold 10px verdana,sans-serif; background:#06f; margin:0; } .rssbtn a, .itunesbtn a {color:#fff; text-decoration:none;}
/* rounded corners dialog box, from Scott Schiller */
.dialog { margin:0px auto; color:#fff; } .dialog .hd .c, .dialog .ft .c { font-size:1px; /* ensure minimum height */ height:13px; } .dialog .ft .c { height:14px; } .dialog .hd { background:transparent url() no-repeat 0px 0px; } .dialog .hd .c { background:transparent url(
) no-repeat right 0px; } .dialog .bd { background:transparent url(
) repeat-y 0px 0px; } .dialog .bd .c { background:transparent url(
) repeat-y right 0px; } .dialog .bd .c .s { margin:0px 8px 0px 4px; background:#000 url(
) repeat-x 0px 0px; padding:1em;
}
.dialog .ft { background:transparent url() no-repeat 0px 0px; } .dialog .ft .c { background:transparent url(
) no-repeat right 0px; } .dialog a:link, a:visited {color:#c00;} .dialog a:active, a:hover {color:#00c;}
/* Default pmwiki styles */
/* markup */
table.markup { border:2px dotted #ccf; width:90%; } td.markup1, td.markup2 { padding-left:10px; padding-right:10px; } table.vert td.markup1 { border-bottom:1px solid #ccf; } table.horiz td.markup1 { width:23em; border-right:1px solid #ccf; } table.markup caption { text-align:left; } div.faq p, div.faq pre { margin-left:2em; } div.faq p.question { margin:1em 0 0.75em 0; font-weight:bold; }
/* pmwiki */
ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; } code.escaped { white-space: nowrap; } .vspace { margin-top:1.33em; } .indent { margin-left:40px; } .outdent { margin-left:40px; text-indent:-40px; } a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; } a.createlink { text-decoration:none; position:relative; top:-0.5em; font-weight:bold; font-size:smaller; border-bottom:none; } img { border:0px; }
/* wikistyles */
.frame { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; } .lfloat { float:left; margin-right:0.5em; } .rfloat { float:right; margin-left:0.5em; }
/* styling of commentbox entries */
.messagehead, .journalhead { margin:1em 0 0 0; padding:0 0 0 3px; border:1px solid #999; } .messageitem, .journalitem { margin:0; padding:3px; border-left:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999; } .messagehead { background:#e5e5ff; } /*use the following if message head should be same as message item */ /* .messagehead { background:#eef; border-bottom:none; } */ .messageitem { background:#eef; } .journalhead { background:#ffb; } .journalitem { background:#ffc; } .diaryhead h4 { border-bottom:1px solid #999; margin-bottom:1px; } * html .diaryhead h4 { margin-bottom:0; } .diaryitem {background:#ffc; margin:0; padding:3px; border-left:1px solid #999; border-right:1px solid #999; border-bottom:1px solid #999; } .messagehead h5, .messagedate h4, .journalhead h5, .journaldate h4, .diaryhead h4 { margin:0.25em 0 0 0; } .commentbutton { margin:0 0 0 5px; padding:0 3px } .commenttext { width:100%; margin:0 0 3px 0 } em.access { font-style:normal; color:#FF2222;}