
/*------------------------------------------------------------------
MAIN ORF Stylesheet]

/****************************/ 
/** ORF COMMON CSS         **/ 
/****************************/  

/**  
	 COMMON COLOURS:      
	 
	 foundation green: #94C404; (rgb(148, 196, 4)) (closest Pantone: 2292 C (#93c90e)) 
	 foundation green (shadow): #83ab0a; ()rgb(131, 171, 10)) (closest Pantone: 2292 C (#78aa00)) 
	 foundation black: #111; 
	 foundation dark grey: #473e2f; 
	 foundation medium grey: #595245; 
	 foundation light grey: #f2f3f2; 
	 foundation text: #444 
     
	 
     link green: #A7CF33; 
     link green: #7fba00; 
     very dark green: #28462C; 
	 black:#111 
     very dark grey:#333 
     dark grey:#666 
     light grey: #999
     very light grey: #B8C4B2  

*/

/*------------------------------------------------------------------
Global
*/

html {
	-webkit-text-size-adjust: none;
	background-color: #fff
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #3d3c3f;
	background-color: #fff;
}
 
p { 
	padding: 0;
	margin: 0;
	margin-top: 0;
}

p, ul {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;	
	line-height: 1.5em;
	margin-bottom: 1.7em;
}

h1, h2, h3, 
h4, h5, h6 {
	/* background: blue; */
}

h3, h4, h6 {
	margin-bottom: 0.5em;
}

h1 {
	font-size: 150%;
	line-height: 1em;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}
    
input,
button,
select,
textarea {
	/* font-family: 'Roboto'; */
}

a {
 color: #8ec924;
}

.small-text{
	font-size: 80%;	
}

table, th, td {
   border: 0px solid black;
   padding: 10px;
}
th {
text-weight: bold;
}


/*------------------------------------------------------------------
Navbar / .navbar
*/

.navbar {	
	background: #3d3c3f;
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid #4d4b43;
	padding-left: 0px;
	padding-right: 0px;
}

.navbar-header {
	background: transparent;
}

.navbar-header  .navbar-toggle {
 background: #3d3c3f;
 border:1px solid #4d4b43;
 border-radius:4px;
}
.navbar-header  .navbar-toggle .icon-bar {
background: #f2f3f2;
}

.navbar-header .navbar-brand {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	height: 100%;
	position: relative;
}
.navbar-header .navbar-brand img {
	width: 300px;
	height: 24px;
    margin-top: 12px;	
}
.navbar .nav {
	margin: 0px;
}
.navbar .nav > li {
}

.navbar-brand,
.navbar .nav > li > a {
	color: #f2f3f2;
	font-size: 100%;
}

.navbar .nav > li > a {
	-webkit-text-shadow: none;
	text-shadow: none;
   /* text-shadow: 1px 1px 2px rgba(0,0,0,.5);*/
}
.navbar .nav > li > a:hover {
	-webkit-text-shadow: none;
	text-shadow: none;
	background: transparent;
	color: #f2f3f2;
}

.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover {
	-webkit-text-shadow: none;
	text-shadow: none;
	background: transparent;
	/* color: #92c104; */
	color: #8ec924;
}

.navbar .nav > li.first > a {
	display: none;
	padding-left: 0px;
	margin-left: 0px;
}

.navbar .nav  li.last > a  {
	padding-right: 0px;
	margin-right: 0px;
	
}

.container {
   float: none;
   margin:0;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
.container .row, .container-fluid .row {
	background: transparent; 
	padding: 0;
    margin: 0;
}

/*------------------------------------------------------------------
Subheader / #subheader
*/

#subheader {	
	background: #efefeb;
	padding: .25em;
	border-top: 1px solid #3d3c3f;
	margin: 0;	
	margin-bottom: 1.25em;

	/* color: #f2f3f2;
	background: #8ec924 url(../img/banner_sketch.png) repeat-x 0 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;*/
}

#subheader h1 {
	margin: 0;
	padding: 0;
	font-size: 400%;
	line-height: 0.8em;
    text-shadow: 1px 1px 2px rgba(89,77,55,.5);
	display: none;
}


/*------------------------------------------------------------------
page / #page
*/

#page {
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

#page .page-intro {
	font-style: italic;
	font-size: 150%;
	margin: 0px;	
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 1.5em;
	color: #4d4b43;
	text-align: justify;
	padding: 25px 25px;
	
	border: 1px dashed #e2e3e2;	
	border-right: none;
	border-left: none;
	border-radius: 15px;
	background: #efefeb;
 }

#page .page-intro-small {
	font-size: 1.5em;
	text-align: center;
	color: #4d4b43;
	font-style: italic;
	padding: 1.25em 1.25em;
	border: 1px dashed #e2e3e2;	
	background-color: rgba(239, 239, 235,0.5);
	border-right: 0;
	border-left: 0;
	border-radius: 7px;
	margin-top: 0;	
	margin-bottom: 1.5em;	
}
#page .page-content {
	background-image: url(../img/youth_dance_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom; 
	background-size: contain;	
	border-bottom: 1px solid #e2e3e2;
	margin-top: 1.25em;
}

#page .page-error {
	height: 800px;
	background-image: url(../img/youth_dance_bg.png);
    	background-repeat: no-repeat;
    	background-position: center bottom; 
	background-size: contain;	
	border-bottom: 1px solid #e2e3e2;
	margin-top: 1.25em;
}

/*------------------------------------------------------------------
Page Slideshow 
*/

.slide {
	margin: 0;
	padding: 0;
	background-color: #000;
}

.carousel {
	margin: 0;
	padding: 0;
}
.carousel-inner {
	margin: 0;
	padding: 0;
}

.carousel-caption {
	padding-left: 30px;
	padding-right: 30px;
	z-index: 10;
	top: 0;
    bottom: auto;
	height: 260px;
	color: #7f7f7f;
	font-family: 'Roboto', sans-serif;
	-webkit-text-shadow: none;
	text-shadow: none;
}

.carousel-caption h1 {
	margin-top: auto;
	margin-bottom: auto;
}
		
.carousel-caption p {
	font-style: italic;
	font-size: 100%;
	margin-top: auto;
	margin-bottom: auto;
}

.caption-left {
	text-align: left;
	left: 50px;
    right: auto;
}

.caption-left p {
	text-align: right;
}

.caption-right {
	text-align: right;
	left: auto;
    right: 50px;
}

.caption-right p {
	text-align: left;
}

.carousel-caption h1 {
	font-size: 300%;
	line-height: 1.4em;
}

.carousel-caption h2 {
	font-size: 200%;
}

.carousel-caption h3 {
	font-size: 150%;
}

.carousel-caption .right {
	text-align: right;	
}

/* Declare heights because of positioning of img element */
 .carousel .item {
    background-color: #000;
}

ol .carousel-indicators {
	background-color: #92c104;	
}

ol .carousel-indicators li:before{
	color: #92c104;
}

a.carousel-control {
	background-color: transparent;
	width: 30px;
}

a.carousel-control:hover{
	color: #92c104;
}

/*------------------------------------------------------------------
Left and Right Panel Content 
*/
#left-content, #right-content {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

#right-content .row, #left-content .row {
/*	margin-top: 1.25em;
	margin-bottom: 1.25em; */
}

#left-content {
	padding-right: 30px;
	border-right: 1px dashed #e2e3e2;
	background: transparent;
}

#right-content {
	font-size: 75%;
	padding-left: 30px;
	border-left: 1px dashed #e2e3e2;
	background: transparent;
}

#right-content img {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

#right-content #share-links {
 margin: 0;
 padding: 0;
 font-size: inherit;
 list-style: none;
 float: left; /* Clear floats */
 width: 100%;
}

#right-content ul  li {
   display: inline-block;
   width: 100%;
   height: 100%;
   padding-top: 15px;
   padding-bottom: 15px;
}

#right-content ul  li  a{
	display: block;
	width: 100%;
}

#right-content ul  li a:hover{
}

#right-content h1, h2, h3 {
	text-align: left;
}

/*------------------------------------------------------------------
Extra / #extra]
*/

#extra {	
	font-size: 85%;
	background-color: #4d4b43;
	border-top: 1px solid #999;
	border-bottom: 1px solid #3d3c3f;
	color: #efefeb;
}

#extra p {	
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #efefeb;
}

#extra .extra-col, .extra-col-left, .extra-col-right{
	margin:0;
	background: transparent;
	padding: 1.25em;
}

#extra .extra-col-right{
	padding-right: 0;
}

#extra .extra-col-left{
	padding-left: 0;
}
	
#extra h3 {
	margin-top: 0;
}

#extra .cfm-logo{
 float: right;
 margin: 0;
 padding: 0;
 margin-top: 0px;
 margin-right: 0px;
}

#extra  .footer-links {	
	display: inline;
	list-style: none;
	margin:0;
	padding:0;
	background:transparent;
	white-space: nowrap;
	margin-bottom: 1.25em;
}

#extra .footer-links li {
	display:inline-block;
	margin-left: 0;
	padding-left: 1.25em;
	padding-right: 1.25em;
	margin-bottom: 1.25em;
	font-size: 85%;
	border-right: 1px groove #efefeb;
}

#extra .footer-links li .last{
	border-right: 0;
}

#extra .footer-links a {
	color: #efefeb;
}

#extra .footer-links li.first{
	padding-left: 0;
}

#extra .footer-links li.last{
	padding-right: 0;
	border-right: 0;
}

/*------------------------------------------------------------------
Footer / #footer
*/

#footer {
	font-size: 50%;
	border-top: 1px solid #4d4b43;	
	color: #999;	
	background: #3d3c3f;
}

#footer-right, #footer-left {
	padding: 0px;	
	padding-top: 7px;
	padding-bottom: 7px;
}

#footer-right {
   text-align: right;
}

#footer-left {
   text-align: left;
}

#footer  a {
  color: #8ec924;
}

/*------------------------------------------------------------------
Miscellaneous
*/

.slash {
	padding-right: .1em;
	/* color: #92c104; */
	color: #8ec924;
}

.emphasis {
	color: #8ec924;
	font-style: italic;
}

.right {
	float: right;
	text-align: right;
}

.left {
	float: left;
	text-align: left;
}

.small-text {
 font-size: 70%;
}

.no-spacing, .col-just {
	margin: 0;	
	padding: 0;	
	border: none;	
}

.col-left {
	margin-top: 0;	
	margin-bottom: 0;	
	margin-left: 0;	
	
	padding-top: 0;	
	padding-bottom: 0;	
	padding-left: 0;	

	border-left: none;	
}

.col-right {
	margin-top: 0;	
	margin-bottom: 0;	
	margin-right: 0;	
	
	padding-top: 0;	
	padding-bottom: 0;	
	padding-right: 0;	

	border-right: none;	
}

.socialbtns, .socialbtns ul {
margin: 0;
padding: 0;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

.socialbtns li {
  margin-right: 1.25em;
  padding: 0;
  list-style: none outside none;
  display: inline-block;
  text-align: center;
}

.socialbtns .fa {
	width: 40px;
    height: 40px;
	color: #efefeb;
	background-color: #4d4b43;
	border: 1px solid #efefeb;
	padding-top: 13px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
}

.socialbtns .fa:hover {
	color: #4d4b43;
	/*background-color: #92c104; */
	background-color: #8ec924;
	
	border: 1px solid #3d3c3f;
}

.top-border-light {
	border-top: 1px dashed #e2e3e2;
}

.bottom-border-light{
	border-bottom: 1px dashed #e2e3e2;
}

.video-container {
    position: relative;
	padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------------------------------------
Bootstrap Overrides
*/

.nav-list {
	margin-bottom: 1.5em;
}

.nav-list > li > a {
	padding: 7px 15px;
	
	font-weight: 100;
	color: #333;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.nav-list > li.active > a,
.nav-list > li.active > a:hover {		
	color: #FFF;
	background: #81994D;
}

.btn {
	border-radius: 0 \0/;
}
