/* // This file is part of the NLG-2009 Theme for the National Lawyers Guild website. // Last Updated: 09/13/2009 // Created By: Team Awesome // // This template is based off of the Carrington Blog Theme // 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: #51555C; text-decoration: underline; } /* specify all three for accessibility */ a:focus, a:hover, a:active { text-decoration: underline; color: #75b200; } 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 { } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { } /* 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:10px; text-align: left; } 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; list-style: none;} ul li { list-style:none; } acronym, .caps, .small { .5px; } hr { background:#ccc; color:#ccc; px; margin:0 30px 18px 30px; } .rule-major{ background-color:#e9eaea; } .rule, .rule-minor { border-top:1px solid #cecfd1; px; margin:0 0 18px; px; } .rule-major { border-top:1px solid #cecfd1; px; margin:0 0 18px; } .rule hr, .rule-minor hr, .rule-major hr { display:none; } /* No formatting class */ .plain, .plain li { background:transparent; border:0; font-style:normal; list-style:none; margin:0; padding:0; } .alt-font { color: #999; font-family: Georgia, Palatino, "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 NLG-2009 Theme for the National Lawyers Guild website. // Last Updated: 09/13/2009 // Created By: Team Awesome // // This template is based off of the Carrington Blog Theme // 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; } #page {position: relative; min-%; %;} body {"Arial Black",Gadget,sans-serif; px; font-weight:700; margin-left: 10px; margin-top: 10px; px;} #latest {px;} /*2-column layout*/ #left-column {position: relative; float: left; px; padding-left: 5px; padding-right: 20px; padding-top: 10px;} #right-column {position: relative; float: right; px; padding-right: 20px; padding-left: 5px; padding-top: 10px;} /* 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 { background-color:#8FCC19; border-bottom:1px solid white; border-left:1px solid white; border-top:1px solid white; float:left; px; .8px; } .nav li:hover {background-color: #75B200;} .nav li a { display:block; text-align: center; } .nav li li a { color: white; padding:6px 9px; border-bottom: 1px solid grey; } .nav li li a:visited { color: white; padding:6px 9px; } .nav li ul, .nav li li { margin-right:0; px; border-bottom:1px solid grey; background-color: #414141; } .nav li li ul { margin:-37px 0 0 160px; } .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 { font-weight: bold; text-transform: uppercase; px; color: white; margin-top:7px; margin-bottom:5px; } #navigation .secondary a, { font-weight:normal; text-transform:none; color:#75B200; } #navigation li li a {color:white; px; font-weight:normal; margin-top: 0px; text-align:left;} #navigation li li li {position: relative; } #navigation li li:hover {background-color: #75B200; } #navigation li li a:hover {background-color: #75B200;} #navigation li li {background-color: #8FCC19; border-left:0 none; border-right:0 none; border-top:0 none;} #navigation .current_page_ancestor {background-color:#75B200; color:#FFFFFF;} #navigation .current_page_item {background-color:#75B200; color:#FFFFFF;} #navigation { margin:0 auto; px; position:relative; padding-left:14px; padding-right:14px; z-index: 3;} #sub-header { font-weight: bold; padding: 9px 0 0; } #subheader a {color:#8FCC19;} #sub-header form#cfct-search { float:right; position:relative; top:-55px;} #all-categories { padding:2px 0 0; px; } #all-categories-title { float: left; font-weight:normal; margin-right:12px; } /** main */ #main { margin:0px 0; min-px; z-index: 2; } #content1 { border-left:1px solid white; float:left; min-px; padding-bottom:4px; padding-right:13px; px; } .content-pad {position: relative; padding-left: 7px; padding-right: 7px; px; } #content {border-left:1px solid white; border-right:1px solid white; float:left; zoom : 1; padding-bottom:24px; min-px; auto; } #nlgimage {position: relative; margin-left:12px;} #content1 h1 {px; line-; max-px;} #content .hentry {max-px; zoom: 1; float:left; } #content1 .hentry {px; zoom: 1; margin: 10px;} /**quote**/ #quote a:hover {color: #75B200;} #quote {position: relative;} #quote h2 {color:#8FCC19; font-family:serif; px; margin-left:25px; margin-top:30px; position:relative; text-indent:10px; px; line-px; font-weight: normal; text-align: justify;} #quote h3 {color:#8FCC19; font-family:Times New Roman; margin-left:300px; position:relative; px;} /**about us*/ #aboutus {margin-left:15px; margin-top:20px; position:relative;} #aboutus h3 {color:#8FCC19; float:left; font-family:Times New Roman; px; font-weight:normal; px; position:relative; top:-1px; px;} /**Related Posts Styles **/ #related-posts h2 {border-bottom:4px solid #8FCC19; px; position:relative; text-align:center;} #related-posts a {px; font-weight:bold; line-px; position:relative;} #related-posts li {border-bottom:2px solid grey; margin-bottom:1px; margin-top:3px; padding-bottom:5px; padding-top:5px; position:relative;} #related-posts li b {line-px;} #related-posts li p {line-px;} /**sidebar**/ #sidebartitle h1 {px; font-weight:400; margin:0 0 12px; padding:0 0 5px; color:#8FCC19; font-family:"Arial Black",Gadget,sans-serif; } #page-sidebar {border-left:1px solid white; float:right; min-px; padding-left:7px; position:relative; px; padding-top: 10px;} #directory-sidebar {border-left:1px solid white; float:right; min-px; padding-left:7px; position:relative; px; padding-top: 10px;} #page-sidebar-tight {border-left:1px solid white; float:right; min-px; padding-left:7px; position:relative; px; padding-top: 10px;} #page-sidebar-thin {border-left:0px solid white; float:right; min-px; padding-left:7px; position:relative; px; padding-top: 10px;} #primary-sidebar li ul li:hover { } #primary-sidebar li p {line-.0em; text-align: left; padding-left: 7px; padding-right: 7px;} #primary-sidebar li ul li{background-color:rgb(220,220,220); border-bottom:2px solid #8FCC19; margin: 0px; px; } #primary-sidebar li ul li a{ margin: 0px;} #primary-sidebar li h3 { px; px; line-px; margin: 0px; min-px; padding-left:10px; padding-right:10px; padding-top: 7px; text-align: left;} #primary-sidebar li h3:hover {color: #75B200; background-image: url(awesome.nlg.org/wp-content/themes/NLG-2009/img/nlg-roll-features.png); background-repeat: repeat-x; } #primary-sidebar h2 { px; margin-top:10px; padding-bottom:2px; margin-bottom: 0px; position:relative; text-align:center; } #primary-sidebar li h3 { } #sidebar { background-color:#E9EAEA; float:left; margin-left:0; padding:5px; px; } #primary-sidebar {border-left:1px solid white; border-right:1px solid white; float:right; min-px; px;} #dedicated {} #carrington-about {px; float: right;} #sidebar #primary-sidebar, { float:right; px; } #secondary-sidebar {border-left:1px solid white; float:right; %; min-px; padding-left:7px; padding-right: 7px; padding-top: 10px; position:relative; px; min-px; } #secondary-sidebar h2 { border-bottom:4px solid #8FCC19; px; margin-top:4px; padding-bottom:2px; position:relative; text-align:left;} #yarrp .h2 {position: relative;} #sidebar #primary-sidebar { margin-right:12px; } #footer { background-image:url(/wp-content/themes/NLG-2009/img/footer_bg.jpg); background-position:left top; background-repeat:repeat-x; clear:both; color:black; padding:0px 0; margin-top: -35px; px; } #footer a, #footer a:visited { color: #CECFD1; } #footer .wrapper { overflow:hidden; position: relative; } #footer p#generator-link { float:left; padding-top: 12px; } #footer p#developer-link { display:block; text-indent:-32697px; } /* Category */ #contentcategory {position: relative; padding-left:7px; padding-right:7px; position:relative;} #cat-page-title h1 {border-bottom:4px solid #8FCC19; color:grey; margin-top:10px; max-px;} #cat-page-title {padding-left: 7px;} .shopping-cart-container { px; } /* Posts =============================== */ br { border:0px; } .entry-content{} .entry-content ul li { list-style-type:circle; list-style position:inner; text-indent:0px; padding-bottom:10px; margin-left: 2em; } .entry-summary { padding-bottom:10px; 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; auto; px; } .full-content {px; float: left;} .directory-content { auto; px; float: left; } .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; } .archive { list-style: none; margin:7.5px 1px 3px 0; } .archive .post {float: none;} .archive .hentry {float: none;} #contentcategory .post {float: none;} .archive li { margin-bottom:0; margin-top:-20px; } .archive .full { margin-top:18px; } .excerpt { } #news-item-list h3 {margin-top: 9px; padding-left: 5px;} .excerpt strong.entry-title { px; } .excerpt strong.entry-title a, .excerpt strong.entry-title a:visited { color: #51555c; } .excerpt strong.entry-title a:hover { color: #a00004; text-decoration: none; } .excerpt .date { margin-top:1.5em; } .excerpt p { margin:0; } .excerpt .date, .excerpt .comments-link a, .excerpt .comments-link a:visited, .excerpt .comments-link span { display: block; px; } .excerpt .date, .excerpt .comments-link { position:absolute; right:0; top:14px; } .search { border-bottom: 4px solid #8FCC19; padding-bottom:10px; padding-top: 10px; px; } /* Comments and comment form =================================== */ .commentlist{ clear:both; list-style:none; margin:0 0 18px; } li.li-comment{ background:transparent; margin:0; padding:0; position:relative; } li.li-comment li.li-comment { background:url(../img/comment-thread.gif) no-repeat 0 3px; padding-left:24px; } .commentlist .comment { margin-bottom:8px; overflow:hidden; padding:0 0 0 60px; } .commentlist .comment .photo img{ margin-left:-60px; position:absolute; } .comment cite.fn { px; font-weight:bold; } .comment .comment-content { overflow:hidden; margin-bottom:4px; } .comment .comment-content p:last-child, .comment .comment-content p.last-child { margin-bottom:0; } .comment-meta { color:#999; .5px; } .comment-meta .date { float:right; } .comment-reply-link, .comment-reply-link:visited, .comment-reply-link:hover { background:#900; border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; -moz-border-radius:4px; color:#fff; .5px; opacity:.7; padding:3px 5px 2px; } /* author comments */ .commentlist .bypostauthor { background-color:#efeff1; padding:8px 12px 6px 72px; } /* trackbacks and pingbacks */ .ping { border-top:1px dotted #cecfd1; padding:9px; } .ping .entry-summary, .ping .entry-summary p { border:0; margin:0; padding:0; } form.comment-form { background-color:#efeff1; border:1px solid #e9eaea; margin-bottom:8px; padding:9px 9px 0; } .comment-form label { color:#51555c; font-weight:bold; } .comment-form-user-info input { margin-right:9px; px; } .comment-form em { color:#999; font-weight:normal; font-style:normal; px; } .comment-form textarea { em; %; } /* Related Posts */ ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;} ol.related-posts li{px; float:left; display:inline; margin-right:15px;; padding:0;} ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD; max-; max-px;} ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;} ol.related-posts li{px;} /* Sidebar and Widgets ============================== */ .widget { margin-bottom:18px; overflow:hidden; %; } #page-sidebar h2{border-bottom:4px solid #8FCC19;; px; margin-top:4px; padding-bottom:2px; position:relative; text-align:left;} #secondary-sidebar h3{border-bottom:4px solid #8FCC19; px; position:relative; text-align: center;} h2.widget-title, .widget_search label { border-bottom-px; border-bottom-style: solid; border-bottom-color: #8fcc19; px; position: relative; padding-top: 0px; padding-bottom: 0px; text-align: center; } .widget li { margin:0; } h2.widget-title { display:block; position:relative; top:0px; } padding: 5px; } .widget_search label { display:block; font-weight:bold; } .widget_search input { margin-bottom:6px; } #carrington-subscribe h2.widget-title { color:#999; float:left; font:normal 1.16666667em/1.28571429 helvetica, arial, sans-serif; /* 14 */ margin:7px 0 0; text-transform:uppercase; } #carrington-about { padding-bottom:24px; } #carrington-about .about{ background-color:#fff; overflow:hidden; padding:12px; } #carrington-about p { margin:0; } #carrington-about a.more, #carrington-about a.more:visited { float:right; } #carrington-archives ul { border-top: 1px dotted #cecfd1; } #carrington-archives li { background-position:left 6px; border-bottom: 1px dotted #cecfd1; } #carrington-archives li a { display:block; padding:6px 0; } /**Dues Structure Sidebar**/ #left-dues li {position: relative; line-px; font-weight: bold; px;} #left-dues {px; float: left;} #right-dues {float: right; px;} #right-dues li {line-px; font-weight: bold; px;} /* Misc =================================== */ /** Membership Directory **/ div.membership-intro { %; padding:10px; } .stateSelect { .1em; %; margin: 0px; float: left; display: block; } .stateSelect select { margin-left:5px; } .practiceAreas { .1em; % ; margin-left: 13px; float:left; display: block; } .practiceAreas select { margin-left:5px; } #searchsubmit { float: left; margin-top: 23px; } .addressLabel { text-align:right; float: right; margin-right: 0.5em; } .addressText { text-align:left; float:right; max-px; }
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.