/* @override 
	http://localhost:8000/assets/css/blog.css */

/* @override
	http://localhost:8000/assets/css/blog.css
	http://tannie.nl/assets/css/blog.css */
	

		
	.blog-nav-item-aside {
    font-style: italic;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

#footer {
    padding-top: 40px;
    color: #999;
}


/*! SOURCE: http://getbootstrap.com/examples/blog/blog.css !*/

/*
 * Globals
 */

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #555;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}


/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
  .container {
    width: 1080px;
  }
}


/*
 * Masthead for nav
 */

.blog-masthead {
  background-color: #af99c4;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
          box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}


/* Nav links */

a.nav-link,
li.nav-item,
.blog-nav-item {
  position: relative;
  display: inline-block;
  font-weight: 500;
  padding: 10px;
  color: #cdddeb;
}

nav.blog-nav {
	width: 100% !important;
}

span.navbar-form.navbar-right {
	float: right;
}

#tipue_search_input {
	height: 30px;
	margin-top: 5px;
	margin-left: 25px;
}

li.nav-item:hover,
li.nav-item:focus,
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: normal;
}
.blog-description {
  font-size: 20px;
  color: #999;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}
.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}

#content div.body-content article.blog-post i.fa.fa-lg.fa-calendar {
	margin-right: 5px;
}

#sidebar .list-group, #sidebar .list-group-item {
    background-color: transparent;
}

/* for list-groups nested within a list-group-item, reset the bottom margin */
.list-group-item > .list-group {
    margin-bottom: 0px;
}

/* for list-group-items nested within a list-group-item, reset the bottom
   padding of the last item, b/c the containing item has paddimg already 
 */
.list-group-item .list-group-item:last-child {
    padding-bottom: 0px;
}

.clear {
	clear: both;
}

.list-group-item {
    border: none;
}

.tag-0 {
    font-size: 16pt;
}

.tag-1 {
    font-size: 13pt;
}

.tag-2 {
    font-size: 10pt;
}

.tag-3 {
    font-size: 8pt;
}

.tag-4 {
    font-size: 6pt;
}

#aboutme {
    padding-top: 0px;
    padding-bottom: 5px;
    -ms-word-break: normal;
    word-break: normal;
}

#sidebar {
    padding-top: 0px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#sidebar a {
    color: inherit;
}

.icon-label {
    margin-left: 10px;
}

/* Example for how to control spacing between icon and label in specific
   lists in the sidebar. To change, override in your CUSTOM_CSS           */
#sidebar #social i {
    margin-right: 3px;
}

a, a:hover {
    color: inherit;
    text-decoration: none;
}

.entry-content a {
    text-decoration: none;
    border-bottom: 0px dotted;
}

.entry-content a:hover {
    text-decoration: none;
    border-bottom: 0px solid;
}



.entry-content figcaption, .caption {
    font-size: small;
    margin-bottom: 2px;
float: left;
clear: left;
display: none;
}

.summary img {
max-height: 250px !important;
width: auto !important;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.summary.books img,
.books img {
	width: 100%;
	max-width: 150px !important;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

a.reference.external.image-reference img,
#content div.article-content img,
#content article div.entry-content img,
img.postimg {
float: left;
margin-right: 15px;
margin-bottom: 15px;
margin-top: 15px;
height: auto;
max-width: 400px !important;
border: 0px;
}


div.navbar.navbar-default.navbar-fixed-top {
background-color: #C3C2D6;
	margin-bottom: 15px;
}

a.navbar-brand {
	font: small-caps 42px "Alegreya SC","Garamond","Georgia";
	font-weight: 600;
	padding-top: 5px;
}

ul.nav.navbar-nav {
	width: 50%;
}

ul.nav.navbar-nav li a{
padding: 10px;
}


ul.nav.navbar-nav.navbar-right {
	float: right;
	right: 10px;
	width: 20%;
	position: absolute;
}

span.read-more {
	font-style: italic;
}

.floatright, .align-right {
    float: right;
}

.floatleft, .align-left {
    float: left;
}

.floatcenter, .align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.floatright, .align-right {
    margin-left: 4px;
}

figure.floatleft, .align-left {
    margin-right: 4px;
}

figure.floatcenter, .align-center {
    margin-bottom: 11px;
}

.highlighttable pre {
    /* Removes bootstrap default margin-bottom */
    margin-bottom: 0px;
}

.highlighttable {
    /* Adds them margin-bottom to highlightable instead of <pre> */
    margin-bottom: 11px;
}

.highlighttable {
    width: 100%;
}

#categories ul, #tags ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

.docutils.footnote td.label {
    display: table-cell;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    text-align: inherit;
    white-space: inherit;
    border-radius: inherit;
}

.categories-timestamp {
    color: #AAAAAA;
    font-size: 0.9em;
    margin-right: 10px;
}

.tagcloud li {
    padding: 0px;
}

#banner {
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: scroll;
    background-size: cover; 
    background-color: #C4C4C4;
    margin: 0 0 20px;
    padding: 70px 0; /*controls padding around inner text*/
    position: relative;
}

#banner .copy {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    display: inline;
    float: left;
    max-width: 600px;
    padding: 20px;
    position: relative;
    z-index: 1;
}

#banner h1 {
    color: #fff;
    font-family: "HelveticaNeue-CondensedBold","Helvetica Neue CE 600 Condensed","Helvetica Neue LT Condensed","Helvetica Neue 600 Condensed","HelveticaNeue-BoldCondensed","Helvetica Neue BoldCondensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-stretch: condensed;
    font-weight: 700;
    line-height: 0.9;
    margin: 0;
    text-transform: uppercase;
}
#banner .intro {
    color: #fff;
    font-size: 21px;
    line-height: 1.33;
    opacity: 0.75;
}
#banner .btn, #banner .intro {
    margin-left: 4px;
}



.blog-header {
  position: relative;
  padding: 16px 0;
background-color: #C3C2D6 !;
}

.photo figcaption {
	display: none !important;
}

div.footer {
padding-top: 25px;
	clear: both;
}


.navbar .nav > li > a { color: #428BCA;
text-decoration: none; }
.navbar .divider-vertical { border-right: 1px solid #4D4D4D; }
.navbar { margin-bottom: 4em; background-color: rgba(0,0,0,0)} 

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    color: #0A5693;
    background-color:#bbb; 
/*    background-color:#E9EFF6; Initial colour to match bottom */
}
.footnote .label {
margin-right: 4px;	
}

#blog-nav{
    padding: 5px 0;
    font-size:16px;
    margin-top: 10px;
}

.prevpost {
float: left;	
}

.nextpost {
float: right;	
}
#gallery_container div.thumbnails.crochet div.thumb img,
#content article div.gallery .thumb img{
	max-width: 100%;
	padding: 5px;
	max-height: 100%;
	display: block;	
	margin-left: auto;
	margin-right: auto;
	border:1px solid #ddd;
	border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out
}

#gallery_container div.thumbnails.crochet div.thumb,
#content article div.gallery .thumb {
margin-left: auto;
margin-right: auto;
	height: 140px;
	float: left;
		margin-bottom: 20px;
		width: 140px;
			display: block;	
}

a.image-reference{
margin-left: auto;
margin-right: auto;
border:0px solid #ddd;}




table.footnote {
	clear: both;
	width: 100%;
}

#content article .geekery .entry-summary img,
img.postthumb {
	max-width: 150px !important;
	height: auto;
	margin-bottom: 15px;
	margin-right: 25px;
	float: left;
}



img.left-align.small {
	float: left;
	max-height: 350px;
}

img.right-align.small {
	float: right;
	max-height: 350px;
}


ul#sitelinks.nav.nav-list > li > a >i {
    color: #1f334b;}
/* Styling for elements */
a {color: #0A5693} 
body {font-family: 'Gudea', 'Gill Sans', 'Arial'; font-size: 16px; line-height: 1.2em}
p { font-family: 'Gudea', 'Gill Sans', 'Arial'; font-size: 16px; line-height: 1.2em; margin-top: 0.8em; margin-bottom: 0.8em; text-align: justify; clear: ;
}
li { line-height: 1.6em; }
.table th, .table td { line-height: 1.3em; }

.brand { font-family: 'Alegreya SC', 'Garamond', 'Georgia'; font-weight: normal; font-size: 42px; line-height:40px; margin-top: 10px; display: block; color:#000001; }

.h1,h1{
	font-size: 42px;
	line-height: 40px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px; display: block; color:#000001; }
	
.h1,h1 a {
	color: #428BCA !important;
}

.article-title h1 {
	color: #428BCA !important;
	
}

h1, h2, h3, h4 {
	clear: left;
	padding-top: 10px;
}



.summary ul,
	p ul,
	ul.simple {
		list-style-position: inside;
		font-size: smaller;
		
	}

	
	a.footnote-reference {
		font-size: xx-small;
    vertical-align: super;
	}

	img.postthumb.align-left {
		float: left;
		margin-right: 30px;
	}
	

	.clearfix,
	.clear {
	top: 10px;
		clear: both;
	}
	
	#related-posts {
	clear: both;
		margin-top: 20px;
	}
	
	.row {
		padding-top: 10px;
	}
	.row:after{clear:both;}
	.row-fluid:after{clear:both;}
	.container:after{clear:both;}
	.container-fluid:after{clear:both;}
/* Styling for articles */
.article { padding-bottom:15px; padding-right: 40px; clear: both; }

div.pagenav.col-md-9 {
	margin-top: 15px;
}

.prevpost {
float: left;	
}

.nextpost {
float: right;	
text-align: right;
}



.content-title { margin-bottom: 30px; }
.article a:hover { text-decoration: none; }

ul#site-links.nav.nav-list,
#socialist ul.nav.nav-list {
	float: left;
	width: 35%;
}

.rubric {
	clear: both;
	text-align:center;
	font-weight: bold;
	color: #ca0202;
	font-size: smaller;
	border-top: 1px dotted #dcdbdb;
	padding-top: 10px;
}

a.fn-backref {
	font-size: smaller;
			vertical-align: bottom;
}

.docutils.footnote {
		font-size: small;
		vertical-align: bottom;
}
.footnote tr {
	margin-top: 5px;
	vertical-align: bottom;
	
}


.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:0 14px;line-height:38px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:1;}
.pagination ul>li>a:hover,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
ul.pagination,
div.pagination {
	clear: both;
	width: 90%;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#id2 tbody tr td a.reference.external img.postthumb.align-left.tiny {
width: 90px !important;
float: left;	
}

img.postthumb.align-left.small {
	width: 150px !important;
}

svg {
	width: 100%;
	max-width: 350px;
	float: left;
	margin-right: 15px;
	padding: 15px;
}

pre.code.shell {
	clear: both;
	float: left;
	max-width: 95%;
	margin-top: 10px;
}


nav.postindexpager {
	clear: both;
}


#content article .photo .entry-summary div p,
#content article .photo .entry-content div p {
	clear: both;
}


img.img-responsive.postimg {
	width: 150px !important;
	
}

#content div.body-content div.entry-content div.thumbnails div.thumb img {
max-height: 120px !important;	
max-width: 150px !important;	
margin: 0px;
padding: 0px;
}
#content div.body-content div.entry-content div.thumbnails div.thumb {
float: left;
}

#content div.body-content div.entry-content div.thumbnails div.thumb a.thumbnail.image-reference.cboxElement {
	margin: 10px;
	padding: 5px;
	border: 1px solid #dedcdc;
}


#content div.body-content .geekery .entry-content img {
	clear: left;
	max-height: 200px;
	float: left;
	margin-left: 0px !important;
}

#content div.body-content .entry-summary img {
	max-width: 150px !important;
	clear: left;
}


#content div.body-content article .random_stuff .entry-content  img {
	float: left;
	clear: left;
	max-width: 200px !important;
}

#content div.body-content .entry-summary div.thumbnails div.thumb  img {
		max-width: 100px !important;
		height: 100px !important;
}

#content .photo div.p-summary.entry-summary img {
	max-width: 300px !important;
}


div.blog-sidebar {
	padding-left: 50px;
}

#content div.body-content div.row-fluid aside.postpromonav nav div.row-fluid div.pagenav.col-md-12 p.nextpost a {
	float: left !important;
}

/* Solutions for mobile and small screens  */
@media (max-width: 650px) {
	.blog-header h1,
    #banner h1{
       font-size: 35px !important; /* !important;*/
    }
    #banner .intro{
        font-size: 16px;
    }
    h2 {
    	font-size: 30px !important;
    }
    #content .photo .entry-summary img {
    	width: 250px !important;
    	max-width: 100%;
    }
}