/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */

/* general page elements */

a {
	text-decoration: none;
	font-weight: bold;
	}

a:link { color: #82002B; }
a:visited { color: #000000; }
a:hover {
	color: #82002B;
	font-variant: small-caps;
	}
a:active { color: #B34040; }




/* layout */

body {
	margin: 0;
	color: #333333;
	background: #F0EADF url("/black_crow/parchment.jpg") repeat fixed;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: medium;
	line-height: 140%;
	}

#container { position: static; }

#container-inner {
	position: static;
	border: 1px solid #D4D0BD;
	margin: 25px 0;
	}

#banner {
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #82002B;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}

#banner-inner { padding: 15px; }

#banner a {
	color: #82002B;
	text-decoration: none;
	}

#banner-header {
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	}

#banner-description {
	margin: 0.25em 0;
	font-size: small;
	}



	/* banner image */
	
	#banner {
		height: 170px;
		background-image: url("/black_crow/banner_home.jpg");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
		}
	
	#banner-inner {
		overflow: visible;
		padding: 0;
		}
	
	#banner-header {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		}
	
	#banner-header a {
		display: block;
		left: 0;
		top: 0;
		height: 170px;
		text-indent: -1000em;
		}
	
	#banner-description {
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
		}




/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	}

.entry-header {
	clear: both;
	float: left;
	margin: 0 0 15px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size: large;
	text-align: left;
	padding: 5px .5em;
	border-top: 2px solid #BEB4A2;
	border-left: 2px solid #BEB4A2;
	background: #F0EADF;
	}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content {
	margin: 10px 0;
	}

.entry-content p {
	text-align: left;
	padding-bottom: 15px;
	}

.entry-content li {
	text-align: left;
	padding-bottom: 10px;
	}

img.notes {
	margin: 0px 5px 5px 0px;
	float: left;
	}

.entry-contact p {
	text-align: left;
	padding: 0 2em 4px 1em;
	margin: 0;
	text-indent: 1em;
	font-size: small;
 }

.entry-footer,
.trackback-footer,
.comment-footer {
	margin: 10px 0 0 0;
	padding: 5px 0 15px 5px;
	color: #696969;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: right;
	font-style: italic;
	background: url("/black_crow/footnote.gif") no-repeat scroll right bottom; 
	}

#comment-author, #comment-email, #comment-url, #comment-text { width: 80%; }

/* fixes bug in ie win */
img.image-full { width: 100%;; }




/* modules */

.module a {
	text-decoration: none;
	font-weight: bold;
	}

.module a:link { color: #000000; }
.module a:visited { color: #000000; }
.module a:hover {
	color: #82002B;
	font-variant: normal;
	background-color: #F0EADF;
	padding: 1px;
	}
		
.module a:active { color: #B34040; }


.module-header {
	margin: 5px 0 0 0;
 padding: 15px 15px 8px 1px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: left;
	background: #E7DFCF url("/black_crow/crowside.gif") no-repeat scroll right bottom; 
	}

.module-content {
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.typelist-note p {
	margin: 0;
	padding: 0;
	text-indent: 1em;
	font-size: small;
	}

.module img, .module-photo img { border: 1px solid #333333; }

.module-photo .module-content { text-align: left; }

.module-powered { text-align: left; }

.module-calendar .module-header {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #1396D4;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

.module-calendar th,
.module-calendar td {
	text-align: center;
	font-weight: normal;
	}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item {
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
	}




/* two-column-right tweaks */
	
	.layout-two-column-right #container { width: 702px; }

	.layout-two-column-right #alpha { width: 500px; }
	
	.layout-two-column-right #alpha-inner {
		border: 0;
		padding: 10px 15px;
	 }
	
	.layout-two-column-right #beta { width: 200px; }
	
	.layout-two-column-right #beta-inner {
		padding: 5px 14px 0 14px;
		margin: 14px 14px 14px 0;
		background: #E7DFCF;
		border-top: 1px solid #747163;
		border-right: 6px solid #BEB4A2;
		border-bottom: 6px solid #BEB4A2;
		border-left: 1px solid #747163;
		}




/* footer style */
.footer { 
	background: #F0EADF;
	margin: 30px auto 20px auto;
	padding: 5px;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: xx-small;
	line-height: 150%;
	 }

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

.footer li {
	display: inline;
	list-style-type: none;
	padding: 0 30px;
	margin: 0;
	}

.footer li a:link { color: #333333; }
.footer li a:visited { color: #333333; }

.footer li a:hover {
	color: #82002B;
	background: #CFC7BA;
	padding: 5px;
	}



/* user css */


/* other css */
/* ph=1 */

