/*
Theme Name: Willingness Child
Theme URI: http://enwil.com/themes/willingness
Template: willingness
Author: Manish Suwal 'Enwil'
Author URI: http://enwil.com/
Description: Willingness is lightweight, adaptable and responsive three column layout theme with four optional footer widget areas that looks good on any device. Highly flexible for any type of content or layout. Also ideal for showcasing your multimedia works consisting of images, photo galleries, videos and podcasts. Primarily three column layout, but can be changed to two column, or even a single column layout theme as per your need. Make it yours with a custom menu, header image, and background.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,light,white,custom-background,custom-header,custom-menu,custom-colors,editor-style,featured-images,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,seasonal,holiday,photoblogging
Version: 1.1.1516041447
Updated: 2018-01-15 18:37:27

*/

/* =Reset
layout 670 -- navigation 777 --- secondary nav 815 889--- responsive 1108------- inner div 1180 ------------------------------------------ */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	background-color: transparent;

}
body {
	background-color: transparent!important;
	background-image: url("images/banner_1140_misa.png");
	background-repeat: no-repeat; 
	background-position: top center;
	 
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover, a:focus { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#888;
}


hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #bbb #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	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 */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: royalblue;
}
a:visited {
	color: purple;
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
}

/* Alignment */
.alignleft {
	display: block;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: block;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

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

.screen-reader-text:hover,
.screen-reader-text:active,
.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-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 */
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}


/* =Menu
----------------------------------------------- */

.menu{
	margin:  0 auto !important;
	display: table;
}
#masthead, .site-header, #site-navigation, .navigation-main, #mega-menu-wrap-primary, .mega-menu-wrap {
	background: transparent!important;
}

.navigation-main {
	clear: both;
	display: block;
	background-color: transparent!important;
	width: 95%;
	margin: 0 20px;
}
.navigation-main {
margin:0 0 20px 10px;
	color:#666;
	background-color: transparent!important;
		-webkit-box-shadow: 5px 5px 20px #999;
	box-shadow: 5px 5px 20px #999;

	border-radius: 12px;
	border: 1px solid #fff;
}
.navigation-main ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-size:1.1em;
}

.navigation-main li {
	position: relative;
}
.navigation-main a {
	display: block;
	text-decoration: none;
}
.navigation-main ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	font-size:0.9em;
	float: left;
	position: absolute;
		top: 1.5em;
		left: 0;
	z-index: 99999;
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}
.navigation-main ul ul a {
	white-space: nowrap;
}
.navigation-main ul ul li {
}
.navigation-main li:hover > a {
}
.navigation-main ul ul :hover > a {
}
.navigation-main a:hover {
	
}
.navigation-main ul li:hover > ul {
	display: block;
}
.navigation-main li.current_page_item a,
.navigation-main li.current-menu-item a {
	background-color: #444;
}

.navigation-main ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
display: none;
float: left;
position: absolute;
top: 3em;
left: 0;
z-index: 99999;
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}
/* Entry page */
#maincontentEntryRight {
	float:right;
	width:25%;
	margin-top:-35px;	
}
#maincontentEntryRight .widget_entryright {
		padding:5px;
		font-size:0.8em;
}
#maincontentEntryMid {
	float:left;
	width:68%;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on {
		display: none;
	}

	.navigation-main ul {
		display: none;
	}
}

/* =Content
----------------------------------------------- */

.sticky {
  background-color:#eef;
  padding: 25px;
}
.hentry {
     margin: 0 0 1.5em;
     -ms-word-wrap: break-word;
     word-wrap: break-word;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


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

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

.format-aside .entry-content{
  font-size: 1.3em;
}

.format-aside .entry-content p{
  border-left: 5px solid #ddd;
  padding-left: 10px;
}

.format-aside .entry-header{
  display: none;
}


/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

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

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

#author {
	display: block;
}

#email {
	display: block;
}

#url {
	display: block;
}


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

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

.widget-area ul,
.widget-area ul {
     margin: 0 0 1.5em 1.1em;
}

.widget-area li > ul,
.widget-area li > ol {
     margin-bottom: 0;
     margin-left: 0.9em;
}

/* Search widget */
.widget_search .submit {
	display: none;
}

/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .navigation-paging, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}


/* =Layout
----------------------------------------------- */


#masthead{
width: 1140px;
margin: 0 auto;
margin-top: 0px;
}
/* for shop and scale of shop images ----------------------------------------------- */

/*#main #container #content  {*/
#main #primary #content  {
	width:96%;	
	margin:0 auto;
	padding:0 ;
	color:#666;
	overflow:visible;	
}
#container {
}
.entry-content {
/*	width:75%;
background-color:black;*/
}
#secondary {
width:10%;
}
/*#main #container #content .type-product{
	overflow:visible;	
}
#main #container #content .wp-post-image{
	overflow:hidden;
	height:90%;
	width:90%;
}

#main #container #content .attachment-shop_catalog{
	max-height:150px;
	max-width:150px;
	overflow:hidden;
	height:90%;
	width:90%;
}*/
.site-main{
	background-color:transparent;
}

.site-title{
font-size: 4em;
font-weight: bold;
margin-left: -10px;
}

.site-branding{
	margin-left: 50px;
	display: inline-block;
	max-width: 100%;
}

.site-description{
padding: 0px 0px 20px 0px;
}

/*#page{
width: 1140px;
margin: 0 auto;
/*		-webkit-box-shadow: 0px 0px 25px #F03;
	box-shadow: 0px 0px 25px #fff;
}*/
.type-page {

	background-color: transparent;
}

.widget-area{
padding: 20px 0px 0px 0px;
background-color: transparent;

}

.site-info{
	float: right;
	margin: 20px 0 0 0;
	font-size: 15px;
}

#colophon{
	clear:both;
	margin-top: 0px;
	margin-bottom: 10px;
}

.navigation-main a {
display: block;
text-decoration: none;
padding: 0 9px 0 9px;
}


.entry-title{
font-size: 30px;
font-weight: bold;
}


/* =Layout: Sidebar-Content-Sidebar;
----------------------------------------------- */

.content-area {
	float: left;
	/*width: 1140px;*/
}
.site-content {
	margin: 0 22%;
	background-color: transparent;
	padding: 30px;
}
.no-left.no-right .site-content{
	margin: 0 10%;
}

.no-left .site-content{
	margin: 0 26% 0 4%;
}

.no-right .site-content {
	margin: 0 4% 0 26%;
}


/* =Navigation
----------------------------------------------- */

#site-navigation {
line-height: 3em;
/*text-transform:uppercase;*/
margin-top: -47px;
}
#site-navigation .menu {

}
#site-navigation a{
	color: #8c4848;
	margin:0 7px;
	background:transparent!important;
	font-weight:bold;
}

#site-navigation a:hover{
	color: #db7f13;
	text-decoration: none;
}
.menu-tophorizontal-container {
	 background:transparent;
}
#menu-tophorizontal {
	 background:transparent;
}
current-menu-item
.menu-tophorizontal-container .menu ul li ul.children {
margin-top: 0px;
}
.menu-main-menu-container, .menu-tophorizontal-container {
	
}
#menu-main-menu, #menu-tophorizontal  {
	background:transparent!important;
}
#menu-tophorizontal .current-menu-item a{
	font-weight:bold!important;
	color:#ed1b24;
}

li.menu-item {
	background:transparent!important;
}
ul ul li.menu-item {
	background:#e7e7e7!important;
	font-weight:100;
	font-style:normal;
}
.menu-item-object-page{
}
.current_page_item {
}

/* End Menu Navigation*/
/*---------------------------------------------secondary navigation*/
#secondary {
	color:#666;
	background-color:transparent;
	/*	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 1px 2px #999;

	border-radius: 5px;*/
}
#secondary h5{
color:#729449;
font-size:1.5em;
text-transform:capitalize;
}
/*#secondary .menu > li{
 list-style:none;
  margin-left:-2px;
  font-size:1.1em;
  padding-left:10px;
  list-style-image: url('images/item-list-icon.png'); 
  background-repeat: no-repeat;

}*/
#secondary .menu li{
 list-style:none;
  margin-left:0;
  font-size:1.1em;
  padding-left:10px;
  list-style-image: url('images/item-list-icon.png'); 
  background-repeat: no-repeat;

}
#secondary .menu li{
padding: 2px;
border-top:1px solid #ccc;
}
#secondary .widget_nav_menu a{

color:#111;
}
#secondary .widget_nav_menu a:hover{
color:#000;
}
#secondary .current-menu-item a{
color:#ed1b24;
font-weight:bold;
}
#right-sidebar .current-menu-item a{
color:#ed1b24;
}
#menu-about-us .menu li, #menu-promoting-health .menu  li, #menu-pilot-study {
  padding-left:10px;
}
#menu-school-info, #menu-case-studies, #menu-training-courses, #menu-pilot-study {
  padding-left:20px;
}


/* Styling HR */

.content-hr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.comment-hr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));

}

.widget-title{
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}

.widget-top-hr {
	height: 5px;
	background-color: transparent;
	border: 0;
	margin-bottom: 0.5em;
}

.widget-below-hr{
	height: 2px;
	background-color: transparent;
	border: 0;
	margin-bottom: 0.5em;
}



.site-main .widget-area {
	float: left;
	margin: 1.3% 0 0 -99.5%;
	overflow: hidden;
	width: 20%;
}
.site-footer {
	clear: both;
	width: 100%;
	background-color:#eeffde;
}
.foo {
margin: 0 auto;
width: 90%;
}

#right-sidebar {
	float: right;
	margin: 1.2% 1% 0 -99%;
	overflow: hidden;
	width: 20%;
}


/* Links */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}

/* Link Color Change */
a {
color: #ae5757;
text-decoration: none;
font-weight: normal;
}

a:visited {
color: #ae5757;
}

a:hover {
color: #d54e21;
}
/* Link Color Change End */

/* =Comments
----------------------------------------------- */
.comments-image {
	float:left;
	margin-right: 6px;
	width: 48px;
	height: 48px;
}

.comment-author{
	font-weight:bold;
	font-style:normal;
	text-transform:capitalize;
}

.reply{
	padding: 0px 0 5px 0;
}

.fn{
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
}

.comment-meta{
	font-size: 12px;
	margin-bottom: 10px;
}

.comments-title{
	padding-bottom: 20px;
}

#reply-title{
	font-weight: bold;
	font-size: 150%;
}

#search-box {
    clear: both;
	float: left;
	margin: 80px 40px 10px 0;
}

#header-right {
	float: right;
	max-width: 300px;
}


/* =Footer
----------------------------------------------- */
.footer-sidebar{
	width: 241px;
	background-color:transparent;

	display: inline-block;
	float: none;
	margin: 0px;
}

#footer-sidebar{
	background-color:transparent;
	margin: 0px;
	width: 100%;
	height:auto;
	z-index:500000;
	overflow: hidden;
	border-top: #ccc solid 1px;
}

#footer-1{
	background-color:transparent;
	margin: 0 auto;
	width: 25%;
	height:auto;
	z-index:500000;
	overflow: hidden;
}

#footer-2{
	background-color:transparent;
	margin: 0 auto;
	width: 25%;
	height:auto;
	z-index:500000;
	overflow: hidden;
}
#footer-3{
	background-color:transparent;
	margin: 0 auto;
	width: 25%;
	height:auto;
	z-index:500000;
	overflow: hidden;
}
#footer-4{
	background-color:transparent;
	margin: 0 auto;
	width: 25%;
	height:auto;
	z-index:500000;
	overflow: hidden;
}
#colophon .site-info{
	
	margin-right:20px;
}

/* ------------------------------------------------------------------------------ */
/* Desktop Landscape */
@media screen and (min-width: 980px) {

	.site-main{width: 95%; 
	margin:0 auto;}
	
	#masthead { width: 100%;}
	#page { width: 95%;}
    #primary { width:100%;}
	.site-content { margin: 0 auto;  width: 80%; }
    #secondary { width:0;  top:0; border:none; float: left; background-color:transparent;	 }
	
    #right-sidebar { display: none; width:0; margin:0 ; border:none; float:right; background-color: #ccf;}
	#comments {
		display: none;
	}
	

}
/* ------------------------------------------------------------------------------ */
/* Tablet Landscape */
/*@media screen and (max-width: 980px) {

	#site-main{width: 95%;  }
	#masthead { width: 95%;}
	#page { width: 95%;}

	#colophon{width: 95%;}
    #primary { width:76%; }
	
    #secondary { width:75%; margin:0 auto; border:none; float: none;}
    #right-sidebar { width:75%; margin:0 auto; border:none; float:none;}
	.entry-title { font-size: 25px; }
	.site-title {font-size: 3em; }
	#footer-1 {width: 100%;}
	#footer-2 {width: 100%;}
	#footer-3 {width: 100%;}
	#footer-4 {width: 100%;}
	.foo{width: 75%;}
	.site-content {margin: 0 auto;  padding: 30px; width: 86%;}
	.no-left.no-right .site-content{margin: 0 auto;}
	.no-left .site-content{margin: 0 auto;}
	.no-right .site-content {margin: 0 auto;}
}*/

/* Tabled Portrait */
@media screen and (max-width: 768px) {
	html {background-image: url("images/index_misa_768.png");
	background-repeat: no-repeat; 
	background-position: top center;}
	#site-main{width: 95%; }
	#masthead { width: 95%;}
	#page { width: 95%;}
	#content {width: 100%; margin: 0 auto; padding: 0;}
	#colophon{width: 100%;}
    #primary { width: 100%; margin: 0; border: none; }
    #secondary { width:0%; margin:0 auto; border:none; float:none;}
    #right-sidebar { width:0%; margin:0 auto; border:none; float:none;}
    #header-right {display: none;}
	.entry-title { font-size: 20px; font-weight: bold;}
	.site-title {font-size: 2em; }
	#footer-1, #footer-2, #footer-3, #footer-4 {width:100%;	overflow:inherit;}
	#maincontentEntryRight {
	float:none;	
	width:98%;
}
#maincontentEntryRight .widget_entryright {
		padding:15px;
		font-size:1em;
}
#maincontentEntryMid {
	float:none;
	width:98%;
}	
}

/* For Media's like Image and Videos to not go out of container in Responsive Design */
img { max-width: 100%; }

.displaying-header-text {display:none;}

#name {display:none;}


/* Removing Comment's list style Points from Comments */
#comments ol li{
	list-style: none;
}

/* =Body Classes
----------------------------------------------- */
.no-searchbar .header-sidebar{
display: none;
}

.no-description .site-description {
	display: none;
}

.no-header .site-branding {
	display: none;

}

.no-header .header-sidebar {
	display: none;
}



.entry-content h1 {
	font-size: 30px;
	font-weight: bold;
}

.entry-content h2 {
	font-size: 26px;
	font-weight: bold;
}

.entry-content h3 {
	font-size: 23px;
	font-weight: bold;
}

.entry-content h4 {
	font-size: 20px;
	font-weight: bold;
}

.entry-content h5 {
	font-size: 17px;
	font-weight: bold;
}



 /*
 The mo.js stylesheet is heavily influenced by the
 scalable and modular architecture for CSS as described
 by Jonathan Snook at http://smacss.com

 mo.js START

 */


 .site-header .menu a{
 	line-height: 3em;
 }


 /* Pill style links for mobile/tablet */

 .site-header .menu,
 .site-header .menu *{
 	margin: 0;
 	padding: 0;
 	list-style: none;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 }

 .site-header .menu{
 	text-align: center;
 }

 .site-header .menu > li{
 	display: inline;
 }

 .site-header .menu > li > a{
 	display: inline-block;
 }

 .site-header .menu li{
 	position: relative;
 	white-space: nowrap;
 }

 .site-header .menu li:hover > ul{
 	display: block;
 }

 .site-header .menu a{
 	position: relative;
 	padding: 0 0.5em;

 }

 .site-header .menu ul{
 	position: absolute;
 	display: none;
 	/*top: 100%;*/
 	left: 0;
 	z-index: 1000;
 	/*margin-top: 0.90em;*/
 	text-align: left;
 }

 .site-header .menu ul li,
 .site-header .menu ul li a{
 	display: block;
 }

 .site-header .menu ul ul{
 	top: 0;
 	left: 100%;
 }

 /* Horizontal drop downs for desktop */

 @media screen and (min-width : 600px) {
#main #primary #content  {
	width:96%;	
	margin:0 auto;
	padding:0 ;	
}
 #secondary { width:0%; display:none;}
#right-sidebar { width:0%; display:none;}
 	.site-header .menu:after{
 		visibility: hidden;
 		display: block;
 		content: "";
 		clear: both;
 		height: 0;
 	}

 	.site-header .menu > li {
 		display: block;
 		float: left;
 	}
 	.site-header .menu > li > a{
 		margin: 0;
 	}
 	.site-header .menu ul{
 		margin-top: 0;
 	}

 }
/* ------------------------------------------------------------------------------ */
@media screen and (min-width: 326px) and (max-width: 767px) {
	html {background-image: url("images/index_misa_480.png");
	background-repeat: no-repeat; 
	background-position: top center;}
#main #primary #content  {
width:98%;	
margin:0 auto;
padding:0;	
}
#secondary { width:0%; display:none;}
}
/* ------------------------------------------------------------------------------ */
@media screen and (max-width: 325px) {
html {background-image: url("images/index_misa_320.png");
	background-repeat: no-repeat; 
	background-position: top center;}
#main #primary #content  {
width:98%;	
margin:0 auto;
padding:0;	
}
#footer-1, #footer-2, #footer-3, #footer-4 {width:100%;	overflow:auto;}
/* Entry page */
#maincontentEntryRight {
	float:none;	
	width:98%;
}
#maincontentEntryRight .widget_entryright {
		padding:0;
}
#maincontentEntryMid {
	float:none;
	width:98%;
}
#secondary { width:0%; display:none;}
#right-sidebar { width:0%; display:none;}
	
.menu{	
	display: none;
}
}


 /* Toggled Mobile Styles */

 .menu-toggle-button{
 	width: 1.5em;
 	cursor: pointer;
 	font-size: 2em;
 	text-align: center;
 	display: block;
 }

 .menu.is-js-menu li:hover > ul{
 	display: none;
 }

 .menu.is-js-menu li.is-open-submenu > ul,
 .menu.is-js-menu li.is-open-submenu:hover > ul{
 	display: block;
 }

 .menu.is-mobile-menu.menu-arrows{
 	text-align: left;
 }

 .menu.is-mobile-menu.menu-arrows > li > a{
 	display: block;
 	margin: 0;
 }

 .menu.is-mobile-menu.menu-arrows ul{
 	position: relative;
 	top: auto;
 	margin-top: 0;
 	padding: 0.75em;
 }

 .menu.is-mobile-menu.menu-arrows ul ul{
 	position: relative;
 	left: 0;
 }

 .menu.is-mobile-menu.is-hidden-menu{
 	display: none;
 }

 
 .menu.menu-arrows .has-submenu > a{
 	padding-right: 3.5em;
 }

 .menu.menu-arrows .toggle-submenu{
 	width: 1.5em;
 	display: inline-block;
 	position: absolute;
 	top: 0;
 	bottom: 0;
 	right: 0;
 }

 /* Standard arrow styles */
 .menu.menu-arrows .toggle-submenu:after {
 	content: '';
 	position: absolute;
 	top: 50%;
 	right: 0.5em;
 	margin-top: -3px;
 	height: 0;
 	width: 0;

 	border: 5px solid transparent;
 	border-top-color: #000;
 }

 .menu.menu-arrows ul .toggle-submenu:after {
 	margin-top: -5px;
 	margin-right: -3px;

 	border-color: transparent;
 	border-left-color: #000;
 }

 .menu.menu-arrows .has-submenu > a{
 	padding-right: 2em;
 }

 /* Javascript menu arrow styles */

 .menu.is-js-menu.menu-arrows .toggle-submenu{
 	width: 2.5em;
 }

 .menu.is-js-menu.menu-arrows .has-submenu > a{
 	padding-right: 2.5em;
 }

 .menu.is-js-menu.menu-arrows .toggle-submenu:after {
 	right: 0.8em;
 }

 .menu.is-js-menu.menu-arrows ul .toggle-submenu:after {
 	right: 1.1em;
 }

 .menu.menu-arrows .is-open-submenu > ul{
 	display: block;
 }

 .menu.menu-arrows .is-open-submenu > a .toggle-submenu:after {
 	margin-top: -8px;

 	border-color: transparent;
 	border-bottom-color: #000;
 }

 .menu.menu-arrows ul .is-open-submenu > a .toggle-submenu:after {
 	margin-top: -5px;
 	margin-right: 3px;

 	border-color: transparent;
 	border-right-color: #000;
 }


 /* Javascript mobile menu arrow styles */
 .menu.menu-arrows.is-mobile-menu.menu-arrows ul a .toggle-submenu:after {
 	margin-top: -3px;
 	margin-right: -3px;

 	border-color: transparent;
 	border-top-color: #000;
 }

 /* Javascript mobile menu arrow styles */
 .menu.menu-arrows.is-mobile-menu.menu-arrows ul .is-open-submenu a .toggle-submenu:after {
 	margin-top: -8px;

 	border-color: transparent;
 	border-bottom-color: #000;
 }


 .site-header .menu,
 .site-header .menu a,
 .site-header .menu li,
 .site-header .menu ul{
 	background: #222;
 	color: #fff;
 }

 .site-header .menu a:hover,
 .site-header .menu a:focus{
 	background: #777;
 }

 .menu.is-mobile-menu.menu-arrows .toggle-submenu:hover{
 	background: rgba( 255, 255, 255, 0.2);
 }

 .menu.is-mobile-menu.menu-arrows ul,
 .menu.is-mobile-menu.menu-arrows ul a{
 	background: rgba( 255, 255, 255, 0.1);
 }

 .menu.is-mobile-menu.menu-arrows ul a:hover{
 	background: rgba( 255, 255, 255, 0.2);
 }

 .menu.is-mobile-menu.menu-arrows ul ul a:hover{
 	background: rgba( 255, 255, 255, 0.3);
 }

 .menu.is-mobile-menu.menu-arrows ul ul,
 .menu.is-mobile-menu.menu-arrows ul ul a{
 	background: rgba( 255, 255, 255, 0.2);
 }

 .menu.is-mobile-menu.menu-arrows .is-open-submenu > a .toggle-submenu{
 	background: rgba( 255, 255, 255, 0.1 );
 }
/* --------------------------------extras  ----------------------*/

.floatRight {
float:right;
margin: 0 0 0 20px;
}
.floatLeft {
float:left;
margin: 0 20px 0 0;
}
.floatClear {
float:none;
clear:both;
}
.highlight-calendar, .highlight {
background-image:url("images/topnavMark.png");
background-repeat:repeat-x;
padding:4px;
}
.quote {
font-size:1.2em;
font-style:italic;
}
table.tableMin {
	border:1px solid #ccc;
}
table.tableMin td{
	padding:3px;
}

.woocommerce-result-count {
	
}
.attachment-shop_single{
	height:200%!important;
	width:200%!important;	
}
/* mo.js END */

ul.dpe-flexible-posts {
	list-style:none;
}

.widget-area, .widget_entryright {
	background-color:transparent;
/*}
.widget_entrybox, .widget_dpe_fp_widget, .widget_text, .widget_nav_menu, .menu-school-info-container, .menu-about-us-container, .menu-pilot-study-container,  {
	background-color:#fff;*/
	border:1px solid #ccc;
	border-radius:12px;
	margin-right:8px;
	/*	-webkit-box-shadow: 5px 5px 20px #999;
	box-shadow: 5px 5px 20px #999;*/
	-webkit-box-shadow: 2px 2px 10px #999;
	box-shadow: 2px 2px 10px #999;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	padding:40px 4px 10px 4px;
	background-image:url("images/tornPaperHandmade200_g.png");
	background-repeat:no-repeat;
	
}
.widget_entrybox h3, .widget_dpe_fp_widget h3{
	font-size:1.5em;
	text-align:center;
	text-transform:uppercase;
}
.widget_entrybox .widget-title h1 {
	font-size:1.5em;
}
h1.widget-title {
	font-size:1.3em;
	color:#666;
}
.contingut_complert {
	background-color:#eee;
	-webkit-box-shadow: 2px 2px 10px #999;
	box-shadow: 2px 2px 10px #999;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	padding:20px 4px 10px 4px;
	margin-bottom:10px;
}
.floatLeftImg {
padding:5px;
}
.contact {
background-color:#eee;
padding:30px 20px 20px 30px;
font-size:0.9em;
border-radius:12px;
	margin-right:8px;
	-webkit-box-shadow: 5px 5px 20px #999;
	box-shadow: 5px 5px 20px #999;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
	
}

