/* Header */

#header {
	width: 960px; 
	padding: 1.5em 0; 	
	border-bottom: 3px solid #666;		
	position: relative;	
	margin: 0 auto;
}
#highlight  {
	float: right;
	font-weight: bold;
	font-size: 11px;
	margin-top: 13px;	
	color: #F7F7F9;
	margin-right: 1em;
	background: url(../images/stripes.png);
	padding: 0 4px 0 6px;
}
#header, #logo, #intro, #intro2 {
	float: left; 
	margin-bottom: 0;
}
#logo, #intro, #intro2 {
	width: 582px;
	margin-right: 20px;
}
#hdr-container {
	float: left; 
}
#hdr-container2 {
	background: #4C4C4C; 
	margin-right: -28px; padding-right: 28px;
	float: left;
	margin-left: -5px;padding-left: 5px;
	width: 578px;
		width: 555px; 
	height: 103px;
	min-height: 103px;

		/* horizontal, vertical, blur */ 
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25); /* IE9 */
	
}
#logo {
	width: 380px; 
	margin: 0 0 0 -25px;
		margin: 0 0 0 -2px; 
	background: url(../images/miami-red-logo.jpg) 0 -120px no-repeat;
	position: relative; 
	
	/* horizontal, vertical, blur */ 
	-moz-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
	box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25); /* IE9 */
}
#logo .logo-link {
	height: 50px;
	min-height: 50px;
}
#logo a {
	color: white;
	display: block;
	text-decoration: none;
	line-height: 24px;
	padding: 43px 38px 10px;
	border: none; margin: 0;
}
#logo a:hover {
	background: #A71F5E;
	background: url(../images/miami-red-logo.jpg) no-repeat;
}


/*  -------------------- MENU -------------------- */

#top-menu {
	width: 520px;
	float: right;
	position: absolute;
	right: 10px; bottom: 14px;
	text-align: right;
	font-size: 1.4em; 
	line-height: 1.4em;		
}


/*  -------------------- FOOTER -------------------- */



#content .panel, #content .panel-right, #footer .panel, #footer .panel-right, #headings .panel, #headings .panel-right, #profile .panel, #profile .panel-right {
	width: 285px;
	float: left;
	margin-right: 20px;
		
}
#content .panel-right, #footer .panel-right, #profile .panel-right {
	margin: 0 0 0 0;
	float: right;
		
}
#footer, #headings {	
	margin: 0 auto;
	width: 901px;
		width: 881px;
		padding: 0 43px 0.9em 38px; 
			
	font-size: 0.9em;
	background: #4C4C4C;
	color: silver;	
	z-index: 50;
		
}
#footer {
	/* horizontal, vertical, blur */ 
	-moz-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25);  /* IE9 */
	
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), 1px 0 1px rgba(0, 0, 0, 0.3); 
  			-moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.3), 1px 0 1px rgba(0, 0, 0, 0.3); 
   			box-shadow: 0 1px 1px rgba(0,0,0,0.3), 1px 0 1px rgba(0, 0, 0, 0.3); /* IE9 */
}

#headings {
	padding-top: 1em; 
	background: #393939; 
 
	height: 20px;
	min-height: 20px;			
		
	/* horizontal, vertical, blur */ 
	/*-moz-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.25); /* IE9 */
}
#footer .panel, #headings .panel {
	line-height: 1.6em;	
	font-weight: bold; 
		
}
#headings .header, #headings .header-right {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;	
}
#headings .header, #footer .left {
	margin-left: 10px;		
}
#headings .header-right {
	float: right; 
	margin-right: -30px;		
}
#lower {
	margin: 0 auto;
	width: 913px;
	padding: 10px 0 7px 45px;
	font-size: 11px;
	color: #393939;
	float: left;
	display: block;
	margin: 0 0 -12px 4px;
	background: white;
	position: relative;
	

	/* horizontal, vertical, blur */ 
			-moz-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25); 
			-webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25);
			box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25); /* IE9 */

}
#lower-shadow {
	position: absolute; top: -6px; left: 0;
	background: #4C4C4C; 
	height: 6px; 
	
	width: 959px;
	
	/* horizontal, vertical, blur */ 
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25); 
	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25); /* IE9 */
}


.clear {
	clear: both;
} 
.break {
	margin-bottom: 2em;
}
.break2 {
	margin-bottom: 1em;
}
.linkedin a, .twitter a, .linkedin2 a, .twitter2 a {
	float: left;
	width: 25px;
	height: 25px; 
	background: url(../images/icon-linkedin.jpg) 0 -25px no-repeat;
	text-indent:-9999px;
	margin: 0.3em 0.6em 0 0;
	border: none; 
}
.twitter a {
	background: url(../images/icon-twitter.jpg) 0 -25px no-repeat;
}
.linkedin2 a {
	background: url(../images/icon-linkedin-2.jpg) 0 -25px no-repeat;
}
.twitter2 a {
	background: url(../images/icon-twitter-2.jpg) 0 -25px no-repeat;
	margin-right: 0.4em;
}
.linkedin a:hover, .twitter a:hover, .linkedin2 a:hover, .twitter2 a:hover {
	background-position: 0 0;
}
.linkedin2 a:hover {
	height: 24px;	
}
.footer-info {
	padding-top: 0;	
	width: 290px;
}
.footer-left-top {
	margin-top: 0.8em;	
}
.footer-left-top a, #twitter-text a {
	color: #498FA7;	
	text-decoration: none;	
	border-bottom: 2px dotted #498fa7;
	margin-bottom: -4px;	
	padding-bottom: 1px;
}
.footer-left-top a:hover, #twitter-text a:hover {
	border-bottom: 2px solid #498fa7;
}
.footer-left-icons {
	margin-top: 0.7em;	
}
.footer-nav {
	width: 250px;
}
.footer-right {
	width: 290px; 
	padding-right: 0;
	background: url(../images/twitter.jpg) 67px -3px no-repeat;
	
}
.normal {
	text-transform: none; 
	font-weight: normal;
	font-size: 13px;
}
.name {
	text-transform: uppercase; font-size: 1.1em;	
}


/*  -------------------- TWITTER -------------------- */

#twitter {	
	width: 425px;
	padding: 0; 
	margin: 0 0 1em;		
	list-style: none;
	margin-left: -139px;
		
		
	height: 99px;
	min-height: 99px;
	position: relative;
	float: left;
		
}
#twitter .jw a {	
	float: left;
	width: 73px;
	height: 73px; 
	background: url(../images/JW-twitter-2.jpg) no-repeat;
	background-position: 0 -73px;
	text-indent:-9999px;
	
	position: absolute;
	top: 12px; right: 12px;
	margin: 0; padding: 0;
	border: 1px solid #949494;
}
#twitter .jw a:hover {	
	background-position: 0 0;
}
#twitter .jw a {
	
}
#twitter-text {
	width: 290px; width: 310px; 
	float: left;
	padding: 1em;
	padding-top: 17px;
	padding-left: 12px;
	
	font-weight: bold;
	text-align: right;
}
#twitter-headline {
	color: #33CCFF; color: silver;
	text-transform: uppercase; 
	font-size: 20px;
    text-align: right; 
	margin: 4px 13px -24px 0; 
	font-weight: bold;	
}
#twitter-title {
	color: #33CCFF; color: silver;
	text-transform: uppercase; 
	font-size: 14px;
	font-weight: bold;
	list-style: none; 
}
#twitter_update_list a, #twitter_update_time a {
	font-weight: bold;	
}
#twitter_update_list {
	
}
#twitter_update_time {
	font-size: 90%;
	list-style: none; 
}

/*  -------------------- MENU -------------------- */


#lower-menu {
	width: 110px;
	margin-top: 8px;
}
#lower-menu .hide {
	display: none;
	visibility: hidden;
}
#lower-menu li {
	margin-bottom: 4px; 
}
#lower-menu a {
	text-decoration: none;	
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 16px;
	color: silver;
	padding: 2px 8px 2px 6px;
	font-weight: bold;
	display: block;
	border: none; margin: 0;
	
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;	
	
}
#lower-menu a:hover, #lower-menu a.home {
	background: #393939;
	background: rgba(0, 0, 0, 0.25);
}



/*  -------------------- CLEARFIX -------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide 