/*  
Theme Name: radiomagnetic

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	color: #1a1a1a;
	padding: 0px 0 25px 0;
	background-color: #584e4f;
	background-repeat: repeat;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {
	margin: 10px 0;
	font-size: 14px;
	line-height: 18px;
	}

a:link, a:visited {
	color: #cc0000;
	text-decoration:none
	}
	
#branding a {
	color: #1a1a1a;
	text-decoration:none
	}

a:hover, a:active {
	color:#1a1a1a;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#e2e2e2;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	}

img, a:link img, a:visited img {
	border:0;
	margin-bottom: 0px;
	}
	
#entry img, h4 img {
	padding-top: 12px;
	padding-bottom: 12px;
	}	
	
#content ol {
	list-style-position: outside;
	font-size: 13px;
	line-height: 16px;
	margin-left: 25px;
}	

.postsingle ul {
	list-style-position: outside;
	font-size: 13px;
	line-height: 16px;
	margin-left: 25px;
}	

#content ol li {
	padding-bottom: 6px;
}
	
		

/* Structure */

#headerbkgnd {
	background-color: #ccc;
	width: 1000px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	position: relative;
	background-image: url(http://www.radiomagnetic.com/wp-content/themes/radiomagnetic/images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	z-index: 20;
}	


#branding {
	}

#page {
	background:#FFFFFF none repeat scroll 0%;
	float:none;
	font-size:0.7em;
	width:950px;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-right-width: 13px;
	border-left-width: 13px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	}
	
#footerbkgnd {
	background-color: #ccc;
	width: 976px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width:150px;
	float:left;
	padding-right: 12px;
	margin-top: 12px;
	}
	
#sidebarnav {
	margin-bottom: 12px;
	}	
	
#about {
	margin-bottom: 12px;
	background-color: #f8f5f0;
	padding: 10px;
	}	
	
#newsletter {
	margin-bottom: 12px;
	background-color: #f8f5f0;
	padding: 10px;
	}	
	
#community {
	margin-bottom: 12px;
	}		
	
#promo {
	margin-bottom: 12px;
	background-color: #f8f5f0;
	padding: 15px;
	}		
	
#sidebar2 {
	width:300px;
	float:right;
	padding-left: 12px;
	margin-top: 0px;
	}
	
#advert {
	margin-top: 12px;
	margin-bottom: 12px;
	}	
	
#googlead {
	background-color: #f8f5f0;
	margin-top: 0px;
	padding-top: 12px;
	padding-left: 110px;
	padding-bottom: 12px;
	}	
	
#assets {
	background-color: #D8E8EA;
	margin-top: 0px;
	margin-bottom: 12px;
	display: block;
	height: auto;
	width: 440px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}	
	
#livecircuit {
	background-color: #000000;
	margin-top: 0px;
	display: block;
	width: 430px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #ffffff;
	}	
	
#livecircuit p {
	text-align: center;
}
	
	
#livecircuit a {
	color:#7C86A1;	
}

#livecircuit a:hover {
	color:#cccccc;	
}
	
#assets ul {
	margin-left: 0px;
	}	
	
#assets li {
	float: left;
	padding-right: 10px;
}	
	
#googlead p {
	margin: 0px;
	padding: 0px;
}		

#leftcol {
	margin-top:0px;
	width:460px;
	float: right;
	margin-right: -10px;
	}
	
#rightcol {
	float:right;
	margin-left:0px;
	margin-top:0px;
	width:330px;
	padding: 10px;
	}
	
#rightcol2 {
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:450px;
	}
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	display:block;
	background-color: #f8f5f0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EFE8D8;
	text-decoration:none;
	color: #1a1a1a;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-weight:normal;
	letter-spacing:-0.02em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-right: 0px;
	margin-left: 0;
	font-weight: bold;
	}
	
#latest h2{
	font-size:24px;
	text-transform: uppercase;
	background-color: #D8E8EA;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}	

#sidebar h3, #sidebar h2, #sidebar2 h2 {
	font-size:12px;
	text-transform: uppercase;
	background-color: #efe8d8;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	
#sidebar2 h3 {
	border-bottom:1px dotted #999999;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	}
	
#sidebar p {
	font-size:12px;
	margin: 0px;
	}	

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top: 12px;
	padding-top: 12px;
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:16px;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:450px;
	float:left;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 12px;
	}
	
#content2 {
	width:680px;
	float:left;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 12px;
	}	
	
#content h3 {
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 6px;
	margin-bottom: 6px;
	}
	
#content2 h3 {
	font-size:16px;
	color: #cc0000;
	margin-top: 12px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}
	
#content2 h4 {
	font-size:16px;
	color: #1a1a1a;
	}
	
#content2 h4 a {
	font-size:16px;
	color: #cc0000;
	}
	
#content2 table {
	font-size:12px;
	padding-bottom: 10px;
	}
	
#content2 table li {
	color:#1a1a1a;
	line-height:115%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-bottom:5px;
	margin-left:22px;
	}
	
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	
.small {
	font-size: 11px;
		}	
	
#content2 td {
	padding:4px;
	}
	
#content3 {
	width: 450px;
	float:left
	}
	
#contentsingle {
	width:974px;
	float:left
	}
	
#content p img, #content2 p img, #contentsingle p img {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold;
	font-style:italic;
	color:#545454;
	padding-bottom: 10px;
	}

.feature {
	}

.feature:hover {
	}
	
#rightcol p, #rightcol2 p  {
	margin:0;
	}
	
.feature p {
	margin:0;
	font-size: 12px;
	line-height: 14px;
	}

.feature img, #rightcol img, #rightcol2 img {
	}
			
#leadpic {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#thumb {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#lead {
	margin-bottom: 10px;
	width: 100%;
	}
	
.category, .category a, .category h3 {
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	color: #1a1a1a;
	}	
	
.category .title {
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	color: #cc0000;
	}	
	
.title2 {
	font-size:12px;
	font-weight:bold;
	line-height:110%;
	}
	
.feature#lead .title {
	line-height:100%;
	display:block;
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img, #rightcol2 img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#content .more, #content2 .more, #sidebar2 .more {
	float: right;
	color: #cc0000;
	padding-right: 2px;
	padding-left: 2px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 10px;
	}
	
#content .more:hover, #content2 .more:hover, #sidebar2 .more:hover {
	background-color: #cc0000;
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	clear: both;
	float: right;
	text-decoration: underline;
	}


#leftcol img {
	float:left;
	padding-bottom: 0px;
	}
	
#leftcol p {
	font-size: 11px;
	line-height: 13px;	
	}
	
#leftcol h3 {
	font-size: 14px;
	margin-bottom: 10px;
	width: 450px;
	}
	
#leftcol h3.more2 {
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
	border-bottom-width: 0px;
	}
	
#rightcol h3, #rightcol2 h3 {
	font-size: 16px;
	border-bottom-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	padding-bottom: 5px;
	width: 100%;
	margin-bottom: 5px;
	}

#lead h3 {
	font-size: 14px;
	border-bottom-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
	padding-bottom: 5px;
	width: 100%;
	}	
	
#rightcol h4.more2, #rightcol2 h4.more2 {
	font-size: 10px;
	float: right;
	border-bottom-width: 0px;
	text-transform: uppercase;
	}
	
#rightcol p, #rightcol2 p {
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	}
	
#rightcol .clearfloat, #rightcol2 .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	
	
#leftcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}	
	

#sidelist li, #sidebar2 li {
	list-style:none;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	}
.widget_ad_rotator {padding-top:10px;padding-bottom:10px;}
.widget_tag_cloud {
	padding-bottom:10px;
	}	
	
#sidelist em {
	color: #cc0000;
	float: right;
	text-align: right;
	}	
	
.bullets li, .post li, .postalt li, {
	font-size: 14px;
	line-height: 16px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.widget li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
	
.bullets h2 {
	list-style:none;
	border-bottom:1px dotted #cc0000;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
	}
	
#sidelist .bullets li, #sidebar2 .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:14px;
	margin-left:22px;
	color: #1a1a1a;
	font-size: 12px;
	font-weight: normal;
	}

#sidelist .children {
	background:#fbf8f2;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#fbf8f2;
	color: #1a1a1a;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#cc0000;
	background-color: #F8F5F0;
	}

.postmetadata {
	clear: left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 12px;
	background-color: #D8E8EA;
	padding: 10px;
	}
	
.postmetadata a {
	color: #00599C;	
	}	

#writer {
	background:#E2E2E2;
	padding:12px;
	clear: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #999;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:0px;
	clear: left;
	}
	
.entry1 {
	float: left;
	width: 105px;
	margin-right: 10px;
	clear: none;
	margin-bottom: 10px;
	}
	
.entry2 {
	float: left;
	width: 100%;
	clear: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	padding-bottom: 5px;
	}
	
.entry3 {
	float: left;
	width: 450px;
	clear: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	padding-bottom: 5px;
	}
	
.entryshop {
	float: left;
	width: 105px;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
	}
	
.entryshop img {
	margin-bottom: 0px;
	clear: left;
	margin-top: 10px;
	}
	
.entry1 img {
	margin-bottom: 10px;
	clear: left;
	}
	
.entry1 h3 {
	width: 105px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #cc0000;
	letter-spacing: normal;
	}
	
.navigation {
	clear: both;
	padding-top: 0px;
	width: 100%;
	}	
	
.alignleft {
	float: left;
	clear: left;
	}
	
.alignright {
	float: right;
	clear: right;
	}
	
.bkgnd1 {
	background-color: #FFF0E1;
	}
	
.bkgnd2 {
	background-color: #F9E7D7;
	}
	
.post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: left;
	float: left;
	padding-top: 10px;
	width: 430px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #def1f7;
	margin-bottom: 12px;
	font-size: 12px;
	}
	
.postalt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: left;
	float: left;
	padding-top: 10px;
	background-color: #edf2f5;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 12px;
	font-size: 12px;
	}
	
.post2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: left;

	float: left;
	padding-top: 10px;
	width: 280px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #fbf8f2;
	margin-bottom: 12px;
	font-size: 12px;
	}
	
.postalt2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: left;
	float: left;
	padding-top: 10px;
	background-color: #F8F5F0;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 12px;
	font-size: 12px;
	}	
	
.post p, .postalt p {
	font-size: 12px;
	line-height: 14px;
	width: 320px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: right;
	}	
	
.post2 p, .postalt2 p {
	font-size: 12px;
	line-height: 14px;
	width: 195px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: right;
	}		
	
.post2 {
	margin-bottom: 10px;
	}
	
.post1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	width: 150px;
	margin-right: 10px;
	}
	
.pagepost {
	margin-bottom: 10px;
	clear: left;
	padding-top: 0px;
	}
	
.postsingle {
	margin-bottom: 10px;
	clear: left;
	padding-top: 0px;
	}

h3 a:link, h3 a:visited {
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #ededed;
	display: block;
	float: left;
	width: 444px;
	}			

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchWrap {
	position: relative;
	top: 67px;
	right: 25px;
}

#searchWrap input {
vertical-align:middle;
}

#searchWrap #s {
	font-size:12px;
	border:1px solid #BBB;
	margin-right:5px;
	width:270px;
	color: #666666;
	padding: 2px;
	background-color: #fafafa;
}
	
#signup {
	position: relative;
	top: 120px;
	right: 25px;
}

#signup input {
vertical-align:middle;
}

#signup #s {
	font-size:12px;
	border:1px solid #BBB;
	margin-right:5px;
	width:270px;
	color: #666666;
	padding: 2px;
	background-color: #fafafa;
}	
	
#searchform {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
	}

.button {
	padding: 1px;
	background:#cc0000;
	color:#fff;
	border:none;
	margin-left: 5px;
	}
	
.field {
	size:35;
	}

.button:hover {
	background:#333333;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 12px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-bottom: 1px dotted #999999;
	}
	
.commentlist .alt {
	background:#fafafa;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9;
	}
	
.commentlist small .alt {
	background:#ccc;
	}	

.commentlist cite {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
/* Gallery*/




/* Footer*/

#footer {
	width: 974px;
	font-size:10px;
	color:#fff;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 25px;
	line-height: 12px;
	}
	
#footleft img{
	padding-right: 12px;
	margin-right: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	}	

#footer a {
	color:#333333;
	}
	
	/* jump to
--------------------------------------------------*/
td.jump {
	background-color: #dae0e5;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 150px;
	text-transform: uppercase;
}

td.jump ul {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

td.jump h2 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	height: 20px;
	text-align: left;
}

td.jump h2 em {
	display:block;
	font-style:normal;
	letter-spacing: 1px;
	position: relative;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

td.jump p {
	margin-top: 5px;

}

td.jump ul li {
	margin:2px 0 2px 0px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style-type: none;
	border-bottom-color: #FFFFFF;
}

td.jump li a {
	color: #cc0000;
	display: block;
}

td.jump li a:hover {
	color: #1a1a1a;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
}

#sharebox{display: block;margin-left: -85px;position: fixed;top:105px;width:65px;border:#ccc 1px solid;padding:2px}
