/* $Id: style.css,v 1.0 2007/08/06 13:17:15 gturner Exp $ */

/*
** HTML elements
*/
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #720B0B;
	background-image: url('img/bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font: 76% Georgia, Times New Roman, serif;
}

#cont {
	margin: auto;
	width: 490px;
	padding: 0 10px 0 10px;
	background-image: url('img/content_bg.png');
	background-repeat: repeat-y;
	background-position: top center;
}

h1#logo {
	height: 39px;
	overflow: hidden;
	margin: 0 20px 7px 20px;
	padding: 17px 0 17px 30px;
	border-bottom: solid 1px #848484;
}

#logo img {
	border: 0;
}

.tabs {
	margin: 4px 0 4px 0;
	padding: 0 0 4px 0;
}

.tabs ul {
	margin-left: 0;
	margin-right: 0;
}

ul#priLinks {
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
	font-size: 13px;
}

ul#priLinks li {
	margin: 0;
	display: inline;
}

ul#priLinks li a {
	color: #000;
	padding: 0 5px 0 5px;
	border-right: solid 1px #000;
	text-decoration: none;
}

ul#priLinks li.last a {
	border: 0;	
}

ul#priLinks li.feed-link,ul#priLinks li.feed-link a {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
}

ul#priLinks a img {
	border: 0;
}

#search-theme-form {
	float: left;	
	display: inline;
	margin: 2px 0 7px 20px;
}

.search-results .title a {
	font-size: 20px;
	text-decoration: underline !important;
}

#main {
	clear: both;
	padding: 7px 0 0 0;
	margin: 0 20px 0 20px;
	border-top: solid 1px #848484;
}

#main .node  {
	width: 450px;
	clear: both;
	margin: 0 0 1.5em 0;
  	background-color: #fff !important;
}

.node-unpublished, .comment-unpublished {
  background-color: #fff !important;
}
.preview .node, .preview .comment {
  background-color: #fff !important;
}

#main .teaser {
	background-color: #F3F3F3;
}

#main #archives-cat {
	border-top: solid 1px #000;
	margin-top: 1em;
}

#main #archives-cat .title {
	margin-top: 0.75em;
}
	
.image-attach-teaser {
	height: 145px;
	width: 450px;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color: #ccc;
	margin: 0 0 3px 0;
	padding: 0;
}

.image-attach-teaser .title {
	font-size: 30px;
	line-height: 22px;
	letter-spacing: -1px;
	height: 45px;
	margin: 0;
	padding: 6px 3px 0 3px;
	position: relative;
	background-image: url('img/title_bg.png');
	top: 94px;
}

.image-attach-teaser-default {	
	width: 450px;
	margin: 0;
	padding: 0;
	background-position: top center;
	background-color: #F3F3F3;
}

.image-attach-teaser-default .title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0;
	padding: 6px 3px 3px 3px;
	background-color: #A3A0A0;
}

.title a { 
	color: #000 !important;
	text-decoration: none !important;
}

h2.title {
	line-height: 22px;
	font-size: 30px;
	margin: 0 0 0 0;
	padding: 0;
}

h2.page {
	margin-bottom: 0.75em;
}

.image-attach-teaser .title a,.image-attach-teaser-default .title a {
	color: #fff !important;
	text-decoration: none !important;
}

#main .excerpt {
	cursor: pointer;
	background-color: #F3F3F3;
	padding: 0;
}

#main .node p {
	margin: 0 3px 0 3px;
	padding: 3px 2px 2px 2px;
}

#main .excerpt-more {
	float: right;
}

#main .excerpt-more a {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #fff;
}

#main .excerpt-more a img {
	border: 0;
}
	
#main br.clear {
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
}

#main .pager {
	clear: both;
}

/*#main .content .entry-body p:first-child:first-letter {*/
#main .content .entry-body > p > .first-letter {
	font-size: 42px !important;
	text-transform: capitalize !important;
}

#main .content .entry-body p ,#main #comments .content p {
	line-height: 18px;
	margin: 0 0 1.3em 0;
}

#main hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000;
	background-color: #fff;
	color: #fff;
}

#main .content .entry-details {
	margin-top: 0.5em;
	text-align: right;
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: right;
}

#main .content .entry-details span {
	display: block;
}

#main .node hr {	
	margin: 0;
	padding: 0;
	width: 100%;
}

.centerImg {
	line-height: 8px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	padding: 0;
	border: solid 1px #000;
	background-color: #ddd;
	width: 450px;
}

.centerImg img {
	width: 450px;
}

.dsImg,.image {
	line-height: 8px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	padding: 0;
	border: solid 1px #000;
	background-color: #ddd;
}

.dsImg .captionText,.image .caption {
	line-height: 1em;
	font-size: 1em;
	margin: 0.5em;
	text-align: center;
}

.embedImg {
	float: left;
	margin: 1em;
	border: solid 1px #000;
	background-color: #ddd;
	line-height: 0;
}

.embedImgRight {
	float: right;
	margin: 0.5em 1em 0.5em 1em;
	border: solid 1px #000;
	background-color: #ddd;
	line-height: 0;
}

.embedImgLeft {
	float: left;
	margin: 0.5em 1em 0.5em 1em;	
	border: solid 1px #000;
	background-color: #ddd;
	line-height: 0;
}

.simpleborder {
	margin: 1em;
	border: solid 1px #000;
	line-height: 8px;
}

ul.links {
	margin: 0;
	padding: 0;
}

.taxonomy {
	height: 16px;
	background-color: #F1F1F1;
	color: #808080;
}

.taxonomy .ext-links {
	float: right;
}

.taxonomy .ext-links a img {
	margin-left: 0.25em;
	border: 0;
}
	
.taxonomy ul.links li {
	margin: 0;
	display: inline;
}

.taxonomy ul.links li a {
	padding: 0 1px 0 1px;
	background-color: #696969;
	color: #F1F1F1 !important;
	text-decoration: none !important;
}

.taxonomy ul.links li a:hover {
	background-color: #F1F1F1;
	color: #696969 !important;
	text-decoration: underline;
}

/* comment styling */
h3.comment-title {
	padding: 0;
	margin: 0.75em 0 0.75em 0;
	font-size: 20px;
	font-weight: normal;
}

#comments .comment-num {
	float: left;
	margin-right: 8px;
}

#comments .comment-author { 
	margin-bottom: 0.5em;
	float: left; 
}

#comments .comment-time {
	float: right;
	font-size: 12px;
}

#comments .content {
	clear: both;
}

#comments .odd {
	background-color: #F1F1F1;
}

#comments h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
}

.comment {	
	padding: 6px;
}

.comment .new {
	display: none;
}

#comments .depth1 {
	margin-left: 1em;
}

#comments .depth2 {
	margin-left: 2em;
}

#comments .depth3 {
	margin-left: 3em;
}

.comment .comment-num a {
	color: #000 !important;
	text-decoration: none !important;
}

#comments ul.links {
	padding: 0;
	margin: 0;
	text-align: right;
}

#comments img {
	max-width: 440px;
}

#comments #comment-login {
	text-align: left;
}

#comments #comment-login .form-item {
	float: left;
	display: inline;
	margin-right: 1em;
}

#comments #comment-login .form-item label {
	text-align: left;
}

#comments #comment-login #edit-submit {
	float: left;
	display: inline;
	margin-top: 28px;
}

#comments #comment-login ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments #comment-login ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#comments #comment-login ul li a { 
	float: left;
	margin-right: 10px;
}

#comments #comment-login .item-list ul li {
	display: inline;
}

#comments .box {
	padding-top: 1em;
	clear: both;
}

#comments textarea#edit-comment {
	width: 350px;
}

#comments .title {
	font-size: 24px;
	margin-bottom: 0.5em;
}

#sidebar-left {
	background-color: #fff;
	float: left !important;
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	padding: 1em 1em 3em 1em;
	clear: both;
	background-color: #FAFAFA;
	border-top: solid 1px #000;
	margin: 1em 9px 0 9px;
}

#footer h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#footer #footer-why {
	float: left;
	width: 140px;
	margin-right: 20px;
}

#footer #footer-links,#footer #footer-who {
	float: left;
	width: 140px;
}	

#footer #footer-note {
	padding-top: 2em;
	clear: both;
	width: 45%;
}

a {
	color: #585858;
}

#main a {
	color: #5E0303;
	text-decoration: underline;
}

#main a:hover {
	text-decoration: none;
}

.tabs a {
	text-decoration: none !important;
}

a.featLink {
	font-weight: bold !important;
	font-size: larger !important;
}

input {
	font-family: inherit;
}

input.form-submit {
	font-family: inherit;
	border: solid 1px #000;
	background-color: #ddd;
}

.quote,blockquote {
	font-style: italic;
	border: solid 1px #000;
	margin: 4px 4px 1.3em 4px;
	padding: 4px;
	background-color: #FFFCCA;
	clear: both;
}

div.quote {	
	clear: right;
}

.quote p,blockquote p {
	margin-bottom: 0 !important;
}

.bold {
	font-weight: bold !important;
}

.strike {
	text-decoration: strikethrough !important;
}