/*
Theme Name: La Jolla Bio
Description: A custom theme designed especially for LJBI
Version: 1.0
Author: BinaryM Inc.

*/

/* @group 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display:none;
}

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

/* @end */

/* @group GLOBALS */

body {
	line-height: 1;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	background: #dad6c5 url(images/bg-body.png) center top repeat-x;
}
	
/* @end */	

/* @group IDs */

#container {
    width: 970px;
    margin: 0 auto;
}
#top {
    padding:20px 0 5px 0;
}
#wrap {
    border:6px solid #dad6c5;
    background:#fff;
    padding:4px;
}
#header {
    height:147px;
}
#nav {
}
#contentWrap {
    background:transparent url(images/bg-content.png);
    width:950px;
}
#content {
    width:585px;
    padding:0 20px;
    float:left;

}	
#sidebar {
    width:323px;
    float:right;
}	
#footer {

}
	/* @end */	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #333; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: .7em 0em .2em 0em;
	line-height: 1.2em;
	color: #143e85;
    font-family:times,serif; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0;
	font-weight: normal;	}
	
h4 {
	font-size: 1.1em;
	margin: 1.2em 0;
	font-weight: normal;
	}

h4 em {
	display:block;
	padding:4px 10px;
	background:transparent url(images/bg-h4.png) center left no-repeat;
}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
ol, ul {
    margin:1em 3em;
}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
blockquote {
    margin:10px 30px;
    padding:0 10px;
    border-left:2px solid #ccc;
}


	/* @end */
	
/* @group TOP */

#top form {
    float:right;
}
#top form p {
    margin:0;
    padding:0;
}
#top form input {
    background:#143e85;
    border:4px solid #143e85;
    margin-right:5px;
    font-size:90%;
    color:#dad6c5;
}

#top ul {
    margin:0;
    padding:0;
    float:right;
    list-style:none;
}
#top ul li {
    float:left;
}
#top ul li a {
    display:block;
    padding:0 15px;
    text-decoration:none;
    color:#143e85;
}
#top ul li a:hover {
    text-decoration:underline;
}

/* @end */

/* @group HEADER */

#logo {
    margin:0;
    padding:0;
    float:left;
}
#logo a {
    display:block;
    background:transparent url(images/logo.png) top left no-repeat;
    height:143px;
    width:499px;
    text-indent:-1000em;
    overflow:hidden;
}
#header ul {
    float:right;
    margin:0;
    padding:0;
    list-style:none;
    background:transparent url(images/bg-header-nav.jpg) left top no-repeat;
}
#header ul li {
    float:left;
}
#header ul a {
    width:150px;
    height:53px;
    display:block;
    text-align:center;
	text-decoration:none;
    color:#fff;
    font-family:serif;
    font-size:150%;
    padding:90px 0 0 0;
    margin:0;
}
#header ul a:hover {
	text-decoration:underline;
}
#header img {
    float:right;
}
#header .banner {
    float:right;
    width:450px;
    height:143px;
}
#header .banner h4 {
    background:transparent url(images/bg-banner-h4.png) top right no-repeat;
    text-align:right;
    color:#fff;
    font-family:serif;
    font-size:150%;
    padding:6px 20px;
    margin:110px 0 0 0;
}

#header .research {
    background:transparent url(images/headers/research.jpg) top right no-repeat;
}
#header .facilities {
    background:transparent url(images/headers/facilities.jpg) top right no-repeat;
}
#header .faculty {
    background:transparent url(images/headers/faculty.jpg) top right no-repeat;
}
#header .publications {
    background:transparent url(images/headers/publications.jpg) top right no-repeat;
}
#header .careers {
    background:transparent url(images/headers/careers.jpg) top right no-repeat;
}
#header .about-us {
    background:transparent url(images/headers/aboutus.jpg) top right no-repeat;
}
#header .news {
    background:transparent url(images/headers/news.jpg) top right no-repeat;
}

/* @end */

/* @group Home */

#homeWrap {
    margin:-1px 0 0 0;
    padding:0;
    border-top:1px solid #fff;
    background:transparent url(images/bg-home-bottom.png) left bottom repeat-x;
}


#slides {
    float:left;
    margin-right:4px;
    width:497px;
    height:262px;
}
#slides div {
    width:497px;
    height:262px;
}
#slides div h4 {
    display:none;

/*    background:transparent url(images/bg-banner-h4.png) top right no-repeat;
    text-align:right;
    color:#fff;
    font-family:serif;
    font-size:150%;
    padding:6px 20px;
    margin:220px 0 0 0; */
}

#news {
    float:left;
    width:449px;
    background:#f5f4eb;
}
#news div {
    float:left;
    width:222px;
    height:262px;
    margin-right:2px;
}
#news h4 {
    margin:0;
    padding:20px 0 6px 6px;
    color:#fff;
    background:#8bb9d1;
    font-weight:bold;
    text-transform:uppercase;
}
#news h4 a {
    font-weight:bold;
    display:block;
    color:#fff;
    text-decoration:none;
}
#news ul {
    list-style:none;
    margin:0 10px;
    padding:0;
}
#news ul li {
    margin:15px 0;
}


#home {
    background:transparent url(images/bg-home-top.png) left top repeat-x;
    float:left;
    width:100%;
    margin-top:2px;
}
#home h2 {
    text-align:center;
    background:transparent url(images/bg-home-h2.png) bottom center no-repeat;
}
#home h2 + p {
    text-align:right;
    margin-right:20px;
}
#home p {
    width:450px;
    float:left;
}
/* @end */

/* @group NAV */

#nav, #nav ul {
    list-style:none;
    margin:0;
    padding:0;
}
 
#nav li a {
    display:block;
    background:transparent url(images/bg-nav-top.png) 0 0 no-repeat;
    padding:3px 0 2px 30px;
    margin-bottom:2px;
    text-decoration:none;
    color: #333;
}
	
#nav li a:hover,
#nav li.current_page_item > a,
#nav li.current_page_parent > a,
#nav li.current_page_ancestor > a {
    color: #000;
    font-weight:bold;
    background-position:0 -26px;
}

#nav li li a {
    line-height:150%;
    background:transparent url(images/bg-nav-child.png) bottom left no-repeat !important;
    padding:1px 0 1px 5px;
    margin-bottom:1px;
    font-weight:normal;
}
#nav li li a:hover {
    font-weight:normal;
}
#nav li li.current_page_item > a,
#nav li li.current_page_parent > a,
#nav li li.current_page_ancestor > a {
    font-weight:bold;
}
#nav li li li.current_page_item a {
    background:transparent url(images/bg-nav-child-active.png) center left no-repeat !important;
    padding:6px 0 8px 10px;
    font-weight:normal;
}
#nav li li a:hover {
    text-decoration:underline;
}

#nav li ul,
#nav li.current_page_item ul li ul,
#nav li.current_page_parent ul li ul,
#nav li.current_page_ancestor ul li ul {
    display:none;
}

#nav li.current_page_item ul,
#nav li.current_page_parent ul,
#nav li.current_page_ancestor ul,
#nav li.current_page_ancestor ul li.current_page_item ul,
#nav li.current_page_ancestor ul li.current_page_parent ul,
#nav li.current_page_ancestor ul li.current_page_ancestor ul {
    display:block;
    margin:0 0 0 30px;
}

  	/* @end */
  	

	
/* @group FOOTER */

#footer {
	color: #999;
	margin: 0 auto;
	padding: 10px 0 0 0; }
	
#footer a {
	color: #999; }
	
#footer p {
    float:left;
    font-size: .9em;
    padding: 0;
    margin: 0; }

#footer #binarym {
    float:right;
}
#binarym a {
    color:#666;
    text-decoration:none;
}
#binarym a strong {
    color:#333;
}

	/* @end */

/* @group Wordpress */

.indent {
    list-style:none;
    margin:1em 0;
    padding:0;
}
.indent li {
    text-indent:-1em;
    margin-left:1em;
}

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }
    
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	text-align:center;
}

img.alignright {
    margin:0 0 10px 10px;
}
img.alignleft {
    margin:0 10px 10px 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* @end */

