/*
Theme Name: iknow_ophthotech

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 4-23-2009


/*-----------Block Level Elements--------------*/

html, body
	{
	height: 100%;
	}

Body
	{
	color: #222;
	background-color: #F0F1EB;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

#page
	{
	width: 880px;
	margin: 0px auto 0px auto;
	background-image: url('images/page_bkgd.gif');
	background-repeat: repeat-y;
	min-height:100%;
	}

#header
	{
	position: relative;
	height: 84px;
	width: 850px;
	margin: 0px auto;
	background-image: url('images/header_bkgd.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #444;
	}

#header img
	{
	width: 370px;
	height: 60px;
	margin: 20px 0px 0px 15px;
	}

#content
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
	}

#content div.inner
	{
	margin: 25px 45px 20px 45px;
	padding: 0;
	position: relative;
	}

.left_column
	{
	width:590px;
	margin: 0 auto;
	}

.has_sidebar
	{
	width: 430px;
	margin: 0;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

a
	{
	outline: none;
	}

#footer
	{
	font-size: 80%;
	margin: 0px auto;
	padding: 10px 0;
	width: 850px;
	height: 36px;
	background-image: url('images/footer_bkgd.gif');
	background-repeat: repeat-x;
	clear: both;
	}

#footer a
	{
	text-decoration: none;
	}

#footer p.copyright
	{
	color: #333;
	float: left;
	margin: 0 0 0 45px;
	}

#footer p.iknow
	{
	color: #333;
	float: right;
	margin: 0px 45px 0 0px;
	}


/*-------------Text elements-------------*/

a
	{
	color: #EE6000;
	}

.large_link
	{
	font-weight: bold;
	display: block;
	font-size: 16px;
	color: #EE6000;
	margin: 15px 0 15px 0;
	text-decoration: none;
	}

p
	{
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 140%;
	}

.hidden
	{
	position: absolute;
	left: -999em;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	font-family: arial, verdana, helvetica, sans-serif;
	color: #002868;
	}
h1
	{
	font-size: 150%;
	margin: 5px 0px 15px 0px;	
	}

h2
	{
	font-size: 130%;
	margin: 10px 0px 10px 0px;
	
	}

h3
	{
	font-size: 120%
	}

h4
	{
	font-size: 100%
	}

h5
	{

	}

h6
	{
	font-size: 50%
	}


/*-------------Top Nav-------------*/

#topnav
	{
	background-color: #285880;
	background-image: url('images/topnav_bkgd.gif');
	background-repeat: repeat-x;
	font-family: arial, verdana, helvetica, sans-serif;
	height: 30px;
	width: 850px;
	margin: 0 auto;
	line-height: 100%;
	}

#topnav ul
	{
	position: relative;
	height: 30px;
	margin-left: 35px;
	z-index: 100;
	}

#topnav ul li
	{
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	height: 30px;
	}

#topnav ul li a
	{
	font-weight: bold;
	display: block;
	color: #fff;
	padding: 8px 13px 8px 13px;
	text-decoration: none;
	}

#topnav ul li ul
	{
	margin: 0px;
	border-left: 0px solid;
	width: 170px;
	position: absolute;
	visibility: hidden;
	}

#topnav ul li li
	{
	width: 170px;
	height: 27px;
	background-color: #234E71;
	border-right: 0px solid #fff;
	}
	

#topnav li ul li a
	{
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 6px 0px 8px 13px;
	}

#topnav a:hover
	{
	background-image: url('images/topnav_hl_bkgd.gif');
	background-repeat: repeat-x;
	}

#topnav ul li.current_page_item a
	{
	background-image: url('images/topnav_hl_bkgd.gif');
	background-repeat: repeat-x;
	}

#topnav ul li li a:hover
	{
	background-image: none;
	background-color: #03132D;
	}

#topnav ul li li.page_item a
	{
	background-image: none;
	}

#topnav ul li li.current_page_item a
	{
	background-image: none;
	background-color: #03132D;
	}


/*-------------FCK Editor templates-------------*/


/*-------------The Post-------------*/

.post
	{
	
	}

.page_content
	{
	margin: 0px 0px 0px 0px;
	}

.post p
	{
	margin: 0px 0px 10px 0px;
	}

.post .entry
	{
	
	}

.post h2
	{
	margin: 0px 0px 10px 0px;
	}

.entry h2
	{
	margin: 25px 0px 8px 0px;
	}

.post h3
	{
	margin: 15px 0px 8px 0px;
	}

.post ul
	{
	margin: 0 0 1em 10px;
	padding-left: 10px;
	list-style-type: disc;
	}

.post li
	{
	padding: 0 0 0 10px;
	list-style-position: outside;
	}

.postmetadata
	{
	font-size: 95%;
	color: #999;
	margin: 0;
	padding: 0;
	}

blockquote
	{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 10px;
	padding-left: 30px;
	background-image: url('images/quotes.gif');
	background-repeat: no-repeat;
	color: #333;
	font-size: 125%;
	}

blockquote p
	{
	background-image: url('images/end_quotes.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 15px;
	}

.post hr
	{
	
	}

.post_date
	{
	font-size: 90%;
	margin: 5px 0px 0px 0px;
	color: #6BAB45;
	}
	



/*--------------Home Page Styling------------*/

#home #content
	{
	position: relative;
	}

#home #content div.inner
	{
	
	}

#home #sidebar_right
	{
	width: 300px;
	margin: 0;
	height: 433px;
	}

#home div.rightside_post .entry
	{
	
	}

.s1_wrapper
	{
	width:430px;
	height: 279px;
	position: relative;
	}

#s1
	{
	
	}

.pics
	{
	height: 279px;
	width: 430px;
	overflow: hidden;
	margin:0;
	padding:0;
	position: relative;
	}

.pics img
	{
	height: 279px;
	width: 430px;
	}

.pics .slide_caption p
	{
	width: 427px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	filter:alpha(opacity=75);
	/* CSS3 standard */
	opacity:0.75;
	background: #000;
	z-index: 100;
	border-top: 1px solid #fff;
	color: #fff;
	}


/*--------------Management Team Page Styling------------*/


#show_hide div
	{
	padding: 10px 25px;
	border-left: 1px solid #ccc;
	}

#show_hide h3
	{
	color: #EE6000;
	font-weight: normal;
	margin-bottom: 0px;
	cursor: pointer;
	}

/*--------------contact Page Styling------------*/


#contact #sidebar_right
	{
	width: 225px;
	overflow: hidden;
	height: 1250px;
	}

#contact #content
	{
	
	}


/*-------------Widgets and sidebars------------------*/

#sidebar_right
	{
	float: right;
	width: 300px;
	margin: 0 0 0 0;
	background-image: url('images/sidebar_bkgd.gif');
	position: relative;
	}

.sidebar_header
	{
	display: block;
	
	margin: 0 0 -10px 0;
	padding: 0;
	}

.widgettitle
	{
	margin: 0px 0px 5px 0px;
	}

li.widget ul, li.widget select
	{
	margin: 0px 0px 10px 0px;
	}

li h2
	{
	margin: 0px 0px 5px 0px;
	}

#sidebar_right ul li ul
	{
	margin: 0px 0px 0px 0px;
	}

#sidebar_right h2
	{
	
	}

div.rightside_post
	{
	margin: 0px 0 15px 15px;
	}

div.rightside_post h3
	{
	font-size: 110%
	}

div.rightside_post .entry
	{
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D4D4D4;
	}
	
/*-------------Comments (needs cleanup)------------------*/



/*-------------Other------------------*/


.clearboth
	{
	clear: both;
	height: 1px;
	}

.clearright
	{
	clear: right;
	}

.floatleft
	{
	float: left;
	}

.alignleft
	{
	float: left;
	margin-right: 1em;
	}

.left
	{
	float: left;
	margin-right: 1em;
	}

.alignright
	{
	float: right;
	margin-left: 1em;
	}

.right
	{
	float: right;
	margin-left: 1em;
	}

.captioned
	{
	background-color: #eee;
	border: 1px solid#ccc;
	text-decoration: none;
	padding: 5px;
	}

.captioned img
	{
	display: block;
	}

.captioned p
	{
	font-size: 80%;
	color: #002868;
	}

.floatright
	{
	float: right;
	}

.block
	{
	display: block;
	}

img.border
	{
	border: 1px solid #222;
	}

.hide
	{
	display: none;
	}

cite
	{
	font-size: 90%;
	font-style: normal;
	color: #333;
	}
