/*
Theme Name: Cinema.se
Theme URI: http://www.cinema.se/
Description: 
Version: 0.9
Author: ClearSense
Author URI: http://www.clearsense.se/
*/

* {
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
}

p {
	padding: 5px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #333;
	text-align: left;
	}

div.clear
{
	clear: both;
}
	
#page {
	background: #000;
	text-align: left;
	}


#header_container
{
	width: 100%;
	height: 147px;
	background: url(images/headerbg.png) repeat-x;
}
	
#header {
	display: block;
	margin: 0 auto;
	padding-top: 17px;
	width: 940px;
	}

#headerimg 	{
	float: left;
	height: 85px;
	width: 260px;
	}

#headerimg h1.hometitle
{
	font-size: 30px;
	margin: 0;
	padding: 0;
}

#header #topbanner
{
	float: left;
	margin: 9px 0 0 10px;
	color: #000;
	background: #fff;
	width: 665px;
	height: 80px;
}

#header #topbanner img
{
	
}

div#topmenu_container
{
	width: 940px;
	margin: 0 auto;
}

div#topmenu_container div#topmenu
{
	float: left;
	margin: 6px auto 0 10px;
}

div#topmenu_container div#topmenu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer_container
{
	padding: 20px 0 0;
	width: 840px;
	height: 186px;
	margin: 0 auto;
	text-align: left;
}

div#footer_container div#footer_lankar
{
	float: left;
	width: 200px;
	height: 186px;
}

div#footer_container div#footer_om_cinema
{
	float: left;
	width: 600px;
	height: 186px;
}

div#footer_container h3.footer
{
	margin: 0;
}

div#footer_container div#footer_lankar ul
{
	padding: 0 0 0 15px;
	margin: 0;
}

div#footer_container div#footer_lankar ul li
{
	padding: 5px 0;
}

div#footer_container div#footer_lankar ul li a
{
	font-size: 11px;
}

div#footer div#footer_container div#footer_om_cinema p
{
	padding: 10px 0;
	font-size: 11px;
}

div#socialnetworks_container div#socialnetworks
{
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
}

div#socialnetworks_container div#socialnetworks ul
{
	list-style-type: none;
}

div#socialnetworks_container div#socialnetworks ul li
{
	display: inline;
}

div#topmenu_container div#topmenu ul li
{
	display: inline;
	height: 10px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
}

div#topmenu_container div#topmenu ul li.sIFR-replaced
{
	position: relative;
	top: 6px;
}

html.sIFR-active div#search
{
	padding-top: 7px;
}

div#topmenu_container div#topmenu ul li a
{
	padding: 10px 6px;
	text-transform: uppercase;
}

div#topmenu_container div#search
{
	float: right;
}
	
#showbox_container
{
	position: relative;
	border-top: 1px solid #4e4e4e;
	width: 100%;
	height: 490px;
	padding: 30px 0 0;
}
	
#content {
	font-size: 13px;
	}

.narrowcolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 11px;
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	color: #fff;
	text-align: right;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #000;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	color: #000;
}

#page .commentlist li div .comment-meta a
{
	color: #000;	text-decoration: underline;
	font-size: 10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #000;
	}

.commentlist span, .commentlist span a
{
	color: #000;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}.commentlist p a{	color: #000;	text-decoration: underline;}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#leftglow
{
	width: 4px;
	height: 100%;
	background: url('images/leftglowspan.jpg') repeat-y top right;
}

#rightglow
{
	width: 4px;
	height: 100%;
	background: url('images/rightglowspan.jpg') repeat-y top left;
}
	
#page {
	margin: 0 auto;
	padding: 0 0 0 20px;
	width: 930px;
	color: #fff;
	text-align: left;
}

#pagecontainer
{
	padding: 0;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#pagecontainer tr td
{
	padding: 0;
	margin: 0;
}
	
.post .entry, .post .entry p
{
	text-align: left;
}

.post .nyheter-title
{
	float: left;
	width: 360px;
}

.post .nyheter-meta
{
	float: left;
	padding: 6px 0 0;
	width: 210px;
}

.post .nyheter-meta h4
{
	width: 210px;
}
	
#page a
{
	color: #fff;
}
	
.narrowcolumn {
	float: left;
	padding: 0 10px 0;
	margin: 0px 0 0;
	width: 578px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 10px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background: url('images/footer-bg.gif') repeat-x;
	height: 236px;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	
	}

/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 20px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0;
	}

div.post h3
{
	margin: 0;
	width: 400px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


.category-nyheter p
{
	text-align: right;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform-header {
	padding: 0;
	width: 225px;
	height: 24px;
	background: url(images/searchform-back.png) no-repeat 0 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#searchform-header input#s
{
	position: relative;
	top: -8px;
	left: 25px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
}

#searchform-header #searchsubmit
{
	margin: 0 0 0 25px;
}

#searchform {
	padding: 3px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	
	}

#searchsubmit {
	color: #000;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	text-align: center;
	color: #000;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 440px;
	padding: 2px;
	color: #000;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 5px 10px;
	list-style: none;
}

div.comment-body,
div.comment-body div,
div.comment-body a,
div.comment-body div a,
div.comment-body p
{
	color: #000;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: left;
	margin: 20px 0 0 20px;
	padding: 0 0 10px 0;
	width: 300px;
	background: #000;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

p.postmetadata a
{
	text-decoration: underline;
}

div.hr
{
	display: block;
	height: 1px;
	background: url('images/newsbreaker.png') no-repeat;
}

div#respond
{
	width: 460px;
}

div#respond h3
{
	margin: 20px 0 0;
}

td.authorimg
{
	float: left;
}

td.authorimg img
{
	border: 1px solid #fff;
	padding: 2px;
	margin: 0 5px 0 0;
}

div#page div.entry table.recension td.blackcontent div.sociable
{
	clear: both;
	color: #000;
}

div#page_container div#header_container table#pagecontainer div#page div.entry table.recension td.blackcontent div.sociable_tagline
{
	color: #000;
}

div.entry p img
{
	border: 1px solid #fff;
	padding: 2px;
}

div#tvcontainer
{
	margin: 0 auto;
	background: url('images/tv.png') no-repeat 0 0;
	width: 941px;
	height: 459px;
	padding-top: 36px;
}

table#tvtable
{
	background: ;
	margin: 0 0 0 37px;
}

table#tvtable tr td#flashplayer
{
	width: 705px;
	height: 366px;
}

table#tvtable tr td#tvbanner
{
	width: 160px;
	height: 366px;
	overflow: hidden;
}

div#tv-dock
{
	margin: 0 auto;
	background: url('images/tv.png') no-repeat 0 0;
	width: 941px;
	height: 459px;
	z-index: 999999999999;
}

p#philipslink
{
	margin: 60px 5px 0;
	text-align: right
}

p#philipslink a
{
	font-size: 13px;
	font-weight: bold;
}

table#pagecontainer div.entry table.recension td.ratingtd
{
	width: 60px;
	padding: 10px 10px 10px 0;
	font-size: 13px;
}

div#post-94 div.entry h3
{
	margin-top: 20px;
}

div#fader
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	z-index: 999;
}

.post-box-cinematv .post-content .scrollrec
{
	float: left;
	position: relative;
	z-index: 1;
	top: 0;
	padding: 0 0 35px;
	height: auto;
}

.cinematvbox .scrollrecbtn
{
	float: left;
	margin: 260px 0 0 5px;
	width: 28px;
	height: 50px;
}

.cinematvbox .scrollrecbtn div
{
	display: block;
	color: #fff;
	font-weight: bold;
}

.post-content .title
{
	position: relative;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 5px;
	margin: 0;
	color: #fff;
	background: #231103;
	z-index: 2;
}

.post-box-cinematv .post-content
{
	float: left;
	height: 572px;
	width: 125px;
	overflow: hidden;
	padding: 0 10px 0 25px;
}

.post-box-cinematv .post-intro-cinema p.genre 
{
	position: relative;
	top: -5px;
	padding: 0 0 5px;
	margin: 0;
	color: #999;
	font-size: 10px;
	display: block;
	font-weight: normal;
}

.post-box-cinematv .cinema-preview
{
	display: inline;
	padding: 0;
}

.post-box-cinematv .cinema-preview a img
{
	border: 1px solid #fff;
}

.post-box-cinematv .post-intro-cinema p
{
	width: 109px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.post-box-cinematv .post-intro-cinema
{
	float: left;
}

.post-intro-cinema
{
	margin: 0 10px 15px;
	line-height: 13px;
}

.post-cinematv
{
	width: 205px;
	height: 615px;
	overflow: hidden;
	background: #000;
	border: 1px solid #fff;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.post-box-title-div h3
{
	padding: 0 0 0 5px;
	margin: 0;
}

.post-intro-cinema p.name a
{
	color: #ccc;
	display: block;
	padding: 2px 0 2px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.cinematvbox
{
	float: left;
	margin: 20px 0 0;
}

div#myImageFlow div#myImageFlow_navigation div#myImageFlow_caption p.scrollname
{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

div#single
{
	padding: 10px;
	background: #fff;
	color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div#single p,div#single p a,div#single p strong,div#single strong, div#single small, div#single span
{
	color: #000;
}

span.share
{
	position: relative;
	top: -5px;
	padding-right:10px;
	margin-bottom: 15px;
	font-weight: bold;
}

p.sharesocial img
{
	padding: 5px 5px 0 5px;
	visibility: visible;
	position: relative;
}

div#ie-container
{
	width: 990px;
	margin: 0 auto;
}

div#ie-container div#ie-left-scroll
{
	padding-top: 115px;
	width: 70px;
	float: left;
}

div#ie-container div#ie-right-scroll
{
	padding-top: 115px;
	padding-left: 15px;
	width: 100px;
	float: left;
	clear: right;
}

div#ie-slider-container
{
	float: left;
	width: 800px;
	height: 340px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}

div#ieslider
{
	position: relative;
	left: 0;
	width: auto;
}

div#ieslider p
{
	padding: 0 5px;
	margin: 0;
	color: #fff;
	font-size: 11px;
}

div#ieslider p span.title
{
	font-weight: bold;
}

div#ieslider p.info
{
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
}

div#topmenu ul li.page_item
{
	float: left;
}

div#sidebar-top p.rsstitle
{
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0 0 0;
	margin: 0;
}

div#sidebar-top
{
	font-size: 10px;
}

div#sidebar h4
{
	display: inline;
	padding: 5px 10px;
	font-size: 15px;
	background: #fff;
	color: #000;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

div#sidebar ul
{
	margin: 20px 0 0 10px;
	list-style-type: none;
	list-style-image: none;
}

div.sidebar-topborder
{
	width: 302px;
	height: 3px;
	background: url('images/sidebox_top.png') no-repeat;
}

div.sidebar-content
{
	background: url('images/sidebox_left.png') repeat-y;
	padding: 5px 0 10px 3px;
}

div.sidebar-bottomborder
{
	display: block;
	width: 302px;
	height: 3x;
	background: url('images/sidebox_bottom.png') no-repeat;
}

div.sidebar-content div.rssdiv
{
	padding-left: 10px;
}

div.sidebar-content div.rsscontainer
{
	padding-top: 10px;
}

div.sidebar-middle
{
	margin-top: 20px;
}

li.cat-item
{
	list-style-type: none;
	list-style-image: none;
}

li.cat-item a
{
	font-size: 14px;
	font-weight: bold;
}

div#newsletterFormDiv input
{
	color: #000;
}

div#page div.narrowcolumn div.post div.entry td.blackcontent
{
	padding: 5px;
	background: #fff;
	color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 445px;
}

div#page div.narrowcolumn div.post div.entry td.blackcontent img
{
	/*width: 425px;*/
}

div#page div.narrowcolumn div.post div.entry td.blackcontent p a,
div#page div.narrowcolumn div.post div.entry td.blackcontent p,
div#page div.narrowcolumn div.post div.entry td.blackcontent p span,
div#page div.narrowcolumn div.post div.entry td.blackcontent p em,
div#page div.narrowcolumn div.post div.entry p em,
div#page div.narrowcolumn div.post div.entry td.blackcontent p b,
div#page div.narrowcolumn div.post div.entry p b,
div#page div.narrowcolumn div.post div.entry p strong
{
	color: #000;
}div#page div.narrowcolumn div.post div.entry td.blackcontent a,div#page div.narrowcolumn div.post div.entry td.blackcontent p a{	text-decoration: underline;}

.button-secondary, input#submit
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F2F2F2 url(../../../wp-admin/images/white-grad.png) repeat-x scroll left top;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
}

table.sctvtable tr td p
{
	padding-top: 2px;
}#page .commentlist p a{	color: #000;	text-decoration: underline;}#page .fn a{	color: #000;	text-decoration: underline;}div.vidinfo{	height: 50px;}

div#sidebar-bottom { margin: 15px 0 0 0; }