@charset "utf-8";
/* ############################ Global Style ############################*/
body {
	margin:0;
	padding:0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight:100;	
	background: url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}



label {
	color: #c1c2c7;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px;
	margin: 4px 0 5px;
}	

h1 {
	font-size:31px;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif ; 
	color:#fff;
	line-height:12px;
}

a:link {color:#fff;text-decoration:underline;}     
a:visited {color:#adada2;text-decoration:none;}  
a:hover {color:#3d3d3d; text-decoration:underline;}  
a:active {color:#3d3d3d;text-decoration:none;}


h2 {
	font-size:25px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:30px;
}

h3, #sidebar h2 {
	font-size:16px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	bottom-padding:12px;
}

h4 {
	width:100%;
	height:auto;
	text-align:left;
	font-size:31px;
	font-weight:bold;
	font-family:Helvetica, sans-serif ; 
	color:#fff;
	text-transform:uppercase;
	font-style:italic;

}


#twitter {
	color:#fff;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
}

ul{ 
  list-style-type: none;
}

img {
	border:0;
}

.imgborder {
border: 0px; 
}


img.alignleft, div.alignleft {
float:left;
margin:1em 0.5em 0 0;

}

img.alignnone, div.alignnone {
float:left;
margin:0 0.5em 0 0;
padding-bottom: 1em;
}

img.alignright, div.alignright {
float:right;
margin:0 0 0 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

/* ############################ Main Style ############################*/


#wrapper {
	margin-top: 30px;
	width:100%;
	height:100%;
	position:relative;
}

#logo {
	width:198;
	height:47;
	border:0;
	position:absolute;
	left:5px;
	top:70px;
}

#header {
	width:960px;
	height:auto;
	top:0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.top-link {
	margin-top: 40px;
	display: inline;
	height: 30px;
	/*width:auto;
	height:30px;
	float:left;
	*/
}
.top-link ul{
	display: inline;
}
.top-link ul li{
	margin-right: 74px;
	display: inline;
}


.pageselect {
	width:auto;
	height:30px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	text-align:left;
	margin-left:70px;
	padding-left:10px;
	padding-top:5px;
	border-left:1px solid #fff;
}

.pageselect a {
	color:#fff;
	text-decoration:none;
}
.pageselect a:hover {
	color:#3d3d3d;
	text-decoration:underline;
}

.pageselect a:active {
	color:#fff;
	text-decoration:none;
}

.link {
	width:auto;
	height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	text-align:left;
	margin-left:70px;
	padding-left:10px;
	padding-top:5px;
	border-left:1px solid #fff;
}
.link a {
	color:#fff;
	text-decoration:none;
}
.link a:hover {
	color:#3d3d3d;
	text-decoration:underline;
}

.link a:active {
	color:#3d3d3d;
	text-decoration:underline;
}


#banner {
	width:900px;
	height:340px;
        overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
        background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/main-bg-fill.png);
}

#slidey {
	width:910px;
	height:auto;	
margin:auto;
}

#slideshow1 a {
  display: none;
}
#slideshow1 div a {
  display: block;
}

#justsayno {
	width:900px;
	height:165;
	margin:auto;
	padding-top:30px;
	overflow:hidden;

}

#justsayno-buttons {
	width:900px;
	height:102px;
	margin:auto;
	margin-top:-110px;
	font-size: 22px;
	font-family: Georgia, Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

#news {
       width:960px;
       height:1.25em;
       margin:auto;
       overflow: hidden;

}

#content {
	width:920px;
	height:auto;
	overflow:hidden;
	margin:auto;
}


#main {
	width:630px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
	float:left;
}


.home-top {
	width:550px;
	height:auto;
	background-repeat:no-repeat;
	background:url(http://cuttingroom.se/wp-content/themes/default/images/main-bg-top.png);
	margin:-10px;
}

.home-bg {
	width:100%;
	height:auto;
	background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/main-bg-fill.png);
	margin:-1em 0 0 0;

	
}

.home-bg-content {
	padding-top:30px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.home-bottom {
	
}

.main-top {
	width:556px;
	float:none;
	line-height:0px;
	height:8px !important;
	margin:0;
	padding:0;
}
.main-bottom {
	width:556px;
	float:none;
	line-height:0px;
	height:8px !important;
	margin:0px 0px 50px 0px;
	padding:0;
}
.main-bg {
	width:556px;
	height:auto;
	overflow:hidden;
	background:url(http://cuttingroom.se/wp-content/themes/default/images/main-bg-fill.png);
	margin:0;
	padding:0;
}
.main-bg-link {
	width:150px;
	height:25px;
	overflow:hidden;
	background:url(http://cuttingroom.se/wp-content/themes/default/images/main-bg-fill.png);
	align:right;
	text-align:center;
	padding:2px 0px 2px 0px;
	border:1px solid #fff;
	color:#adada2;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	cursor:pointer;
}
.main-bg-content {
	width:556px;
	height:auto;
	padding:15px 25px 15px 25px;
	color:#fff;
	height:auto;
	overflow:hidden;
}
.title-container {
	width:100%;
	height:50px;
}
.title1 {
	width:70%;
	height:auto;
	float:left;
	text-align:left;
	font-size:31px;
	font-weight:bold;
	font-family:Helvetica, sans-serif ; 
	color:#fff;
	text-transform:uppercase;
	font-style:italic;
}

.title1-icon {
	width:20%;
	float:right;
	text-align:right;
}
.img-print {
	text-align:left;
	width:60%;
	border:0;
	float:right;
	margin-top:4px;
}
.link-print {
	text-align:right;
	width:40%;
	border:0;
	float:right;
	color:#666666;
	font-size:9px;
	text-transform:uppercase;
	margin-top:6px;
}
.link-print a {
	color:#666666;
	text-decoration:none;
}
.link-print a:hover {
	color:#666666;
	text-decoration:underline;
}
.infobox {
	width:503px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
}
.infobox-top {
	width:503px;
	height:6px !important;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
    float:left;
    background:url(http://cuttingroom.se/wp-content/themes/default/images/info-box-top.png);
}
.infobox-bottom {
	width:503px;
	height:6px !important;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
	float:left;
	background:url(http://cuttingroom.se/wp-content/themes/default/images/info-box-bottom.png);
}
.infobox-content {
	width:503px;
	height:168px;
	margin:0;
	padding:0;
	border:0;
	background:#060606;
	overflow:hidden;
	float:left;
}
.img-artist {
	width:163px;
	height:163px;
	overflow:hidden;
	border:0;
	margin:0;
	padding:0;
	float:left;
	padding-left:9px;
	padding-top:2px;
}
.img-artist-home {
	width:50px;
	height:80px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	padding-left:9px;
	padding-top:2px;
}
.infobox-artist-desc {
	width:320px;
	float:right;
	height:auto;
	overflow:hidden;
}
.address {
	width:89%;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:lighter;
	line-height:18px;
	padding-left:25px;
	padding-top:25px;
	padding-bottom:10px;
	border-bottom:1px dotted #4C4C4C;
	margin-bottom:10px;
}
.blue-font {
	color:#666666;
}
.blue-text {
	color:#666666;
}
.blue-text a {
	color:#3d3d3d;
	text-decoration:none;
}
.blue-text a:hover {
	color:#adada2;
	text-decoration:underline;
}
.quote {
	width:96%;
	height:62px;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#999999;
	margin:0;
	padding-left:20px;
	padding-top:2px;
}


.content-text-infobox {
    width:500px;
	float:left;
	height:auto;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	font-weight:normal;
	color:#fff;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
	
}

.content-text {
    width:90%;
	float:left;
	height:auto;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	font-weight:normal;
	color:#fff;
	padding-bottom:20px;
	text-align:justify;
	position:relative;
	top:-3em;
	
}
.content-text a{
color:#fff;
text-decoration:underline;
}
.content-text a:hover{
color:#3d3d3d;
text-decoration:underline;
}
.share-print-bar {
	width:100%;
	height:38px;
	overflow:hidden;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
	background:#191919;
	opacity:0.8;
	
	float:left;
}
.btn-share {
	width:30%;
	float:left;
	padding-left:20px;
	margin-top:10px;
}
.btn-print {
	text-align:left;
	width:40%;
	border:0;
	color:#666666;
	font-size:9px;
	text-transform:uppercase;
	float:left;
	margin-top:10px;
}
.btn-print a {
	color:#666666;
	text-decoration:none;
}
.btn-print a:hover {
	color:#666666;
	text-decoration:underline;
}
.comments-container {
	width:506px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
	background:#252525;
	float:left;
}
.comments-container ul{
width:506px;
height:auto;
margin:0;
padding:0;
list-style:none;display:block;
}
.comments-container ul li{
width:506px;
height:95%;
margin:0;
padding:0;
display:block;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:22px;
}
.comments-container ul li a {
	color:#252525;display:block;
}

.comments-container ul li  a:hover {
	text-decoration:none;
display:block;
background-color:#111111;
}

.comment-box-title {
	font-size:20px;
	font-weight:bold;
	color:#999999;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:10px;
	letter-spacing:-1px;
}
.comment-box-title a {
	color:#666666;
	text-decoration:none;
}
.comment-box-title a:hover {
	color:#666666;
	text-decoration:none;
}
.line1 {
	width:86%;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px dotted #4C4C4C;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	margin-left:34px;
	margin-bottom:0px;
	margin-top:0px;
	height:1px;
	line-height:0px;
	background:#252525;
}
.line2 {
	width:86%;
	padding-top:0px;
	padding-bottom:0px;
	border-top:1px dotted #4C4C4C;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	margin-left:34px;
	margin-bottom:0px;
	margin-top:0px;
	height:1px;
	line-height:0px;
	background:#252525;
}
.comment-item {
	width:95%;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	border:0;
}
.comment-item a:hover {
	background:#fff;
}
.comment-item-date {
	font-size:11px;
	color:#666666;
	font-weight:bold;
	width:40%;
	float:right;
	padding-right:10px;
	text-align:right;
	line-height:18px;
}
.comment-item-link {
	font-family:"Trebuchet MS", sans-serif ; 
	font-size:24px;
	color:#fff;
	font-weight:bold;
	width:86%;
	float:left;
	padding-left:34px;
	padding-bottom:6px;
	text-align:left;
	line-height:28px;
}
#sidebar {
	width:290px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
	float:right;
}
.right-link-title {
	width:90%;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.menu {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
.menu ul {
	width:290px;
	margin:0;
	padding:0;
	border:0;
	list-style:none;display:block;
}
.menu li {
	border-top:1px solid #636363;
	height:30px;
	width:290px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-align:left;
	list-style:none;display:block;
}
.menu li a {
	height:30px;
	width:290px;
	color:#fff;
	text-decoration:none;
	padding-left:30px;
	list-style:none;display:block;
}
.menu li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-blue.gif) 5% 50% no-repeat;
	background-color:#1a1a1a;
	display:block;
}
.selected {
	background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-blue.gif) 5% 50% no-repeat;
	background-color:#1a1a1a;
	display:block;
}
.language-container {
	width:100%;
	height:41px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.language-container ul{
	width:100%;
	height:41px;
	overflow:hidden;
	margin:0;
	padding:0;
	display:block;
	}
.language-container ul li{
	width:100%;
	height:41px;
	overflow:hidden;
	margin:0;
	padding:0;
	display:block;
}
.language-container ul li a{
	width:100%;
	height:41px;
    text-decoration:none;
    color:#fff;
    display:block;
    margin:0;
	padding:0;
	background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/language-bg.png);
	cursor:pointer;
}
.language-container ul li a:hover{
	width:100%;
	height:41px;
    text-decoration:none;
    color:#fff;
	background:#1A1A1A;
    display:block;
}
.language {
	width:100%;
	height:41px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.flag {
	width:18px;
	height:auto;
	oveflow:hidden;
	float:left;
	padding:12px 0px 0px 30px;
	border:0;
}
.language-link {
	float:left;
	width:100px;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	padding-left:8px;
	padding-top:4px;
}
.language-link a {
	color:#fff;
	text-decoration:none;
}
.language-link a:hover {
	color:#fff;
	text-decoration:underline;
}
.right-button1 {
	width:282px;
	height:auto;
	border:0;
	margin:0;
	padding-top:8px;
	padding-left:0px;
}
.right-button2 {
	width:282px;
	height:auto;
	border:0;
	margin:0;
	padding-top:8px;
	padding-left:0px;
}

.right-button3 {
	width:282px;
	height:auto;
	border:0;
	margin:0;
	padding-top:8px;
	padding-left:0px;
        font-style:normal;
        font-size: 12px;
}


.tagcloud-container {
	width:88%;
	height:220px;
	float:left;
	padding:4px;
	color:#fff;
	margin-top:15px;
	padding-left:15px;
	text-align:center;
}
.blog-archive {
	width:282px;
	height:auto;
	margin:0;
	padding-top:7px;
	font-size: 22px;
	font-family: Georgia, Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	
}

.blog-archive-news {
	width:auto;
	height:auto;
	margin:0 0;
	padding-top:10px;
}
.blog-archive-top {
	width:282px;
	height:9px;
	overflow:hidden;
	margin:0;
	padding:0;
    background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/blogarchive-top.png);
	
}
.blog-archive-title {
	width:282px;
	height:35px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/blogarchive-title-bg.png);
	border-bottom:1px solid #6b6b6b;
}
.archive-title-text {
	width:90%;
	padding-left:18px;
	margin-top:6px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	float:left;
	text-align:left;
}
.archive-title-image {
	width:25%;
	padding-right:10px;
	padding-top:7px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	float:right;
	text-align:right;
}
.blog-archive-content {
	width:282px;
	height:auto ;
	color:#fff;
	overflow:hidden;
	background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/blogarchive-content-bg.png);
	margin:0;
	font-size:12px;
        line-height:18px;
	padding-left:0px;
	padding-right:18px;
	padding-top:6px;
	padding-bottom:2px;
}

.blog-archive-content-div {
	width:90%;
	height:auto;
	float:left;
	padding-left:18px;
}

.blog-archive-content li {
	width:90%;
	font-size:12px;
        line-height:18px;
	font-weight:normal;
	text-align:left;
	list-style:decimal;
	
}
.blog-archive-content li a {
	
	color:#fff;
	text-decoration:underline;
	list-style:none;
}
.blog-archive-content li a:hover {
	color:#3d3d3d;
	text-decoration:underline;
	list-style:none;
	
}
.blog-archive-content-list {
	width:60%;
	padding-left:30px;
	color:#fff;
	font-size:13px;
        line-height:18px;
	font-weight:bold;
	float:left;
	text-align:left;
}
.blog-archive-content-list ul{
margin:0;
padding:0;
list-style:none;
}
.blog-archive-content-list ul li{
margin:0;
padding:0;
display:block;
color:#fff;
font-size:12px;
font-weight:bold;
line-height:22px;
}
.blog-archive-content-list ul li a{
color:#3d3d3d;
text-decoration:none;
}
.blog-archive-content-list ul li a:hover{
color:#adada2;
text-decoration:none;
}
.blog-archive-content-list a {
	color:#3d3d3d;
	text-decoration:none;
}
.blog-archive-content-list a:hover {
	color:#adada2;
	text-decoration:none;
}
.blog-archive-bottom {
	width:282px;
	height:16px;
	margin:0;
	padding:0;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/blogarchive-bottom.png);
	
}

/* Right Paragraph */

#h2_title
{
	margin-top: 60px;
}
#paragraph_light
{
	margin-top: 40px;
}

/* Booking Buttons */

#booking_button
{
	font-size: 14px;
	color: #fff;
	background-color: #000000;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 6px;
}
#booking_button:hover
{
	background-color: #242424;
}

* ############################ Breadcrumb Style ############################*/
#breadcrumbs {
	width: 1000px;
	height: auto;
	margin: auto;
	position:absolute;

	
}

.crumbs li {
    display: table-cell;
    vertical-align:bottom;
    text-align:left;
    padding-left: 10px;
    color: #fff;
    font-size:14px;
    font-family: Helvetica, sans-serif;
    width: 150px;
    height: 40px;
    border-left: solid;
    border-left-width:1px;
    border-left-color: #fff;
    border-bottom:solid;
    border-bottom-width:medium;
    border-bottom-color: #fff;
    
}

.crumbs a {
  	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	letter-spacing:0px;
	color: #3d3d3d;
    text-decoration: none;
}

.crumbs a:hover {
    font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	letter-spacing:0px;
	color: #adada2;
	text-decoration: underline;
}

/* ############################ quickquote Style ############################*/

#quote {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	position:relative;
	border-top:3px solid #adada2;
	background:#000; 
	filter:alpha(opacity=90);
        -moz-opacity:0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
}

#quote-content {
	width: 960px;
	height: auto;
	margin: auto;
	padding-left: 40px;
	
}

.q-content2 {
	width: 630px;
	height: auto;
	float:left;
        color:#adada2;
        padding-top:12px;
	line-height:17px;
	font-size:12px;  
	font-weight: normal;
}

.q-content2 a {
color:#3d3d3d;
text-decoration:none;
}

.q-content2 a:hover {
color:#adada2;
text-decoration:underline;
}

.q-content3 {
	width:320px;
	height: auto;
	overflow: hidden;
	float:left;
	padding-top:12px;
        color:#adada2;
	line-height:17px;
	font-size:12px;   
	font-weight: normal;

}

/* ############################ Footer Style ############################*/

#footer {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:auto;
	position:relative;
}

.footer1 {
	width:100%;
	height:190px;
	border-bottom:0px;
	background:#000;
	filter:alpha(opacity=90);
        -moz-opacity:0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
	margin:0;
	padding:0;
}
.footer1-content {
	width:960px;
	height:130px;
	margin:auto;
	padding-top:30px;
	color:#666666;
	padding-left:40px;
}
.footer1-content-item1 {
	width:10%;
	height:130px;
	float:left;
	padding-top:12px;
	padding-left:10px;
	text-align:left;
	padding-right:12px;
	line-height:12px;
	font-size:10px;  
	font-weight: normal;
}
.footer1-content-item1 a {
color:#3d3d3d;
text-decoration:none;
}

.footer1-content-item1 a:hover {
color:#adada2;
text-decoration:underline;
}

.footer1-content-item2 {
	width:10%;
	height:130px;
	float:left;
	padding-top:12px;
	padding-left:0px;
	text-align:left;
	padding-right:12px;
	line-height:12px;
	font-size:10px; 
	font-weight: normal;
}
.footer1-content-item2 a {
color:#3d3d3d;
text-decoration:none;
}

.footer1-content-item2 a:hover {
color:#adada2;
text-decoration:underline;
}

.footer1-content-item3 {
	width:40%;
	height:130px;
	float:left;
	padding-top:12px;
	padding-left:0px;
	text-align:left;
	line-height:12px;
	font-size:10px; 
	font-weight: normal;
}

.footer1-content-item3 a {
color:#3d3d3d;
text-decoration:none;
}

.footer1-content-item3 a:hover {
color:#adada2;
text-decoration:underline;
}
.footer1-content-item4 {
	width:30%;
	height:130px;
	float:left;
	padding-top:12px;
	padding-left:20px;
	text-align:left;
	padding-right:0px;
	line-height:12px;
	font-size:10px; 
	font-weight: normal;
}

.footer1-content-item4 a {
color:#3d3d3d;
text-decoration:none;
}

.footer1-content-item4 a:hover {
color:#adada2;
text-decoration:underline;
}

.footer-link-left {
	width:35%;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#1e1e1e;
	padding-top:15px;
}
.footer-link-left a {
	font-size:12px;
	color:#1e1e1e;
	text-decoration:none;
}
.footer-link-left a:hover {
	color:#1e1e1e;
	text-decoration:none;
}
.rss-feed {
	width:30px;
	height:31px;
	border:0;
	padding-top:25px;
	float:left;
}
.rss-feed-link {
	width:130px;
	height:31px;
	border:0;
	padding-top:34px;
	float:left;
	padding-left:12px;
	color:#c5c8c8;
	font-size:12px;
	font-weight:bold;
}
.rss-feed-link a {
	color:#3d3d3d;
	text-decoration:none;
}
.rss-feed-link a:hover {
	color:#adada2;
	text-decoration:none;
}
.footer2 {
	width:100%;
	height:auto;
	background:#000;
	margin:0;
	padding:0;
}
.footer2-content {
	width:888px;
	height:33px;
	margin:auto;
	padding-top:2px;
	
}
.footer-link-left {
	width:100%;
	float:right;
	color:#000;
	font-size:10px;
	font-weight:normal;
	padding-top:15px;
}
.footer-link-left a {
	font-size:10px;
	color:#1e1e1e;
	text-decoration:none;
}
.footer-link-left a:hover {
	color:#000;
	text-decoration:none;
}


.content-text-home {
	width:500px;
	float:left;
	height:auto;
	overflow:hidden;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	color:#fff;
	padding-top:0px;
	padding-bottom:0px;
	text-align:justify;
}
.view-more{
width:100px;
text-align:right;
float:right;
color:#999999;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
margin-right:10px;
overflow:hidden;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-png.png) 38% 50% no-repeat;
}
.view-more a{
color:#999999;
text-decoration:none;
}
.view-more a:hover{
color:#999999;
text-decoration:underline;

}
.view-more-news{
width:100%;
height:auto;
overflow:hidden;
text-align:left;
float:left;
color:#adada2;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-top:5px;
padding-bottom:15px;
}

.view-more-news a{
color:#adada2;
text-decoration:none;
padding-left:12px;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-png.png) 0% 39% no-repeat;
}
.view-more-news a:hover{
color:#adada2;
text-decoration:none;
padding-left:12px;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-blue.gif) 0% 39% no-repeat;
}

.view-more-home{
width:100%;
height:auto;
color:#adada2;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-top:5px;
padding-bottom:1px;
}

.view-more-home a{
color:#adada2;
text-decoration:none;
padding-left:12px;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-png.png) 0% 39% no-repeat;
}
.view-more-home a:hover{
color:#adada2;
text-decoration:none;
padding-left:12px;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/arrow-blue.gif) 0% 39% no-repeat;
}
.share-block-home{
float:left;
width:500px;
height:auto;
overflow:hidden;
padding-top:4px;
padding-bottom:4px !important;
margin-bottom:5px;
border-bottom:1px solid #515151;
border-top:1px solid #515151;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default//images/share-block-bg-home.png);
}
.share-block-home-image{
width:72px;
height:67px;
margin-right:5px;
padding-bottom:5px !important;
border:0;
float:left;
text-align:left;
}
.share-block-home-details{
width:82%;
height:auto;
overflow:hidden;
margin-right:5px;
padding:0;
border:0;
float:right;
text-align:right;
}
.share-block-home-text{
color:#666666;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
.share-block-home-text{
color:#666666;
font-size:11px;
font-weight:bold;
line-height:18px;
}
.share-block-home-text a{
color:#999999;
text-decoration:none;
font-size:12px;
}
.share-block-home-text a:hover{
color:#999999;
text-decoration:underline;
}
.title-home{
	width:80%;
	height:auto;
	overflow:hidden;
	float:left;
	text-align:left;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	font-family:'Helvetica Neue', Helvetica, sans-serif ;
	text-decoration:none; 
	color:#adada2;
	text-transform:uppercase;
	padding-left:2px;
}

.title-home a {
	text-decoration:none; 
	color:#fff;
}

.title-home a:hover {
	text-decoration:none; 
	color:#adada2;
}

.main-bg-content-personal {
	height:auto;
	padding:15px 0px 15px 0px;
	color:#fff;
	height:auto;
	overflow:hidden;
}
.main-bg-content-personal a{

	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.main-bg-content-personal a:hover{
	color:#fff;
	text-decoration:none;
}
.main-bg-content-personal  ul{
width:100%;
height:auto;
overflow:hidden;
margin:0;
padding:0;
list-style:none;
}
.main-bg-content-personal  li{
width:100%;
height:auto;
overflow:hidden;
margin:0;
padding:0;
display:block;
border:0px;
}
.main-bg-content-personal li img{
opacity:0.5;
filter:alpha(opacity=50);

}
.main-bg-content-personal li a:hover img{
opacity:0.9;
filter:alpha(opacity=90);
}
.main-bg-content-personal  li a{
text-decoration:none;
display:block;
margin:0;
padding:0;
border:0;
}
.main-bg-content-personal  li a:hover{
text-decoration:none;
display:block;
background-color:#111111;

}
.personal-image{
width:33%;
height:163px;
border:0;
margin:0;
padding:0;
float:left;
}
.personal-content{
width:64%;
height:auto;
float:left;
margin-left:10px;
}

.personal-block{
width:93%;
height:auto;
overflow:hidden;
padding-bottom:2px;
padding-top:4px;
border-bottom:1px dotted #4c4c4c;
margin-left:20px;
margin-right:20px;
margin-top:0px;
margin-bottom:0px;
border-left:none;
border-right:none;
border-top:none;

}
.quote-block{
width:100%;
background:#252525;
height:auto;
overflow:hidden;
float:left;
}
.quote-title{
width:80%;
padding:14px 0px 8px 8px;
font-size:20px;
letter-spacing:-0.5px;
color:#999999;
font-weight:bold;
font-style:normal;
}
.quote-item-container{
width:96%;
padding:14px 0px 20px 8px;
height:auto;
overflow:hidden;
margin-bottom:20px;
}
.quote-item{
width:100%;
height:auto;
overflow:hidden;
}
.quote-item-top{
width:100%;
height:auto;
overflow:hidden;
}
.quote-item-top-name{
width:auto;
height:30px;
float:left;
overflow:hidden;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/quote-open.gif) 0% 50% no-repeat;
padding-left:25px;
color:#999999;
font-weight:bold;
font-size:14px;
}
.quote-item-top-date{
width:40%;
height:auto;
float:right;
overflow:hidden;
color:#666666;
font-weight:bold;
font-size:11px;
text-align:right;
padding-top:6px;
}
.quote-content{
width:90%;
height:auto;
overflow:hidden;
margin-left:24px;
padding-right:22px;
line-height:16px;
font-size:12px;
font-weight:normal;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/quote-close.gif) 100% 100% no-repeat;
}
.quote-line{
width:90%;
height:2px;
margin-left:24px;
border-bottom:1px dotted #fff;
margin-top:4px;
margin-bottom:4px;
padding:0;
}
.comment-form{
width:506px;
background:#404041;
height:auto;
overflow:hidden;
margin-bottom:10px;
padding-bottom:20px;
float:left;
}
.form-title{
width:80%;
padding:14px 0px 8px 8px;
font-size:20px;
letter-spacing:-0.5px;
color:#999999;
font-weight:bold;
font-family:"Trebuchet MS", sans-serif ; 
}
.form-labels {
color:#cccccc;
font-weight:bold;
font-size:15px;
font-family:"Trebuchet MS", sans-serif ; 
letter-spacing:-0.4px;
}
.form-content{
width:84%;
margin-left:40px;
margin-right:20px;
height:auto;
overflow:hidden;
text-align:left;
color:#fff;
font-weight:bold;
font-size:14px;
letter-spacing:0.4px;
}


.textfield1{
width:49%;
height:24px;
background:#cccccc;
border-left:1px solid #1b1919;
border-top:1px solid #1b1919;
border-left:1px solid #1b1919;
border-top:1px solid #1b1919;
border-right:1px solid #1b1919;
border-bottom:1px solid #514e4e;
margin:5px 0px 5px 0px;
padding:0px;
}
.errortextfield {
width:48%;
height:24px;
background:#da4f19;
border-left:1px solid #da4f19;
border-top:1px solid #da4f19;
border-left:1px solid #da4f19;
border-top:1px solid #da4f19;
border-right:1px solid #da4f19;
border-bottom:1px solid #da4f19;
margin:5px 0px 5px 0px;
padding:0px;
}
.errortextarea {
width:99%;

background:#da4f19;
border-left:1px solid #da4f19;
border-top:1px solid #da4f19;
border-left:1px solid #da4f19;
border-top:1px solid #da4f19;
border-right:1px solid #da4f19;
border-bottom:1px solid #da4f19;
margin:5px 0px 5px 0px;
padding:0px;
}
.textfield2{
width:99%;
height:24px;
background:#cccccc;
border-left:1px solid #1b1919;
border-top:1px solid #1b1919;
border-left:1px solid #1b1919;
border-top:1px solid #1b1919;
border-right:1px solid #1b1919;
border-bottom:1px solid #514e4e;
margin:5px 0px 5px 0px;
padding:0px;
}
.blue-text2 {
	color:#000000;
	background:#abe0ec;
	width:99%;
	height:24px;
	border-left:1px solid #abe0ec;
border-top:1px solid #abe0ec;
border-left:1px solid #abe0ec;
border-top:1px solid #abe0ec;
border-right:1px solid #abe0ec;
border-bottom:1px solid #abe0ec;
margin:5px 0px 5px 0px;
padding:0px;
}
.textarea1{
width:99%;
background:#cccccc;
border-left:1px solid #1b1919;
border-top:1px solid #1b1919;
border-left:1px solid #1b1919;
border-top:1px solid #1b1919;
border-right:1px solid #1b1919;
border-bottom:1px solid #514e4e;
margin:5px 0px 5px 0px;
padding:0px;
}
.button1{
padding:0px;
width:92px;
height:25px;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/btn-sticka.gif) no-repeat;
color:#fff;
font-size:12px;
font-weight:bold;
margin-top:4px;
margin-right:2px;
line-height:20px;
border:0;
}
.blue-text {
	color:#000000;
	background:#abe0ec;
	width:49%;
	height:24px;
	border-left:1px solid #abe0ec;
border-top:1px solid #abe0ec;
border-left:1px solid #abe0ec;
border-top:1px solid #abe0ec;
border-right:1px solid #abe0ec;
border-bottom:1px solid #abe0ec;
margin:0px;
padding:0px;
}
.blue-text a {
	color:#abe0ec;
	text-decoration:none;
}
.blue-text a:hover {
	color:#000000;
	text-decoration:underline;
}

.blue-text-area {
color:#000000;
width:99%;
background:#abe0ec;
border-left:1px solid #abe0ec;
border-top:1px solid #abe0ec;
border-left:1px solid #abe0ec;
border-top:1px solid #abe0ec;
border-right:1px solid #abe0ec;
border-bottom:1px solid #abe0ec;
margin:0px;
padding:0px;
}
#error1{
width:380px;
height:60px;
overflow:hidden;
line-height:34px;
margin:10px 0px 10px 0px;
padding:0;
font-size:13px;
color:#fff;
background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/errorbox.png) no-repeat;
text-align:center;
letter-spacing:0px;
}












/* Print Styles */
@media print {

body {background:url(http://cuttingroom.se.loopiadns.com/wp-content/themes/default/images/bg.gif); 
     font-size:10pt; 
     margin:0 }
#sidebar { display:none; }
#header { display:none; }
#banner { display:none; }
#content{ margin-left:100px; 
     float:center; 
     width:auto;
     padding-top:30px; }
     .main-bg {display:block; }

     
#footer{
display:none;
}
.comment-form {
display:none;
}
.share-block-home-text {
display:none;
}
.img-print {
display:none;
}
.link-print {
display:none;
}
.loading {
display:none;
}
.main-top {
display:none;
}
.main-bottom {
display:none;
}

#lbLoadMessage {
display:none;
}
#lbLoadMessage2 {
display:none;
}
#lbLoadMessage3 {
display:none;
}
}


/*
Skin Name: Dynamic SlideDeck Dark
Skin URI: http://www.slidedeck.com/
Skin Type: dynamic
Skin Image Width: 270
Skin Image Height: 250
Description: Dark colored default skin for dynamic SlideDecks
Version: 1.1
Author: digital-telepathy
Author URI: http://www.dtelepathy.com/
Contributors: dtelepathy, dtrenkner, kynatro
Tags: black, dark, grayscale, dynamic, slidedeck
*/

div.slidedeck_frame.skin-dark {
	position: relative;
	width: 100%;
    margin: 0 0 20px;
    padding: 0;
	overflow: hidden;
}
.skin-dark dl.slidedeck {
	position: relative;
    overflow: hidden;
	z-index: 1;
	margin: 0 0 25px 0;
    padding: 0;
	background: #000;
}

.skin-dark dl.slidedeck dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	padding: 30px 55px;
	background: #000;
	color: #fff;
	border: none;
    margin: 0;
}
.skin-dark dl.slidedeck dt { display: none; }

.skin-dark dl.slidedeck dd.slide .sd-node-container {
	position: relative;
    width: 100%;
	margin: 0;
    overflow: hidden;
    display: block;
    padding: 0;
}
.skin-dark dl.slidedeck dd.slide .sd-node-content {
	position: relative;
    display: inline;
    float: left;
	overflow: hidden;
	margin: 0;
    vertical-align: top;
    text-align: left;
    padding: 0 20px 0 0;
}
.skin-dark dl.slidedeck dd.slide .sd-node-type {
	position: relative;
	padding-top: 25px;
	width: 300px;
	height: 0;
	overflow: hidden;
	line-height: 25px;
	margin: 0 0 20px;
	background-image: url('sprite.png');
	background-repeat: repeat-y;
}
.skin-dark dl.slidedeck dd.slide .sd-node-type.sd-node-type-recent { background-position: 0 -253px; }
.skin-dark dl.slidedeck dd.slide .sd-node-type.sd-node-type-featured { background-position: 0 -278px; }
.skin-dark dl.slidedeck dd.slide .sd-node-type.sd-node-type-popular { background-position: 0 -303px; }
.skin-dark dl.slidedeck dd.slide .sd-node-title {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 27px;
	color: #fff;
	margin: 0;
}
.skin-dark dl.slidedeck dd.slide .sd-node-title a, .skin-dark dl.slidedeck dd.slide .sd-node-title a:link, .skin-dark dl.slidedeck dd.slide .sd-node-title a:visited {
	color: #fff !important;
	text-decoration: none !important;
}
.skin-dark dl.slidedeck dd.slide .sd-node-title a:hover {
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 0 3px #fff;
}
.skin-dark dl.slidedeck dd.slide .sd-node-timesince {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 19px;
	color: #999;
	margin: 0 0 12px;
}
.skin-dark dl.slidedeck dd.slide .sd-node-excerpt p { margin: 0 0 20px; }
.skin-dark dl.slidedeck dd.slide .sd-node-image {
	position: relative;
    float: left;
    display: inline;
	width: 320px;
	height: 270px;
    padding-left: 0px;
    vertical-align: middle;
	overflow: hidden;
	text-align: center;
}
.skin-dark dl.slidedeck dd.slide .sd-node-image-child {
	position: relative;
	width: 300px !important;
	height: 270px;
	margin: 0;
	vertical-align: middle;
    text-align: center;
    display: table-cell;
}
.skin-dark dl.slidedeck dd.slide .sd-node-image img {
    display: block;
    margin: 0 auto !important;
    padding: 7px;
	background: #434343;
	border: 1px solid #636363;
	max-width: 270px !important;
	max-height: 250px !important;
}
.skin-dark dl.slidedeck dd.slide .sd-node-permalink {
    margin: 0;
    float: left;
    clear: left;
}
.skin-dark dl.slidedeck dd.slide .sd-node-permalink a, .skin-dark dl.slidedeck dd .sd-node-permalink a:link, .skin-dark dl.slidedeck dd .sd-node-permalink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 19px;
    text-decoration: none !important;
    color: #369 !important;
}
.skin-dark dl.slidedeck dd.slide .sd-node-permalink a:hover {
    color: #369 !important;
    text-decoration: underline !important;
}
.skin-dark a.sd-node-previous, .skin-dark a.sd-node-previous:link, .skin-dark a.sd-node-previous:visited,
.skin-dark a.sd-node-next, .skin-dark a.sd-node-next:link, .skin-dark a.sd-node-next:visited {
	position: absolute;
	z-index: 100;
	top: 50%;
    margin-top: -13px;
	width: 26px;
	height: 0;
	padding-top: 26px;
	display: block;
	overflow: hidden;
}
.skin-dark a.sd-node-previous, .skin-dark a.sd-node-previous:link, .skin-dark a.sd-node-previous:visited {
	left: 12px;
	background: url('sprite.png') 0 0 !important;
}
.skin-dark a.sd-node-previous:hover { background: url('sprite.png') 0 -26px !important; }
.skin-dark a.sd-node-previous.disabled, .skin-dark a.sd-node-previous.disabled:link, .skin-dark a.sd-node-previous.disabled:visited {
	background: url('sprite.png') 0 -52px !important;
}
.skin-dark a.sd-node-next, .skin-dark a.sd-node-next:link, .skin-dark a.sd-node-next:visited {
	right: 12px;
	background: url('sprite.png') -26px 0 !important;
}
.skin-dark a.sd-node-next:hover { background-position: -26px -26px !important; }
.skin-dark a.sd-node-next.disabled, .skin-dark a.sd-node-next.disabled:link, .skin-dark a.sd-node-next.disabled:visited {
	background: url('sprite.png') -26px -52px !important;
}
.skin-dark a.sd-node-nav-link:active,
.skin-dark a.sd-node-nav-link:focus { outline: none; }


/* Simple Dots Navigation */
.skin-dark ul.sd-node-navigation-type-simple-dots {
	position: absolute;
	z-index: 80;
    bottom: 25px;
	width: 100%;
	height: 10px;
	margin: 0 !important;
	padding: 24px 0 0;
	list-style: none;
	text-align: center;
    text-indent: 0;
}
.skin-dark ul.sd-node-navigation-type-simple-dots li:before { content: ""; }
.skin-dark ul.sd-node-navigation-type-simple-dots li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
    background: none !important;
}
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link,
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link:link,
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link:visited {
	display: inline-block;
    overflow: hidden;
	width: 10px;
	height: 10px;
	margin-right: 3px;
	margin-left: 3px;
	background: url('sprite.png');
	background-repeat: repeat-y;
	background-position: 0 -78px;
}
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link:hover,
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link:active { text-decoration: none; }
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link .sd-node-nav-link-label-title { display: none; }
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link .sd-node-nav-link-label-date {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50px;
	text-align: center;
	width: 100px;
	height: 20px;
	display: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	vertical-align: top;
	color: #fff !important;
}
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link.active,
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link.active:link,
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link.active:visited,
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link:hover {
	text-decoration: none;
	background-position: -10px -78px;
    border: none !important;
    margin: 0 3px !important;
    padding: 0 !important;
}
.skin-dark ul.sd-node-navigation-type-simple-dots li a.sd-node-nav-link.active .sd-node-nav-link-label-date { display: block; }


/* Dates Navigation */
.skin-dark ul.sd-node-navigation-type-dates {
	position: absolute;
    z-index: 80;
    bottom: 8px;
	width: 100%;
	height: 31px;
	margin: 0 !important;
	padding: 7px 0 0;
	list-style: none;
	text-align: center;
	border-top: 1px dotted #595959 !important;
	background: #000 !important;
    text-indent: 0;
}
.skin-dark ul.sd-node-navigation-type-dates li:before { content: ""; }
.skin-dark ul.sd-node-navigation-type-dates li {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
    background: none !important;
}
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link,
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link:link,
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link:visited {
	position: relative;
	display: inline-block;
    overflow: hidden;
	margin: 0 4px !important;
    padding: 0 !important;
	width: 86px;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ccc !important;
	background: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
    text-decoration: none !important;
    border: none !important;
}
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link:hover {
	color: #fff !important;
	text-decoration: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 4px !important;
}
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link.active,
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link.active:link,
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link.active:visited {
	color: #fff !important;
	background: #555 !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 4px !important;
    text-decoration: none;
}
.skin-dark ul.sd-node-navigation-type-dates li a.sd-node-nav-link .sd-node-nav-link-label-title { display: none; }


/* Post Titles Navigation */
.skin-dark ul.sd-node-navigation-type-post-titles {
	position: absolute;
    z-index: 80;
    bottom: 0;
	width: 100%;
	height: 55px;
	margin: 0 !important;
	padding: 0;
	list-style: none;
	background: #000;
    text-indent: 0;
}
.skin-dark ul.sd-node-navigation-type-post-titles li:before { content: ""; }
.skin-dark ul.sd-node-navigation-type-post-titles li {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
    background: none !important;
}
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link,
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link:link,
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link:visited {
	position: relative;
    overflow: hidden;
	display: inline-block;
	padding: 8px 0 0 !important;
    margin: 0 !important;
	height: 47px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	font-family: Arial,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b5b5b5 !important;
	background-image: url('sprite.png');
	background-position: 50% -88px;
	background-repeat: repeat-x;
	background-color: #000 !important;
    text-decoration: none !important;
    border: none !important;
}
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link:hover {
	text-decoration: none !important;
	color: #000 !important;
	background-position: 50% -198px;
    border: none !important;
    padding: 8px 0 0 !important;
    margin: 0 !important;
}
.skin-dark ul.sd-node-navigation-type-post-titles.sd-node-total-3 li a.sd-node-nav-link { width: 33.33333333%; }
.skin-dark ul.sd-node-navigation-type-post-titles.sd-node-total-4 li a.sd-node-nav-link { width: 25%; }
.skin-dark ul.sd-node-navigation-type-post-titles.sd-node-total-5 li a.sd-node-nav-link { width: 20%; }
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link.active,
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link.active:link,
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link.active:visited {
	color: #000 !important;
	background-position: 50% -143px;
}
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link .sd-node-nav-link-label-title {
	position: relative;
	display: block;
	height: 40px;
    overflow: hidden;    
	padding: 8px 8px 0;
	border-left: 1px solid #5a5a5a;
	border-right: 1px solid #000;
}
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link.active .sd-node-nav-link-label-title {
	border-right: none;
	border-left: none;
	padding: 8px 9px 0;
}
.skin-dark ul.sd-node-navigation-type-post-titles li a.sd-node-nav-link .sd-node-nav-link-label-date { display: none; }



.retweet {
float: left;
padding-left: 200px;
padding-top: 3px;
}
