/**
 * IN-DEPTH PAGES
 */

/* SUB CATEGORY pages */
#indepth-page .main-title { background-position: left bottom, center -180px; width: 100%; height: 40px; overflow: hidden; border-bottom: 4px solid; position: relative; margin: 0 auto; text-align: center; }
#indepth-page .main-title span { font: 2.2em myriadpro; -moz-border-radius: 30px; border-radius: 30px; background-color: #fff; padding: 5px 20px 10px 20px; }

#indepth-description { overflow: hidden; }
#indepth-page  h2 { margin: 20px 0; text-align: center; }

/*
.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;
}
*/

body.spiritual-vision #indepth-page .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 #indepth-page .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 #indepth-page .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 #indepth-page .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 #indepth-page .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 #indepth-page .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 #indepth-page .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 #indepth-page .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; }

#indepth-page #cnt-oracle-bar,
#indepth-page {
	width: 940px;
	margin: 20px auto;
}
