/*
Theme Name: BliMamma 1.0
Theme URI: http://www.blimamma.se/
Description: BM theme for Wordpress
Version: 1.0
Author: Jesper Knutsson
Author URI: http://www.blimamma.se/
*/
/*
#####  Palette URL: http://colorschemedesigner.com/#1j51VkcBRAXPN
*** Primary Color:
   var. 1 = #FFDD5E = rgb(255,221,94)
   var. 2 = #B3A364 = rgb(179,163,100)
   var. 3 = #957B16 = rgb(149,123,22)
   var. 4 = #FFEBA0 = rgb(255,235,160)
   var. 5 = #FFF6D6 = rgb(255,246,214)
*** Secondary Color A:
   var. 1 = #FFFA5E = rgb(255,250,94)
   var. 2 = #B3B164 = rgb(179,177,100)
   var. 3 = #959116 = rgb(149,145,22)
   var. 4 = #FFFCA0 = rgb(255,252,160)
   var. 5 = #FFFED6 = rgb(255,254,214)
*** Secondary Color B:
   var. 1 = #FFC15E = rgb(255,193,94)
   var. 2 = #B39564 = rgb(179,149,100)
   var. 3 = #956416 = rgb(149,100,22)
   var. 4 = #FFDAA0 = rgb(255,218,160)
   var. 5 = #FFEFD6 = rgb(255,239,214)
#####  Generated by Color Scheme Designer © Petr Stanicek 2002-2009




*/

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px - default 62.5% */
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	background: #f4f4f4 url(images/pg_bg.gif) repeat-x bottom left;
 	color: #000;
	text-align: center;
     }

blockquote
{
	margin: 1em 0 0 1em;
	padding: 0 0 10px 10px;
	width: 400px;
	background:#fff;
    border-left: 1px dotted #ddd;
}
#page {
	text-align: left;
	}

#content {
	font-size: 1.2em
	}
.alt {
	background-color: #E6F4FF;
	}
#footer {
	background-color: #fff;
	}
small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.2em;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial , Verdana, 'Lucida Grande',  Sans-Serif;
	}
h1 {
	font-size: 2em;
    line-height: 1.1em;
	text-align: left;
	}
h2 {
	font-size: 16px;
    color:#959116;
	}
h2.pagetitle {
	font-size: 18px;
    color: #959116;
    clear:both;
	}
#sidebar h2 {
	font-family: 'Trebuchet MS', Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 13px;
    color:#8C7E81;
	}
h3 {
	font-size: 13px;
	color: #B3B164;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #B39564;
	}
h2 a, h3 a {
	color: #959116;
	text-decoration: none;
}
h2 a:visited, h3 a:visited {
       text-decoration: none;
			color: #B3B164;
	}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #B3B164;
}
a {
	color: blue;
	text-decoration: none;
}
a:visited {
       text-decoration: none;
			color: #66F;
	}
a:hover {
	text-decoration: underline;
}
	

.toolbar, .section {
	background-color: #FFFDCF;
	width:100%;
	clear:both;
	display:block;
	height:auto;
	padding: 5px;
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #FFFBA2;
}
#login_box {
	font: 1em arial,verdana,courier;
	line-height: 1.5em;
	float:left;
	width:500px;
	height:40px;
	border: 0px dashed #f00;
	margin: 20px 0 0 40px;
}
#members-online-box {
	width:300px;
	font-size:0.8em;
	border-top:solid 0px #5dc2ff;
	border-bottom:solid 0px #5dc2ff;
	float: right;
	margin: 5px 5px 0px 0px;
	padding:2px 0;
}
/*position: absolute;
	left:400px;
	top:20px;*/
/* Comments and group forum */

.comment_container {
	background: #FFF;
	width:100%;
	padding: 0em;	
}
.comment_wrap {
	padding: 0em;
	margin: 0 0 5px 0;
	clear:both;
	background: #FFFED6;
	border-bottom:1px solid #eee;
}
.comment_meta {
	color: #808281;
	padding: 1em;
	border:0px solid #00f;
	margin-right: 0;
}
.comment_body {
	padding: 1em 0;
	width:100%;
	min-height: 3em;
	border: 0px solid #00f;
	margin: 0 1em;	
}
.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: normal;
	}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 11px;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: bold;
	font-size: 1.1em;
	}
.comment {
    clear:both;
    border-top: 0px solid #ccc;
    padding: 5px 0 5px 0;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.cmtinfo {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #dddddd;
	display: block;
	color: #aaa;
	}
/* End Comments */
.topic {
    clear:both;
    overflow: hidden;
    background: #E6F0FF;
    padding: 0px 0 0px 0;
    margin: 5px;
}
.reply {
    clear:both;
    border-top: 1px dashed #CCCCCC;
    background: #FFFFFF;
    padding: 5px;
}
.pager_links {
    clear:both;
    text-align: center;
    font: 1.4em arial,verdana; 
	color: #6666aa;
	font-weight: bold;
    margin: 5px 0 5px 0;
    padding: 0 4px 0 4px;
	border: 0px solid #6666aa;
} 

#sidebar {
	font: 11px Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
		}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
#page {
	background-color: transparent;
	margin: 0px;
	border: 0px solid #0f0;
	padding: 0px;
	width: 100%;
	background: url(images/) repeat-x left bottom;
	text-align:left;
	}
#header {
	z-index:10;
	padding: 0px;
	margin: 0px;
	height:80px;
	width: 100%;
	border:0px dashed #ccc;
	background: #fff url(images/header.png) repeat-x top 	left;
	color: #666;
	text-align:left;
	}
#header img {
	margin: 10px;
	float:left;
}
#content_container {
	clear:both;
	background: transparent url(images/bg.png) repeat-y top left;
	margin: 0px auto;
	position: relative;
	width:980px;
	z-index: 1;	
	padding:0 4px;
	border: 0px dashed #0ff;
	text-align:left;
}
#main_content {
	margin-top: 50px;
	margin-left: 10px;
	clear:both;
	float:left;
	width:680px;
}



#nav-box {
	font-size:1.2em;
	padding: 0px;
	margin: 0px;
	width: 980px;	
	background-color: #fff;
	color: #666;
	clear:both;
}	
#search_box {
 	font: 1.0em 'Trebuchet MS',arial,verdana;
    background: transparent url(images/search_box.png) no-repeat top left ;
    border: 0px solid #ccc;
	padding: 10px 10px 0px 20px;
    margin: 0px 0px 10px 2px;
	width: 645px;
	height: 105px;
	text-align:left;
    color:#292929;	
}
.formbutton{
	cursor:pointer;
	width: 100px;
	height: 52px;
	border:outset 0px #ccc;
	background:#fff;
	color:#fff;
	font:bold 1.0em verdana, trebuchet, arial;
	padding: 2px 3px;
	margin-left: 4em;
	background:url(images/submit_btn.png) no-repeat	left top;
}
.login_text {
	background: url(images/text_input_box.png) no-repeat top left;
	width: 150px;
	height: 21px;
	padding: 4px 10px 0 20px;
	border:0px;
}
.password_text {
	background: url(images/text_input_box.png) no-repeat top left;
	width: 150px;
	height: 21px;
	padding: 4px 10px 0 20px;
	border:0px;
}

/* Begin Main Menu */
#shadow_container {
	position: absolute;
	left:0px;
	height:5px;	
	width:100%;
	background:url(images/menu_shadow.png) repeat-x	left top;
	z-index:10;
}
#menu_container {
	width: 100%;
	top: 0px;
	left:10px;
	overflow:hidden;	
	position: absolute;
	height: 60px;
	text-align:center;
	z-index:5;
	border:0px dashed #0f0;
}
ul#menu { 
	width: 100%; 
	overflow: hidden;
	font-size: 1.6em; font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	z-index: 5;
}
ul#menu li { 
	display: block; 
	position:relative;
	top:-50px; 
	float: left; 
	margin-left: 0px;
	background: transparent; 
	padding: 0;
	}
ul#menu li a { 
	width:236px;
	height:52px;
	font-size: 1.6em; font-family: "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	overflow:hidden;
	top:-0px; 
	color: #FFF; 
	text-decoration: none; 
	display: block; 
	float: left;  
	padding: 45px 0px 0px 0px; 
	border:0px solid #ff0;
	}
ul#menu li a:hover { 
	position:relative;
	top:  5px;
	}
ul#menu li a.current{ 
	top: 5px;	 
}
.tab_a {
	background-image: url(images/tab_a.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index:1;
}
.tab_b {
	background-image: url(images/tab_b.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.tab_c {
	background-image: url(images/tab_c.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.tab_d {
	background-image: url(images/tab_d.png);
	background-position: top left;
	background-repeat: no-repeat;
}
/* End Main Menu */

/* Begin item list */
ul#item-list {
	margin-left: 0;
	padding-left: 0;
	line-height:2em;	
}

#item-list li
{
	display: inline;
	list-style-type: none;
	width:70px;
	height:1.2em;
	margin: 0.5em 0.3em;
	
}

#item-list a { 
	padding: 3px 10px;
}

#item-list a:link, #item-list a:visited
{
	color: #959116;
	background-color: #FFFFFF;
	text-decoration: none;
}

#item-list a:hover
{
	color: #957B16;
	background-color: #FFFA5E;
	text-decoration: none;
}

/* Begin Sidebar */
#sidebar
        {
	padding: 0px;
	margin: 50px 0 0 20px;
	width: 250px;
	float:left;
	}

/* End Sidebar */


#footer {
	width:90%;
	padding: 0 0 0 0px;
	margin: 0;
	clear: both;
	}
#footer p {
	border-top:1px solid #eee;
	margin: 0px;
	padding: 40px 0;
	text-align: center;
	}

#page_bottom{
	background: transparent url(images/bg_bottom.png) no-repeat top left;
	width:990px;
	margin:0 auto;
	height:42px;

}
/* End Structure */
/*	Begin Headers */
h1 {
	padding: 10px 25px 0 0;
	margin: 0;
	}
.description {
	text-align: right;
	color: #A2A2A2;
	padding: 0 25px 0 0;
	}
h2 {
	margin: 0;
	}
h2.archivelist {
  	margin: 0px 0 0;
  }

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 20px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Begin Tables */
table {
	border-collapse:collapse;
}
.odd {
	background: #FFFCA0;
}
tr {
	background:#FFFED6;
}
th {
	font-weight:bold;
	padding: 0.3em 1em 0.3em 1em;
	color:#B3B164;
	background:#FFF;
	font-size: 1.2em;
}
td {
	padding: 0.3em 1em 0.3em 1em;
}

/* End Tables */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style-image: url('images/listmarker.png');
	padding-left: 10px;
	text-indent: -5px;
	}
html>body .entry li {
	margin: 5px 5px 5px 5px;
	}
/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}         */
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type: decimal;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar h2 {
	background-color:#9bbb59;
	color:#FFF;
	font-size:1.2em;
	padding: 0.3em;
	font-family: helvetica, verdana, arial;
}
#sidebar ul, #sidebar ul ol {
    list-style-type: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	/* list-style-image: none;  */
	margin-bottom: 0;
	}
#sidebar ul p, #sidebar ul select {
    list-style-type: circle;
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
    list-style-type: none;
	margin: 0px;
	}
#sidebar ul ul li {
    list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0.2em 0.4em;
	background-color:#fff;
	border-bottom:1px dotted #ccc;	
	}
#sidebar ul ul ul, #sidebar ul ol {
    list-style-type: none;
	margin: 0 0 0 0px;
	}
#sidebar ul ol li {
	list-style-type: none;
	}
#sidebar ul ol li {
    list-style-type: circle;
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
/* Begin Form Elements */
.sidecontainer {
    width: 150px;
	border: 1px solid #E8C5DF;
	background: #FFE5EB;
	padding: 5px;
	margin: 10px 0 10px 0;
        text-align: left;
}


#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}
.select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}


/* End Form Elements */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	width: 95%;
	border-top: 1px solid #DDD;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



/* Page subheader

ul#menu { width: 100%; height: 43px; background: #FFF url("images/menu-bg.gif") top left repeat-x; font-size: 1.1em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url("images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }
*/
/*** Define on page menu ***/

    #menycontainer {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #menycontainer ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #menycontainer li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menycontainer a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #menycontainer a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menycontainer a span {float:none;}
    /* End IE5-Mac hack */
    #menycontainer a:hover span {
      color:#FFF;
      }
    #menycontainer a:hover {
      background-position:0% -42px;
      }
    #menycontainer a:hover span {
      background-position:100% -42px;
      }

.page_nav ul{font: 1.2em Verdana, Helvetica, sans-serif; font-weight:bold; color:#fff; margin: 2em; text-align:center;}
.page_nav li{display: inline; list-style: none;font-weight:bold; color:#000;font: 1.2em Verdana, Helvetica, sans-serif;}
.page_nav li a{text-decoration: none; padding:0.3em 0.5em; margin: 0px;  background: #FFFDCF; border: 0px solid #AAAAAA;}
.page_nav li.current {font-weight:bold; text-decoration: none; padding:0.3em 0.5em; margin: 0px;  background: #FFF96A; border: 0px solid #AAAAAA;}
.page_nav a:link{color: #000;}
.page_nav a:hover{background: #FFF96A;}

.cmd-avatar
{
clear: none;
display: inline;
float: left;
margin: 5px;
padding: 0px;
border: #694D1D 0px dashed;
}

dl {
  width: 230px;
  float: left;
  text-align:left;
  font:1.0em/1.4em "Verdana",Arial,Helvetica,sans-serif;
  margin: 0 10px 10px 0px;
  background: #FFFBA2;
  }
dt {
  margin: 0;
  padding: 2px 0 2px 5px;
  font:1.1em "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #000;
  font-weight: bold;
  background: #FFFBA2;
  border-bottom: 0px solid #fff;
  }
dd {
  margin: 0;
  padding: 0px 10px 0px 10px;
  }
dt.alt_color {
  background: #FFFBA2;
  color:#000;	
} 
dl.alt_color {
  background: #d2dec9 url(images/box_bottom.gif) no-repeat bottom left;
}


/* ICONS */
[icon ^="settings"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/process.png) no-repeat center left;
}
[icon ^="calendar"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/calendar.png) no-repeat center left;
}
[icon ^="new_message"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/mail_receive.png) no-repeat center left;
}
[icon ^="exit"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/unlock.png) no-repeat center left;
}
[icon ^="member"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/user.png) no-repeat center left;
}
[icon ^="attention"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/promotion.png) no-repeat center left;
}
[icon ^="help"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/help.png) no-repeat center left;
}
[icon ^="comments"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/comments.png) no-repeat center left;
}
[icon ^="report"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/warning.png) no-repeat center left;
}
[icon ^="edit"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/page_process.png) no-repeat center left;
}
[icon ^="delete"] {
   padding: 4px 10px 4px 26px;
   background: transparent url(images/icons/dev/delete.png) no-repeat center left;
}
[icon ^="locked"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/lock.png) no-repeat center left;
}
[icon ^="add"] {
   padding: 4px 10px 4px 22px;
   background: transparent url(images/icons/dev/add.png) no-repeat center left;
}

/* Small ICONS */
[icon ^="settings_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/process.png) no-repeat center left;
}
[icon ^="calendar_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/calendar.png) no-repeat center left;
}
[icon ^="new_message_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/mail_receive.png) no-repeat center left;
}
[icon ^="send_message_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/mail_send.png) no-repeat center left;
}
[icon ^="exit_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/unlock.png) no-repeat center left;
}
[icon ^="member_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/user.png) no-repeat center left;
}
[icon ^="members_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/users.png) no-repeat center left;
}
[icon ^="attention_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/promotion.png) no-repeat center left;
}
[icon ^="info_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/info.png) no-repeat center left;
}
[icon ^="help_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/help.png) no-repeat center left;
}
[icon ^="comments_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/comments.png) no-repeat center left;
}
[icon ^="comment_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/comment.png) no-repeat center left;
}
[icon ^="report_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/warning.png) no-repeat center left;
}
[icon ^="edit_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/page_process.png) no-repeat center left;
}
[icon ^="page_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/page.png) no-repeat center left;
}
[icon ^="delete_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/delete.png) no-repeat center left;
}
[icon ^="warning_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/warning.png) no-repeat center left;
}
[icon ^="new_entry_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/add_page.png) no-repeat center left;
}
[icon ^="accept_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/accept.png) no-repeat center left;
}
[icon ^="url_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/url_external.png) no-repeat center left;
}
[icon ^="map_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/map_icon.png) no-repeat center left;
}
[icon ^="favorite_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/favorite.png) no-repeat center left;
}
[icon ^="karma_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/heart.png) no-repeat center left;
}
[icon ^="pdf_16"] {
   padding: 4px 10px 4px 18px;
   background: transparent url(images/icons/dev/16/pdf.gif) no-repeat center left;
}
