* {
  margin: 0;
  padding: 0;
  }
:focus {
  outline:0;
  }
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
 font-weight: bold;
  text-shadow: #999 1px 0.1em 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  }

hr {
  color: #333;
border:1px solid #333;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 11pt;
  }

a {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: 1s ease-in-out;
  color: #000;
  text-decoration: none;
  }

a:hover {
  color: #fff;
  }

a img {
  border: none;  
  }

blockquote {
  background: #f7f7f7;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #000;
  }

code {
  color: #000;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;, arial, helvetica, sans-serif;
  background: #000 url(images/bgbody.png) top center no-repeat;
  color: #000;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  height: 145px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 930px;
  padding-right:20px;
  margin: 3px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #ccc;
  font-size: 10pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
font-weight: bold;
  }
#header #topright li a:hover {
  color: #fff;
  text-decoration: none;
  }

#header #logo {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#header h1 {
text-transform:uppercase;
  text-shadow: #999 1px 0.1em 0px;  
padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 41pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #fff;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 10pt;
  }


/* Menu */

#catnav {
  padding: 10px;  clear: both;
  height: 50px;
  width: 960px;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;

  margin: 0; 
 
  padding: 5px 10px 0 10px;
  font-size: 12pt;
  color: #000;
  font-weight: bold;
  letter-spacing: -1px;
  }
#nav a:hover { color:#fff;}

#nav li a:hover {  text-decoration: none;
  color: #fff;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  color: #fff;
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  }
	
#nav li li a {
  height: 24px;
  line-height: 24px;
  color: #000;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  color: #fff;
  border-top: 1px solid #666;

  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */  position: static;
  }

#toprss {
  float: right;
  margin: 0 15px 0 0;
  display: inline;
  width: 40px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 560px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #000;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  padding-left: 15px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #000;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  color: #fff;
  font-weight: bold;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #000;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #000;
  }
.topPost p.topMeta a:hover {
  color: #fff; 
 }
.topPost div.topContent {
overflow:auto;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
  background: url(images/bg-trans.png) repeat;
  font-size: 9pt;
  padding:5px;  color: #000;
  margin: 8px 0;
  }


.topPost div.topContent strong{
color:#ccc;
  text-shadow: #000 1px 0.1em 0px;
  }


.topPost div.topContent a {
  text-decoration: underline;
  color: #000;
  }
.topPost div.topContent a:hover {
  color: #fff;
  text-decoration: underline;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #000;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  border-radius:1em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #000;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #000;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #fff;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  color: #fff;
  background: #ccc;
  }
.topPost span.topComments a {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #000;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #000;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
background: url(images/bg-trans.png);
  margin: 10px 0 5px 0;
  border-radius:1em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  }
#nextprevious a {
  color: #000;
  text-transform: lowercase;
  padding: 5px 8px;
  font-size: 10pt;
  line-height: 1.4em;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #000;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #fff;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #000;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {  color: #fff; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #000;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #000;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #fff;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #666;
  color: #000;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: 1s ease-in-out;
  }
.submitbutton:hover {
  cursor: pointer;
  color:#fff;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #000;
  }
#sidebars .sidebarbox {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
color:3f0a00;
overflow:auto;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 10px 0 8px 10px;
  font-weight: normal;
  font-size: 11pt;

  letter-spacing: -1px;
font-weight: bold;
  }

#sidebars h3 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #000;
  letter-spacing: -1px;
font-weight: bold;
  }


#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {

  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;  }

#sidebars li ul {  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #000;

  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */

  }

#sidebars a {
  display: inline;
  color: #000;
  }
#sidebars a:hover {
  color: #fff;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #000;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 2px solid #fff;
  padding: 15px;
  color: #000;
  margin: 0 0 10px 0;
  font-size: 9pt;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #000;
  }
#morefoot a:hover {
  color: #fff; 
 text-decoration: underline;
 
  }
#morefoot h3 {
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  letter-spacing: -1px;
  border-bottom: 1px dotted #000;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
  clear: both;
  background: #666;
  border: 2px solid #fff;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  font-size: 9pt;
  float: left;
  width: 300px;
  }
#footerright {
  font-size: 9pt;
  float: right;
  width: 270px;
  text-align: right;
  }

#footercenter {
  font-size: 9pt;
  float: left;
  width: 280px;
  text-align: center;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



.navbtn  {
float:left;
  background: url(images/bg-trans.png);
  border:2px solid #000;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
  text-transform:uppercase;
  text-shadow: #ccc 1px 0.1em 0px;
  margin-right: 5px;
  height:27px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: 1s ease-in-out;

}

.navbtn:hover {
  background: url(images/bg-trans2.png);
  border:2px solid #fff;
  border-radius:1em;
color:#fff;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-webkit-transform: scale(1.5) translate(0px, 5px);
-moz-transform: scale(1.5) translate(0px, 5px);
-webkit-box-reflect:below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
-moz-box-reflect:below 5px -moz-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(white));
}


.butiksrutor {
  border:3px solid #555;
float:left;
overflow:hidden;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
  background: url(images/bg-trans.png) repeat;
  font-size: 9pt;
  padding:5px;  color: #000;
  margin-right: 5px;
margin-left: 5px;  
margin-top: 10px;
width: 159px;
height: 179px;


}


.butiksrutor img {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;

 }

.lista-img {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: 1s ease-in-out;

}


div.wpsc_category_details img {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
}


div.productdisplay img {
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
  border-radius:1em;
}

a img {
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
  border-radius:0.5em;
}


.wpsc_buy_button {
  margin: 5px 0 0 5px;
  background: #666;
  color: #000;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: 1s ease-in-out;
  }
.wpsc_buy_button:hover {
  cursor: pointer;
  color:#fff;
  background: #050505;
  }

.wpsc_category_details {
 font-weight: bold;
  text-shadow: #999 1px 0.1em 0px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 33pt;
  }

div.grid_product_info strong {
 font-weight: bold !important;
  color:#000 !important;
  text-shadow: none !important;
}

div.item_image img { width: 35px; }

img { -ms-interpolation-mode: bicubic; }

.sidebarbox td {background: #777 !important; padding:5px;}
.sidebarbox span {background: #777 !important; padding:5px;}
.sidebarbox span.checkout-total {background: none !important;}
.sidebarbox span.emptycart {background: none !important;}
.sidebarbox span.numberitems {background: none !important;}
.sidebarbox span.gocheckout {background: none !important;}
.sidebarbox span.cartcount {background: none !important;}
.sidebarbox span.items {background: none !important;}
.sidebarbox span.wpcf7-form-control-wrap {background: none !important;}
.PeCategories span {background: none !important;}

.wpsc_featured {height:375px !important; border-top: 2px solid #555; border-bottom: 2px solid #444; background:#999; background-image:url(http://www.thornstroms.com/bg-featured.png); background-repeat:no;}

.wpsc_featured .item_text {width:450px !important;}

.wpsc_featured .item_image {padding-left:90px !important;}
.wpsc_featured .pricedisplay {padding-left:80px  !important;}
.wpsc_description {padding-left:80px !important; width: 250px;}

div.producttext .wpsc_description {padding-left:0px !important; width:auto !important;}
.product_form .pricedisplay {padding-left:0px !important; width:auto !important;}

.cat-item {list-style:none; !important}
.treeview {list-style:none; !important}
.wpsc_category_grid {height:120px;}
.wpsc_page_numbers { margin-left:100px;
background:#777;
-moz-border-radius: 1.0em;
-webkit-border-radius: 1.0em;
border-radius:1.0em;
text-align:center;
font-size:16pt;
width:350px;
}

.sidebarbox textarea {width:271px;}
.hidden_cart {width:1px; height:1px; overflow:hidden; visibility:hidden;}

.news {font-size:9pt; !important}

.guldr {background: url(images/guldknapp.png) top center no-repeat; font-size:30pt; width:200px; height:150px; padding:25px; display:block; float:left; margin:10px;}
