/* =Global
----------------------------------------------- */
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
a {
  color: #1e73be;
}
a:visited {
  color: #1e73be;
}
a:active {
  color: #1e73be;
}
a:hover {
  color: #3a3a3a;
}
#page {
  background: white;
  width: 1020px;
  margin: 40px auto;
}
#primary {
  float: left;
  width: 740px;
  margin-right: 10px;
}
.site-main {
  float: left;
  width: 100%;
  clear: both;
}
.site-footer {
  clear: both;
  padding: 40px 40px;
  color: #aaaaaa;
  background: #404040;
}
.site-footer a {
  color: #aaaaaa;
}
.site-footer a:hover {
  color: #1e73be;
}
.site-info {
 font-size: 11px;
}
.site-header .site-branding {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.site-title-group {
  margin: 50px 40px 50px 40px;
}
.site-title {
  font-size: 34px;
  line-height: 34px;
}
.site-title a {
  text-decoration: none;
  color: #3a3a3a;
}
.site-title a:hover {
  color: #1e73be;
}
.site-title a {
  display: block;
}
.site-description {
  font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #666;
}
.makewp005-custom-header,
.makewp005-custom-header img {
  display: block;
  float: left;
  position: absolute;
  width: 100%;
  top: 0;
}
.hidden {
 display: none;
}
.error-404,
.no-results {
 padding-left:40px;
}
.error-404 h1 {
 margin-top:40px;
 margin-bottom:20px;
 font-size: 32px;
}

/* =Menu
----------------------------------------------- */
/*#menu-main {
border-bottom: solid 1px #333;
border-top: solid 1px #333;
margin-left:20px;
}*/
#logo {
/*width: 150px;*/
width: 75%;
max-width: 700px;
height: 60px;
overflow: hidden;
float: left;
}
#headphone {
/*width: 150px;*/
width: 25%;
max-width: 235px;
height: 60px;
overflow: hidden;
float: right;
text-align: right;
}
.nav-menu {
width: 100%;
background: #404040;
}
.nav-menu li {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px; 
}
/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}
.site-header .menu-toggle {
  background: #3a3a3a;
  color: white;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 300;
  padding: 10px 22px;
  margin: 0;
}
.site-header .menu-toggle:hover {
  background: #474747;
}
.site-header .menu-toggle:before {
  content: '\2261';
  font-size: 14px;
  margin-right: 10px;
}

/*footer menu*/
#menu-futer {
  list-style-type: none;
}
.menu-futer-container ul {
  margin: 0px;
  padding: 0;
}
#menu-futer li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFF;
  display: inline;
  padding-right: 10px;
}
#menu-futer a {
/*  color: #FFF;*/
}
#menu-futer .current_page_item a, .current-menu-parent a, .current-post-parent a, .current-post-ancestor a, .current-menu-ancestor a, .current-menu-item a {
background: none;
}


/* =Content
----------------------------------------------- */
/*#home-tagline:before {
  clear: both;
}*/
#home-tagline {
  width: 100%;
  /*min-height: 300px;*/
  border-bottom: solid 2px #404040;
}
#home-txt {
  padding: 10px;
  border-bottom: solid 2px #404040;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
#home-emphasis {
  padding-top: 20px;
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}
#home-posts {
  font-size: 14px;
  line-height: 20px;
}
#home-emphasis h2,
#home-posts h2 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}
#home-emphasis h3,
#home-posts h3 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
}
#secondary {
  float: right;
  width: 260px;
  margin-left: 10px;
}
#sitemap li {
  line-height: 30px;
  list-style: none;
}
#sitemap ul li {
  font-size: 14px;
}
h1,
h2,
h3 {
font-family: "Ubuntu", sans-serif;
font-weight: normal;
}
.entry-content h4 {
  font-size: 16px;
}
.entry-content h5 {
 font-size: 14px;
}
.entry-content h6 {
 font-size: 12px;
}
.placed {
  margin: auto 40px;
  padding-top: 5%;
  padding-bottom: 10%;
  overflow: hidden;
}
.placed h1 {
  font-size: 50px;
  line-height: 50px;
  color: #1e73be;
  margin-bottom: 15px;
}
.placed h2 {
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
}
.img-home-post {
 height: 120px;
 overflow: hidden;
}
.recent-home-posts {
 margin-bottom: 25px;
}
.recent-home-posts h2 {
 text-align: center;
 border-bottom: solid 2px #404040;
}
.page-header {
 margin-top: 20px;
 margin-left: 40px;
 border-bottom: solid 2px #404040;
}
.page-title {
 font-size: 24px;
}
.nav-previous,
.nav-next {
 font-size: 14px;
}
.nav-previous {
 padding-left: 40px;
}
.site-content .entry-content h1,
.site-content .comment-content h1,
#tinymce h1 {
  font-size: 34px;
  line-height: 44px;
}
.site-content .entry-content h2,
.site-content .comment-content h2,
#tinymce h2 {
  font-size: 20px;
  line-height: 28px;
}
.site-content .entry-content h3,
.site-content .comment-content h3,
#tinymce h3 {
  font-size: 16px;
  line-height: 18px;
  color: #606060;
}
.site-content .entry-content h1,
.site-content .comment-content h1,
#tinymce h1,
.site-content .entry-content h2,
.site-content .comment-content h2,
#tinymce h2,
.site-content .entry-content h3,
.site-content .comment-content h3,
#tinymce h3 {
  margin-bottom: 10px;
  margin-top: 40px;
}
.site-content .entry-content hr,
.site-content .comment-content hr,
#tinymce hr {
  background-color: #dddddd;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}
.site-content .entry-content table,
.site-content .comment-content table,
#tinymce table {
  margin-bottom: 20px;
}
.site-content .entry-content th,
.site-content .comment-content th,
#tinymce th,
.site-content .entry-content td,
.site-content .comment-content td,
#tinymce td {
  padding: 8px 8px;
  border-bottom: solid 1px #dddddd;
}
.site-content .entry-content tr:hover td,
.site-content .comment-content tr:hover td,
#tinymce tr:hover td {
  background: #f7f7f7;
}
.site-content .entry-content ul,
.site-content .comment-content ul,
#tinymce ul,
.site-content .entry-content ol,
.site-content .comment-content ol,
#tinymce ol {
  margin-bottom: 20px;
}
.site-content .entry-content blockquote,
.site-content .comment-content blockquote,
#tinymce blockquote {
  margin-left: -40px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 1px;
  padding-right: 20px;
  padding-left: 80px;
  background: #f7f7f7;
  position: relative;
}
.site-content .entry-content blockquote:before,
.site-content .comment-content blockquote:before,
#tinymce blockquote:before {
  content: '\0201C';
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 50px;
  position: absolute;
  left: 40px;
  top: 32px;
  color: #aaaaaa;
}
.site-content .entry-content blockquote cite:before,
.site-content .comment-content blockquote cite:before,
#tinymce blockquote cite:before {
  content: '\02014  ';
}
blockquote {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 16px;
  font-style: italic;
}
.entry-title a {
  text-decoration: none;
}
.single .site-content .entry-title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 20px;
}
.site-content article {
  border-bottom: solid 1px #dddddd;
  padding-left: 40px;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.site-content .entry-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px;
}
.site-content .entry-title a {
  color: #3a3a3a;
}
.site-content .entry-title a:hover {
  color: #1e73be;
}
.site-content .entry-meta {
  font-size: 11px;
  line-height: 15px;
  color: #aaaaaa;
}
.site-content .entry-meta a {
  color: #aaaaaa;
  text-decoration: none;
}
.site-content .entry-meta a:hover {
  color: #1e73be;
}
.site-content .entry-content,
.site-content .entry-header,
.site-content .entry-summary {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.site-content .entry-header .entry-meta {
  font-size: 11px;
}
.entry-thumbnail {
 float: left;
 margin-right: 25px;
}
.entry-excerpt {
 float: left;
 width: 65%;
}
.entry-content {
  font-size: 16px;
  line-height: 24px;
  font-family: "PT Sans", Verdana, sans-serif;
}
.site-content .entry-header .entry-meta .author {
  color: #3a3a3a;
  font-weight: 600;
}
cite {
 font-size: 14px;
 color: #1e73be;
}
address {
 font-size: 14px;
}
.clear {
  display: block;
  clear: both;
  height: 0px;
  width: 100%;
}

/*=Column
-----------------------------------*/
.pagecol {
	width: 90%;
	margin: 0 auto;
}
.columns {
	overflow: hidden;
}
.col {
	float: left;
	margin-left: 3.2%;
	margin-bottom: 30px;
}
.fullwidth .col {
	float: none;
	margin-left: 0;
}
/* grid4 col */
.grid4 .col {
	width: 22.6%;
}
/* grid3 col */
.grid3 .col {
	width: 31.2%;
}
/* grid2 col */
.grid2 .col {
	width: 48.4%;
}
/* clear col */
.grid4 .col:nth-of-type(4n+1),
.grid3 .col:nth-of-type(3n+1),
.grid2 .col:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
}



/* reset cols to 3-column */
@media screen and (max-width: 900px) {
	/* grid4 */
	.grid4 .col {
		width: 31.2%;
	}
	.grid4 .col:nth-of-type(4n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid4 .col:nth-of-type(3n+1) {
		margin-left: 0;
		clear: left;
	}
	/* grid3 */
	.grid3 .col {
		width: 48.4%;
	}
	.grid3 .col:nth-of-type(3n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid3 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}
}

/* reset cols to 2-column */
@media screen and (max-width: 600px) {
	/* grid4 */
	.grid4 .col {
		width: 48.4%;
	}
	.grid4 .col:nth-of-type(3n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid4 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}

	/* grid3 */
	.grid3 .col {
		width: 48.4%;
	}
	.grid3 .col:nth-of-type(3n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid3 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}
}

/* reset cols to fullwidth */
@media screen and (max-width: 650px) {
	/* grid4 */
	.col {
		width: 100% !important;
		margin-left: 0 !important;
		clear: none !important;
	}
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/* =Meta
----------------------------------------------- */
.posted-on {
 background: url(../img/bg-ic.png) no-repeat;
 background-position: 0 -13px;
 padding-left: 15px;
}
.byline {
 background: url(../img/bg-ic.png) no-repeat;
 padding-left: 15px;
}
.cat-links {
 background: url(../img/bg-ic.png) no-repeat;
 background-position: 0 -25px;
 padding-left: 15px;
}
.tags-links {
 background: url(../img/bg-ic.png) no-repeat;
 background-position: 0 -38px;
 padding-left: 15px;
}

/* =Comments
----------------------------------------------- */
.comments-area {
  padding-left: 40px;
  margin-top: 40px;
}
.comments-area .comments-title {
  font-size: 18px;
  line-height: 24px;
}
.comments-area .comment-list {
  list-style: none;
  padding: 0;
  margin: 40px 0 0 0;
}
.comments-area ul.children {
  list-style: none;
  padding-left: 56px;
  margin: 0;
}
.comments-area article {
  margin: 0;
  padding: 20px 0 32px 0;
  /* added 12 due to avatar top: 12 */
  border-top: solid 1px #dddddd;
  border-bottom: none;
}
.comments-area .comment-content h1 {
  font-size: 14px;
}
.comments-area .comment-content h2,
.comments-area .comment-content h3,
.comments-area .comment-content h4,
.comments-area .comment-content h5,
.comments-area .comment-content h6 {
  font-size: 14px;
}
.comments-area .comment-content h1,
.comments-area .comment-content h2,
.comments-area .comment-content h3,
.comments-area .comment-content h4,
.comments-area .comment-content h5 {
  margin: 20px 0;
}
.comments-area .comment-content blockquote {
  background: none;
}
.comments-area .comment-content,
.comments-area .reply,
.comments-area li.comment #respond {
  margin-left: 45px;
}
.comment-content {
 /*border: solid 1px #FFDEAD;*//*#E4E4E4*/
 /*background: #FFFFE0;*//*#EDEDED*/
 /*padding: 10px;*/
}
.comment-content p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  /*font-style: oblique;*/
  color: #666;
}
.comments-area footer {
  margin-bottom: 20px;
}
.comments-area footer .comment-author,
.comments-area footer .comment-meta {
  display: inline-block;
  font-size: 12px;
}
.comments-area footer cite {
  font-style: normal;
}
.comments-area footer .says {
  display: none;
}
.comments-area footer .comment-author,
.comment-metadata {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.fn {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.comment-metadata {
  margin-left: 45px;
  margin-top: 5px;
}
.logged-in-as {
 font-size: 11px;
}
.comments-area footer .comment-author a {
  text-decoration: none;
  color: #3a3a3a;
}
.comments-area footer .comment-author a:hover {
  color: #1e73be;
}
.comments-area footer .comment-author .avatar {
  position: relative;
  top: 12px;
  margin-right: 10px;
  /*border-radius: 50%;*/
}
.comments-area footer .comment-meta {
  margin-left: 4px;
}
.comments-area footer .comment-meta,
.comments-area footer .comment-meta a {
  color: #aaaaaa;
  text-decoration: none;
  font-size: 12px;
}
.comments-area footer .comment-meta:hover,
.comments-area footer .comment-meta a:hover {
  color: #1e73be;
}
.comments-area #respond {
  border-top: solid 1px #dddddd;
  padding-top: 40px;
}
.comments-area #reply-title {
  font-size: 18px;
  margin-bottom: 10px;
}
#commentform label {
  display: block;
}
#commentform label .required {
  color: red;
}
#comments {
  font-size: 12px;
}
.edit-link {
 margin-left: 10px;
}

/* =Button
----------------------------------------------- */
.simple-button,
.simple-button a {
text-decoration: none;
padding: 10px 16px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 16px;
font-size: 14px;
letter-spacing: 1px;
text-decoration: none;
text-align: center;
white-space: nowrap;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
}
/*--red--*/
.simple-button.red {
background-color: #1e73be;
color: #FFF;
}
.simple-button.red:hover {
background-color: #1e73be;
}
/*--black--*/
.simple-button.black {
background-color: #3A3A3A;
color: #FFF;
}
.simple-button.black:hover {
background-color: #6A6A6A;
}


/* =Widgets
----------------------------------------------- */
.widget-area {
  padding-top: 41px;
}
.widget-area .widget {
  margin-bottom: 40px;
  margin-right: 40px;
}
.widget-area .widget ul {
  list-style: none;
  margin-left: 0;
}
.widget-area .widget ul li {
  padding-bottom: 8px;
}
.widget-area .widget-title {

}
.widget-area .widget-title a {
  color: #3a3a3a;
}
.widget-area .widget-title a:hover {
  color: #1e73be;
}
.widget-area .widget_recent_entries .post-date {
  color: #aaaaaa;
}
#home-widget .mini-title {
  font-size: 20px;
  border-bottom: solid 2px #404040;
}
.textwidget,
.widget-area {
 font-size: 14px;
}
.footerwidget-right .widget-area, 
.footerwidget-right .textwidget {
 font-size: 11px;
}
.widget-title {
 /*border-bottom: solid 2px #525252;*/
 font-size: 0.9em;
 color: #525252;
 font-weight: 600;
 margin-bottom: 20px;
 text-transform: uppercase;
}

/*---calendar--*/
#wp-calendar {
  font-size: 11px;
}
#wp-calendar caption {
  text-align: center;
  margin-bottom: 5px;
}
#wp-calendar th {
  text-align: center;
  /*border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;*/
}
#wp-calendar tbody td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center; 
}
.pad {
/* background-color: #CCC;*/
}
.footerwidget-left {
 float: left;
 width: 76%;
}
.footerwidget-right {
 float: left;
}
.footerwidget-right {
 font-size: 11px;
}
.mwp_contact_widget {
 font-size: 14px;
}
.tel-widget {
 background: url(../img/ic-tel.png) no-repeat;
 background-position: 0 3px;
 padding-left: 20px;
}
.email-widget {
 background: url(../img/ic-mail.png) no-repeat;
 background-position: 0 3px;
 padding-left: 20px;
}
.addr-widget {
 background: url(../img/ic-map.png) no-repeat;
 background-position: 0 3px;
 padding-left: 20px;
}
.fb-widget {
 background: url(../img/social.gif) no-repeat;
 /*background-position: 0 -20px;*/
 display: inline-block;
 width: 30px;
 height: 30px;
}
.twitter-widget {
 background: url(../img/social.gif) no-repeat;
 background-position: 0 -30px;
 display: inline-block;
 width: 30px;
 height: 30px;
}
.vk-widget {
 background: url(../img/social.gif) no-repeat;
 background-position: 0 -60px;
 display: inline-block;
 width: 30px;
 height: 30px;
}

/* =Media Queries
----------------------------------------------- */
@media (max-width: 1080px) {
  #page {
    width: 960px;
  }
  #primary {
    width: 680px;
  }
.entry-excerpt {
 width: 60%;
 }
}
@media (max-width: 1020px) {
  #page {
    width: 900px;
  }
  #primary {
    width: 620px;
  }
  .entry-excerpt {
   width: 50%;
  }
}
@media (max-width: 960px) {
  #page {
    width: 840px;
  }
  #primary {
    width: 560px;
  }
}
@media (max-width: 900px) {
  #page {
    width: 87%;
  }
  #primary {
    width: 100%;
    margin-right: 0;
  }
  #secondary {
    width: 100%;
    margin-left: 0;
  }
  .site-content article {
    padding-right: 40px;
  }
  .widget-area .widget {
    margin-left: 40px;
  }
  .comments-area {
    padding-right: 40px;
  }
.paging-navigation,
.post-navigation {
    width: 90%;
 }
}
@media (min-width: 700px) {
  .sf-menu > li {
    border-right: 1px solid #5A5A5A;
  }
}
@media (max-width: 700px) {
  .single .site-content .entry-title,
  .site-content .entry-content h1,
  .site-content .comment-content h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .single .site-content .related-content {
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .single .site-content .related-content .related-content-title {
    margin-left: 0;
  }
  .single .site-content .related-content article {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 0;
  }
  .single .site-content .has-post-thumbnail .entry-thumbnail {
    width: 50px;
    margin-bottom: 0;
  }
.nav-menu h1 {
                 display: block;
 }
.nav-menu div {
                 display: none;
 }
.nav-menu.toggled div {
                 display: block;
 }
.entry-thumbnail {
 width: 100%;
 margin: 0;
 float: center;
 }
.entry-excerpt {
 width: 100%;
 }
}
@media (max-width: 600px) {
  #page {
    width: 85%;
  }
  #comments {
    display: none;
 }
#logo {
width: 100%;
 }
#headphone {
/*display: none;*/
float: center;
width: 100%;
max-width: 400px;
text-align: center;
 }
.footerwidget-left {
 width: 100%;
 }
.footerwidget-right{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 }
}
@media (max-width: 480px) {
  #page {
    width: 100%;
    margin: 0;
  }
}