/**
 * Theme Name: CapeTownETC
 * Theme URI: http://www.capetownetc.com
 * Description: Build with love :)
 * Version: 0.8.8.8
 * Author: Adrian Brown
 * Copyright (c) Highbury Media. All rights reserved.
 * http://www.hsm.co.za
 */
 
 /* =CSS Resets (Normalize). @link: https://raw.github.com/necolas/normalize.css/master/normalize.css
-------------------------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{}audio,canvas,video{ display:inline-block; *display:inline; *zoom:1}audio:not([controls]){ display:none; height:0}[hidden2]{}html{ font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%}html,button,input,select,textarea{ font-family:sans-serif}body{ margin:0}a:focus{ outline:thin dotted}a:hover,a:active{ outline:0}h1{ font-size:2em; margin:0.67em 0}h2{ font-size:1.5em; margin:0.83em 0}h3{ font-size:1.17em; margin:1em 0}h4{ font-size:1em; margin:1.33em 0}h5{ font-size:0.83em; margin:1.67em 0}h6{ font-size:0.75em; margin:2.33em 0}abbr[title]{ border-bottom:1px dotted}b,strong{ font-weight:bold}blockquote{ margin:1em 40px}dfn{ font-style:italic}mark{ background:#ff0; color:#000}p,pre{ margin:1em 0}pre,code,kbd,samp{ font-family:monospace,serif; _font-family:'courier new',monospace; font-size:1em}pre{ white-space:pre; white-space:pre-wrap; word-wrap:break-word}q{ quotes:none}q:before,q:after{ content:''; content:none}small{ font-size:75%}sub,sup{ font-size:75%; line-height:0; position:relative; vertical-align:baseline}sup{ top:-0.5em}sub{ bottom:-0.25em}dl,menu,ol,ul{ margin:1em 0}dd{ margin:0 0 0 40px}menu,ol,ul{ padding:0 0 0 40px}nav ul,nav ol{ list-style:none; list-style-image:none}img{ border:0; -ms-interpolation-mode:bicubic}svg:not(:root){ overflow:hidden2}figure{ margin:0}form{ margin:0}fieldset{ border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em}legend{ border:0; padding:0; white-space:normal; *margin-left:-7px}button,input,select,textarea{ font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle}button,input{ line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{ cursor:pointer; -webkit-appearance:button; *overflow:visible}button[disabled],input[disabled]{ cursor:default}input[type="checkbox"],input[type="radio"]{ box-sizing:border-box; padding:0; *height:13px; *width:13px}input[type="search"]{ -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{ -webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{ border:0; padding:0}textarea{ overflow:auto; vertical-align:top}table{ border-collapse:collapse; border-spacing:0}.alignleft,.left{float:left;margin:1em 1.25em 0.5em 0}.alignright,.right{float:right;margin:1em 0 0.5em 1.25em}.aligncenter,.center{display:block;margin:1em auto}.alignnone,.block{clear:both;margin:1em 0}.clear{clear:both}blockquote.alignleft,blockquote.alignright{width:33%}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}


/* Lets make font nice and smooth, boom!2 */

* {
-webkit-font-smoothing: antialiased;
}


* {
outline: none;
}



/* =Layout for all devices 1
-------------------------------------------------------------- */

/* Drop-downs. */
div.menu ul,nav.menu ul{margin:0;padding:0;list-style:none;line-height:1.0}div.menu ul ul,nav.menu ul ul{position:absolute;top:-999em;width:10em}div.menu ul ul li,nav.menu ul ul li{width:100%}div.menu li:hover,nav.menu li:hover{visibility:inherit}div.menu li,nav.menu li{float:left;position:relative}div.menu a,nav.menu a{display:block;position:relative}div.menu li:hover ul,div.menu li.sfHover ul,nav.menu li:hover ul,nav.menu li.sfHover ul{left:0;top:2em;z-index:99}div.menu li:hover li ul,div.menu li.sfHover li ul,nav.menu li:hover li ul,nav.menu li.sfHover li ul{top:-999em}div.menu li li:hover ul,div.menu li li.sfHover ul,nav.menu li li:hover ul,nav.menu li li.sfHover ul{left:10em;top:0}div.menu li li:hover li ul,div.menu li li.sfHover li ul,nav.menu li li:hover li ul,nav.menu li li.sfHover li ul{top:-999em}div.menu li li li:hover ul,div.menu li li li.sfHover ul,nav.menu li li li:hover ul,nav.menu li li li.sfHover ul{left:10em;top:0}

/* Gallery. */
.gallery{display:block;clear:both;overflow:hidden;margin:0 auto}.gallery .gallery-row{display:block;clear:both;overflow:hidden;margin:0}.gallery .gallery-item{overflow:hidden;float:left;margin:0;text-align:center;list-style:none;padding:0}.gallery .gallery-item .gallery-icon img{width:auto;max-width:89%;height:auto;padding:1%;margin:0 auto}.gallery-caption{margin-left:0}.gallery .col-0{width:100%}.gallery .col-1{width:100%}.gallery .col-2{width:50%}.gallery .col-3{width:33.33%}.gallery .col-4{width:25%}.gallery .col-5{width:20%}.gallery .col-6{width:16.66%}.gallery .col-7{width:14.28%}.gallery .col-8{width:12.5%}.gallery .col-9{width:11.11%}.gallery .col-10{width:10%}.gallery .col-11{width:9.09%}.gallery .col-12{width:8.33%}.gallery .col-13{width:7.69%}.gallery .col-14{width:7.14%}.gallery .col-15{width:6.66%}.gallery .col-16{width:6.25%}.gallery .col-17{width:5.88%}.gallery .col-18{width:5.55%}.gallery .col-19{width:5.26%}.gallery .col-20{width:5%}.gallery .col-21{width:4.76%}.gallery .col-22{width:4.54%}.gallery .col-23{width:4.34%}.gallery .col-24{width:4.16%}.gallery .col-25{width:4%}.gallery .col-26{width:3.84%}.gallery .col-27{width:3.7%}.gallery .col-28{width:3.57%}.gallery .col-29{width:3.44%}.gallery .col-30{width:3.33%}

/* Body. */
body {
	font: normal normal normal 1em/1.5em Roboto, Palatino, "Palatino Linotype", "Book Antiqua", serif;
	
	color: #666;
	width: 100%;
	word-wrap: break-word;
height: 100% !important;


   /* -moz-transform: scale(0.95, 0.95); */
  /*  zoom: 0.95; */
   /*  zoom: 95%; */


}

.onlymobile {
		
		display:none;
	}

#home-featured {
    list-style: none;
position:relative;
}

#menu-primary .menu {
    margin-left: -135px;
}

.widget-container {
    list-style: none;
}

a.switchto {
    background: #f7f7f8;
    padding: 10px;
    float: right;
    margin-top: -17px;
    color: #0a8bc1;
}


#home-featured img {
    width: 100%;
}


img.popmake-67824 {
    display: none;
}

.slick-dots li.slick-active button:before {
    color: #d91515;
}

.slick-dots li button::before {
    font-size: 10px;
}


#slidein {
display:none;	
	
}


#buzzzoo {
    position: relative;
}


li#execphp-12 {
    display: none;
}


.jr-insta-thumb ul.thumbnails.jr_col_3 li {

    height: 160px;
}


li#text-422 {
    display: none;
}

.wrap {
    position: relative;
}


#socialBlack img {
    margin-right: 30px;
}



#socialBlack {
    margin-left: 6%;
}


li#fooddrink-3 {
    list-style: none;
}


#pum-67824 {
    background: #f9f9f9 !important;
}
   


#bloghome-2 {
    list-style: none;
}


li#text-419 {
    display: none;
}

.loop-meta .loop-title {
    color: #555;
    display: none;
}


.form-select.collapsed {
    border-radius: 0px !important;
}


button.update-search-btn.col-clear {
    background: #ce0e14 !important;
    border-radius: 0px !important;
    font-size: 17px !important;
	
}


#propertylistings-search-widget {
	
    background: #f7f7f8;
}


.menu {
        
    height: 33px;
    /* margin-left: -9px; */
    /* border-top-style: solid; */
    /* border-bottom-style: solid; */
    /* border-color: #797979; */
    /* border-width: 1px; */
    margin-left: auto;
    margin-right: auto;
padding-left: 140px;

}

/* Images, embed. */
img,
object,
embed {
	max-width: 100%;
}
img {
	height: auto;
}

/* Links. */
a,
a:visited {
	color:black;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	color: #b7322c;
	text-decoration: underline;
}


#wallpaper {
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    margin-top: -23px;
    background-position: center;
    background-position-y: 235px;
}


/* Transitions. */
a,
input[type=submit],
input[type=button],
input[type=text],
input[type="email"],
input[type="url"],
input[type=tel],
input[type=number],
input[type=password],
textarea {
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

/* Headers. */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Fjalla One', Georgia, sans-serif;
    font-style: normal;
    font-weight: normal;
	margin-top: 0;
}
h1 {
	font-size: 1.75em; /* 28px / 16px = 1.75  */
	line-height: 1.1;
}
h2 {
	line-height: 1.2;
}
h4 {
	font-size: 1.0625em; /* 17px / 16px = 1.0625 */
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9375em; /* 15px / 16px = 0.9375 */
}

/* Lists. */
ul {
	list-style-type: circle;
}
ul,
ol {
	padding: 0 0 0 2em;
}
ol ol,
ul ul {
	margin: 0;
	padding: 0 0 0 1.5em;
} 
dl dt {
	font-size: .95em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
dl dd {
	color: #777;
}

/* Blockquotes. */
blockquote {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	border-left: 0.375em solid #70a0b2;
	color: #666;
	font-style: italic;
	margin: 1em 0;
	padding: 1% 2%;
}
blockquote blockquote {
	padding: 0.5% 2%;
}

/* Code */
code {
	background: #f7f7f7;
	color: #555;
	padding: 0 0.1875em;
}
pre {
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	color: #555;
	font-size: .9375em;
	padding: 3%;
}
pre code {
	padding: 0;
}

/* Acronyms and abbreviations */
acronym,
abbr {
	border-bottom: 1px dotted #999;
}

/* Sticky, by author. */
.sticky,
.bypostauthor {
} 

/* Tables. */
table {
	background: #fff;
	margin: 0 0 1em 0;
	width: 100%;
}
th {
	background: #70a0b2;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	color: #fff;
	padding: .5em 2%;
	text-align: left;
}
td,
tbody th {
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	font-size: .9375em;
	padding: .5em 2%;
}
tr:hover td {
	background: #e9edf1;
}
tr:hover th {
	background: #e9edf1;
	color: #666;
}
thead th,
tfoot th,
thead tr:hover th,
tfoot tr:hover th {
	background: #e9edf1;
	color: #666;
}

/* WP calendar. */
#wp-calendar th,
#wp-calendar td {
	font-weight: normal;
	text-align: center;
}
#wp-calendar tr:hover td {
	background: transparent;
}
#wp-calendar td.pad,
#wp-calendar #prev,
#wp-calendar #next {
	background: transparent;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}

/* Horizontal rule. */
hr {
	background: #e9edf1;
	height: 1px;
}



.wrap-menu {

    border-top-style: double;
    border-bottom-style: double;
    border-color: #797979;
    border-width: 4px;
    width: 1320px;
    margin-left: auto;
    margin-right: auto;
}



/* =Layout for mobile version -Iphone
-------------------------------------------------------------- */

 
 @media only screen 
and (min-width : 20px) 
and (max-width : 780px) { 

#wallpaper {

background-image: none !important;
}

.wrap {
    padding: 10px !important;
}

	
	#slidein {
display:block;	
	
}

.mobilead {
	display: block !important;
}
	
	
	
.row.listing.divider-bottom-30 h3 {
    padding-top: 10px;
    font-size: 18px !important;
    color: #2e84da;
    padding-bottom: 10px;
    line-height: 20px !important;
	}
	
	
	.row.listing.divider-bottom-30 {
    background: #f1f1f1 !important;
    }
	
	
	.onlymobile {
		
		display:block;
	}
	

#site-title {
display: none;
}

	h2#site-description {
    display: none;
	}

img.avatar.photo {
    display: none;
}

p.author-description.author-bio {
    display: none;
}


h2.post-title.entry-title {
display: inline-block;

}
	
	 .onlymobile {
     width: 110px;
    margin-top: -12px;
		     margin-bottom: -45px;
    
    }


leftclick {
display:none;
}

#menu-primary-mobile {
display:none !important;

}

#shareStory {

display:none;
}



.RelatedPosts-home {
    float: left;
   
    position: relative;
    padding-top: -1px;
    width: 150px !important;
}


h2.entry-title-home-square {
    font-size: 17px;
}


#menu-primary-mobile {

display:none;
}


#menu-primary-title {

display:none !important;
}



#menu-secondary-mobile, #sidebar-subsidiary { 
display:none !important;

}

rightclick {

display:none;
}


#login-button {
display:none;

}

h1#site-title img {
    width: 85%;
}

#blogstyle-news {

height:auto !important;

}


div#desc-big h3 {
   font-size: 20px !important;
    padding-left: 7px;
    display: table;
	    margin-top: -17px !important;

}

div#article-bigpic {
    width: 200px;
}

div#excerpt-blog {
    display: inline-block;
    font-size: 13px;
    padding-top: 9px;
}


div#desc-big h4 {


}
	
	
	div#desc-big h4 {
    margin-top: -10px !important;
	}


#desc-big {

float:none !important;
    border-bottom-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
    margin-top: -1px;
border-color: #e2e2e2;

}
	
	
	
	div#desc-big h4 a {
    background: #ececec80 !important;
    color: #6b6b6b !important;
    padding: 4px 4px 4px 4px !important;
    /* float: left; */
    margin-left: 8px;
    font-size: 12px !important;
	}
	
	
	#excerpt-new {
    font-size: 14px !important;
    margin-top: -16px;
}
	
	
	

.wrap-menu {

display:none;

}
	
	
	
	#mobile-features {
		
		display:block !important;
		
		
	}
	
	
	#desktop-features {
		
		display:none !important;
		
		
	}
	
	
	
	
hgroup#branding {
    margin-bottom: -29px;
	}
	
	
	#socialBlack img {
    margin-right: 0px;
}

	
	#socialBlack {
    margin-left: 0%;
    /* display: none; */
    float: right;
		    margin-top: -34px;
}
	
	
	#site-description {
		
		
		    font-size: 16px !important;
    letter-spacing: 1px !important;
    text-align: left !important;
    margin-top: 10px !important;
	}
	

#desc-big {

    width: 100% !important;
    float: none;
    padding-right: 0px !important;
    padding-top: 0px;


}







#menu-slider {

display:none;

}


.wrap {

padding: 10px;
}


#content {
    padding: 10px;
}



}


@media only screen and (min-width: 850px) and (max-width: 1100px)  {

#menu-primary {
 display: none !important;
}


}



@media only screen and (min-width: 650px) and (max-width: 820px)  {



#sidebar-primary {

    width: 260px !important;

}


.menu {
    overflow: hidden;
}


#excerpt-new {
   display: table;
    padding-left: 10px;
    font-size: 19px !important;
}



#article-bigpic-news {
    width: 420px !important;
}



#desc-big h1 {
    font-size: 28px !important;
    padding-left: 15px;
    display: flex !important;

}

#site-description {
display:none;

}


#desc-big {

border:none;

}

#blogstyle-news {

border:none !important;

}



  #header {
    border-bottom-style: solid;
    border-width: 1px;

}



#login-button {

display:block;

}







#site-title {
    width: 54% ;
}



}








/* =Layout for tablet version
-------------------------------------------------------------- */

 
@media only screen and (width: 770px) {
  
body {

display:none;

}



#article-bigpic-news {
    width: 485px;
}






#tribe-events-pg-template {
    margin: 0 auto;
    max-width: 64% !important;
    float: none;
}


}









/* =Images
-------------------------------------------------------------- */

.hfeed img,
.avatar {
	height: auto;
}

/* Avatars. */
.avatar {
	float: left;
	margin: 0 1em .5em 0;
}
.format-status .avatar {
	margin-bottom: 1.5em;
	width: 80px;
	height: 80px;
}

/* Captions. */
.wp-caption {
	max-width: 100%;
	overflow: visible;
	padding: 0;
}
.wp-caption img {
	margin: 0;
	width: 100%;
}
.wp-caption-text {
	background: #e9edf1;
	border-bottom: 1px solid #e5e5e5;
	color: #555;
	font: normal normal normal 0.875em/1.6 "Helvetica Neue", Helvetica, sans-serif;
	margin: -0.357142857em 0 0 0; /* 5px / 14px = 0.357142857 */
	max-width: 100%;
	padding: 0.571428571em 0.714285714em;
	text-align: center;
}

/* Thumbnails. */
.thumbnail,
.path-thumbnail {
	float: left;
	margin: 0 1.5em .5em 0;
}
.thumbnail {
	max-width: 150px;
	max-height: 150px;
}
.path-smaller-thumbnail {
	float: left;
	margin: 0 1em 0.5em 0;
	max-width: 80px;
	max-height: 80px;
}

/* Galleries. */
.gallery {
	margin-bottom: 1.5em !important;
}
.gallery-caption {
	color: #555;
	font: normal normal normal 0.875em/1.4 "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 0.357142857em;
}
.singular-attachment .gallery-caption {
	display: none; /* Hides gallery captions on singular-attachment views. */
}
.hentry .gallery .gallery-icon .attachment-thumbnail {
	padding: 2%;
}
.singular-attachment .hentry .gallery .gallery-icon .attachment-thumbnail {
	padding: 3%;
}

/* WP smiley. */
img.wp-smiley {
	background: transparent !important;
	border: none !important;
	margin: 0 !important;
	max-height: 0.75em !important;
	padding: 0 !important;
}

/* Container. */
#container {
}

/* Primary and secondary menu. */
#menu-primary,
#menu-secondary {
	display: none;
}

/* Mobile menus. */
nav#menu-primary-mobile ul,
nav#menu-secondary-mobile ul {
	list-style-type: circle;
	margin-top: 0.5em;
}
nav#menu-primary-mobile ul ul,
nav#menu-secondary-mobile ul ul {
	margin-top: 0;
}
nav#menu-primary-mobile li a,
nav#menu-secondary-mobile li a {
	display: block;
	padding: 0.625em 0;
}
#menu-primary-mobile,
#menu-secondary-mobile,
#menu-primary-title,
#menu-secondary-title {
	display: block;
}
#menu-primary-mobile,
#menu-secondary-mobile {
	margin-top: 1em;
}
#menu-primary-title {
	background: #404040;
	margin: 0;
	padding: 0 2%;
	position: relative;
	width: 96%;
	height: 2.25em; /* 36px / 16px = 2.25 */
}
#menu-primary-title .wrap {
	padding-top: 0.2em;
}
h3.menu-primary-mobile-title,
h3.menu-secondary-mobile-title {
	margin: 0.5em 0 0 0;
}
#menu-primary-title a {
	color: #f6f6e8;
	font: normal normal normal 0.75em/2em Arial, "Helvetica Neue", Helvetica, sans-serif; /* 12px / 16px = 0.75 */
	padding: 0.75em 1.5em 1em;
}
#menu-secondary-title {
	margin: 0 0 0.825em 0;
	padding: 0 2%;
	position: relative;
	width: 96%;
}
#menu-secondary-title a {
	background: #ca4842;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font: normal normal normal 0.6875em/1.2em Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	padding: 0.909090909em 1.81818182em; /* 10px / 11px = 0.909090909 and 20px / 11px = 1.81818182  */
	text-transform: uppercase;
}
#menu-primary-title a:hover,
#menu-secondary-title a:hover {
	text-decoration: none;
}
	
.menu-primary-anchor:after,
.menu-secondary-anchor:after,
.search-primary-anchor:after {
    content: " ▼";
}
.menu-secondary-anchor:after {
	font-size: 1em;
}

/* Mobile search. */
#search-primary-mobile .search {
	padding: 1em 0 0.25em;
}

/* Center. */
#menu-primary-title,
#menu-secondary-title,
#header,
#menu-primary-title .search {
	text-align: center;
}

/* Header. */
#header {
	margin: 0 auto;
	padding: 0 2% 0.25em;
	position: relative;
	overflow: hidden;
	width: 96%;
	z-index: 88;
}

/* Branding. */
#branding {
	padding: 0.5em 0 1em;
	position: relative;
	z-index: 98;
}

/* Site title and description. */
#site-title {
	font: 1.25em/1.35 'Oswald', Georgia, sans-serif;
	margin: 0;
}
#site-title a {
	color: #70a0b2;
}
#site-description {
	    color: #696969;
    /* font: italic 1em/1.25em Georgia,serif; */
    margin: 0;
    padding-top: 0.5em;
    text-transform: none;
}
.custom-header #site-title span {
	display: none;
}

/* Sidebars. */
#sidebar-primary .widget,
#sidebar-secondary .widget,
#sidebar-before-content .widget,
#sidebar-subsidiary .widget {
	color: #777;
	font-size: 0.9375em;
	margin: 0 0 1em 0;
}
#sidebar-before-content {
	margin: 0 0 0.825em 0;
}
#sidebar-subsidiary {
	margin: 0.825em 0 0 0;
}
#sidebar-before-content .widget,
#sidebar-subsidiary .widget {
	padding: 1em 0 0 0;
}
	
/* Main. */
 .wrap {
	margin: 0;
	overflow: hidden;
	padding: 0 1px;
	width: 96%;
   
}
.wrap {
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.wrap {

 /* background: aqua; */

}

/* Primary and secondary sidebar. */
#sidebar-primary,
#sidebar-secondary {
	margin: 0 0 1em 0;
	padding: 0;
}

/* Breadcrumbs. */
.breadcrumbs {
	color: #555;
	font-size: .875em;
	display: block;
	margin: 0.5em 0;
}
.breadcrumbs .trail-before {
	margin-right: 0.5em;
}
.breadcrumbs .trail-end {
	color: #999;
	font-style: italic;
}


/* =Posts
-------------------------------------------------------------- */

.hentry {
	border-bottom: 1px solid #040404;
    margin-bottom: 1.5em;
    padding-bottom: 3.5em;
}
.singular .hentry {
	border-bottom: none;
	margin-bottom: 2em;
	padding-bottom: 0;
}
.singular-attachment .hentry {
	text-align: center;
}
.page-template-path-slider .hentry,
.page-template-most-popular .hentry,
.page-template-most-popular-last-30-days .hentry,
.page-template-most-popular-by-comments .hentry,
.page-template-most-popular-by-year .hentry,
.page-template-most-popular-by-month .hentry {
	border-bottom: 1px solid #e9edf1;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
}
.taxonomy-post_format-video .hentry {
	background: #e9edf1;
	padding: 3%;
}
.format-chat .chat-author {
	font-weight: bold;
}
.format-chat .chat-text {
	margin-left: 14px;
	margin-left: 1rem;
}
.format-chat .chat-text p {
	margin-top: 0;
}

/* Post titles. */
.entry-title {
	margin-bottom: 1em;
}
.singular .entry-title,
.error-404 .entry-title {
	margin-bottom: 0;
	padding-bottom: .5em;
}
.singular-post .entry-title,
.format-standard .entry-title,
.singular.attachment-image .entry-title {
	margin-bottom: .5em;
	padding-bottom: 0;
        padding-top:10px;
}
.singular .entry-title a {
}
.home .format-link .entry-title,
.archive .format-link .entry-title {
	margin-bottom: 1em;
}
.singular-attachment .entry-title {
	text-align: center;
}

/* Bylines. */
.byline {
	color: #555;
	font: normal normal normal 13px/1.5 Roboto, serif;
	margin-bottom: 1em;
}
.hfeed-more-articles .byline {
	margin-bottom: 0.25em;
}
	
/* Entry meta. */
.entry-meta {
	clear: both;
	color: #555;
	font: normal normal normal .875em/1.5  Georgia, serif;
}
.singular .entry-meta .category,
.singular .entry-meta .post_tag {
	display: block;
}

/* Loop meta. */
.loop-meta {
	border-bottom: 1px solid #e9edf1;
	margin-bottom: 1em;
	overflow: hidden;
}
.blog .loop-meta {
	border-bottom: none;
	margin-bottom: 0;
}
.loop-meta .loop-title {
	color: #555;
}
.loop-meta .loop-description {
	color: #999;
	font-style: italic;
}


/* =Pagination and prev/next links
-------------------------------------------------------------- */

.pagination, .page-links, .comment-pagination {
	clear: both;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 1.71428571em 0;
	overflow: hidden;
}
.pagination {
	margin-bottom: 1.71428571em;
	padding-bottom: 0.142857143em;
	text-align: center;
}
.page-links {
	padding: 0.5em 0 0 0;
}
.pagination .page-numbers,
.page-links a {
	background:#7d7d7d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0.714285714em 0 0;
	padding: 0.857142857em 1.07142857em;
	text-transform: uppercase;
}
.pagination .next {
	margin-right: 0;
}
.pagination .meta-nav,
.loop-nav .meta-nav {
	font-size: 0.875em;
}
.page-links a {
	margin: 0 0.214285714em;
	padding: 1em 1.5em;
}
.entry-summary .page-links a {
	padding: 0.75em 1em;
}
.pagination .page-numbers:hover,
.page-links a:hover {
	background: #b7322c;
}
.pagination .dots:hover {
	background: #b7322c;
}
.pagination .current {
	background: #080808;
}
.loop-nav,
.loop-pagination {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0 2em 0;
	overflow: hidden;

}
.loop-nav .previous,
.loop-nav .next {
display:none;
	background: #ca4842;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	float: left;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 1em 1.5em;
}
.loop-nav .next {
	float: right;
	text-align: right;
}
.loop-nav a:hover {
	text-decoration: none;
}
.loop-nav a:hover span {
	background: #b7322c;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	color: #555;
}
.widget-title {
	color: #555;
}
.widget img {
	max-width: 100%;
}

/* Search widget. */
.widget-search {
	padding-bottom: 1.5em !important;
}
#sidebar-header .widget-search {
	padding-bottom: 1em !important;
} 
.widget-search input[type="text"],
input[type="text"],
input[type="password"] {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	display: block;
	padding: 0.5em;
	width: 100%;
}
#sidebar-header .widget-search input[type="text"],
#sidebar-header input[type="text"] {
	border: 1px solid #f2f2f2;
}
.widget-search input[type="text"]:focus,
input[type="text"]:focus,
input[type="password"]:focus {
	background: #fff;
}
.widget-search input[type="submit"],
.widget-search label {
	display: none;
}
input[type="submit"] {
	background: #040404;
	border: none;
	
	color: #fff;
	display: block;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin: 0.714285714em 0;
	padding: 0.857142857em 1.07142857em;
}
input[type="submit"]:hover {
	background: #b7322c;
}

/* For most viewed widget */
.widget-most-viewed .hentry:after {
    clear: both;
    content: "";
    display: table;
}
.widget-most-viewed .byline {
	margin-top: 1em;
}


/* =Comments
-------------------------------------------------------------- */

#comments-number {
	border-bottom: 1px solid #e9edf1;
	padding-bottom: 1em;
}

/* Comments closed. */
.comments-closed {
	color: #555;
	padding: 0 1.5em;
}

/* Comment pagination. */
.comments-nav {
	float: right;
	line-height: 2em;
	margin: 0 0 1em 0;
	position: relative;
}

/* Comment list. */
.comment-list,
.comment-list ol.children {
	list-style: none;
	margin: 0 0 2em 0;
}
ol.comment-list {
	padding: 0;
}
.comment-list ol.children {
	margin-left: 1%;
	margin-bottom: 0;
	padding: 0;
}
.comment-list li.comment,
.comment-list li.pingback,
.comment-list li.trackback {
	border-bottom: 1px solid #e9edf1;
	clear: both;
	margin-bottom: 1.5em;
	overflow: hidden;
}
.comment-list li li.comment {
	border-bottom: none;
	margin-bottom: 0;
	padding: 1.5em 0 0 0;
	overflow: hidden; /* IE7 */
}

/* Avatars. */
.comment-list .avatar {
	float: none;
	margin: 0 1.5em 1.5em 0;
	width: 80px;
	height: 80px;
}
.comment-list li li .avatar {
	margin-bottom: 0.375em;
	padding: 0.175em;
	width: 60px;
	height: 60px;
}

/* Comment meta. */
.comment-meta {
	color: #555;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 0.714285714em;
}
.comment-list li.pingback .comment-meta,
.comment-list li.trackback .comment-meta {
	margin-bottom: 1.5em;
}
.comment-meta .published abbr {
	font-style: italic;
}
.comment-author {
	display: block;
}
.comment-author cite {
	font-weight: bold;
}
.pingback .comment-author cite,
.trackback .comment-author cite {
	font-style: italic;
}
.comment-reply-link {
}

/* Comment text. */
.comment-text {
	overflow: hidden;
}
.comment-list li li.comment .comment-text {
	overflow: visible;
}
.comment-list li li.has-avatar .comment-text {
	margin-left: 0;
}
.comment-text .moderation {
	font-style: italic;
	color: #555;
}

/* Comment note. */
.comment-note {
	font-weight: bold;
}

/* After singular sidebar. */
#sidebar-after-singular {
	border-top: 1px solid #e9edf1;
	margin-bottom: 1em;
	padding-top: 1em;
}


/* =Comment form
-------------------------------------------------------------- */

#respond {
	margin-bottom: 1.5em;
	overflow: hidden;
}

/* Cancel reply link. */
#reply-title small a {
	font: bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin-left: 1em;
}

/* Comment form labels. */
#respond label {
	font: normal 1em/1.8 "Helvetica Neue", Helvetica, sans-serif;
}
#respond p.form-email label {
	padding: 0;
}
#respond span.required {
	font-size: 1em;
	font-weight: bold;
}

/* Comment form inputs and textarea elements. */
input[type="text"],
input[type="email"],
input[type="url"],
input[type=tel],
input[type=number],
input[type=password],
#respond input[type="text"],
#respond textarea {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	display: block;
	padding: 0.5em;
	width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
#respond input[type="text"]:focus,
#respond textarea:focus {
	background: #fff;
	border: 1px solid #e5e5e5;
}

/* Submit button. */
#respond #submit {
	background: #ca4842;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font: normal 0.875em/1.2 "Helvetica Neue",Helvetica,sans-serif;
	float: right;
	margin: 0 0 1em 1em;
	padding: 1em 1.5em;
}
#respond #submit:hover {
	background: #b7322c;
}


/* =Footer area
-------------------------------------------------------------- */

/* Footer. */
#footer {
	font-size: .875em;
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
#footer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 2%;
	width: 96%;
}
/* Copyright and credit in footer. */
#footer .copyright,
#footer .credit {
	text-align: center;
}
.top:after {
    content: " ▲";
}

/* Subsidiary menu. */
#menu-subsidiary {
	background: #b2cecf;
	padding: 0 2%;
	position: relative;
	margin: 0;
	overflow: hidden;
	width: 96%;
	z-index: 98;
}
#menu-subsidiary .wrap {
	margin: 0 auto;
	width: 100%;
}
#menu-subsidiary .menu {
    display: table;
    margin: 0 auto;
}
#menu-subsidiary ul {
	padding: 0;
}
#menu-subsidiary li {
	display: inline;
}
#menu-subsidiary li a {
	color: #006699;
	font: normal normal normal 0.75em/1.5625em Arial, "Helvetica Neue", Helvetica, sans-serif; /* 12px / 16px = 0.75 and 25px / 16px = 1.5625 */
	padding: 0.5em 1em;
}
#menu-subsidiary li.current-menu-item a {
	color: #ca4842; 
}

/* Author profile. */
.singular-post .author-profile {
	border: 1px solid #e9edf1;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 4%;
}
.singular-post .author-co-profile {
	overflow: hidden;
}
p.twitter {
	margin: 1em 0 0 0;
}
p.multi-author {
	margin: 1em 0;
}


/* =Gravity Forms CSS. @link: http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/
-------------------------------------------------------------- */

.gform_wrapper ul {
	background: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
}
body .gform_wrapper .gform_heading {
	margin-bottom: 1em;
	width: 100%;
}
body .gform_wrapper .gform_heading .gform_title,
body .gform_wrapper .gform_body .gform_fields .gsection .gsection_title {
	font-weight: normal;
	margin: 0.625em 0; /* 10px / 16px = 0.625 */
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description,
body .gform_wrapper .gform_body .gform_fields .gsection .gsection_description,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex label {
	color: #555;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	padding: 0.625em 0 0; /* 10px / 16px = 0.625 */
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex label {
	padding: 0.25em 0 0.625em; /* 4px / 16px = 0.25 and 10px / 16px = 0.625 */
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #555;
	font-size: 0.875em; /* 14px / 16px = 0.875 */
	display: block;
	padding: 0.5em;
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
	background: #fff;
} 
body .gform_wrapper .gform_body .gform_fields .gfield select {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	padding: 0.25em 0; /* 4px / 16px = 0.25 */
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox],
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {
	margin-top: 0.3125em; /* 5px / 16px = 0.3125 */
}
body .gform_wrapper table.gfield_list th,
body .gform_wrapper table.gfield_list td {
	padding: 0.5em 2%;
}
body .gform_wrapper table.gfield_list tr:hover td {
	background: none;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button,
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
	background: #ca4842;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #fff;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	float: left;
	margin-bottom: 0.625em; /* 10px / 16px = 0.625 */
	padding: 1em 1.5em;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
	float: right;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover,
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover {
	background: #b7332c;
}
body .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	font-size: 1.1em;
}
body .gform_wrapper .gform_page_footer .button.gform_button {
	clear: both;
}
body #gforms_confirmation_message {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	padding: 2em;
}
body .ui-datepicker-div,
body .ui-datepicker-inline,
body #ui-datepicker-div {
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
}


/* =Social Path Plugin CSS 
-------------------------------------------------------------- */

#social-media {
	margin: 0.625em 0;
}
.fb-like, .tweet, .google {
	display: inline;
	padding-right: 0.625em;
}
body .fb_edge_widget_with_comment{
	bottom: 2px;
}


/* =Pullquote Shortcode Plugin CSS
-------------------------------------------------------------- */

.pullquote {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #666;
	font-size: 1.125em; /* 18px / 16px = 1.125 */
	font-style: italic;
	line-height: 1.875em; /* 18px / 16px = 1.875 */
	margin: 0.625em auto; 

	padding: 0.625em;
	text-align: center;
	max-width: 12.5em; /* 200px / 16px = 12.5 */
}


/* =Layout for tablets version 
-------------------------------------------------------------- */

@media only screen and (min-width: 720px) {

#wallpaper {

    background-image:none;

}


#menu-secondary {
overflow:hidden;

}



#article-bigpic-news {
    width: 480px;
}


.menu {
       width:100%; 
    height: 33px;
    /* margin-left: -9px; */
    /* border-top-style: solid; */
    /* border-bottom-style: solid; */
    /* border-color: #797979; */
    /* border-width: 1px; */
    margin-left: auto;
    margin-right: auto;
padding-left: 0px;
}


.wrap-menu {

width:100%;

}

#site-title {

width:40% ;


}


#site-description {
    display: none;
}



#login-button2222 {
    width: 270px !important;
}

/* WP calendar. */
#sidebar-subsidiary #wp-calendar th,
#sidebar-subsidiary #wp-calendar td {
	padding: 2px 1px;
}

/* Primary menu. */
#menu-primary {
display:none;
	background: rgb(64, 64, 64);
   
    padding: 7px 2%;
   
    margin: 0;
    width: 96%;
    height: 2.25em;
    z-index: 98;
    position: fixed;
    margin-top: -20px;
}
#menu-primary .wrap {
	margin: 0 auto;
	width: 100%;
}
#menu-primary ul {
	padding: 0;
}
#menu-primary li {
	background: #404040;
	display: inline;
}
#menu-primary li a {
	    color: #fff;
    font: normal normal normal 15px/1.2em Fjalla One, Verdana, sans-serif;
    padding: 10px 20px 10px;
    text-transform: uppercase;
}
#menu-primary li.current-menu-item {
	background: #e9edf1;
	color: #ca4842;
}
#menu-primary li.current-menu-item a {
	color: #ca4842;
}
#menu-primary li a:hover,
#menu-primary li.sfHover a {
	background: #e9edf1;
	color: #ca4842;
	text-decoration: none;
}
#menu-primary li li a,
#menu-primary li.sfHover li a,
#menu-primary li li.sfHover li a {
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
	color: #ca4842;
	padding-left: 1.16666667em; /* 14px / 12px = 1.16666667 */
	text-transform: none;
}
#menu-primary li li.current-menu-item a,
#menu-primary li li.sfHover li.current-menu-item a,
#menu-primary li li a:hover,
#menu-primary li li.sfHover a,
#menu-primary li li.sfHover li a:hover {
	color: #404040;
}

/* Drop-down styles */
#menu-primary li:hover ul,
#menu-primary li.sfHover ul {
	top: 2.25em; /* 36px / 16px = 2.25 */
}
#menu-primary li:hover li ul,
#menu-primary li.sfHover li ul {
	top: -999em;
}
#menu-primary li li:hover ul,
#menu-primary li li.sfHover ul {
	margin-left: 0;
	padding-bottom: 0;
	top: 0;
}
	
/* Sub-nav indicator. */
#menu-primary a.sf-with-ul {
	padding-right: 2.33333333em; /* 28px / 12px = 2.33333333 */
}
#menu-primary ul .sf-with-ul > a:after {
	content: "\002B"; /* Plus sign. */
	float: right;
	padding-left: 8px;
	padding-left: 0.5rem;
	position: absolute;
}
#menu-primary ul .sf-with-ul > a {
	padding-right: 24px;
	padding-right: 1.71428571rem;
	padding-right: 1.5rem;
 }
#menu-primary ul ul .sf-with-ul > a:after {
	position: static;
}
#menu-primary  ul ul .sf-with-ul > a {
	padding-right: 8px;
	padding-right: 0.5rem;
}

/* Search form. */
#menu-primary form {
	    overflow: hidden;
    width: 12.625em;
    float: right;
    margin-top: -30px;
}
#menu-primary input[type="text"] {
	float: right;
	width: 10.166667em;
	margin: 0; /* Chrome */
	padding: 5px 0 6px 9px;
	font-style: italic;
	font-size: 0.75em; /* 12 px / 16 px = 0.75 */
	background: #e9edf1;
	border: none;
}
#menu-primary input[type="text"]:focus {
	width: 14.1666667em; /* 170 px / 12 px = 14.1666667 */
	background-color: #fff;
}
#menu-primary .search-submit {
	display: none;
}

/* Menu secondary. */
#menu-secondary {
	display: block;
	padding: 0 2% 1em;
	width: 96%;
	height: 2em; /* 32px / 16px = 2 */
}
#menu-secondary .wrap {
	margin: 0 auto;
}
#menu-secondary ul {
	padding: 0;
       
}
#menu-secondary li {
	display: inline;
	margin-left: 1em;
}
#menu-secondary li:first-child {
	margin-left: 0;
}
#menu-secondary li a {
	    color: #000000;
    font: normal normal normal 15px/1.2em Fjalla One, Verdana, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 0.363636364em;
    padding: 0.909090909em 1.81818182em;
    text-transform: uppercase;
    font-weight: 600;
margin-top: -4px;
	    padding: 12px 18px;
}
#menu-secondary li li a {
	margin-bottom: 0;
}
#menu-secondary li li {
	margin-left: 0;
}
#menu-secondary li.current-menu-item a,
#menu-secondary li a:hover,
#menu-secondary li.sfHover a {
	   
    
    color: #d41920;
}
#menu-secondary li a:hover,
#menu-secondary li.sfHover a {
	text-decoration: none;
}
#menu-secondary li li a,
#menu-secondary li.sfHover li a,
#menu-secondary li li.sfHover li a {
	background: white;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #ca4842;
	border-bottom: 1px solid #fff;
	padding-left: 1.81818182em; /* 20px / 11px = 1.81818182 */
}
#menu-secondary li li.current-menu-item a,
#menu-secondary li li.sfHover li.current-menu-item a {
	color: #404040;
}
#menu-secondary li li a:hover,
#menu-secondary li li.sfHover a,
#menu-secondary li li.sfHover li a:hover {
	background: #fff;
	color: #404040;
}

/* Drop-down styles. */
#menu-secondary li:hover ul,
#menu-secondary li.sfHover ul {
	top: 2.0625em; /* 33px / 16px = 2.0625 */
    z-index: 100;
}
#menu-secondary li:hover li ul,
#menu-secondary li.sfHover li ul {
	top: -999em;
}
#menu-secondary li li:hover ul,
#menu-secondary li li.sfHover ul {
	margin-left: 0;
	padding-bottom: 0;
	top: 0;
}
	
/* Sub-nav indicator. */
#menu-primary ul .menu-item-parent > a:after,
#menu-secondary ul .menu-item-parent > a:after  {
	content: "\002B"; /* Plus sign. */
	float: right;
	padding-left: 8px;
	padding-left: 0.5rem;
	position: absolute;
}
#menu-primary ul .menu-item-parent > a,
#menu-secondary ul .menu-item-parent > a {
	padding-right: 24px;
	padding-right: 1.5rem;
}
#menu-primary ul ul .menu-item-parent > a:after,
#menu-secondary ul ul .menu-item-parent > a:after {
	position: static;
}
#menu-primary  ul ul .menu-item-parent > a,
#menu-secondary  ul ul .menu-item-parent > a  {
	padding-right: 8px;
	padding-right: 0.5rem;
}

/* Width. */
#menu-primary .wrap,
#menu-secondary .wrap,
#main .wrap,
#sidebar-subsidiary .wrap,
#menu-subsidiary .wrap {
	max-width: 836px;
}
#footer .wrap {
	max-width: 68.5714286em; /*60 * ( 16 px / 14 px ) = 68.5714286 */
	padding-bottom: 1em;
}

/* Mobiles menus. */
#menu-primary-mobile,
#menu-secondary-mobile,
#menu-primary-title,
#menu-secondary-title {
	display: none;
}

#sidebar-description {
	float: right;
	padding: 1em 0;
}

/* Header. */
#header {
	padding: 1em 2%;
}
.custom-header #header {
	padding: 0.5em 2%;
    margin-top: 40px;
max-width: 1248px;
}

/* Center to left align. */
#header {
	text-align: left;
}

/* Site title. */
#site-title {
	float: left;
	font-size: 2em; /* 32px / 16px = 2 */
	line-height: 1.125em; /* 36px / 32px = 1.12500 */
	margin-right: 4%;
	width: 44%;
}
#site-description {
	float: left;
	font-size: 1em;
	line-height: 1.25em; /* 20px / 16px = 1.25 */
	padding-top: 0.8125em; /* 13px / 16px = 0.8125 */
	width: 30%;
    margin-left: -27px;
}
.custom-header #site-description {
	padding-top: 1.25em;
}

/* Before content sidebar. */
#sidebar-before-content {
	margin: 3px 0 0.825em 0;
}
#sidebar-before-content .widget {
	float: left;
	margin-right: 4%;
	width: 100%;
}

/* Breadcrumbs. */
.breadcrumbs {
	margin: 1em 0 1.5em;
}

/* Image. */
img {
	
	padding: 4px;
}
.thumbnail {
	max-width: 160px; /* 4px padding and 1px border left and right. */
	max-height: 160px;
}
.path-smaller-thumbnail {
	max-width: 90px; /* 4px padding and 1px border left and right. */
	max-height: 90px;
}
#site-title img {
	border: none;
	padding: 0;
}

#content {
	float: left;
	width: 64%; /* 4% for margin */
}

/* Byline. */
.hfeed-more-articles .byline {
	margin-bottom: 0.8em;
}

#main .wrap {
	
	margin: 3px auto 2em;
}

/* Sidebars. */
#sidebar-primary {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px;
}

/* Comment form paragraphs. */
#respond p.form-author {
	float: left;
	width: 50%;
}
#respond p.form-email {
	float: right;
	overflow: hidden;
	width: 50%;
}
#respond p.form-author input[type="text"] {
	width: 90%;
}
#respond p.form-email input[type="text"],
#respond p.form-email label {
	width: 90%;
	float: right;
}
#respond p.form-url {
	clear: both;
}

/* Copyright and credit in footer. */
#footer .copyright, #footer .credit {
	float: left;
	text-align: left;
	width: 50%;
}
#footer .credit {
	text-align: right;
}

#footer p {
    margin-top: 0;
}

/* Comments. */
.comment-list ol.children {
	margin-left: 2%;
}

/* Subsidiary. */
#sidebar-subsidiary .widget {
	float: left;
	margin-right: 4%;
	width: 29%;
}

/* =Layouts
-------------------------------------------------------------- */

/* One column. */
.layout-1c #content {
	float: none;
	margin-right: 0;
	width: 100%;
}

/* Two columns. */
.layout-2c-l #content,
.layout-default #content,
.layout-3c-l #content,
.layout-3c-c #content {
	float: left;
	width: 62%; /* 4% for margin */
}
.layout-2c-l #sidebar-primary,
.layout-default #sidebar-primary,
.layout-2c-l #sidebar-secondary,
.layout-default #sidebar-secondary,
.layout-3c-l #sidebar-primary,
.layout-3c-l #sidebar-secondary,
.layout-3c-c #sidebar-primary,
.layout-3c-c #sidebar-secondary {
	float: right;
	width: 300px;
}
.layout-2c-l #sidebar-secondary,
.layout-default #sidebar-secondary,
.layout-3c-l #sidebar-secondary,
.layout-3c-c #sidebar-secondary {
	clear: right;
}
.layout-2c-r #content,
.layout-3c-r #content {
    float: right;
	width: 62%; /* 4% for margin */
}
.layout-2c-r #sidebar-primary,
.layout-2c-r #sidebar-secondary,
.layout-3c-r #sidebar-primary,
.layout-3c-r #sidebar-secondary {
    float: left;
	width: 300px;
}
.layout-2c-r #sidebar-secondary,
.layout-3c-r #sidebar-secondary {
	clear: left;
}

}

/* =Layout for somewhere in the middle version 
-------------------------------------------------------------- */

@media only screen and (minn-width4: 960px) {

body {

background-color:green !important;

}


#container {
    width: 124%;
	overflow:hidden;
}



.custom-header #site-description {
	padding-top: 1.25em;
}

/* Pullquote Shortcode Plugin CSS. */

.pullquote {
	float: right;
	margin: 0.625em 0 0.625em 1.25em;
}

}

/* =Layout for desktop version 
-------------------------------------------------------------- */

@media only screen and (min-width: 1120px) {

body {



}



#menu-secondary {
    overflow: initial;
}


div#article-bigpic-news {
    width: 485px;
}


.menu {
        
    height: 33px;
    /* margin-left: -9px; */
    /* border-top-style: solid; */
    /* border-bottom-style: solid; */
    /* border-color: #797979; */
    /* border-width: 1px; */
    margin-left: auto;
    margin-right: auto;
padding-left: 140px;

}



#tribe-events-pg-template {
    margin: 0 auto;
    max-width: 64% !important;
    float: none;
}


#site-description {
    display: block;
}


.wrap-menu {

    width: 1320px;
}




#container {
    width: 100%;
	overflow:hidden;
}

/* Comments for desktop. */
.comment-list ol.children {
	margin-left: 1em;
}
.comment-list .avatar {
	float: left;
}
.comment-list li li.has-avatar .comment-text {
	margin-left: 3.75em;
	overflow: hidden;
}

/* Slider Page Template. */
.page-template-path-slider #content .hentry {
	float: left;
	border-bottom: none;
	margin: 0 4% 0 0;
	width: 48%;
}
.page-template-path-slider #content .last {
	margin: 0;
}
.page-template-path-slider #content .path-line {
	border-bottom: 1px solid #e9edf1;
	margin-bottom: 1.5em;
}
.page-template-path-slider #slider-content .hentry {
	float: none;
	margin: 0;
	width: 100%;
}
.page-template-path-slider #content .path-thumbnail {
	float: none;
}
.page-template-path-slider #content .entry-header {
	text-align: center;
}
.page-template-path-slider #content .hfeed-more-articles .entry-header,
.page-template-path-slider #slider-content .entry-header {
	text-align: left;
}
.page-template-path-slider #content .hfeed-more-articles h2 {
	font-size: 1.25em;
}

/* layout-3c-l. */
.layout-3c-l #content {
	float: left;
	width: 46%;
}
.layout-3c-l #sidebar-primary,
.layout-3c-l #sidebar-secondary {
	float: left;
	width: 23%;
	margin: 0 0 0 4%;
}
.layout-3c-l #sidebar-secondary {
	clear: none;
}

/* layout-3c-r. */
.layout-3c-r #content {
	float: right;
	width: 62%;
}
.layout-3c-r #sidebar-primary,
.layout-3c-r #sidebar-secondary {
	float: left;
	width: 23%;
	margin: 0 4% 0 0;
}
.layout-3c-r #sidebar-secondary {
	clear: none;
}

/* layout-3c-c. */
.layout-3c-c #content {
	float: left;
	margin-left: 27%;
	width: 46%;
}
.layout-3c-c #sidebar-primary {
	float: left;
	margin-left: -73%;
	width: 23%;
}
.layout-3c-c #sidebar-secondary {
	float: right;
	width: 23%;
}
.layout-3c-c #sidebar-secondary {
	clear: none;
}

/* Width. */
.layout-3c-l #menu-primary .wrap,
.layout-3c-r #menu-primary .wrap,
.layout-3c-c #menu-primary .wrap,
.layout-3c-l #menu-secondary .wrap,
.layout-3c-r #menu-secondary .wrap,
.layout-3c-c #menu-secondary .wrap,
.layout-3c-l #main .wrap,
.layout-3c-r #main .wrap,
.layout-3c-c #main .wrap,
.layout-3c-l #header,
.layout-3c-r #header,
.layout-3c-c #header,
.layout-3c-l #sidebar-subsidiary .wrap,
.layout-3c-r #sidebar-subsidiary .wrap,
.layout-3c-c #sidebar-subsidiary .wrap,
.layout-3c-l #menu-subsidiary .wrap,
.layout-3c-r #menu-subsidiary .wrap,
.layout-3c-c #menu-subsidiary .wrap {
	max-width: 64em;
}
.layout-3c-l #footer .wrap,
.layout-3c-r #footer .wrap,
.layout-3c-c #footer .wrap {
	max-width: 73.1428571em; /* 64 * ( 16 px / 14 px ) = 73.1428571 */
	padding-bottom: 1em;
}

/* WP calendar. */
.layout-3c-l #sidebar-primary #wp-calendar th,
.layout-3c-l #sidebar-secondary #wp-calendar th,
.layout-3c-r #sidebar-primary #wp-calendar th,
.layout-3c-r #sidebar-secondary #wp-calendar th,
.layout-3c-c #sidebar-primary #wp-calendar th,
.layout-3c-c #sidebar-secondary #wp-calendar th,
.layout-3c-l #sidebar-primary #wp-calendar td,
.layout-3c-l #sidebar-secondary #wp-calendar td,
.layout-3c-r #sidebar-primary #wp-calendar td,
.layout-3c-r #sidebar-secondary #wp-calendar td,
.layout-3c-c #sidebar-primary #wp-calendar td,
.layout-3c-c #sidebar-secondary #wp-calendar td {
	padding: 2px 1px;
}

}