/*
Theme Name: Gardner Lewis
Theme URL: http://www.gardnewlewis.com
Description: 
Version: 1.0
Author: Eisenman Associates
Author URI: http://www.eisenman.com
Tags: two columns, fixed width, blue, yellow, white, valid XHTML, valid CSS, widgets, image styling, clean
*/



/* ----------------------------------------------------------------------------- 
		
Color Name				RGB					HEX
Gardner Lewis Blue 		R0/G/B8 			#003359 
Gardner Lewis Blue 75%	R/G02/B 		#406683
Gardner Lewis Blue 50%	R28/G/B2 		#8099AC 
Gardner Lewis Blue 25%	R/G20/B2 		#BFCCD6 
Gardner Lewis White		R2/G2/B2 		#FFFFFF 
Gardner Lewis Gray 		R8/G0/B2 		#565A5C 
Gardner Lewis Gray 75% 	R28/G/B 		#8088 
Gardner Lewis Gray 50% 	R/G/B 		#ABADAE 
Gardner Lewis Gray 25% 	R2/G2/B2 		#D5D6D6 
Gardner Lewis Gold 		R2/G8/B0 		#EBB700 
Gardner Lewis Gold 75% 	R20/G20/B 		#F0C940 
Gardner Lewis Gold 50% 	R2/G2/B28 		#F5DB80 
Gardner Lewis Gold 25% 	R20/G2/B 		#FAEDBF 
Gardner Lewis Taupe 	R22/G20/B0 		#DDCD69 
Gardner Lewis Green 	R2/G08/B 		#206C49 
Gardner Lewis Green Blue R88/G/B 		#589199 
Gardner Lewis Light Blue R8/G/B222 	#9EC3DE
----------------------------------------------------------------------------- */




/* ----------------------------------------------------------------------------- 
RESET
----------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {
	outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;}
ol, ul {
	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;}
caption, th, td {
	text-align: left;
	font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";}

blockquote, q {
	quotes: "" "";}



/* ----------------------------------------------------------------------------- 
WORDPRESS
----------------------------------------------------------------------------- */

/* Content */
.post {
	}


.post .date {
	}

.post .postmetadata {
	padding: 2px 0px 0px;}



/* Comments */
.post_comments {
	height: 25px;
	width: 110px;
	line-height: 26px;
	text-align: center;
	float: right;
	padding-bottom: 30px;}

.post_comments img {
	padding-right: 3px;
    border: 0;}

.post_comments a:link,
.post_comments a:visited {
        color: #000077;
	background-color: transparent;}

.tagging {
    float: left;
    height: 25px;
	padding-bottom: 30px;}

.tagging img {
    border: 0;}

.tagging a:link,
.tagging a:visited {
        color: #000077;
	background-color: transparent;}

.entry {}
	
.cover {}

.ads {
    text-align: center;}

.comments {
	padding: 22px 32px 23px 32px;
	line-height: 16px;}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 10px 0px 0px 30px;
	font-weight: normal;
	color: #000;}	

div.comments ol li {
	padding-bottom: 9px;}

.comments form {}
	
.comments textarea {
	width: 400px;
	height: 156px;
	background: #fff;
	color: #000;
	padding: 10px;
	overflow: auto;
	font-family: Arial, Georgia, Sans-serif;
	font-size: 14px;}
	
#commentform {
	padding-left: 23px;}
	
#commentform input {
	padding-left: 10px;}
	
.comments input#submit {
	padding: 0;
	width: 72px;}
	
.comments h2 {
	font-size: 19px;
	line-height: 30px;
	margin: 24px 0 0 0px;
	padding: 0;
	font-weight: normal;}
	
.comments ol li p {
	padding: 0;
	margin: 10px 0;}
	
.comments ol li {
	padding-bottom: 9px;}



/* Attachment */
.contentCenter {
	text-align: center;}



/* Calendar function */
#calendar {
    width: 193px; 
	background: transparent;}

#calendar_wrap {
	background: #fff;}

table#wp-calendar {
	margin: 0 auto 0 auto;
	width: 180px;
	color: #000;
	background: transparent;}

table#wp-calendar caption {
	margin: 0 auto 0 auto;}

img#wpstats {
    display:none;}



/* ----------------------------------------------------------------------------- 
STRUCTURE
----------------------------------------------------------------------------- */
.wrap {
	width: 980px;
	height: auto;
	margin: 0 auto 0;
	background:#fff;}

.header {
	width: 980px;
	height:120px;
	margin: 0 auto 0;
	background:#fff url(images/header_bg.gif) 0 0 repeat-x;
	position:relative;}

.banner {
	width: 980px;
	height: 280px;
	margin: 0 auto 0;
	padding:1px 0;
	background: none;
	border-top: solid 1px #033767;}

#nav {
	width: 980px;
	margin: 0 auto 0;
	background:#C5D1D5 url(images/header_nav.gif) 0 bottom repeat-x;
	border-top: solid 1px #033767;
	border-bottom: solid 1px #033767;}
	
.middle {
	width: 960px;
	height: auto;
	margin: 20px auto 10px;
	padding:0;}

.overview {
	width: 299px;
	margin: 10px 0;
	padding:0 10px 0 10px;
	background: none;
	float:left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;}

.grey_bg {
	width: auto;
	height: auto;
	margin-top: -10px;
	padding:10px;
	background: #f8f7f9;
	border:1px solid #EBF1EE;}

.news {
	width: 299px;
	margin: 10px 0;
	padding:0 10px 0 10px;
	background: none;
	float:left;}

.commentary {
	width: 297px;
	margin: 10px;
	background: none;
	float:left;}
	
.content {
	width: 610px;
	height: auto;
	margin: 10px;
	background: none;
	float:left;}

.contentwide {
	width: 940px;
	height: auto;
	margin: 10px;
	background: none;
	float:left;}
	
.sidebar {
	width: 297px;
	margin: 10px;
	background: none;
	float:left;
	_margin-bottom:0;}

.bottom {
	width: 960px;
	height: auto;
	margin: 0;
	padding:10px;
	background: none;
	border-top: solid 1px #033767;
	border-bottom: solid 1px #033767;}

.footer {
	width: 960px;
	height: auto;
	margin: 0 auto 0;
	padding:10px;
	background: url(images/footer_nav.jpg) bottom repeat-x;
	border-bottom: solid 30px #033767;
	border-top: solid 1px #033767;}

div.left, div.right {
	width: 480px;
	height: auto;
	background: none;
	float:left;}
	
div.process {
	padding:5px;
	border: 1px solid #999;
	margin-bottom:20px;}


/* ----------------------------------------------------------------------------- 
PAGINATION
----------------------------------------------------------------------------- */
div.pagination {
	background-color:#fff;
	color:#8099AC;
	padding:15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-align:center;}

div.pagination a {
	color:#8099AC;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #EBB700;
	color:#EBB700;}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #EBB700;
	color:#fff;
	font-weight:bold;
	background-color:#F0C940;}

/*div.pagination span.disabled {
	display:none;}*/




/* ----------------------------------------------------------------------------- 
GLOBAL/GENERIC
----------------------------------------------------------------------------- */
body {
	background:#E7ECF3 url(images/body_bg.gif) top center repeat-y;
	margin:0 auto;
	font-size:62.5%;
	font-family:"Adobe Jenson Pro", "Hoefler Text", Palatino, Times, serif;
	color:#464646;}

ul {
	list-style:none;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 20px;
	color:#464646;
	line-height: 1.5;
	margin-left:1.0em;}

div.middle ul li {
	padding-left:20px;
	background:url(images/bul_gold.gif) 5px 6px no-repeat;}

ol {
	list-style:decimal;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 20px;
	color:#464646;
	line-height: 1.5;
	margin-left:3.0em;}

ol li {
	margin:0 0 0 0;}

blockquote {
	margin:25px;
	padding-left:10px;
	border-left:solid 3px #42698d;}

blockquote p {
	font-style:italic;
	color:#42698d;
	font-size:1.1em;}

ol.code {
	list-style:none;
	font-family: "Adobe Jenson Pro", "Hoefler Text", Palatino, Times, serif;
	font-size: 1.2em;
	margin: 0 20px 20px;
	color:#464646;
	line-height: 1.5;
	background:#FEFBEF;
	padding:10px;}
	
ul li p, ol li p {
	font-size:1.0em;}

img.imgleft {
	float:left;
	margin:0 10px 10px 0;
	padding: 5px;
	border:1px solid #aec3d9;
	background: none;}

img.imgright {
	float:right;
	margin:0 0 10px 10px;
	padding: 5px;
	border:1px solid #aec3d9;
	background:none;}

img.imgcenter {
	float:none;
	text-align:center;
	margin:0 auto;
	padding: 5px;
	border:1px solid #aec3d9;
	background: none;}

div.clear {
	clear:both;}

strong {
	font-weight:bold;}

hr {
	clear:both;
	border:0;
	margin: 20px 0;
	color:#eee;
	background-color: #eee;
	height: 1px;}

em {
	font-style:italic;}



/* ----------------------------------------------------------------------------- 
TYPOGRAHY
----------------------------------------------------------------------------- */
a {
	text-decoration:none;
	color:#033767;}

.header h1 a {
	height: 60px;
	display:block;}

.middle a {
	text-decoration:none;
	color:#033767;
	border-bottom: dotted #464646 1px;}

.middle a:hover, .middle .news a:hover {
	text-decoration:none;
	color:#033767;
	border-bottom: none;}

.middle .news a, p.headline a {
	text-decoration:none;
	color:#666;
	border-bottom: none;}

div.middle div.box a {
	color:#033767;
	border-bottom:none;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Adobe Jenson Pro", "Hoefler Text", Palatino, Times, serif;
	color:#033767;
	font-weight:normal;}

h1 {}

.header h1 {
	text-indent:-9999px;
	height: 60px;
	background: url(images/logo_web_gardner.gif) no-repeat;
	top:34px;
	left:60px;
	position:absolute;
	width:240px;}

h2 {
	font-size:3.6em;
	margin-bottom:10px;}

h3, body.home div.sidebar h3 {
	font-size:2.5em;
	margin-bottom:0.6em;
	border-bottom:1px solid #D5C8AF;
	padding-top:5px;}
	
h3.team {
	width:60%;}

div.sidebar h3 {
	font-size:1.9em;
	margin-bottom:0.6em;
	border-bottom:1px solid #D5C8AF;
	padding-top:5px;}

h4 {
	font-size:1.9em;
	margin-bottom:0.4em;
	line-height:1.3;}

h5 {
	font-size:1.4em;
	color:#589199;
	margin-bottom:0.5em;
	font-weight: bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;}

h6 {
	font-size:1.2em;
	color:#565a5c;
	font-weight: bold;}

p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:1.2em;
	color:#464646;
	margin-bottom:0.8em;
	line-height:1.5;}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;}

sup {
	bottom: 1ex;}

sub {
	top:0.5ex;}

div.grey_bg p, div.news p {
	font-size:1.25em;
	color:#464646;}

div.textwidget p {
	font-size:1.1em;
	color:#464646;
	line-height:1.25;}

div.textwidget p.sign_up {
	margin:0;}

div.textwidget p.caption {
	font-size:0.9em;
	color:#999;
	_margin:0;
	_padding:0;}

p.caption {
	font-size:1.0em;
	color:#999;
	font-style:italic;}

div.bottom p {
	font-size:1.0em;
	color:#666;
	line-height:1.25;
	margin:0 0 1.5em;}

div.footer p {
	color:#033767;
	font-size:1.0em;
	line-height:1.25;
	margin-bottom:0.5em;}

div.bottom div.right p {
	text-align:right;
	margin:0;}
	
div.footer div.left p {
	color:#002143;}

div.news span, span.date {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:0.9em;
	color:#999;}

p.box {
	width:12.0em;
	background:#fdf9ec;
	border:solid 1px #d5c8af;
	padding:0.7em 1.5em;
	margin-bottom:1.0em;
	font-size:1.0em;
	text-align:center;
	float:right;}

div.box {
	width:266px;
	height:25.0em;
	background:#fdf9ec;
	border:solid 1px #d5c8af;
	padding:10px 15px;
	margin-top:1.0em;
	margin-bottom:1.0em;
	margin-right:15px;
	font-size:1.0em;
	text-align:center;
	float:left;}

div.box.short {
	height:15.0em;}

div.box.last {
	margin-right:0px;}

div.box p {
	text-align:left;}
	
div.box strong {
	font-size:1.4em;}
	
div.box ul, div.box ul li {
	text-align:left;}

p.box:hover, div.box:hover {
	background:#fcf4d9;}

div.box p.btn a {
	width:225px;
	height:3.5em;
	background:#003359;
	border:1px solid #D5C8AF;
	color:#fff;
	padding:10px;
	margin:10px;
	float:left;
	font-size:0.8em;
	text-align:center;}

div.box p.btn a:hover {
	background:#406683;}


/* ----------------------------------------------------------------------------- 
NAVIGATION
----------------------------------------------------------------------------- */
div#nav ul {
	list-style:none;
	margin:0 auto;
	width:800px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:1.3em;}

div#nav ul li {
	list-style:none;
	margin:0 10px;
	float:left;
	padding: 10px 0;
	width:auto;
	text-transform:uppercase;}

div#nav ul li.page-item-2 a {
	padding:0 45px;}

div#nav ul li.page-item-36 a {
	padding:0 40px;}

div#nav ul li a {
	margin:0;
	text-decoration:none;
	color:#4F4F4F;
	display:block;
	padding:0 30px;}

div#nav ul li:hover, div#nav ul li.sfhover {
	background: url(images/header_nav_hover.gif) repeat-x #B2C1CE;}

div#nav ul li ul, 
div#nav ul li ul li ul, 
div#nav ul li:hover ul li ul {
	position:absolute;
	background:#B2C1CE;
	left:-9999em;
	font-size:0.9em;}

div#nav ul li:hover ul, 
div#nav ul li.sfhover ul {
	display:block;
	background:#B2C1CE;
	left:auto;
	margin:10px 0 0 -1px;
	padding:0;
	height:auto;
	border:solid 1px #033767;
	border-top:none;}

div#nav ul li ul li:hover ul, 
div#nav ul li ul li.sfhover ul {
	display:none; /* block for third level items */
	background:#B2C1CE;
	left:auto;
	margin: -28px 0 0 133px;
	padding:0;
	height:auto;
	border:solid 1px #033767;}

div#nav ul li.page-item-2 ul {
	width:133px;}

div#nav ul li.page-item-22 ul {
	width:215px;}

 div#nav ul li.page-item-26 ul {
	width:220px;}

div#nav ul li.page-item-36 ul {
	width:143px;}

div#nav ul li ul li {
	list-style:none;
	margin:0;
	float:none;
	padding: 0;
	width:auto;
	height:auto;
	text-transform:none;
	line-height:120%;}

div#nav ul li:hover ul li a, div#nav ul li.sfhover ul li a {
	margin:0;
	text-decoration:none;
	color:#666;
	display:block;
	padding:5px 20px 10px;
	background:none;}

div#nav ul li#about ul li a, div#nav ul li#contact ul li a {
	margin:0;
	padding:5px 20px 10px;}

div#nav ul li ul li a:hover {
	color:#033767;}


/* Footer */
div.footer ul {
	list-style:none;
	width:auto;
	height:auto;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:0.9em;
	color:#033767;
	margin:0;
	float:right;
	clear:both;}

div.footer ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding: 0;
	width:auto;
	height:auto;
	line-height:1;}
	
div.footer ul li a {
	margin:0;
	text-decoration:none;
	color:#033767;
	padding:0;}

div.footer ul.advisers li a {
	color:#fff;
	font-size: 1.2em;
	background: #033767;
	padding:5px;
	border: 1px solid #ccc;}

div.footer ul.advisers {
	margin-top: 10px;}

div.footer ul.advisers li a:hover {
	margin-top: 10px;}

div.footer ul li a:hover {
	color:#ccc;}



/* ----------------------------------------------------------------------------- 
SIDEBAR
----------------------------------------------------------------------------- */
div.sidebar ul.location {
	list-style:none;
	width:auto;
	margin:20px 0;
	font-size:1.4em;
	border-bottom:1px solid #D5C8AF;}

div.sidebar ul.location li {
	background:#fdf9ec;
	border-top:1px solid #D5C8AF;
	padding:10px 15px;
	margin-bottom:2px;}

div.sidebar ul.location li:hover {
	background:#fcf4d9;}

div.sidebar ul.location li a {
	border:none;}

div.sidebar ul.location li ul, 
div.sidebar ul.location li ul li ul {
	margin:15px 0;
	font-size:1.0em;
	border-bottom:none;}

div.sidebar ul.location li ul li {
	padding:0;
	font-size:0.9em;
	background:none;
	border-top:none;
	padding-left:20px;
	background:url(images/bul_gold.gif) 5px 6px no-repeat;}

div.sidebar ul.location li ul li ul li {
	padding:0 15px;
	font-size:0.8em;
	border-top:none;
	background:none;}

div.sidebar ul.location li ul li:hover {
	background:#fdf9ec;
	background:url(images/bul_gold.gif) 5px 6px no-repeat;}

div.sidebar ul.location li ul li ul li:hover {
	text-decoration:underline;}


/* ----------------------------------------------------------------------------- 
MISC
----------------------------------------------------------------------------- */
div.header img {
	display:none;}


div.nav ul {
	list-style:none;
	width:auto;
	height:auto;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:1.1em;
	color:#464646;
	margin:0;}

div.nav ul li {
	list-style:none;
	margin:10px 0;
	padding: 0;
	width:auto;
	height:auto;
	line-height:1.5;}

span.ticker {
	color: #142639;
	float:left;
	font-weight:bold;}

span.price {
	color: #333;
	float:left;
	margin-left:10px;
	font-weight:bold;}

span.stock_change {
	color: #298220;
	margin-left:10px;}

form#searchform ul {
	list-style:none;
	position:absolute;
	right:60px;
	top:34px;}

ul form#searchform2, ul form.searchform2 {
	list-style:none;
	margin:5px 0 5px 0;
	line-height:1;
	_margin-bottom:0}
	
ul.searchform_ul {
	margin-left:0;
	margin-bottom:0;}

form#searchform ul li, form#searchform2 ul li, form.searchform2 ul li, div.middle ul.searchform_ul li {
	list-style:none;
	background:none;
	float:left;
	margin:5px 5px 5px 0;
	_margin-bottom:0;
	padding:0;}

form#searchform #s:focus, form#searchform2 #s2:focus, div.middle ul.searchform_ul li input.MailPressFormEmail:focus {
	background:#FEFBEF;}

form#searchform #s, form#searchform2 #s2, form.searchform2 #s2, div.middle ul.searchform_ul li input.MailPressFormEmail {
	border:#ccc 1px solid;
	width:120px;
	height:18px;}

form#searchform #searchsubmit {
	background:url(images/search.gif) no-repeat #fff;
	border:none;
	width:53px;
	height:22px;}

input {
	color:#464646;}

form#searchform2 #search2, form.searchform2 #search2,  {
	background:url(images/signup.gif) no-repeat #fff;
	border:none;
	width:53px;
	height:22px;}

.number strong {
	width:1.2em;
	font-size:2.0em;
	text-align:right;
	color:#D5D6D6;
	float:left;}

.number .post {
	margin-left:3.5em;}

p.caption span {
    float:left;
	clear:both;
	margin-bottom:10px;}

div.half, div.full {
    float:left;
	clear:both;
	margin-bottom:15px;}

div.full p {
	clear:both;}

div.sidebar div.widget {
    margin-bottom: 25px;}

div.home div.sidebar div.widget {
    margin-bottom: 0;}
	
div.space {
    height:25px;
	width:100%;}

.margintop {
	margin-top:40px;}

div.fusion {
	width:600px;
	float:left;
	height:300px;
	clear:both;}



/* ----------------------------------------------------------------------------- 
PLAID TABLES
----------------------------------------------------------------------------- */	
table {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:1.0em;
	color:#565A5C;}

table th {
	font-size:1.2em;
	color:#003359;}

.standard, .enhanced, .wptable {
	border-collapse: collapse;
	caption-side: bottom;
	margin: 0 0 1em;
	padding: 0;
	width: 100%;}
	
.standard td, .enhanced td, .wptable td {
	border-bottom: 1px solid #D5C8AF !important;
	padding: .7em;}
	
.standard th, .enhanced th, .wptable th {
	border-bottom: 1px solid #D5C8AF !important;
	font-weight: bold;
	padding: .7em;
	text-align: left;}
	
caption {
	color: #999;
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: .7em 0;
	text-align: left;}

.standard td a{}
									
.standard th a:hover, .standard td a:hover {}
		
.standard th a{}

tbody tr {
	background-color:#fdf9ec;}

tbody tr.alt {
	background-color:#fdf7e3;}



/* ----------------------------------------------------------------------------- 
CFORMSII
----------------------------------------------------------------------------- */	
div.entry div div.cf_info success {
	font-size:1.9em;
	margin-bottom:0.4em;
	line-height:1.3;
	color:#003359;}

.entry .cform {
	margin-left:0px !important;
	width:500px !important;}

p.linklove, p.linklove a {
	display:none;}

p.cf-sb {
	text-align:left !important;
	margin-left:90px !important;}

.cform input, .cform textarea {
	width:250px !important;}