/* @override http://www.farberlab.org/site/wp-content/themes/FarberLab/style.css */

/* 
	Theme Name: FarberLab
	Theme URI: http://www.designkart.com
	Description: Farber Lab theme
	Author: designkart
	Author URI: http://www.designkart.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
html {
	background: #00427c repeat-x;
	height: 100.1%;
}

body {

	color: #0D3366;
	text-align: center;
	font: 60% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	height: 100%;
}

#page {
	text-align: left;
	}

#header a{
	color: #333333;
	}

#blog_title_hide {
	display:none;
}

#content {
	font-size: 1.2em;
	margin-top: 10px;
}


div#content-homepage.widecolumn {
	width: 100%;
	height: 700px;
	margin: 0;
	padding: 3px 0 0;
	background: url(images/Harber.jpg) no-repeat center bottom;
}

#content-homepage div.post div.entrytext p {
	color: #000;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.3em;
	line-height: 1.4em;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn2 .entry {
	line-height: 1.4em;
	text-align: left;
	font-size: 1.1em;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}

#postwrap div.post div.entry.contentHolder {
	width: 415px;
	margin: 0;
	padding-bottom: 40px;
}


	
.narrowcolumn .postmetadata, .narrowcolumn2 .postmetadata {
	text-align: left;
	font-size:.8em;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	}

#headerimg {
	
}

#header a{
	font-size:2em;
	color: #400040;
	margin-left:220px;
}

#header p {
	margin-bottom:0px;
	}
	
.description {
	font-size: 1.2em;
	color:#333333;
	margin-left:220px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.6em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0D3366;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

ul#sidebar h2{
	font-size: 1.6em;
	color: #400040;
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #f00;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #f00;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#footer a {
	color: #400040;
	text-decoration: none;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	padding: 0;
	background: #fff repeat-y center;
	margin-left: auto;
	margin-right: auto;
}
	
#header {
	padding: 0;
	height: 164px;
	background: url(http://www.farberlab.org/site/wp-content/themes/FarberLab/images/header.jpg) no-repeat center top;
	margin: 0 auto;
}

div#navheader {
	text-align: center;
	background-position: center;
	background-repeat: repeat-y;
}

div#wrap {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 0;
	height: 100%;
	margin-top: 0;
}

#header h1 {
	font-size:16px;
}

#header p{
	margin-left:220px;
	margin-top:0px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 30px;
	width: 550px;
	margin: 0;
}

#content h3 {
}

.page-narrow {
	float: left;
	padding: 35px 0 0;
	width: 728px;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 0;
}

#content.page-narrow div.post div.entrytext {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

.narrowcolumn2 {
	float: left;
	padding: 0;
	margin: 0 0 0 30px;
	width: 728px;
}

.narrowcolumn2 a:link,
.narrowcolumn2 a:visited {
	color: #f00;
	text-decoration: underline;
}

.narrowcolumn2 a:hover {
	color: #f00;
	text-decoration: none;
}

.narrowcolumn2 h3{
	margin-bottom: 15px;
}
.narrowcolumn2 p{
	margin-bottom: 20px;
	color: #000;
	padding-right: 15px;
	font-size: 1.0em;
	line-height: 1.3em;
	border-left: 1px solid #a7a7a7;
	padding-left: 10px;
	margin-top: 3px;
}

.widecolumn {
	margin: 0 auto;
	width: 728px;
	padding: 35px 0 10px;
}
	
.post h2{
	margin: 0 0 0px;
	text-align: justify;
	margin:0px;
	padding-bottom: 10px;
}

#postwrap {
	clear:left;
	padding-right: 10px;
	margin-left: 0;
	margin-right: 0;
}

h3#Publications {
	padding: 0;
	margin: 35px 0 0;
}
#postwrap p{
	margin-bottom:10px;
}
.post h2 a:hover{
color: #400040;
	text-decoration: underline;
}

.widecolumn .post {
	margin: 0;
	padding: 0;
}

#content div.post div.entrytext p {
	color: #000;
	font-size: 1.1em;
	line-height: 1.5em;
}

.narrowcolumn .postmetadata, .narrowcolumn2 .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	clear: both;
	margin: 0;
	height: 16px;
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
}

#bottomcap {
	
	margin: 0;
	padding: 0;
	height: 25px;
	background-color: #fff;
}

#aboutuslink {

	margin: 20px 0 0;
	padding: 0;
}



#footer p {
	margin-left: 220px;
	margin-top:0px;
	}
/* End Structure */

hr {
	text-align: left;
	clear: left;
	margin: 20px auto;
}

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
}

h2.pagetitle {
	margin-top: 2px;
	background-color:#F0F0F0;
}



h3 {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

div#backtoresearch {
	float: right;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	display: inline;
	margin-left: 20px;
}

img.alignleft {
	display: inline;
	margin-right: 20px;
	border: 3px solid #00427c;
}
/* 
#postwrap div.post div.imageHolder img {
	border: 3px solid #00427c;
}
*/

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


div#sidebarbox {
	margin: 30px 10px 0 0;
	list-style-type: none;
	float: right;
}

ul#sidebar {
	margin: 0;
	padding: 0;
}

ul#sidebar li {
	list-style-type: none;
}
ul#sidebar-members{
	background-color: #D4DCFC;
	width: 170px;padding: 4px;
}
ul#sidebar-members li {
	list-style-position: inside;
	line-height: 2em;
	margin-left: 5px;
}

ul#sidebar li ul li {
	font-size: 1.2em;
	margin-bottom: 10px;
	list-style-type: none;
}

ul#sidebar-members li a {
	text-decoration: none;
}

ul#sidebar-members li a:hover {
	text-decoration: underline;
}

li#recent-posts.widget.widget_recent_entries {
	margin-bottom: 20px;
}

#pages ul {
	margin: 0;
	padding-left: 10px;
}

#pages ul li {
	margin: 0 0 10px;
}

#pages ul li ul li {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

#recent-posts ul {
	padding-left: 10px;
}







/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:right;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

	
#sidebar a{
	color: #898989;
	text-decoration: none;
}	

#sidebar a:hover {
	color: #400040;
	text-decoration: underline;
}
	
		
	
#pagenav {
	margin:0px;
}	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:30px;
	}
	

/* End Various Tags & Classes*/


/* CSS Document */

#content div.navigation div.alignright a{
	font-size: .8em;
}

#content div.navigation div.alignleft a {
	font-size: .8em;
}

#rssfeed a {
	color: #868686;
	font-size: 1.1em;
}
#rssfeed a:hover {
	color: #400040;
	font-size: 1.1em;
	text-decoration: underline;
}

/* MENU TABS START HERE */

/*
	Title: Simple 3-state Tab Menu
	Author: Arif Uddin
	Date: 11th October, 2008
*/

*{
	padding:0;
	margin:0;
}
.hide{
	display:none;
}



#tab_menu{
	height:32px;
	margin-left: auto;
	margin-right: auto;
	width: 786px;
}
	#tab_menu ul li{
		display:block;
		float:left;
		list-style:none;
	}
	#tab_menu ul li a{
		display:block;
		float:left;
		height:32px;
	}
	
	.left_tab_sidebar{
		width:7px;
		height:32px;
		background:url(images/index_r2_c2.jpg) no-repeat;
	}
	.right_tab_sidebar{
		width:7px;
		height:32px;
		background:url(images/index_r2_c12.jpg) no-repeat;
	}
	/*normal state*/
	.tab_home{
		width:56px;
		background:url(images/nav_home.gif) no-repeat 0 0;
	}
	.tab_lab_mem{
		width:105px;
		background:url(images/nav_lab_members.gif) no-repeat 0 0;
	}
	.tab_lab_res{
		width:114px;
		background:url(images/nav_lab_resources.gif) no-repeat 0 0;
	}
	.tab_publication{
		width:95px;
		background:url(images/nav_publications.gif) no-repeat 0 0;
	}
	.tab_projects{
		width:128px;
		background:url(images/nav_projects.gif) no-repeat 0 0;
	}
	.tab_events{
		width:61px;
		background:url(images/nav_events.gif) no-repeat 0 0;
	}
	.tab_alumni{
		width:62px;
		background:url(images/nav_alumni.gif) no-repeat 0 0;
	}
	.tab_farber{
		width:83px;
		background:url(images/nav_farber.gif) no-repeat 0 0;
	}
	.tab_contact{
		width:68px;
		background:url(images/nav_contact.gif) no-repeat 0 0;
	}
	
	/*hover state*/
	.tab_home:hover{
		width:56px;
		background:url(images/nav_home.gif) no-repeat 0 -32px;
	}
	.tab_lab_mem:hover{
		width:105px;
		background:url(images/nav_lab_members.gif) no-repeat 0 -32px;
	}
	.tab_lab_res:hover{
		width:114px;
		background:url(images/nav_lab_resources.gif) no-repeat 0 -32px;
	}
	.tab_publication:hover{
		width:95px;
		background:url(images/nav_publications.gif) no-repeat 0 -32px;
	}
	.tab_projects:hover{
		width:128px;
		background:url(images/nav_projects.gif) no-repeat 0 -32px;
	}
	.tab_events:hover{
		width:61px;
		background:url(images/nav_events.gif) no-repeat 0 -32px;
	}
	.tab_alumni:hover{
		width:62px;
		background:url(images/nav_alumni.gif) no-repeat 0 -32px;
	}
	.tab_farber:hover{
		width:83px;
		background:url(images/nav_farber.gif) no-repeat 0 -32px;
	}
	.tab_contact:hover{
		width:68px;
		background:url(images/nav_contact.gif) no-repeat 0 -32px;
	}

	/*selected state*/
	.tab_home_selected{
		width:56px;
		background:url(images/nav_home.gif) no-repeat 0 -64px;
	}
	.tab_lab_mem_selected{
		width:105px;
		background:url(images/nav_lab_members.gif) no-repeat 0 -64px;
	}
	.tab_lab_res_selected{
		width:114px;
		background:url(images/nav_lab_resources.gif) no-repeat 0 -64px;
	}
	.tab_publication_selected{
		width:95px;
		background:url(images/nav_publications.gif) no-repeat 0 -64px;
	}
	.tab_projects_selected{
		width:128px;
		background:url(images/nav_projects.gif) no-repeat 0 -64px;
	}
	.tab_events_selected{
		width:61px;
		background:url(images/nav_events.gif) no-repeat 0 -64px;
	}
	.tab_alumni_selected{
		width:62px;
		background:url(images/nav_alumni.gif) no-repeat 0 -64px;
	}
	.tab_farber_selected{
		width:83px;
		background:url(images/nav_farber.gif) no-repeat 0 -64px;
	}
	.tab_contact_selected{
		width:68px;
		background:url(images/nav_contact.gif) no-repeat 0 -64px;
	}
	
	/*selected state : hover*/
	.tab_home_selected:hover{
		width:56px;
		background:url(images/nav_home.gif) no-repeat 0 -64px;
	}
	.tab_lab_mem_selected:hover{
		width:105px;
		background:url(images/nav_lab_members.gif) no-repeat 0 -64px;
	}
	.tab_lab_res_selected:hover{
		width:114px;
		background:url(images/nav_lab_resources.gif) no-repeat 0 -64px;
	}
	.tab_publication_selected:hover{
		width:95px;
		background:url(images/nav_publications.gif) no-repeat 0 -64px;
	}
	.tab_projects_selected:hover{
		width:128px;
		background:url(images/nav_projects.gif) no-repeat 0 -64px;
	}
	.tab_events_selected:hover{
		width:61px;
		background:url(images/nav_events.gif) no-repeat 0 -64px;
	}
	.tab_alumni_selected:hover{
		width:62px;
		background:url(images/nav_alumni.gif) no-repeat 0 -64px;
	}
	.tab_farber_selected:hover{
		width:83px;
		background:url(images/nav_farber.gif) no-repeat 0 -64px;
	}
	.tab_contact_selected:hover{
		width:68px;
		background:url(images/nav_contact.gif) no-repeat 0 -64px;
	}
	
	
/*=============== my change on 25/10/08 ===============*/
.totalContent{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #a9a9a9;
	margin-bottom: 30px;
	padding: 0 0 30px;
}
.imageHolder{
	width: 126px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-bottom: 0;
	margin-top: 0;
	margin: 0;
	border-style: none;
}
.contentHolder{
	width:400px;
	float:right;
	margin-bottom:20px;
}
.contentHolder img{
	display:none;
}
.entry_post{
	margin-top: 0;
	margin-left: 20px;
	margin-right: 0;
}
.entry h3{
	text-align: left;
	margin-bottom: 2px;
	font-size: 1.2em;
	line-height: 1.3em;
}

#postwrap div.post div.entry div.entry_post p a {
	color: #fa0052;
}

div#bloodcells {
	height: 100%;
	background: url(images/bldclft.jpg) repeat-x 0 210px;
	margin: 0;
	padding: 0;
}
