html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
     
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.right, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left, img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


hr
{
	display: none;
}
body
{
	background: #FFFFFF url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/bg_header.jpg) repeat-x;
	color: #333;
	font: 72%/1.6em Georgia, "Times New Roman", Times, serif; 
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #3E0505;
}
a:hover, a:active
{
}
h1, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}




/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 982px;
	position: relative;
	height: 165px;
}
#topi {
	background: transparent url('http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/qheader.jpg') 0 0 no-repeat;
	left: 0;
	width: 982px;
	height: 165px;
	top: 0;
}

* html #topi {
       background: transparent url('http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/qheader.jpg') 0 0 no-repeat;
}

*:first-child+html #topi {
       background: #ffffff url('http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/qheader.jpg') 0 0 no-repeat;
height: 163px;
}

#container {
	text-align: left;
	width: 982px;
	background-color: #FFFFFF;
	/*background-image: url('');*/
	margin: auto;
	padding: 0px;
}
#container:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 982px;
	margin: 0 auto;
	color: #C3EAFB;
	text-align: left;
	
}
#headr h1 {
	margin: 0;
	padding: 20px 0 0 600px;
	font-size: 3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#headr h1 a {
	color: #FFF;
	}
#headr h1 a:hover {
	color: #FFF;
	}
#headr .description {
	padding: 10px 0 0 600px;
	color: #efefef;
}
.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 178px;

}

*:first-child+html #left {
        float: left;
        width: 178px;
}

#content {
	width: 550px;
	height:auto;
	margin-right: 7px;
		background: #FFFFFF;
        margin-left: 4px;
}
	#content-wide {
		width: 550px;
	}

*:first-child+html #content {
        position: relative;
}

#right {
	float: right;
	width: 215px;
	height: auto;
	background: #FFFFFF;
}

.post {
	margin-bottom: 10px;
        border-bottom: 1px solid #666;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 178px;
	float: left;
}
.side2 {
	width: 215px;
	float: right;
	color: #000;
	background: #FFFFFF;
	height:auto;
	padding:0px;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	border-top: 1px solid #ccc;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	width: 982px;
	position: relative;
     
}
/* #footer {
	color: #333;
	font-size: 0.9em;
}
#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
} */

/* Design 
******************** */
.side1  ul, .side2  ul{
	list-style-type: none;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

.side2  a:link{
	text-decoration: none;
	list-style-type:none;
}

.side2 a:visited {
	list-style-type:none;
	text-decoration:none; }

.side1 ul.children, .side2  ul.children{
	list-style-type:none;
	margin-left: 16px;
}

.boxy li
	{margin-bottom: 10px;
	list-style:none; }

.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
	list-style:none;
}

input#s {
	width: 185px;
	padding: 5px;
	margin-bottom: 10px;
	background: #F7F0D4;
	border: 2px solid #E2B400;
	color: #A73228;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0px;
	background: #6F7374 url(images/bg-dark.gif) 0 0 repeat-x;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #FFF;
	/*background: url(images/star2.gif) left top no-repeat;*/
	padding-left: 18px;
	list-style-type: none;
	text-decoration:none;
	font-size:10px;
}
.widget_get_recent_comments a:link, .widget_get_recent_comments a:visited, #recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
	padding-left: 0;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #822601;
	list-style-type: none;
	text-decoration:none;
	/*background: url(images/star.gif) left top no-repeat;*/
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	list-style-type: none;

	/*background: url(images/star.gif) left top no-repeat;*/	
}

h2.pagetitle {
	text-align: left;
	font: 1.5em verdana, arial;
	border-bottom: 1px solid #ccc;
	color: #822601;
	margin-bottom:0px;
	padding-bottom:0px;
}

.post h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
width: 550px;	

}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #980F1F;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 16px;
	border-top: 2px solid #822601;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: underline;
}
.post p a:hover {
	text-decoration: none;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}
	

/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #FFF2C3;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
.children {
	margin-left: 30px;
}
.trackbacklist {
	margin-left: 20px;
}
.trackbacklist span {
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	margin: 0 auto;
	background: #E2B400 url(images/bg-orange.gif) 0 0 repeat-x;
	position: relative;
	height: auto;
	font-size: 1.2em;
        font-family: Georgia,"Times New Roman",Times,serif;
        font-size: 14px;
}
div#menuv{
	font-size:1em;
	height:2.3em;
	padding: 0.5em 0.7em 0.7em;
	margin-bottom: 2em;
	position:relative;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: none;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 	padding: 3px 10px;
	display: block;
	color: #fff;
	border: 0px solid #ff0000;
	margin-right: 0.5em;
	background: #2668A5;
zoom: 1;
}

* html #menuv li.page_item a, #menuv li.admintab a {
        background: #2668a5;
}

#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
  	padding: 3px 10px;
	display: block;
	color: #333;
	border: 0px solid #5A1301;
	margin-right: 0.5em;
	background: #fff;
zoom: 1;
}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	border: 0px solid #fff;
	background:#333; 
	color: #fff;
	display:block;
	padding: 3px 10px;
	width:10em;
/*	margin-top: 2px;  */
        clear: both;
}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	border: 0px solid #333;
	color: #333;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}


/* Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #B9A359;
	text-align: center;
	background-color: #FFE27C;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

img.wp-smiley {
	vertical-align: -25%;
}

.avatar {
	float: right;
}
.commentlist li {
	position: relative;
}
.numero {
	font-size: 35px;
	position: absolute;
	right: 10px;
	font-style: italic;
	font-weight: normal;
	bottom: 15px;
	color: #ccc;
}
.odd .numero {
	color: #C9BE99;
}
.chead .comment-author {
	font-weight: bold;
}
.chead .commentmetadata {
	font-size: 11px;
}



		.footerlinks li{
			list-style:none;
			display:inline;
			float:left;
			color:#B37800;
			font-weight:bold;
			font-size:85%;
		}
		
		.footerlinks li.last{
			padding-right:15px;
			background:url(/lib/yhst-44015528362627/ftcart.jpg) no-repeat right center;
		}
		
			.footerlinks li a{
				color:#B37800;
				text-transform:uppercase;
				text-decoration:none;
				padding-left:3px;
				padding-right:5px;
			}

				.footerlinks li a:visited{
					text-decoration:underline;
					color:#B37800;
				}
			
				.footerlinks li a:hover{
					text-decoration:underline;
					color:#B37800;
				}

				.footerlinks li a:active {
					color:#B37800;
					text-decoration:none; }

#nav {display: block; float: left; width: 178px;}

#nav .navbox {
line-height: normal;
padding: 5px 0 11px 0px;
border: 1px solid #CCCCCC;
margin: 0;
background:#FFFFFF;
/*border: 1px solid #CCCCCC; margin:0px 0 0 0; width: 158px;*/ 
}



#buttons-top {height: 34px; width: 612px; z-index: 100; margin:104px 0 0 0; display: block;}

*:first-child+html #buttons-top { float:left;
}

#button-top-1 a {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/nav_selected.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-1 {
  display: block;
  float: left;
}

* html #button-top-1 {
  background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/nav_selected.jpg);
  display: block;
  float: left;
}

#button-top-2 {
  display: block;
  float: left;
}

#button-top-2 a {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonregular.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-2 a:hover {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonhighlight.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-3 {
  display: block;
  float: left;
}

#button-top-3 a {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonregular.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-3 a:hover {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonhighlight.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-4 {
  display: block;
  float: left;
}

#button-top-4 a {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonregular.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-4 a:hover {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonhighlight.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-5 a {width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonregular.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-5 a:hover{width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonhighlight.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-6 a{width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonregular.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#button-top-6 a:hover{width: 102px; height: 32px; background: transparent url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/buttonhighlight.jpg); display: block; float: left; font: bold 13px Arial; color: #ffffff; padding: 2px 0 0 ; line-height: 32px; text-align: center;
}

#page {
  background: #fff;
}

#page:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

* html #page {
  width: 950px;
}


/* Change Log *** 
1.0		: Initial Public Released
1.1 	: Fix Some Issue
1.2 	: Fix Custom Image Issue
1.3 	: Fix Footer Issue
1.4 	: Fix Recent Comment Widget Issue on WordPress 2.2
1.4.1 	: Hack Menu
1.4.2 	: Fix XHTML and CSS, add Favicon
1.5		: Add some gradient effect, better WP 2.5 compability
1.5.1	: Add Calendar Stylesheet for Widget
1.7		: Support WordPress 2.7 (Treaded Comment, Gravatar, Fix Page Menu and More), GPL License
1.8		: Add Big Comment Number
1.9		: Move Theme Hosting server and change footer layout
*** */

#out-foot {
  display: block;
  clear: both;
}

#nav-content-container {
  display: block;
  float: left;
  width:782px;
  margin-left: 0px;
}

* html #nav-content-container {
  width: 735px;
}

#topy {
  display: block;

  text-align: center;
  width: 183px;
  float: right;
  margin: 0;
  background: #fff;
  border: 1px solid #000066;
  height: auto;
}

#topy:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

#menuv:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

/***** LEFT NAV *****/

#nav .lnheader {
color: #ffffff; 
font-weight:  bold; 
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 14px; 
background: #ffffff url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_header.jpg) repeat-x; 
height: 28px; 
margin:5px 0 0 0px; 
letter-spacing:-1px; 
line-height: 26px; 
padding: 0 0 0 5px;
}

#nav .navbox2 {
background: #ffffff url(http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_repeater.jpg) repeat-x 0 0; 
border: 1px solid #CCCCCC; 
margin: 0px 0 0 0;
padding: 5px 0 11px 0px;
}

#nav .nav {
margin: 0;
padding: 0 0 0 5px; 
color: #5968A5; 
font-size: 11px; 
}

#nav li {
color: #5968A5;
position: relative;
float: none;
width: 144px;
margin: 0;
padding: 0;
font-weight: normal; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif;
}

.menu a {
color: #5968A5;
}

#nav .nav a {
display: block;
width: 100%; /* for IE */
margin: 0;
padding: 0;
}

#flynav li ul {
position: absolute;
z-index: 99;
left: -999em;
width: 245px;
overflow: hidden;
margin: 0 0 0 -1px;
padding: 0;
height: auto;
background: #ffffff;
border: 1px solid #000000; 
font-size: 11px; 
}

#flynav li ul li {
width: 239px;
padding-left: 6px;
}

#flynav li ul a {
color: #5968A5; font-weight: normal; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; 
}

#flynav li:hover ul, 
#flynav li li:hover ul, 
#flynav li li li:hover ul, 
#flynav li.flyhover ul, 
#flynav li li.flyhover ul, 
#flynav li li li.flyhover ul {
left: 145px;
top: 0;
}

.condensed { letter-spacing: -1px; }

.nav li a {
color: #5968A5;
}

.navbox2 ul li a {color: #5968A5; padding: 0 0 0 5px;
}





#top-header-text {
  display: block;
  float: right;
  position: relative;
  width: 250px;
  margin: -132px 9px 0 0;
}

* html #top-header-text { width: 300px;}

#hours {
  color: #5968A5; 
  font-family: arial;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 11px;
  margin-top: -4px;
  margin-left: 38px;
}

#rss-container {
  display: block;
  float: right;
  width: 96px;
  margin-right: 4px;
}

* html #rss-container {
  width: 175px;
}

#account-rss {
  font-family: arial;
  font-weight: normal;
  color: #999999; 
  display: block;
  float: left;
  font-size: 11px;
}

#rss-link a{
  font-family: arial; 
  font-weight: normal; 
  color: #999999;
  display: block;
  float: right;
  font-size: 11px;
  margin-right: 4px;
}

#right-column {
width: 186px;
float:left;
}

#connect-head {
background:url("http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_header.jpg") repeat-x scroll 0 0 #FFFFFF;
color:#FFFFFF;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:28px;
letter-spacing:-1px;
line-height:26px;
margin:10px 0 0 0;
padding:0 0 0 5px;
float: left;
width: 181px;
text-align: left
}

#connect {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
line-height:normal;
margin:0;
padding:5px 0 11px 0;
float: left;
width: 184px;
height: 70px;
text-align: left
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
}

#subscribe-head {
background:url("http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_header.jpg") repeat-x scroll 0 0 #FFFFFF;
color:#FFFFFF;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:28px;
letter-spacing:-1px;
line-height:26px;
margin:5px 0 0 0;
padding:0 0 0 5px;
float: left;
width: 181px;
text-align: left
}

#subscribe-box {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
line-height:normal;
margin:0;
padding:5px 0 11px 0;
float: left;
width: 184px;
height: 70px;
text-align: left;
}

#category-head {
background:url("http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_header.jpg") repeat-x scroll 0 0 #FFFFFF;
color:#FFFFFF;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:28px;
letter-spacing:-1px;
line-height:26px;
margin:5px 0 0 0;
padding:0 0 0 5px;
float: left;
width: 181px;
text-align: left
}

#category-box {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
line-height:normal;
margin:0;
padding:10px 0 11px 20px;
float: left;
width: 164px;
text-align: left;
font-family: Georgia,"Times New Roman",Times,serif;
font-size:12px;
}

#recent-head {
background:url("http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_header.jpg") repeat-x scroll 0 0 #FFFFFF;
color:#FFFFFF;
ffont-family: Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
height:28px;
letter-spacing:-1px;
line-height:26px;
margin:5px 0 0 0;
padding:0 0 0 5px;
float: left;
width: 181px;
text-align: left
}

#recent-box {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
line-height:normal;
margin:0;
padding: 5px 10px 11px 10px;
float: left;
width: 164px;
text-align: left;
font-family: Georgia,"Times New Roman",Times,serif;
font-size:12px;
}

#archive-head {
background:url("http://blog.qwertygadgets.com/wp-content/themes/prosumer/images/leftnav_header.jpg") repeat-x scroll 0 0 #FFFFFF;
color:#FFFFFF;
font-family: Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
height:28px;
letter-spacing:-1px;
line-height:26px;
margin:5px 0 0 0;
padding:0 0 0 5px;
float: left;
width: 181px;
text-align: left
}

#archive-box {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
line-height:normal;
margin:0;
padding:10px 0 11px 20px;
float: left;
width: 164px;
text-align: left;
font-family: Georgia,"Times New Roman",Times,serif;
font-size:12px;
}

#face-icon {
float: left;
width: 32px;
margin-left: 5px;
margin-bottom: 0px;
}

#face-link {
float:left;
margin: 8px 0 0 5px;
font-size: 12px;
width: 135px;
font-family: Georgia,"Times New Roman",Times,serif;
text-decoration: underline;
margin-bottom: 16px;
}

#twit-icon {
float: left;
width: 32px;
margin-left: 5px;
margin-bottom: 10px;
}

#twit-link {
float:left;
margin: 8px 0 0 5px;
font-size: 12px;
width: 135px;
font-family: Georgia,"Times New Roman",Times,serif;
text-decoration: underline;
}


#rss-link-2 {
text-align: center;
}

#rss-link-3 {
text-align: center;
text-decoration: underline;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px
}

