/* * Style for FAB theme * * Copyright (c) 2010 Greg Roach * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * * $Id$ */ /* temp stuff - for old PGV menus */ .submenu, .sublinks_table { background-color:#EEE; border:thin solid #AAA; } .sublinks_cell { text-align:center; } .sublinks_cell .icon { display:none; } @media print { .submenu, .sublinks_table, .help { display:none; } } /* Thin grey borders around block-level elements */ input, textarea, fieldset, .border1, .block, .descriptionbox, .facts_label, .facts_label02, .facts_label03, .facts_value, .image, .lifespan_outer, .list_label, .list_label_wrap, .list_value, .list_value_wrap, .messagebox, .optionbox, .person_box, .person_boxF, .person_boxNN, .person0, .person1, .person2, .person3, .person4, .person5 .subbar, #indi_main_blocks, #tabs, .topbottombar { margin:3px; padding:3px; border:1px solid DarkGray; /* Uncomment this next line when it becomes a standard */ /*border-radius:3px;*/ -moz-border-radius:3px; -webkit-border-radius:3px; } img.block{ border: none; height: 20px; vertical-align: middle; } legend { font-weight:bold; } /* Indicate that the parent died shortly after the birth */ .parentdeath { border:1px solid Black; } /* Hyperlinks: regular and help */ a { text-decoration:none; } a:link, a:visited { color:DarkSlateGray; } a:hover, a:active { color:White !important; background-color:DarkSlateGray; } a.help { font-weight:bold; text-shadow: Black 1px 1px 1px; color:Yellow !important; cursor:help; } body { color:DimGray; background-color:White; font:12px sans-serif; margin:0px; } img { border:0; } /* Various text styles */ .warning .error .largeError { color: red; font-weight: bold; } /* Fact labels */ .label { font-weight:bold; } /* Main name on INDI/FAM/etc. pages */ .name_head { font-size:150%; } /* Elements used on every page */ #header { color:#888; text-align:center; } #topMenu { clear:both; text-align:center; padding-top:1em; } #content { margin-top:1em; margin-bottom:1em; } #footer { clear: both; text-align: center; width: 99%; } /* Block level objects, such as header, footer, etc. */ .block { background-color:#EEE; clear:none; } /* Pending edits */ .change_new, .nameblue { border: solid blue 2px !important; } .change_old, .namered { color: #888 !important; text-decoration:line-through !important; } /* Use CSS menus based on nested