/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

body{
	padding:30px 0 30px;
}

.wrapper{
	background:#FFF;
	padding:20px 0 0;
}

.event-content--desc img{
	max-width:560px !important;
}

/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
	padding:0;
	margin:0;
}

a.jcarousel-control-prev, a.jcarousel-control-next{
	color:#ccc;
	text-decoration:none;
}

a.jcarousel-control-prev:hover, a.jcarousel-control-next:hover{
	color:#b4b4b4;
	text-decoration:none;
}


.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  outline:none;
}
.tab-focus() {
  outline: 0 !important;
}

/* Remove dotted outline from image inputs */
input::-moz-focus-inner {
  border: 0 !important;
}

/* Remove dotted outline from all links */
a {
 outline: 0 !important;
}


.header{
	background: url(../../../img/pop_corn2.png) no-repeat 95% top;
}

 ul#top-menu {
	/* margin-left:.95em;*/
	/* background:#FC3*/
	text-align:right;
	margin-right:13px;
 }

 ul#top-menu a{
	font:700 24px 'Rancho', cursive;
	padding: .55em 0;
	margin: 0 0.25em;
	text-transform:uppercase;
	text-decoration: none;
	color: #434147;
	zoom: 1; /* IE7 */

 }
 
 ul#top-menu a:hover{
	 color:#390049;
 }
 
 #top-menu li{
	/* background:#FF0;*/
	 /*padding:0 1em;*/
 }

 #sub-links{
	padding:0 5px 5px;
	margin-right:20px;
	margin-bottom:70px;
 }
 
 #sub-links a{
 	color:#999999;
	font: normal 11px "museo_sans300", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
 }

 
 #sub-links a:hover{
 	text-decoration:none;
 	color:#452a7b;
 }
 
.f_materia{
	display:block;
	margin-top:10px;
}

.f_materia img{
	display:block;
	max-width:560px;

}

.f_materia p, .f_materia p span, .f_materia div span, .f_materia div{
	font-family:"museo_sans300",Helvetica,Arial,sans-serif !important;
	font-size:15px !important;
	line-height:1.42857143 !important;
	text-align:justify;
	margin-bottom:15px;
}


.met_color_transition{
	-webkit-transition : color ease-out 0.25s;
	-moz-transition    : color ease-out 0.25s;
	-ms-transition     : color ease-out 0.25s;
	-o-transition      : color ease-out 0.25s;
}

.met_color_transition:hover{
	text-decoration : none;
}

.met_bgcolor_transition,
.met_bgcolor_transition2 {
	-webkit-transition : background-color ease-out 0.25s;
	-moz-transition    : background-color ease-out 0.25s;
	-ms-transition     : background-color ease-out 0.25s;
	-o-transition      : background-color ease-out 0.25s;
}

.met_bgcolor_transition:hover {
	background-color : #18ADB5;
}

.met_bgcolor_transition2:hover {
	background-color : #46484E;
}

.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #452a7b;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #452a7b;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #452a7b;
  border-color: #452a7b;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}



/*	SLIDER
--------------------*/

		.TB_Wrapper {
			height: 350px;
			margin-bottom:40px;
		}
		
		/* Global Description Style */	
		.TB_Wrapper .Slide div {
			z-index:4;
			position:absolute;
			font-family: inherit;
			font-weight:300;	
			font-size:13px;	
			color:#FFF;
		}
		
		.TB_Wrapper .Slide h2 {
			margin:0 0 5px;
			padding:0;
			font-size:16px;
			font-weight:700;
			color:#9e7ddf;
		}
		
		.TB_Wrapper .Slide a.link {
			margin:0 0 5px;
			padding:0;
			font-size:16px;
			font-weight:700;
			color:#9e7ddf;
		}


/*	TRAILER-LIST
--------------------*/

.list-trailer{
	border:1px solid #e4e4e4;
	border-top:0;
	padding:15px;
	background:#fafafa;
	/*margin-bottom:25px;*/
}
	.list-trailer li{
		margin-bottom:15px
	}
	
	.list-trailer a{
		font:normal 14px/11px "museo_sans900", Arial, Helvetica, sans-serif !important;
		text-decoration:none;
		text-transform: none;
		color:#222222;
	}
	
	.list-trailer a:hover{
		text-decoration:underline;
		color:#000;
	}
	
	.list-trailer .data{
		font-size:11px;
		color:#999
	}
	
	.list-trailer .credito{
		border-top:1px dotted #999;
		font-size:12px;
		color:#999;
		margin-top:3px;
		padding-top:3px;
	}
	

/*	POST-LIST
-----------------*/

ul.post-list{
	padding:20px;
	/*background:#fafafa;
	border:1px solid #e4e4e4;*/
	border-top:none;
}

ul.post-list li{
	position:relative;
	margin:30px 0 0;
	padding-bottom:30px;
	/*border-bottom:1px dotted #dadada*/
}
	
	ul.post-list .post-item{
		padding-left:20px;
		padding-right:20px;				
	}
	
	ul.post-list .date{
		position:absolute;
		right:-20px;
		top:-15px;
		padding:40px 5px 0 10px;
		background:url('../../../img/claquete.png') no-repeat center center;
		width:61px;
		height:67px;
		color:#FFF;
		font:normal 11px/12px 'museo_sans900', Arial, Helvetica, sans-serif;
		z-index:6;
		-moz-transform: scale(1) rotate(-20deg);
		-webkit-transform: scale(1) rotate(-20deg);
		-o-transform: scale(1) rotate(-20deg);
		-ms-transform: scale(1) rotate(-20deg);
		transform: scale(1) rotate(-20deg);
	}
	
	.post-relacionados a{
		font:normal 16px/18px 'museo_sans500', Arial, Helvetica, sans-serif;
		color:#434147;
		padding:0;
		margin:0 0 8px;
	}
	
	.post-relacionados a:hover{
		color:#452a7b;
	}
	
	ul.post-list .post-item h3, ul.post-list .post-item .post-title{
		display:inline-block;
		font:normal 22px/24px 'museo_sans700', Arial, Helvetica, sans-serif;
		padding:0;
		margin:0 0 5px;
	}
	
	ul.post-list .post-item .categoria, .post-relacionados .categoria{
		display:block;
		font:normal 11px/20px 'museo_sans500', Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#999;
	}
	
	ul.post-list .post-item .autor-home{
		font:normal 12px/14px 'museo_sans500', Arial, Helvetica, sans-serif !important;
		text-transform:uppercase !important;
	}
	
	ul.post-list .post-item .autor-home a{
		font:normal 12px/14px 'museo_sans500', Arial, Helvetica, sans-serif !important;
		display:inline-block !important;
		color:#452a7b !important;
		margin-bottom:7px !important;
		
	}
	
	ul.post-list .post-item .autor-home a:hover{
		text-decoration:underline !important;
	}

	
	.post-relacionados p{
		padding:0;
		margin:0;
	}
	
	ul.post-list .post-item p, .post-relacionados p{
		line-height:normal;
	}
	
	ul.post-list .post-item a{
		font:normal 14px/14px 'museo_sans500', Arial, Helvetica, sans-serif;
		/*color:#452a7b;*/
		color:#434147;
	}
	
	ul.post-list .post-item a:hover{
		text-decoration:none;
		color:#452a7b;
	}
	
	
	ul.post-list a.post-more{
		display:inline-block;
		font:normal 14px/16px 'museo_sans500_italic', Arial, Helvetica, sans-serif;
		/*background-color: #fff;*/
		/*border: 1px solid #ddd;*/
		color:#af92b7;
		padding:6px 0;
	}
	
	ul.post-list a.post-more:hover{
		/*background:#452a7b;*/
		color:#5f256f;
		/*border: 1px solid transparent;*/
	}
	
	#content .date, .secao-content .date{
		position:absolute;
		left:-10px;
		top:-10px;
		padding:40px 5px 0 10px;
		background:url('../../../img/claquete.png') no-repeat center center;
		width:61px;
		height:67px;
		color:#FFF;
		font:normal 12px/12px 'museo_sans900', Arial, Helvetica, sans-serif;
		z-index:6;
		-moz-transform: scale(1) rotate(-20deg);
		-webkit-transform: scale(1) rotate(-20deg);
		-o-transform: scale(1) rotate(-20deg);
		-ms-transform: scale(1) rotate(-20deg);
		transform: scale(1) rotate(-20deg);
	}
	
	.social-networks{
		margin-right:25px
	}
	.social-networks ul li{
		padding:0;
	}
	
	ul#social-nw{
		/*background:#FC0*/;
		text-align:center;
		zoom:1;
	}
	
	ul#social-nw li.facebook span{color:#9dafd5;}
	ul#social-nw li.facebook span:hover{color:#3c5fac;}
	
	ul#social-nw li.twitter span{color:#caf2f4;}
	ul#social-nw li.twitter span:hover{color:#96e5e9;}
	
	ul#social-nw li.instagram span{color:#fac094;}
	ul#social-nw li.instagram span:hover{color:#f58229;}
	
	ul#social-nw li.youtube span{color:#e58b8e;}
	ul#social-nw li.youtube span:hover{color:#cc181e;}

	.box-shadow{
		background:url(../../../img/shadow_post.png) no-repeat center bottom;
		width:220px;
		height:23px;
		margin-left:-21px;
		margin-top:-1px
	}


/*	RECENT POST
------------------*/
	
#recent-post{
	
}

ul.widget-recent-posts{
	margin:25px 0 0;
	padding:0;
}

ul.widget-recent-posts li.post-item{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #f1f1f1
}

ul.widget-recent-posts .post-item img{
	margin-top:.3em;
}

ul.widget-recent-posts .content-recent-post p{
	line-height:normal;
	font-size:12px;
	padding-right:15px
}

ul.widget-recent-posts .content-recent-post a{
	font:normal 16px/20px 'museo_sans500', Arial, Helvetica, sans-serif;
	color:#452a7b;
}



/*	CONTENT
-------------------------------*/
#content .post-content{
	margin-bottom:60px;
}

#content h3{
	font:normal 26px/28px 'museo_sans700', Arial, Helvetica, sans-serif;
	color:#452a7b;
	margin:5px 0 25px;
	letter-spacing:-1px;
	padding-left:75px
}

#content .post-categoria{
	padding-left:75px
}

#content .post-resumo{
	font:normal 15px/20px 'museo_sans500_italic', Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-align:justify;
}

#content h5{
	display:block;
	font:normal 16px 'museo_sans500', Arial, Helvetica, sans-serif;
	color:#452a7b;
	border-bottom:4px solid #ddd;
	margin-bottom:2px;
	text-transform:uppercase
}


/*	AUTOR / COMMENTS
---------------------*/


#autor, #list-comment {
	padding:15px;
	background:#f8f8f8
}
#autor .n_autor, #autor .n_autor_off{font:normal 38px/36px 'Honey Script Light', Arial, Helvetica, sans-serif; color:#452a7b}
#autor .n_autor:hover{ text-decoration:none; color:#900}
#autor p{ line-height:normal; font-size:13px; color:#666}
#autor ul li{padding:0; margin:0}
#autor, #list-comment{position:relative;margin-bottom:45px}
#list-comment .comment-box{border-bottom:1px solid #dcdcdc;	padding-bottom:20px;margin-bottom:40px;}
#list-comment .reply, #list-comment .comment{margin-bottom:5px;}
#list-comment .reply{border-top:1px solid #dcdcdc;padding-top:20px}
#list-comment .comment-people{font:normal 16px 'antoniobold', Arial, Helvetica, sans-serif; color:#452a7b}
#list-comment .comment-date{font-size:12px}
#list-comment .comment-info{margin-bottom:8px;}
#list-comment p{line-height:normal; color:#666; font-size:13px}
#list-comment .reply{margin-left:80px;}

.f-sobre{
	font-family:"museo_sans300",Helvetica,Arial,sans-serif !important;
	font-size:13x !important;
	line-height:1.42857143 !important;
	padding:15px;
}

.f-sobre ul, .f-sobre ul li{
	margin:0;
	padding:0;
}


/*	WIDGET
---------------------------*/
.widget-category ul {
	
}

ul.widget-category {
    margin: 1em 0 1em 0;
    padding: 0; 
    list-style: none;
}

ul.widget-category li {
    position: relative;
	padding:.5em 0 .5em;
	border-bottom:1px solid #f1f1f1;
	text-indent:1.3em
}


ul.widget-category li:before {
        font-family: 'FontAwesome';
        content: '\f105';
        position: absolute;
        left: -0.95em;
        top: 0.5em;
}

ul.widget-category li a{
	color:#333;
}

ul.widget-category li a:hover{
	color:#452a7b;
}

h4{
	/*font:normal 32px/34px 'Rancho', cursive;*/
	font:normal 32px/34px 'Rancho', cursive;
	
}



.separate{
	height:6px;
	background:#5f256f;
	margin:0 20px;
}



/*	TITLE
---------------------------------*/
.title{
	border-bottom-width:4px;
	border-bottom-style:solid;
}

.bx-title{
	display:inline-block;
	padding:8px 20px 5px;
	color:#FFF;
	/*text-transform:uppercase;*/
	/*font: normal 12px/16px "museo_sans900", Arial, Helvetica, sans-serif*/
	font: normal 26px/28px 'Rancho', cursive;
}

.perfil{
	/*background:#9F0;*/
}

.perfil p{
	display:block;
	font-size:12px;
	padding:0 15px;
	margin:0;
	text-align:center
}

.border-dark{border-color:#383838}
.bg-dark{background-color:#383838;}

.border-pink{border-color:#6b357a !important;}
.bg-pink{background-color:#5f256f !important;}
.cl-pink{color:#5f256f !important;}
.border-dotted{
	border-bottom-width:2px;
	border-bottom-style:dotted;
}

.border-red{border-color:#ae2323}
.bg-red{background-color:#ae2323;}

.border-blue{border-color:#175bab}
.bg-blue{background-color:#175bab;}

.border-green{border-color:#1ba793}
.bg-green{background-color:#1ba793;}

.border-turquesa{border-color:#47a8cb}
.bg-turquesa{background-color:#47a8cb;}

.border-twitter{border-color:#55acee}
.bg-twitter{background-color:#55acee;}

.border-instagram{border-color:#48779b}
.bg-instagram{background-color:#48779b;}

.border-facebook{border-color:#4b66a0}
.bg-facebook{background-color:#4b66a0;}

.border-trailer{border-color:#e6e6e6}
.bg-trailer{background-color:#e6e6e6; color:#222222;}

#footer{
	background:#f2f2f2;
	color:#000;
	padding: 10px 20px;
}



ul#nav li.current a{
	color:#452a7b !important;	
}

#nav-menu{
	background:#6b357a;
	/*padding:5px;*/
	margin: 0 20px;
}

	

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	padding-top:3px
}
.sf-menu ul {
	/*box-shadow: 2px 2px 6px rgba(0,0,0,.2);*/
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	/*border-left: 1px solid #fff;
	border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
	/*border-top: 1px solid rgba(255,255,255,.5);*/
	padding: 0 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}

.sf-menu a {
	color: #fff;
	font:normal 16px "museo_sans500", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*letter-spacing:-1px;*/
}
.sf-menu li {
	/*background: #BDD2FF;*/
	margin:.75em 0;
	padding:0;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	border-right:1px dotted #fff;
}

.sf-menu ul{
	padding-top:.7em;
}

.sf-menu ul li {
	background: #6b357a;
	border-bottom:1px dotted #390049;
	margin:0;
	border-right:none;
	
}

.sf-menu ul li a{
	font:normal 14px "museo_sans5300", Arial, Helvetica, sans-serif;
	text-transform:none;
	padding:.75em 1em;
	
}

.sf-menu ul ul li {
	background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	/*background: #5f256f;*/
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}


.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	background: #5f256f;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}


.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image:         linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
  background-image:         linear-gradient(to bottom, #222 0%, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

/* Remove dotted outline from image inputs */
input::-moz-focus-inner {
  border: 0;
}

/* Remove dotted outline from all links */
a {
 outline: 0;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  outline:none;
}

select:focus, .btn:focus {
  outline: none;
}

.tab-focus() {
  outline: 0;
}

.nav-tabs {
  border-bottom: 1px solid #452a7b;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
  padding:8px 20px 5px !important;
  color:#452a7b;
 /* font: normal 26px/28px 'Rancho', cursive; 
  font: normal 26px/28px 'Damion', cursive;*/
  font: normal 26px/28px 'Rancho', cursive;
}


.nav-tabs > li > a:hover {
  border-color: #eee #eee #452a7b;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #452a7b;
  border: 1px solid #452a7b;
  border-bottom-color: transparent;

}


.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image:         linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image:         linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #3278b3;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */

.color-purple{color:#452a7b;}
.color-facebook{color:#3c5fac;}
.color-twitter{color:#96e5e9;}
.color-flickr{color:#ed1983;}
.color-google{color:#d23e2b;}
.color-pinterest{color:#cb2027;}
.color-youtube{color:#cf3427;}
.color-instagram{color:#9d6f57;}


.space {
    height:60px;
    width:100%;
	clear:both;
}

.double-space {
    height:100px;
    width:100%;
	clear:both;
}

.half-space {
    height:30px;
    width:100%;
	clear:both;
}


/*	PARTITAL VIEW
------------------*/

.ms-partialview-template {
	overflow: hidden;
	min-height:400px;
}
.ms-partialview-template .ms-view {
	overflow: visible;
	background-color: transparent;
}

.ms-partialview-template .ms-slide {

}

.ms-partialview-template .ms-caro3d-template {
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 15%;
}

.ms-partialview-template .ms-slide-info {
	text-align: center;
	padding:5px 10px 12px;
}

.ms-partialview-template .ms-slide-info h3 {
	margin:8px 0 0 !important;
	padding:0 !important;
	font-weight: 300;
	font-size: 18px !important;
	color: #222 !important;
	font-style:italic !important;
	line-height:normal !important;
}

.ms-partialview-template .ms-slide-info h4 {
	margin: 5px;
	font-weight: 300;
	font-size: 14pt;
	color: #7A7A7A;
}

.ms-partialview-template .ms-slide-info p {
	font-size: 13px !important;
	margin: 0 !important;
	line-height:normal !important;
	color:#666 !important
}	

/* Layers */
.ms-layer.video-title {
    font-family: "Lato",sans-serif;
    color: white;
    font-weight: 600;
    font-size: 42px;
    margin:0px;
    letter-spacing:0px;
}

.ms-layer.video-title.video-top-title {
    font-size: 16px;
    color: gray;
}

.ms-layer.video-title.video-sub-title {
    font-size: 22px;
    font-weight: 300;
}