/*
Theme Name: CARET Gem and Chocolate
Theme URI: http://www.caret.cam.ac.uk/
Description: CARET Website Theme
Version: 1.6
Author: Ingrid Birchell-Hughes, Harriet Truscott, Katy Cherry, Dan Sheppard, Sara Brandao
Author URI: http://www.caret.cam.ac.uk/
*/

body {
  font-size: 18px;
}

div#content-primary {
	float: left;
	width: 950px;	   
}

#chocolate-box{
	float: left;
	width: 890px;	   
  border: solid 1px #DDD;
  margin:20px;
  padding:20px
}



.showcase  {
background:#F9F9F9 none repeat scroll 0%;
border: solid 1px #DDD;
margin:5px;
height:160px;
width:160px;
overflow:hidden;
padding:5px;
font-size: 11px;
line-height: 110%;
float:left;
}



#wide-showcase  {
color: #003366;
margin:5px;
height:160px;
width:536px;
padding:0px;
font-size: 105%;
float:left;
line-height: 100%;
}



#gem  {
background:#F9F9F9 none repeat scroll 0%;
border: solid 1px #DDD;
margin:5px;
width:190px;
overflow:hidden;
padding:5px;
font-size:0.8em;
float:left;
}

#contact-box  {
background:#c0eafd none repeat scroll 0%;
border: solid 1px #DDD;
margin:5px;
width:190px;
overflow:wrap;
padding:5px;
font-size:0.8em;
float:left;
}

#contact-box h1 {
  font-size: 110%;
  font-weight: bold;
  padding: 0;
  color: #cc6600;
}

#person-cv h1,h2,h3 {
  font-size: 90%;
  font-weight: bold;
  padding: 0;
  color: #cc6600;
}

#contact-box p {
  font-size: 100%;
}

#person-cv h1 {
  font-size: 110%;
  font-weight: bold;
  color: #cc6600;
}

h2 {
  color: #cc6600;
  font-size: 100%;
}

#project-chocolate {
float:right;
font-size:1.2em;
width: 300px;
margin: 10px;
}

.project-image {
width: 300px;
}

.metadata-label {
    color: #CC6600;
    font-weight:bold;
 font-size:0.8em;
 margin-right: 8px;
}  



.showcase-label {
    color: #CC6600;
    font-weight:bold;
 
}  

.page-title{
    font-family:arial;
    font-weight:bold;
    margin-top:1.8em;
    margin-bottom:0.8em;
}

a.showcase-title {
    color: #003366;
    font-weight:bold;
}  

#person-tagline {
  font-size: 120%;
}

.showcase-tagline {
  font-weight:normal;
}


.caret-menu {
 padding-top: 10px;
}

 .menu-item {
     font-family:arial;
     display: inline;
     padding-right: 40px;
     color: #003366;
     font-weight:bold;
     font-size:1.3em;
   }
  
 .menu-item a {
   text-decoration: none;
 }
 
 .current-menu-item {
     font-family:arial;
     display: inline;
     padding-right: 40px;
     color: #CC6600;
     font-weight:bold;
     font-size:1.3em;
   }

#person-cv {
  font-size: 0.75em;
}

.section a {
  text-decoration: none;
  color: #CF5200;
}

a.home-quote:hover {
  text-decoration: none;
}

a.home-quote span {
  color: black;
}

.quote {
  font-size: 24px;
  line-height: 110%;
}

img.gem {
  margin: auto;
  text-align: center;
  max-width: 160px;
  height: 90px;
}

.quote-left {
  float: left;
} 

.quote-right {
  float: right;
}

.logo {
  float: left;
  margin: 0 4px;
}

#project-metadata {
  margin-bottom: 16px;
}

.project-tagline {
  font-size: 13px;
  line-height: 100%;
}

