/* Base */
@import url(/.shared/themes/common/base-weblog.css);

/* Portal */ /* Theme */ /* general page elements */
a {
	text-decoration: 
}

a:link {
	color: #0289ff;
}

a:visited {
	color: #b0b0b0;
}

a:hover {
	color: #fff;
}

a:active {
	color: #003366;
}

/* layout */
body {
	margin: 0;
	color: #333333;
	/* background: #000000; */
	background-image: url('http://springdan.typepad.com/grain2.png');
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}


#container {
	position: static;
}

#container-inner {
	position: static;
	border-bottom: 1px dotted #fff;
	/* background: #FFFFFF; */
}

#banner {
	border-bottom: 0px solid #ffffff;
	/* no ie mac \*/
	height: 1%; /* ie win 5.5, 6 win */
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	height: 200px;
}

#banner-header {
	
}

#banner-description {
	
}


#banner-inner {
	border: 0px solid #fff;
	height: auto;
}

#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;
}

#banner-description {
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

/* default to artistic/calendar/timeline layout */
#container {
	width: 780px;
}

.layout-artistic #alpha,.layout-calendar #alpha {
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,.layout-calendar #alpha-inner,.layout-timeline #alpha-inner
	{
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-artistic #beta,.layout-calendar #beta {
	width: 465px;
}

.layout-artistic #beta-inner,.layout-calendar #beta-inner,.layout-timeline #beta-inner
	{
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */
#beta #gamma,#beta #delta {
	width: 210px;
	margin: 15px 0;
}

#beta #gamma-inner,#beta #delta-inner {
	padding: 0;
}

/* 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 {
	margin: 1px 0 10px 0;
	border: 0;
	color: #00539b;
	font-family: Rockwell, Georgia, Helvetica, Trebuchet MS, Arial,
		sans-serif;
	font-size: medium;
	line-height: 110%;
	text-align: left;
	font-weight: bold;
}

.entry-header a {
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link {
	color: #00539b;
}

.entry-header a:visited {
	color: #00539b;
}

.entry-header a:hover {
	color: #336600;
}

.entry-header a:active {
	color: #336600;
}

.entry-content,.entry-footer,.trackbacks-info,.trackback-content,.comments-info,.comment-content,.comments-open-content,.comments-open-footer,.comments-closed,.archive-content
	{
	margin: 10px 0;
}

.entry-content p {
	text-align: left;
}

.entry-footer,.trackback-footer,.comment-footer {
	margin: 0 0 10px 0;
	/*border-top: 1px dotted #999999;*/
	background-color: rgba(75, 75, 75, 1);
	background-image: url('sliver.png');
	padding: 6px;
	color: #fff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#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: inherit;
}

.module a:link {
	color: #;
}

.module a:visited {
	color: #;
}

.module a:hover {
	color: #;
}

.module a:active {
	color: #;
}

.module-header {
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #FF0000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content {
	margin: 5px 0 20px 0;
	color: #006699;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}

.module-list {
	margin: 0;
}

.module-list-item {
	margin: 10px 0;
}

.typelist-thumbnailed .module-list-item {
	margin: 10px 0;
}

.module img,.module-photo img {
	border: 0;
}

.module-photo .module-content {
	text-align: center;
}

.module-powered {
	text-align: left;
}

.module-calendar .module-header {
	color: #FF0000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	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;
}

.module-tipjar-r2 .tipjar-button {
	float: left;
}

/* moblog1 tweaks */
.layout-moblog1 #alpha {
	width: 200px;
}

.layout-moblog1 #alpha-inner {
	border-left: 1px dotted #000000;
	padding: 15px 15px 15px 14px;
	background: #FFFFFF;
}

.layout-moblog1 #beta {
	width: 380px;
}

.layout-moblog1 #beta-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-moblog1 #gamma {
	width: 200px;
}

.layout-moblog1 #gamma-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

/* moblog2 tweaks */
.layout-moblog2 #alpha {
	width: 100px;
}

.layout-moblog2 #alpha-inner {
	border-left: 1px dotted #000000;
	padding: 15px 15px 15px 14px;
	/*background: #FFFFFF;*/
}

.layout-moblog2 #beta {
	width: 350px;
}

.layout-moblog2 #beta-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-moblog2 #gamma {
	width: 190px;
}

.layout-moblog2 #gamma-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-moblog2 #delta {
	width: 140px;
}

.layout-moblog2 #delta-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-moblog2 .module-photo img {
	width: 100px;
	height: auto;
}

/* timeline tweaks */
.layout-timeline #alpha {
	width: 390px; /* 285px + 15px + 15px */
}

.layout-timeline #beta {
	width: 390px;
}

.layout-timeline #beta #gamma {
	width: 175px;
}

.layout-timeline #beta #delta {
	width: 170px;
}

/* one-column tweaks */
.layout-one-column #container {
	width: 500px;
}

.layout-one-column #alpha {
	display: block;
	float: none;
	width: auto;
}

.layout-one-column #alpha-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* two-column-left tweaks */
.layout-two-column-left #container {
	width: 700px;
}

.layout-two-column-left #alpha {
	width: 200px;
}

.layout-two-column-left #alpha-inner {
	border-left: 1px dotted #000000;
	padding: 15px 15px 15px 14px;
	/*background: #FFFFFF;*/
}

.layout-two-column-left #beta {
	width: 500px;
}

.layout-two-column-left #beta-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

/* two-column-right tweaks */
.layout-two-column-right #container {
	width: 700px;
}

.layout-two-column-right #alpha {
	width: 500px;
}

.layout-two-column-right #alpha-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-two-column-right #beta {
	width: 200px;
}

.layout-two-column-right #beta-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

/* three-column tweaks */
.layout-three-column #container {
	width: 900px;
}

.layout-three-column #alpha {
	width: 200px;
}

.layout-three-column #alpha-inner {
	border-left: 1px dotted #000000;
	padding: 15px 15px 15px 14px;
}

.layout-three-column #beta {
	width: 500px;
}

.layout-three-column #beta-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

.layout-three-column #gamma {
	width: 200px;
}

.layout-three-column #gamma-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

/* three-column-right tweaks */
.layout-three-column-right #container {
	width: 900px;
}

.layout-three-column-right #alpha {
	width: 500px;
}

.layout-three-column-right #alpha-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
}

.layout-three-column-right #beta {
	width: 200px;
}

.layout-three-column-right #beta-inner {
	border-left: 1px dotted #000000;
	padding: 15px 15px 15px 14px;
	/*background: #FFFFFF;*/
}

.layout-three-column-right #gamma {
	width: 200px;
}

.layout-three-column-right #gamma-inner {
	border: 0;
	padding: 15px 15px 15px 15px;
	/*background: #FFFFFF;*/
}

/* Custom */
#banner {
	height: 150px;
	width: 100%;
	margin-bottom:80px;
	background-position: 0px 0px;
	float: left;
	background-position: center;
}

.layout-three-column-right #container {
	width: 997px;
}

.layout-three-column-right #alpha {
	width: 567px;
}

.layout-three-column-right #beta {
	width: 215px;
}

.layout-three-column-right #gamma {
	width: 215px;
}

#headbg {
	height: 100px;
	position: absolute;
	width: 100%;
	z-index: -1;
	background: url("http://springdan.typepad.com/headbg.png") repeat-x scroll 0 0 transparent;
}

#pagebody {
clear: both;
}

/*
         Chrome Menu Styles

*/
.chromestyle {
	float: right;
	text-align: left;
	/*jms: padding-top:10px;*/
	padding-left: 10px;
	padding-bottom: 7px;
	margin-top: 50px;
	width: 730px;
	font-family: Rockwell, Georgia, 'Trebuchet MS', 'Helvetica Neue',
		Verdana, sans-serif;
	font-weight: bold;
	/*jms: background: #4b4b4b;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
}

.chromestyle:after {
	/*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	border: 0px;
	width: 100%;
	background-color: transparent; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li {
	display: inline;
	padding-left: 25px;
}

.chromestyle ul li a {
	padding: 7px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 0px;
	/*jms: color:#FFFFFF;*/
	color: #00539B;
}

.chromestyle ul li a:hover,.chromestyle ul li a.selected {
	/*script dynamically adds a class of "selected" to the current active menu item*/
	/*jms: background-color: #1d1d1d;*/
	background-color: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*jms: color:#99ba32;*/
	border-top: 1px;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
	text-align: left;
	position: absolute;
	left: -50px;
	top: 0;
	border: 0px; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font: normal 1em Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #000000;
	width: 155px;
	visibility: hidden;
	text-align: left;
	text-indent: 7px;
	margin-top: -1px;
	margin-left: 10px;
	/* change if the topmenutitle margin has been altered */
	margin-right: 5px;
	background-color: #000;
	filter: alpha(opacity =   85);
	Opacity: 0.85;
	-moz-opacity: 0.85;
	background-position: top left;
	z-index: 200;
	/*jms: border-bottom:2px solid #99BA32;*/
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 7px 0px 7px 7px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/ /*color:#99ba32;*/
	color: #eee;
	background-color: #000000;
}

#banner-footer {
	color: #666;
	padding: 15px;
}

#banner-footer a {
	color: #666;
	text-decoration: underline;
}

#banner-footer a:hover {
	text-decoration: none;
}
/* ph=1 */
/* nhm:from_kauri */
