/*
Theme Name: Amerifecta
Theme URI: http://overhaulindustries.com/amerifecta
Description: Amerifecta is a versatile theme, built for speed with seven widget positions; three in the sidebar and four in an extended footer. Amerifecta features a clean design, suitable for a wide range of applications. Designers 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! Page architecture is built to load the content before the sidebar and widgets, help to optimize pages for search (better SEO).
Version: 1.0.2
Author: Bill Heaton
Author URI: http://pixelhandler.com/
Tags: fixed width, three columns, widget ready, right sidebar, valid XHTML, blue, white, extended footer, footer widgets, grid layout, texture, clean, fast, lightweight, graceful degradation

	Amerifecta v.1
	http://overhaulindustries.com/amerifecta/

	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");

/* colors 
-------------------------------------------------------------- */
.blue{color:#000b4a;} 		/* HSL  231° 	29.0% 	14.5%	*/
.gold{color:#d3a125;} 		/* HSL 43° 	68.2% 	48.6%		*/ 
.red{color:#be1410;} 			/* HSL 1° 	68.2% 	40.4%		*/
.gray{color:#d8e0e3;} 		/* HSL 196° 	4.3% 	86.9%		*/
.offwhite{color:#fbffff;} /* HSL 180° 	1.6% 	99.2%		*/

/* Wordpress specific Styles
-------------------------------------------------------------- */

/* 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:#000b4a;}
#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 #d8e0e3;padding:2px;background:#fbffff;}
.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 */
/* navigation */
.page_item{}
.current_page_item{}
.current_page_parent{}
div.pagenav{display:block;text-align:center;margin-top:10px;margin-bottom:15px;}
div.pagenav .previouspage{display:block;padding:0 20px 0 0;float:left;text-align:left}
div.pagenav .nextpage{display:block;float:right;text-align:right}
.wp-pagenavi{font-size:11px;text-transform:uppercase;clear:both;color:#be1410;padding:0;text-align:right;}
.wp-pagenavi a,.wp-pagenavi .current{padding:3px 7px;border:1px solid #d8e0e3;color:#d3a125;margin-left:1px;font-weight:normal;}
.wp-pagenavi a:hover,.wp-pagenavi .current{color:#be1410;background:#d8e0e3;font-weight:normal;}
.wp-pagenavi .pages{float:left;line-height:13px;}
/* End navigation */
/* 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 #d8e0e3;text-align:center;background-color:#fbffff;padding-top:4px;margin:10px 0px;/* 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;}


