/* @override http://freshstartcreative.com/freshtalk/wp-content/themes/k2/styles/freshtalk-3col/freshtalk-3col.css */


/*
	Author Name		: 	Roger Goode 
	Author Site		: 	http://freshstartcreative.com
	Style Name		: 	FreshTalk-3 column
	Style URI		:	http://freshstartcreative.com
	Version			:	1.0
	Header Height	:	170
	Comments		:	custom style to match theme of freshstartcreative.com site
*/

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

body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: #006600 url(body_bkgd.gif) repeat-x top;
	color: #bbb;
	margin: 0;
}

a {
	color: #069;
}

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

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -220px;
}


/*#page {
	border: none;
	padding: 0;
	background: #fff url(exclamation.gif) no-repeat center 60px;
}*/

#page {
	border: none;
	padding: 0;
	background: #fff url(exclamation.gif) no-repeat fixed center 70px;
}

/* @end BasicStyles ++ */

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

#header {
	background: url('freshtalk-3col-header.gif') no-repeat 0px center;
	height: 170px;
}

div.blog-title {
	
	position: absolute;
	top: -15px;
	right: 0;
	letter-spacing: 0;
}

div.blog-title a {
	color: #006600 !important;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}


h1.blog-title {
	position: absolute;
	font-size: 4em !important;
	top: -5px;
	right: 0;
	letter-spacing: 0;
}

h1.blog-title a {
	color: #006600 !important;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.description {
	position: absolute;
	top: 118px;
	margin: 0 !important;
	color: #006600 !important;
	font-size: 1.4em !important;
	text-align: right;
	width: 500px;
	padding: 0;
	right: 30px;
}


#header ul.menu li.page_item a {
	padding-left: 9px;
	padding-right: 9px;
}

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

ul.menu li a:hover {
	background: #006600;
	}



/*ul.menu {
	padding-right: 0;
	padding-left: 0;
	margin-left: 210px;
}*/

/* @group QuizzinQuiz ++++ */

div.entry-content table.quizResults tbody td {
	padding-bottom: 25px !important;
}

table.quizResults {
	width: 480px;
}

td.quizRanks {
	width: 20%;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 1.6em;
}

div.entry-content table.quizResults tbody tr td span strong {
	color: #c00;
	font-size: 1.5em;
}

div.show-question {
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c00;
}

div.show-question-content {
	margin-bottom: 0;
}


h5.decoLeader {
	text-align: center;
	letter-spacing: 10px;
	color: #c00;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 20px !important;
}

div.quiz-area .question {
	border: 1px dotted #060;
	padding-left: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	margin: 0;
}

div.question-content {
	margin-bottom: -6px;
	margin-top: 15px;
	line-height: 1.5em;
}

div.quiz-area input#next-question {
	position: relative;
	top: -9px;
	left: 15px;
}

div.quiz-area input#action-button {
	position: relative;
	top: -18px;
	left: 15px;
}


ul.chekbox li {
	padding-bottom: 8px;
	background: url(chekbox.gif) no-repeat 0 0;
	list-style-type: none;
	padding-left: 26px;
	margin-left: -25px;
	padding-top: 2px;
}




/* @end QuizzinQuiz ++++ */


/* @end HeaderStyles ++ */

/* @group ContentStyles ++++ */

div.content {
	padding-right: 0px;
	padding-left: 0px;
}

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


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

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

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

.entry-content h2 {
	font-size: 1.75em;
	margin-top: 20px;
}

.entry-content h3 {
	font-size: 1.4em !important;
	border-top: 1px dotted #393;
	padding-top: .5em !important;
}

.entry-content h4 {
	font-size: 1.4em !important;
	font-weight: bold;
	margin-top: 1.25em;
	padding: 0 !important;
}

.entry-content h5 {
	font-size: 1.2em !important;
	font-weight: bold;
	margin-top: 1.25em;
	padding: 0 !important;
}

.entry-content h6 {
	font-size: 1em !important;
	font-weight: bold;
	margin-top: 1.25em;
	padding: 0 !important;
}

.entry-content ul {
	margin-top: .5em;
	padding-left: 2.5em;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 1.75em;
	margin-right: 30px;
	text-align: left;
}

.entry-content li {
	line-height: 1.3em;
	margin-bottom: .6em !important;
}

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

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


.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;
}


.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: -30px;
}

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

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

#search {
	padding-bottom: 20px;
}

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

#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: #def;
	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 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;
}

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

/* @end ResourceTable */

.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;
         padding-left: 0;
         } 

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

div.entry-content div.rq-quote {
	width: 95%;
	font: 18px/24px "Times New Roman",Georgia,Serif !important;
	color: #696;
	text-indent: -9px;
	margin-left: 12px !important;
	margin-bottom: 20px !important;
	margin-top: 0px !important;
	padding: 0 !important;
	background-image: none;
}

div.entry-content div.rq-quote ul {
	list-style-type: none;
	padding-left: 15px;
}

div.entry-content div.rq-quote ul li {
	margin-bottom: 40px !important;
	line-height: 24px;
	font-size: 16px;
}

div.entry-content .rq-author {
	font-size: 15px !important;
	font-style: italic;
	margin-top: 0 !important;
	margin-bottom: 6px;
}

div.entry-content .rq-source {
	font-size: 13px !important;
	font-style: italic;
	margin-top: 0 !important;
}


/* @end ContentQuotations */

/* @end ContentStyles */




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

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


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

.blogroll li {
	margin-bottom: 5px !important;
	width: 95%;
	font-size: 11px;
	line-height: 12px;
}



.rq-quote {
	width: 175px;
	margin-top: -20px !important;
	margin-left: -15px !important;
	padding: 30px 15px 510px 20px  !important;
	color: #060;
	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;
}



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;
}

input#searchsubmit {
	margin-left: 95px;
}


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


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


div#text-366239933.widget.widget_text {
	margin-left: 0 !important;
	width: 95%;
	background: url(sidebarBox.gif) repeat-x 0 bottom;
	padding-left: 6px;
	color: #222;
	border: 1px solid #060;
}

div#text-366239933.widget.widget_text h4 {
	text-indent: 9px;
	color: #C00;
	padding-bottom: 0px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
}

#text-366239933 div.textwidget center form table tbody tr td center div {
	margin-bottom: 10px;
}

div#text-366239933.widget.widget_text div {
	font-size: 11px;
	line-height: 14px;
	margin-left: 0 !important;
	width: 165px;
	text-align: left;
	padding: 0 !important;
	
}

div#text-366239933.widget.widget_text div.af-element {
	margin-top: 6px;
}

div#text-366239933.widget.widget_text input[type="text"]{
	width: 155px;
	margin-bottom: 5px;
}

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


div#text-366239933.widget.widget_text input[type="submit"]{
	margin-bottom: 9px;
}

div#text-366239933.widget.widget_text div#af-footer-646646215.af-footer {
	display: none;
}



/* @end Opt-in Box */

#text-462043052 {
	text-align: center;
	margin-top: 40px;
}



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

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

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


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

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

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

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

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

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





/* @end IE HACKS */


/* @end SidebarStyles ++ */



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


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

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



/* @end CommentStyles */



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

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

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

#footer p {
	color: #57C;
	display: none;
}

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

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

#footer a:hover, #footer a:active {
	color: #6c3;
	text-decoration: underline;
}

/* @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 */






