/*
	Little Red Feather
	Common Stylesheet
*/


* { margin:0; padding:0; }
img { border:0; }


a:link, a:visited {
	color: #00264c;
	
}
a:hover {
	/*color: #111B25;*/
	color: #F68329;
}


body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 62.5%;
	color: #666;
	text-align: center;
	background: #fff;
	/*	background: #E5E9EC url(../images/body-bg.jpg) repeat-y top center; */
	background: #fff url(../images/LRFWebsite_InteriorPage-Background.jpg) no-repeat top center; 
}


#container {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 840px;
	text-align: left;
	background: #fff url(/media/images/container-bg.gif) repeat-y 223px 0;
}


.sidebar {
	width: 223px;
	float: left;
	margin-bottom: 1em;
}
.sidebar h1 {
	width: 223px;
	height: 155px;
	background: #FFF;
	overflow: hidden;
}
.sidebar .networking {
	padding: 0 0 0 13px;
}


.content {
	width: 616px;
	float: right;
	overflow: hidden;
	
}

/*
#siteinfo {
	clear: both;
	margin: 0 auto;
	width: 839px;
	text-align: left;
	text-transform: uppercase;
	border-top: 2px solid #DDE1E5;
	background: #fff;
	
}
#siteinfo ul {
	list-style: none;
	padding: .5em 15px 0 15px;
}
#siteinfo ul li {
	float: left;
	margin: 1em 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #435F79;
}
#siteinfo ul li.last-child {
	border: 0;
}
#siteinfo p {
	clear: both;
	padding: .25em 15px 1em 15px;
}
*/

/* search box */
.sidebar form {
	margin: 1em 15px 2em 15px;
	padding-top: 10px;
}
.sidebar form label {
	display: none;
}
.sidebar form input#keyword {
	width: 160px;
	display: inline;
}
.sidebar form button {
	margin: 2px;
	display: inline;
	border: 0;
	background: none;
	cursor: pointer;
}
.sidebar form button img {
	vertical-align: middle;
}

.content h2 {
	margin: 0 0 1em 0;
	font-size: 3.2em;
	/*color: #6C849D;*/
	/*text-transform: uppercase;*/
	color: #00264c; 
	display: block;
	border-bottom: 5px solid #F68329;
	padding-bottom: 7px;
}
.content h3 {
	margin: 0 0 1em 0;
	font-size: 1.8em;
	/*color: #6C849D;*/
	text-transform: uppercase;
}
.content h4 {
	margin: 2.1em 0 1.3em 0;
	font-size: 1.4em;
	/*color: #6C849D;*/
	/*text-transform: uppercase;*/
	color: #00264c;
}
.content h5 {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	/*color: #6C849D;*/
	text-transform: uppercase;
}

.content .subnav {
	float: right;
	width: 150px;
	margin: 20px 0 0 0;
	font-size: 1.2em;
}
.content .content-photo {
	width: 616px;
	height: 300px;
	overflow: hidden;
}

.content-main {
	float: left;
	width: 370px;
	margin: 20px;
}

.content-wide {
	clear: both;
	margin: 20px;
}

.content-main p {
	margin: 1em 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

.content-main blockquote {
	float: right;
	width: 150px;
	margin: 0 0 1em 25px;
	padding: 5px 12px;
	font-style: italic;
	font-size: 1.2em;
	background: #EEE;
}
.content-main blockquote strong {
	display: block;
	padding-top: 1em;
	font-size: .8em;
}


/*
.highlights {
	float: right;
	margin: 20px 0 0 0;
	list-style: none;
	font-size: 1.2em;
}
* html .highlights {
	margin-right: -20px;
}
.highlights li {
	float: left;
	margin: 0 18px 0 0;
	padding: 0 0 10px 0;
	width: 182px;
}
.highlights li.last-child {
	margin: 0;
}
.highlights li em {
	display: block;
	margin: .5em 10px 1em 5px;
	padding-left: 12px;
	font-style: normal;
	background: url(../../originalFiles/images/nav-arrow-blue.png) no-repeat -2px 0;
}
.highlights li a em {
	text-decoration: underline;
	background: url(../../originalFiles/images/nav-arrow-orange.png) no-repeat -2px 0;
}*/

/*my changes */


.highlights {
	float: right;
	list-style: none;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	font-family: 'Ubuntu', sans-serif;
	
}

* html .highlights {
	margin-right: -20px;
}
.highlights li {
	float: left;
	margin: 0 18px 0 0;
	padding: 0 0 10px 0;
	width: 182px;
}

.highlights li img{box-shadow: 1px 1px 1px #000; -moz-box-shadow: 1px 1px 1px #000; -webkit-box-shadow: 1px 1px 1px #000;}


.highlights li.goBoxItem{
	width: 205px;
	height: 77px;
	margin: 0 18px 0 0;
	padding: 0 0 10px 0;
	position: relative;
	left: 0px;
}

/*
.goBoxItem{position: relative; width: 205px; height: 77px; margin: 20px 18px 0px 15px; box-shadow: 1px 1px 1px #000; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;}
.goBoxItem div.goBox{position: absolute; bottom: 0px; height: 77px; width: 205px; background: #F68329;}
.goBoxItem div.goBox:hover{height: 97px; box-shadow: 1px 1px 1px #000;}*/


.highlights div.goBox{
	position: absolute;
		left: 0px;
	bottom: 10px;
	width: 205px;
	height: 77px;
	background: #F68329;
	box-shadow: 1px 1px 1px #000;
	-moz-box-shadow: 1px 1px 1px #000;
	 -webkit-box-shadow: 1px 1px 1px #000;
	-webkit-transition: height 400ms ease;
	-moz-transition: height 400ms ease;
	-o-transition: height 400ms ease;
	-ms-transition: height 400ms ease;
	transition: height 400ms ease;
	display: block;
	
}


.highlights div.goBox:hover{
	margin: 0px 10px 0px 0px;
	height: 90px;
	
}

.highlights>li.goBoxItem a{text-decoration: none;}

.highlights>li.goBoxItem em.goBoxLink{
	display: block;
	margin-top: 84px;
}

.highlights li.goBoxItem em{
-webkit-transition: all 500ms ease;

}
.highlights li.goBoxItem:hover em{
color: #f68329;
}


.highlights li.goBoxItem P{
	font-size:32pt;
	text-align: left;
	text-shadow: 1px 1px 2px #919191;
	color: #fff;
	text-decoration: none;
	padding-top:27px;
	padding-left: 13px;
	font-weight: bold;
}

.highlights li.last-child {
	margin: 0;
}

.highlights li em {
	display: block;
	margin: .5em 10px 1em 0px; /*margin: .5em 10px 1em 5px;*/
	padding-left: 12px;
	font-style: normal;
	background: url(/media/images/nav-arrow-blue.png) no-repeat -2px 0;
	text-align: left;
	font-size: 1em;
	color: #00264c;
}

.highlights li a em {
	text-decoration: underline;
	background: url(/media/images/nav-arrow-orange.png) no-repeat -2px 0;
}

.highlights li:hover em:link, .highlights li:hover em:visited {
	color: #435F79;
	
}

.highlights li a em:hover{color: #f68329;}





#siteinfo {
	clear: both;
	margin: 0 auto;
	width: 840px;
	text-align: left;
	text-transform: uppercase;
	background: #fff;
	font-family: 'Ubuntu', sans-serif;
	overflow: hidden;
	color: #7d97ad;
}

.siteinfoBorder{
	width: 800px;
    border-top: 1px solid #d4d4d4;
    margin-left: 20px;
}


#siteinfo .networking{
	float: left;
	margin: 20px;	
}

#siteinfo .siteinfoLinks{
	float: left;
    margin: 25px 0px 0px 0px;
}

#siteinfo ul {
	float: left;
	list-style: none;
	margin-bottom: 2px;
}

#siteinfo ul li {
	float: left;
	margin: 2px 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #7d97ad;
}

#siteinfo ul li a{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #7d97ad;
}

#siteinfo ul li.last-child {
	border: 0;back
}
#siteinfo p {
	clear: left;
	float: left;
	text-align: left;
	font-size: 10px;
}

#siteinfo p a{
	text-decoration: none;	
	color: #7d97ad;
}

#siteinfo form{
	float: right;
	margin: 34px 20px 0px 0px;}

#siteinfo form label {
	display: none;
}

#siteinfo form input#keyword {
	width: 160px;
	display: inline;
	color: gray;
}
#siteinfo form button {
	margin: 2px;
	display: inline;
	border: 0;
	background: none;
	cursor: pointer;
}
#siteinfo form button img {
	vertical-align: middle;
}

.Code-Pro-Bold { font-family: "Code-Pro-Bold"; }

.textLink{padding: 70px 0px 0px 0px; font-size: 1.2em;}
