@import url('https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff|Homemade+Apple');

@import url('https://fonts.googleapis.com/css?family=Reenie+Beanie');

body {
	font-family: 'Droid Sans', sans-serif;
	text-align:justify;
}

.container { max-width:1000px; }

.navbar-default .navbar-brand {
	color: #161718;
}

header { font-size:85%; margin-bottom:25px; padding-top:0px; }

header p { }
header h4 { margin-bottom:0px; margin-top:0px; }
header h5 { margin-bottom:0px; margin-top:0px; }
header h3 { margin-top:0px; }

article h4 { margin-top:20px; }
article h4:first-child { margin-top:0px; }

h1,h2,h3,h4,h5{font-weight:600; font-family: 'PT Sans', sans-serif;  }

a img:hover { opacity:0.9; }

ul { margin-left:15px; }

blockquote p:first-child { margin-top:10px; }
blockquote p:last-child { margin-bottom:20px; }
blockquote img { margin-bottom:10px; }

.cursive {
	padding-top:3px;
  background-size: 20px 20px;
  background-image: linear-gradient(to right, #eee 1px, transparent 1px), linear-gradient(to bottom, #eee 1px, transparent 1px);
}
.cursive p {
	font-family: 'Reenie Beanie', cursive;
	margin-bottom:20px;
	font-size:20px;
	line-height:20px;
}

.cursive blockquote p {
	margin-bottom:20px;
	margin-top:0px;
}

.cursive-2 p {
	font-family: 'Herr Von Muellerhoff', cursive; font-size:30px;
}


.navbar { border-radius:0; background:#161718; color:#fcfcfc; border-color:#ececec; font-family: 'PT Sans', sans-serif;  }

.navbar-default .navbar-brand {
    color: #fcfcfc; font-weight:bold; font-style:italic;
}

.navbar-default .navbar-brand:hover { color:#acacac; }


.navbar-default .navbar-nav>li>a { 
	color:#fcfcfc;
}

.navbar-default .navbar-nav>li>a:hover { 
	color:#acacac;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: #fcfcfc;
		color:#161718;
		font-weight:bold;
}

.navbar-default a:focus{
	color:#acacac!important;
}

a {
    color: #337ab7;
    text-decoration: none;
}
a {
    background-color: transparent;
}

header a:link, article a:link, footer a:link, .credits a:link, header a:focus, article a:focus, footer a:focus, .credits a:focus, header a:visited, article a:visited, footer a:visited, .credits a:visited { color:#000; text-decoration:underline; }

header a:hover, article a:hover, footer a:hover, .credits a:hover { text-decoration:none; color:#000; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color:#161718; }

.arrow a:link, .arrow a:focus, .arrow a:visited { opacity:0.2; color:#000; }
.arrow a:hover { opacity:1.0; color:#000; text-decoration:none; }

.arrow#next { position:fixed; right:30px; top:45%; }
.arrow#prev { position:fixed; left:30px; top:45%; }

aside img { margin-bottom:10px; }

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px 5px;
    font-size: 14px;
    border-left: none
}
blockquote p.small { font-size:13px; }

ol { padding:0px; margin:0px; margin-left:12px; }
ol li { padding:0px; margin:0px; padding-left:10px; line-height:140%; list-style-position:outside; }
li .row { margin-top:20px; }
li blockquote p:first-child { margin-top:0px; }
.col-sm-6 blockquote { font-size:13px; padding:0px 20px; margin-bottom:0px; margin-top:20px; }
.col-sm-6 li blockquote { font-size:13px; padding:0px 20px; margin-bottom:0px; margin-top:0px; }
.col-xs-6 blockquote { font-size:13px; padding:0px 0px; margin-bottom:0px; margin-top:20px; }

#bottom { display:none; overflow-y:hidden; width:100%; white-space: nowrap; overflow-x:scroll; height:120px; background:#161718; padding:5px; margin-bottom:0px; border-bottom:none;}
#bottom div { width:65px; height:80px; display:inline-block; text-align:center; position:relative; margin:5px 1px 5px 1px; }
#bottom small { position:relative; top:5px; width:65px; line-height:120%; color:#fcfcfc; white-space: normal; float:left; }
#bottom img { width:65px; height:43px; }
.mobile { display:none; }
#bottom a { text-decoration: none; }
#bottom a div { opacity:0.7; }
#bottom div.current { opacity:1.0; }

#bottom a div:hover { opacity:1.0; }

@media (max-width: 768px) {
	.mobile { display:block; }
	.desktop { display:none; }
}

.subnav li a { color:#000; }

.subnav li.active { background:#000; }
.subnav li.active a { color:#fff; }

.subnav li.active a:hover { background:transparent; opacity:0.9; }
.subnav li.active a:focus { background:transparent; opacity:0.9; }

.object-container { margin-bottom:20px; }

footer { margin-top:20px; margin-bottom:40px; }
footer .row { margin-top:10px; }

footer a { display:block; overflow:hidden; }

.table { margin-top:20px; }

.table-no-border>tbody>tr>td, .table-no-border>tbody>tr>th, .table-no-border>tfoot>tr>td, .table-no-border>tfoot>tr>th, .table-no-border>thead>tr>td, .table-no-border>thead>tr>th {
    border-top: inherit;
}

.table-responsive h4 { padding-top:20px; }

article video { width:100%; height:100%; }

article .video-container { margin:20px 0px; }

article .video-container .mejs__container { min-height: 200px; }

article h4 small { display:block; margin-top:-10px; margin-bottom:10px; }

.gallery { margin-bottom:20px; margin-top:10px; }

.gallery .col-sm-12 img { margin-bottom:20px; }
.gallery .col-md-12 img { margin-bottom:10px; margin-top:20px; }

.gallery img { border:1px solid #eee; }

section { margin-top:20px; margin-bottom:40px; }

sup { 
    vertical-align: super;
    font-size: smaller;
		position:relative;
		top:0px;
}

sup a { color:#000; text-decoration:underline; font-size:smaller; }
sup a:hover { color:#000; text-decoration:none; }
/*

//.container { max-width:750px; margin:0px auto; }


ul {  }

a { text-decoration:none; }
a:link { color:#993300; }
a:visited { color:#ff9900; }
a:focus { color:#ff3300; }

.title {

	text-transform: uppercase;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

//.projectdescription
header p, header ul, footer p, footer ul, aside p {
	font-style: normal;
	font-weight: normal;
	color: #999999;
	line-height:inherit;
	margin:0px 0px 10px;
	text-align:justify;
}

header ul, footer ul { list-style-type:none; padding:0px; margin-bottom:20px; }

article { margin:0px 40px 0px 40px; }
	
/.maintxtbody 
article p, article table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align:justify;
}


//.projecttitles 
h3 {
	font-size:130%;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	margin:0px 0px 10px;	
}

h4 {
	font-size:115%;
	color: #999999;
	font-weight: bold;
	margin:0px 0px 5px;
}
//.time-place
h5 {
	font-size:105%;
	font-weight:normal;
	color: #666666;
	margin:0px 0px 5px;
}


//poemsetc
blockquote p, blockquote div {
	font-weight: normal;
	color: #ffffcc;
	margin-bottom:10px;
}

blockquote h4 { color:#ffffcc; }

blockquote {
padding: 0px;
	margin: 0px;
	font-size: inherit;
	border-left: inherit;
	margin-top:10px;
	margin-bottom:30px;
}

footer { margin:20px 0px; }

footer ul a:link { color:#999; }

.object-container { margin-bottom:20px; }

article img, blockquote img, footer img { margin-bottom:10px; }
	
img.pull-right { margin-left:10px; margin-top:5px; margin-bottom:5px; }
img.pull-left { margin-right:10px; margin-top:5px; margin-bottom:5px; }

.center-element { margin:0px auto; }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px;
    vertical-align: top;
    border-top: inherit;
}
*/

