/*	Structure 
 ---------------------------------------------------*/
body{
	font-family: Overpass,'Liberation Sans',Helvetica,Arial,sans-serif;
}
.container.main {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.grey-gradient {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#efefef));
	background-image: -webkit-linear-gradient(top, #fff, #efefef);
	background-image: -o-linear-gradient(top, #fff, #efefef);
	background-image: linear-gradient(to bottom, #fff, #efefef);
	background-image: -moz-linear-gradient(top, #fff, #efefef);
	background-image: -ms-linear-gradient(top, #fff 0%, #efefef 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fffff', endColorstr='#efefef')"; /* For Internet Explorer 8 */
}
.modal {display:none;}
.smaller {
    font-size: 88%;
}
.center {
	text-align:center;
}
body.ms header { background: #7fb6c9 url("/ryan/grid/img/ms-header.png") top right no-repeat; }  /* replace with microsite main image */
body.msi header { background: #7fb6c9 url("/ryan/grid/img/msi-header.png") top right no-repeat; } /* replace with microsite internal image */
body.lp header { background: url("/startup/img/RH_Innovative_microsite_1003x279.png") 0 0 no-repeat; } /* replace with landing page image */
body.blog header { background: url("") 0 0 no-repeat; } /* replace with landing page image */
header {
	color: #000;
	position: relative;
	
}
body.ms header { height: 422px; }
body.msi header { height: 205px; }
body.lp header { height: 279px; }
header .promo{
	overflow: hidden;
	position: relative;
}
#sm-logo {
	background: transparent url("/promo/liberate/img/RH-logo-wht.png") 0 10px no-repeat;
	width: 150px;
	height: 50px;
	padding: 0.5em;
}	
#sm-logo a {
	display: block;
    height: 50px;
    text-indent: -8888px;
    width: 150px;
}	
header h1 {
	color: #FFFFFF;
    font-family: Overpass,'Liberation Sans',Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
    font-size:240%;
    text-transform: uppercase; 
}
body.ms header h1 {
	margin-top:2em;
}
body.msi header h1 {
	line-height: 1.1;
	font-size:200%;
}
body.lp header h1 {
 margin-top: .5em;
}
header .messaging {
	padding:0 2em;
}
header h2 {
	color: #FFF;
	font-size: 120%;
  	font-weight: normal;
  	line-height: 25px;
	width: 90%;
	margin: 0 0 15px 0;
	text-shadow: 2px 3px 4px rgba(0, 0, 0, 0.4);
}
a.header-button {
	background-color: #000;
    border-radius: 19px 19px 19px 19px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: Overpass,'Liberation Sans',Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    padding: 6px 26px;
    text-decoration: none;
    white-space: nowrap;
}
a.header-button:hover {
    color: #FFF;
    text-decoration: none;
}
#header-links {
    float: right;
    margin: 1.5em 3em 0 0;
    text-align: right;
}
.messaging #header-links {
	margin: 1.5em 0 0;
}
.page h1 {
	color: #C00;
    font-size: 154%;
    line-height: 1.2;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.page h2 {
    font-size: 132%;
    text-transform: uppercase;
    line-height: 1.2;
}
.page h3 {
	font-size: 125%;
	font-weight: 200;
	text-transform: uppercase;
	line-height: 1.5;
}
.tab-content li {
    margin: 0 0 16px;
}
ul.look li {
    list-style-image: url("/promo/liberate/img/arrow.png");
}
p.look, a.look {
    background: url("/promo/liberate/img/arrow.png") no-repeat scroll 1px 50% transparent;
    padding-left: 12px;
}

/*	Header Nav
---------------------------------------------------*/
header nav {
	bottom: 0;
	height: 38px;
	position: absolute;
	z-index: 20;
	width: 100%;
	
}
/* Twitter
---------------------------------------------------*/
.rh-twitter-feed ul{
	list-style-type: none;
	margin:1em 0;
	padding:0;
}
.rh-twitter-feed li{
	margin:1em 0;
}
.rh-twitter-feed li .juitterAvatar{
	width:20px;
	height:20px;
}

/* Promo Cycle
---------------------------------------------------*/
#dot-links {
	float: right;
	position: relative;
	z-index: 50;
	margin-top: 200px;
	margin-right:1em;
}
#newPromoNav { 
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	}
#newPromoNav li {
	overflow:hidden;
	margin: 0; 
	padding: 0; 
	width: 20px; 
	height: 20px;  
	text-align: left;
	float: left;
	}
#newPromoNav a {
	display: block;
	width: 20px;
	height: 20px;
	background: url('/promo/liberate/img/dot-sprite.png') 4px -75px no-repeat;}	/* adjust position to appropriate off color */
#newPromoNav li a.activeSlide {background-position: 4px -95px;}		/* adjust position to appropriate active color */
#newPromoNav li:hover a {background-position: 4px -35px;}		/* adjust position to appropriate hover color */
#newPromoNav li:hover a.activeSlide {background-position: 4px -95px;} 	/* adjust position to appropriate active color */
#newPromoSlides .dis-none {
	display:none;
}
#newPromoSlides {
    height: 279px;
    position: relative;
}
#newPromoSlides h1 {
	display: inline-block;
	margin-top:.5em;
}
#newPromoSlides #header-links a.header-button  {
	border:1px solid #3e3e3e;
}
#newPromoSlides #p-one {
    background: url("/promo/liberate/img/RH_Storage_Bird_279x1003.png") no-repeat left top transparent;
}
#newPromoSlides #p-two {
    background: url("/promo/liberate/img/RH_Storage_Balloons_279x1003.png") no-repeat left top transparent;
}
#newPromoSlides #p-one, #newPromoSlides #p-two, #newPromoSlides #p-three, #newPromoSlides #p-four{
	padding-left: 1.5em;
	height: 100% !important;
    width: 100% !important;
}
#newPromoSlides #p-three {
    background: url("/promo/liberate/img/RH_Storage_Cornell_279x1003.png") no-repeat scroll left top transparent;
}
#newPromoSlides #p-three h1 {
  font-size: 205%;
}
#newPromoSlides #p-three h2 {
  font-size: 100%;
  margin-top: -5px;
}
#newPromoSlides #p-four {
    background: url("/promo/liberate/img/RH_Storage_Boxes_279x1003.png") no-repeat scroll left top transparent;
}
/*************** Slideshow Nav *****************/
.slideshow {
	overflow:hidden;
}
.slideshow-nav {
	text-align:center;
}
.slideshow-nav a span {
	color: #666;
    display: inline-block;
    font-size: 0.8em;
    margin: 0 2em;
    padding:.3em;
    text-transform: uppercase;
    padding-bottom: 0px;
}
.slideshow-nav a span:hover {
	color: #333;
	background-color:#efefef;	
}
.slideshow div p {
	font-size:.9em;
	color:#666;
	margin-bottom:.3em;
}
/*	Footer
---------------------------------------------------*/  
footer {
	margin-top: 4em;
    min-height: 5em;
	font-size: 0.9em;
	color: #666;
	padding: 0 1.6em;
}
footer nav {
	margin-left:0;
	position: relative;
	width: auto;
	background-color: none;
	background: none;
}
footer nav ul {
	display: inline-block;
	margin-left: 0;
}
footer nav ul li {
	color: #666666;
    display: inline-block;
    *float: left;
    list-style: none outside none;
    margin: 0 1em 0 0;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
}
footer nav ul li a {
	color: #c00 !important;
	text-shadow: none;
    text-transform: none;
	text-decoration: none;
	white-space: nowrap;
	padding: 8px 0;
}
footer nav ul li a:hover {
	text-decoration: underline;
	background:transparent;
}
footer ul.social-icons {
	color: #333;
	float: right;
	margin-left: 0;
}
footer ul.social-icons li {
	list-style:none;
	display: inline-block;
	padding-left: 5px;
	margin-left: 0;
 	margin-top: -4px;
 	vertical-align: middle;
}
footer ul.social-icons span { 
	padding-top: 4px;
	width: 45px;
	display: block; 
}
/* Page & Aside
--------------------------------------- */
aside{position:relative;}
.page, aside.right {
	padding: 1.6em;
}
aside section {
    border-top: 1px dotted #AAAAAA;
    font-size: 90%;
    margin: 0 0 1em;
    padding-top: 1em;
}
aside h1 {
    font-size: 115%;
    line-height: 1.4;
    text-transform: uppercase;
}
/* Lightbox for modals
-------------------------------------------*/
.light_up{
	background: none repeat 0 0 #333333;
    color: #FFFFFF;
    display: none;
    padding: 20px;	
}
.lightbox {
	position: relative;
}
.light_up .close {
	color: #CC0000;
    cursor: pointer;
    text-decoration: none;
    float: left;
    font-size: 1em;
    font-weight: normal;
    line-height: auto;
    opacity: 1;
    text-shadow: none;
}
.projekktor.pphttp .ppcontrols.fade {
    opacity: 1;
    transition: none;
}
/* Form styles
-------------------------------------------------- */
label.required:after
{
	content:"* ";
} 
/*Bootstrap Overrides
---------------------------------------------------*/
[class^="icon-"], [class*=" icon-"] {
  background-image: url("/innovate/img/glyphicons-halflings.png");
}
.navbar-inverse .nav > li > a {
    color: #FFFFFF;
  }
.navbar-inverse .nav > li > a:hover{
	background-color:#333;
	-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar-inverse .navbar-inner{
	background-color:#656565;
	background-image:-moz-linear-gradient(top, #656565, #010101);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#656565), to(#010101));
	background-image:-webkit-linear-gradient(top, #656565, #010101);
	background-image:-o-linear-gradient(top, #656565, #010101);
	background-image:linear-gradient(to bottom, #656565, #010101);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff656565', endColorstr='#ff010101', GradientType=0);
	border-color:#656565;
}
.navbar .nav {
    text-transform: uppercase;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}
.navbar-inner {
	border-radius:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.btn-redhat.active{color:rgba(255, 255, 255, 0.75);}
.btn-redhat{
	color:#ffffff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:#a00000;
	background-image:-moz-linear-gradient(top, #cc0000, #a00000);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#e01e1e), to(#a00000));
	background-image:-webkit-linear-gradient(top, #cc0000, #a00000);
	background-image:-o-linear-gradient(top, #cc0000, #a00000);
	background-image:linear-gradient(to bottom, #cc0000, #a00000);
	background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc0000', endColorstr='#ffa00000', GradientType=0);
	border-color:#a00000 #a00000 #802b00;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color:#a00000;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-redhat:hover,.btn-redhat:active,.btn-redhat.active,.btn-redhat.disabled,.btn-redhat[disabled]{
	color:#ffffff;
	background-color:#a00000;
	*background-color:#cc0000
}
.btn-redhat:active,.btn-redhat.active{background-color:#993300 \9;}
.btn-group.open .btn-redhat.dropdown-toggle{background-color:#cc4400;}
.btn-redhat .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}

.benefits {
	background-color: #EFEFEF;
   border-radius: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   padding: 0.3em 0.5em;
   
}

.speaker {
	padding-top: 15px;
}

