/* // This file is part of the Carrington Blog Theme for WordPress // carringtontheme.com // // Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved. // crowdfavorite.com // // Released under the GPL license // www.opensource.org/licenses/gpl-license.php // // ********************************************************************** // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // ********************************************************************** */ /* Reset: based on meyerweb.com/eric/tools/css/reset v1.0 | 20080212, sans table styles ============================================================================================== */ html, body, div, span, applet, object, br, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, hr{ margin: 0; padding: 0; border: 0; outline: 0; %; vertical-align: baseline; background: transparent; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } cite, address { display:inline; font-style:normal; } /* Typography ======================================================*/ body { background: #fff; color: #51555c; font: 12px/18px helvetica, arial, sans-serif; } code { font-family: "Lucida Console", Monaco, monospace; } *[lang] { font-style: italic; } del { text-decoration: line-through; } acronym, .caps { text-transform: uppercase; } .small-caps { font-variant: small-caps; } acronym, .num, .caps, .small-caps { letter-spacing: 0.1em; } pre { overflow: auto; } textarea { font: 12px/18px helvetica, arial, sans-serif; padding: 3px; } /* Links */ a, a:visited { color: #a00004; text-decoration: none; } /* specify all three for accessibility */ a:focus, a:hover, a:active { text-decoration: underline; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: #51555c; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #a00004; text-decoration: none; } /* elements with title attribute */ abbr[title], acronym[title], dfn[title], span[title], del[title] { cursor: help; } /* typogrify: inset initial double quotes. */ .dquo { margin-left: -.45em; } /* fancy ampersands */ .amp { font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif; px; font-style: italic; } /* Font sizes and vertical measure */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 { display:block; margin-bottom:9px; } h1, .h1 { px; line-; } h2, .h2 { px; } h3, .h3 { px; } p, pre, dl, ul, ol { margin-bottom:18px; } blockquote { border-left:2px solid #e9eaea; margin:0 9px 9px; padding-left:10px; } ol { margin-left:36px; } dd { margin-left:18px; } li ul, li ol { margin-bottom: 0; } li, dd, .tight { margin-bottom:9px; } ul li { "Palatino Linotype", Baskerville, serif; font-style:italic; } .alt-font a { font-family:helvetica, arial, sans-serif; font-style:normal; } /* // This file is part of the Carrington Blog Theme for WordPress // carringtontheme.com // // Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved. // crowdfavorite.com // // Released under the GPL license // www.opensource.org/licenses/gpl-license.php // // ********************************************************************** // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // ********************************************************************** */ /* UI: Shared classnames ================================================================= */ .accessibility { left:-32000px; position:absolute; } .lofi { display:none; } /* sonspring.com/journal/clearing-floats */ html body div.clear, html body span.clear { background: none; border: 0; clear: both; display: block; float: none; ; margin: 0; padding: 0; overflow: hidden; visibility: hidden; ; ; } /* www.positioniseverything.net/easyclearing.html */ .clearfix:after { clear: both; content: '.'; display: block; visibility: hidden; ; } .clearfix { display: inline-block; } * html .clearfix { %; } .clearfix { display: block; } h1.page-title { color: #999; font: italic 14px Georgia, serif; } /* General horizontal navigation lists with dropdown magic */ .nav, .nav ul, .nav li { background:transparent; list-style:none; margin:0; padding:0; } .nav ul { background: #e9eaea; border: 1px solid #cecfd1; border-color: #cecfd1 #aaa #aaa #cecfd1; z-index: 9999; } .nav li { float:left; margin-right:12px; } .nav li a { display:block; } .nav li li a { color: #a00004 !important; /* These need to retain a contrasting color with dropdown background */ padding:6px 9px; } .nav li ul, .nav li li { margin-right:0; px; } .nav li li ul { margin:-31px 0 0 200px; } .nav li.secondary { float:right; margin-left:12px; margin-right:0; } /* dropdown action */ .nav li ul, .nav li:hover li ul, .nav li li:hover li ul, .nav li.hover li ul, .nav li li.hover li ul { left: -32697px; position: absolute; } .nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.hover ul, .nav li li.hover ul, .nav li li li.hover ul { left: auto; } .pagination, .pagination-single { background-color:#e9eaea; margin-top: 20px; overflow:hidden; } .pagination .previous a, .pagination-single .previous { float:left; padding:18px; } .pagination .next a, .pagination-single .next { float:right; padding:18px; } .loading { "Avenir Light", "Futura Light", helvetica, arial, sans-serif; px; font-weight:normal; line-; margin-bottom: 9px; } #header #blog-title a:hover { text-decoration: none; } #navigation a, #navigation a:visited { font-weight: bold; text-transform: uppercase; } #navigation .secondary a, #navigation .secondary a:visited, #navigation li li a, #navigation li li a:visited { font-weight:normal; text-transform:none; } #sub-header { background-color: #e9eaea; padding: 9px 0; } #sub-header form#cfct-search { float:right; } #all-categories { padding:2px 0 0; px; } #all-categories-title { float: left; font-weight:normal; margin-right:12px; } #main { margin:24px 0; } #content { float: left; padding-bottom: 24px; px; } #sidebar { background-color:#e9eaea; float:left; margin-left:24px; padding:14px; px; } #sidebar #primary-sidebar, #sidebar #secondary-sidebar { float:left; px; } #sidebar #primary-sidebar { margin-right:12px; } #footer { background-color: #51555c; background-repeat:repeat-x; background-position:left top; clear: both; color: #999; padding: 32px 0 64px; } #footer a, #footer a:visited { color: #CECFD1; } #footer .wrapper { overflow:hidden; padding-bottom:28px; } #footer p#generator-link { float:left; padding-top: 12px; } #footer p#developer-link { display:block; text-indent:-32697px; } /* Posts =============================== */ .entry-content, .entry-summary { overflow:auto; } .hentry { position:relative; } .hentry .edit { background-color:#900; border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; -moz-border-radius:4px; .5px; opacity:.60; padding:3px 5px 1px; left:-32697px; position:absolute; top:0; } .hentry:hover .edit, .post:hover .edit-post, .comment.hentry:hover .edit-comment { left: auto; right:0; } .hentry:hover .edit-comment { left:-32697px; right: auto; } .comment.hentry.bypostauthor:hover .edit-comment { top: 2px; right: 2px; } .edit a, .edit a:visited, .edit a:hover{ color:#fff; } .full .full-content { clear:both; padding-top: 9px; px; } .full .pages-link, .page-numbers { font-weight:bold; } .full .pages-link a, a.page-numbers { border:1px solid #cecfd1; font-weight:normal; } .full .pages-link a, .page-numbers{ padding:2px 6px; } .full .pages-link a:hover { border-color:#999; text-decoration:none; } .full p.comments-link { float:right; } .hentry ul { margin-left: 20px; } .hentry ol { margin-left: 32px; } .archive { border-top: 1px dotted #cecfd1; list-style: none; margin: 1.5em 0 0; } .archive li { margin-bottom:0; } .archive .full { margin-top:18px; } .excerpt { "Palatino Linotype", Baskerville, serif; font-style:italic; } #TB_title{ background-color: #51555c; color:#fff; .5px; line-px; } #TB_title a, #TB_title a:visited { color:#fff; } a#TB_prev:hover, a#TB_next:hover { %; } a#TB_prev:hover { background:url(../img/lightbox/prevlabel.gif) no-repeat left center; } a#TB_next:hover { background:url(../img/lightbox/nextlabel.gif) no-repeat right center; }
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.