/*
Theme Name: Morsom Child-theme
Theme URI: http://morsom.no
Description: Child-theme for &aring; overstyre Artisteer
Author: &Oslash;yvind Enger
Author URI: http://morsom.no
Template: morsom2
Version: 0.9
.
Free to use...
.
*/

@import "../morsom2/style.css";

.kommentar-oyvind {
   background-color: #83d4fa ! important;
   border: 3px solid black;
 /*  background-image: url('/wp-content/themes/morsom/images/kommentar-oyvind.gif'); */ 
   background-repeat: no-repeat; 
   background-position: top right;
}

.kommentar-silje {
   background-color: #fbc9fc ! important;
   border: 3px solid black;
 /*  background-image: url('/wp-content/themes/morsom/images/kommentar-silje.gif'); */ 
   background-repeat: no-repeat; 
   background-position: top right; 
}

.kommentar-neo {
   background-color: #B2A38C ! important;
   border: 3px solid black;
/*   background-image: url('/wp-content/themes/morsom/images/kommentar-neo.gif'); */ 
   background-repeat: no-repeat; 
   background-position: top right; 
}

.kommentar-pingback {
   border: 1px dotted black;
   color: grey;
}