/*
Theme Name: SYMPHONY
Theme URI: http://nrgthemes.com/
Author: NRGTHEMES
Author URI: http://themeforest.net/user/NRGTHEMES
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready Wordpress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: responsive-layout, custom-background, custom-colors, custom-header, sticky-post
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smf
*/


/****WP Styles****/
.alignnone{
  float: none;
}
.aligncenter,
div.aligncenter {
    display: table;
    margin: 0 auto;
    clear: both;
    float: none;
}

.alignright {
    float:right;
    margin: 5px 0 20px 70px;
}

.alignleft {
    float: left;
    margin: 5px 70px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

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: none;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 6px 10px 7px;
    text-align: center;
	height: inherit;
}
.content.hentry img {
	max-width: 100%;
	height: auto;
	position: relative;
}
.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;
}
.gallery-caption, .bypostauthor{position:relative;}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/* WordPress Gallery 
------------------------------------------ */
 
.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}
 
.gallery:after {
	display: table;
	content: "";
	clear: both;
}
 
.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}
 
.gallery-item img {
	width: 100%;
}
 
.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
 
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/****Blog****/
.container-masonry .gutter-sizer {width:0;}
.container-masonry figure{width:33.333%;}
span.button.active {border: none;}
.blog-line {height: 96px;}
.post-bg{
 	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
}
.ypadding{padding: 94px 0 67px 0;}
.page-message {text-align: center; padding: 97px 0;}
.sticky:before {
	content: "\f0c6";
	position: absolute;
	background: #fff;
	z-index: 50;
	padding: 17px;
	font: normal normal normal 28px/1 FontAwesome;
	left: 0;
	top: 0;
}
.news-comments {padding-top: 30px;}
.news-comments #respond {padding: 40px 40px 80px 40px;}

.comments-list h3 {
  text-align: inherit;
}
.comment .comment {
  width: 95%;
  margin-left: 5%;
}
.comment .comment.depth-2 .col2-3{width:60%;}
.comment .comment.depth-3 .col2-3{width:60%;}
.comment .comment.depth-4 .col2-3{width:55%;}
.comment .comment.depth-5 .col2-3{width:50%;}

blockquote p {
  color: #000;
}
blockquote {
  padding: 20px;
  margin: 10px auto;
  background-size: initial;
}
.news-comments table th, .content.hentry table th {
  background: #F9F9F9;
  padding: 15px;
}
.news-comments table td, .content.hentry table td {
  border-bottom: 1px solid #D5D5D5;
  padding: 15px;
}
.news-comments table, .content.hentry table {
  width: 100%;
  margin: 40px 0;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 10px 0;
}
table, th, td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
th,td{
  padding: 10px;
  border-width: 0 1px 1px 0;
  font-size: medium;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

dl {
  border: 1px solid #ccc;
  padding: 2em 1em;
  margin: 40px 0;
  font-size: 1.2em;
  line-height: normal;
}
  dt {
    float: left;
    clear: left;
    width: 140px;
    text-align: right;
    font-weight: bold;
  }
  dd {
    margin: 0 0 0 160px;
    padding: 0 0 0.5em 0;
  }
  address {
    margin: 10px 20px 25px 0;
    background: #F5F5F5;
    padding: 20px 30px;
    line-height: 1.8em;
    font-style: italic;
    margin-bottom: 24px;
    font-size: 1.2em;
  }
  pre{
    margin-top: 10px;
  }
  abbr, acronym{border-bottom: 1px dashed;}
  big {
       font-size: larger;
  }
.comments-list ul,  .comments-list ol {
  list-style: initial;
  padding-left: 40px;
  margin: 20px 0;
}

abbr, acronym{border-bottom: 1px dashed;}
big {
     font-size: larger;
}
cite, q, var {
font-family: Noto Serif, serif;
font-style: italic;
}
kbd {
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.2),0 0 0 2px #fff inset;
  color: #333;
  display: inline-block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.4;
  margin: 0 .1em;
  padding: .1em .6em;
  text-shadow: 0 1px 0 #fff;
}
.comments-list pre {
  padding: 30px;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
tt, code, kbd, samp {
  font-family: Noto Serif;
}
embed, iframe {
  max-width: 100%;
  height: auto;
  min-height: 400px;
}
h4.post-no-found {
  text-align: center;
}
.sub-title {
  font-size: 1.5em;
  margin-bottom: 50px;
}


/****Page 404****/
.error404 .section {
  padding: 100px 0;
  text-align: center;
}
.error404 .element .small{font-size:3em;}


.widget_archive{
    font-size: 1.2em;
}

.post p a{
  text-decoration: underline;
}
blockquote p{
  padding: 0;
}

/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */

.content-sidebar .widget pre {
  border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget mark,
.content-sidebar .widget ins {
  color: #2b2b2b;
}

.content-sidebar .widget abbr[title] {
  border-color: #2b2b2b;
}

.content-sidebar .widget fieldset {
  border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget blockquote {
  color: #767676;
}

.content-sidebar .widget blockquote cite {
  color: #2b2b2b;
}

.content-sidebar .widget li > ol,
.content-sidebar .widget li > ul {
  margin-left: 18px;
}

.content-sidebar .widget table,
.content-sidebar .widget th,
.content-sidebar .widget td {
  border-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget del {
  color: #767676;
}

.content-sidebar .widget hr {
  background-color: rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget input,
.content-sidebar .widget textarea {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: #2b2b2b;
}

.content-sidebar .widget input:focus,
.content-sidebar .widget textarea:focus {
  border-color: rgba(0, 0, 0, 0.3);
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
  background-color: #262626;
  border: 0;
  color: #fff;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
  background-color: #2bc1c5;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
  background-color: #2bc1c5;
}



.content-sidebar .widget .widget-title {
  border-top: 1px solid #767676;
  font-size: 14px;
  font-weight: 900;
  margin: 0 0 18px;
  padding-top: 7px;
  text-transform: uppercase;
}


/* List Style Widgets*/

.content-sidebar .widget_archive li,
.content-sidebar .widget_categories li,
.content-sidebar .widget_links li,
.content-sidebar .widget_meta li,
.content-sidebar .widget_nav_menu li,
.content-sidebar .widget_pages li,
.content-sidebar .widget_recent_comments li,
.content-sidebar .widget_recent_entries li,
.content-sidebar .widget_categories li ul,
.content-sidebar .widget_nav_menu li ul,
.content-sidebar .widget_pages li ul {
  border-color: rgba(0, 0, 0, 0.1);
}

/* Calendar Widget */

.content-sidebar{
  overflow: hidden;
  width: 100%
}

.content-sidebar .widget_calendar caption {
  color: #2b2b2b;
  font-weight: 900;
}

.content-sidebar .widget_calendar thead th {
  background-color: rgba(0, 0, 0, 0.02);
}

.content-sidebar .widget_calendar tbody a,
.content-sidebar .widget_calendar tbody a:hover {
  background-color: #222;
  display: block;
  padding: 0;
  text-align: center;
  font-size: 1em;
  color: #fff;
}

/* Ephemera widget*/

.content-sidebar .widget_twentyfourteen_ephemera .widget-title {
  line-height: 1.2857142857;
  padding-top: 1px;
}

.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
  background-color: #000;
  color: #fff;
  margin: -1px 9px 0 0;
  padding: 6px 0 9px;
  text-align: center;
  vertical-align: middle;
  width: 36px;
}

.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before {
  content: "\f104";
}

.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before {
  content: "\f109";
}

.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before {
  content: "\f473";
}

.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before {
  content: "\f103";
}

.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before {
  content: "\f101";
}

.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before {
  content: "\f106";
}

.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before {
  content: "\f107";
}

.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
  color: #ccc;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a {
  color: #767676;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
  color: #41a62a;
}

.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
  font-size: 13px;
  line-height: 1.3846153846;
}

.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
  font-weight: 900;
}

.content-sidebar img{
  max-width: 100%;
}
.content-sidebar .widget .wp-caption {
  margin: 0 0 20px;
  max-width: 100%;
  color: #767676;
}
.content-sidebar .wp-caption .wp-caption-text{
    color: #fff;
}

.search-form > label{
  float: left;
  max-width: 70%;
  padding-right: 10px;
}
.search-form input[type="search"]{
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.6);
  color: #2b2b2b;
  padding: 5px 10px;
  border-width: 1px;
  font-size: 1.4em;
  border-style: solid;
}
.search-form input[type="submit"]{
  padding: 5px 15px 5px;
  font-size: 1.4em;
  border: 1px solid rgba(0, 0, 0, 0.6);
  font-weight: 600;
}

.content-sidebar{
    padding: 62px 15px;
    width: 100%;
}
.content-sidebar h5{ padding-bottom: 10px; font-size: 26px; color: #222;}
.content-sidebar ul{list-style: none;}
.content-sidebar ul li a{   font-size: 1.2em; font-weight: 500;}
.content-sidebar select{  padding: 6px 10px;  font-size: 1.3em;  max-width: 100%;}


.category {
display: none !important;
}

.nocolor-header nav a:hover{
color: #000;
}

.submenu span{
width: 130px;
}

.right-bar-line{
height: 30px;
}
.navigation.topNav{
padding: 20px 15px 15px 15px;
}
.onload.loaded{
padding-bottom: 10px;
}