/*
Theme Name: flri
Theme URI: http://www.fortlauderdaleretina.com/
Description: Custom theme for Fort Lauderdale Retina Institute.
Author: Eric Irwin
Author URI: http://www.winmkt.com/
Template: k2
*/

body {background-color: #EEECDF;}

#page {
	padding-top: 8px;
	border-bottom: none;
	}

#footer {
	background: white;
	border: 1px solid #ddd;
	border-bottom: none;
	border-top: none;
	width: 820px;
	}

#flrifooter{
	border-top: thick solid #B0A790;
	color: #000;
	font-family: Tahoma, Geneva, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1.2em;
	margin: 0 auto;
	width: 770px;
	}

#flrifooter a, #flrifooter a:visited {
	border-bottom: none;
	color: #809EAD;
	font-weight: bold;
	text-decoration: none;
	}

#flrifooter a:hover {
	text-decoration: underline;
	}

.columns-two #page {
	width: 820px;
	}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #B0A790;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.2em; /* 22pt */
	}

.entry-content {
	font-size: 1.5em; /* 15pt */
	line-height: 1.2em; /* 12pt */
	text-align: left;
	}

.entry-content a:visited {
	color: #809EAD;
	}

.entry-head .entry-meta {
	background: none;
	min-height: 0px;
	padding-left: 0px;
	}

.entry-foot .entry-meta {
	min-height: 16px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #B7B7B7
	}

#header {
	background: #FFF;
	height: 190px;
	z-index: 99;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.4em;
	font-weight: normal;
	padding: 3px 0 3px 0; /* EI: add 5px padding at top & bottom */
	display: block;
	margin-bottom: 5px;
	text-align: center; /* EI: center sidebar section titles */
	border-top: thin solid #B0A790; /* EI: add solid border to the top */
	border-bottom: thin solid #B0A790; /* EI: add border to the bottom */
	background: #96B7CD; /* EI: add background color */
	color: #FFF; /* EI: change default text color */
	/* background: #D9D7C5; /* EI: add background color */
	/* color: #809EAD; /* EI: change default text color */
	}

.secondary {
	font-size: 1.2em;
	line-height: 1.5em;
	}

#search {
	margin-top: 10px;
	}

/* QuickMenu Box */
#menubar {position: relative; width: 770px; margin-left: auto; margin-right: auto;}

/* header image */
.flribanner {text-align: center;}

/* round corners for menu box */
.mbl {background: url(http://www.fortlauderdaleretina.com/images/mbl.png) 0 100% no-repeat #B0A790; width: 100%;}
.mbr {background: url(http://www.fortlauderdaleretina.com/images/mbr.png) 100% 100% no-repeat;}
.mtl {background: url(http://www.fortlauderdaleretina.com/images/mtl.png) 0 0 no-repeat;}
.mtr {background: url(http://www.fortlauderdaleretina.com/images/mtr.png) 100% 0 no-repeat; padding:10px;}
.clear {font-size: 1px; height: 1px;}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:750px;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 15px;
		color:#FFFFFF;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		border-width:1px;
		border-style:solid;
		border-color:transparent;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#96B7CD;
		text-decoration:underline;
		border-color:#4F5050;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:-2px 0px 0px;
		background-color:transparent;
		border-width:1px;
		border-style:none;
		border-color:#4F5050;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		margin:0px 0px 2px;
		background-color:transparent;
		font-size:13px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#393A3A;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:5px;
		border-style:dashed;
		border-color:#393A3A;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:3px;
		height:16px;
		margin:5px 2px 0px;
		border-color:#FFFFFF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		background-color:#DFE0E0;
		border-width:1px;
		border-style:solid;
		border-color:#4F5050;
	}

