/******************* SLIDESHOW DECLARATIONS ********************/

#slideShow.inner {
	background: #fff url(../images/turbine2.jpg) no-repeat top left;
	position: relative;
	margin: 4px 0px 10px 0px;
	width: 100%;
	height: 174px;
}

#slideShow #slideShowHeadings.inner {
	background: transparent url(../images/slideshowbg2.gif) repeat-x;
	bottom: 0;
	height: 56px;
	opacity: .7;
	filter:alpha(opacity=70);
	position: absolute;
	width: 100%;
	z-index: 1;
}

#slideShow #slideShowCrumbs {
	line-height: 53px;	
	height: 55px;
	font-size: 1.72em;
	padding-left: 12px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	z-index: 2;
	color: #fff;
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
}

#slideShow #slideShowCrumbs a {
	color: #fff;
	font-weight: bold;
	padding: 0px 8px;
}

#slideShow #slideShowCrumbs a:first-child {
	font-size: 1.25em;
	font-weight: normal;
}



/******************* MAIN CONTENT DECLARATIONS ********************/

#contentContainer {
	border: 1px solid #e5eaec;
	margin: 10px 0px;
	padding: 16px 20px;
	background: #f2f3f4 url(../images/sidebarborder.gif) no-repeat 700px 0px;
}

#leftContent {
	float: left;
	width: 656px;
	font-size: 1.15em;
	line-height: 1.5em;
}

#leftContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	color: #013247;
	font-variant: small-caps;
	margin-bottom: 20px;
}

#leftContent h2 {
	color: #946300;
	clear: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin: 20px 0px 16px 0px;
	font-variant: small-caps;
}
#leftContent h2:first-child {
	margin-top: 0;	
}

#leftContent p {
	margin: 10px 0px;
}

#leftContent input {
	padding: 2px;
}

#leftContent ul, #leftContent ol {
	margin-left: 30px;
}

#contentContainer div.wp-caption { text-align: center; margin-bottom: 5px; }
#contentContainer .alignleft { float: left; margin: 0px 10px 5px 0px; }
#contentContainer div.wp-caption.alignleft { 
	margin-right: 25px; 
	padding: 7px 5px 11px 3px; 
	background: transparent url(../images/thumb-shadow.jpg) no-repeat;
}
#contentContainer div.alignleft p { margin: 6px 7px 0px 7px; font-size: .95em; text-align: left; line-height: 1.35em; }


/* different handling for right aligns */
#contentContainer .alignright { float: right; margin: 0px 0px 5px 10px; clear: right; }
#contentContainer div.wp-caption.alignright { margin-left: 15px; }
#contentContainer div.alignright p { font-style: italic; margin: 6px 0px; font-size: .95em; }


#rightContent {
	float: right;
	padding-top: 4px;
	width: 194px;
	font-size: 1.1em;
}

#rightContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-bottom: 14px;
	color: #013247;
	font-variant: small-caps;
}

#rightContent ul {
	list-style-type: none;
	margin-bottom: 40px;
	line-height: 1.2em;
}

#rightContent ul ul {
	margin-bottom: 20px;
} 

#rightContent ul li {
	background: transparent url(../images/greenlistarrow.gif) no-repeat 0px 4px;
	margin: 8px 0px;
	padding-left: 12px;
}

#rightContent ul li a {
	color: #000;
	font-family: arial, tahoma, sans;
	text-decoration: underline;
}

#rightContent ul li.current_page_item, #rightContent ul li.current_page_ancestor  {
	background-image: url(../images/blacklistarrow.gif);
}

#rightContent ul li.current_page_item a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#rightContent ul li.current_page_item ul li a {
	font-weight: normal;
	text-decoration: underline;
}


#leftContent #thumbnails {
	clear: both;
}

#leftContent #thumbnails table {
	padding: 32px 0px;
}

#leftContent #thumbnails table td {
	background: #fff url(../images/bordershadow.gif) repeat top left;
	padding: 6px 7px 7px;
}

#leftContent #thumbnails table td.caption {
	background: none;
}

/******************* BLOG POST DECLARATIONS ********************/

#leftContent div.post h2 {
	margin: 30px 0px 3px 0px;
}

#leftContent div.post:first-child h2 {
	margin-top: 0px;	
}

.navigation {
	color: #184E82;
}

.navigation .alignleft, .navigation .alignright {
	float: left;
	margin-right: 8px; 
}

#leftContent h2.pagetitle {
	color: #946300;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin: 0px 0px 16px 0px;
	font-variant: small-caps;
}

p.postmetadata {
	border-bottom: 1px solid #e5eaec;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

p.alt {
	border: none;
	margin: 0px;
	padding:0px;
}

#respond {
	margin: 10px 0px;
}

#respond h3 {
	color: #946300;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 20px 0px 16px 0px;
	font-variant: small-caps;
}

/******************* BLOG COMMENT FORM DECLARATIONS ********************/

#comment {
	height: 100px;
	width: 400px;
}

#commentform p {
	color: #4F4F4F;
}

/******************* BLOG COMMENT REPLIES DECLARATIONS ********************/

h3#comments {
	border-top: 1px solid #e5eaec;
	padding-top: 15px;
}

#leftContent ol.commentlist {
	list-style-type: none;
	margin: 0;
}

#leftContent ol.commentlist li.comment { padding: 10px; background-color: #f7f7f7; margin: 10px 0px;  }
#leftContent ol.commentlist li.odd { background-color: #ebebeb !important; }
#leftContent ol.commentlist span.authorname { font-weight: bold; }
#leftContent ol.commentlist span.comment-meta { font-size: .92em; }

h3#comments {
	color: #946300;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 20px 0px 16px 0px;
	font-variant: small-caps;
}














