/*
Theme Name: Blend
*/

/** RESET-MIN **/

html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/** ------------------------------------ OVERALL BACKGROUND ------------------------------------ **/

html {
	background-color: #FFF;font-family:Arial, Helvetica, sans-serif
}
body {
	background-color:#999;
	}


/** ------------------------------------ GENERAL STYLING ------------------------------------ **/
strong {
	font-weight: bold;
}

.diggbutton {
float: right;
margin: 10px;
}


/** ------------------------------------ HEADER ------------------------------------ **/
#header-container {
	height: 145px;
	margin-right: auto;
	margin-left: auto;
	background: url(http://www.rediceimages.com/img-rid/3.0/top-gray-w-white-under.png) repeat-x top;
}
#head-border {
	background: #999;
	height: 12px;
}


#header {
	height: 145px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	overflow: hidden;
}
#home-img-link {
	position:absolute;
	z-index: 2000;
	top: 16px;
	width: 185px;
	height: 145px;
	left: 7%;
	background: url(http://www.rediceimages.com/img-rid/3.0/logo-top.png) no-repeat;
}





/** ------------------------------------ TOP LINKS ------------------------------------ **/
#top-links {
	background: url(http://www.rediceimages.com/img-rid/3.0/666-trans-50pct.png) repeat;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-size:12px;
	font-family: 'MisterGiacco', sans-serif;
	float: right;
	width: 260px;
	height: 20px;
	clear: both;
	margin-top: 8px;
	padding-top: 5px;
}
#top-links a{color:#FFF;text-decoration:none;
padding: 0 8px 0 8px;}
#top-links a:hover {
	color: #000;
}

#menu-links {
	padding-top: 61px;
	height: 48px;
	clear: both;
	font-family: 'MisterGiacco', sans-serif;
}

#menu {
	list-style-type: none;
	font-size: 23px;
	float:right;
}

#menu li {
	background: #F00 url(http://www.rediceimages.com/img-rid/3.0/nav-bottom-shadow.png) repeat-x bottom;
	float:left;
	line-height:46px;
	height:48px;
	padding: 0 16px 0 17px;
	display:block;
	border-top: 1px solid #666;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
}
#menu li:hover a{
	color: #000;

}

.min-height-prop{
	font-size: 0;
	float:right;
	width:1px;
	height: 0;
	visibility:hidden;
	overflow:hidden;
}
.clear{
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
	visibility:hidden
}
#main-container {width:990px;margin:20px auto 20px auto;font-size:14px;background: url(http://www.rediceimages.com/img-rid/3.0/side-bar-back.png) repeat-y top right;border-top:solid 1px #999
}

/* Content border and container*/
#content { /* The area at the bottom of the page with the horizontal widget space. */
	
	clear:both
}

/* Content */
#content textarea,
#content input {
	
	background-color:#fff;
	color:$content_text;
	border: solid 1px $content_text;
	padding: 0;
}
input[type=button],
input[type=submit]{cursor:pointer;}
.submit {cursor:pointer;}


#content .post-title a:hover,
#content .post-title a,
#content .post-title { background-color:#FFF;font-weight: normal; font-size: 15pt}
#content .post-title h1 { background-color:#FFF; font-weight: normal;line-height:1.5em; font-size: 15pt}


#posts{
	width:760px;
	float:left;
	padding-top:7px;
	overflow:visible;
	min-height:420px;
	clear:both;
	}

#posts img { /*Scale any oversized image to fit the available space. Will overflow in <= ie6. */
	max-width:100%
}
.post-author {font-size: 10px;padding-left:12px;}
.post { margin-bottom:40px;position:relative;z-index:0;line-height:1.5em; }
.post-header a{color:#600;font-weight:normal;}
.post  .post-title {border-bottom:solid 2px #C00;padding: 5px 0 5px 12px;}
.post  .post-title h1 { margin:0; padding:0;font-weight:bold}
.post  .post-title h1 a {color:#000;font-weight:bold;display:block;text-decoration:none}
.post-body{
	background: #FFF url(http://www.rediceimages.com/img-rid/3.0/border-ccc-to-white-10x9.png) repeat-x top;
	width:728px;
	text-align:justify;
	word-spacing:0.05em;
	letter-spacing:0.01em;
	border-bottom: 1px solid #900;
	padding:15px 16px 30px 16px;
	-moz-box-shadow: 0px  3px 3px #666;
-webkit-box-shadow: 0px 3px 3px #666;
box-shadow: 0px 3px 3px #666;

}
.post-body .red-border {border:1px solid #F00}
.post-body .codel {display:block;margin-bottom:10px;background-color:#E2E2E2;border: solid 1px #CCC;padding:4px;text-align:left;font-family:"Courier New", Courier, monospace;font-size:13px}
.post-body .codel blockquote {margin-left:10px;font-style:normal}
.post-body .code {display:block;margin-bottom:10px;background-color:#E2E2E2;border: solid 1px #CCC;padding:4px;text-align:left;font-family:"Courier New", Courier, monospace;font-size:13px}
.post-body .code blockquote {margin-left:10px;font-style:normal}
.post-body .code-red {font-family:"Courier New", Courier, monospace;font-size:13px;color:#F00;font-weight:bold}
.post-body #retweet {width:78px;margin:0 10px 5px 10px;float:right;}
.fb_iframe_widget {display:inline;margin-left:20px}
.post-body #retweet iframe {margin:3px 0 3px 10px}
.post-body a {text-decoration:underline;color:#333}
.post-body a span{color:#000;font-weight:normal;}
.post-body a:hover{color:#600;}
.post-body img {margin: 2px 0 2px 0 ;}
.post-body img[align="left"] {margin-left: 0;float:left;}
.post-body img[align="right"] {margin-right: 0; float:right;}
.post-body .alignright {margin-right: 0; margin-left:0.5em; float:right;}
.post-body .alignleft  {margin-left: 0; margin-right:0.5em; float:left;}
.post-body .aligncenter {margin: 1em auto; display:block}
.post-body code {display:block;background-color:#E2E2E2;border: solid 1px #CCC;padding:4px;text-align:left;}
.post-body .img-center{margin-left:auto;margin-right:auto}
.post-body img.left{margin-left: 0;}
.post-body img.right{margin-right: 0;}
.post-body .img-float-right{float:right;margin:10px 0 10px 20px}
.post-body .img-float-left{float:left;margin:10px 20px 0 10px}
.post-body blockquote {border-left: solid 5px $content_highlight; padding-left: 1em;font-style:italic}
.post-body p { margin: 0 0 1em 0}
.post-body strong {font-weight:bold}
.post-body em {font-style:italic}
.post-body #post-main-image {border:3px #CCC solid}
.post-body ul,
.post-body ol { margin:1em 3em;padding:0;}
.post-body ol ul,
.post-body ul ol,
.post-body ul ul,
.post-body ol ol{ margin:0 1.5em;padding:0;}
.post-body h3 {font-weight:bold;}
.post-body h2 {padding:3px 0 3px 0;font-size:18px;font-weight:bold}
.post-body .sourcelink a {color:#600;margin:0 0 0 3px;padding: 2px 10px 2px 10px;border:solid 1px #999;background-color:#CCC;font-size:85%;text-decoration:none}
.post-body .edit-post {font-size:8pt;}
.post-footer {margin:0}
.post-footer .page-links {text-align:right;}
.post-footer .page-links a {font-size:12px;padding:0 0.5em}
.comment-pop-link a {color:#600;font-size:11px}
.post .post-header{ margin-bottom: 3px}

.tag-cloud-links {font-size:11px;font-weight:normal;margin:5px 0 0 0;float:right;}
.tag-cloud-links a {color:#666;}
.post-date {
	background:url(http://www.rediceimages.com/img-rid/3.0/blog-post-date-back.png) top repeat-x;
	width:50px;
	height:75px;
	position:absolute;
	z-index:1;
	top:-7px;
	left:-50px;
	color:$content_text;
	background-color:#FFF;
	
	-moz-box-shadow: -1px 2px 3px #666;
-webkit-box-shadow: -1px 2px 3px #666;
box-shadow: -1px 2px 3px #666;
	
	
}
.post-year{
	display:block;
	width:48px;
	text-align:center;
	position:absolute;
	top:3px;left:1px;
	font-weight: bold;
	height:20px;
	font-size:100%;
	color:#FFF;
	
}
.post-month{
	display:block;
	width:48px;
	text-align:center;
	position:absolute;
	top:25px;
	
	color:#000;
	font-weight: bold;
	height:1.25em;
	line-height:1.25em
}

.post-day{
	line-height:1em;
	font-size:160%;
	display:block;
	width:48px;
	height:1em;
	position:absolute;
	letter-spacing:-0.1em;
	text-align:center;
	font-weight: 900;
	z-index:10;
	top:50px;color:#B90000;
}
#posts #not-found-text {
	background:#FFF;
	font-size: 22px;	
	padding: 0 20px 0 20px;
	font-family: MisterGiacco, Arial, Tahoma, sans-serif;
	height:300px;
	text-align: left;
}
#posts .not-found {
	height:300px;
	background: url(http://www.rediceimages.com/img-rid/3.0/404-back.png) no-repeat right bottom;
	border-bottom: 1px solid #666;
	}

/* ------------ THE AUTHOR ------------ */

#author-desc {background-color:#FFF;margin-top:-1px;margin-left:30px;width:550px;height:165px;border-bottom:#900 1px solid;border-left:#900 1px solid;border-right:#900 1px solid;border-top:1px #999 solid;-moz-box-shadow: 3px  3px 3px #666;
-webkit-box-shadow: 3px 3px 3px #666;
box-shadow: 3px 3px 3px #666}
#author-desc #about-author {top:-41px;left:-1px;position:relative;margin-bottom:-20px;padding:10px;background: url(http://www.rediceimages.com/img-rid/3.0/border-ccc-to-white-10x9.png) repeat-x top;background-color:#FFF;width:160px;text-align:center;font-weight:bold;font-size:18px;font-family: MisterGiacco, Arial, sans-serif;border-left:1px #999 solid;border-right:1px #999 solid}
#author-desc #author-gravatar {width:80px;border:2px #CCC solid;float:left;margin: 0 10px 0 10px;}
#author-desc #author-info {float:right;width:430px;}
#author-desc #name {width:400px;font-weight:bold;font-size:17px;font-family: MisterGiacco, Arial, sans-serif;border-bottom:1px solid #C00}
#author-desc #name a {color:#C00;text-decoration:none;}
#author-desc #user-links {color:#666;font-size:15px;font-weight:bold;font-family: MisterGiacco, Arial, sans-serif;}
#author-desc #user-links a{color:#900;font-size:15px;font-weight:normal;text-decoration:none}
#author-desc #description {font-size:12px;font-family:Arial, Helvetica, sans-serif;width:400px;padding:10px}



/* Comments */
fieldset,
form {
	border:0 none;
	padding:0;
}

#comments {
	margin: 35px 0 0 15px;
}
#comments a {color:#000;}
#comments a:hover{color:#600;}

.commentTitle {font-size:21px;font-family: MisterGiacco, Arial, sans-serif;}
	#comments small {font-size:11px;}
	#commentlist,
	#comments ul,
	#comments li {
		padding:0;
		margin:0;
		list-style-type: none;
		/* Sort out IE7. */
		max-width:100%;
		min-width:1px;
	}
	#commentlist ul.children {
		padding-bottom:5px;
	}
	#commentlist li {
		padding-top:2px;
		margin-top:5px;
		margin-right:5px;
	}
	#respond,
	
	#commentlist div.comment-body {
		min-height:1px;
		padding:1em
	}
	#commentlist .toggle {
		cursor:pointer;
		padding: 2px;
		line-height: 16px;
		max-width:100%;
	}
		#commentlist .toggle span.posterName {
			
		}

		.trackbackToggle span.switch,
		#commentlist span.switch {
	width:16px;
	height:16px;
	float:right;
	background-color: transparent;
	background-image: url(../images/plus-minus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
		}
		
		.ie8 li.comment {
			overflow:hidden;
		}

		#commentlist .active span.switch {
			background-position: 0 -16px;
		}
	#commentlist li.with-replies {
		padding-bottom:0;
	}

/* Comment Content */

div.comment-body {
	background-color: #FFF;background: #FFF url(http://www.rediceimages.com/img-rid/3.0/border-ccc-to-white-10x9.png) repeat-x top;margin:8px 8px 8px 0;border-bottom:#666 solid 1px;
}
.comment {font-size:12px;}
	.avatar {
		display:inline;
		vertical-align:middle;
	}

	#comments li.bypostauthor > div:first-child .avatar {
	border-bottom:1px solid #CCC;
	padding:0px;
	background-color:#fff;
	}
	.trackbackToggle.active span.switch,
	#commentlist li.active span.switch {
		background-position: 0 -16px;
	}
	.vcard {font-size: 14px;margin:3px;border-bottom:solid #999 1px;background:#FFF;}
.comment-author .fn {font-weight:bold;margin-left:10px;}

	div.commentmetadata {
		font-size:x-small;
		line-height:16px;
		height:16px;
		margin:5px;
		color:#666;
	}
.comment-content {margin:5px;}

	
#comments .dofollow {font-size:11px;color:#666}
#comments .required {color:#F00}
#commentlist .children {margin-left:35px;}
.comment .comment-reply-link {
	float:right;
	text-align:right;
	padding-right: 21px;
	overflow:hidden;
	
}
.comment .comment-reply-link:hover {
	background-position: 100% -16px;
}

#commentForm { margin-top: 20px;width:100%}
#commentForm label {font-weight:bold;display:inline;}
#author, #email, #url {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #ddd;
	margin:-5px 10px 10px 0;
	vertical-align: text-top;
	height:25px;
	width: 50%;
}
#author:hover, #email:hover, #url:hover, #comment:hover {
	background:#FFDFE1;
}

#comment {display:block;width: 100%;max-width: 580px;
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #ddd;
	margin-bottom: 10px;
	vertical-align: text-top;
	}
.commentSubmit {text-align: left;padding-right:15px;}
.commentSubmit a {color: #900;margin-right:2em;font-size:12px;}
.commentSubmit a:hover {color: #f00;}


/* TRACKBACK */


.trackback-url {padding: 15px 0 8px 0}
.trackback-url a{color:#000;font-size:10px}

#trackbackList
{	
		padding:0;
		margin:0;		
		/* Sort out IE7. */
		max-width:100%;
		min-width:1px;
	}
#trackbackList div {background:none;border:none}
#trackbackList .fn{font-size:10px;list-style-type:decimal;}
#trackbackList .commentmetadata, #trackbackList p {display:none;}
#trackbackList .says {display:none}


/* Next and previous page links */
#page-navigation{
	padding:0.2em 0;
	margin-top:2em;
	height:2em;
	border-top:solid 2px $content_highlight;
	font-size:140%
}
#page-navigation a {
	
	color:$content_link2_text;
	line-height:2em;
	text-decoration:none;
	display:block;
	padding:0 1em
}
#page-navigation a:hover{
	background-color:$content_link2_hover_back;
	color:$content_link2_hover_text
}
.previous_posts { float:left }
.next_posts { float:right }

/* ---------------------------------------------------------------- Sidebar ----------------------------------------------------------------*/
#sidebar{
	width:210px;
	overflow:hidden;
	color:#FFF;
	padding:10px 0 0 20px;

	

}
#sidebar a{color:#FFF;}
#sidebar a:hover{color:#000;}
#sidebar .widget{
	margin-bottom:2.5em;
	padding-right:18px;

}
.widgettitle {padding:5px 0 5px 0;border-bottom:solid 2px #FFF}
.widgettitle h3 {font-size:18px;font-weight:bold;}
.widget_pages{display:none}
.sidebar-widget ul{list-style:none;line-height:18px;}
.sidebar-widget li {font-size:12px;padding:5px 0 5px 0;font-weight:bold}
.sidebar-widget a {text-decoration:none;}
/* Sidebar options */
.sidebar-off #sidebar{display:none} /* Sidebar code will not be run, but just in case. */
.sidebar-off #posts {
	display:inline; /* <-- IE6 float bug hack */
	float:left;
	margin:0 0 0 0px;
	padding-top:40px
}
/* If the Sidebar is set to the right. */
.sidebar-right {background: url(http://www.rediceimages.com/img-rid/3.0/blog-sidebar-back.png) no-repeat right top}/* Vertical devide.*/
.sidebar-right #posts{float:left}
.sidebar-right #sidebar{float:right}
/* If the Sidebar is set to the left. */
.sidebar-left {background:#F00 url(http://www.rediceimages.com/img-rid/3.0/red-shadow-left-bar.png) repeat-y 199px 0} /* Vertical devide.*/
.sidebar-left #posts{float:right}
.sidebar-left #sidebar{float:left}


#sidebar .fb_iframe_widget {margin:0 0 0 -10px;position:relative;background:#FFF;}
.fb_iframe_widget span.name {font-size:12px}

/** ------------------------------------ BOTTOM + FOOTER ------------------------------------ **/
#bottom-links-container {
	background: url(http://www.rediceimages.com/img-rid/3.0/999-border-to-ccc.png) repeat-x top #CCC;
	color: #333;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	
}
#columns {
	background: url(http://www.rediceimages.com/img-rid/3.0/bottom-links-logo-top.png) no-repeat left bottom;
	margin: 0 auto 0 auto;
	width: 990px;
	height: 260px;
	
	overflow: hidden;
}

.bottom-links-text {
	padding: 12px;
	line-height: 16px;
}

.bottom-column {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 5px;
	background-repeat: repeat;
	margin-top: 15px;
	height: 220px;
	
}
#columns li {
	padding: 3px 0px 3px 5px;
}
#column3 a {
	color: #333;
	text-decoration: none;
}


#column1 {
	border-right: 1px solid #999;
	width: 29%;
}
#column2{
	border-right: 1px solid #999;
	width: 21%;
}
#column3{
	border-right: 1px solid #999;
	width: 19%;
}
#column4 {
	background-position: right 8px;
	width: 30%;
}

.bottom-column img{
	padding: 0 10px 0 8px;
	display: block;
}
.bottom-column ul {
	list-style-type: none;
	padding: 12px;
	line-height: 16px;
}
#footer {
	background: url(http://www.rediceimages.com/img-rid/3.0/footer-logo-image.png) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 990px;
	padding: 10px 0 10px 0;
	
}
#bottom-icons img {
	padding: 7px;
	display: inline;
}
#bottom-icons {
	padding: 5px 0 0 10px;
}

#footer a {
	color: #666;
	text-decoration: none;
}
#bottom-bar {
	background: #FFF url(http://www.rediceimages.com/img-rid/3.0/ccc-border-to-white.png) repeat-x top;
}


/** ------------------------------------ GENERAL PAGES ------------------------------------ **/

.align-left {
	float: left;
	width: 50%;
	text-align: justify;
	margin: 5px;
}
.underline2 {
	border-bottom:#333 2px solid ;
	line-height: 25px;
}



/** ------------------------------------ FORMS   ------------------------------------ **/

.inputtext:hover {
	background:#FFDFE1;
}
.inputtext:active {background:#F00}


/** ----------------------------------- DIGG -------------------------------------- **/

/* global */
.db-wrapper,
.db-clean {
    display:inline-block;
}
.db-container, .db-body, .db-count, .db-copy {
    display:block;
}
.db-wrapper, span.db-wrapper {
    cursor: pointer;
    font-family: Arial;
    color: #554e1b;
    font-size: 15px;
    font-weight: 900;
    line-height: 14px;
    text-align: center;
	margin:10px 0 10px 0}

.db-wrapper.db-compact {
    vertical-align:middle;
}

.db-wrapper a {
    display: block;
    text-indent: -10000px;
    overflow: hidden;
}
.db-wrapper span span span span.db-count {
    padding-top: 4px;
    text-align:center;
}
.db-wrapper span span span span.db-copy {
    font-size: 10px;
    line-height: 10px;
    font-weight: 500;
    color: #bba872;
    text-align:center;
}

.db-submit .db-count,
.db-submit .db-copy,
.db-submit .db-anchor {
    visibility: hidden;
}

/* large */
.db-wrapper span span .db-large {
    width: 50px;
    height: 72px;
    background: transparent url(http://widgets.digg.com/img/button/diggThis.png) no-repeat 0 0;
    padding: 4px 0;
}
.db-wrapper span span .db-large .db-anchor {
    height: 33px;
    margin-top: 10px;
}
/* LARGE
.db-wrapper span .db-submit .db-large {
    background-image: url(http://widgets.digg.com/css/button/diggThisSubmit.png);
}
.db-wrapper span .db-dugg .db-large {
    background-image: url(http://widgets.digg.com/css/button/diggThisDugg.png);
}
.db-wrapper .db-ie span .db-large {
    width: 50px;
    height: 80px;
}
.db-wrapper .db-ie6 span .db-large {
    background-image: url(http://widgets.digg.com/css/button/diggThis.gif);
}
.db-wrapper .db-ie6 .db-submit .db-large {
    background-image: url(http://widgets.digg.com/css/button/diggThisSubmit.gif);
}
.db-wrapper .db-ie6 .db-dugg .db-large {
    background-image: url(http://widgets.digg.com/css/button/diggThisDugg.gif);
}
*/
/* medium 
.db-wrapper span span .db-medium {
    width: 50px;
    height: 55px;
    background: transparent url(http://widgets.digg.com/img/button/diggThisMedium.png) no-repeat 0 0;
    padding: 3px 0;
}
.db-wrapper span span .db-medium .db-anchor {
    height: 21px;
    margin-top: 5px;
}
.db-wrapper span .db-submit .db-medium {
    background-image: url(http://widgets.digg.com/img/img/button/diggThisMediumSubmit.png);
}
.db-wrapper span .db-dugg .db-medium {
    background-image: url(http://widgets.digg.com/img/button/diggThisMediumDugg.png);
}
.db-wrapper .db-ie span .db-medium {
    width: 50px;
    height: 61px;
}
.db-wrapper .db-ie6 span .db-medium {
    background-image: url(http://widgets.digg.com/img/button/diggThisMedium.gif);
}
.db-wrapper .db-ie6 .db-submit .db-medium {
    background-image: url(http://widgets.digg.com/img/button/diggThisMediumSubmit.gif);
}
.db-wrapper .db-ie6 .db-dugg .db-medium {
    background-image: url(http://widgets.digg.com/img/button/diggThisMediumDugg.gif);
}
*/
/* compact */
.db-wrapper span span span.db-compact {
    width: 76px;
    height: 11px;
    background: transparent url(http://widgets.digg.com/img/button/diggThisCompact.png) no-repeat 0 0;
    padding: 3px 0;
    text-align:left;
	float:right
}
.db-wrapper span span .db-compact .db-copy,
.db-wrapper span span .db-compact .db-anchor {
    display: none;
}
.db-wrapper span span .db-compact span.db-count {
    padding: 0;
    line-height: 10px;
    font-size: 10px;
    width: 36px;
    text-align:center;
}
.db-wrapper span .db-submit .db-compact {
    background-image: url(http://widgets.digg.com/img/button/diggThisCompactSubmit.png);
}
.db-wrapper span .db-dugg .db-compact {
    background-image: url(http://widgets.digg.com/img/button/diggThisCompactDugg.png);
}
.db-wrapper .db-ie span .db-compact {
    width: 76px;
    height: 17px;
}
.db-wrapper .db-ie6 span .db-compact {
    background-image: url(http://widgets.digg.com/img/button/diggThisCompact.gif);
}
.db-wrapper .db-ie6 .db-submit .db-compact {
    background-image: url(http://widgets.digg.com/img/button/diggThisCompactSubmit.gif);
}
.db-wrapper .db-ie6 .db-dugg .db-compact {
    background-image: url(http://widgets.digg.com/img/button/diggThisCompactDugg.gif);
}

/* digger */
.db-wrapper span span .db-digger {
    width: 16px;
    height: 16px;
    background: transparent url(http://widgets.digg.com/img/button/diggThisDigger.png) no-repeat 0 0;
}

.db-digger .db-count,
.db-digger .db-copy,
.db-digger .db-anchor {
    display: none;
}


/* FOLLOW ME */
.wp_followme_c2 {
	position:fixed;
	background:#FF0000;
	top:200px;
	right:0px;
	width:32px;
	height:160px;
	border:1px solid #FF0000;
	color:#FFFFFF;
}

