/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Color Scheme
==================================================

Blue-gray #30768b 
Lighter blue-gray #97bac5
Lightest blue-gray #eaf1f3 RGB:  234, 241, 243
Black and white
Accent color: Light blue gray #BCC7D1

*/



/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 10px ;}
  
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  
  .row {margin-bottom:20px}

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 98%;
    padding: 0 10px; }
}

/* For devices larger than 550px */
@media (min-width: 1024px) {
	
  .container {
    width: 90%; }
    
  .column,
  .columns {
    margin-left: 4%; }
    
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

.row.twenty-bottom {padding-bottom:20px}

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}


/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {font-size: 100%;  height:100%}

body, html {height: 100%;margin: 0; }


  
 body {
margin:0 auto; 
 max-width: 1600px; 
background:white;	
font-family: 'Open Sans', sans-serif;
font-size: 18px;
line-height: 1.5;
font-weight:400;
-webkit-font-lrgoothing:antialiased
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
color:#333;

}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
color: #000;
margin-top: 0;
margin-bottom: 1rem;
font-family: 'Lato', sans-serif;
font-weight: 900;
line-height: 1.2}



h2 {font-size: 30px }
h3 {font-size: 24px}
h4 {font-size: 20px}

h1.entry-title {text-align: center; font-size: min(max(1.125rem, calc(1.125rem + (5.375 - 1.125) * ((100vw - 0.0625rem) / (212.5 - 0.0625)))), 5.375rem);  min-height: 0vw;}
h2.entry-title { font-size: min(max(18px, calc(1.125rem + (66 - 18) * ((100vw - 1px) / (3400 - 1)))), 66px);  min-height: 0vw;}
#blog-header h1 {max-width: 100%; margin: auto 80px; text-align:center; color:white; font-size: min(max(2.532rem, calc(2.532rem + (6.755 - 2.532) * ((100vw - 0.0625rem) / (212.5 - 0.0625)))), 6.755rem);  min-height: 0vw;text-transform: uppercase; }


p { margin: 0 0 20px 0; }
p img { margin: 0; }

p.header {color: #30374F;margin-top: 0;margin-bottom: 2rem;font-family: 'GFS Didot', serif;text-transform:none;font-weight: 600;font-size: 32px; line-height: 40px; }


em { font-style: italic; }
strong { font-weight: 900; color: #000; }


/*	Blockquotes  */
blockquote {}
blockquote p { font-size: 20px; line-height:28px; color:#5F6565}
blockquote p {margin-bottom: 20px}
blockquote { }
blockquote cite { display: block; font-size: 16px; color:#FFF; margin-top: 20px}
blockquote cite:before { content: "\2014 \0020"; }

blockquote.personal-quote {margin: 25px 0 35px 20px; border-left: 5px solid #712623; padding-left: 20px}
blockquote.personal-quote p { font-size: 18px; font-style:italic; line-height:1.5; color:#555}
blockquote.personal-quote p {margin-bottom: 20px}
blockquote.personal-quote cite { display: inline-block; font-size: 14px; color:#712623; }
blockquote.personal-quote cite:before { content: "\2014 \0020"; }


/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */

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


/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: auto;
  padding: 10px 15px;
  color: #555;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: wrap;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0;
   text-decoration: none; }
  
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
font-size: 14px;
font-weight: 600;
color:#000;
padding: 1em 2.2em;
text-decoration: none;
background-color: #BCC7D1;
border: 2px solid #BCC7D1; 
  }
  

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #455564;
   text-decoration: none;
  background-color: #FFF ;
  border-color: #FFF ;
    -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
  
  .button.button-clear,
button.button-clear,
input[type="submit"].button-clear,
input[type="reset"].button-clear,
input[type="button"].button-clear {
color: #FFF;
background-color:transparent;
border-color: #FFF; 
border: 1px solid white;}
.button.button-clear:hover,
button.button-clear:hover,
input[type="submit"].button-clear:hover,
input[type="reset"].button-clear:hover,
input[type="button"].button-clear:hover,
.button.button-clear:focus,
button.button-clear:focus,
input[type="submit"].button-clear:focus,
input[type="reset"].button-clear:focus,
input[type="button"].button-clear:focus {
color: #59CBE8;
text-decoration: none;
background-color: transparent;
border-color: #FFF; }


  
  .button.button-red,
button.button-red,
input[type="submit"].button-red,
input[type="reset"].button-red,
input[type="button"].button-red {
  color: #FFF;
  background-color:#cd5555;
  border-color: #cd5555; }
.button.button-red:hover,
button.button-red:hover,
input[type="submit"].button-red:hover,
input[type="reset"].button-red:hover,
input[type="button"].button-red:hover,
.button.button-red:focus,
button.button-red:focus,
input[type="submit"].button-red:focus,
input[type="reset"].button-red:focus,
input[type="button"].button-red:focus {
  color: #cd5555;
   text-decoration: none;
  background-color: #FFF;
  border-color: #cd5555; }


.button.button-color-1,
button.button-color-1,
input[type="button"].button-color-1 {
	border-radius:none;
	  border: none;
color: #FFF;
background-color:   #59CBE8;
 }
.button.button-color-1:hover,
button.button-color-1:hover,
input[type="button"].button-color-1:hover,
.button.button-color-1:focus,
button.button-color-1:focus,
input[type="button"].button-color-1:focus {
color: #FFF;
text-decoration: none;
background-color: #59CBE8;
border-color: #59CBE8; 
cursor: default}


	



/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 1.5rem; }
  
  /* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {  list-style: square; margin-left: 20px; }
ul.home-practice-heading {  list-style-type: none ; list-style-position: outside ; }

#recent-posts-3 ul {}

ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }
li {
  margin: .5rem 0; }
  



/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }


  
  
  /* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-width: 0;
  border-top: 1px solid #BCC7D1; }
  



/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }


/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/

