/* --- General Formatting --- */

body {
	margin: 0;
	padding: 0;
	font: normal 12px/1.4em arial,helvetica,sans-serif;
	background: url(/site_images/bg_body.png) center 260px no-repeat;
	border-top: 10px solid #eaeaea;
}
p, address, ul, ol, li, dt, dd, td, th, span, blockquote {
	line-height: 1.4;
}
ul, ol {
	color: #666666;
}
th, b, strong {
	font-weight: bold;
}
i, em, cite {
	font-style: italic;
}
sup, sub {
	font-size: 75%;
}
code {
	display: block;
	padding: 10px;
	border: 1px dotted #ccc;
	background: #ffffcc;
	color: #333;
}

/* Links */
a {
	text-decoration: none;
	color: #cf241c;
}
a:hover, a:active {
	text-decoration: underline;
}


/* Paragraphs */
p {
	margin: 0 0 16px;
	color: #666666;
}
blockquote {
	margin: 0 10px 16px;
	padding: 0;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

/* Images */
a img {
	border-style: none;
}
img {
	padding: 3px;
	border: 1px solid #ccc;
}
.image-wrap {
	width: 258px;
}
.image-wrap.left, img.left {
	float: left;
	margin: 0 8px 8px 0;
}
.image-wrap.right, img.right {
	float: right;
	margin: 0 0 8px 8px;
}
.caption {
	font-size: 10px;
	color: #999;
	display: block;
}
/* Floating */
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* Headings */
h1, h2, h3, h4, h5 {
	color: #000;
	padding: 0;
	font-family: Georgia,serif;
}
h1 {
	clear: both;
	font-size: 22px;
	margin: 0 0 50px;
	color: #a6a6a6;
	font-style: italic;
}
#section-index h1 {
	text-indent: -999em;
	width: 500px;
	height: 160px;
	margin: 0 0 20px;
	background: url(/site_images/banner_1.gif) left top no-repeat;
}
h2	{
	font-size: 18px;
	margin: 0 0 12px;
	color: #519290;
}
h2 a, h2 a:visited {
	color: #519290;
}
h3, h3 a {
	font-size: 14px;
	margin: 0 0 5px;
	color: #eb8b11;
}
h4 {
	font-size: 14px;
	margin: 0 0 5px;
}
h5 {
	font-size: 12px;
	margin: 0 0 5px;
}

/* Layout */
#container {
	position: relative;
	width: 883px;
	margin: 0 auto;
}
#content {
	position: relative;
	width: 501px;
	min-height: 600px;
	margin: 0 0 0 341px;
	padding: 20px;
	background: #fff url(/site_images/graphic_rt_border.png) 0 195px no-repeat;
}
#logo {
	position: absolute;
	top: 115px;
	left: 0;
	outline: none;
}
#primary-menu ul {
	margin: 0;
	padding: 0;
	height: 80px;
}
#primary-menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}
#primary-menu li a {
	display: block;
	margin: 0 10px 0 0;
	padding: 5px 30px 5px 10px;
	outline: none;
}
#primary-menu li a, #primary-menu li a:visited {
	color: #666666;
}
#primary-menu li a:hover, #primary-menu li a.active {
	background: #35817e;
	text-decoration: none;
	color: #fff;
}
.show-killer {
	clear: both;
	width: auto;
	margin: 0 0 20px 0;
}
.lead-in {
	color: #999;
	font-style: italic;
	font-size: 14px;
	margin: 0 0 50px 0;
}
.lead-in a, .lead-in a:visited {
	color: #666666;
}
.blog-item {
	clear: both;
	margin: 0 0 20px 0;
}
#section-blog .blog-item {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #A6A6A6;
}
.post-info {
	float: left;
	width: 185px;
	padding: 0 10px 0 0;
}
.blog-item h2, .blog-item h2 a {
	font-style: italic;
	margin: 0 0 3px 0;
}
.byline {
	font-size: 11px;
	color: #a6a6a6;
	display: block;
	margin: 0 0 20px 0;
}
.activity {
	float: right;
	width: 15px;
	height: 14px;
	padding: 3px 0 0 10px;
	background: url(/site_images/icon_comments.png) left top no-repeat;
	margin: 0 0 0 3px; 
}
.activity a {
	color: #fff;
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
}
.post-teaser {
	margin: 0 0 0 195px;
}
.post-teaser p {
	margin: 0;
}
.forward {
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(/site_images/bullet_arrow1.gif) left center no-repeat;
	font-weight: bold;
	color: #35817e;
}
.back {
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(/site_images/bullet_arrow2.gif) left center no-repeat;
	font-weight: bold;
	color: #35817e;
}
#from-blog {
	position: absolute;
	top: 410px;
	left: -119px;
}
/* Pages */
.videoItem {
	float: left;
	margin: 0 10px 30px 10px;
}
.videoItem.leftItem {
	margin: 0 10px 30px 0;
}
.videoItem.rightItem {
	margin: 0 0 30px 10px;
}
.videoItem:hover {
	text-decoration: none;
}
.videoItem img {
	margin: 0 0 8px 0;
	border: 3px solid #b0b0b0;
}
.videoItem:hover img, .videoItem.active img {
	border-color: #EB8B11;
}
.videoItem span {
	display: block;
}
.videoItem .title {
	font-weight: bold;
	font-size: 15px;
	color: #222;
}
.videoItem:hover .title, .videoItem.active .title {
	color: #EB8B11;
}
/* Comments */
.comment {
	background: #ffffee;
	padding: 5px;
	margin: 0 0 5px 0;
}
.comment.me {
	background: url(/site_images/bg_my_comment.gif) left top repeat;
	border: 1px solid #35817e;
}
.comment.me a {
	color: #519290;
}
.comment .byline {
	margin: 0;
}
.comment p:last-child {
	margin: 0;
}

/* Footer */
#footer {
	margin: 30px 0 0 0;
}
#footer p {
	text-align: right;
	font-size: 10px;
	color: #a6a6a6;
}
#footer a, #footer a:visited {
	color: #a6a6a6;
}
/* Forms */
.form-line {
	margin: 9px 0;
	clear: both;
}
fieldset {
	background: #e7e7e7;
	border: none;
}
legend {
	font-family: Georgia,serif;
	color: #eb8b11;
	font-style: italic;
	font-size: 14px;
}
input, textarea {
	padding: 5px;
	color: #666666;
}
input.med {
	width: 175px;
}
input.long {
	width: 350px;
}
label {
	margin: 5px 0 0 0;
	color: #666666;
	font-weight: bold;
}
label.small {
	display: block;
	width: 110px;
	float: left;
	padding: 0 10px 0 0;
}
form#contact {
	margin: 20px 0 0 0;
}
form#comment-form {
	margin: 20px 0 0 0;
}
form#contact .form-line {
	margin: 0 0 15px 0;
}
form #submit {
	background: #EB8B11;
	color: #fff;
	border: 1px solid #35817e;
	padding: 5px 10px;
	cursor: pointer;
}
form#contact #submit {
	margin: 0 0 0 195px;
}
form#comment-form #submit {
	margin: 0 0 0 120px;
}
.error {
	padding: 0 0 0 10px;
	color: #740000;
}
form#contact #Label7 {
	width: 180px;
	margin: 1px 0 0 0;
}
form#comment-form .hint {
	font-size: 11px;
	color: #666;
	margin-left: 120px;
}

/* Blog Posts */
#search17 {
	position: relative;
	width: 250px;
}
#search17 label {
	display: none;
}
#search17 #search-box {
	width: 140px;
	height: 18px;
	border: none;
	padding: 18px 60px 12px 50px;
	background: url(/site_images/search_bg.png) left top no-repeat;
	color: #fefefe;
	font-family: "Lucida Grande";
	font-size: 11px;
	outline: none;
}
#search17 #submit {
	position: absolute;
	top: 13px;
	right: 16px;
	background: none;
	color: #fff;
	border: none;
	padding: 0;
	cursor: pointer;
}