/* * JOOMLA BASE TEMPLATE * © 2012 e-motion design */ /* Colours */ @light-blue: #C4D1D6; @dark-blue: #2E5C73; @beige: #F5EFE9; @tan: #D2B695; @dark-grey: #565656; @brown: #948573; /* Fonts */ @font-normal: Georgia, Times, "Times New Roman", serif; /* Common Elements */ html, body { padding: 0; margin: 0; } body { border-top: 6px solid @light-blue; background-color: @beige; color: @dark-grey; font-family: @font-normal; font-size: 75%; line-height: 1.5; min-width: 860px; } body.component-body { background: transparent; border: none; } h1, h2, h3, h4, h5, h6 { margin: 0.5em 0; line-height: 120%; color: @dark-grey; font-weight: normal; } h1 { font-size: 280%; } h2 { font-size: 170%; text-transform: uppercase; } h3 { font-size: 140%; color: @brown; } h4 { font-size: 125%; } h5 { font-size: 110%; } h6 { font-size: 90%; } strong { font-weight: bold; } p { margin: 1em 0; } img { border: none; } a { color: @brown; text-decoration: underline; } a:hover { color: @tan; text-decoration: none; } hr { margin: 0 0 15px; border: none; border-bottom: 2px solid @light-blue; height: 1px; line-height: 1px; display: block; font-size: 1px; color: transparent; background-color: transparent; } ul, ol { margin: 1em 0; padding: 0 0 0 30px; } blockquote { display: block; margin: 1em 30px; font-style: italic; } /* == Forms == */ form, fieldset { padding: 0; margin: 0; border: none; } input, textarea, .inputbox, button, select { font-family: @font-normal; font-size: 12px; padding: 5px; background-color: #FFFFFF; border: 1px solid @tan; color: @dark-grey; } input[type="radio"], input[type="checkbox"] { background-color: transparent; border: none; } .bfQuickMode .bfPage .bfPageIntro, .bfQuickMode p.bfElemWrap { padding: 5px 0; } .bfQuickMode .bfLabelLeft label { padding: 5px 0; width: 120px; } .bfQuickMode .bfRequired { color: @tan; } .bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton { float: left; margin: 0 0 10px 135px; display: block; padding: 0 15px; border-radius: 2px; box-shadow: 0 0 2px @dark-grey; background-color: @brown; color: #FFFFFF; font-weight: bold; line-height: 24px; text-decoration: none; cursor: pointer; border: none; } .bfQuickMode .bfNextButton:hover, .bfQuickMode .bfSubmitButton:hover, .bfQuickMode .bfCancelButton:hover { background-color: @tan; } .bfQuickMode .bfErrorMessage { background-color: transparent; padding: 0; line-height: 110%; .bfError { margin: 0.5em 0; } } /* == Layout == */ #header-wrap, #main-wrap, #footer-wrap { width: 860px; margin: 0 auto; } header { height: 110px; border-bottom: 2px solid @tan; .moduletable-logo { float: left; margin: 10px 5px; h1 { margin: 0; line-height: 100%; a, img { display: block; } } } .moduletable-tagline { float: right; margin: 25px 5px; width: 360px; color: @tan; font-size: 200%; line-height: 120%; font-style: italic; p { margin: 0; } } } #main { overflow: auto; } .ie7 #main, .ie6 #main { overflow: visible; } #left { float: left; width: 240px; } #content-wrap { float: left; width: 620px; #top { margin: 20px 0; .moduletable-banner { border-bottom: 2px solid @tan; padding-bottom: 20px; } } } footer { border-top: 2px solid @tan; padding: 1em 0; overflow: auto; font-size: 90%; font-style: italic; color: @brown; p { margin: 0; } .moduletable-contact { float: right; width: 500px; text-align: right; .item { padding: 0 5px; } } .moduletable-copyright { float: left; width: 230px; } .moduletable-emotag { clear: left; float: left; width: 230px; font-size: 90%; } } .ie7 footer { overflow: visible; .moduletable-emotag { position: relative; top: -10px; } } /* Menu */ .moduletable-menu { margin: 5px 30px 20px 5px; ul { margin: 0; padding: 0; list-style-type: none; li { margin: 0; padding: 0.8em 0; border-bottom: 1px dotted @brown; a { color: @dark-blue; font-weight: bold; text-decoration: none; text-transform: uppercase; } a:hover { color: @tan; } li { border-bottom: none; padding: 0.3em 0; line-height: 120%; a { color: @dark-grey; font-weight: normal; text-transform: none; } li { padding-left: 1em; } } .current { a { color: @tan; } li a { color: @dark-grey; } } } } } /* Content Styling */ #menu-home { .item-page { color: @brown; h2 { float: left; width: 290px; margin: 0 30px 20px 0; color: @brown; font-style: italic; text-transform: none; } } } .item-page-collections{ overflow:auto; border-bottom: 2px solid @light-blue; } .book-img { display: block; margin: 0 auto; padding: 15px 5px 5px 15px; background-color: #FFFFFF; border: 2px solid @tan; } .collections-left img{ float:left; width: 220px; margin: 10px 20px 0 0; } .collections-right { width:370px; float:left; margin-top: -4px; } .collections-right td{ width:50%; text-align: center; vertical-align: top; } .collections-blog-view-wrapper { overflow: auto; border-bottom: 2px solid @light-blue; margin: 0 0 15px; padding-bottom: 10px; } .collections-blog-view-right { width: 370px; float: right; } .collections-blog-view img { width: 220px; float: left; margin: 17px 0 0 0; } .captioned-img-right { float: right; margin-left: 20px; text-align: center; color: @brown; } .jcemediabox-zoom-link{display:none !important;} .lof-description{ background: none rgb(126,94,72) !important; bottom: 0 !important; margin: 30px 1 0 50px; left: 0 !important; max-width: 615px !important; padding: 18px 0 2px 20px !important; position: absolute; width: 615px !important; z-index: 3; opacity:0.8 !important; a{ opacity:1 !important; text-transform:uppercase !important; font-family: Georgia,Times,"Times New Roman",serif !important; } a:hover{color:#000 !important;} } .lof-ass{ border: none !important; } .lof-previous:hover{ background: url('../../../modules/mod_lofarticlesslideshow/assets/images/prev_rollover.png'); } .lof-next:hover{ background: url('../../../modules/mod_lofarticlesslideshow/assets/images/next_rollover.png'); } .moduletable-coll-nav{overflow:auto;padding-bottom:10px;} .moduletable-book{ overflow:auto; border-top: 2px solid @light-blue; padding:10px; } .bottom-book{float:left;width: 214px;} .bottom-book-right{ color: #948573; font-size: 17px; font-style: italic; text-transform: none; position:relative; margin: 4px} .bottom-book-right a{color: @dark-blue;} .bottom-book-right a:hover{color: @light-blue;} .nav-item{ width:140px; font-size: 110%; float: left; padding: 10px 15px 0 0; text-transform:uppercase; a{ color: @dark-grey; text-decoration:none; } a:hover{color: @tan;} } .bfCaptcha {margin:0 0 0 130px !important;} .custom-opentimes { background-color: #FFFFFF; border: 2px solid #D2B695; clear: both; margin: 0 auto 20px; padding: 10px 10px 2px 10px; h3{margin:0 !important} }