/*
Theme Name : Gwenneth Boelens
Theme URI: http://www.gwennethboelens.com 
Description: Child Theme for GwennethBoelens.com (based on Blanked Slate)
Author: Martijn in t Veld
Template: blankslate
Version: 1.0.0
*/


/* ---------- Bug Fixes 22-01-10 ---------- */

.mtli_pdf {
    background-image: none !important;
}
a.mtli_attachment {
    min-height: auto; 
    padding-left: 0px !important;
}


/* ---------- GLOBAL ---------- */

img {
  max-height: 95vh;
  width: auto;
}

body {font-family: ACaslonPro;
    font-size: 1.3em;
    color: #000;
    line-height: 30px;
	padding:30px;}

i, em {font-style: italic;}	

a:link, a:visited {
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000;
}

a:hover, a:active {
    text-decoration: none;
     border-bottom: 1px solid #fff;
}

ul {margin-top:0px; padding-left:0px;}

#header, .post-edit-link, h1.entry-title, footer, #comments {display:none;}
.fl-row, .fl-row-content {margin:0px !important;}
.fl-module-rich-text {padding-left: 20px !important;}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

div#container {display: inline-block;}

/* ---------- Widths for PageBuilder ---------- */
.w12000 {width:12000px;} .w11500 {width:11500px;} .w11000 {width:11000px;} .w10500 {width:10500px;} .w10000 {width:10000px;} .w9500 {width:9500px;} .w9000 {width:9000px;} .w8500 {width:8500px;} .w8000 {width:8000px;} .w7500 {width:7500px;} .w7000 {width:7000px;} .w6500 {width:6500px;} .w6000 {width:6000px;} .w5500 {width:5500px;} .w5000 {width:5000px;} .w4500 {width:4500px;} .w4000 {width:4000px;} .w3500 {width:3500px;} .w3000 {width:3000px;} .w2500 {width:2500px;} .w2000 {width:2000px;} .w1500 {width:1500px;} .w1000 {width:1000px;} .w500 {width:500px;}

/* ---------- Static solution ---------- */

/*header*/
article#post-155.gb  .entry-content p {max-width:100% !important; ;}
article#post-155.gb {margin:40px 0px 60px 0px;} 

/*footer*/
article#post-157.gb  .entry-content p {max-width:100% !important;} 

article.gb {white-space: nowrap;}
article.gb img, article.gb p, article.gb ul {display:inline-block; vertical-align: top;
    white-space: normal;}
article.gb img {padding-right: 50px;}
article.gb p, article.gb ul {padding-right: 30px; margin-top:0px;}
article.gb ul {padding-left:0px; max-width: 500px;}
article.gb {margin:60px 0px; padding:0px;}
article.gb .entry-content p {max-width:500px; min-width: 200px;}

article.gb .entry-meta, article.gb h2.entry-title, h2.screen-reader-text, h3.widget-title {display:none;}

/*footer widget*/
li.widget-container.widget_text {list-style-type: none;}


a.mtli_attachment:link {border-bottom: 1px dotted black;}
a.mtli_attachment:hover {border-bottom: 1px solid black; text-decoration: none;}

.fa {font-size: 26px;color: red; border-bottom: 3px solid white !important;transition: .5s}

.fa:hover {color:black;	}



