/*
Theme Name: Simple K2 Child Theme Example
Theme URI: http://getk2.com/
Description: A very simple example of how to do a child theme for K2.
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Template: k2
*/

body {
	font: Arial, Helvetica, sans-serif;

	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
	position: relative;
	color: #444;
	BACKGROUND: url(bg_meetup2.jpg) #575B5E repeat-x 50% top;
	Font-size: 11px;
	
	Text-decoration: none;
	word-spacing: 0px;
	line-height: 16px;



	}
	
	p{
	
	Font-size: 11px;
	
	Text-decoration: none;
	word-spacing: 0px;
	line-height: 16px;



	}
	.entry-content {
	Font-size: 11px;
	
	Text-decoration: none;
	word-spacing: 0px;
	line-height: 16px;
	}
.headermenu li a {
	display: block;
	outline: none;

background: #252525;
color: 000;}

.four04 .entry-title,
body.page .content .entry-title {
	margin-left: 0px;
	text-align: left;
	}
pre, blockquote 

{

	overflow: auto;

	padding: 0 10px;

	margin: 20px 30px 30px 30px;

	line-height: 1.8em;

	background-color: #f5f5f5;

	border: 1px solid #e0e0e0;

}
#site-title a:hover {
	text-decoration: none;
	}
#site-description
{line-height: 32px;
}
.entry-title {
line-height: 35px;
}
#fuld-tilfredshed {
position:absolute; right: 15px; top: 18px;
}

table.list { 
	width: 600px;
	background-color: #fff;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0 0 0 0px;
	padding-top: 10px;
}

th.listheader { 
	background-color: #eee;
	border: 1px #000000 solid;
	font:12px arial,helvetica,verdana,sans-serif;
	font-weight: bold;
	color: #404040; 
	padding-left: 2px;
	padding-right: 2px;
}

td.listcell { 
	height: 20px;
	border: 1px #000000 solid;
	text-align: center;
	font:12px arial,helvetica,verdana,sans-serif;
	font-weight: normal;
	color: #404040;
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px; 
}

td.listinfoheader { 
	border: 1px #000000 solid;
	text-align: center;
	font:12px arial,helvetica,verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	background-color: #eee;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px; 
	height: 20px;
}

td.listinfo { 
	border: 1px #000000 solid;
	text-align: left;
	font:12px arial,helvetica,verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px; 
	height: 20px;
}

td a img {
	border: none;
}
.google-annonce{
padding: 20px 0 0 20px;}
#topbanner {
text-align: center;
padding: 0 0 20px 0;}
#topwidget {
align="center"
}
.headermenu li li a { /* Submenu links */
	color: #ffffff;
	padding: .6em 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	}

.headermenu li li a:hover { /* Child hover */
	color: #000;
	background: #ddd;
	background: rgba(0, 0, 0, .1); /* To accomodate the gradient background in modern browsers */
	}
	
.image-feed-list img {
  max-height: 200px;
  max-width: 200px;
  }
