﻿article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
html{background:#fff;color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:200%;margin:0.2em 0}
img{border:0}
html{font:100%/1.5 "Karla","lucida grande",sans-serif,sans-serif;font-weight:400}
body{color:#444;background-color:#fff}
h1,h2,h3,h4,h5{color:#24a;line-height:1.2em;font-family:"Montserrat","Helvetica",sans-serif;font-weight:bold}
h2{color:#e67e39;margin-bottom:1.5rem;font-size:1.5rem;text-transform:uppercase}
h3{font-size:1.2rem;margin-bottom:0.5rem}
a{color:#38c;text-decoration:none}
a:hover{text-decoration:none;color:#eee;background-color:#38c}
::-moz-selection,::selection{background:#e67e39;color:#fff}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{margin:0;padding:0;background:#fff}
section{border-top:2px solid #f2f2f2;text-align:center;padding: 0}
.container{margin:0 auto;width:94%}
.row{*zoom:1}
.row:after{content:"";display:table;clear:both}
.example-image-link{display:inline-block;padding:4px;margin:0;background-color:#fff;line-height:0;-webkit-transition:background-color 0.1s ease-out;-moz-transition:background-color 0.1s ease-out;-o-transition:background-color 0.1s ease-out;transition:background-color 0.1s ease-out;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}
.example-image-link:hover{background-color:#38c}
.example-image{width:7rem;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}

.comment{
text-align:left;
margin-left:5%;
font-size:small;
font-weight:bold;
}
.red{
color:red;
font-size:110%;
}