/***** Main Template *****/

html {
	min-width: 915px;
} /*IE7*/

body { 
	margin:0; 
	padding:0 20px;
	background: #720505 url(images/fond.png) no-repeat fixed center bottom;
	font:11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align: center;
	color:#000000;
}


body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 83%/1.4 arial, helvetica, sans-serif;
}

input {
	line-height: 1;
}

/***** Common Content Formatting *****/

a {	color: #720505; outline: none; cursor: pointer; }
a:visited { color: #720505; }
a:hover, a:focus { color: #f62049; }
a:active { color: #f62049; }

.simple:link, .simple:visited {
	text-decoration: none;
	color: #666;
	background: none;
}

.new {
	font-weight: bold;
	color: #c00;
	font-size: 11px;
	text-decoration: none;
}

h3 a:visited {
	color: #b35959;
}

.more:link, .more:visited {
	color: #666;
	padding-left: 0.5em;
}

.simple:hover, .simple:active, .more:hover {
	color: #333;
}

.remove {
	color: #999;
	font-size: 85%;
}

.highlight, .search-highlight {
	background-color: #ff0;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

hr {
	height: 1px;
	background: #ccc;
	border: none;
}

.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

.tight {
	white-space: nowrap;
}

.disabled {
	color: #666;
}

.na, h2 span.deemphasize {
	color: #999;
	font-weight: normal;
}

img {
	border: none;
}

p {
	line-height: 1.4;
}

ul.compact {
	margin: 0;
	padding-left: 20px;
}

li {
	margin-bottom: 0.3em;
}

form {
	clear: left;
	margin: 0;
}

option.child-level {
	padding-left: 15px;
}

option.top-level {
	font-weight: bold;
}

h2 {
	margin: 0 0 0.2em 0;
	font-size: 185%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
}

.user-photo, .user-image {
	border: 1px solid #ccc;
	vertical-align: middle;
}

h2 .user-photo {
	float: left;
	margin-right: 5px;
}

h2 span, h3 span {
	color: #999;
	white-space: nowrap;
}

h3 {
	margin: 0 0 0.5em 0;
	font: normal 135%/1 arial,sans-serif;
	letter-spacing: -0.03em;
	clear: left;
	color: #4E463F;
}

h3 a {
	text-decoration: none;
	background: url(/img/link-line.gif) repeat-x 0 95%;
} /*IE6, IE7*/

h3 a.simple {
    background-image: url(/img/tab-line.gif);
}

h4 {
    clear: left;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.2em;
    color: #999;
}

.first {
	margin-top: 0 !important;
}

pre, code {
	font-size: 100%;
	color: #666;
	margin: 0;
}

.confirm,
.error,
.warning,
.info,
.positive,
.notice {
	color: #333;
	padding: 0.7em 5em 0.7em 4.3em;
	margin: 1.2em 0 1em 0 !important;
	clear: left;
} /* ie6 */ 

.confirm,
.positive,
.notice { 
	background: #eff6e8 url(/img/circle-check-green.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #A5CC7A; 
	border-bottom: 1px solid #A5CC7A;
}

.warning { 	
	background: #fff url(/img/circle-yellow-exclamation.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd;
	}

.error { 	
	background: #fff url(/img/circle-red-exclamation.gif) 1.3em 0.5em no-repeat; 
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd;
}

.info {
	background: #fff url(/img/circle-yellow-info.gif) 1.3em 0.5em no-repeat;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.positive div,
.confirm div,
.error div,
.warning div,
.info div
.notice div {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

.positive p,
.confirm p,
.error p,
.warning p,
.info p
.notice p {
	margin: 0;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong,
.warning h3,
.warning strong,
.error h3,
.error strong,
.info h3,
.info strong {
	font-weight: bold !important;
	letter-spacing: normal !important;
	font-size: 1.2em !important;
	padding: 0 0.5em 0 0 !important;
	margin: 0 !important;
	display: inline;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong {
	color: #e18015;
}

.warning h3,
.warning strong {
	color: #b50b05;
}

.error h3,
.error strong {
	color: #b50b05;
}

.confirm:hover {
	color: #030;
}

h2 .confirm {
	font-size: 50%;
	float: right;
}

.instruction {
	background: #EAF2FA url(/img/feature-box.gif) 0 0 no-repeat;
	margin-bottom: 1em;
	color: #6C7D8E;
}

.instruction div {
	background: url(/img/feature-box.gif) 100% 100% no-repeat;
	padding: 15px 15px 10px 15px;
}

.instruction h3 {
	color: #6C7D8E;
}

/***** Template ****/

#container {
	text-align: left;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}

#wrapper {
	background: url(/img/main-back.gif) 0 0 no-repeat;
	padding: 15px 0 0 15px;
	min-height: 400px;
} /*IE6*/

#contents {
	clear: both;
	padding: 0 15px 30px 0;
	margin-top: 7px;
	background: #fff;
	opacity: 0.85;
	overflow: auto;
}

#header {
	background: #000000;
	color: #fff;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	position: relative;
}

#header a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header.header-simple {
	background: #1B5790 url(/img/menu-single.gif) 0 100% no-repeat;
}

#header.header-simple .side-header {
	background: #1B5790 url(/img/menu-single.gif) 100% 100% no-repeat;
	height: 45px;
}

#header a:hover, #header a:focus {
	color: #fff;
	text-decoration: underline;
}

h1 {
	font-size: 100%;
	margin: 0;
	float: left;
}

h1 a {
	display: block;
	height: 83px;
	width: 270px;
	text-indent: -2000em;
	z-index: 1000; /* need for FX and IE */
	background: url(/images/djing.png) no-repeat; /* logo DJing */
}

h1 a:hover, h1 a:focus {
	cursor: pointer; /* IE7 */
}

label.inside {
	position: absolute;
	visibility: hidden;
}

.header-join, .header-login, .header-about {
	float: left;
	display: block;
	padding: 0 0 0 12px;
	margin: 13px 0 0 12px;
	font-size: 105%;
}

.header-login, .side-header a, .header-about {
	border-left: 1px solid #ffffff;
}

#section-profile {
	border: none;
}

.side-header {
	padding: 0 175px 0 10px;
	float: right;
	margin: 0;
	position: relative;
	min-height: 33px;
} /*IE6*/

.side-header a {
	padding: 5px 10px 4px 10px;
	margin: 11px 0;
    display: block;
    float: left;
    line-height: 1;
    word-spacing: -0.1em;
}

.side-header a.activity {
	margin: 11px 10px 0 -6px;
	padding: 0;
	background: url(/img/menu-current.gif) 100% -150px no-repeat;
	border: none;
	text-decoration: none;
} /*IE6*/

.side-header a.activity strong {
	padding: 5px 16px 3px 5px;
	display: block;
	height: 15px;
}

.side-header a.activity:hover strong,
.side-header a.activity:focus strong
.side-header a.current strong {
	background: url(/img/menu-current.gif) 0 -120px no-repeat;
}

.side-header a.activity:hover,
.side-header a.activity:focus,
.side-header a.current {
	background: #668eb5 url(/img/menu-current.gif) 100% -120px no-repeat;
	cursor: pointer;
	text-decoration: none !important;
}

.side-header a.header-alert, .side-header a.header-alert:hover {
	border: none;
	font-size: 85%;
	color: #ffeb68 !important;
	margin-left: -10px;
	text-decoration: none !important;
}

.side-header a.current {
	background-position: 100% -300px !important;
}

.side-header img {
	vertical-align: middle;
	border: 1px solid #a2c1de;
	padding: 1px;
	position: absolute;
	left: -6px;
	top: 12px;
}

#login-form {
	float: left;
	padding: 13px 0 0 20px;
	font-size: 85%;
	font-weight: bold;
}

#login-form #side-password, #login-form #side-username {
	width: 80px;
	border: 2px solid #fff;
}

#header #search {
	position: absolute;
	top: 11px;
	right: 8px;
	padding-right: 10px;
}

#top-submit {
	position: absolute;
	right: 0;
	top: 0;
}

#top-keywords {
	margin-left: 3px;
	color: #5f6e7c;
	width: 220px;
	border: 0;
	border-left: 4px solid #fff;
	padding: 3px 4px 0 4px;
	background: #fff;
	height: 19px;
} /*ie7*/

#top-keywords:focus {
	color: #000;
}

#header .search-compact #top-keywords {
	width: 140px;
}

#header input, #header label {
	vertical-align: middle;
	font-size: 100%;
	line-height: 1.25em;
	padding-left: 2px;
}

#header ul, #header li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul {
	float: left;
}

#header-primary {
	float: left;
	width: 100%;
	font-size: 105%;
	position: relative;
	background: #5d5d5d; /* Couleur fond header */
}

#header-primary div {
	float: right;
	width: 314px;
	padding-top: 4px;
}

#header-primary ul {
	padding-left: 5px;
	min-height: 32px;
}

#header-primary.menu-single {
	background: #5d5d5d url(/img/menu-primary.gif) 100% 100% no-repeat; /* Couleur fond header */
}

#header-primary.menu-single ul {
	background: url(/img/menu-primary.gif) 0 100% no-repeat;
}

#header li {
	float: left;
	margin: 4px 0 5px 0;
	position: relative;
}

#header li a, #header-primary div a {
	color: #ffffff; /* Couleur header quand non selectionne */
	word-spacing: -0.1em;
	line-height: 1em;
	position: relative;
	display: block;
	float: left;
}

#header-primary li a.current strong,
#header-primary li a:hover strong,
#header-primary li a:focus strong,
#header-primary div a.current strong,
#header-primary div a:hover strong,
#header-primary div a:focus strong {
	display: block;
	background: transparent url(/img/menu-current.gif) 100% 0 no-repeat;
	color: #720505; /* couleur du texte des menus */
	cursor: pointer;
} /*ie6, ie7*/

#header-primary li a strong, #header-primary div a strong {
	padding: 5px 8px;
	white-space: nowrap;
	height: 13px;
	float: left;
	display: block;
}

#header li.header-all strong {
	padding-left: 20px;
	padding-right: 20px;
}

#header li.header-news a, #header li.header-events a, #header li.header-djs a,#header li.header-music a, #header li.header-artists a {
	padding-right: 12px;
	background: url(/img/menu-current.gif) 100% -330px no-repeat;
}


#header-primary li a.current,
#header-primary a.current,
#header li a:hover,
#header-primary div a:hover,
#header li a:focus,
#header-primary div a:focus,
#header-primary li a.now {
	background: #fff url(/img/menu-current.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
}

#header li a:hover,
#header-primary div a:hover,
#header li a:focus,
#header-primary div a:focus {
	background-color: #ffffff; /* Couleur fond selectionne */
}

#header-primary a.current {
	margin: 0 4px;
}

#header-primary li a:hover em,
#header-primary li a:focus em,
#header-primary li a.current em,
#header-primary li a.now em {
	display: block;
	background: #fff url(/img/menu-current.gif) 100% -30px no-repeat;
	height: 13px;
	width: 15px;
	padding: 5px 0;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -2000em;
}

#header li a.now em {
	background: #618c30 url(/img/menu-current.gif) 100% -270px no-repeat;
}

#header li.extra {
	border-left: 1px solid #ffffff;
	margin-left: 10px;
	padding-left: 4px;
}

#header-secondary {
	background: #90b557 url(/img/menu-secondary.gif) 100% 100% no-repeat;
	clear: both;
	float: left;
	width: 100%;
}

#header-secondary ul {
	padding-left: 8px;
	background:  url(/img/menu-secondary.gif) 0 100% no-repeat;
	min-height: 28px;
}

#header-secondary li a {
	font-weight: normal;
    word-spacing: -0.1em;
    font-size: 85%;
    color: #2e4c0b;
    padding: 4px 5px 0 5px;
    height: 14px;
}

#header-secondary li a:hover,
#header-secondary li a:focus {
	color: #000;
	text-decoration: underline;
	background: none;
}

#header-secondary li.menu-container, #header-secondary li.menu-all {
	background: url(/img/menu-current.gif) 100% -180px;
	padding-right: 20px;
}

#header-secondary li.menu-container a, #header-secondary li.menu-all a {
	font-weight: bold;
}

#header-secondary li.current a, #header-secondary li.current a:hover {
	background: #fff url(/img/menu-current.gif) 0 -210px;
	color: #720505; /* couleur du texte des menus */
	padding: 0;
	height: auto;
	margin: 0 2px;
	text-decoration: none;
} /*ie6*/

#header-secondary li.current strong {
	padding: 4px 10px 2px 10px;
    height: 14px;
    display: block;
    background: url(/img/menu-current.gif) 100% -210px;
}

#header-short {
	background: #fff url(/img/menu-primary.gif) 100% 0;
	margin-top: 0px;
	clear: both;
	font-size: 85%;
	padding-right: 12px;
}

#header-short .hide a {
	float: right;
}

#header-short .hide a {
	font-weight: normal;
}

#header-short ul, #header-short li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#header-short ul {
	display: block;
	background: url(/img/menu-primary.gif) 0 0;
	padding: 11px 0 0 12px;
	height: 23px;
	line-height: 1;
}

#header-short li a {
	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
	word-spacing: -0.1em;
}

#header-short li a:hover, #header-short li a:focus {
	text-decoration: underline;
}

.submenu-drop {
	position: absolute;
	top: 77px;
	width: 14em;
	background: #fff;
	border: 1px solid #86b254;
	border-top: 0;
	padding: 15px;
	z-index: 99999999;
	text-align: left;
}

#submenu-news {
	left: 20px;
}

#submenu-videos {
	left: 90px;
}

#submenu-podcasts {
	left: 160px;
}

#submenu-friends {
	top: 45px;
	right: 330px;
	font-weight: bold;
	font-size: 85%;
	color: #666;
	width: 18em;
}

#submenu-friends .add-more {
	margin: 1em 0 0 0;
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px 0;
}

.submenu-drop ul li a {
	color: #720505;
	padding: 6px 10px;
	border-top: 1px solid #ddd;
	display: block;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
}

.submenu-drop ul li a:hover {
	background-color: #e3edef;
	color: #000;
}

.submenu-drop ul li a em {
	float: right;
	font-style: normal;
}

.submenu-drop ul li, .submenu-drop ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

.submenu-drop ul ul {
	padding: 0 0 10px 0;
	margin-bottom: 15px;
}

.submenu-drop ul ul li a {
	display: block;
	padding: 2px 20px;
	border: none;
	font-size: 85%;
}

.submenu-drop ul li a.expand-open, .submenu-drop ul li a.expand-closed {
	text-indent: -2000em;
	width: 10px;
	background: #f6f6f6 url(/img/submenu-toggle.gif) 9px 10px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.submenu-drop ul li a.expand-closed {
	background-position: -91px 10px;
}

.submenu-drop ul li a.expand-open:hover, .submenu-drop ul li a.expand-closed:hover {
	background-color: #ddd;
} 

#header-popular strong, #header-upcoming strong {
	width: 118px;
	text-align: center;
}

#header-primary div #header-popular.current strong, #header-primary div #header-upcoming.current {
	background-image: none;
}

#header-popular, #header-upcoming {
	margin: 0 1px 0 0 !important;
}

#header-upcoming {
	background: #720505 url(/img/menu-current.gif) 100% -360px;
}

#header-popular {
	background: #720505 url(/img/menu-current.gif) 0 -360px;
}

#header a#header-rss, #header a#header-rss:hover {
	margin-left: 4px;
	padding: 0 0 0 4px;
	height: 23px;
	background: none;
}

#announce .announce-dismiss, #announce .announce-dismiss:hover {
	float: right;
	display: block;
	background: #fff;
	padding: 2px 6px;
	margin: 0 0 4px 10px;
	text-decoration: none;
	font-size: 85%;
	font-weight: normal;
}

#join-digg, #announce {
	clear: left;
	padding: 1px 0;
	position: relative;
	top: -8px;
	left: 0;
	margin-bottom: -15px;
} /*ie7 ie6*/

#join-digg p, #announce p {
	background: #e7f1d7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 7px 10px;
	color: #556c31;
}

#join-digg a, #announce a {
	text-decoration: none;
	font-weight: bold;
}

/***** Footer *****/

#footer {
    clear: both;
	background: #fff url(/img/footer.gif) 100% 0 no-repeat;
	position: relative;
	text-align: left;
	padding-right: 20px;
	min-height: 180px;
} /*IE6*/

.footer-contents {
	float: left;
	background: url(/img/footer.gif) 0 0 no-repeat;
	padding-top: 25px;
	padding-left: 10px;
}

.footer-contents2 {
	color: #8696A4;
}

#footer dl {
	float: left;
	margin: 8px 0 0 0;
	padding: 1px 0;
	width: 25%;
	border-right: 1px solid #ddd;
	min-height: 150px;
}

#footer dl.last {
	border: none;
	width: 24%;
} /*IE7*/

#footer dd {
	margin: 0;
	padding: 3px 10px;
	font-size: 85%;
}

#footer dd a {
	text-transform: uppercase;
	font: 85% tahoma, sans-serif;
	text-decoration: none;
	background: url(/img/link-line.gif) repeat-x 0 100%;
	padding-bottom: 1px;
}

#footer dd a span {
	text-transform: none;
}

#footer dt {
	font-size: 105%;
	font-weight: bold;
	letter-spacing: -0.02em;
	padding: 0 10px;
}

#footer .footer-feature {
	position: absolute;
	right: 10px;
	top: 28px;
}

.copyright img {
    float: left;
    margin-right: 1.5em;
}

.copyright {
	font-size: 85%;
	color: #999;
	clear: both;
	background: #720505;
	padding: 0 0 0 15px;
}

.copyright div {
	background: url(/img/footer.gif) 100% -385px no-repeat;
	padding: 30px 15px 40px 0;
}

.copyright a {
	color: #999;
}

/***** News Articles *****/

.news-summary, .news-full, .news-full-confirm {
	padding: 0.7em 0 2.5em 0;
	position: relative;
	clear: left;
    min-height: 55px;
}

.events-summary, .events-full, .events-full-confirm {
	padding: 0.7em 0 0.7em 0;
	position: relative;
	clear: left;
    min-height: 55px;
    
}

.news-body {
	padding-left: 60px;
}

.news-full h3 {
	padding-top: 6px;
}

.news-body strong {
	font-size: 85%;
	color: #666;
}

.news-djing {
	position: absolute;
	top: 0.8em;
	left: 0;
	text-align: center;
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/images/djing-vote.gif) no-repeat;
}

.news-djing li {
	margin: 0;
	padding: 0;
}

.events-djing {
	position: absolute;
	top: 0.8em;
	left: 0;
	text-align: center;
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.events-djing li {
	margin: 0;
	padding: 0;
}

.djing-count a , .djing-count span, .djing-count-s a, .djing-count-s span {
	display: block;
	padding: 10px 0 4px 0;
	text-decoration: none;
	width: 50px;
	min-height: 40px;
	color: #93883F;
    text-align: center;
}

.news-summary .djing-count strong, .news-full .djing-count strong, .news-summary .djing-count-s strong, .news-full .djing-count-s strong {
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1;
	display: block;
	color: #736926;
}

.news-summary .djing-count-s strong, .news-full .djing-count-s strong {
	font-size: 160%;
}

.djing-count img, .djing-count-s img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

.djing-count a:hover, .djing-count-s a:hover, .djing-count a:hover strong, .djing-count-s a:hover strong {
	color: #f62049;
}

li.digg-it, li.undigg-it, li.dugg-it, li.buried-it {
	margin-top: 1px;
	padding: 0 0 5px 0;
	background: url(/images/djing-box.gif) 0 100%;
	float: left;
} /*IE6*/

.digg-it a, .digg-it span, .undigg-it a, .undigg-it span, .dugg-it a, .dugg-it span, .buried-it a, .buried-it span {
	color: #000000;
	font-weight: bold;
	display: block;
	margin-bottom: -5px;
	padding: 2px 1px 5px 1px;
	background: url(/images/djing-box.gif) 0 0;
	width: 49px;
	text-decoration: none;
    text-align: center;
}

li.digg-it:hover {
	background-position: -100px 0;
}

li.digg-it:hover a {
	background-position: -100px 0;
}

.digg-it span, .dugg-it span, .buried-it span {
	color: #999;
}

.news-body h3 {
	margin: 2px 0 0 0;
	font-size: 123%;
	letter-spacing: -0.01em;
	font-weight: bold;
	line-height: 1.1;
}

.news-body p {
	margin: 0.2em 0 0.1em 0;
	line-height: 1.3;
}

.news-body em {
	font-style: normal;
	font-size: 85%;
	color: #666;
}

.d {
	color: #a12a2a;
	font-weight: bold;
    white-space: nowrap;
    word-spacing: -0.1em;
}

.news-buried {
	opacity: 0.6;
	min-height: 1px;
} /*ie6, ie7*/

.news-buried {
	margin: 1em 0;
}

.news-buried p,
.news-buried .djing-count,
.news-buried .news-img,
.news-buried .bury {
	display: none;
}

.news-buried ul {
	background: none;
}

.news-buried h3 {
	padding-top: 0;
	font-size: 100% !important;
}

.news-buried h3, .news-buried span.d {
	font-weight: normal;
}

.news-buried .buried-it {
	margin-top: 8px;
	color: #000 !important;
}

.news-buried.news-summary.v .buried-it {
	margin-top: 20px;
}

.news-buried .news-body {
	padding-left: 60px !important;
	min-height: 1px !important;
}
 
a.news-label {
	background: none;
}
 
.news-label img {
	vertical-align: middle;
}

.topic {
	font-size: 85%;
	color: #666;
}

.topic a {
	color: #666;
	text-decoration: none;
}

.topic a:hover {
	color: #000;
	text-decoration: underline;
}
 
.inline-warning {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200000;
	background: url(/img/matte.png);
} /*IE6*/

.inline-warning div {
	margin: 20px 0 0 20px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	background: #FAF9F7 url(/img/inline-warning.gif) 0 0 repeat-x;
	border: 1px solid #A09D97;
}

.inline-warning p {
	margin: 0;
	font-size: 105%;
	color: #666154;
	line-height: 1;
	padding: 10px 60px 0 10px;
}

.inline-warning .close {
	position: absolute;
	right: 10px;
	top: 6px;
}

.thumb {
    float: right;
}

.thumb img {
    padding: 3px;
    border: 1px solid #b7cce0;
    margin:  0 0 1em 2em;
}

.thumb span {
    display: none;
}

/* Video Styles */

.v .news-body {
	padding-left: 152px;
	margin-left: 0;
	min-height: 65px;
} /*ie6*/

.v .v-details {
	font-size: 85%;
	padding: 6px 0 3px 0;
	color: #666;
}

.v .v-details em {
	font-size: 100%;
}

.v .v-details a {
	text-decoration: none;
	color: #666;
}

.v .v-details a:hover {
	text-decoration: underline;
	color: #000;
}

.v h3 {
	font-size: 115%;
	padding-top: 5px;
}

span.news-img {
	display: block;
	width: 80px;
	height: 80px;
	background: #eee url(/img/v-default.gif);
	border: 1px solid #a5c2e3;
	position: absolute;
	left: 60px;
	top: 8px;
}

span.news-img em {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -2000em;
	background: url(/img/v-frame-simple.gif);
}

a.lbOn em {
	background: url(/img/v-frame.png);
}

* html a.lbOn em {
	background: url(/img/v-frame.gif);
}

/***** Compact News Articles *****/

.main {
	margin-right: 330px;
}

.sidebar {
	float: right;
	width: 300px;
	clear: left;
	margin: 0 0 2em 0;
	min-height: 500px;
}

.sidebar-short {
	float: right;
	width: 340px;
	clear: left;
	margin: 0;
	min-height: 300px;
}

.side-container {
	clear: both;
	padding: 10px 0 2em 0;
	font-size: 100%;
}

.side-container h2 {
	margin: 0 0 3px 0;
	font-size: 125%;
	font-weight: bold;
	line-height: 1;
}

.side-container p {
	margin: 0.3em 0 0 0;
}

.feature-link {
	position: relative !important;
	display: block;
	margin: 0 0 10px 0;
	font-size: 77%;
	padding-top: 8px;
}

.feature-link #wss_MetacafePlacement_Icon {
	display: block;
	position: absolute;
	top: 0;
	left: 80px !important;
}

.feature-link a {
	text-decoration: none;
	color: #666;
}

.feature-link a#wss_MetacafePlacement_TitleText:link, 
.feature-link a#wss_MetacafePlacement_TitleText:visited {
	color: #5758c0;
	text-decoration: underline;
	display: block;
	margin-top: 12px;
	font-size: 130%;
}

.feature-link a#wss_MetacafePlacement_TitleText:hover,  
.feature-link a#wss_MetacafePlacement_TitleText:active {
	color: #333;
}

.feature-link a#wss_MetacafePlacement_LatestText { 
	display: block;
	margin-top: 10px;
}

.feature-link .feature-img {
	float: left;
	padding: 3px;
	border: 1px solid #A5C2E3;
	margin: 8px 10px 4px 0;
}

.side-options {
	float: right;
	color: #777;
	position: relative;
	bottom: 4px;
}

.side-options a, .side-options span {
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	padding: 0 3px;
}

.friends {
	border-top: 1px solid #eee;
	min-height: 3em;
}

.friends a {
	text-decoration: none;
	display: block;
	float: left;
	width: 130px;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #eee;
}

.friends a:hover {
	background: #eee;
}

.friends em {
	font-size: 105%;
	font-weight: bold;
	font-style: normal;
	position: relative;
	bottom: 1px;
	display: block;
	min-width: 1.1em;
	margin-right: 6px;
	float: left;
	text-align: right;
}

a.add-widget {
	padding: 2px 14px;
	display: block;
	float: left;
	border: 1px solid #d3dfed;
	margin: 6px 3px 10px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
}

.side-container .button-add {
	float: right;
	font-weight: normal;
	padding: 1px 6px;
	position: relative;
	top: -7px;
}

.join a.learn {
    text-decoration: underline !important;
    border: none;
}

.side-container .intro {
	border-top: 1px solid #ddd;
	padding-top: 4px;
}

#topten-list {
	min-height: 420px;
}

.side-container .news-djing {
	top: 4px;
	left: 0;
	background: none;
}

.side-container .djing-count, .side-container .djing-count-s {
	font-size: 80%;
	letter-spacing: -0.07em;
	line-height: 2;
	margin-top: 0;
}

.side-container .djing-count a, .side-container .djing-count-s a {
	width: 36px;
	height: 24px;
	padding: 10px 0 0 0;
	background: url(/images/djing-vote.gif) no-repeat;
	margin-left: 0;
}

.p-archive .djing-count strong {
	font-weight: bold;
}

.side-container img.p-thumb, .p-archive img.p-thumb {
	position: absolute;
	left: 0;
	top: 4px;
	padding: 1px;
	border: 1px solid #a5c2e3;
	background: #eee;
} /*IE6*/

.news-thumb h3 span {
	position: absolute;
	left: 40px;
	top: 4px;
	padding: 1px;
	background: url(/img/vds.gif);
	border: 1px solid #a5c2e3;
	display: block;
}

.news-thumb h3 em {	
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -2000em;
}

.side-container .news-summary .djing-count strong, .side-container .news-summary .djing-count-s strong {
	font-weight: bold;
	color: #93883F;
}

.side-container .news-summary, .p-archive .news-summary {
	padding-left: 44px;
	padding-bottom: 2px !important;
	padding-top: 4px;
	min-height: 37px;
    float: left;
    clear: both;
	border-top: 1px solid #ddd;
} /*IE6, IE7*/

.side-container h3 {
	line-height: 1.1em;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 100%;
	letter-spacing: 0em;
}

.side-container .news-thumb {
	padding-left: 80px;
}

.p-archive h3, .side-container .p-summary h3 {
	line-height: 1.1em;
	margin: 0;
	padding-top: 2px;
	font-size: 100%;
	letter-spacing: 0em;
}

.side-container h3 a {
	padding-top: 0;
	font-weight: normal;
	letter-spacing: 0em;
	text-decoration: none !important;
	background: none;
	display: block;
	width: 250px;
}

.side-container .news-thumb h3 a {
	width: 214px;
}

.p-archive h3 a, .side-container .p-summary h3 a {
	font-weight: normal;
	letter-spacing: 0em;
	text-decoration: none !important;
	background: none;
	display: block;
	padding: 4px 0 0 0;
	margin-bottom: -2px;
	min-height: 1px;
}



/***** tabbed navigation *****/

#sub-nav, .extra-nav {
	background: url(/img/tab-line.gif) bottom repeat-x;
	float: left;
	width: 100%;
} /*IE6*/

#sub-nav {
	margin-bottom: 1.5em;
	font-size: 125%;
	font-weight: bold;
}

#sub-nav br, .boxed br, .extra-nav br, #searchform br {
	clear: both;
}

#sub-nav h2, .extra-nav h2, .extra-nav h3 {
	background: none;
	min-height: 15px;
	margin-bottom: 0;
}

.extra-nav h2, .extra-nav h3 {
	float: left;
	line-height: 1.1;
	position: relative;
	top: 8px;
	font-size: 175%;
}

.extra-nav h3 {
	padding-top: 0.3em;
}

#sub-nav ul, .extra-nav ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 1em;
	list-style: none;
	font-size: 85%;
}

.extra-nav ul {
	padding-top: 2px;
}

#sub-nav li, .extra-nav li {
	margin: 0 1px 0 0;
	padding: 0 5px 0 0;
	background: url(/img/tab-back.png) 100% -100px;
	float: left;
	border-bottom: 1px solid #bbb;
    text-align: center;
}

.extra-nav {
	padding-right: 5px;
}

.extra-nav li {
	float: right;
}

.extra-nav h2 {
	float: left;
	border: none;
}

#sub-nav li.active, .extra-nav li.active {
	border-bottom: 1px solid #fff;
	background: url(/img/tab-back.png) 100% 0;
}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li span, .extra-nav li a, .extra-nav li a:visited, .extra-nav li span {
	display: block;
	float: left;
	padding: 5px 11px 5px 16px;
	text-align: center;
	white-space: nowrap;
	background: url(/img/tab-back.png) 0 -100px;
	text-decoration: none;
	min-height: 17px; /* fixes FX/Mac issue */
	color: #666;
}

#sub-nav li.active a, #sub-nav li.active span, .extra-nav li.active a, .extra-nav li.active span {
	background: url(/img/tab-back.png) 0 0; 
} /*IE6*/

#sub-nav li.sub-comments a, #sub-nav li.sub-comments a:visited, #sub-nav li.sub-comments span, #sub-nav li.sub-comments a, #sub-nav li.sub-comments span {
	background-image: url(/img/tab-back-comment.png);
	padding-left: 28px;
}

#sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments a.friend:visited, #sub-nav li.sub-comments span.friend, #sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments span.friend {
	background-image: url(/img/tab-back-comment-friends.png);
}

#sub-nav li:hover, .extra-nav li:hover {
	background-position: 100% -200px;
}

#sub-nav li:hover a, .extra-nav li:hover a {
	background-position: 0 -200px;
}

#sub-nav li.active:hover, .extra-nav li.active:hover {
	background-position: 100% 0;
}

#sub-nav li.active:hover a, .extra-nav li.active:hover a {
	background-position: 0 0;
	text-decoration: underline;
}

.extra-nav li a, .extra-nav li span {
	font-size: 125%;
	font-weight: bold;
	color: #666;
	letter-spacing: -0.02em;
}

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #f62049;
    font-weight: bold;
    background: #f62049;
    color: #fff;
}

.pages a {
    border: 1px solid #f62049;
    text-decoration: none;
}

.pages a:hover {
    border-color: #f62049;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
	border: 1px solid #ddd;
	color: #999;
}

.tooltip {
	border: 1px solid #85be35;
	padding: 5px;
	background-color: #fff;
	width: 150px;
	font-size: 85%;
	color: #777;
	opacity: 0.95;
	text-align: left;
}

.tooltip h6 {
	background: #85be35;
	color: #fff;
	margin: -5px -5px 4px -5px;
	padding: 2px 5px;
	font-size: 100%;
	font-weight: bold;
}

.tooltip img {
	vertical-align: middle;
	border: 1px solid #85be35;
	margin: 2px 0;
}

/* Not Found */

.not-found {
	background: url(/img/exclaim.gif) no-repeat;
	padding: 10px 0 200px 80px;
}

/* Toolbar Styles */

.news-details {
	position: relative;
	color: #777;
}

.sub-menu {
	position: relative;
	clear: both;
	min-height: 3em;
} /*IE6*/

.tool {
	display: block;
	float: left;
	font-size: 85%;
	padding: 4px 6px;
	min-height: 20px;
    white-space: nowrap; /*need for IE6*/
}

.tool-button {
    cursor: pointer;
}

.sub-menu .tool {
	padding: 7px;
	background: url(/img/tool-divider.gif) 0 50% no-repeat;
}

.sub-menu .tool img {
	margin-top: 2px;
}

.selector {
	background: url(/img/tab-line.gif) 0 50% repeat-x;
	width: 100%;
	float: left;
}

.selector h2 {
	background: #fff;
	float: left;
	padding-right: 10px;
	font-size: 165%;
}

.selector .tool, .selector .tool:visited {
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	padding: 2px 3px;
	border: 4px solid #fff;
	background: #fff;
	margin-top: 3px;
	height: 20px;
}

.selector span.tool {
	background: #ff0000 url(/img/menu-current.gif) 100% -90px no-repeat;
	padding: 0;
	height: auto;
} /*ie6*/

.selector span.tool strong {
	display: block;
	background: url(/img/menu-current.gif) 0 -90px no-repeat;
	color: #fff;
	padding: 2px 6px;
	height: 16px;
}

.selector a.tool:hover {
	text-decoration: underline;
}

.selector select {
	font-size: 100%;
}

.sub-menu .tool-sort, .sub-menu form.tool {
	background: none;
	padding-left: 0;
}

.sub-menu input.form-text, .sub-menu select {
	font-size: 100%;
	background: #FFFADB url(/img/form-back.gif) repeat-x;
	border: 1px solid #CBB945;
	color: #776B1B;
}

.sub-menu strong {
	color: #E45B00;
	margin: 0;
	display: block;
	float: left;
	padding-top: 4px;
	margin-top: -7px;
	font-size: 125%;
	letter-spacing: -0.02em;
	line-height: 1.5;
}

.sub-menu ul strong {
	color: #720505;
	margin: 0;
	display: inline;
	float: none;
	background: none;
	font-size: 11px;
}

.news-details a.friend {
    background-position: 0 -587px;
}

.news-details .dugg-by {
	background: url(/img/friends.gif) 0 2px no-repeat;
	padding-left: 18px;
}

.user-info {
	padding: 3px 0 0 0;
}

.user-info a {
	text-decoration: none;
}

.user-info img {
	margin-right: 4px;
	padding: 1px;
}

.news-details a, .sub-menu a, a.toplinep {
	color: #ca578c;
} /*IE6*/

.news-details a:hover, .sub-menu a:hover {
	color: #000;
}

/******* Help Box ********/

.help {
	background: #ECF2F8 url(/img/help.gif) 100% 100% no-repeat;
	clear: left;
	margin-bottom: 10px;
}

.help div {
	background: url(/img/help.gif) 0 0 no-repeat;
	padding: 10px 10px 10px 50px;
	min-height: 35px;
} /*IE6*/

.help div p {
	line-height: 1.5;
}

.help h3 {
	font-size: 135%;
	color: #58636E;
	font-weight: normal;
	margin-bottom: 2px;
	padding-top: 5px;
}

/* 3 side-by-side ads */

#top_ad {
	position: relative;
	min-height: 90px;
	clear: both;
	z-index: 9999;
	margin-top: 4px;
} /*IE6*/

.banner_ad_unit a.ad_block {
	display: block;
	float: left;
	padding: 5px 2% 10px 2%;
	width: 26%;
	text-decoration: none;
	color: #666;
	line-height: 1.3;
	text-align: left;
}

.banner_ad_unit .ad_special a.ad_block {
	text-align: center;
	width: 94%;
}

.banner_ad_unit strong {
	font-size: 105%;
	text-decoration: underline;
	color: #720505;
	display: block;
}

.banner_ad_unit .ad_special strong {
	font-size: 195%;
	font-weight: bold;
	text-align: center;
}

.banner_ad_unit em {
	font-style: normal;
	text-decoration: underline;
	display: block;
	color: #999;
	padding-top: 2px;
}

.banner_ad_unit a.ad_origin {
	position: absolute;
	top: 0;
	right: 19px;
	display: block;
	padding: 0 5px;
	font-size: 80%;
	color: #999;
}

.banner_ad_unit .ad_special a.ad_origin {
	right: 100px;
}

.banner_ad_unit a:hover strong {
	color: #003;
}

.banner_ad_unit a.ad_origin:hover, .banner_ad_unit a:hover em {
	color: #333;
}

/* tower ads */

.tower_ad_unit, .comments_ad_image, .rectangle_ad_unit, .vertical_ad_unit {
	float: right;
	position: relative;
	padding: 4px 2px 10px 2px;
	border: 1px solid #ddd;
	width: 177px;
}

.comments_ad_image {
	padding: 3px;
	width: 180px;
	text-align: center;
	border: none;
}

.comments_ad_image .tower_ad_unit, .comments_ad_image .rectangle_ad_unit, .comments_ad_image .vertical_ad_unit {
	border: 1px solid #ddd;
	text-align: left;
}

.tower_ad_unit a.ad_block, .tower_ad_unit a.ad_special, .rectangle_ad_unit a.ad_block, .rectangle_ad_unit a.ad_special, .vertical_ad_unit a.ad_block, .vertical_ad_unit a.ad_special {
	display: block;
	padding: 5px 7px;
	width: 149px;
	min-height: 5em; /* need for FX */
	text-decoration: none;
	color: #333;
	margin: 0 2px 8px 2px;
	line-height: 1.3;
	font-size: 85%;
	overflow: hidden;
}

.rectangle_ad_unit {
	width: 295px;
	clear: both;
    min-height: 238px;
	margin: 0 0 1em 0;
	float: right;
}

.rectangle_ad_unit a.ad_block {
	width: 280px;
	margin-bottom: 0;
}

.item_ad_image {
	float: right;
}

.rectangle_ad_unit .ad_special a.ad_block {
    padding: 20px;
    width: 248px;
    height: 198px;
}

.rectangle_ad_unit .ad_special strong {
    font-size: 190%;
}

.rectangle_ad_unit .ad_special span {
    font-size: 130%;
    color: #666;
}

.rectangle_ad_unit .ad_special em {
    font-size: 130%;
    padding-top: 0.5em;
}

.item_ad_image .rectangle_ad_unit {
    float: none;
}

.vertical_ad_unit {
	width: 240px;
	margin: 2em 15px 0 0;
}

.vertical_ad_unit a.ad_block {
	width: 220px;
}

.tower_ad_unit strong, .rectangle_ad_unit strong, .vertical_ad_unit strong {
	text-decoration: underline;
	color: #720505;
	display: block;
	padding-bottom: 3px;
	font-size: 115%;
}

.tower_ad_unit em, .rectangle_ad_unit em, .vertical_ad_unit em {
	font-style: normal;
	text-decoration: underline;
	display: block;
	color: #999;
	padding-top: 2px;
}

.tower_ad_unit a.ad_origin, .rectangle_ad_unit a.ad_origin, .vertical_ad_unit a.ad_origin {
	position: absolute;
	bottom: -10px;
	right: 12px;
	display: block;
	padding: 0 5px;
	font-size: 85%;
	color: #999;
	background: #fff;
}

.tower_ad_unit a:hover strong, .rectangle_ad_unit a:hover strong, .vertical_ad_unit a:hover strong {
	color: #003;
}

.tower_ad_unit a.ad_origin:hover, .tower_ad_unit a:hover em, .rectangle_ad_unit a.ad_origin:hover, .rectangle_ad_unit a:hover em, .vertical_ad_unit a.ad_origin:hover, .vertical_ad_unit a:hover em {
	color: #333;
}

/* Image ads */

.top_ad_image {
	padding: 0;
	position: relative;
	clear: both;
	text-align: center;
}

#top_ad_msft {
    position: relative;
    width: 728px;
    margin: 0 auto;
}

#hottest_ad_msft {
    clear: both;
    margin-top: 10px;
}

/* Share/Bury links */

.comments, .share, .bury-link, .fave, .faved {
	padding: 4px 6px 4px 18px;
	text-decoration: none;
}

.bury {
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
}

dl .tool {
	font-size: 100%;
	bottom: 4px;
	position: relative;
}

a.tool-toggle {
	height: 16px;
	width: 11px;
	background: #fff url(/img/submenu-toggle.gif) no-repeat -100px 3px;
	border: 1px solid #fff;
	position: absolute;
	right: 5px;
	top: 3px;
}

a.tool-toggle:hover {
	border: 1px solid #a5c2e3;
}
	
.comments {
	background: url(/img/tools.gif) no-repeat 0 -196px;
	word-spacing: -0.1em;
}
	
.share {
	background: url(/img/tools.gif) no-repeat 0 4px;
}
	
.bury-link {
	background: url(/img/tools.gif) no-repeat 0 -96px;
	margin-right: 12px;
	padding-right: 2px;
}
	
.fave {
	background: url(/img/tools.gif) no-repeat 0 -396px;
}

.faved {
	background: url(/img/tools.gif) no-repeat 0 -496px;
}

.bury-opt {
	position: absolute;
	display: none;
	top: 24px;
	left: 0;
	width: 120px;
	border: 1px solid #b7cce0;
	padding: 10px;
	background: #fff;
	z-index: 99999999999999999999;
}

.bury-opt a {
	display: block;
	padding: 5px;
	border-top: 1px solid #ddd;
	text-decoration: none;
	font-weight: bold;
}

.bury-opt a:hover {
	background: #eee;
}

.bury-opt span {
	display: block;
	padding-bottom: 3px;
}

/* tabs */
.tab, .profile-form div.tab {
    background: url(/img/tab-top.gif) no-repeat 0 0;
    border-bottom: 2px solid #A5CC7A;
    height: 2.1em;
    clear: left;
    margin-top: 2em;
    padding: 0; /*trust me*/
}

.tab h3 {
    float: left;
    letter-spacing: normal;
    font-size: 105% !important;
    font-weight: bold !important;
    height: 1.5em;
    min-width: 12em;
    text-align: center;
    color: #fff !important;
    padding: 0.6em 10px 0 5px;
    margin: 0 0 0 5px;
    background: #A5CC7A url(/img/tab-top.gif) no-repeat 100% 0;
}

.sidebar .tab h3 {
    min-width: 8em;
}	

.tab form, .tab .tab-more {
    float: right;
    margin-right: 15px;
    font-weight: bold;
    display: block;
    padding-top: 0.2em;
}

.tab-more {
    font-size: 85%;
}

.tab-details .return {
	font-weight: bold;
	float: right;
}

.tab-details {
    background: #eff6e8;
    color: #507d1e;
    padding: 8px 15px;
}

.sidebar .tab-details {
	font-size: 85%;
	padding: 6px;
}

a.edit-link {
	font-weight: bold;
	text-decoration: none;
	background: #eaf4f8 url(/img/link-edit.gif) no-repeat 6px 50%;
	padding: 3px 10px 3px 25px;
	font-size: 85%;
	margin: 6px 0;
	display: block;
}

a.edit-link span {
	font-weight: normal;
}

.tab-details a.edit-link {
	background-color: #fff;
	font-size: 100%;
	margin: 0;
	display: inline;
}

.tab-details textarea {
	width: 100%;
	height: 5em;
	font-size: 100%;
	margin: 3px 0;
}

.profile-rss {
	float: right;
	vertical-align: middle;
	padding-top: 3px;
	margin: 0.2em 15px 0 0;
}

form .profile-rss {
	float: none;
	padding-left: 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid #ddd;
}

.side-header a.header-alert, .side-header a.header-alert:hover {
	border: none;
	font-size: 85%;
	color: #ffeb68 !important;
	margin-left: -10px;
	text-decoration: none !important;
}

/* some shiny new stuff for POSTing using a link and a hidden form */
.hiddenForm {
    display: none;
}

#loading, #success, #fail{
			background:#ffffff;
			padding: 3px;
			width: 50px;
			position:relative;
			top: 0;
			right: 0;
			visibility:hidden;
		}
		
/***********************
	COMMENTS
*********************/


#comments #cmt_sub_link { float: right; margin-top: 5px; background-image: url(http://www.blogsmithmedia.com/www.engadget.com/media/feedicon_small.gif); background-position: 0 2px; background-repeat: no-repeat; padding-left: 16px; }

h2#readercomments { font-size: 1.5em; border-bottom: 1px dotted #ccc; margin: 10px 0 5px 0; }
h2#readercomments span { font-size: .8em; }


.comment_thread h2#readercomments { border-bottom: 0; }
.comment_thread h3 { border-bottom: 1px dotted #ccc; }

.cmt_tools { float: right; width: 56px; margin-left: 5px; }
.cmt_tools a img { float: left; padding: 1px; border: 0; }

.cmt_label { float: right; margin-right: 5px; }
	.label_level0, .label_level1 { color: #900; }
	.label_level2, .label_level3 { color: #090; }

.cmt_tools a:hover img { background: #fff; }

.cmt_reply_show { padding-right: 4px; text-align: right; border-top: 1px dotted #cecece; }

#comments h4 {  padding: 0 5px; font-size: 1em;}
#comments h4 span.cmt_time { color: #999; }

p.cmt_contents { padding: 0 5px; }

.commentclass1, .commentclass2 { margin: 5px 0; border: 1px solid #ccc; overflow: hidden; }

.replies_inline, .child { margin-left: 20px; }

/*
#comments .level0 h4 { background: #afafaf; }
#comments .level1 h4 { background: #cecece; }
#comments .level2 h4 { background: #eee; }
#comments .level3 h4 { background: #fefefe; }
#comments .level4 h4 { background: #fff; }
*/

.votedComment .cmt_tools a { display: none; }
.votedComment .cmt_tools { background: url(http://www.blogsmithmedia.com/www.engadget.com/media/voted.gif) 0 1px no-repeat; width: 54px; height: 16px; }

.reportedComment .cmt_tools,
.reportedComment .cmt_contents,
.reportedComment .cmt_reply_show,
.reportedComment .cmt_reference,
.reportedComment .cmt_label {
	display: none;
}

.reportedComment h4 {
	background: #eee;
}

.cmt_paging { padding: 5px 0; }

.thankYou { background: #ffc; border: 1px solid #333; padding: 5px; }

.comment_thread .child { margin-left: 10px; }

.cal { text-align: right; }

.miniblack {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.miniblack {
	color: #000000;
	font-size: 10px;
}

#player {padding: 23px 120px 0px 460px}

#opacity {opacity: 1};


