/* slick slider */
.page-taxonomy .sub-category-text { overflow: hidden; }

/* SUB CATEGORY pages */
.sub-category div.field-items p {
  -webkit-column-count: 2; 
  -moz-column-count: 2; 
  column-count: 2; 
  -webkit-column-gap: 50px; 
  -moz-column-gap: 50px; 
  column-gap: 50px; 
  margin-top: 10px;
}

/* PHILOSPHY HISTORY METHOD pages */

.node-type-item #content-bottom {
	display: none;
}

.node-type-item div#cnt-container {
	width: 100%;
}

.node-type-item #cnt-oracle-bar { 
	max-width: 920px;
	margin: 20px auto;
	font-size: 0.9em;
	padding: 0 20px;
}
	
.node-type-item div#category-description { width: 100%; max-width: 960px; margin: 0 auto 20px; }
.node-type-item div#category-description div { display: inline-block; vertical-align: middle; }
.node-type-item div#category-description div:first-child { width: 100%; text-align: center; }
/*.node-type-item div#category-description div span { font: 1.3em myriadpro; display: block; padding: 6px 0; }*/

.node-type-item div#content .phm-right, div#content .phm-left { display: inline-block; width: 49%; margin-bottom: 30px; }
.node-type-item div#content .phm-left { text-align: left; }
.node-type-item div#content .phm-right { text-align: right; }

.node-type-item div#content .main-title { width: 100%; height: 40px; overflow: hidden; border-bottom: 4px solid; position: relative; margin-top: 30px; text-align: center; }
.node-type-item div#content .main-title span { font: 2.2em myriadpro; -moz-border-radius: 30px; border-radius: 30px; background-color: #fff; padding: 5px 20px 10px; border: #fff 1px solid; margin-top: -3px; }

.node-type-item .description { margin: 0 auto 20px; padding: 0 20px; text-align: left; } 
/* title selfic paintings stripes */
.node-type-item div#content .stripe1 { background-position: left bottom, center -180px; }


/* Colours */
body.node-type-item.spiritual-vision div#category-description div span { color: #6F2C91; }
body.node-type-item.research-and-experimentation div#category-description div span { color: #9E070C; }
body.node-type-item.study-with-us div#category-description div span { color: #F37021; }
body.node-type-item.create-sustainability div#category-description div span { color: #207A0F; }
body.node-type-item.live-community div#category-description div span { color: #FFA000; }
body.node-type-item.share-experiences div#category-description div span { color: #9F1261; }
body.node-type-item.come-visit div#category-description div span { color: #0B68FF; }
body.node-type-item.art-and-creativity div#category-description div span { color: #3600E7; }

body.node-type-item.spiritual-vision div#content .main-title span { color: #6F2C91; }
body.node-type-item.research-and-experimentation div#content .main-title span { color: #9E070C; }
body.node-type-item.study-with-us div#content .main-title span { color: #F37021; }
body.node-type-item.create-sustainability div#content .main-title span { color: #207A0F; }
body.node-type-item.live-community div#content .main-title span { color: #FFA000; }
body.node-type-item.share-experiences div#content .main-title span { color: #9F1261; }
body.node-type-item.come-visit div#content .main-title span { color: #0B68FF; }
body.node-type-item.art-and-creativity div#content .main-title span { color: #3600E7; }

body.node-type-item.spiritual-vision div#content .main-title { border-color: #6F2C91; }
body.node-type-item.research-and-experimentation div#content .main-title { border-color: #9E070C; }
body.node-type-item.study-with-us div#content .main-title { border-color: #F37021; }
body.node-type-item.create-sustainability div#content .main-title { border-color: #207A0F; }
body.node-type-item.live-community div#content .main-title { border-color: #FFA000; }
body.node-type-item.share-experiences div#content .main-title { border-color: #9F1261; }
body.node-type-item.come-visit div#content .main-title { border-color: #0B68FF; }
body.node-type-item.art-and-creativity div#content .main-title { border-color: #3600E7; }

body.spiritual-vision .main-title,
body.spiritual-vision .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/01-spiritual-vision.jpg); background-repeat: repeat-x, no-repeat; }
body.research-and-experimentation .main-title,
body.research-and-experimentation .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/02-research-and-experimentation.jpg); background-repeat: repeat-x, no-repeat; }
body.study-with-us .main-title,
body.study-with-us .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/03-study-with-us.jpg); background-repeat: repeat-x, no-repeat; }
body.create-sustainability .main-title,
body.create-sustainability .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/04-create-sustainability.jpg); background-repeat: repeat-x, no-repeat; }
body.live-community .main-title,
body.live-community .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/05-live-community.jpg); background-repeat: repeat-x, no-repeat; }
body.share-experiences .main-title,
body.share-experiences .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/06-share-experiences.jpg); background-repeat: repeat-x, no-repeat; }
body.come-visit .main-title,
body.come-visit .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/07-come-visit.jpg); background-repeat: repeat-x, no-repeat; }
body.art-and-creativity .main-title,
body.art-and-creativity .sub-title { background-image: url(../images/white_75.png), url(../images/selfic_paintings/08-art-and-creativity.jpg); background-repeat: repeat-x, no-repeat; }
