/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */ body { background:#8b8b8b; color:#303030; font: .8em Verdana,Tahoma,Arial,sans-serif; margin:0; padding:0; text-align:center; } p { padding: 0 5px 5px; margin: 5px 3px; } a { color:#9F5B08; /*dk.brown*/ /*color:#505050;*/ text-decoration:underline; } a:hover { color:#808080; text-decoration:none; } /*** Main container ***/ #container { background:#f0f0f0 url(img/bodybg.jpg) repeat-x; color:#303030; margin:0; padding:0; min-width:770px; text-align:left; width:100%; } /*** Header section ***/ #sitename { color:#ffffff; background: url(img/header-orange_TS.png) no-repeat; height:100px; margin:0; padding:0; text-align:left; } #sitename h1,#sitename h2 { font-weight:400; letter-spacing:-2px; margin:0; padding:0; } #sitename a { font-weight: normal; color: #FFFFFF; } #sitename h1 { font-size:2.4em; } #sitename h2 { font-size:1.6em; } /*** Horizontal menu ***/ div#mainmenu { padding: 2px 0px 0; margin:0; } #mainmenu ul { font-size:14px; } #mainmenu li { float:left; list-style:none; background: #F4F3EE url(img/menu-bkgd.jpg) bottom; } #mainmenu a { border-right:1px solid #b0b0b0; color:#606060; display:block; font-size:0.7em; padding:10px 10px 11px; text-decoration:none; margin:0; } #mainmenu a:hover { background:#f0f0f0 url(img/menuhover.jpg) bottom; color:#505050; text-decoration:none; } #mainmenu a.current { background:#f0f0f0 url(img/menuhover.jpg) bottom; color:#505050; text-decoration:none; } /* TOP MENU // http://www.nicklewis.org/10_minutes_to_a_better_drupal_user_interface */ div.top_menu h1 { display:none; } #top_menu ul li ul { margin: 7px 0 0; } #top_menu ul li ul li ul { margin: 2px 0 0; } #top_menu ul li ul li { padding:0; margin:0; background-position: bottom; } #top_menu ul li ul li a { text-transform:none; padding:5px 5px 7px 15px; } #top_menu ul li ul li a { border-bottom: thin solid #cccccc; } #top_menu ul li ul li a.active { background:#f0f0f0 url(img/menuhover-orange.jpg) bottom; border-bottom: thin solid #9F5B08; /*dk.brown*/ } #top_menu ul li ul li li a { border-bottom-style:none; } /* END // TOP MENU */ /*** Content wrap ***/ #wrap { clear:both; padding:0; padding-top: 15px; margin: 0; } /*** Sidebars ***/ #leftside,#rightside { margin:0; padding:0 10px 10px; width:165px; font-size:85%; } #leftside { float:left; margin-right:10px; } #rightside { width:155px; float:right; margin-left:10px; margin-right: 10px; padding-top: 5px; border-top: medium #9F5B08 solid; border-left: 1px #9F5B08 solid; border-right: 1px #9F5B08 solid; border-bottom: 1px #9F5B08 solid; background: #F4E6D5 url(img/rightside-header_bkgd.png) repeat-x; } #leftside h1,#rightside h1 { color:#505050; font-size:120%; font-weight:bold; letter-spacing:-1px; margin:0 0 3px; } #leftside h2,#rightside h2 { font-size:110%; margin:0 0 3px; } #leftside p,#rightside p { line-height:1.3em; margin:0 0 2px 5px; } /*** Content ***/ #content { background-color:#fafcff; border:1px solid #909090; border-top: medium #909090 solid; color:#2a2a2a; padding:15px 20px 5px; margin:0 200px; line-height: 1.5em; } #content h1, #content h2, #content h3 { background-color:inherit; letter-spacing:-1px; margin:0; padding:0; } #content h1 { color:#9F5B08; /*dk.brown */ margin:0 0 .5em 0; font-size:150%; font-weight:bold; border-bottom: thin solid #909090; } #content h2 { color:#606060; /* dk.gray */ margin:.7em 0 .5em 0; font-size:120%; border-bottom: thin dashed #A06D34; } #content h3 { color:#A06D34; /* lt.brown */ margin:.7em 0 .5em 0; font-size:110%; border-bottom: thin dashed #909090; } #content h4 { color:#9F5B08; /*dk.brown */ margin: .2em; font-size:100%; font-weight:normal; border-bottom: 1px dashed #909090; width:70%; } /* STYLE for the Flash title on homepage */ #block-block-6 h1 { visibility:hidden; } .title a { text-decoration: none; } .title a:hover { text-decoration: underline; } #content a.xlink { padding-right: 12px; background: url(/~transolu/themes/andreas09/img/TS_launchsite_arrow.gif) no-repeat right; } #content img { border:1px solid #b0b0b0; margin:10px 0 0px 5px; padding:3px; } .links ul, .links li { display: inline; } .links li { padding: 0 15px 0 0; } .links { text-align: right; } .breadcrumb { padding-bottom:10px; font-size:90%; } .breadcrumb a { color: #999999; text-decoration:none; } .breadcrumb a:hover { color: #999999; text-decoration:underline; } .submitted { padding: 0px 30px 0 0; font-size: .9em; } .postinfo { background-color: #EDEDED; padding: 0px 6px 0px 2px; font-size: .7em; text-align: right; margin-top: 5px; border: 5px solid #CCCCCC; } .postinfo ul, .postinfo li { margin: 0; padding: 0; display: inline; list-style: none; } .postinfo li { padding: 0 15px 0 0; } .postinfo ul li:before { content: url("img/square-black.gif"); padding-right: 3px; } #content .feed-icon { display: none; } .node { margin-bottom: 30px; } .comment .title a { font-size: 1.1em; font-weight: normal; } .comment .picture { border: 1px solid #abc; float: right; margin: 0.5em; } .block { margin-bottom: 25px; } .flash { z-index: -100; text-align: center; } /*** Footer ***/ #footer { background:#8b8b8b url(img/footerbg.jpg) top left repeat-x; clear:both; color:#d0d0d0; font-size:0.8em; font-weight:bold; margin:10px 0 0; padding:10px 0 30px; text-align:center; width:100%; border-top: medium #9F5B08 solid; } #footer a { color:#d0d0d0; font-weight:bold; text-decoration: none; } #footer a:hover { text-decoration: underline; } /*** Various classes ***/ .clearingdiv { clear:both; height:10px; width:1px; } .hide {display:none;} /*** drupal.css fixes ***/ .profile { clear: none; } .node-form .standard { clear: none; } .poll .bar .foreground { clear: none; } /*** Text format ***/ .intro { font-size:1.1em; font-weight:bold; letter-spacing:-1px; } .small {font-size:80%;} .large {font-size:120%;} .center {text-align:center;} .right {text-align:right;} /*** Additions ***/ .node { padding-bottom: 10px; } /*** End of file ***/