/* base ----------------------------------------------- */ body { margin: 0; padding: 0; font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif; color: #000; background: url("images/body_bg.png") repeat-x center 0 #a8aec1; _background-image:none; } blockquote, h3, p, li { padding-right: 10px; padding-left: 10px; font-size: 0.8em; line-height: 1.6em; } blockquote { margin-right: 0; margin-left: 20px; } h1, h2, h3 { margin: 0 0 15px 0; padding: 0 10px; font-weight: normal; } h1, h2 { font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif; } h1 { font-size: 1.4em; } h2 { font-size: 1em; } hr { margin: 2em auto; width: 200px; height: 1px; color: #7a7e7d; background-color: #7a7e7d; border: none; } small, .small { font-size: 0.9em; } /* links ----------------------------------------------- */ a { text-decoration: none; color:#b40065; padding-top:3px; padding-bottom:3px; padding-left:1px; } .menu a:hover { color:#b40065; } a:hover{ } a img { border: none; } // #sidebar-1 img, #sidebar-1 h3{opacity:0.5;} #sidebar-1 img:hover {opacity:1;} h1 a, h2 a, h3 a { border: none; } #sidebar-1 h3, h3 a { font: 1.5em "Lucida Grande", Verdana, Tahoma, Helvetica, sans-serif; } #site-name a { border: none; } #sidebar-1 a, #sidebar-1 h3 { border: none; color:#003157; } .menu li { display:inline; margin-right:20px; } /* layout ----------------------------------------------- */ #accessibility { position: absolute; top: -10000px; } #container { margin: 10px auto; border: solid #fff 10px; width: 760px; background:#fff url("images/container_bg.png") repeat-y 0 0; } #head { text-align: left; } #site-name { margin: 15px 0; font: 3em Georgia, Times, serif; display:none; } #site-slogan { font: italic 1em Georgia, Times, serif; display:none; } #sidebar-1{ width: 200px; margin-top:30px; margin-right: 5px; float: left; text-align: left; // color:#aaa; } .section_list { margin: 0 0 10px 0; padding: 0; list-style-type: none; } .section_list li { margin: 0 10px 2px 0; padding: 0; } #content { padding-top: 30px; padding-bottom:30px; margin-left:260px; width: 480px; } #foot { clear: both; background:#a8aec1 url("images/menu_bg.png") repeat-y 0 0; /*border-top: 1px solid #557799;*/ height:1.2em; padding:0.4em 0 0.4em 250px; width:510px; margin:0; color:#fff; font-size:0.8em; } /* box model hacks http://archivist.incutio.com/viewlist/css-discuss/48386 ----------------------------------------------- */ #container { \width: 770px; w\idth: 760px; } #sidebar-1{ \width: 200px; w\idth: 200px; } /* overrides ----------------------------------------------- */ #sidebar-1 p { font-size: 0.7em; line-height: 1.4em; } #foot p {margin:0;} .caps { font-size: 0.9em; letter-spacing: 0.1em; } div.divider { margin: 2em 0; text-align: center; } /* articles ----------------------------------------------- */ .directory { list-style-type: circle; } .author { font-style: normal; font-size: 0.8em; } .published { font-size: 0.8em; } /* comments ----------------------------------------------- */ .comments_error { color: #000; background-color: #fff4f4; } ul.comments_error { padding : 0.3em; list-style-type: circle; list-style-position: inside; border: 2px solid #fdd; } div#cpreview { color: #000; background-color: #f1f1f1; border: 2px solid #ddd; } form#txpCommentInputForm td { vertical-align: top; } #comments-help { margin: 2px 0 15px 0; font-size: 0.7em; } /* error page ----------------------------------------------- */ .error-status { font: 1.3em Georgia, Times, serif; } /* MenĂ¼ ----------------------------------------------- */ .menu { background:#a8aec1 url("images/menu_bg.png") repeat-y 0 0; /*border-top: 1px solid #557799;*/ height:1.2em; padding:0.2em 0 0.2em 250px; width:510px; margin:0; } .menu a { text-decoration:none; color: #fff; border:none; } .entry-content{padding-left:40px;} /* jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider Copyright (c) 2009 Niall Doherty This plugin available for use in all personal or commercial projects under both MIT and GPL licenses. */ /* Insignificant stuff, for demo purposes */ body { padding: 20px } .panel h2.title { margin-bottom: 10px } noscript div { border: 1px solid #900; margin: 20px 0; padding: 15px } /* Most common stuff you'll need to change */ .coda-slider-wrapper { padding: 10px 0;position:relative; left:60px;} .coda-slider { background: } /* Use this to keep the slider content contained in a box even when JavaScript is disabled */ .coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px } /* Change the width of the entire slider (without dynamic arrows) */ .coda-slider, .coda-slider .panel { width: 500px } /* Change margin and width of the slider (with dynamic arrows) */ .coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 500px } .coda-slider-wrapper.arrows .coda-slider { margin: 0 10px } /* Arrow styling */ .coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px } /* Tab nav */ .coda-nav ul li a.current { background: #39c } /* Panel padding */ .coda-slider .panel-wrapper { padding-top: 10px } /* Preloader */ .coda-slider p.loading { padding: 20px; text-align: center } /* Don't change anything below here unless you know what you're doing */ /* Tabbed nav */ .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden } .coda-nav ul li { display: inline } .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none } /* Miscellaneous */ .coda-slider-wrapper { overflow: auto } .coda-slider { float: left; overflow: hidden; position: relative } .coda-slider .panel { display: block; float: left } .coda-slider .panel-container { position: relative } .coda-nav-left, .coda-nav-right { float: left } .coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none } .zemContactForm fieldset { border: none; } .zemContactForm legend { padding: 0.5em 10px 0.5em 0; width: 60px; } .zemContactForm label { float: left; width: 60px; margin: 0.4em 10px 0 0; text-align: right; font-size:0.8em; } .zemContactForm input{font-size:1em; line-height:1.2em;padding:2px; margin-bottom:6px;} .zemContactForm br { clear: left; } .zemContactForm #zemSubmit { margin: 0.5em 0 0 70px; }