/*
* Note to readers: this is not meant to look the same in all browsers
* CSS in this file is hardly ever tested against anything
* I like to experiment though I never have time to work on things until I'm happy with them
*/


*{color: #003; background: transparent; padding: 0px; margin: 0px}


/*
html:before{
	display: block; text-align: right; width: 100%; height: 100px; 
	content: " "; background: URL(/img/furniture/grave-g) repeat-x fixed; 
	background-position: center top; 
}*/


html{  max-width: 1000px; width: 100%; margin-left:auto;margin-right:auto; 
	 border-top: 3px solid #eeeeff; 
	 background: url(/img/blom-mini-tl.png) center top no-repeat;
	}

body{
/* padding-top: 120px; */
}
/*
body, .sidebars { background: URL(/img/furniture/semiclear);}
*/


 meta[content=date]:after{
	content: attr(value);
	position: absolute;
	top:0px; 
	right: 0px;
} 

.nav li{ 
	list-style-type: none;
	display: inline;
/* 	margin: 0px; margin-left: auto; margin-right:0;
	padding-right: 5px;
	padding-bottom: 5px; */
	
	}

#ego{
	clear: both;
	margin-top: 0px;
}
#operaad{
	visibility: hidden;
}

.smal #operaad{
	visibility: visible;
}

body.smal{
	font-family: Trebuchet,Verdana, Arial, sans-serif;
	text-align: justify;
	font-size: .95em;
/* 	word-spacing: 4px;
	 */
	letter-spacing: .7px;	
	color: #033;
	 margin-top: 30px; 
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	position: relative;
 	border: 1px solid #15a;
	/*border-right: 1px solid #15a;  /* */
	padding-bottom: 3em;
}

body.smal h1+p, body.smal h2+p{ /* First para after header */
	margin-top: 1em;
	font-size: .9em;
	font-weight: bold;
}
body.smal p:first-letter, body.smal blockqoute:first-letter{
	font-weight: bold;
}

body.smal p, body.smal li, body.smal blockquote, body.smal h1, body.smal h2, body.smal dt, body.smal dd{
	margin-bottom: 1em;
/* 	text-indent: 1em;
 */	padding-left: 5%; 
	padding-right: 5%; 
}

body.smal h2 a{
	text-decoration: none;
	border-top: 3px double #fff; 
	border-bottom: 1px solid #fff; 
	display: block; width: 100%;
	background: url(/img/ltr.png) repeat-y right top;
}
body.smal h2{
	font-weight: bold;
	font-size: large;
	border-top: 3px double #15a;
	background: #3366ff url(/img/rtl.png) repeat-y left top;
	padding: 0; padding-bottom: 1px; text-align: center;
}

body.smal blockqoute{
	margin-bottom: 2em;
}
 
body.smal blockquote:before { content: "\00AB"; font-weight: bold; color: #ccc; font-size: 2.5em; position: absolute; left: -15px;  z-index: -1 } 

.smal blockquote i.cite{ display: block; text-align: right; }
body.smal p img:first-child{
	/*margin-left:-2em;*/
}
.smal .sidebars{
	font-size: .9em;
	width: 28%; 
	/* width here is % of body
		body itself is 65% of viewport. That means max value here is 26.9%?
	*/
	background: #fff;
	position: absolute;
	top: 0px;
	padding-top: 50px;
}


.smal .sidebars img{
	margin: 10px; margin-top: 0;margin-right: 0;margin-left:auto;
	/* margin-left:auto; margin-bottom: auto; */
	border: 2px none #00a; 
	display: block;
}
.smal .nav{
	/* left: -28.2%; */
	right: 105%;
	/* background: #1155aa url(/img/rtl.png) repeat-y left top; */
}

.smal .otherstuff{ /* this will be a narrow column on the right with smaller text*/	
	position: absolute;
	left: 105%;
	padding-top: 50px;
	/* background: #1155aa url(/img/ltr.png) repeat-y right top; */
/* 	border: 1px solid #eee;
 */}

.smal .otherstuff img{
	margin-left: 0; margin-right: auto;
}
.smal .nav li{  text-align: right;
	float: none; 
	clear: both;
	display: block;
	margin: 0px; margin-left: auto; margin-right:0;
	padding-right: 5px;
	padding-bottom: 5px;
	
	}
.smal ol, .smal ul{ list-style-position: inside }
.smal .otherstuff ul{list-style-type: none}
.smal .otherstuff li{ padding-bottom: 1em; }


.smal .home a:link{
	font-weight: bold; 
}

.smal #miscellany{
	/* font-size: smaller; */
	float: right;
	width: 30%;
	border-left: thin solid #0aa;
	padding-left: 10px;
	margin-left: 10px;
	background: #fff;
}

.smal .blogsection{
	clear: both;
}

img{ margin: 10px; }

h1 {color: #044; font-size: 1.2em; font-weight: 300; text-align: left; padding-top: .3em }

h2 {  color: #044; font-size: 1.1em; font-weight: 200; padding-top: .3em }


h3 {  color: #044; font-size: 1.05em; font-weight: 150; padding-top: .3em }

h4{color: #0000aa; background: #eeeeff; font-weight:bold;margin-top: 0px}

ul{text-align: left; list-style-position: inside;}

img.nob{border: 0px solid transparent}

a:link { font-family: sans-serif; color: #0000cc; text-decoration: underline}

a:visited { font-family: sans-serif; color: #000066; text-decoration: underline}

a.eng{color: red; margin-left: 40%; text-align: right}

h1 a:link, h2 a:link, h3 a:link, h4 a:link{
	text-decoration: none;
}

#nb{ background-image: none}

#hgre {
  text-align: right;
}

#cen, .cen {
  text-align: center;
}

label{ cursor: pointer; cursor: hand}

.cn {text-align: center}

td.hg{text-align: right}

td.vn{text-align: left}


.box {margin-left: 5%;
 margin-right: 5%;
 border-style: solid;
 border-width: 1px;
 border-color: #00F;
 padding-top: 20px;
 padding-left: 5%;
 padding-right: 5%;
}
#ego{ }
.note{
	font-size: .7em;
}

.navline img{
	float: right; border: none;
}
.navline{
 font-family: Arial, sans-serif;
 font-size: 75%;
 padding-top: 0px;
white-space: nowrap}

hr{
	width: 50px;
	background: #00a; 
	color: #00a;
}

.vline{background: URL(/img/bg-stripe-vl.gif) repeat-y;}

p.intro{font-family: 'Arial Narrow',sans-serif; font-size: 70%; text-align: justify; color: #00a}

b.intro{font-family: 'Arial Narrow',sans-serif; font-size: 110%; line-height: 30px; color: black}

.sitat{font-family: 'English*', sans-serif; font-size: 75%; font-weight: 300; padding: 5%}


p.stuttIntro1{color: #0000aa; background: #eeeeff; font-weight:bold}

.her{border-top: thin dotted #000; text-align:center; color: #000;font-size: 75%;padding-top:4px}

/* Site comment styles */

.date, .tagline{font-family: monotype; font-size: 75%; /* text-align: right */}
.description{font-family: serif; text-align: justify; padding-left: 8px; padding-right: 8px;}
.link{text-align: right; font-family: cursive; font-weight: 400;}


/* dance tips - random ones and listed*/
.dancetip h1, .dancetip h3{ border-bottom: 1px solid #00a; border-right: 1px solid #00a; margin-right: 20px; color: #000; font-size: 100%; float: left; clear: left; vertical-align: top;
}

/* For tables with data content, e.g. school review */

.datatable{
	border: 1px solid #000;
}

.datatable th {
	border-top: 1px dashed #999;
	background: #ccc;
	color: #000;
}

.datatable td{
	
	vertical-align: top;
}
.datatable li, .datatable ul{
	list-style: URL(/img/stars/comment) disc inside;
	padding-left: 0px; margin-left: 0px;
}
.datatable li+li{
	margin-top: 15px;
}

.footer{
	text-align: center; font-size: 75%;
	background: #efefef; color: #003; position: fixed; height: 2em; padding: 0px; margin: 0px; left: 0px; right: 0px; bottom: 0px;
}

/*
* Slideshow styles
*/
#slide{
	width: 100%; text-align: center;
	font-size: 130%;
	font-weight: lighter;
	
}
#slide *{
	margin-left: auto; margin-right: auto;
}

#slide img { border: 0px }

#slide #nextlink, #slide #prevlink { height: 1em; vertical-align: middle; }

/*
* eventyr styles
*/

dl.eventyr dd{ margin-left: 2em; padding-left: 15px; }
dl.eventyr dt{ font-weight: bold;  padding-left: 15px;margin-top: 15px;list-style: none URL( /img/stars/0of1 ) outside; display: list-item}

/*
* styles for fixme page
*/

#sitefixes div{
	position: relative;
}
#sitefixes h2{
	font-size: 1.1em;
	border-top: 1px solid #000;
}
#sitefixes .site{
	font-size: .8em;
	display: inline-block;
	float: right;
	padding: .4em;
}
#sitefixes .select{
	float: right;
/*	margin-top: 3em; margin-bottom:3em;*/
	vertical-align: middle;
	height: 100%;
}
#sitefixes .title{
	font-weight: bold;
	margin-bottom: 1em;
	padding: 6px;
}

#sitefixes .highlight{
	background-color: #ff9;
}

#fixsubmit, #fixsubmit *{
	width: 100%;
}
#fixsubmit textarea{
	height: 8em;
}

#shoogatsu ul{
	list-style-type: none;
	text-align: center;
}

p.note{
	font-size: small; color: #ccc; text-align: right
}
