/* Theme Name: Adept Theme URI: http://overhaulindustries.com/adept/ Description: Adept is a versatile theme, built for speed with seven widget positions; three in the sidebar and four in an extended footer. Adept features a clean design, suitable for a wide range of applications; even business use. Design enthusiasts, will appreciate the fixed width grid layout, including a baseline grid for vertical text alignment. To visitors this makes the site 'look and feel' right. Users will also appreciate the light page weight, around 100k! Version: 1.0.2 Author: Bill Heaton Author URI: http://pixelhandler.com/ Tags: fixed width, three columns, widgets, widget ready, left sidebar, valid XHTML, CSS3, graceful degradation, white, black, gray, simple recent comments, extended footer, footer widgets, grid layout, business, clean, fast, lightweight Adept v.1 http://overhaulindustries.com/adept/ This theme was designed and built by Bill Heaton, http://pixelhandler.com/ The CSS, XHTML and design is released under: The GNU General Public License http://www.gnu.org/licenses/gpl-3.0.txt */ @import url("css/reset.css"); @import url("css/elements.css"); @import url("css/960.css"); @import url("css/plugins/tabs.css"); @import url("css/layout.css"); /* Wordpress specific Styles -------------------------------------------------------------- */ /* navigation */ .pagenav{} .page_item{} .current_page_item{} .current_page_parent{} /* Begin Comments */ #respond{margin-left:50px;} #commentform p{font-family:"Helvetica Neue",Helvetica,Arial,"MS Trebuchet",Sans-Serif;margin:5px 0;} #commentform label{font-weight:normal;font-size:.8em;color:#999;} #commentform input{width:170px;padding:2px;margin:5px 5px 1px 0;} #commentform textarea{width:100%;padding:2px;} #commentform #submit{float:right;} #commentform #reset{float:left; margin-left:30px;} .alt{margin:0;padding:10px;} .commentlist{padding:0;text-align:justify;} .commentlist li{margin:15px 0 3px;padding:5px 10px 3px;list-style:none;} .commentlist p{margin:10px 5px 10px 0;font-weight:normal;line-height:1.5em;text-transform:none;} .commentlist li,#commentform input,#commentform textarea{font:0.9em "Helvetica Neue",Helvetica,Arial,"MS Trebuchet",Sans-Serif;} .commentlist li .avatar{float:right;border:1px solid #eee;padding:2px;background:#fff;} .commentlist cite,.commentlist cite a{font-weight:bold;font-style:normal;font-size:1.1em;} .commentmetadata{font-weight:normal;} .nocomments{text-align:center;margin:0;padding:0;} .commentmetadata{margin:0;display:block;} /* End Comments */ /* Begin Calendar */ #wp-calendar{margin-top:0px;margin-bottom:0px;} #wp-calendar caption{background-color:transparent;font:normal 1.0em "Helvetica Neue",Helvetica,Arial,"MS Trebuchet",Sans-Serif;text-align:center;} #wp-calendar td,#wp-calendar th{margin:2px;padding:0px 4px 0px 4px;} #wp-calendar th{font-style:normal;text-transform:capitalize;color:#fff;background:#666;text-align:center;} #wp-calendar td{text-align:right;} #wp-calendar a{color:#fff;} #wp-calendar #prev a,#wp-calendar #next a{font-size:9pt;} td#next {text-align:right;} td#prev {text-align:left;} /* End Calendar */ /* Begin page nav */ .navigation{display:block;text-align:center;margin-top:20px;margin-bottom:40px;font-family:Georgia,Times,"Times New Roman",Serif;font-size:1.2em;float:left;} .previous{padding:0 20px 0 0;float:left;} .next{float:right;} .wp-pagenavi{font-size:11px;text-transform:uppercase;clear:both;color:#555;padding:0;text-align:right;} .wp-pagenavi a,.wp-pagenavi .current{padding:3px 7px;border:1px solid #ccc;color:#f7951e;margin-left:1px;font-weight:normal;} .wp-pagenavi a:hover,.wp-pagenavi .current{color:#555;background:#e2e2e2;font-weight:normal;} .wp-pagenavi .pages{float:left;line-height:13px;} /* End page nav */ /* WP 2.6 REQUIRED ELEMENTS - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ .aligncenter, div.aligncenter{display:block;margin-left:auto;margin-right:auto;} p img{padding:0;max-width:100%;} img.centered{display:block;margin-left:auto;margin-right:auto;} .alignleft{float:left;} .alignright{float:right;} img.alignright{padding:4px;margin:0 0 2px 7px;display:inline;} img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline;} .wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin:10px;/* optional rounded corners for browsers that support it */ -moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;} .wp-caption img{margin:0;padding:0;border:0 none;} .wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;}