
@import "http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext";
@import "http://fonts.googleapis.com/css?family=Istok+Web&subset=latin,latin-ext";
@import "http://fonts.googleapis.com/css?family=Shanti&subset=latin,latin-ext";
body {
    color: #737373;
    font-family: "Lato";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
a {
    color: #000000;
}
#tagline h1 {
    color: #FFFFFF;
    font-family: "Lato";
    font-size: 50px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
}
.tagline-description {
    color: #F3F3F3;
    font-family: "Lato";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
h2 {
    color: #000000;
    font-family: "Lato";
    font-size: 50px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
}
h3 {
    color: #000000;
    font-family: "Lato";
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    line-height: 40px;
}
h4 {
    color: #000000;
    font-family: "Lato";
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
}
h5 {
    color: #000000;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
}
h6 {
    color: #000000;
    font-family: "Lato";
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
}
#navigation ul li a {
    color: #000000;
    font-family: "Istok Web";
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 40px;
}
#navigation ul li li a {
    color: #000000;
    font-family: "Istok Web";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
}
#sidebar h4.widget-title {
    color: #000000;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
#slider .slide-title-copy {
    color: #FFFFFF;
    font-family: "Lato";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
#slider .slide-description-description {
    color: #F3F3F3;
    font-family: "Shanti";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
}
h1.blog-post-title a, h2.blog-post-title a {
    color: #000000;
    font-family: "Lato";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
.portfolio-title a {
    color: #000000;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}

/* ------------------------------------------------------------
	
	WordPress Generated Classes
	
------------------------------------------------------------ */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display:block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float:left; margin: 5px 20px 20px 0; }
.aligncenter {display: block; margin: 5px auto 5px auto; }

a img.alignright { float:right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float:left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto }

.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px;}
.wp-caption img { border: 0 none; height: auto; margin:0; max-width: 98.5%; padding:0; width: auto; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }	
	

