/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */


body {
	font-size: small;
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	}

* html body {
	font-size: x-small;
	f\ont-size: small;
	}

a.full {
	background: url(http://www.demos-usa.org/aroundthekitchentable/images/1_2dots.gif) no-repeat 0 50%;
	padding-left: 28px;
	text-decoration: none;
	color: #E6A12E;
	font-weight: bold;
	}
	
p {
	margin-top: 1em;
	margin-bottom: 1em;
	}	
	
#demos {
	background: #000;
	}

#demos a	{
	color: #fff;
	font-weight: bold;
	font-size: 75%;
	letter-spacing: .3em;
	padding: 12px;
	line-height: 2em;
	}

#demos a:hover	{
	text-decoration: underline;
	}

#wrapper {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff url(http://www.demos.org/aroundthekitchentable/images/bg_fade.gif) repeat-x;
	}

#wrapper div.gutter{
	padding: 0 10px;
}

#header {
	width: 100%;
	background: #63b1fb url(http://www.demos.org/aroundthekitchentable/images/bg_header.gif) repeat-x;
}

#header img{
	margin-left: 44px;
}

#articles {
	float: left;
	width: 58%;
	background: #4f8ec9;
}

#articles div {
	position: relative;
	left: -4px;
	top: -4px;
	padding: 0px 14px;
	background: #fff;
	border: 1px solid #4f8ec9;
}

#articles hr {
	margin: 1em 0;
	height: 1px;
	border: none;
	border-top: 1px solid #000;
}

#articles h2 {
	color: #369;
	font-size: 175%;
	border-bottom: 2px solid orange;
	margin-top: 6px;
	margin-bottom: 6px;
}

#articles h3 {
	font-size: 150%;
	margin-top: 6px;
	margin-bottom: 0px;
}

#articles .origin {
	margin: 6px 0;
	color: #666;
	font-size: 75%;
	}

#articles a:hover {
	text-decoration: underline;
}

#articles div.tools {
	float: right;
	background: #f1f1f1;
	margin: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	color: #000;
	font-size: 85%;
}	

div.tools img {
	padding: 8px 0 4px 0;
}

div.tools a{
	color: #333
}

div.tools a:hover{
	text-decoration: underline;
}

a.feedback{
	background: url(http://www.demos.org/aroundthekitchentable/images/feedback_icon.gif) no-repeat 0 50%;
	padding-left: 20px;}	

a.mail{
	background: url(http://www.demos.org/aroundthekitchentable/images/mail_friend.gif) no-repeat 0 50%;
	padding-left: 20px;	}

a.print{
	background: url(http://www.demos.org/aroundthekitchentable/images/print_icon.gif) no-repeat 0 50%;
	padding-left: 20px;	}

#right {
	width: 38%;
	float: right;
	background: #4f8ec9;
}

#right div.wrap{
	position: relative;
	left: -4px;
	top: -4px;
	padding: 0px 14px;
	background: #faf4eb;
	border: 1px solid #4f8ec9;
}

#right h2 {
	color: #000;
	font-size: 150%;
	border-bottom: 1px solid orange;
	margin-bottom: 10px;
}

#featured {
	width: 100%;
	margin: 0;
}

#featured h3{
	color: #369;
	font-size: 115%;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

#featured p{
	font-size: 85%;
	}
	
#featured p.pub_desc{
	padding: 0;
	margin: 0;
}

#featured img{
	margin: 10px;
	float: right;
	border: 1px solid #000;
}

#recent_comm p{
	line-height: 1.4em;
	}

#recent_comm p a{
	font-weight: bold;
	color: #369;
	}
	
#authors {
	clear: both;
	}

#authors ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}