/* Egna ändringar */
.testimonial {
text-align:center;
}
.bypostauthor .comment-body{
	border:1px solid #9e9e9e;	
}

.fbcomment {
clear:both;
}

div.mc_signup_submit input{
-moz-border-radius:5px 5px 5px 5px;
background:url("http://www.picmeeting.com/wp-content/themes/solarpress/images/rmore.png") repeat-x scroll 0 0 #414141;
border:1px solid #333333;
color:#FFFFFF;
font-family:tahoma,Century gothic,Arial,Helvetica,sans-serif;
padding:3px 10px;
cursor:pointer;
}

.fbtext {
float:right;
font-size:10px;
padding:0 40px 0 0;
width:320px;
}

.fan_box .full_widget {
background:none repeat scroll 0 0 white;
border:0px solid #94A3C4 !important;
}

/* Own Disques Style Sheet */

#disqus_thread {
	height:100%;
	padding:10px 0px 0px 0px;
	margin:0px 0px;
	width: 690px;
}
/* Hides some stuff */
.dsq-dc-logo { display: none !important; } 
/* .dsq-comment-header-time { display: none !important; } */
#dsq-comments-title h3 { display: none !important; }
#dsq-new-post h3 { display: none !important; }
.dsq-post-report { display: none !important; } 

/* Makes the comments stick out*/
.dsq-comment , .dsq-odd { 
background:url("images/fade.png") repeat-x scroll 0 0 #FFFFFF !important;
border:1px solid #EAEAEA !important;
padding:10px !important;
margin-top:5px !important;
}

#dsq-content .dsq-comment-footer { margin:0em !important; }
#dsq-content .dsq-sharing-options { margin-top:0px !important; }
#dsq-content .dsq-options  { margin:0.6em 0 1em 0 !important; }

/* The header of comments */
#dsq-content .dsq-comment-header {
-moz-border-radius:0px 0px 0 0 !important;
background:none !important;
height:auto !important;
line-height:normal;
}

/* Makes the buttons black like before */
button.dsq-button, button.dsq-button-small {
-moz-border-radius:5px 5px 5px 5px !important;
background:url("images/rmore.png") repeat-x scroll 0 0 #414141 !important;
border:1px solid #333333 !important;
color:#FFFFFF !important;
text-decoration:none !important;
text-transform:uppercase !important;
}
	
/* Widget on Page */

.pagewidtitle { width: 670px; }
.pagewidget { width: 690px; }
.pagewidget ul li { width: 665px; }


/* Category holder */
.simplecategory {
-moz-border-radius:8px 8px 8px 8px;
background:none repeat scroll 0 0 #202020;
border:8px solid #262626;
color:#999999;
height:200px;
margin:20px auto;
padding:10px 25px 25px 25px;
width:800px;
}
.simplecategory:hover { border:8px solid #f5f5f5; }
.simplecategory h2 {
color:#FFFFFF;
}
.simplecategory ul {
list-style:none outside none;
margin:10px 15px;
}
.simplecategory ul li {
list-style:none outside none;
border-bottom:1px solid #333333;
margin:0;
padding:5px 0;
}
.simpleleft, .simpleright {
width:370px;
display:inline;
overflow:hidden;
}
.simpleleft { float:left; }
.simpleright { float:right; }

.simplecategory ul li a:link, .simplecategory ul li a:visited {
color:#666666;
}
.simplecategory ul li a:hover {
color:#BC0000;
}

#cuberbox { padding-bottom: 0px !important; }

/* News-Ticker plugin */

#news-ticker { color: #202020; }
#news-ticker a  { color: #AC0604; }
.tickerDate { color: #fff; }
.tickerLink {}
.tickerText {}

<!-- Viktiga artiklar dyker upp hÃ¤r -->
<?php if ( function_exists('insert_newsticker') )  { insert_newsticker(); } ?>