/* ---  COMMON --- */
body {
	color: #fff;
	margin: 0px;
	background: url('../images/sitebg.jpg') no-repeat fixed;
	font-family: Tahoma;
}

td {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em;
	text-align: left;
}

td a:hover {
	color: #038bfe;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	padding: 0.2em;
	text-align: left;
	background-color: #252525;
	border: 1px solid #038bfe;
	width: 250px;
	height: 60px;
}

select {
	font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0.2em;
	text-align: left;
	background-color: #252525;
	border: 1px solid #038bfe;
}

input {
	font: normal 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.frm {
	padding: 0.2em;
	text-align: left;
	background-color: #252525;
	border: 1px solid #038bfe;
	width: 180px;
}

.frm2 {
	padding: 0.2em;
	text-align: left;
	background-color: #252525;
	border: 1px solid #038bfe;
	width: 180px;
}

.frm3 {
	padding: 0.2em;
	text-align: left;
	background-color: #252525;
	border: 1px solid #038bfe;
	width: 380px;
}

.vote {
	border: 0px solid #ff9900;
	width: 16px;
	height: 16px;
}

.ta1 {
	font: normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0.2em;
	text-align: left;
	background-color: #252525;
	border: 1px solid #038bfe;
	width: 350px;
	height: 260px;
}

#votenums {
	text-align: right;
	width: 33px;
	display: block;
	border: 0px solid #ff9900;
	font: normal 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#voted {
	top: 200px;
	left: 300px;
	width: 100px;
	background-color: #efefef;
	position: relative;
	border: 1px solid #00cc00;
	z-index: 1;
}

#votedalready {
	top: 200px;
	left: 300px;
	width: 100px;
	background-color: #efefef;
	position: relative;
	border: 1px solid #cc0000;
	z-index: 1;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #fe03c6;
}

.txt {
	padding: 5px;
}

.txt2 {
	padding: 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.txt3 {
	padding: 1px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.query {
	cursor: help;
	border-bottom: 1px dotted #ffffff;
}

/* --- CONTENT --- */
#container {
	background-color: #000000;
	overflow: hidden;
	width: 912px;
}

#content {
	width: 678px;
	border-right: 234px solid #252525;
	border-right-image: url('../images/sidebg.gif') repeat-y;
	/* The width and color of the rail */
	margin-right: -234px; /* Hat tip to Ryan Brill */
	float: left;
	background: url('../images/contentbg.gif') repeat-y right;
}

.logo {
	width: 373px;
	height: 122px;
}

#jacks {
	background: url('../images/jacks2.jpg') no-repeat center;
	width: 641px;
	height: 430px;
	overflow: hidden;
}

#jacks2 {
	background: url('../images/jacks2.jpg') no-repeat 10px -100px;
	width: 641px;
	height: 90px;
	overflow: hidden;
}

#holder {

}

/******* NAV ********/
.nav_a {
	background: url('../images/1a.gif');
}
.nav_b {
	background: url('../images/1b.gif');
}
.nav {
	padding: 5px 0 0 1em;
	margin: 0;
	list-style: none;
	height: 35px;
	position: relative;
	background: transparent url('../images/0c.gif') repeat-x left bottom;
	font-size: 11px;
	margin: 0 0 0 20px;
}
.nav li {
	float: left;
	height: 35px;
	margin-right: 1px;
}
.nav li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #8c016d;
	text-decoration: none;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 4px;
	cursor: pointer;
	background: url('../images/0a.gif') no-repeat;
}
.nav li a b {
	float: left;
	display: block;
	padding: 0 16px 5px 12px;
	background: url('../images/0b.gif') no-repeat right top;
}
.nav li.current a {
	color: #fff;
	background: url('../images/2a.gif') no-repeat;
}
.nav li.current a b {
	background: url('../images/2b.gif') no-repeat right top;
}
.nav li a:hover {
	color: #fff;
	background: url('../images/1a.gif') no-repeat;
}
.nav li a:hover b {
	background: url('../images/1b.gif') no-repeat right top;
}
.nav li.current a:hover {
color: #fff;
	background: url('../images/2a.gif') no-repeat;
cursor: default;
}
.nav li.current a:hover b {
	background: url('../images/2b.gif') no-repeat right top;
}

/****** TEXT MANIPULATION *******/
#cap {
	font-size: 1em;
	color: #fe03c6;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin-top: 2px;
	margin-right: 1px;
}

#tunein {
	width: 205px;
	float: left;
	padding: 4px;
	border: 0px solid #ff9900;
	margin: -25px 0 0 0;
}

#tunein h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') 30px -7px no-repeat;
	margin-bottom: 0px;
}

#tunein .txt {
	padding: 2px 20px 5px 20px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#mashup {
	width: 215px;
	float: left;
	padding: 4px;
	border: 0px solid #99ff00;
}

#mashup h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') 22px -7px no-repeat;
	margin-bottom: 0px;
}

#mashup .txt {
	padding: 2px 25px 5px 25px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#confessions {
	width: 215px;
	float: right;
	padding: 4px;
	border: 0px solid #00ff99;
	margin: 0 0 0 0;
}

#confessions h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') 2px -7px no-repeat;
	margin-bottom: 0px;
}

#confessions .txt {
	padding: 2px 25px 5px 25px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#involved {
	width: 215px;
	float: left;
	padding: 4px;
	border: 0px solid #ff9900;
	margin: -25px 0 0 0;
}

#involved h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') -5px -7px no-repeat;
	margin-bottom: 0px;
}

#involved .txt {
	padding: 2px 25px 5px 25px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#why {
	width: 205px;
	float: left;
	padding: 4px;
	border: 0px solid #ff9900;
	margin: -25px 0 0 0;
}

#why h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') 17px -7px no-repeat;
	margin-bottom: 0px;
}

#why .txt {
	padding: 2px 15px 5px 15px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#competitions {
	width: 215px;
	float: left;
	padding: 4px;
	border: 0px solid #99ff00;
	margin: -25px 0 0 0;
}

#competitions h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') -9px -7px no-repeat;
	margin-bottom: 0px;
}

#competitions .txt {
	padding: 2px 25px 5px 25px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#more {
	width: 235px;
	float: left;
	padding: 4px;
	border: 0px solid #99ff00;
	margin: -25px 0 0 0;
}

#more h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	background: url('../images/splatt_lrg.gif') 15px -7px no-repeat;
	margin-bottom: 0px;
}

#more .txt {
	padding: 2px 10px 5px 10px;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#charts {
	width: 641px;
	float: left;
	padding: 4px;
	border: 0px solid #ff9900;
	margin: -25px 25px 5px 25px;
	text-align: left;
}

#charts h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	padding: 0 0 0 20px;
	background: url('../images/splatt_lrg.gif') -7px -7px no-repeat;
	margin-bottom: 0px;
}

#charts .txt {
	padding: 2px 20px 0 0;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

#newmusic {
	width: 641px;
	float: left;
	padding: 4px;
	border: 0px solid #ff9900;
	margin: -25px 25px 5px 25px;
	text-align: left;
}

#newmusic h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	padding: 0 0 0 20px;
	background: url('../images/splatt_lrg.gif') -7px -7px no-repeat;
	margin-bottom: 0px;
}

#newmusic .txt {
	padding: 2px 20px 0 0;
	text-align: justify;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.1em;
	color: #ffffff;
}

.cellstd {
	background-color: #464646;
	color: #fff;
	font: normal 0.9em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
}

.celldark {
	background-color: #1f1f1f;
	color: #fff;
	font: normal 0.9em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
}

.click {
	cursor: pointer;
	text-decoration: underline;
}

/* --- CONFESSIONS --- */
#inner {
	margin: 10px;
	background-color: #000000;
}

#inner2 {
	margin: 10px;
	background-color: #000000;
}

#inner2 b {
	border-bottom: 1px dotted #ffffff;
	margin-bottom: -0.1em;
}

#inner2 h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	margin-bottom: 0px;
	margin-top: -1px;
	margin-right: 10px;
}

/* --- TABLE --- */
.tbl1 {
	opacity: 0.9;
	background-color: #4a4747;
	font-weight: bold;
}

.tbl1 h6 {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	margin-bottom: 0px;
	line-height: 1.1em;
	height: 2.2em;
	margin-top: -0.5em;
}

.tbl1 #cap {
	font-size: 1.1em;
	color: #fe03c6;
	font-weight: bold;
	letter-spacing: -1px;
}

.tbl2 {
	opacity: 0.9;
	background-color: #666666;
	font-weight: bold;
	font-size: 0.7em;
}

.txt_si {
	font-size: 1em;
}

.tbl3 {
	opacity: 0.9;
	background-color: #343434;
}

.tbl3 h6 {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	margin-bottom: 0px;
	line-height: 1.1em;
	height: 2.2em;
	margin-top: -0.5em;
	opacity: 1;
}

.tbl3 #cap {
	font-size: 1.1em;
	color: #fe03c6;
	font-weight: bold;
	letter-spacing: -1px;
}

.tbl4 {
	background-color: #4a4747;
	font-size: 0.9em;
}

.albums {
	display: block;
	overflow: hidden;
	width: 40px;
	height: 40px;	
	background-color: #666666;
}

#hot {
	background: url('../images/hot.png') left no-repeat;
	width: 40px;
	font: bold 9px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 18px;
	color: #ff9900;
}

#mshp {
	background: url('../images/mashup2.gif') left no-repeat;
	width: 45px;
	height: 25px;
	font: bold 9px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 5px;
	color: #ff9900;
}

#local {
	background: url('../images/za.png') left no-repeat;
	width: 25px;
	height: 25px;
	font: bold 9px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 5px;
	color: #ff9900;
}

#listeners {
	text-align: left;
	padding-top: 0.3em;
	padding-right: 2em;
	float: right;
	opacity: 1;
	font: normal 10px verdana, Arial, Helvetica, sans-serif;
}

#onair {
	text-align: left;
	padding-top: 0.2em;
	padding-right: 1em;
	float: right;
	opacity: 1;
	font: bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6be400;
}

#offair {
	text-align: left;
	padding-top: 0.2em;
	padding-right: 1em;
	float: right;
	opacity: 1;
	font: bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 0px solid #ff9900;
}

.thumbs {
	float: right;
}

.like {
	background: url('../images/like.gif') no-repeat;
	width: 16px;
	height: 16px;
	border: 0px solid #ffffff;
	font: bold 0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.dislike {
	background: url('../images/dislike.gif') no-repeat;
	width: 16px;
	height: 16px;
	border: 0px solid #ffffff;
	font: bold 0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.fessup {
	background: url('../images/fessup.gif') no-repeat;
	width: 80px;
	height: 35px;
	border: 0px solid #ffffff;
	font: bold 0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #252525;
}

/* --- PAGINATION -- */
#pagination-clean ul {
	border: 0;
	margin: 0;
	padding: 0;
}

#pagination-clean li {
	border: 0;
	margin: 0;
	padding: 0;
	font: normal 1em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	list-style: none;
}
#pagination-clean li {
/*	border: solid 1px #dedede;*/
	margin-right: 2px;
}

#pagination-clean a {
	margin-top: 2px;
	padding: 0 5px 2px 6px;
	border: 1px solid #000000;
}

#pagination-clean .active {
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	border: 1px solid #fe03c6;
	padding: 0 5px 2px 6px;
	margin: 2px;
}

#pagination-clean a:link,
#pagination-clean a:visited {
	color: #038bfe;
	display: block;
	float: left;
	text-decoration: none;
}

#pagination-clean a:hover {
	text-decoration: none;
	border: 1px solid #038bfe;
}

#ptxt {
	display: block;
	float: right;
	padding-top: 4px;
	margin: 0 20px 0 0;
	font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0px solid #ff9900;
}

#pagination-clean .pclear {
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#pagination-clean a.pclear:hover {
	border: 1px solid #000000;
	color: #fe03c6;
}

#pagination-holder {
	border: 0px solid #ff9900;
	margin: 0 0 0 -35px;
	display: block;
	float: left;
	width: 500px;
}

#alphabet-holder {
	border: 0px solid #ff9900;
	margin: 0 0 0 -35px;
	display: block;
	float: left;
	width: 700px;
}

#alphabet-clean ul {
	border: 0;
	margin: 0;
	padding: 0;
}

#alphabet-clean li {
	border: 0;
	margin: 0;
	padding: 0;
	font: normal 0.8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	list-style: none;
}
#alphabet-clean li {
/*	border: solid 1px #dedede;*/
	margin-right: 2px;
}

#alphabet-clean a {
	margin-top: 2px;
	padding: 0 5px 2px 6px;
	border: 1px solid #000000;
}

#alphabet-clean .active {
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	border: 1px solid #fe03c6;
	padding: 0 5px 2px 6px;
	margin: 2px;
}

#alphabet-clean a:link,
#alphabet-clean a:visited {
	color: #038bfe;
	display: block;
	float: left;
	text-decoration: none;
}

#alphabet-clean a:hover {
	text-decoration: none;
	border: 1px solid #038bfe;
}

#atxt {
	display: block;
	float: right;
	padding-top: 4px;
	margin: 0 20px 0 0;
	font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 0px solid #ff9900;
}

#alphabet-clean .aclear {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#alphabet-clean a.aclear:hover {
	border: 1px solid #000000;
	color: #fe03c6;
}

.request {
	background: url('../images/splatt_nav.gif') left center no-repeat #000000;
	border: 1px solid #fe03c6;
	padding: 1px 5px 4px 3px;
	width: 61px;
	height: 24px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	line-height: 0.9em;
}

.dedication {
	background: url('../images/splatt_nav.gif') left center no-repeat #000000;
	border: 1px solid #fe03c6;
	padding: 1px 5px 4px 3px;
	width: 111px;
	height: 24px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	line-height: 0.9em;
}

#reqheight {
	display: block;
	height: 24px;
	overflow: hidden;
	text-align: center;
}

#reqhot {
	background: url('../images/hot.png') left no-repeat;
	width: 20px;
	font: bold 9px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	padding: 3px 0 0 1px;
	color: #ff9900;
}

#requestPolicy {
	visibility: hidden;
	position: absolute;
	border: 1px solid #9900ff;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 15px 0 0;
	background-color: #000;
	height: 20px;
	width: 550px;
	height: inherit;
	border: 1px solid #cccccc;
}

/* --- SIDE BAR -- */
#sidebar {
	background-color: #252525;
	width: 234px;
	float: left;
	text-align: left;
	font: normal .9em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 1px;
	padding-left: 10px;
	font: normal .8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	line-height: 1.5em;
	width: 200px;
	border: 0px solid #9900ff;
}

#sidebar li b {
	border-bottom: 1px dotted #ffffff;
	margin-bottom: -0.1em;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar li a {
	text-decoration: underline;
	color: #ffffff;
}

#sidebar li a:hover {
	text-decoration: none;
	color: #fe03c6;
	/*background: url('../images/splatt_nav.gif') left top no-repeat;*/
	width: 39px;
	height: 39px;
}

a.none {
	text-decoration: underline;
	cursor: pointer;
}

a.none:hover {
	text-decoration: none;
	cursor: pointer;
}

#sidebar li h1 {
	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	margin-bottom: 0px;
}

#sidebar li h2 {
	font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	margin-bottom: 0px;
}

#sidebar .head {
	font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #038bfe;
	margin-bottom: 0px;
	text-decoration: none;
}

a.head {
	text-decoration: none;	
}
a.head:active {
	text-decoration: none;	
}
a.head:hover {
	text-decoration: none;	
}

a.cap {
	color: #fe03c6;
	text-decoration: none;	
}
a.cap:active {
	color: #fe03c6;
	text-decoration: none;	
}
a.cap:hover {
	color: #fe03c6;
	text-decoration: none;	
}

#dir_winamp {
	position: absolute;
	padding: 0 0 0 5px;
	height: 110px;
	width: 200px;
	display: none;
	background-color: #292929;
	border: 1px solid #038bfe;
}

#dir_windows {
	position: absolute;
	padding: 0 0 0 5px;
	height: 110px;
	width: 200px;
	display: none;
	background-color: #292929;
	border: 1px solid #038bfe;
}

.linking a:link,
.linking a:visited {color:#868686; text-transform:uppercase; text-decoration:none;}
.linking a:active,
.linking a:hover {color:#868686; text-decoration:none;}
.linking .share a:link,
.linking .share a:visited {display:block; width:23px; height:22px; float:left; text-indent:-9999px;}
.linking .share a:hover,
.linking .share a:active {background-position:center bottom !important;}
.linking .share a.google {background:#fff url('../images/share-google.png') no-repeat center top}
.linking .share a.laaikit {background:url('../images/share-laaikit.png') no-repeat center top;}
.linking .share a.digg {background:url('../images/share-digg.png') no-repeat center top;}
.linking .share a.delicious {background:url('../images/share-delicious.png') no-repeat center top;}
.linking .share a.stumble {background:url('../images/share-stumble.png') no-repeat center top;}
.linking .share a.facebook {background:url('../images/share-facebook.png') no-repeat center top;}
.linking .share a.reddit {background:url('../images/share-reddit.png') no-repeat center top;}
.linking .share a.newsvine {background:url('../images/share-newsvine.png') no-repeat center top;}
.linking .share a.twitter {background:url('../images/share-twitter.png') no-repeat center top;}
.linking .share a.muti {background:url('../images/share-muti.png') no-repeat center top;}

.linking .share {
	display:block;
	height:22px;
	padding-left: 5px;
	float:left;
	color:#868686; text-transform:uppercase; font-size:0.8em;
	line-height:22px;
	background:url('img/share-bg.png') no-repeat left top;
}
.linking .share strong {
	display:block;
	float:left;
	font-weight:normal;
	line-height:22px;
	padding-right:8px;
}
.linking .share strong.endcap {
	background:url('img/share-endcap.png') no-repeat center top;
	width:3px;
	text-indent:-9999px;
}


/* --- FOOTER --- */
#footer {
	font: normal 0.8em "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	border: 0px solid #0099ff;
	height: 60px;
	background: url('../images/contentbg.gif') #252525 repeat-y right;
}

#footer .txt {
	padding-top: 20px;
}
