#all-container {
	float:left;
	width:1000px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#all {
	float:left;
	width:990px;
	padding:5px;
	min-height:400px;
}
#page-header-container {
	border-bottom:1px solid black;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	width:990px;
}
#page-header {
	float:left;
	width:990px;
	background-image:url('/images/rtnblog/blue-header-bg.jpg');
	min-height:30px;
}
#page-header-left {
	float:left;
	width:480px;
	padding:5px;
	color:#FFFFFF;
}
#page-header-right {
	float:right;
	padding-right:10px;
	padding-top:8px;
	color:#FFFFFF;
	font-size:12px;
}
#content-container {
	float:left;
	width:990px;
	margin-bottom:5px;
}
#content-container-left {
	float:left;
	width:650px;
	border-right:1px dotted black;
	margin-right:10px;
	padding-right:10px;
	min-height:673px;
}
#content-left {
	float:left;
	width:650px;
}
#content-container-right {
	float:right;
	width:319px;
}
#content-right {
	float:right;
	width:319px;
}
.page-header {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16.21px;
	color:#FFFFFF;
}
#connect-header {
	float:left;
	width:319px;
	border-bottom:1px dotted black;
	padding-bottom:5px;
	margin-bottom:5px;
}
#connect-body {
	float:left;
	width:319px;
	padding-bottom:10px;
	border-bottom:1px solid black;
	margin-bottom:10px;
}
#subscribe-container {
	float:left;
	width:299px;
	padding:10px;
	margin-bottom:5px;
	background-image:url('/images/rtnblog/subscribe-bg.jpg');
	min-height:55px;
}
input[name="email"] {
	border:1px solid #ffffff;
}
.subscribe-text {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.section-headings {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16.21px;
	color:#3366cc;
}
#subscribe-text {
	float:left;
	width:299px;
	margin-bottom:5px;
}
#subscribe-form {
	float:left;
	width:299px;
}
#subscribe-list {
	float:left;
	width:319px;
}
#rtn-blog {
	float:left;
	width:319px;
}
#twitter {
	float:left;
	width:319px;
}
#facebook {
	float:left;
	width:319px;
}
#myspace {
	float:left;
	width:319px;
}
#flickr {
	float:left;
	width:319px;
}
#youtube {
	float:left;
	width:319px;
}
#recent-post-header {
	float:left;
	width:319px;
	border-bottom:1px dotted black;
	padding-bottom:5px;
	margin-bottom:5px;
}
#recent-post-body {
	float:left;
	width:319px;
	padding-bottom:10px;
	border-bottom:1px solid black;
	margin-bottom:10px;
}
#archive-header {
	float:left;
	width:319px;
	border-bottom:1px dotted black;
	padding-bottom:5px;
	margin-bottom:5px;
}
#archive-body {
	float:left;
	width:319px;
	padding-bottom:10px;
	border-bottom:1px solid black;
	margin-bottom:10px;
}
#staff-contributors-header {
	float:left;
	width:319px;
	border-bottom:1px dotted black;
	padding-bottom:5px;
	margin-bottom:5px;
}
#staff-contributors-body {
	float:left;
	width:319px;
	padding-bottom:10px;
	border-bottom:1px solid black;
	margin-bottom:10px;
}
.list-text {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
.list-text a {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
#blogs-header {
	float:left;
	width:319px;
	border-bottom:1px dotted black;
	padding-bottom:5px;
	margin-bottom:5px;
}
#blogs-body {
	float:left;
	width:319px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.no-info {
	color:#999999;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.blog-links a {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
#dotted-solid-bottom-line {
	float:left;
	width:990px;
	border-top:1px dotted black;
	border-bottom:1px solid black;
	height:1px;
}
/* Calendar window */
#calendar-body {
	float:left;
	width:319px;
	padding-bottom:10px;
	border-bottom:1px solid black;
	margin-bottom:10px;
	color: #666666;
	font-weight: bold;
}
#calendar-body a {
	color: #66cc33;
	padding:0px;
	margin:0px;
	font-weight: bold;
}
div.calendar-inactive {
	display: none;
}
table.calendar {
	display: block;
	margin: 2px 0 2px 0;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
table.calendar caption {
	display: none;
}
table.calendar td, table.calendar th {
	text-align: center;
	height: 20px;
	width: 20px;
}
ul.calendar-list {
	padding: 0 0 0 0;
	margin: 0 0 0 1.1em;
	cursor: pointer;
}
ul.calendar-list li {
	padding: 2px 0 2px 0;
}
li.inactive {
	list-style-image: url('/images/rtnblog/right_arrow.gif');
}
li.active li.inactive {
	display: list-item;
}
li.inactive li.inactive {
	display: none;
}
li.active {
	list-style-image: url('/images/rtnblog/down_arrow.gif');
}
td.date-active {
	background-color: #66cc33;
	padding:0px;
	color: white !important;
}
.calendar-year, .calendar-month {
	color: #66cc33;
}
#calendar-header {
	border-bottom:1px dotted black;
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	width:319px;
}

