/* @override http://apple.media.nu/wp-content/themes/medianu/style.css */

/* @override http://apple.media.nu/wp-content/themes/medianu/style.css */

/*
Theme Name: Media.nu Main Theme
Theme URI: http://media.nu/
Description: The theme for Media.nu Main Site.
Version: 0.9
Author: Esbjorn Guwallius
Author URI: http://media.nu/
Tags: medianu, start, filmnu

*/

/* Overall styles */

* {
	padding: 0; margin: 0;
}

body {
	background: #7a8080 url(http://media.nu/sitepics/bot_bkg_dark2.png) repeat-y center;
}

img {
	border: 0;
}

.window {
	width: 1048px;
	min-height: 1440px;
	height: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding-bottom: 40px;
}

.page_left {
	width: 728px;
	text-align: left;
	float: left;
	margin-right: 20px;
}

.page_left_top {
	width: 728px;
	height: 450px;
	text-align: left;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}

.page_left_left {
	width: 450px;
	text-align: left;
	float: left;
	margin-right: 20px;
	margin-top: -5px;
}

.page_left_right {
	width: 220px;
	text-align: left;
	float: right;
}

.page_left_content {
	width: 728px;
	text-align: left;
	float: left;
	margin-right: 20px;	
}

#page_right {
	width: 300px;
	text-align: left;
	float: right;
	margin-top: -110px;	
}

#page_right.start {
	margin-top: -110px;	
}

.clear {
	height: 1px;
	float: none;
	clear: both
}

.spacer {
	height: 5px;
}

/* Header and footer */

#channels {
	background-color: #c9c9c9;
	width: 100%;
	height: 30px;
	display: none;
}

#header {
	height: 100px;
	width: 728px;
	margin-bottom: 20px;
	float: left;
}

#header_right {
	font: 18px "Courier New", Courier, mono;
}

#sub_header {
	height: 100px;
	float: left;
	width: 728px;
	margin-bottom: 10px;
	padding-top: 15px;
	position: relative;
	top: 50px;
}

#sub_cust_header {
	height: 100px;
	float: left;
	padding-top: 15px;
	width: 728px;
	margin-bottom: 10px;
}

.sub_feed {
	color: #4e4f4f;
}

.sub_feed a {
	color: #4e4f4f !important;
}

#sub_site_pic {
	float: left;
	max-width: 430px;
	display: inline-block;
	padding-top: 4px;
	font: bold 49px/49px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: hidden;
}

#sub_site_pic a {
	color: #000;
	text-decoration: none;
}

#sub_site_name {
	float: left;
	max-width: 494px;
	display: inline-block;
	padding-top: 4px;
	font: bold 49px/49px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: hidden;
}

#sub_site_name a {
	color: #000;
	text-decoration: none;
}

#sub_logo {
	float: right;
	width: 180px;
	height: 35px;
	display: inline-block;
	padding-left: 7px;
	position: relative;
	top: 12px;
}

#old_sub_cust_logo {
	float: right;
	width: 282px;
	height: 55px;
	display: inline-block;
	padding-left: 7px;
	position: relative;
	top: 45px;
}

#sub_cust_logo {
	float: right;
	width: 180px;
	height: 35px;
	display: none;
	padding-left: 7px;
	position: relative;
	top: 65px;
}

li#linkcat-7.linkcat {
	display: none;
}

#logo_stor {
	width: 337px;
	float: left;
	margin-top: 25px;
	margin-left: 0px;
	padding-right: 15px;
}

#info_panel3 {
	width: 376px;
	height: 70px;
	float: right;
	margin-top: 46px;
}

.infopanel {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e4f4f;
	letter-spacing: 1px;
	margin-bottom: 14px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 355px;	
}

.infopanel a {
	color: #fff !important;
}

.logged_in {
	font-weight: bold;
	white-space: nowrap;
	height: 14px;
	margin-right: 5px;
}

.search_filmnu {
	
}

span.search_label {
	letter-spacing: 0px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	display: block;
}

.sub_feed .search_filmnu {
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 1px dashed #ccc;	
}

.sub_feed span.search_label {
	letter-spacing: 0px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
}

.sub_feed input#s.miniformtext {
	width: 245px !important;
}

span.you_are_here {
	font-size: 14px;
}

.footer {
	padding-left: 1px;
	margin-bottom: 10px;
}

.footer_left {
	float: left;
	color: #000;
	letter-spacing: 1px;
	font: bold 9px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}

.footer_right {
	float: right;
	margin-right: 34px;
	padding-top: 2px;
}

/* Menu styles */

.menu_mini_holder {
	position: relative;
	top: 0;
	text-align: center;
	height: 24px;
	background: #c0c3c3 url(http://media.nu/sitepics/menu-bkg-medianu.png) no-repeat left bottom;
	z-index: 100;
	margin-left: -20px;
	border-bottom: 1px solid #575757;
	width: 1088px;
	/* for IE */
	filter:alpha(opacity=90);
	/* CSS3 */	
	opacity: 0.9;
	position: fixed;
	top: 0px;	
}

#menu {
	height: 30px;
	z-index: 9999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu a, #menu h2 {
	display: block;
	margin: 0;
}

#menu a {
	text-decoration: none;
	color: #fcffff;
}

#menu h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	width:100px !important;
	height:24px !important; 
	background: #9a9a97 url(http://media.nu/sitepics/menu-but.png) no-repeat right center;
	text-align: center;
	overflow: hidden;
	letter-spacing: 1px !important;
}

#menu h2.wide {
	width:150px !important;
}

#menu h2 a {
	max-width: 90px;
	text-align: center;
	padding: 4px 5px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

#menu h2.wide a {
	max-width: 140px !important;
}

#menu h5 {
	color: #000 !important;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
	opacity: 1.0;
}

#menu h5:hover {
	color: #000 !important;
	background-color: #e8e8e8 !important;
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 10000;
	width: 144px;
	height: auto;
	top: 24px;
	padding: 2px;
	white-space: nowrap;
	height: auto;
	background-color: #dadada;
	opacity: 0.9;
	-webkit-box-shadow: 0px 0px 10px #000;			
	-o-box-box-shadow: 0px 0px 10px #000;			
	-icab-box-shadow: 0px 0px 10px #000;			
	-khtml-box-shadow: 0px 0px 10px #000;			
	-moz-box-shadow: 0px 0px 10px #000;
	margin-bottom: 22px;
	text-align: left;
	border: 1px solid #575757;
	border-top-style: none;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#content_holder {
	padding-top: 20px;
}

#bloglog img {
	margin-right: auto;
	margin-left: auto;
}

#twitlog img {
	padding-top: 3px;
	padding-left: 13px;
}

#facebooklog img {
	padding-top: 4px;
	padding-left: 10px;
}

#twitlog a, #facebooklog a {
	padding: 0 !important;
	margin: 0 !important;
}


/* "Waist", a sub header menu */

.waist {
	background: url(http://film.nu/sitepics/utveckling/waist.png) no-repeat 30px top;
	height: 30px;
	margin-bottom: -1px;
}

.menulist_horizontal {
	margin: 0;
	padding: 0;
}

.menulist_horizontal ul {
	margin: 0;
	padding: 0;
}

.menulist_horizontal li {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_wide_bkg.png) no-repeat center;
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	font: bold 9px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}

.menulist_horizontal li a {
	color: #fff !important;
}

.topmenu {
	color: #eee;	
	width: 660px;
	background-color: #727272;
	margin: 0;
	padding: 15px 10px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.topmenu a {
		color: #eee;
}

.topmenu p {
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 4px;
	letter-spacing: 1px;
}

.topmenu h1 {
	color: #eee;	
	font: normal 40px/24px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

.topmenu h3 {
	font: italic normal 18px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: -5px;
	margin-bottom: 10px;
}

/* Overall links */

a:link, a:active, a:visited, a:hover {
	color: #ca7314;
	text-decoration: none;
}

a.red:link, a.red:active, a.red:visited, a.red:hover {
	color: #f00;
	text-decoration: none;
}

/* Common styles */

h1 {
	font: 44px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

.archive_tag {
	font: normal 30px/34px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	width: 700px;
	margin-bottom: 10px;
	background-color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
}

.article h1 {
	width: 700px;
	padding-bottom: 20px;
}

#ad_below_text {
	width: 728px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.navigation {
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #333;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.navigation a {
	color: #333;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

#ad_below_article.align_left {
	text-align: left;
	width: 478px;
	padding-left: 4px;
}

#ad_below_top_start {
	margin-top: 5px;
	margin-bottom: 15px;
	display: none;
}

#ad_below_article_big {
	width: 660px;
	padding-top: 10px;
	display: none;
}

/* this should be deleted and replaced with ad_below_top_start */
#playad_start {
	margin-top: 5px;
	margin-bottom: 15px;
	display: none;
}

/* this should be deleted and replaced with ad_below_article_big */
#playad_below_article {
	width: 660px;
	padding-top: 10px;
	display: none;
}

.focus {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.focus_big {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.info_brodtext {
	color: #333;
	padding: 5px 0px;
	letter-spacing: 1px;
	font: bold 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.info_faktatext {
	font-size: 9px;
	font-family: arial, verdana, helvetica, geneva, gadget, andale mono, times;
	line-height: 15px;
	color: #333;
	padding: 5px 0px;	
}

/* Labels */

.info {
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	color: #7d7d7d !important;
	letter-spacing: 1px !important;
}

/* Start page (puff) styles */

.top {
	position:relative; 
	width:728px; 
	height:450px;
	display:block;
	overflow: hidden;
	background-color: transparent;
	margin-bottom: 20px;
}

.top .textcontent {
	position:relative; 
	float:left; 
	margin: -140px 0 0; 
	width:680px !important; 
	line-height:100%;
	padding: 0 20px 20px 15px;
}

.top .textcontent h2, .top .textcontent h2 a {
	font: bold 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	color: #fff;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
}

.top .textcontent .text {
	font-size: 14px;
	font-family: Georgia, arial, verdana, helvetica, geneva, gadget, andale mono, times;
	line-height: 18px;
	color: #fff;
	padding-bottom: 6px;
}

.top .overlay {
	position:relative; 
	width:728px; 
	height:450px; 
	margin:-452px 0 0 0; 
	padding:0; 
	overflow:hidden;
}

.top .descr {
	position:relative; 
	margin:-30px 0 0 0; 
	width:728px !important;
	height: 20px;
	background: #82fc00 url(http://media.nu/sitepics/puff_descr_bkg.png) no-repeat;
}

.top .descr_left {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.top .descr_right {
	float: right;
	padding-right: 10px;
	margin-top: 5px;	
}

.ctrl {
	position:relative; 
	float:left;
	background: #82fc00 url(http://media.nu/sitepics/puff_descr_bkg.png) no-repeat;
	display:block;
	clear:both;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 680px;
	height: 20px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin: -30px 0 20px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-icab-border-bottom-left-radius: 5px;
	-icab-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;		
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.ctrl a {
	color: #000 !important;
}

.ctrl_left {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	max-width: 430px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.ctrl_right {
	float: right;
	padding-right: 10px;
	margin-top: 5px;	
}

.puff {
	position: relative; 
	float: left; 
	width: 488px; 
	height: 350px; 
	margin: 5px 20px 15px 0; 
	display: block; 
	overflow: hidden;
}

.puff .mainpic {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.top .mainpic {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
}

.puff .overlay {
	position: relative; 
	float: left; 
	width: 488px; 
	height: 350px; 
	margin: -300px 0 0 0; 
	padding: 0; 
	overflow: hidden;
}

.puff .overlay img {
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.puff .descr {
	position:relative; 
	float:left; 
	margin:-20px 0 0 0; 
	width:478px !important;
	padding: 5px 5px 0;
	background: #82fc00 url(http://media.nu/sitepics/puff_descr_bkg.png) no-repeat;
}

.puff .descr .descr_left {
	float: left;
	max-width: 230px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.puff .descr .descr_right {
	float: right;
}

.descr {
	display:block;
	clear:both;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	height: 16px;
}

.descr a {
	color: #000 !important;
}

.puff .textcontent {
	position:relative; 
	float:left; 
	margin: -140px 0 0; 
	width:460px !important; 
	line-height:100%;
	padding: 0 20px 20px 15px;
}

.puff .textcontent h2, .textcontent h2 a {
	font: bold 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
}

.puff .textcontent .text {
	font-size: 14px;
	font-family: Georgia, arial, verdana, helvetica, geneva, gadget, andale mono, times;
	line-height: 18px;
	color: #fff;
	padding-bottom: 6px;	
}

.puff_narrow_text {
	font-size: 12px;
	font-family: Georgia, arial, verdana, helvetica, geneva, gadget, andale mono, times;
	line-height: 16px;
	color: #333;
	margin-bottom: 6px;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_and_blog {
	background-color: #656b66;
	width: 205px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-image: url(http://film.nu/sitepics/utveckling/news_bkg.png);
	overflow: hidden;
	white-space: nowrap;
	padding: 4px 8px 5px;

	color: #fff !important;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font: normal bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;	
}

.news_and_blog a {
}

.news_top {
	background-color: #fff;
	width: 205px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding-right: 8px;
	padding-left: 8px;
	height: 5px;
}

/* Ska bytas namn på till news_and_blog h3 eller nåt i den stilen */
.svartrubrik_feedpuff {
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333333;
	margin-bottom: 5px;
}

.puff_smal {
	background-color: #dfe1e1;
	width: 205px;
	margin-bottom: 20px;
	padding: 8px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;	
}

.puff_smal a {
	color: #333333;
}

/* Sidebar */

.feed {
	color: #4e4f4f;
}

.feed a {
	color: #4e4f4f;
}


p.feed_spacer {
	height: 8px;
}

.comment-icon {
	vertical-align: -2px;
}

.old_feed_rubrik {
	padding-top: 15px;
	border-top: 1px dashed #ccc;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: arial, verdana, geneva, gadget, andale mono, times;
	line-height: 20px;
	text-transform: none;
}

.my_feed_rubrik {
	margin-top: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fcffff;
	background: #ffc454 url(http://media.nu/sitepics/feed_bkg.png) no-repeat 0 -1px;
	font: bold 22px/22px arial, verdana, geneva, gadget, andale;
	padding-top: 6px;
	padding-left: 6px;
}

.feed_rubrik {
	margin-top: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	background: #82fc00;
	font: 20px/16px arial, verdana, geneva, gadget, andale;
	padding-top: 0px;
	padding-left: 0px;
}

.feed_subrubrik {
	padding-top: 2px;	
	padding-bottom: 1px;
	text-align: right;
	font: 10px arial, verdana, geneva, gadget, andale mono, times;
	text-decoration: none;
}

.feed_subrubrik:hover {
	text-decoration: underline;
}

.rssbutton {
	float: right;	
	width: 12px;
	height: 12px;
	background: url(http://media.nu/sitepics/rssfeed.png) no-repeat;
	margin-right: 3px;
	margin-top: 2px;
}

.feed_text {
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 11px;
	letter-spacing: 0.5px;
	font-family: arial, verdana, arial, helvetica, geneva, gadget, andale mono, times;
	line-height: 16px;
}

.feed_text p {
	margin-bottom: 5px;
}

#filmnu {
	border: 2px solid #000;
	-webkit-border-radius: 10px;
}

#filmhead {
	height: 50px;
	background: #000 url(http://media.nu/sitepics/filmnu_logo.png) no-repeat;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#filmnu .feed_rubrik {
	margin-top: 0;
	background-color: transparent;
	padding-top: 10px;
	padding-left: 5px;
}

#filmnu .feed_text {
	padding-left: 5px;
}

#filmnu .feed_subrubrik {
	display: none;
}

/* Buttons */

.button, .button_main {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	color: #fff !important;
	padding: 3px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_bkg.png) no-repeat center;
}

.button.wide {
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_wide_bkg.png) no-repeat center;
	padding-right: 5px;
	padding-left: 5px;
}

.button.red {
	background: #af0000 url(http://film.nu/sitepics/utveckling/but_wide_bkg.png) no-repeat center;	
}

.button a, .button_main a {
	color: #fff !important;
}

.button_big {
	letter-spacing: 1px;
	color: #fff;
	background-color: #3e403f !important;
	-webkit-border-radius: 6px;	
	-moz-border-radius: 6px;
	padding: 6px;
	font: normal normal 16px/18px Georgia, "Times New Roman", Times, serif;
}

.button_big a {
	color: #fff !important;
	background-color: #3e403f !important;	
}

.readmore {
	font: bold 10px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;	
	margin-bottom: 5px;
	text-align: right;
	margin-right: 3px;
}

/* Forms */

div.formpage {
	margin-top: 15px;
}

.formmenu {
	font-size: 9px;
	font-family: verdana, geneva, gadget, andale mono, times;
	line-height: 13px;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.formtext {
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 13px; color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	letter-spacing: 1px;
}

.formtextarea {
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	letter-spacing: 1px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.formbutton {
	font-size: 9px;
	font-family: verdana, geneva, gadget, andale mono, times;
	line-height: 13px; color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

form {
	max-width: 660px;
	font: bold 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}


form .input_line {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 18px;
}

form .input_label {
	width: 30%;
	float: left;
	height: 18px;
	padding-top: 2px;
}

form .input_field {
	width: 70%;
	float: right;
}

form .headline {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	width: 650px;
}

form .tags {
	width: 650px;
	font-size: 14px;
	font-size: 14px;
}

form .name {
	width: 350px;
	font-size: 14px;
	font-size: 14px;
}

form .textarea {
	width: 650px;
	font-size: 14px;
	font-size: 14px;
}

form .input_select {
	max-width: 660px;
	float: none;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

form .input_select.big {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: -5px;
}

form .input_divider {
	border-bottom: 1px dashed #000;
	width: 100%;
	float: none;
	clear: both;
	height: 1px;
	padding-top: 10px;
	margin-bottom: 10px;
}

form .input_center {
	float: none;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

form .input_comment {
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	margin-top: -7px;
}

.submit_button {
	border-width: 0;	
	border-style: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 13px;
	color: #fff;
	padding: 3px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_bkg.png) no-repeat center;
}

.submit_button.wide {
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_wide_bkg.png) no-repeat center;
	padding-right: 5px;
	padding-left: 5px;
}

#recaptcha_area {
	margin-bottom: 10px;
}

#searchsubmit {
	position: relative;
	top: -2px;
}

.miniform {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;	
	border-collapse: collapse;	
}

.miniformtext { color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 0.1em;
	letter-spacing: 1px;
	font: bold 14px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 150px;
}

.miniformbutton {
	font-size: 12px;
	font-family: verdana, geneva, gadget, andale mono, times;
	line-height: 12px;
	color: #000;
	cursor:pointer;
	background:#999;
	font-weight:bold;
	padding: 3px;
	background:url(http://film.nu/sitepics/formbg.gif) repeat-x left top;
	border-color: #000000;
	border-style: outset;
	border-width: 0.1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
}

#commentform #submit {
	border-width: 0;	
	border-style: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 13px;
	color: #fff;
	padding: 3px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_wide_bkg.png) no-repeat center;
}

#commentform {
	width: 530px !important;
}

#commentform p, #commentform textarea {
	width: 444px !important;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#commentform label {
}

#commentform input {
	width: 220px;	
}

.nocomments {
	display: none;
}

.comment_form .name, .mail {
	width: 250px !important;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
}

.comment_form .headline {
	width: 250px !important;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
}

.comment_form .reklam {
	font: 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
	width: 55px;
}

.comment_form .comment {
	width: 520px;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

.login_form {
	width: 340px !important;
}

.login_form a {
	color: #333 !important;
}

.login_form .input_select, .login_form .input_line {
	max-width: 330px !important;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

.login_form .input_label {
	width: 140px !important;	
}

.login_form .input_field {
	width: 190px !important;	
}

.login_form .name, .mail {
	width: 150px !important;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
}

.login_form .headline {
	width: 170px !important;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
}

.login_form .reklam {
	font: 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	letter-spacing: 1px;
	width: 55px;
}

.login_form .comment {
	width: 390px;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

/* Article pages */

#review_txt {
	width: 700px;
}

#article_txt {
	width: 700px;
	z-index: 100;
	padding: 14px 14px 6px;
}

.old_article {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333;
	background: #f0f3f3;
	text-align: left;	
	width: 728px;
	padding: 0;
	border: 0;
	letter-spacing: 0.1ex;
}

.article {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #333;
	/* background: #e2e8e8; */
	text-align: left;	
	width: 724px;
	padding: 0;
	border: 0;
	letter-spacing: 0.1ex;
	border-top: 2px solid #b3b3b3;
	border-left: 2px solid #b3b3b3;
	border-right: 2px solid #b3b3b3;
}

.date_time {
	background-color: #b3b3b3;
	height: 18px;
}

.article.infopage {
	border-bottom: 2px solid #b3b3b3;	
	padding-bottom: 3px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.article.comments {
	border-bottom: 2px solid #b3b3b3;	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.article h2, .review_txt h2 {
	width: 660px;
	font: bold 35px/37px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	padding-bottom: 10px;
}

.article h2 a {
	color: #333 !important;
}

.ingress {
	width: 660px;
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 19px;
	color: #333;
	padding: 0 0 20px;
}

.brodtext {
	width: 660px;
	color: #333;	
}

.brodtext p {
	margin-bottom: 8px;
}

.brodtext h3 {
	/* Underrubrik genom Rubrik 3 i Wordpress-editorn */
	line-height: 26px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 14px;
	font-style: normal;
	font-size: 19px;
}

.brodtext h4 {
	/* Ingress genom Rubrik 4 i Wordpress-editorn */
	padding: 0 0 15px;
	font: bold 18px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.brodtext h5 {
	/* Mellanrubrik genom Rubrik 5 i Wordpress-editorn */
	padding: 10px 0 5px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

blockquote {
	background-color: #b9bbbb;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	margin-bottom: 8px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
}

blockquote h5 {
	padding-top: 5px !important;
	padding-bottom: 7px !important;	
	padding-left: 10px !important;
	background-color: #4c4c4c;
	color: #ececec;
	margin: -10px -10px 5px;
}

blockquote p {
	margin: 0 !important;
	padding: 0 !important;
}

.brodtext h6 {
	/* Bildstext genom Rubrik 6 i Wordpress-editorn */	
	font: bold 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: -5px;
	margin-bottom: 15px;
}

/* Review lists */

.filmlist {
	width: 660px;
	font-weight: bold;
}

.filmlist img {
	float: left;
	padding-right: 5px;
}

.filmlist .list_grey, .filmlist .list_white {
	background-color: #e9ecec;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	overflow: hidden;
}

.filmlist .list_white {
	background-color: #fff;
}

.filmlist a {
	color: #006e7c;
	font-weight: bold;
}
.filmlist .choice {
	font: bold 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

.filmlist p {
	font: normal 13px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 8px;
}

.filmlist.date_long span {
	font: normal 13px/16px Georgia, "Times New Roman", Times, serif;
}

.filmlist.date_long h3 {
	font: bold 20px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 6px;
}

.filmlist.date_long h3 a {
	color: #111;
}

.filmlist.date_long img {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Kan raderas?

.filmlist .left {
	padding-right: 5px;
	float: left;
	font-size: 10px;
	line-height: 28px;
	white-space: nowrap;			
}

.filmlist .right {
	float: right;
	font-size: 10px;
	line-height: 28px;	
}

.filmlist .title {
	font-size: 12px;
	float: left;	
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 4px;
}*/

/* Review specific styles */

div.trailer {
	margin-top: 10px;
}

.filmtitel {
	text-align: center;
	margin-bottom: 10px;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

.tumme {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 70px;
	height: 70px;
}

.tumme.upp {
	background: url(http://film.nu/sitepics/utveckling/tumme-upp-ny.png) no-repeat center;
}

.tumme.ner {
	background: url(http://film.nu/sitepics/utveckling/tumme-ner.png) no-repeat center;
}

.staffbox {
	height: 77px;
	width: 726px;
	background-color: #b3b3b3;
	margin-bottom: 20px;
	border-left: 2px solid #b3b3b3;
	border-bottom: 2px solid #b3b3b3;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-icab-border-bottom-left-radius: 10px;
	-icab-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;		
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}

.staffbox a {
	color: #444 !important;
}

.staffbox_left {
	width: 77px;
	border: 0px;
	float: left;	
}

.staffbox_left img {
	-webkit-border-bottom-left-radius: 8px;
	-icab-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;		
	border-bottom-left-radius: 8px;
}

.staffbox_right {	
	width: 638px;
	float: right;
	color: #444;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	display: block;
	padding-top: 5px;
}

.staffbox_right_left {
	width: 540px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.staffbox_right_right {
	float: right;
	width: 65px;
	padding-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;	
}

.staffbox_right_top {
	padding-top: 3px;
	padding-bottom: 5px;
}

.staffbox_right_bot {	
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#taggar strong {
	color: #c03e18;
}

#datum {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	padding-top: 2px;
	color: #fffeff;
}

.staffbox_right_bot p {
	padding-bottom: 3px;
	max-width: 540px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.staffbox .staffbox_right_right div {
	padding-top: 6px;
	height: 16px;
}

#share .share_right {
	padding-top: 0;
	float: right;
	overflow: hidden;
	margin-bottom: 10px;
	width: 90px;
}

.staffbox .facebook {
	padding-top: 7px !important;
}

.staffbox .twitter {
	padding-top: 9px !important;
}

.fb_share_count_nub_right {
	border:none;
	display:inline-block;
	padding:0;
	width:5px;
	height:10px;
	background-repeat:no-repeat;
	background-image:url(http://media.nu/sitepics/facebook_arrow.png) !important;
	vertical-align:top;
	background-position:right 5px;
	z-index:10;
	left:2px;
	margin:0 2px 0 0;
	position:relative;
}

.staffbox_social_spacer {
	width: 728px;
	background-color: #b3b3b3;
	height: 9px;
	margin: 0;
	padding: 0;
	border: 0;
}

.social {
	border-collapse: collapse;
	width: 700px;
	height: 28px !important;
	margin-bottom: 3px;
	margin-top: 10px;
}

.social div {
	padding-right: 4px !important;
}	

.social .facebook_b {
	display: inline-block !important;
	height: 16px !important;
	position: relative !important;
	top: -1px !important;
}

.social .twitter_b {
	display: inline-block !important;
	height: 16px !important;
	position: relative !important;
	top: 3px !important;
}

.social .pusha_b {
	display: inline-block !important;
	height: 16px !important;
	position: relative !important;
	top: 3px !important;
}

.social .google_buzz_b {
	display: inline-block !important;
	height: 16px !important;
	position: relative !important;
	top: -1px !important;
}

.social .digg_b {
	display: inline-block !important;
	height: 16px !important;
	position: relative !important;
	top: -2px !important;
}

.related {
	border: 1px solid #af0000;
	width: 645px;
	padding: 5px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

.related a {
	color: #6b6667;
}

.related .intro {
	text-transform: uppercase;
	font-size: 10px;
}

.tumme_liten_upp {
	width: 40px;
	display: inline;
	float: left;
	clear: none;
	text-align: center;
	vertical-align: top;
}

.tumme_liten_ner {
	width: 40px;
	display: inline;
	float: right;
	clear: none;	
	text-align: center;
	vertical-align: top;	
}

.vertical_spacer {
	background-color: #000;
	width: 1px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	z-index: 99;
}

.playnw {
	text-align: center;
}

.review_facts p {
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 4px;
	letter-spacing: 1px;
	color: #eee;
}

.review_facts a {
	color: #000;
}

.menu_list {
	padding-top: 5px;
	padding-bottom: 5px;
}

.recensionsbild {
	border: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

.bildtext {
	padding: 0px;
	margin: 0px;
}

.titlebox {
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	float: left;
	margin-right: 5px;
	margin-bottom: 0 !important;
	padding: 3px 3px 0;
	margin-top: 5px;
	background: #af0000 url(http://film.nu/sitepics/utveckling/staff_bkg.png) no-repeat center;
}

.filmtitle {
	max-width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 3px;
	float: left;
	padding-top: 6px;
}

.comments_counter {
	background: url(http://film.nu/sitepics/utveckling/comments-24-gr.png) no-repeat;
	width: 24px;
	height: 21px;
	display: inline-block;
	margin-left: 8px;
	margin-right: 3px;
	float: right;
	padding-top: 4px;
}

.comments_counter a {
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fcffff;
	text-shadow: #585959 1px 1px 1px;
	text-align: right;
}

.review_facts {
	color: #eee;	
	width: 269px;
	float: right;
	top: 0px;
	left: 550px;
	position: static;
	margin: -3px 0 5px 5px;
}

.review_facts .black {
	color: #000 !important;
}

.review_facts_top {
	background: url(http://film.nu/sitepics/utveckling/filmfact_top.png) no-repeat;
	height: 22px;
}

.review_facts_mid {
	height: auto;
	background: url(http://film.nu/sitepics/utveckling/filmfact_mid.png) repeat-y;
	padding-left: 24px;
	padding-right: 24px;
}

.review_facts_bot {
	background: url(http://film.nu/sitepics/utveckling/filmfact_bot.png) no-repeat;
	height: 22px;
}

/* Blog specific styles */

.drafts {
	width: 660px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

.drafts h3 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}

.drafts p {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
}

.drafts .row_white, .drafts .row_grey {
	padding: 2px 6px;
	margin-bottom: 4px;
}

.drafts .row_grey {
	background-color: #d3d3d3;
}

.left-blog {
	float: left;
	font-size: 10px;
	line-height: 14px;
	white-space: nowrap;		
}

.left-blog .title {
	font-size: 12px;
	float: left;	
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 4px;
}

.right-blog {
	float: right;
	font-size: 10px;
	line-height: 14px;
}

.entry {
	width: 660px;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.entry.single_post {
	margin-bottom: 15px;
}

.entry p {
}

img.alignnone {
	display: block;
}

img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.article img {
	max-width: 700px;
	overflow: hidden;
	margin-bottom: 5px;
}

.article img.alignright {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
}

.article img.alignleft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

.article h2 {
	font-size: 32px;
	line-height: 38px;
}

.entry h2 .draft {
	font-weight: normal;
	font-style: normal;
}

#fineprint {
	color: #7d7d7d;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 660px;
}

.entrymeta {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
}

#respond {
	width: 660px;
	padding-bottom: 15px;
}

a#cancel-comment-reply-link {
	border-width: 0;	
	border-style: none;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 13px;
	color: #fff;
	padding: 3px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	background: #797c7b url(http://film.nu/sitepics/utveckling/but_wide_bkg.png) no-repeat center;
	width: 214px;
	text-align: center;
	color: #ffffff;
	display: inline-block;
}

/*.postmeta.single_post {
	padding-bottom: 0;
}*/

#blog_parent {
	max-width: 660px;
}

.blog_toplist.row {
	width: 660px;
}

.blog_toplist.left, .blog_toplist.right {
	float: left;
	width: 320px;
}

.blog_toplist.right {
	float: right;
}

.blog_toplist h3 {
	margin-bottom: 10px;
	font-size: 20px;
}

.blog_toplist p {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	padding: 3px;
	margin-bottom: 4px;
}

.blog_toplist .comment-icon {
	vertical-align: -1px;
	padding-left: 1px;
}

.blog_toplist a {
	color: #000 !important;
}

.radera {
	width: 300px;
	background-color: #b3b3b3;
	-webkit-border-radius: 6px;
	padding: 5px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radera_utkast {
	margin-top: 10px;
	margin-bottom: 10px;
}

form .blog-btn {
	width: 113px;
	height: 23px;
	background: url(http://film.nu/sitepics/utveckling/blog-btn.png) no-repeat;
	border-style: none;
	font-weight: bold;
}

form .blog-btn-big {
	width: 200px;
	height: 23px;
	background: url(http://film.nu/sitepics/utveckling/blog-btn-big.png) no-repeat;
	border-style: none;
	font-weight: bold;
}

.bloginfo {
	width: 660px;
	text-align: left;	
	width: 660px;
	margin-bottom: 20px;
	padding: 10px;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	overflow: hidden;
	-webkit-border-radius: 10px;	
	-moz-border-radius: 10px;
}

.bloginfo .headline {
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin-bottom: 3px;
	line-height: 32px;
	font-weight: bold;
	font-size: 30px;
}

.bloginfo .name {
	margin-bottom: 8px;
	line-height: 16px;
	font-size: 14px;
}

.bloginfo .name.single_post {
	margin-bottom: 0;
}

.bloginfo a {
}

.bloginfo .edit {
	padding-top: 10px;
}

.bloginfo .tagline {
	margin-bottom: 5px;
	font-style: italic;
	line-height: 20px;
	font-size: 18px;
}

.bloginfo .bio {
	line-height: 16px;
	font-size: 14px;
}

.bloginfo .pic {
	max-width: 200px;
	overflow: hidden;
	float: right;
	padding-left: 10px;
}

.bloginfo .nopic {
	display: none;	
}

.bloginfo .pic.single_page {
	max-height: 50px;
}

.bloginfo p {
	padding-bottom: 4px;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 11px;
}

.red {
	background-color: #af0000;
	color: #ddd !important;
}

.red a {
	color: #ddd;	
}

.grey {
	background-color: #c0c0c0;
}

.grey a {
	color: #111;	
}

.blue {
	background-color: #325bc2;
	color: #fff !important;
}

.blue a {
	color: #fff !important;	
}

.pink {
	background-color: #ff00ef;
	color: #eee !important;
}

.pink a {
	color: #eee;	
}

.green {
	background-color: #009811;
	color: #fff !important;
}

.green a {
	color: #fff !important;
}

.yellow {
	background-color: #fff300;
	color: #111 !important;
}

.yellow a {
	color: #111;	
}

.colorpick {
	padding: 2px;
	margin-right: 10px;
}

/* Comments overall */

a.com_link {
	background: url(http://media.nu/sitepics/comment-big-white.png) no-repeat 0 0;
	width: 55px;
	height: 62px;
	display: block;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	margin-top: 3px;
}

.staffbox_right_right h6 {
	display: none;
}

/* a.com_link {
	background: url(http://media.nu/sitepics/comment-icon-white.png) no-repeat 0 0;
	padding-left: 15px;
} */

.com_link span {
	font-size: 30px;
}

#respond h3, h3.comments_headline {
	font: 22px/26px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-bottom: 10px;
}

h3.comments_headline {
	padding-top: 0 !important;
}

.commentlist {
	width: 600px;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	border-top: 1px dashed #494949;
	margin-top: 15px;
}

.commentlist img.avatar {
	float: left;
	padding-right: 5px;
	margin: 0 !important;
}

.commentlist .even, .commentlist .odd {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	border-bottom: 1px dashed #494949;
	display: block;
}

.commentlist .depth-2 {
	border-bottom-style: none !important;
	margin-left: 90px;
	padding: 4px !important;
	background-color: #f3f3f3;
	width: 420px;
}

.commentlist .odd {
}

.commentlist .c_vcard {
	float: right;
	padding-right: 30px;
	width: 115px;
}

.comment-author {
	float: left;
	width: 200px;
}

.commentlist .c_name {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 115px;	
}

.commentlist .c_date {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding-left: 0;
}

.commentlist .headline {
	font-weight: bold;
	padding-bottom: 5px;
}

.commentlist .comment-body {
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
}

.commentlist .comment-text {
}

.commentlist .reply {
	float: right;
}

.commentlist .commentmetadata {
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding-top: 10px;
}

/* gamla kommentarer - radera */
.comment_block {
	width: 600px;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

.comment_block .member_pic {
	float: left !important;
	max-width: 45px !important;
	margin: 0 !important;
	padding: 0 5px 0 0 !important;
	max-height: 45px !important;	
}

.comment_grey, .comment_white {
	background-color: #c0c0c0;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px;
	overflow: hidden;
}

.comment_white {
	background-color: #e9ecec;
}

.comment_block .headline {
	font-weight: bold;
	padding-bottom: 5px;
}

.comment_block .comment {
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
}

.comment_block .meta {
	overflow: hidden;
}

.comment_block .date {
	font-size: 10px;
	line-height: 12px;
	float: right;
}

/* slut radera */

.kommentar_rubrik {
	color: #333;
	font: bold 12px/16px arial, verdana, helvetica, geneva, gadget, andale;
}

.kommentar_text {
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	font: normal 12px/16px arial, verdana, helvetica, geneva, gadget, andale;
}

.kommentar_meta {
	color: #333;
	padding-bottom: 15px;
}

.kommentar_namn {
	color: #333;
	float: left;
	font: bold 11px/15px arial, verdana, helvetica, geneva, gadget, andale;
}

.kommentar_datum {
	color: #333;
	float: right;
	font: normal normal 11px/15px arial, verdana, helvetica, geneva, gadget, andale;
}

.kommentarer {
	width: 660px;
}

/* Horizontal lines etc */

hr {
	height: 0.1em;
	margin: 2px 0px 2px 0px;
	border: none;
	clear: both;
	float: none;
}

li {
	list-style-type: none;
}

/* Pictures */

img.stor_puffbild {
	width: 488px;
	border: 0;
	margin-bottom: 10px;
}

img.liten_puffbild {
	width: 250px;
	border: 0;
	margin-bottom: 10px;
}

img.pic_large {
	width: 660px;
	border: 0;
}

img.picture_review {
	width: 660px;
	border: 0;
	margin-bottom: 5px;
}

img.bildspel_thumb {
	border: 0;
	padding: 1px 0px;
}

img.medlemsannons {
	background: transparent;
	margin-left: 14px;
}

img.logo {
	background: transparent;
	margin-bottom: 10px;
}

img.logo_mini {
	background: transparent;
	margin-bottom: 10px;
}

img.utskrift {
	background: transparent;
	padding: 0px 1px;
}

img.tummener {
	background: transparent url('http://film.nu/sitepics/tumme_ner.png') no-repeat 0 0;
	width: 46px;
	height: 46px;
	margin: 5px 0px 5px 0px;
}

span.tummener {
}

img.tummeupp_liten {
	background: transparent url('http://film.nu/sitepics/tummeupp_liten.png') no-repeat 0 0;
	width: 19px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

span.tummeupp_liten {
}

img.tummener_liten {
	background: transparent url('http://film.nu/sitepics/tummener_liten.png') no-repeat 0 0;
	width: 19px;
	height: 23px;
	margin: 0px 0px 0px 0px;
}

span.tummener_liten	{
}

img.byline {
	background: transparent;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.medlemkommentarbild {
	background: transparent;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.medlemslistbild {
	background: transparent;
	border: 1px;
	padding: 0px 5px;
}

/* Print out page */

.utskrift {
	font-size: 12px;
	font-family: times;
	line-height: 16px;
	color: #000000;
}

.utskriftsrubrik {
	font-size: 20px;
	font-family: times;
	line-height: 24px;
	color: #000000;
}

/* Knuff blogglankar */

.knuff-nfo {color:#000;padding:0;margin:3px 0 11px 0;font-family:Verdana,arial,sans-serif;font-size:11px;line-height:110%;background:#fff;border:1px solid #aaa;background-image:url("http://export.knuff.se/bg6.gif");background-repeat:repeat-x;} 
.knuff-nfo a{text-decoration:underline; font-weight:normal; color:#00f}
.knuff-nfo a:hover{color:#f00; background-color: transparent;}	
.knuff-nfo ul {padding:0;margin: 3px 0 7px 0;list-style: none;} 
.knuff-nfo ul li {display:block;background:url("http://export.knuff.se/dot.gif") no-repeat 2px 4px; padding:2px 0 3px 16px; margin:4px 0 5px 2px; text-indent:0px; clear:both;line-height:117%;} 	
.knuff-nfo ul li:hover {background-color:#f6f6f6;} 
.knuff-nfo ul li tt a {float: right; visibility: hidden; display:block; padding: 0 10px 0 4px; text-decoration: none; position:relative; top:-23px; text-indent: -9999px;} 
.knuff-nfo ul li:hover tt a {background:url("http://export.knuff.se/kryss.gif") no-repeat 1px 1px; visibility: visible;} 
.knuff-nfo .klogga {float: right; margin:4px 3px 0 0;}
.knuff-nfo .krubrik {margin:6px 0 10px 2px; font-size: 17px; border:0px; font-weight:bold; color:#000}
.knuff-nfo .krubrik a{font-weight:bold}
.knuff-nfo i {color: #777;font-size: 10px;}
.knuff-nfo .kinfo {font-size: 10px; color: #666; padding-left: 4px;}
.knuff-nfo .kpuff {font-size: 10px; text-align: right; border-top:1px solid #aaa; padding: 2px; background-color: #f5f5e1;}
.knuff-nfo .kpuff a {color:#777}

