


div.akapit, p.akapit, td.akapit, p.lowerbar, ul.akapit, div.akapit p 
        { font-family: Sans-serif;
	 font-weight: normal; text-indent: 0em; text-align: justify; 
         }

ul, ul.akapit, li {list-style: disc; }

em {font-style: italic; font-weight: normal;}

dt {font-weight: bold;}

a {text-decoration: none; color: #303090; font-weight: normal; } 
table a {color: #ffffff; }

a.inv, a.author, a.title {color: black; font-weight: normal;}
a.inv:hover, a.author:hover, a.title:hover {text-decoration: underline; }



h1 {font-size: 140%}
h2 {font-size: 125%}
h3 {font-size: 110%}
a h1, h2, h3, h2 a, h3 a
	{ font-family: Sans-serif;
         font-weight: bold; color: black}


html { background-color: #dadada; }

body {text-align: left; margin-left: 2em; 
      margin-right: 2em; margin-top: 2em; 
      background-color: #dadada; 
      font-family: Sans-serif; }
      

body.photo { background-color: white }

*.tinyprint, div.tinyprint p  	{font-family: Sans-serif; 
               font-size: 8pt; font-weight: normal;
	       text-indent: 0em; margin-top: -2.2ex }



table.simple, table.message, table.boxed
 { background-color: #8f8f8f;
   empty-cells: show; 
   padding: 3pt; 
}

.messagetight { 
   background-color: #8f8f8f;
   empty-cells: show; 
   padding: 0pt; 
   margin: 0.5em 0.5em 0.5em 0.5em;
   text-align: right; 
   font-size: 85%;
   vertical-align:text-bottom;
}   

th.simple, td.simple { border-style: none; }


td img {display: block;}

img { border-width: 1px; border-color: #000000; }

*.message, *.boxed { margin-left: 1em; margin-right: 1em; margin-top: 1em;
 margin-bottom: 1em; background-color: #8f8f8f; text-align: left; }

div.message {font-size: 85%} 

/* twitter */

/*tweets { 
		border-bottom: solid 1px #000000;
		border-right: solid 1px #000000;
}*/


/* .tweet a { font-weight: bold; } */

		.tweet {
			background: #ececec; 
			margin: 3px 0;
			padding: 4px;
			color: black;
		}
		.tweet img {
			float: left;
			margin: 0 1px 4px 0;
		}
		.tweet .text {
			margin: 0;
		}
		.tweet .time a {
			font-size: 80%;
			color: #000000;
			white-space: nowrap;
			text-decoration: none;
			font-weight: bold;
		}
		.tweet .time a:hover {
			text-decoration: underline;
		}
.leftcol {
float:left;
margin-right: 1%;
margin-top: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}
.rightcol {
float: right;
margin-left: 1%;
margin-top: 0pt;
margin-bottom: 0pt;
margin-right: 0pt;
}

.fullwidth { text-align: left; margin: 0 auto; width: 100%; clear: both;}
.t { display: inline-block; } 
#clearit { clear: both; }



