/*
Theme Name:   DePo Skinny Confluence
Theme URI:    http://powazek.com
Description:  A minimalist theme for WP by <a href="https://akurjata.ca">Andrew Kurjata</a> forked from Depo Skinny <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Andrew Kurjata | Derek Powazek
Author URI:   https://akurjata.ca | http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

html{
    font-size: 100%;    
}


body {
    background: #fff;
    color: #222;
    margin: 0;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em;
font-family: 'Open Sans', sans-serif;
    a-hover: text-decoration: underline;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 0px solid #ddd;
background-color: ;
text-align: center;
padding-top: 4px;
margin: 10px;
max-width:100%;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 0.8em;
font-style: italic;
line-height: 2em;
padding: 0 4px 5px;
margin: 0;
}

img#wpstats { width:0px; height:0px; overflow:hidden;}

a {color:#000; text-decoration: none; }

a:hover { color:#ff4500; text-decoration: underline; }
 


blockquote { 
    font-size: 100%;
    margin: 0 1.125em 1.125em 1.125em;
    color:#666;
    padding-left:0.625em;
    border-left:1px solid #ccc;
}

h1 { 
    font-size: 1.0em; 
    line-height: 1.6em;
    margin-bottom: 0.063em; 
}

h2 { 
    font-size: 1.4em; 
   line-height: 1.4em;
    margin-bottom: 1.063em; 
}

 /* controls size of titles in category big on single pages */
h6 { 
    font-size: 2.6em; 
   line-height: 1.1em;
    margin-bottom: 0.063em; 
}

h3 { 
    font-size: 1.125em; 
    line-height: 1.125em;
    margin-bottom: 1.250em;
}


h8 { 
    font-size: 0.9em; 
    line-height: 1.525em;
    margin-bottom: 1.250em;
}


h9 { 
    font-size: 1.6em; 
    line-height: 1.125em;
    margin-bottom: 1.250em;
}


h4 { 
    font-size: 0.875em; 
    line-height: 0.875em;
    margin-bottom: 1.250em;
}

h7 { 
    font-size: 0.700em; 
    line-height: 0.700em;
    margin-bottom: 1.250em;
color: #666;
}


h10 { 
    font-size: 1em; 
    line-height: 1.0em;
    margin-bottom: .063em; 
}

.container {
    width: 600px;
    margin: 0 auto;
    padding: 0;
}



/* HEADER */

<!--
.background-image { 
    display:table;
    width:100%;
    border-collapse:collapse;
    box-sizing:border-box;
     /**/
    background: url("") no-repeat center center;
    background-size: cover;
     /* Vendor specific hacks */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.blocks {
    display:table-row;
}

.block {
    display:table-cell;
    height:100px;
    border:10px solid #FFF;
}
-->
.header {
    padding: 0p 0;
    border-bottom: 0px solid #ccc;
max-width: 1200px;
width: 57%;
margin-left: auto;
margin-right: auto;
margin-bottom: 0em;
padding-bottom: 0em;
text-align:center; 
font-family: 'Open Sans', sans-serif;
}

.header li { 
display:inline-block;
margin:0;
padding:0;
padding-bottom:0;
margin-bottom:0;
list-style:none; 
/* For IE 7 */
zoom: 1;
*display: inline;
}


@media all and (max-width:520px) {
   .header {
width: 96%;
margin-left: 2%;
margin-right: 2%;
text-align:center; 
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   .header {
width: 80%;
margin-left: auto;
margin-right: auto;
text-align:center;
   }
} 


.header h1 {
    font-size: 150%;
    color: #000 /* change blog title color */;
    font-weight: normal;
}

.header h1 a:hover { color: #ff4500; text-decoration: none}

.header h10 {
    font-size: 300%;
    color: #000 /* change blog title color */;
    font-weight: bold;
}
.header span {
background-image: url("https://andrewkurjata.ca/wp-content/uploads/biophoto2015.jpg");
}

.header a {color: #333; text-decoration: none}
.header a:hover { color: #ff4500; text-decoration: underline} 

.header a.swap {
background-image:url(image1.jpg);
}

.header a.swap:hover {
background-image:url(image2.jpg);
} 

.header IMG {
	border:0px solid #000;
max-width:100%;
min-width:6.375em;
max-height:7em;
height:auto;
margin-bottom: 0.5em; 
display: inline-block;
}

.description {  
    font-size:0.875em;
width:57%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
margin-top: -1.75em; 
    line-height: 1.2em;
    margin-bottom: -0.5em;
text-align:center; 
font-family: 'Open Sans', sans-serif;
}

.description li { 
display:inline-block;
margin:0;
padding:0;
list-style:none; 
/* For IE 7 */
zoom: 1;
*display: inline;
}

.description a { text-decoration: underline; }


.description IMG {
	border:0px solid #000;
max-width:100%;
min-width:6.375em;
height:auto;
margin-bottom: 0.5em; 
display: inline-block;
}



@media all and (max-width:520px) {
   .description {
margin-left: auto;
margin-right: auto;
width: 90%;
text-align:center; 
   }
} 

@media all and (min-width:521px) and (max-width:768px) {
   .description {
width: 80%;
margin-left: auto;
margin-right: auto;
text-align:center;
   }
} 

.navigate {  
    font-size:0.875em;
max-width: 1200px;
width: 57%;
margin-left: auto;
margin-right: auto;
margin-bottom:1.25em;
text-align:center; 
font-family: 'Open Sans', sans-serif;
}

.navigate li { 
display:inline-block;
margin:0;
padding:0;
list-style:none; 
/* For IE 7 */
zoom: 1;
*display: inline;
}

@media all and (max-width:520px) {
   .navigate {
width: 96%;
margin-left: 2%;
margin-right: 2%;
margin-bottom: 1.25em;
text-align:center; 
   }
} 

@media all and (min-width:521px) and (max-width:768px) {
   .navigate {
width: 80%;
margin-left: auto;
margin-right: auto;
text-align:center;
   }
} 

.search {
    padding:0.688em 0 0 1.250em;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 0.875em no-repeat;
    float:right;
margin
}

.search input {
width:20%;
    max-width:240px;
}

/* POST TITLE */


.title {
margin-left: 0.0em;
    font-size:1.0em;
	text-decoration: none;
}


/* POSTS */



.post p, ul, ol, li { 
    margin-bottom: 1.125em; 

}

.post ul {
    margin-left: 2em;
}

.post ol {
    margin-left: 2em;
}

.post p.title a {font-weight:normal; color:#000; text-decoration: none; border-bottom: none;}

.post p a { font-weight:normal; color:#FF4500; text-decoration: none; border-bottom: 1px dashed;} 

.post p a:hover { color:#FF4500; text-decoration:none; border-bottom:1px solid;}

.post ul a { font-weight:normal; color:#FF4500; border-bottom: 1px dashed;} 
.post ul a:hover { color:#FF4500; text-decoration: none; border-bottom: 1px solid}

.post li a { font-weight:normal; color:#FF4500; border-bottom: 1px dashed;} 
.post li a:hover { color:#FF4500; text-decoration: none; border-bottom: 1px solid}

.post ol a { font-weight:normal; color:#FF4500; border-bottom: 1px dashed;} 
.post ol a:hover { color:#FF4500; text-decoration: none; border-bottom: 1px solid}


.post {
    border-bottom: 0px dashed #ccc;
border-bottom-length:0.938em;
	padding:1.125em 0 0 0;
	text-align:left;
max-width: 676px;
width: 65%;
margin-left: auto;
margin-right: auto;
}

@media all and (max-width:520px) {
   .post {
width: 96%;
margin-left: 2%;
margin-right: 2%;
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   .post {
width: 80%;
max-width: 500px;
margin-right: auto;
margin-left: auto;
   }
} 

.postnoline {
	padding:1.125em 0 0 0;
	text-align:none;
width:64%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

@media all and (max-width:520px) {
   .postnoline {
width: 96%;
margin-left: 2%;
margin-right: 2%;
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   .postnoline {
width: 70%;
margin-left: auto;
margin-right: auto;
   }
} 


.postcomment {
	padding:1.125em 0 0 0;
	text-align:left;
    font-size:1em;
    color:#666;
max-width: 1000px;
width: 57%;
margin-left: auto;
margin-right: auto;
}

@media all and (max-width:520px) {
   .postcomment {
width: 96%;
margin-left: 2%;
margin-right: 2%;
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   .postcomment {
width: 80%;
margin-left: auto;
margin-right: auto;
   }
} 



.commentslnk {
    font-size:0.8em;
	text-align:center;
max-width: 1000px;
width: 57%;
margin-left: auto;
margin-right: auto;
}


@media all and (max-width:520px) {
   .commentslnk {
width: 96%;
margin-left: 2%;
margin-right: 2%;
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   .commentslnk {
width: 80%;
margin-left: auto;
margin-right;auto;
   }
} 


#disqus_thread {
width: 57%;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}


@media all and (max-width:520px) {
   #disqus_thread {
width: 96%;
margin-left: 2%;
margin-right: 2%;
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   #disqus_thread {
width: 80%;
margin-left: auto;
margin-right: auto;
   }
} 


p.byline {
	margin-top: -1.60em;
margin-left: 0.0em;
    font-size:0.7em;
    color: #555;
	text-decoration: none
}

p.byline a {text-decoration:none; border-bottom: 0px dashed; color: #555} 
p.byline a:hover { text-decoration: none; color: #ff4500}

p.byline-bottom {
	margin-top:-0.75em;
margin-left: 0.0em;
    font-size:0.7em;
    color: #555;
	text-decoration: none
}

p.byline-bottom a {text-decoration:none; border-bottom: 0px dashed; color: #555} 
p.byline-bottom a:hover { text-decoration:none; color: #ff4500}

p.byline-image {
	margin-top:-0.75em;
margin-left: 0.0em;
    font-size:0.7em;
    color: #555;
	text-decoration: none
}

p.byline-image a {text-decoration: none; border-bottom: 0px dashed; color: #555} 
p.byline-image a:hover { text-decoration: none; border-bottom: none; color: #ff4500}

p.byline-image IMG { min-width:0.1em; vertical-align:middle; text-decoration: none; border-bottom: none;}


.shareline a {color: #000080}
.shareline a:hover {color: #ff4500} 


.post IMG {
	border:0px solid #000;
max-width:100%;
min-width:6.375em;
height:auto;
display: inline-block;
}


.post IMG.noline {
	border:0;
}


.post div.thumbnail IMG {
	border:0px solid #000;
max-width:100%;
min-width:1%;
height:auto;
display: inline-block;
}


.post div.footnote {  
    font-size:0.8em;
line-height:1.2em;
margin-left: 2%;
margin-right: 2%;
margin-top: 0;
margin-bottom: 1.5em;
padding-bottom: 1.5em;
border-top: 1px solid;
}


.post div.footnote a { font-weight:normal; color:#ff4500; border-bottom: 1px dashed;} 

.post div.footnote a:hover { color:#ff4500; text-decoration: none; border-bottom: 1px solid;}



span.previous { float: left;
font-size:100%;
max-width:60%
}
    
span.next { float: right;
font-size:100%;
max-width:60%
}


span.beforeafter { font-size:100%;
a:hover { text-decoration: underline};
}

span.beforeafter a { text-decoration: underline;}
span.beforeafter a:hover { text-decoration: underline;} 

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:0.7em; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 0.250em; 
}


}

.metainfo {
    float:left;
    max-width: 304px;
   width: 25%;
    font-size: 0.625em;
    color: #666;
    padding: 0.188em 0;
}

.previously {
	text-align:left;
    max-width: 1000px;
width: 83%;
    padding: 1.250em 0 0.188em 0;
    border-top: 1px solid #ccc;
    font-size: 0.75em;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:0.7em; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }


/* FLICKR */

.flickr {
    border-bottom: 1px solid #666;
    border-top: 0px solid #ccc;
    text-align:center;
    padding: 0.688em 0;
    margin-bottom:0.188em;
width: 57%;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
font-size: 0.8em;
}


@media all and (max-width:520px) {
   .flickr {
width: 96%;
margin-left: 2%;
margin-right: 2%;
text-align:center; 
   }
} 

 @media all and (min-width:521px) and (max-width:768px) {
   .flickr {
width: 80%;
margin-left: auto;
margin-right: auto;
text-align:center;
   }
} 


.flickr img {

    width: 11.8%;
    height: auto; 
max-width: 70px;
max-height: 70px;
 min-width: 50px;
min-height: 50px;
    margin: 0.063em 0.313em;
    border: 1px solid #666;
}



.flickr img:hover {
   width: 15.5%;
   height: auto; 
   min-width: 75px;
    min-height: 75px;
    margin: -0.442em -0.442em;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }





/* FOOTER */

.up {
text-align:center;   
width: 57%;
max-width: 1000px;
margin-left: auto;
margin-right: auto;

}



.footer {
    font-size: 0.7em;
    line-height: 1.5em;
    color: #666;
    a color: #333;
width: 66%;
padding-left: 5%;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
font-family: sans-serif;
font-family: 'Open Sans', sans-serif;
}

@media all and (max-width:520px) {
   .footer {
width: 96%;
margin-left: auto;
margin-right: auto;
   }
}  

 @media all and (min-width:521px) and (max-width:768px) {
   .footer {
width: 90%;
margin-left: auto;
margin-right: auto;
   }
} 


.footer div {
float: left;
width: 26%;
padding-left: 2%;
margin-left: auto;
margin-right: auto;
padding-right: 5%;
min-width: 135px;
}


.footer img {
    border:0;
}

.footer ul
{
list-style-image: URL(https://andrewkurjata.ca/wp-content/uploads/arrow1.gif);
width: 120%;
    line-height: 1.125em;
margin-top: 0.85em;
margin-left: 1em;
margin-right: 0em;
}

.footer div.last {
    width:140px;
    margin: 0 0 0 0;
}

.footer div a { color: #333; text-decoration: none}
.footer div a:hover { color: #ff4500; text-decoration: underline;}

.footer div.last a { color: #333; text-decoration: none}
.footer div.last a:hover { color: #ff4500; text-decoration: underline;}

.footer a { color: #333; text-decoration: none}
.footer a:hover { color: #ff4500; text-decoration: underline;}


.copyright {
    font-size: 0.7em;
    margin: 0.750em 0 0 0;
    padding: 1.125em 0 0.625em 0;
    border-top: 1px solid #666;
    text-align:right;
    width:57%;
max-width: 1000px;
    color: #666;
margin-left:auto;
margin-right: auto;
}

.copyright a { color: #333; text-decoration: none}
.copyright a:hover { color: #ff4500; text-decoration: underline;}

@media all and (max-width:520px) {
   .copyright {
width: 96%;
margin-left: 3%;
margin-right: 1%;
   }
} 

@media all and (min-width:521px) and (max-width:768px) {
   .copyright {
width: 80%;
margin-left: auto;
margin-right: auto;
   }
} 

/* this sets the space between the archive items in the footer */

ul.nav li { margin: 0 0 0;
list-style-image: URL(https://andrewkurjata.ca/wp-content/uploads/arrow1.gif); }


.archivelist li { 
list-style-image: URL(https://andrewkurjata.ca/wp-content/uploads/arrow1.gif);
width: 120%;
margin-top: 0.85em;
margin-left: 1em;
margin-right: 1em; }

.photome {
margin-left: auto;
margin-right: auto;
 }


/* Lifestream */

.lifestream {
    padding: 0.125em 0 0;
    text-align:left;
    border-bottom: 1px solid #333;
    font-size: 0.625em;
    line-height: 1
}

.lifestream h1 {
    font-size: 0.75em;
    color: #000;
    font-weight: normal;
}

.lifestream span {
    margin-left: 0.625em;
    font-size: 0.625em;
    color: #666;
    font-weight: normal;
}

.lifestream ul {
    list-style-type: none;
    margin-left: 2em; 
    margin-top: 1em;
    line-height: 1;   
    
}

.lifestream a { color: #333; }
.lifestream a:hover { color: #ff4500; text-decoration: underline;}


.sticky {
font-size:0.75em;
background:#F8F8EC;
post-background:#F8F8EC;
border-color:#BBBBBB;
border-style:solid;
border-width:1px 0;
margin-top: -2em; /*this line changes how close the sticky post is to the top */
margin-bottom: -6em; /*this line changes how close the next post is to the sticky */
padding-bottom:0.5em;
padding-top:0em;
padding-left:1.2em;

}

.sticky .title {display: none;}
.sticky .byline {display: none;}

@media all and (max-width:520px) {
   .sticky {
width: 91%;
margin-left: 3%;
margin-right: 6%;
}}

.category-small .title {font-size:0.70em; margin-bottom:1.5em;}


.category-big .title {
font-size:1.6em;
font-weight:bold;
}


.category-outbound .title {
color: #555
}

.category-outbound {
color: #222
}

.category-outbound a {
color: #FF4500;
border-bottom: 1px dashed;
}

.category-outbound a:hover {
color: #FF4500;
text-decoration: none;
border-bottom: 1px solid;
}


span.outbound {
color: #555
text-decoration: none;
border-bottom: 1px dashed;
font-style: normal;
font-weight: normal;
}





