/*
Blank theme elements generously provided by Will Healey, http://www.tomorrows-laundry.com
*/
/* clearfix */
/* this version ignores IE/Mac */
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

/* ------------------ Layout ----------------- */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
background: transparent;
}
	#header {
		background: #fff;
	}
	#content {
		float: right;
		width: 600px;
		margin-left: 0px;
		margin-right:10px;
		display:inline;
		text-align: left;
	}
	#leftcol {
		width: 180px;
		margin: 0 0 0 5px;
		float: left;
		background: #bb4;
		background: #fff;
		display:inline;
		border-right: 1px dashed #562081;
	}
	#rightcol {
		width: 180px;
		margin: 0 15px 0 5px;
		float: left;
		background: #fff;
		text-align: center;
		display:inline;
		border-right: 1px solid #562081;
	}
	#footer {
		clear: both;
		padding: 0 4px;
		background: #b5e8bb;
		border: 1px solid #639;
		border-bottom: 1px solid #82c080;
	}
	#sidebarwrapper {
		float: left;
	}
      #lb_ad {
        margin: 2px 0 10px 0;
        text-align: center;
      }


/*----------- Block Level Elements --------------*/
body {
	background: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font: 11px Verdana, Arial, Sans-Serif;
	line-height: 170%; 
}

#page {
	max-width:100%;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

.description {

}

/*----------- General Elements --------------*/

/*----------- Links --------------*/
a {
	color: #562081;
	font-weight: bold;
}
a:visited {
	color: #752CB1;
}
a:hover {
	color: #fff;
	background: #6DA16B;
	text-decoration: none;
}

/*-------------Headings-------------*/

h1 {
	margin: 0;
	margin-top: 30px;
	margin-bottom: 3px;
	padding: 0;
	font-size: 18px;
}

h2 {
	margin: 0;
	margin-top: 30px;
	margin-bottom: 3px;
	padding: 0;
	font-size: 18px;
}

h3 {
	font-size: 13px;
	margin:0;
	padding:0 0 4px 0;
}

h4 {
	display: inline;
	font-weight: normal;

}

h5 {
	font-weight: bolder;
	font-size: 14px;
	margin: 5px 0;

}
/* h6 used exclusively for the logo */
h6 a:link, h6 a:visited, h6 a:hover {
	display: block;	
	margin:0;
	padding:0;
	padding-bottom: 0px;
	background: #fff url(/images/gizmos-anim.gif) top left no-repeat;
	width: 600px;
	height: 90px;
	font-size: 20px;
	font-weight: 900;
	color: #562081;
	text-indent: -9999px;
	border: 0;
}
h6 {
	margin: 0 0 5px;
	padding-top: 2px;
}

#headerimg {

}

/*-------------Footer-------------*/
#copyright {
	float: right;
}
#footer p {
	padding:0;
	margin:0;
}
.mostpop {
	padding: 3px 0 12px 20px;
	float: left;
	width: 350px;
	font-size: 12px;

}
.mostpop a {
	color: #555;
}
.mostpop li {
	padding: 0;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
}
.mostpop ul {
	padding: 0;
	margin: 0 0 20px 0;
}

#footer h5 {
	padding: 0;
	margin: 5px 0;
	font-size: 13px;
}
#footer h5+ul li {
font-size: 11px;
line-height: 1.9em;
}
#footer h5+ul li a {
font-size: 11px;
color: #555;
}
/*-------------The Post-------------*/

h1 a:link, h1 a:visited {
	color: #6DA16B;
	text-decoration: none;
	border-bottom: 1px solid #562081;
	padding-bottom: 4px;
	display: block;
}
h1 a:hover {
	color: #562081;
	background: #fff;
}
h1 a:active {

}

h2 a:link, h2 a:visited {
}
h2 a:hover {
}
h2 a:active {
}

.post {

}

.post p {

}

.post a {

}

.post ul {
	margin: 0;
	padding: 0;
	margin-left: 14px;
	list-style-position: outside;
}
.post li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.post dt {
	font-size:13px;
}
.post dd {
	display: block;
	padding-bottom: 7px;
}

.entry {

}

.entrytext .postmetadata {
	clear:both;
}

.postmetadata alt {

}

.postmetadata a {

}
.postmetadata {
	clear:both;
}

.navigation {
	text-align:center;
	margin: 20px 0 10px 0;
	padding-top:3px;
	border-top: 1px dashed #bbb;
	font-size: 130%;
}

.alignleft {
	margin-right: 25px;
}

.alignright {
	margin-left: 25px;
}

.center {
	text-align: center;
}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

.godimage-left {
	float: left;
	margin: 5px 10px 0 0;
	padding: 5px;
	border: 1px solid #562081;
}
.godimage-right {
	float: right;
	margin: 5px 0 0 10px;
	padding: 5px;
	border: 1px solid #562081;
}
.godimage-center {
        text-align: center;
        margin: 5px 0 0 0;
        padding: 5px;
        border: 1px solid #562081;
}
.pimage-left, .alignleft {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 5px;
	border: 1px solid #562081;
}
.pimage-right, .alignright {
	float: right;
	margin: 5px 0 5px 10px;
	padding: 5px;
	border: 1px solid #562081;
}
.pimage-center, .aligncenter {
        text-align: center;
        margin: 5px 0 0 0;
        padding: 5px;
        border: 1px solid #562081;
}

.timestamp {
	color: #777777;
	font-size: 10px;
	padding: 0;
	padding-bottom:1px;
	margin: 0;
	line-height: 90%;
	text-align: right;
}

.reviewheader {
	display: block;
	text-align: center;
	border: 1px solid #562081;
	background: #DDCCFF;
	font-weight: bold;
}

.reviewtable {
	display: block;
	border: 1px solid #562081;
	border-collapse: collapse;
}
.reviewtable td, th {
	text-align: center;
	border: 1px solid #562081;
}
.reviewtable th {
	background: #DDCCFF;
}

/*--------------Top Nav Bar above logo------------*/
#topnavbar {
display: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #b5e8bb;
	border: 1px solid #639;
	border-top: 1px solid #82c080;
	font-size: 13px;
	line-height: 110%;
	margin-top: -17px;
}
#newsletter {
	float:right;
	padding:  0;
	margin: 2px 0;
	color: #100F13;
	font-weight: bold;
}
#slogan { 
	float: left;
	margin: 0;
	padding: 4px 0 0 4px;
	color: #100F13;
	font-size: 11px;
}

#newslettersubmit {
	color: #ffffff;
	background-color: #562081;
	border: 2px solid #efe7ef;
	border-style: outset;
	font-size: 11px;
}
#newsletter form {
	font-size: 11px;
}
#newsletter input {
	font-size: 11px;
}

/*--------------Main Nav Bar under logo------------*/
#mainnavbar {
	float: left;
	width: 100%;
	margin: 0;
	padding: 1px 0;
	list-style: none;
	background: #b5e8bb;
	background: #dbefdd;
background-color: #B3FFAF;
	border: 1px solid #639;
	font-size: 10px;
	line-height: 110%;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;

}

#mainnavbar a { 
	padding: 0; 
	margin-right: 0px;
	font-weight: bold;
}


#mainnavbar a:link, #mainnavbar a:visited {
	color: #100F13;
	color: #440;
color: #562081;
	text-decoration: none;
font-size: 1.2em;
letter-spacing:0.1em;
text-transform:uppercase;
}

#mainnavbar a:hover {
	color: #639;
	background-color: #82c080;
	text-decoration: none;
}

#navgod {
	float: left;
	margin: 0;
	padding: 9px 14px 0;
}
#navgizmostores {
	float: left;
	margin: 0;
	padding: 9px 14px 0;
}
#navpg {
	float: left;
	margin: 0;
	padding: 5px 14px;
}
#navpg a {
	color: #f00;
}
#navpg a:link {
	color: #f00;
}
#navpg a:visited {
	color: #f00;
}
#navmagz {
	float: left;
	margin: 0;
	padding: 5px 14px;
}
#rss {
	float:right;
	padding:  0;
	margin: 6px 6px 3px 14px;
	width: 16px;
	height: 16px;
}
#rsstext {
        float:right;
        padding:  0;
        margin: 7px 14px 3px 0px;
}
#navsearch {
	float:right;
	margin: 0;
	padding: 3px 14px;
}
#searchform form {
	font-size:11px;
}
#searchform input {
	font-size:11px;
}

checkbox {
	background-color: transparent;
	font-weight: normal;
}
input, select, textarea {
	color: #000;
/*	background: #efe; */
	font-weight: bold;
	margin-right: 4px;
	text-indent: 2px;
}
textarea {
	font-weight: normal;
	text-indent: 2px;
}
#searchsubmit {
	color: #ffffff;
	background-color: #562081;
	border: 2px solid #efe7ef;
	border-style: outset;
}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

.sidebarbox {
	background: #fff;
	font: bold 12px/160% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 4px 0px 4px 0px;
	padding: 6px 10px 10px 10px;

}
#leftcol .sidebarbox {text-align:left;}

#leftcol .sidebarbox ul, #leftcol .sidebarbox ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/images/gfg-qtr-icon.gif);
	padding: 0 0 5px 0;
	margin: 0 0 0 10px;
}

#rightcol .sidebarbox {text-align:left;}

#rightcol .sidebarbox ul, #rightcol .sidebarbox ul li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 5px 0;
	margin: 0;
	text-align: left;
}

#rightcol h3 {
	text-align: left;
}

#topad {
    border-right:1px solid #562081; 
    margin:5px 15px 5px 5px; 
    text-align: center; 
}
#bottomad {
 clear: both;
 border-top:1px dashed #562081;
 padding:8px 0 0 15px;
 border-right:1px solid #562081;
 margin:5px 15px 5px 5px;
 text-align:center;
}
.articlead {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding:0;
}
.articlead p {
padding:0;
margin:0 10px 5px;
}
.articlead p:first-child {
color: #bbb;
font-variant: small-caps;
}
/*--------------Comments--------------*/

.comments {
	font-weight: bold;
}
ol.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	width: 98%;
}

ol.commentlist li {
	border: 1px solid #eee;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 11px;
	background: #fff;
	color: #333;
}

ol.commentlist li.alt {
	background: #F5F5F5;
	color: #333;
}

ol.commentlist a {

}

small.commentmetadata {

}

form#commentform input, form#commentform textarea {
	background-color: #fff;
	color: #000;
	border: 1px solid black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0px 2px 0px;
	margin-top: 0px;
	width: 98%;
	text-indent: 2px;
}
form#commentform input#submit {
	color: #ffffff;
	background-color: #562081;
	border: 2px solid #000;
	border-style: outset;
	width: 45%;
}

form#commentform input#acp-preview { 
	width: 45%;
	color: #ffffff;
	background-color: #84a;
	border: 2px solid #000;
	border-style: outset;
}
#ajax-comment-preview {
	border: 1px dashed #ccc;;
	margin: 2px;
	width: 98%;
	color: #888;
}
/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
hr.divider {
width:100%;
height: 0px;
border: 1px dotted #ccc;
display:block;
clear: both;
margin:1em 0;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.navleft {
	width: 275px;
	text-align: left;
	margin-right: 20px;
}
.navright {
	width: 275px;
	text-align: right;
	margin-left: 20px;
}
.clearboth {
	clear:both;
}
.buynow {
	font-weight: bold;
	font-style:italic;
	font-size: larger;
}
.buynow a, .buynow a:visited {
	background:url(http://www.gizmosforgeeks.com/images/buy-now-button.jpg) no-repeat scroll left center;
	padding:8px 0 0 86px;
	height:29px;
	display:block;
	font-weight: bold;
	color: #f00;
}
.buynow a:hover {
	text-decoration: none;
	color: #f00;
	background: #fff;
	background:url(http://www.gizmosforgeeks.com/images/buy-now-button.png) no-repeat scroll left center;
	font-style:normal;
}
.gimmelink {
        font-weight: bold;
        font-size: larger;
}

.divline {
	clear: both;
	border-bottom: 1px solid green;
	margin: 15px 0;
	padding-top: 15px;
}
.youtube-video {
	text-align:center;
	margin:2em 0;
}

table#webmailcomp td {
   border: 1px solid black;
}
/*------------- for ShareThis plugin ------------------*/
a:hover.stbutton {
        color: red;
        text-decoration:none;
}

/*------ for Social Networking box right of logo -----*/
#h_fb, #h_tw, #h_rss {
line-height: 1em;
height: 1em;
}


#h_fb {
font-size:1.4em;
font-weight:700;
letter-spacing:0.2em;
}

#h_fb a {
background:url("/images/fb18.png") no-repeat scroll 0 50% transparent;
color:#000;
margin:0 24px 0 0;
padding:3px 0 2px 25px;
text-decoration: none;
}

#h_rss {
font-size:1.4em;
font-weight:700;
letter-spacing:0.2em;
}

#h_rss a {
background:url("/images/rss18.png") no-repeat scroll 0 50% transparent;
color:orange;
padding:3px 0 2px 25px;
text-decoration: none;
}

#h_tw {
font-size:1.4em;
font-weight:700;
letter-spacing:0.2em;
}

#h_tw a {
background:url("/images/tw18.png") no-repeat scroll 0 50% transparent;
color:blue;
margin:0 24px 0 0;
padding:3px 0 2px 25px;
text-decoration: none;
}
#h_fb a:hover, #h_tw a:hover, #h_rss a:hover {
border-bottom: 1px dashed #562081;
}

#header {
border:none;
padding-top:5px;
margin-bottom: 7px;
}

#header #h_sub_follow {
list-style:none;
padding:4px 0 0;
text-align:center;
padding: 0 0 2em 0;
}

#header #h_sub_follow li {
float:left;
padding:2px 0
}

#header #h_sub_form {
border-bottom:1px dotted #562081;
color:#fff;
padding:0 0 8px;
text-align:center
}

#header #h_sub_text {
color:#000;
font-family:Courier New;
font-size:1.5em;
font-weight:400;
letter-spacing:0.2em;
margin-bottom:8px;
margin-top: 0;
text-align:center;
text-shadow:1px -1px 3px #999
}



#header #right_of_logo {
float:right;
padding-top:0px
}

#header .textinput {
-moz-border-radius:2px;
-moz-box-shadow:1px 1px 3px #ddd;
-webkit-border-radius:2px;
-webkit-box-shadow:1px 1px 3px #ddd;
-border-radius:2px;
-box-shadow:1px 1px 3px #ddd;
background:#dfdfdf;
font-size:1.3em
}

#header .textinput:hover {
color:#562081;
text-shadow:1px 0 10px #528
}

#nl_submit {
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:url("/images/tick.png") no-repeat scroll 4px 3px #a469d4;
border:1px solid #562081;
border-radius:6px;
color:#fff;
font-size:1.3em;
font-variant:normal;
font-weight:700;
letter-spacing:0.1em;
margin-left:4px;
padding:2px 12px 2px 20px
}

/* for social bookmarking icons */

.social_above {
padding-bottom: 0.4em;
margin-bottom: 0.7em;
margin-top: 1.2em;
}
.tweetmeme_button {
float:right;
margin-right: 0px;
}
.fbshare {
float:right;
margin-right: 10px;
}
 .emailshare {
float:right;
margin-right: 10px;
font-weight: bold;
padding-left: 20px;
background: url("/images/email.png") no-repeat scroll 0 3px transparent;
}
.emailshare a, .emailshare a:visited {
text-decoration: none;
padding: 0 1px;
border: 1px solid #fff;
}
.emailshare a:hover, .emailshare a:focus {
border: 1px solid #562081;
background-color: #B3FFAF;
}
.share_bot {
margin-right: 12px;
font-weight: bold;
font-size: 0.85em;
}

a.share_bot {
text-decoration: none;
font-weight: normal;
font-size: 0.85em;
text-shadow: 0 0 6px #C5A9DB;
}

.share_bot img {
vertical-align:text-bottom;
border: none;
}
.addtoany_share_save img {
vertical-align:text-bottom;
}
a.addtoany_share_save {
text-decoration: none;
font-size: 0.85em;
text-shadow: 0 0 6px #C5A9DB;
}
.share_box {
border-bottom:1px dotted #DDDDDD;
padding-bottom: 2px;
}
.topiclist {
margin-bottom: 1em;
font-size: 0.85em;
border-top:1px dotted #DDDDDD;
clear: both;
}

/* next 5 added 7/30/2010 by KJH */
#featured h3 {
background: #ff0;
border: 1px solid black;
text-align: center;
margin-bottom: 6px;
padding: 0;
}

#featured a {
color: red;
}
#topad {
border-bottom: 1px dashed black;
padding: 5px 0 8px 0;
}
#BargainsForGeeks901su1e8thkfhngvr17n0vdg8c a {
color: #551BDF;
}

/* stripped ads from Pages */
.pages {
padding-right:150px;
padding-bottom:20px;
}

/* styling for mid-post and mid-page ads */
.mid-post-ad {
margin-bottom:10px;
padding: 0 0 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
clear:both;
}
.mid-post-ad p {
text-align: left;
margin:0;
padding:0;
color: #999;
}
.mid-page-ad {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
clear: both;
margin:40px 0;
padding: 0 0 10px;
}
.mid-page-ad p {
color: #999;
margin:0;
padding:0;
text-align:left;
}

/* Leaderboard ads */
.leader-ad {
border-top: 1px solid #ccc;
clear: both;
margin: 0 0 5px 0;
padding: 0 0 5px;

}
.leader-ad p {
color: #999;
margin:0 0 -0.7em 0;
padding:0;
text-align: left;
}

/* Guest Post Author attribution box */
.guestauthor {
margin: 15px 5px;
padding: 0.5em;
border: 1px dashed green;
background: #eef;
font-style: italic;
}
.guestauthor:before {
content: "About the Guest Author:";
display: block;
font-style: normal;
font-weight: bold;
}

/* mods for new BlogAds ad format */
.adspot_adtext {padding: 0 !important; } 
.adspot_adhead {padding: 0 !important; } 
.adspot_content ul {width: 150px !important;} 

/*****************************************/
/* AddToAny CSS */
.addtoany_share_save_container {
margin:16px 0
}

a.addtoany_share_save img {
border:0;
height:auto;
width:auto
}

ul.addtoany_list {
display:inline;
list-style-type:none;
margin:0 !important;
padding:0 !important;
text-indent:0 !important
}

ul.addtoany_list a img {
filter:alpha(opacity=70);
opacity:.7
}

ul.addtoany_list a:hover img,ul.addtoany_list a.addtoany_share_save img {
filter:alpha(opacity=100);
opacity:1px
}

ul.addtoany_list img {
border:0;
float:none;
margin:0;
padding:0;
vertical-align:middle
}

ul.addtoany_list li {
background:none !important;
border:0;
display:inline !important;
line-height:32px;
list-style-type:none;
margin:0 !important;
padding:0 !important
}

ul.addtoany_list li a {
padding:0 9px
}

ul.addtoany_list li:before {
content:""
}
/* end of AddToAny CSS */

