/*----- /sites/default/files/ec_pro/realestateinspection/ ------*/


/*--------------------------GLOBAL-----------------------------*/

body, #body_wrapper{
	font-family:						'Lato';
	background:							#fff url(rinehart-background.jpg) repeat-x;
	
}

h1, h2, h2 a{
	font-family:						'LatoBlack';
	font-size:							29px;
	font-weight:						normal;
	line-height:						35px;
	color:								#000;
	text-transform:						uppercase;
}

#maincontent h1, #maincontent h2{
	background:							url(rinehart-check-mark.png) no-repeat;
	padding-left:						32px;
}

h3, h3 a{
	font-family:						'Lato';
	font-size:							21px;
	font-weight:						bold;
	line-height:						26px;
	color:								#000;
	text-transform:						none;
}

h4, h4 a, #sidebar h2, #sidebar h2 a{
	font-family:						'LatoBlack';
	font-size:							18px;
	font-weight:						normal;
	line-height:						22px;
	color:								#337bb9;
	text-transform:						uppercase;
}

p{
	font-family:						'Lato';
	font-size:							15px;
	font-weight:						normal;
	line-height:						18px;
	color:								#838383;
}

p a{
	color:								#f1002f;
	text-decoration:					underline;
}

#site-name{
	margin:								10px 0px 0px 0px;
}

.clear{
	clear:								both;
	margin:								0px;
	padding:							0px;
	line-height:						1px;
	font-size:							1px;
}


/*--------------------------MASTHEAD-----------------------------*/

#branding{
	background:							url(rinehart-masthead.jpg) repeat-x;
	height:								89px;
}



/*--------------------------NAVIGATION-----------------------------*/

#site-navigation {
	background:							#771423 url(rinehart-navigation.jpg) repeat-x;
	-webkit-box-shadow: 				0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    				0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         				0px 0px 5px rgba(50, 50, 50, 0.75);
	
	position:							relative;
	z-index:							20;
	
	height:								30px;
}

#site-navigation ul.links a {
	font-size: 							14px;
	font-weight:						normal;
	text-transform:						uppercase;
	color:								#fff;
	line-height:						15px;
	padding:							0px 10px 0px 10px !important;
	margin:								7px 0px 8px 0px;
	
}

#site-navigation ul.links li{
	height:								30px;
}
#site-navigation ul.links li li a{
	height:								auto;
	padding:							0px 0 0 0;
	margin:								0px;
}

#site-navigation ul.links li a {
	border-right:						solid 1px #fff;
}

#site-navigation ul.links li.last a, #site-navigation ul.links li li a{
	border:								none;
	line-height:						auto;
	margin-bottom:						0px
}

#site-navigation .dropdown li.active-trail > a {
	color:								#cddbe8;
	background:							none;
	text-decoration:					none;
}

#site-navigation .dropdown li li.active-trail > a, #site-navigation .dropdown li li a.active {
	color:								#fff;
	background:							#555;
	-webkit-border-radius: 				0px;
	-moz-border-radius: 				0px;
	border-radius: 						0px;
	text-decoration:					none;
}



#site-navigation ul.links a:hover {
	color:								#cddbe8;
	background:							none;
	text-decoration:					none;
}

#site-navigation ul.links ul a {
	font-size: 							13px;
	font-weight: 						normal;
	text-transform:						none;
	
}

#site-navigation ul.links ul a:hover, #site-navigation ul.links ul a{
	
}

#site-navigation .dropdown li li a:hover {
	background:							#761422;
}

#site-navigation .dropdown li li a {
	background:							#550e19;
}

/*--------------------------HERO-----------------------------*/

#hero{
	position:							relative;
	z-index:							10;
}


#hero .limiter{
	background:							url(rinehart-hero-dropshadow.png) bottom no-repeat;
	padding-bottom:						40px;
}

#hero h2{
	font-family:						'LatoBlack';
	font-size:							57px;
	line-height:						63px;
	font-weight:						normal;
	text-transform:						none;
	color:								#fff;
	text-shadow: 						none;
	margin:								5px  0 0 0;
	text-shadow: 						1px 1px 3px rgba(0, 0, 0, 0.7);
	
}


.nifty-hero-caption .read-more, .nifty-hero-caption .read-more:hover {
	display: 							block;
	float: 								right !important;
	margin-top: 						0px;
	padding: 							0;
	background: 						none;
	box-shadow: 						none;
	-moz-box-shadow: 					none;
	-webkit-box-shadow: 				none;
	height:								25px;
	width:								110px;
	overflow:							hidden;
	line-height: 						35px;
	
	color:								rgb(134, 79, 79) !important;
	text-indent: 						0px !important;
	text-shadow: 						none;
}

.nifty-hero-right_txt .nifty-hero-caption {
	left: 								55%;
	padding-left:						20px;
}

.nifty-hero-right_txt .caption-inner{
	padding:							10px 20px 10px 0px;
	text-align:							right;
}

.nifty-hero-right_txt .caption-content{
	font-weight:						bold;
	color:								#fff;
	font-size:							15px;
	line-height:						19px;
	text-shadow: 						1px 1px 2px rgba(0, 0, 0, 0.7);
	
}

.nifty-hero-caption .read-more:hover{
	text-decoration:				underline;
}


#block-nifty_hero-field_nifty_hero{
	background:							none;
}


#hero .nifty-hero-item, #hero .nifty-hero-img{
	width:								960px;
}

.block-nifty_hero img {
	height:								263px;
}

#block-nifty_hero-field_nifty_hero.block{
	margin:								0px;
}

.block-nifty_hero .views-slideshow-controls-bottom {
	display:							none;
	
	left: 								15px;
	bottom: 							10px;
	padding-left:						20px;
}

/*--------------------------PAGE-----------------------------*/

#page, #page .limiter{
	background:							none;
}


/*--------------------------SIDEBAR-----------------------------*/

#sidebar{
	background:							none;
}

/*--------------------------FOOTER-----------------------------*/
#footer{
	margin-top:							60px;
}

#footer, #footer .limiter{
	background:							none;
}

#footer .limiter{
	border-top:							solid 7px #e2e2e2;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 24, 2013 12:17:07 PM America/New_York */

@font-face {
    font-family: 						'LatoBlack';
    src: 								url('./fontface/Lato-Bla-webfont.eot');
    src: 								url('./fontface/Lato-Bla-webfont.eot?#iefix') format('embedded-opentype'),
         								url('./fontface/Lato-Bla-webfont.woff') format('woff'),
         								url('./fontface/Lato-Bla-webfont.ttf') format('truetype'),
         								url('./fontface/Lato-Bla-webfont.svg#LatoBlack') format('svg');
    font-weight: 						normal;
    font-style: 						normal;

}

@font-face {
    font-family: 						'Lato';
    src: 								url('./fontface/Lato-BolIta-webfont.eot');
    src: 								url('./fontface/Lato-BolIta-webfont.eot?#iefix') format('embedded-opentype'),
         								url('./fontface/Lato-BolIta-webfont.woff') format('woff'),
         								url('./fontface/Lato-BolIta-webfont.ttf') format('truetype'),
         								url('./fontface/Lato-BolIta-webfont.svg#LatoBoldItalic') format('svg');
    font-weight: 						bold;
    font-style: 						italic;

}

@font-face {
    font-family: 						'Lato';
    src: 								url('./fontface/Lato-Bol-webfont.eot');
    src: 								url('./fontface/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
         								url('./fontface/Lato-Bol-webfont.woff') format('woff'),
         								url('./fontface/Lato-Bol-webfont.ttf') format('truetype'),
         								url('./fontface/Lato-Bol-webfont.svg#LatoBold') format('svg');
    font-weight: 						bold;
    font-style: 						normal;

}

@font-face {
    font-family: 						'Lato';
    src: 								url('./fontface/Lato-RegIta-webfont.eot');
    src: 								url('./fontface/Lato-RegIta-webfont.eot?#iefix') format('embedded-opentype'),
         								url('./fontface/Lato-RegIta-webfont.woff') format('woff'),
         								url('./fontface/Lato-RegIta-webfont.ttf') format('truetype'),
         								url('./fontface/Lato-RegIta-webfont.svg#LatoItalic') format('svg');
    font-weight: 						normal;
    font-style: 						italic;

}

@font-face {
    font-family: 						'Lato';
    src: 								url('./fontface/Lato-Reg-webfont.eot');
    src: 								url('./fontface/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         								url('./fontface/Lato-Reg-webfont.woff') format('woff'),
         								url('./fontface/Lato-Reg-webfont.ttf') format('truetype'),
         								url('./fontface/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: 						normal;
    font-style:		 					normal;

}


