*
{
	margin:0;
	padding:0;
	font-family:tahoma,arial,helvetica;
}
body
{
	background-image:url(../images/background.png);
}
#header_box
{
	background-image:url(../images/header_box.png);
	background-repeat:no-repeat;
	height:27px;
	width:271px;
	color:#fff;
	padding-top:4px;
	text-align:center;
	font-size:13px;
	position:absolute;
	right:20px;
	top:2px;
}
#header_box a
{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #eee;
	margin-left:8px;
	margin-right:8px;
}
#header
{
	width:860px;
	height:30px;
	margin:auto;
	margin-top:10px;
	position:relative;
}
#body
{
	width:860px;
	margin:auto;
}
#body_header
{
	background-image:url(../images/body_header.png);
	background-repeat:no-repeat;
	height:50px;
}
#body_content
{
	background-image:url(../images/body_center.png);
	background-repeat:repeat-y;
/* 	height:960px; */
}
#body_footer
{
	background-image:url(../images/body_footer.png);
	background-repeat:no-repeat;
	height:42px;
	margin-bottom:25px;
}
#logo
{
	text-align:center;
}
#title
{
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
	height:129px;
	width:802px;
	padding:0;
	margin-top:0;
	margin:auto;
}
#title div
{
	padding:10px;
	font-size:18px;
	font-weight:bold;
	padding-top:45px;
	text-align:center;
	line-height:1.8em;
}
#left
{
	padding-left:40px;
	padding-top:25px;
	padding-right:10px;
	width:550px;
	color:#646464;
	line-height:1.4em;
	font-size:14px;
}
#sponsors
{
	font-size:11px;
	margin-top:35px;
	color:#888;
	margin-left:15px;
	margin-right:10px;
}
div.details
{
	margin-bottom:18px;
}
#divider
{
	height:572px;
	background-image:url(../images/line.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:8px;
}
#right
{
	padding-top:25px;
	width:240px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
#right img
{
	padding:3px;
}
div.header
{
	color:#07a92e;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}
a
{
	color:#07a92e;
}
img
{
	border:none;
}

#hrdivider {
margin: 50px 0px 5px 0px;
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

.meetupbox {
width:100%;
color: #000000;
margin-bottom:1em;
background:#dddddd;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
overflow:hidden;
position:relative;
}

.D_boxbody{
margin:.65em;
padding:.65em .65em 0;
}
.D_boxhead{
overflow:hidden;
font-size:1em;
padding:.5em .5em 1em;
}
.D_boxfoot{
padding:.9em .5em;
text-align:center;
border-top:1px solid #ccc;
font-weight:bold;
font-size:.9em;
}
.D_boxsection{
border-top:1px solid #ccc;
font-size:1em;
padding:.9em .5em;
line-height:1.4em;
overflow:hidden;
}

.D_eventSummary{
position:relative;
}
.D_eventSummary .D_tearSheet{
width:100%;
}
.D_eventSummary .D_eventDate{
width:7em;
float:left;
text-align: center;
}
.D_eventSummary .D_eventStats{
margin-left:8.5em;
}
.D_eventStats .D_boxcols{
width:99%;
}

.D_tearSheet .date{
background:#D66D1F;
background:#DC7939;
display:block;
margin:0 auto;
padding:.25em 2px 2px;
}
.D_tearSheet .month{
color:white;
display:block;
line-height:1em;
padding:0 0 .25em;
font-size:1.1em;
font-family:arial, sans-serif;
}
.D_tearSheet .day{
background:#fff;
color:#222;
display:block;
line-height:1em;
padding:.15em 0 .15em;
font-size:2.46em;
font-family:arial, sans-serif;
}
.D_tearSheet .daytime{
margin-top:.25em;
display:block;
font-size:.9em;
}
.D_tearSheet .year_short{
font-weight:normal;
}
.D_tearSheet .year_long{
display:none;
}
.D_tearSheet .time{
font-weight:normal;
}
.D_tearSheet .time,
.D_tearSheet .dow{
color:#000;
}
dl.stats{
margin:0;
padding:0;
margin-bottom:.5em;
border:0 none!important;
margin-left:0;
padding-left:0;
}
.D_boxcols{
margin:0 -.5em;
padding:0 .5em;
width:100%; 
overflow:hidden;
}
.location {
float: left;
margin: 0px 10px 0px 0px;
}
.D_less{
font-size:.9em;
line-height:1.2em;
}
.D_address{
margin-top:.25em;
}
.D_yes, .D_maybe, .D_no, .D_noresponse{
font-weight:bold;
}
.D_yes{
color:#4f8a10!important;
}
.D_maybe{
color:#905A33!important;
}
.D_no{
color:#563F23!important;
}
.D_noresponse{
color:#444!important;
}
.summary {
color: #000000;
font: bold 16pt/18pt sans-serif;
}
.meetupbox a,
.meetupbox a:link,
.meetupbox a:visited,
.meetupbox a:hover
{
color:#2175B1;
text-decoration:none;
cursor:hand;
cursor:pointer;
}

