/* 
   css Copyright © 2005-2011 Karelia Software. All Rights Reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

* {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	font-family:Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size:76%;
	line-height:1.6em;
	font-weight:400;
	color:#303030;
	word-wrap:break-word;
	background:#333;
	background:#333 -webkit-gradient(linear, left 100, left 300, from(#000000), to(#333)) no-repeat;
}

img#logo {
	z-index:100;
	box-shadow:1px -5px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:1px -5px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:1px -5px 5px rgba(0, 0, 0, 0.5);
}


#main {
	min-height:300px;
}

img {
	border:0;
}

a img {
	border:0;
}

a:link {
	color:#2A579D;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin:1em 0;	/* Restore standard paragraph spacing that got taken away by * selector */
}

blockquote {
	font-style:italic;
	margin:8px 0 8px 12px;
	font-size:1.15em;
	line-height:1.4em;
	padding: 0 10px 0 9px;
	border-left:3px solid #2A579D;
	font-weight:700;
}

h2, h3, h4, #sitemenu {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

h2 {
	font-size:2em;
	line-height:1.2em;
	font-weight:700;
	color:#2A579D;
	margin-top:0;
	padding-top:0;
	margin-bottom:7px;
	letter-spacing:-0.5px;
}

* html h2 {
	font-weight:700;
}

h3 {
	font-size:1.4em;
	line-height:1.4em;
	color:#151515;
	font-weight:400;
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
}

#main .clear {
	clear:left;
}

.hidden {
	display:none;
}

.ImageElement, .VideoElement {
	text-align:center;
	margin:10px 0 6px;
}

img.narrow {
	display:block;
	clear:left;
	float:left;
	margin-top:2px;
	margin-right:8px;
	margin-bottom:2px;
}

img.wide {
	display:block;
	clear:left;
}

div.rssBadge {
	margin:10px;
}

img.smallRSSBadgeIcon { 
	vertical-align:middle; 
}

img.smallRSSBadgeIconLeft { 
	margin-right:4px; 
}

img.smallRSSBadgeIconRight {
	margin-left:4px; 
}

div.largeRSSBadgeIcon, p.largeRSSBadgeIcon {
	margin:0 10px;
	text-align:center !important;
}

img.largeRSSBadgeIcon {
	margin-bottom:4px; 
}

p.largeRSSBadgeIcon {
	margin:0; 
}

ul {
	padding-left:20px;
	list-style-type:disc;
	color:#151515;
	line-height:18px;
}

ul a:hover {
	color:#2A579D;
	text-decoration:none;
} 

ol, dd {
	padding-left:20px;
}

#page-container {
	background: url(1200.jpg) top center repeat-x;
	text-align:center;
}

#page {
	width:771px;
	padding:0;
	margin:0 auto;
	background:#FFF;
	z-index: 2;
}

#page-top {
	width: 771px;
	height:100px;
	margin:0 auto;
	border-bottom:1px solid #777;	/* a bit lighter than the black that is adjacent the blue header, makes it thinner */
	padding:0;
	background:transparent url(771.jpg) top center no-repeat;
	z-index:10;
}

#title {
	position:relative;
	background:transparent;
	width:771px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:100px;
}

#title h1 {
	background:transparent;
}

#title h1 a:link, h1 a:visited {
	color:#151515;
	text-decoration:none;
}

#title h1 a:hover {
	color:#2A579D;
	text-decoration:none;
}


#title img {
	position:absolute;
	top:3px;
	left:30px;
	display:block;
	height:97px;
	width:99px;
	z-index:40;
}

#sitemenu-container {
	clear:both;
	position:relative;
	margin:0 auto;
	margin-top:-33px;
	margin-left:127px;
	margin-right:12px;
	padding:0;
	height:26px;
	background:transparent;
	z-index:25;
	overflow:hidden;
}

* html #sitemenu-container {
	margin-left:129px;
}

#sitemenu ul {
	position:absolute;
	top:0;
	left:0;
	display:block;
	font-size:12px;
	font-weight:700;
	list-style:none;
	height:26px;
	line-height:26px;
	padding:0 0 0 11px;
	margin:0;
	background:url(karelia_navbg2.jpg) top left repeat-x;
}

* html #sitemenu ul {
	font-weight:700;
}

#sitemenu li {
	display:inline;
	margin:0;
	padding-top:0;
	float:left;
	height:26px;
	background:transparent url(karelia_navdivider.jpg) top right no-repeat;
	white-space:nowrap;
	overflow:hidden;
}

#sitemenu ul li a {
	position:relative;
	color:#151515;
	height:26px;
	line-height:26px;
	text-decoration:none;
	padding:0 12px 8px 11px;
	margin:0;
	z-index:30;
}

#sitemenu ul li a:hover {
	color:#2A579D !important;
	text-decoration:none;
	font-weight:700;
	padding:0 12px 8px 11px;
	margin-top:0;
	height: 26px;
	line-height:26px;
}

#sitemenu ul .currentPage .in, #sitemenu .currentParent a {
	position:relative;
	color:#2A579D !important;
	text-decoration:none;
	padding:6px 12px 8px 11px;
	margin-top:0;
	height: 26px;
	line-height:26px;
	background:#fff url(karelia_navdivider.jpg) top right no-repeat;
}

* html #sitemenu ul .currentPage .in, * html #sitemenu .currentParent a {
	padding-top:0 !important;
	padding-bottom:4px !important;
	background: #fff;
}



#sitemenu ul .currentPage .in a:hover, #sitemenu .currentParent a:hover {
	color:#151515 !important;
	text-decoration:none;
	padding:0 12px 8px 11px;
	margin-top:0;
	height: 26px;
}

#sidebar {
	float:right;
	width:200px;
	margin:0 0 5px;
	padding:5px 0 0;
	font-size:12px;
	line-height:1.4em;
	min-height:0;
	height:auto !important;
}

* html #sidebar {
	margin:0 0 5px;
}

body.allow-sidebar #main {
	margin-right:225px;
	padding:0;
	margin-bottom:14px;
	min-height:300px;
	height:auto !important;
	background:transparent;
}

body.no-sidebar #main {
	width:740px;
	margin-left:0;
	margin-bottom:14px;
	padding:1px 0 0;
	height:auto !important;
	background:transparent;
}

#page-content {
	position:relative;
	min-height:300px;
	height:auto !important;
	padding:0;		/* extra space within the margins */
	text-align:left;
	overflow:visible;
}

body.no-sidebar #page-content {
	margin:6px 20px 14px;		/* 20 pixels on both sides */
	width:731px;					/* account for the margins */
}

body.allow-sidebar #page-content {
	margin:6px 15px 14px 20px;		/* 20 pixels on left margin, 10 pixels on right margin (sidebar) */
	width:736px;					/* account for the margins */
}


* html #page-content {
	margin-top:-5px;
	margin-bottom:2px;
	padding-top:7px;
}

#main-content {
	padding-top:2px;
	font-size:13px;
}

#page-bottom {
	clear:both;
	width:751px;
	margin:0 10px;
	padding:0 0 24px;
	text-align:center;
	background:url(footer_bottomshadow.jpg) top center no-repeat;
	z-index:10;
}

#page-bottom-contents {
	font-size:11px;
	letter-spacing:.5px;
	line-height:1.3em;
	color:#151515;
	text-align:center;
	padding:28px 0 3px;
	margin:0;

}

* html #page-bottom-contents {
	letter-spacing:0;
}

#page-bottom-contents a {
	text-decoration:underline;
}

#page-bottom-contents a:hover {
	text-decoration:none;
}

.pagelet {
	width:200px;
	font-size:11px;
	line-height:1.1em;
	margin:0 0 10px;
	padding:8px 0 0;
}

#sidebar .pagelet {
	margin-bottom:20px;
}

.pagelet.bordered {
	border-top:1px solid #2A579D;
	padding:10px 0 5px;
	margin:8px 0 10px;
}

.pagelet.bordered .photo img {
	border:none;
	padding:0;
}

.pagelet-body .imgelement {
	margin:-8px 0 4px;
	padding:0;
}

.pagelet h4 {
	font-size:13px;
	line-height:1.3em;
	font-weight:700;
	color:#c63;
	padding:0;
	text-align:left;
	margin-top:0;
	margin-bottom:5px;
}

.pagelet a:link, .pagelet a:visited {
	color:#2A579D;
	text-decoration:underline;
	background:transparent;
}

.pagelet a:hover {
	text-decoration:none;
}

.pagelet ul {
	line-height:1.4em;
	margin:5px 0 0;
}

.pagelet .photo img {
	border:none;
	padding:0;
	margin-top:1px;
	background:transparent;
}

.pagelet img {
	border:none;
	padding:0;
}

.pagelet a img {
	border:none;
	padding:0;
}

.pagelet .photo .imageLink {
	background:transparent;
}

.pagelet .photo .imageLink a:hover {
	background:transparent;
}

.callout {
	width:200px;
	float:left;
	margin:2px 14px 10px;
}

* html .callout {
	margin:0 7px 5px;
}

*:first-child+html .callout {
	margin:0 14px 10px;
}

.callout a:link, .callout a:visited {
	color:#2A579D;
	text-decoration:underline;
}

.callout a:hover {
	text-decoration:none;
	color:#2A579D;
}

#main h2 {
	font-size:2em;
	line-height:1.2em;
	font-weight:700;
	color:#2A579D;
	margin-top:3px;
	padding-top:0;
	margin-bottom:5px;
	padding-bottom:0;
}

* html #main h2 {
	font-weight:700;
}

.general-index {
	font-size:13px;
	line-height:1.6;
	color:#151515;
	font-weight:400;
	margin-top:12px;
	margin-bottom:12px;
	padding:6px 0;
}

.general-index h3 {
	font-size:1.1em;
	line-height:1.3em;
	color:#151515;
	font-weight:700;
	margin:12px 0 3px;
	padding:10px 10px 0 0;
}

* html .general-index h3 {
	font-weight:700;
}

.general-index h3 a {
	color:#2A579D;
	font-weight:700;
	text-decoration:none;
	padding:0 10px 0 0;
	margin-top:12px;
	margin-bottom:0;
}

.general-index h3 a:hover {
	color:#2A579D;
	text-decoration:none;
}

.listing-index {
	margin-bottom:15px;
	padding:0 6px;
}

.listing-index h3 {
	font-size:1.1em;
	line-height:1.2em;
	color:#151515;
	font-weight:400;
	font-family:Trebuchet, "Trebuchet MS", Verdana, sans-serif;
}

.general-index .article {
	margin:0;
	padding:0;
	border:0 none;
	background:transparent;
	clear:left;
	margin-bottom:15px;
}

.article {
	margin-bottom:6px;
	padding:10px 0 0;
}

* html .article {
	padding:2px 0 0;
}

t-child+html .article {
	padding:10px 0;
}

.article ul {
	line-height:1.5em;
}

.article-info {
	clear:left;
}

.article h3 {
	font-size:1.2em;
	line-height:1.3em;
	color:#3B1B04;
	font-weight:700;
	padding:0 10px 0 0;
	margin-top:5px;
	margin-bottom:6px;
}

* html .article h3 {
	font-weight:700;
}

.article h3 a, a:active {
	text-decoration:underline;
	color:#2A579D;
}

.article h3 a:hover, .article h3 a:focus {
	text-decoration:none;
}

.article-info .timestamp {
	clear:left;
	position:relative;
	text-align:right;
	background:transparent;
	padding:2px 0 1px;
	margin:0 0 2em;
	font-size:.95em;
	font-style:italic;
	letter-spacing:.6px;
	color:#2A579D;
}

* html .article-info .timestamp {
	letter-spacing:0;
}

.article-info .continue-reading-link a:link, .article-info .continue-reading-link a:visited, .article-info .continue-reading-link a:active {
	color:#2A579D;
	text-decoration:underline;
	font-size:.95em;
	font-style:italic;
	margin-top: 3px;
}

.article-info .continue-reading-link a:hover {
	color:#2A579D;
	text-decoration:none;
	font-size:.95em;
	font-style:italic;
	margin-top: 3px;
}

.comments {
	padding:3px 0 6px;
	margin-top:1px;
	color:#151515;
	font-size:.95em;
	background:#fff;
}

.comments a {
	padding:3px 0 6px 20px;
	margin-top:1px;
	color:#2A579D;
	text-decoration:underline;
	font-size:.95em;
	background:#fff url(commentR.png) left center no-repeat;
}

* html .comments a {
	background-image:url(commentR.gif);
}


.comments a:hover {
	text-decoration:none;
	font-size:.95em;
}

.article img {
	border:none;
	margin-top:4px;
	margin-right:15px;
	margin-bottom:2px;
}

.article img.narrow {
	display:block;
	clear:left;
	float:right;
	border:none;
	margin-left:15px;
	margin-bottom:2px;
}

.article-thumbnail {
	float:left;
	border:none;
	margin:0 12px 12px;
}

* html article-thumbnail {
	float:left;
	border:none;
	margin-right:6px;
	margin-bottom:6px;
}

.photogrid-index {
	margin-top:12px;
	padding-top:10px;
	text-align:center;
    margin:auto;
    overflow:hidden;
	height:1%;
}

.photogrid-index a {
	text-decoration:none;
}

.gridItem {
	float:left;
	position:relative;
	width:150px;
	height:186px;	/* room for caption */
	overflow:hidden;
	margin-top:5px;
}

.gridItem h3 {
	font-weight:400;
	font-size:.9em;
	line-height:1.2em;
	text-align:center;
	margin:0 7px;
	padding:1px 0 0;
	background:transparent;
	min-height:36px;
	height:auto !important;
	height:36px;
	width:136px;
	position:absolute;
	top:140px;
}

* html .gridItem h3 {
	position:relative;
	top:0;
	margin:2px 5px;
}

.gridItem h3 a {
	text-decoration:underline;
	color:#2A579D;
}

.gridItem h3 a:hover, a:focus {
	text-decoration:none;
	color:#2A579D;
}

.gridItem img {
    border:1px solid #888;
    margin:auto !important;
    display:block;
    position:absolute;
    top:0;
    bottom:48px;
    right:0;
    left:0;
}

.gridItem img a:hover {
    border:1px solid #2A579D;
}

* html .gridItem img {
	position:relative;
	top:0;
}

* html .gridItem h3 {
	position:relative;
	top:0;
}

*:first-child+html .gridItem img {
	position:relative;
	top:0;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:2px;
}

.photo-navigation {
	position:relative;
	z-index:100;
	height:40px;
	width:200px;
	margin:14px auto;
}

.photo img {
	padding:0;
	margin-top:0;
	margin-bottom:5px;
}

.caption {
	font-size:.9em;
	line-height:1.4em;
	font-weight:400;
	letter-spacing:.6px;
}

* html .caption {
	font-weight:700;
	letter-spacing:0;
}

.photo-navigation a {
	border:none;
}

.photo-navigation div {
	width:40px;
	height:40px;
	position:absolute;
	text-indent:-5000em;
}

.photo-navigation a {
	border-bottom:none;
	display:block;
	width:100%;
	height:100%;
}

.image-controls a, .image-controls a:hover {
	border:0;
}

#previous-photo {
	background:url(karelia_leftarrow_gray.jpg) top no-repeat;
	left:27px;
}

#previous-photo a {
	background:url(karelia_leftnavarrow.jpg) top no-repeat;
}

#next-photo {
	background:url(karelia_rightarrow_gray.jpg) top no-repeat;
	left:123px;
}

#next-photo a {
	background:url(karelia_rightnavarrow.jpg) top no-repeat;
}

#photo-list {
	background:url(karelia_indexgrid_gray.jpg) top no-repeat;
	left:75px;
}

#photo-list a {
	background:url(karelia_indexgrid.jpg) top no-repeat;
}

.image-controls a {
	border-bottom:0;
}


