/* @override http://www.gibsonpewter.com/blog/wp-content/themes/k2/styles/GibsonPewter-3col/GibsonPewter3col.css */

/* @override http://www.gibsonpewter.com/blog/wp-content/themes/k2/styles/GibsonPewter-3col/GibsonPewter3col.css */

/*
	Author Name		: 	Roger Goode 
	Author Site		: 	http://freshstartcreative.com
	Style Name		: 	GibsonPewter-3col
	Style URI		:	http://freshstartcreative.com
	Version			:	1.0
	Header Height	:	175
	Comments		:	custom k2 style for Gibson Pewter
*/

/* @group BasicStyles ++++++++ */


body {
	background: #69c url(body-bg.gif) repeat-x top;
	color: #bbb;
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

body.columns-three #primary {
	margin-left: 210px;
	width: 490px;
	padding: 15px;
}

body.columns-three #sidebar-1 {
	left: -530px;
	margin-left: -200px;
}

#page {
	border: none;
	background: #fff;
	margin-top: 5px;
	padding-top: 0;
}

div.content {
	padding: 0;
}

/* @end BasicStyles ++ */


/* @group HeaderStyles ++++++++ */

#header {
	background: url('headers/rotate.php') no-repeat -20px;
	height: 175px;
}


div.blog-title {
	color: #fff !important;
	text-indent: 20px;
	text-indent: -9999px;
}


h1.blog-title {
	color: #fff !important;
	text-indent: 20px;
	text-indent: -9999px;
}

.description {
	margin: 0 0 -0px;
	color: #000 !important;
	font-size: 18px !important;
	position: relative;
	left: 0px;
}

ul.menu {
	margin-left: 30px;
}

ul.menu li {
	font-weight: bold;
	font-size: 10px;
}

#header ul.menu li.page_item a {
	padding-left: 9px;
	padding-right: 9px;
}
ul.menu li a:hover {
	background: #fff;
	color: #039;
}

/* @end HeaderStyles ++ */



/* @group ContentStyles ++++++++ */


#current-content {
	padding-right: 6px;
	padding-left: 6px;
}



h1, h2, h3, h4, h5, h6 {
	text-align: left;
}

.entry-content p {
	margin-top: .5em;
	line-height: 1.6em;
	text-align: left;
}

.entry-content h1 {
	font-size: 1.5em;
}

.entry-content h2 {
	font-size: 1.2em;
}

.entry-title {
	font-size: 22px;
	text-align: left !important;
	margin-bottom: 9px;
}

h1.entry-title a {
	color: #c00 !important;
}

.entry-content ul {
	padding-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 1.75em;
	text-align: left;
}

.entry-content ul li {
	line-height: 1.5em;
	margin-bottom: 9px;
}


.page-head h2 {
	font-size: 22px;
	text-align: left;
}

.page-head h2 a:link, .page-head h2 a:visited, .page-head h2 a:hover, .page-head h2 a:active {
	color: #c00 !important;
}

h3.entry-title a:link, h3.entry-title a:visited, h3.entry-title a:hover, h3.entry-title a:active {
	color: #c00 !important;
}

.entry-comments.comments h4 {
	font-size: 1.8em;
}


.entry-foot .entry-meta {
         background: url('../../images/time.png') left top no-repeat;
         min-height: 16px;
         padding-left: 20px;
         }


.entry-head .entry-meta {
	background: transparent;
	min-height: auto;
	padding-left: 0;
	display: none;
}

/* @group ProductInfo ++++++ */

.productCode {
	font-size: .8em;
	color: #666;
	display: none;
}

.clickNote {
	font-size: .9em;
	color: #C33;
	font-style: italic;
	padding-top: 20px;
}

.fraction {
	font-size: 0.8em;
	padding-left: 6px;
	}

div.productInfo {
	margin-top: 35px;
	margin-bottom: 30px;
}

div.productInfo p {
	margin-bottom: .4em;
}

div.productInfo p.productDescription {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

div.productInfo a.thickbox img.ngg-singlepic {
	margin-top: -12px;
	margin-right: 9px;
}

/* @end ProductInfo */

div#nav-above.navigation, div#nav-below.navigation {
	font-size: 10px;
	/*font-weight: bold;*/
	background-color: #eef;
	padding: 2px 3px 3px;
	margin-left: -12px;
	width: 104%;
}

div#nav-above.navigation a, div#nav-below.navigation a {
	color: #27E !important;
}

#search {
	padding-bottom: 20px;
}

#searchsubmit {
	margin-top: 6px;
	margin-left: 100px;
}

/*#current-content div.page-head h2 {
	font-size: 1.75em;
	color: #777;
}

#current-content div.page-head h2 span.archivepages {
	font-size: .6em;
}

div.entry-content object {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}*/

div.entry-content p.siteCredit {
	text-align: center !important;
	background-color: #eef;
	font-size: 9px;
	letter-spacing: 1px;
	position: relative;
	top: 75px;
}



/* @group RegistryStyles ++++++++ */

#registryListing table {
	margin-top: 30px;
}

#registryListing table tbody tr th {
	color: #fff;
	background-color: #333;
	text-indent: 10px;
}


#registryListing table tbody tr td {
	text-align: center;
	padding: 10px 3px 10px 9px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 2px solid #999;
}


#registryListing table tbody tr td a:link, #registryListing table tbody tr td a:visited  {
	color: #27e !important;
}

#registryListing table tbody tr td a:hover, #registryListing table tbody tr td a:active  {
	color: #16c;
}


div.entry-content a:link, div.entry-content a:visited {
	color: #27e;
}

div.entry-content a:hover, div.entry-content a:active  {
	color: #16c;
}


/* @end RegistryStyles ++ */


/* @group Orderform +++++++++ */

#orderForm {
	width: 700px;
	background-color: #fff;
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	padding-left: 6px;
	padding-right: 6px;
}

#orderForm h4 {
	font-size: 12pt;
	margin-bottom: 6pt;
	margin-top: 3pt;
}

#orderForm p {
	font-size: 8pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	line-height: 10pt;
}

#orderForm .formData {
	color: #333;
	font-size: 7pt;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #666;
	text-indent: 6px;
	font-size: 7pt;
	line-height: 7px;
	padding-top: 1px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 90%;
}

#orderForm table {
	margin-bottom: 20px;
	vertical-align: top;
	border-collapse: collapse;
}

#orderForm table td {
	vertical-align: top;
}

#orderForm table caption {
	font-weight: bold;
	text-align: left;
}

#orderList tbody tr td {
	border: 1pt solid #666;
	padding: 3px;
}

#orderForm table th {
	text-align: left;
}

#orderForm #orderList tbody tr th {
	text-indent: 6px;
	color: #000;
	background-color: #ccc;
}

table#orderList {
	border: 1pt solid #666;
}

#orderList tbody tr td.shipingInfo {
	padding: 0 9px 0 12px;
}

#orderList tbody tr td.shipingInfo p {
	font-size: 95%;
}

#orderList table.shippingCharges {
	font-size: 95%;
	margin-top: 4px;
	margin-bottom: 4px;
}

#orderList tbody tr td table.shippingCharges td {
	border-style: none;
	padding: 3px 0 0;
}

#orderList table.shippingCharges tbody tr.stripeRow {
	background-color: #ddd;
}

#orderList tbody tr td.formTotals {
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}

#orderForm p.checkTo {
	margin-top: 12pt;
	margin-bottom: 2pt;
}


#orderForm p.smallPrint {
	font-size: 7pt;
}


/* @end Orderform */

/* @group AweberForm ++++++++++ */

#aweberForm center form table tbody tr {
}

#aweberForm center form table tbody tr td {
	text-align: right;
	padding-right: 4px;
	padding-bottom: 6px;
}

/* @end AweberForm */


/* @group ResourceTable +++++++++++ */

table.resourceList {
	margin-top: 20px;
}

table.resourceList p  {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 3px;
	margin-bottom: 9px;
}

table.resourceList a  {
	font-size: .95em;
	line-height: 1.4em;
	margin-top: 3px;
	margin-bottom: 9px;
	font-weight: bold;
}

div.amazon-reloaded-info {
	margin: 0;
}

table.resourceList tbody td {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 2.5em;
	text-align: left;
}

table.resourceList Img {
	border: 1px solid #999;
}

/* @end ResourceTable */

/* @group CommentStyles ++++++++++++++++++ */

#current-content div.entry-comments.comments h4 {
	font-size: 1.3em;
	color: #777;
}

#current-content div.comments h4 {
	font-size: 1.3em;
	color: #777;
}

#comments-closed-msg {
	font-size: 1.4em;
}

#leavecomment {
	font-size: 1.4em;
}

/* @end CommentStyles */

/* @group GP-Newsletter +++++++ */

.gp-newsletter h2.title {
	color: #119;
	border-bottom: 1px dotted #66c;
	margin-top: 30px;
	font-size: 1.3em;
}



/* @end GP-Newsletter */



/* @end ContentStyles ++ */

/* @group SidebarStyles ++++++++ */


#sidebar-1 {
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}


#sidebar-2 {
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
}

#sidebar-1 h4, #sidebar-2 h4 {
	font-size: 14px;
}



ul li.cat-item a {
	font-weight: bold;
	margin-top: 6px;
	color: #04b;
	font-size: 1.1em;
}

ul.children li.cat-item {
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
	margin-top: 0;
}

ul.children li.cat-item a {
	font-weight: normal;
	color: #27e;
}

#text-214053251 div.textwidget a {
	margin-right: 6px;
}

#categories-207904701 select#cat.postform {
	width: 190px;
	margin-bottom: 15px;
}

#categories-207904701 h4 {
	color: #c00;
	font-size: 16px;
}


/*#sidebar-1 h4 {
	color: #060;
}*/

div#search.widget.widget_search label.hidden {
	display: block !important;
}


/* @group Opt-in Box +++++++++++++++ */

div#text-226911421.widget.widget_text {
	width: 98%;
	border-style: outset;
	border-width: 3px;
	margin-top: 10;
	padding: 3px;
}

div#text-226911421.widget.widget_text h4 {
	text-indent: 9px;
	color: #C00;
	font-size: 16px;
	padding-top: 6px;
	font-weight: bold;
}

div#text-226911421 form #af-form-1696059735 {
	width: 100%;
}

div#text-226911421.widget.widget_text div {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 2px;
}

div#text-226911421.widget.widget_text div.af-element.textInput {
	width: 160px;
}

div#text-226911421.widget.widget_text #af-body-1696059735 div.af-element.buttonContainer  {
	text-align: center;
}




/* @end Opt-in Box */

/* @group IE HACKS ++++++++++ */

/*For IE7 ++++++++ */

*+html div#text-226911421.widget.widget_text {
	padding: 6px;
}


*+html div#text-226911421.widget.widget_text input{
	width: 90%;
}

*+html div#text-226911421.widget.widget_text div {
	margin-left: -9 !important;
	width: 172px;
}

/*For IE6 ++++++++ */

* html div#text-226911421.widget.widget_text {
	padding: 6px;
}

* html div#text-226911421.widget.widget_text input{
	width: 90%;
}

* html div#text-226911421.widget.widget_text div {
	margin-left: -9 !important;
	width: 172px;
}


/*HIDES the META information at bottom of each post
.entry-meta { display: none; } */



/* @end IE HACKS */



/* @group RandomQuotes +++++++++ */

.rq-quote {
	width: 180px;
	margin-top: 30px !important;
	margin-left: 6px !important;
	color: #369;
	font: italic 1.9em/1.5em "Times New Roman", Times, serif;
	text-align: left;
	text-indent: -12px;
	background: transparent url(random-sidebar/rotate.php) no-repeat 0 bottom;
}

.rq-quote .rq-author {
	margin-top: 6px !important;
	text-align: right;
	font-size: .75em;
	line-height: 1em;
	padding-right: 15px !important;
	font-weight: normal;
	font-style: normal;
}

.rq-quote .rq-source {
	margin-top: 6px !important;
	text-align: right;
	font-size: .60em;
	line-height: 1em;
	padding-right: 15px !important;
	font-weight: normal;
	font-style: normal;
}

/* @end RandomQuotes */



/* @end SidebarStyles ++ */


/* @group FooterStyles ++++++++ */

#footer p.footerstyledwith, #footer p.footerpoweredby, #footer p.footerfeedlinks {
	display: none;
}

#footer {
	color: #fff;
	padding-top: 6px;
}

#footer h5 {
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	background-color: #225;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

#footer p {
	color: #333;
}

#footer a {
	border-bottom-style: none;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	color: #3cf;
	text-decoration: underline;
}

/* @group FooterCredit +++++ */

#footer h6.creditline {
	text-align: center;
	font-size: 9px;
	color: #258;
	letter-spacing: 1px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 22px;
}

#footer h6.creditline a {
	font-style: italic;
}

#footer h6.creditline a:link, #footer h6.creditline a:hover, #footer h6.creditline a:active, #footer h6.creditline a:visited  {
	color: #258;
}


/* @end FooterCredit */



/* @end FooterStyles ++ */


/* @group ContactForm ++++++ */

form#gb_form fieldset#formwrap {
	padding: 12px;
	border: 1px solid #ddd;
}

form#gb_form legend {
	font-size: .90em;
	color: #c00;
	font-style: italic;
}


form#gb_form fieldset#formwrap fieldset {
	margin-bottom: 20px;
	border: none;
}

form#gb_form legend#mainlegend {
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
	color: #999;
	font-size: 1em;
	padding-right: 6px;
	padding-left: 6px;
}


form#gb_form textarea#message.textbox {
	width: 99%;
	margin-bottom: 20px;
}

form#gb_form p.creditline small {
	font-size: .75em;
}

/* @end ContactForm */

/* @group NextGen Gallery ++++++ */

.entry-content div.ngg-albumtitle {
	margin-left: 9px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 1.3em;
}

.entry-content div.ngg-albumtitle a {
	color: #069 !important;
}

.entry-content div.ngg-albumcontent a {
	color: #069;
}

.entry-content div.ngg-albumcontent {
	padding-right: 9px;
	padding-left: 3px;
	margin-top: 3px;
}

.entry-content div.ngg-thumbnail {
	margin-right: 12px;
	margin-top: 0px;
}

.entry-content div.ngg-description {
	padding-left: 150px;
}

.entry-content div.ngg-description p {
	line-height: 1.5em;
}

.entry-content div.ngg-gallery-thumbnail {
	margin-top: 0;
	margin-left: 12px;
	margin-bottom: 0;
}

.ngg-gallery-thumbnail-box {
	margin-top: 0 !important;
}

div.ngg-gallery-thumbnail span {
	text-align: center;
	line-height: 1.3em;
	width: 130px;
	height: 40px;
}

div.ngg-gallery-thumbnail span a {
	font-size: 1em;
}

.entry-content div.ngg-singlepic-wrapper.ngg-right {
	margin-top: 0;
}

.entry-content div.ngg-singlepic-wrapper.ngg-left {
	margin-top: 0;
}

.entry-content img.ngg-singlepic {
	border-style: none;
}

div#ngg_widget_slideshow0.ngg-widget-slideshow {
	margin-left: 0;
}

.slideshowlink a:link, .slideshowlink a:visited, {
	color: #27E !important;
}

.slideshowlink a:hover, .slideshowlink active, {
	color: #16c !important;
	text-decoration: underline;
}

div#TB_caption {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 24px;
	padding-top: 3px;
	padding-right: 12px;
}

.ngg-gallery-thumbnail .thickbox img {
	border-style: none;
}

#TB_caption a {
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
	line-height: 1.5em;
}

#TB_caption a:link, #TB_caption a:visited {
	color: #27e !important;
}

#TB_caption a:hover, #TB_caption a:active {
	color: #16c !important;
	text-decoration: underline;
}

#TB_secondLine {
	padding-top: 2px;
}

#TB_closeWindow {
	
}

#TB_prev a, #TB_next a   {
	font-size: 1em !important;
}

#TB_FullSize   {
	font-size: 1em !important;
	display: none;
}


/* @end NextGen Gallery */



/* @group CForms ++++++++++ */



/* @end CForms */



