/* =General
----------------------------------------------- */
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
a {
  color: #f27019;
}
a:visited {
  color: #f27019;
}
a:active {
  color: #f27019;
}
a:hover {
  color: #f27019;
}
#page {
  background: white;
  max-width: 1020px;
  margin: 40px auto;
  
}
#primary {
  float: left;
  width: 70%;
}
#secondary {
  float: right;
  width: 28%;
}
.page-template-template-fullpage-php #primary {
  float: left;
  width: 100%;
  margin-right: 0;
}
.page-template-template-fullpage-php .site-content article,
.page-template-template-fullpage-php .comments-area {
 padding-right: 40px;
}
.single-attachment #primary {
  float: left;
  width: 100%;
  margin-right: 0;
}
.single-attachment .site-content article,
.single-attachment .comments-area {
 padding-right: 40px;
}
.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: #FA8072;
}
.site-info {
 font-size: 11px;
 text-align: center;
}
.site-header .site-branding {
  position: relative;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: -5px;
}
.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: #FA8072;
}
.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
----------------------------------------------- */
#logo {
 width: 75%;
 max-width: 700px;
 float: left;
}
#headphone {
 width: 25%;
 max-width: 235px;
 float: right;
 text-align: right;
}
.nav-menu {
 background: #404040;
 width: 100%;
}
.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 {
  color: white;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  padding: 10px 22px;
  margin: 0;
}
.site-header .menu-toggle:hover {
  background: #474747;
}
.site-header .menu-toggle:before {
    content: '\f419';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1 'Genericons';
    vertical-align: middle;
    margin-right: 10px;
}

/*footer menu*/
#menu-footer {
  list-style-type: none;
}
.menu-footer-container ul {
  margin: 0px;
  padding: 0;
}
#menu-footer li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  display: inline;
  padding-right: 10px;
}
#menu-footer .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;
}
#secondary .menu li a {
background: none;
}
#nav-below {
 width: 90%;
 margin: 20px auto;
}


/* =Content
----------------------------------------------- */
#home-tagline {
  width: 100%;
  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-emphasis h2 a {
  text-decoration: none;
}
#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;
}
#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: #FF6347;
  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 {
}
.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: 40px;
}
.site-content article {
  border-bottom: solid 1px #dddddd;
  padding-left: 40px;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.site-content .entry-title a {
  color: #3a3a3a;
}
.site-content .entry-title a:hover {
  color: #FA8072;
}
.site-content .entry-meta {
  font-size: 11px;
  line-height: 15px;
  color: #aaaaaa;
}
.site-content .entry-meta {
  text-align: right;
}
.site-content .entry-meta a {
  color: #aaaaaa;
  text-decoration: none;
}
.site-content .entry-meta a:hover {
  color: #FA8072;
}
.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;
  text-align: left;
}
.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;
  margin-top: -50px;
  margin-right: 20px;
}
.site-content .entry-header .entry-meta .author {
  color: #3a3a3a;
  font-weight: 600;
}
cite {
 font-size: 14px;
 color: #FA8072;
}
address {
 font-size: 14px;
}
.clear {
  display: block;
  clear: both;
  height: 0px;
  width: 100%;
}

/*=Post Format
-----------------------------------*/
.status {
 float: left;
 margin-right: 10px;
 margin-left: 10px;
}
.entry-meta .genericon {
 font: normal 16px/1 'Genericons';
}
.entry-title .genericon {
 font: normal 32px/1 'Genericons';
}
.home-posts-description iframe,
.home-posts-description embed,
.home-posts-description object {
 height: 100%;
}
.home-posts-description .wp-caption-text {
	display: none;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
.metka {
 margin-left: -40px;
 background: #444;
 color: #FFF;
 padding-left: 10px;
 padding-right: 5px;
}

/* =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;
}

/*=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;
	}
}

/* =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;
  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 {
}
.comment-content p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  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: #FA8072;
}
.comments-area footer .comment-author .avatar {
  position: relative;
  top: 12px;
  margin-right: 10px;
}
.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: #FA8072;
}
.comments-area #respond {
  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;
}
.comments-link {
 margin-left: 5px;
}

/* =Link Meta
----------------------------------------------- */
.edit-link:before {
    content: '\f411';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 16px/1 'Genericons';
    vertical-align: middle;
}
.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: #FF6347;
 color: #FFF;
}
.simple-button.red:hover {
 background-color: #FA8072;
}
/*--black--*/
.simple-button.black {
 background-color: #3A3A3A;
 color: #FFF;
}
.simple-button.black:hover {
 background-color: #6A6A6A;
}

/*=Element
-----------------------------------------------*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #FF6347;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
 	text-decoration: none;
 	padding: 10px 16px;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	line-height: 16px;
 	font-size: 14px;
 	letter-spacing: 1px;
 	white-space: nowrap;
 	border-bottom: 1px solid #666;
 	border-right: 1px solid #666;
	border-top: none;
	border-left: none;
	color: #FFF;
	text-transform: uppercase;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #FA8072;
}

/* =Forms
----------------------------------------------- */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#secondary input[type="search"] {
          width: 100%;      
}
#primary input[type="search"] {
          width: 50%;      
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 5px;
}

/* =Widgets
----------------------------------------------- */
.widget-area {
  padding-top: 41px;
  padding-left: 10px;
  background-color: #ededed;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
}
.widget-area .widget {
  margin-bottom: 40px;
  margin-right: 40px;
}
.widget-area .widget ul {
  list-style: none;
  margin: 0;
}
.widget_nav_menu .menu ul li {
 margin: 5px 0 5px 10px;
}
.widget ul li {
 margin: 5px 0 0 0;
}
.widget-area .widget-title {
}
.widget-area .widget-title a {
  color: #3a3a3a;
}
.widget-area .widget-title a:hover {
  color: #FA8072;
}
.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;
 text-align: center;
 width: 940px;}
 
.widget-title {
    color: #707070;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    bottom-margin: -5px;
}

/*---calendar--*/
#wp-calendar {
  font-size: 11px;
}
#wp-calendar caption {
  text-align: center;
  margin-bottom: 5px;
}
#wp-calendar th {
  text-align: center;
}
#wp-calendar tbody td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center; 
}
.pad {
}
.footerwidget-left {
 float: left;
 width: 100%;
 margin-bottom: 10px;
 text-align: center;
}
.footerwidget-right {
 float: left;
 width: 73%;
 text-align: center;
}
.footerwidget-right {
 font-size: 11px;
}

/* =Media Queries
----------------------------------------------- */
@media (max-width: 1080px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 960px) {
  .sf-menu ul ul li {
   display: none;
  }
 .nav-menu h1 {
  display: block;
  }
.nav-menu div {
 display: none;
  }
.nav-menu.toggled div {
 display: block;
  }
}
@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;
  }
}
@media (min-width: 960px) {
  .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;
  }
.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%;
    text-align: center;
 }
#headphone {
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;
  }
}
    margin: 0;
  }
}