@textColor: #51443e; @baseFont: 12px Arial, sans-serif; @h3Font: 20px "MyriadProCondensed", "Myriad Pro", Helvetica, Arial, Tahoma, sans-serif; @h1Font: 30px LeagueGothicRegular, "MyriadProCondensed", "Myriad Pro", Helvetica, Arial, Tahoma, sans-serif; @h3Color: #813705; @h1Color: #cb0008; .rounded-corners (@radius: 5px) { border-radius: @radius; -webkit-border-radius: @radius; -moz-border-radius: @radius; box-shadow:0px 0px 3px #bbb; } .topRounded(@radius: 5px){ -webkit-border-top-left-radius: @radius; -webkit-border-top-right-radius: @radius; -moz-border-radius-topleft: @radius; -moz-border-radius-topright: @radius; border-top-left-radius: @radius; border-top-right-radius: @radius; } .navGradient() { background: #baaa94; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYWE5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YzViNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #baaa94 0%, #6c5b4f 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#baaa94), color-stop(100%,#6c5b4f)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #baaa94 0%,#6c5b4f 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #baaa94 0%,#6c5b4f 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #baaa94 0%,#6c5b4f 100%); /* IE10+ */ background: linear-gradient(top, #baaa94 0%,#6c5b4f 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baaa94', endColorstr='#6c5b4f',GradientType=0 ); /* IE6-8 */ } .actGradient() { background: #f99343; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5OTM0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjU0MWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f99343 0%, #af541c 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f99343), color-stop(100%,#af541c)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f99343 0%,#af541c 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f99343 0%,#af541c 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f99343 0%,#af541c 100%); /* IE10+ */ background: linear-gradient(top, #f99343 0%,#af541c 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99343', endColorstr='#af541c',GradientType=0 ); /* IE6-8 */ } body { color: @textColor; font: @baseFont; background:url(images/background.png) left top repeat-x; } h3{ font: @h3Font; color: @h3Color; a { text-decoration:none; color: @h3Color; } } h1{ font: @h1Font; color: @h1Color; margin:0px 0px 10px; text-transform:uppercase; } .wrapper { width: 940px; margin:10px auto 15px; overflow:hidden; background:#fff; border:1px solid #ccc; } .rounded{ .rounded-corners; } #header{ overflow:hidden; border:none; padding:10px 0px 0px; } #logo{ width:270px; float:left; margin-left:20px; } #logo img{ border:none; } #social{ width:150px; float:right; padding:30px 0px 0px; a{ color:#ed6a00; text-decoration:none; } } nav{ .navGradient; .topRounded(4); position:relative; padding:0px 0px; font: 14px "Lucida Grande", 'Lucida Sans Unicode', Lucida, Verdana, sans-serif; color: #fff; text-shadow:0px -1px 0px #555; } nav { overflow:hidden; ul { margin:0px; padding:0px; list-style:none; } li { float:left; margin:0px; } a{ text-decoration:none; color:#fff; display:block; padding:15px; } a:hover{ .actGradient; } .current-menu-item a, .current-page-ancestor a{ .actGradient; } } #HighlightWrapper { overflow:hidden; background:url(images/highlight-bg.png) left top repeat-y; } /* Nivo Slider */ #slider-wrapper{ height: 366px; width:580px; position:relative; float:left; } #slider { position:relative; width:580px; height:326px; img{ position: absolute; top: 0; left: 0; display: none; width:580px; height:323px; } a{ border:0; display:block; } } .page #slider-wrapper{ margin:0px 0px 20px 30px; } .nivo-caption{ font: 30px "LeagueGothicRegular","League Gothic", Impact, sans-serif; padding:10px; } /* Direction nav styles (e.g. Next & Prev) */ .nivo-directionNav { a { position:absolute; top:45%; z-index:99; cursor:pointer; } } .nivo-prevNav { left:0px; } .nivo-nextNav { right:0px; } /* Control nav styles (e.g. 1,2,3...) */ .nivo-controlNav { position:absolute; left:260px; bottom:-25px; a { position:relative; z-index:99; cursor:pointer; } .nivo-control{ display:block; float:left; } } .nivo-controlNav { a.active { font-weight:bold; } } #news-wrapper{ width:340px; float:right; padding:10px; h3{ margin:0px 0px 10px; } figure{ border-bottom:1px solid #ddd; overflow:hidden; margin:0px; padding:0px; display:block; } figcaption{ margin:0px; padding:10px; display:block; } img{ float:left; margin:10px; } .title{ font-size:14px; margin-bottom:5px; a{ color:#932609; text-decoration:none; } } } .theBlock { width:230px; float:left; padding-bottom:10px; h3{ margin:10px 10px 10px 15px; text-transform:uppercase; } p { margin:5px 15px; } } .themore{ text-align:right; a{ color:#ed6a00; text-decoration:none; } } .theMiddleBlock{ width:240px; } /* the background colors */ .f1efe9{ background: #f1efe9; } .f6f5f1{ background: #f6f5f1; } .f9f6f2{ background: #f9f6f2; } #container{ overflow:hidden; background:url(images/container-bg.png) left top repeat-y; } #sidebar{ width:240px; float:right; padding:10px; h3{ margin:0px 0px 10px; } .widget { ul{ margin: 10px; padding:0px 10px; list-style:square; } a{ text-decoration:none; color:#ed6a00; } } } #content{ width:650px; float:left; padding:10px 15px; h3{ margin:5px 0px 10px; } blockquote{ text-align:center; font:20px Georgia, "Times New Roman", Times, serif; font-style:italic; text-transform:normal; } } #footer{ padding:0px 20px; border:none; color: #888; ul{ list-style:none; margin:0px; padding:0px; } li{ float:left; margin:5px 10px; } a{ color:#333; text-decoration:none; } #credit{ clear:both; padding:5px 10px; font-size:12px; } } table.members{ width: 100%; margin:5px auto; th{ background:#f1efe9; text-align:left; color:#813705; } th, td{ padding:3px 5px; } tr.odd{ background:#f9f6f2; } } .widget { margin-top:10px; } .sideBlock{ width:242px; background:url(images/widget.png) left top ; height:299px; margin:0px auto; p{ margin:0px; padding:0px 7px; } } #sidebar .sideBlock{ h3{ padding:5px; margin:0px; } h3 a{ text-decoration:none; color:@h3Color; } img{ border:none; } }