/* Original design: Variant Whitespace (v1.5 - Jan 17, 2011) - A free xhtml/css website template by Andreas Viklund. For more information, see http://andreasviklund.com/templates/variant-whitespace/ */ /* Main layout and header */ body {background:#fff url(img/bg.jpg) top center no-repeat; color:#3a3a3a; font:83% Helvetica,Verdana,Arial,sans-serif; line-height:1.6em; margin:0 auto; padding:0;} #wrap {color:#555; margin:0 auto; padding:0; width:760px;} #header {color:#b75858; height:220px; margin:0 0 10px; padding:0;} #header h1 {font-size:3.4em; font-weight:400; width:520px; letter-spacing:-1px; margin:0 0 15px 20px; padding:60px 0 10px;} #header h1 a,#header h1 a:hover {font-weight:700; padding:0; text-decoration:none; text-shadow:#aaa 2px 2px 5px;} #header p {font-size:1.6em; margin:0 0 20px 20px; width:520px; padding:0 0 0 3px; color:#555; text-shadow:#aaa 2px 2px 5px;} /* Right sidebar and menu */ #sidebar {clear:left; float:right; margin:-135px 19px 5px 10px; padding:0; width:160px;} #sidebar ul {list-style:none; margin:0 0 18px; padding:0; width:160px;} #sidebar ul li {display:inline; padding:0; width:150px;} #sidebar ul li a {background-color:#fff; color:#444; float:left; font-size:1.0em; margin-bottom:1px; padding:5px 1px 0px 1px; text-decoration:none; width:152px;} #sidebar ul li a:hover, #sidebar ul li a.current {background-color:#fff; color:#245399;} #sidebar ul ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 1px 0; width:147px;} #sidebar ul ul a {padding:0px 0px 0px 5px; width:137px;} /* Main content */ #content {margin:-10px 220px 10px 20px; padding:0; text-align:left;} #content h2 {clear:left; font-size:1.8em; letter-spacing:-1px; margin:10px 0 15px; padding:0;} #content h3 {clear:left; font-size:1.5em; margin:10px 0 10px; padding:0;} #content h4 {clear:left; font-size:1.2em; margin:10px 0 10px; padding:0;} #content h4 a,#content h4 a:hover {font-weight:700; text-decoration:none;} /* Footer */ #footer {clear:both; font-size:0.9em; color:#21519c; margin:10px auto; border-top:2px solid #21519c; padding:0; text-align:center; width:760px;} #footer p {margin:0 auto; padding:20px 0 20px;} #footer a {color:#666; font-weight:400; text-decoration:none;} #footer a:hover {text-decoration:underline;} #footer span {font-size:1.3em;} /* HTML tags */ a {color:#245399; font-weight:400;} a:hover {color:#2244ff;} a img {border:0;} p {margin:0 0 18px;} img {max-width:610px;} img.alignleft {display:inline; float:left; margin:5px 15px 5px 0;} img.alignright {float:right; margin:5px 0 5px 15px;} img.aligncenter {display:block; margin:10px auto;} img.border {background:#f4f4f4; border:1px solid #ddd; padding:5px;} img.middle {display:inline; vertical-align: middle;} /* MATLAB styles */ span.keyword {color: #0000FF} span.comment {color: #228B22} span.string {color: #A020F0} span.untermstring {color: #B20000} span.syscmd {color: #B28C00} span.error {color: red;} pre.matlabcode { background: #E6E6E6; } pre.matlaboutput { background: #F7DDF7; } /* Mathematics Styles */ span.overscore {text-decoration:overline;} /* Mirrored through body class="reversed" */ body.reversed {background:#fff url(../image-files/bg-reversed.jpg) top center no-repeat;} body.reversed #header {padding-left:220px;} body.reversed #sidebar {float:left; margin:-135px 20px 5px 19px; width:160px;} body.reversed #content {margin:-10px 0px 10px 240px; width:520px;} body.reversed #content h2, body.reversed #content h3 {clear:none;}