/*ie fontface*/

@font-face {
	font-family: FSEXC;
	font-style: normal;
	font-weight: normal;
	src: url('/FSEXCRoman.eot');
	}
@font-face {
	font-family: FSEXC;
	font-style: italic;
	font-weight: normal;
	src: url('/FSEXCCursive.eot');
	}
@font-face {
	font-family: FSEXC;
	font-style: normal;
	font-weight: bold;
	src: url('/FSEXCFraktur.eot');
	}
	
/*real declaration*/

@font-face {
	font-family: FSEXC;
	font-style: normal;
	font-weight: normal;
	src: url(//:) format("No-IE-404"), url('/FSEXCRoman.ttf') format('truetype');
	}
@font-face {
	font-family: FSEXC;
	font-style: italic;
	font-weight: normal;
	src: url(//:) format("No-IE-404"), url('/FSEXCCursive.ttf') format('truetype');
	}
@font-face {
	font-family: FSEXC;
	font-style: normal;
	font-weight: bold;
	src: url(//:) format("No-IE-404"), url('/FSEXCFraktur.ttf') format('truetype');
	}

body { 
       color: #DFEBFF;
       background: #41506D;
       font-family: FSEXC, Fixedsys, "Fixedsys Excelsior 3.01", "Fixedsys Excelsior 3.00", "Fixedsys Excelsior 2.00", "Fixedsys Excelsior 1.31", Monaco, MPW, Pragmata, "Droid Sans Mono", monospace;
       }

#content1 {
            font-size: 13px;
            background: #263F6D;
            margin:0 auto;
            width:750px;
}
#content2 { 
            float:left;
            width:500px;
            margin-top: 10px;
            margin-bottom: 10px;
            padding:20px;
            line-height: 115%
            }
#content3 { 
            margin-top: 10px;
            margin-bottom: 10px;
            padding:20px;
            line-height: 115%
            }
#sidebar { 
           float:right;
           width:180px;
           padding-top: 25px;
           padding-left: 10px;
           padding-bottom: 10px;
           /*padding: 1em;*/
           background: #41506D;
           height: 100%;
}

.date {
	border-bottom: 1pt dotted #B4C5E1 !important;
	}


#sidebar p {
	margin-left: .5em;
	}
#sidebar input {
	margin-left: .5em;
	}


li { 
  list-style-type: square;
  margin-left: -1em;
  }

.left {
	float: left;
	margin-right: .75em;
	/*margin-bottom: .75em;*/
	}

.right {
	float: right;
	margin-left: .75em;
	/*margin-bottom: .75em;*/
	}

.author {
	font-size: 14px;
	line-height: 20px;
	}

#header {
          /*padding: 2em;*/
          padding-left: 1em;
          /*padding-top: 1em;*/
          padding-bottom: 1em;
          background: #162E5A;
          color: #B4C5E1;
          font-size: 18px;
         
	}
		
h1 a:link, h1 a:visited, h1 a:active {
	font-style: normal !important;
    font-weight: bold !important;
    color: #E3BEEB;
    }
    
h1 a:hover {
	font-style: normal !important;
    font-weight: bold !important;
    color: #C9D7EF;
    }
    
a:link {
	font-style: italic;
	font-weight: normal;
	color: #C9D7EF;
	text-decoration: none !important;
	}
a:hover, a:visited, a:active {
	font-style: italic;
	font-weight: normal;
	color: #B4C5E1;
	text-decoration: none !important;
	}

blockquote {
	display: block;
	margin: 0.5em 0 0.75em 1em;
	padding-left: 1em;
	border-left-style: dotted;
	border-left-color: #E3BEEB;
	border-left-width: 1px;
	color: #E3BEEB;
}

blockquote .source {
	text-align: right;
	}

h2 {
     font-style: normal !important;
     font-weight: bold !important;
	 font-size: 150%;
}


h2 a:link, h2 a:visited {
	 font-style: normal !important;
     font-weight: bold !important;
     
}

h3 {
     color: #B4C5E1;
}

p {
    text-align: left;
}

p.int:first-letter {
	font-size: 400%;
	padding: 0;
	float: left;
	font-weight: bold;
}


li {
     text-align: left;
     margin: .25em;
}

img { 
 border: none; 
 /*width: 460px;*/
}

#footer { 
          padding: 1em;
          background: #162E5A;
          color: #B4C5E1;
          clear:both;
          }
/*pre {
      padding: 1em; 
      border: 1px solid gray;}*/

#hit { 
       display: inline;
       text-decoration: none;
       background: #B4C5E1;
}
/* 
 #imageContainer { height:309px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:309px;  	
			width:500px; 	
			opacity: -0.01; } 	
			
*/
