/*  
Theme Name: CREOD
Theme URI: http://www.creod.on.ca
Description: CREOD site theme

Version: 1.0
Author: Wortahn Studios
Author URI: http://www.wortahn.com/
*/


/*globals and containers*/

.center {text-align: center; margin-left: -30px}


html * {
padding: 0;
margin: 0;
}

body {
background: rgb(196,201,225);
font-size: 62.5%;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode','Lucida Grande','Verdana', sans-serif;
padding-bottom: 25px;
}

a:link {
color: rgb(111,113,133);
text-decoration: none;
font-weight: bold;
background: url('images/dotted.png') 0% 100% repeat-x;
}

a:visited {
color: rgb(111,113,133);
text-decoration: none;
font-weight: bold;
background: url('images/dotted.png') 0% 100% repeat-x;
}

a:hover {
color: rgb(190,0,0);
text-decoration: none;
font-weight: bold;
}

a:active{
font-size: inherit;
color: rgb(111,113,133);
text-decoration: none;
font-weight: bold;
background: url('images/dotted.png') 0% 100% repeat-x;
}

a:focus {
font-size: inherit;
color: rgb(190,0,0);
text-decoration: none;
font-weight: bold;
}



h1 {
font-size: 3em;
color: rgb(249,240,169);
margin: 1px 0 50px 0;
padding: 5px 20px 5px 0;
text-align: right;
background: url('images/title-fade.png') 100% 0% repeat-y;
display: block;
position: relative;
}

h2 {
font-size: 1.6em;
color: rgb(111,113,133);
margin: 0 30px 10px 0px;
padding-top: 0px;
text-align: left;
}

h2.big {

font-size: 2em;
}

h3 {
font-size: 1.4em;
color: rgb(111,113,133);
margin: 0 20px 10px 0px;
padding-top: 0px;
text-align: left;
font-style: italic;
}

h4 {
font-size: 1.2em;
color: rgb(147, 115, 95);
margin: 30px 30px 10px 0px;
padding-top: 0px;
text-align: left;
}


.post  ul {
list-style-position:inherit;
list-style-type: disc;
margin-left: 0px;
padding-left: 26px;
font-size: 1.4em;
margin-right: 4em;
margin-bottom: 2em;
width: auto;
}

.post ul li {
margin: 0;
padding: 0;
margin-bottom: 0.9em;
width: auto;

}


.post ol {
list-style-position:inherit;
list-style-type: upper-decimal;
margin-left: 0px;
padding-left: 26px;
font-size: 1.4em;
margin-right: 4em;
margin-bottom: 2em;
width: auto;
}

.post ol li {
margin: 0;
padding: 0;
margin-bottom: 0.9em;
width: auto;

}

.post ol li ul {
margin-left: 0px;
padding-left: 26px;
font-size: 1em;
margin-right: 4em;
margin-bottom: 2em;
width: auto;
}

.post ol li ul li {
margin: 0;
padding: 0;
margin-top: 0.2em;
margin-bottom: 0.2em;
width: auto;

}


p { font-size: 1.4em; line-height: 1.5em; margin-bottom: 1em; margin-right: 4em; position: relative;}

p.date {
text-align: right;
font: 1.1em/1.1em 'Trebuchet MS';
display: block;
float: right;
position: relative;
top: -70px;
right: 35px;
margin: 0;
}

p.responses {
text-align: right;
font: 1.1em/1.1em 'Trebuchet MS';
display: block;
float: right;
position: relative;
top: -20px;
right: 35px;
margin: 0;

}


/*containers and navigation */

#header {
display: block;
margin: 0 auto;
height: 214px;
width: auto;
margin-right: 19px;
background: url('images/photobar.jpg') bottom left repeat-x;
position: relative;
z-index: 100;
border-left: 1px solid white;
}

#affs { display: block;
margin: 0 auto;
height: 85px;
width: 733px;
background: url('images/aff-banner.jpg') bottom center no-repeat;
position: relative;
z-index: 100;
}

.affs-uoft {
position: relative; display: block; position: relative; left: 325px; top: 5; width: 170px; height: 80px; float: left;
}

.affs-stmikes {
position: relative; display: block; position: relative; left: 365px; top: 5; width: 170px; height: 80px;float: left;
}

#body {
margin: 10px auto;
width: 85%;
min-width: 780px;
max-width: 1000px;
background: url('images/body-bg.jpg') top right repeat-y white;
padding:0;
display: block;
height: auto;
border-bottom: 0;
border-top: 0;
position: relative;
top: 0px;
font-size: 1em;
}


#content {
width: auto; 
height: 100%; 
margin-right: 19px;
padding: 0;
margin-bottom: 1%; 
overflow: auto;
border-left: 1px solid white;
}

#footer {
display: block;
position: relative;
clear: both;
top: 30px;
margin: 0 auto;
min-width: 700px;
max-width: 800px;
text-align: center;
padding-top: 10px;
border-top: 1px solid #cecece;
}

#footer p {font-size: 1em; margin-bottom: 1.4em}






#post {width: auto; overflow: auto;}


/*post divs, forms etc/*/

.entrytext, .entry {
width: auto;
margin: 2%;
margin-bottom: 5%;
}




.post {
position: relative;
width: auto;
padding-bottom: 15px;
padding-left: 20px;
display: block;
overflow: auto;
height: auto;
}

.postmetadata {
background: url('images/dotted.png') 0% 0% repeat-x;
margin: 2% 3%;
font: 1.1em/1.1em 'Trebuchet MS';
padding: 0;
padding-top: 3px;

}

#navigation{	
width: 180px;
float: left;
background:transparent;
top: 0;
left: 0;
overflow: hidden;
}

.commentmetadata {
/*background: url('images/dotted.png') 0% 0% repeat-x;*/
padding-top: 3px;
margin: 0;
margin-top: 50px;
font: 1.1em/1.1em 'Trebuchet MS';
text-align: right;
padding-left: 0;
}


.commentmetadata, .postmetadata, .responses a {
color: rgb(163,123,74);
}

.commentmetadata, .postmetadata, .responses  a:link {
color: rgb(163,123,74);
}


.commentmetadata, .postmetadata, .responses a:active {
}

.commentmetadata, .postmetadata, .responses a:visited {
color: rgb(63,0,0);
}

.commentmetadata, .postmetadata, .responses a:hover {
color: rgb(190,0,0);
text-decoration: none;
font-weight: bold;
}




.comments {
margin: 10px 20px 10px 20px;
width: auto;
padding-left: 44px;
padding-right: 0px;
padding-top: 1px;
background: url('images/comment-bar.png') 0 0 repeat-y;
}

.comments h1.commenting {
margin-left: 10px;
margin-right: 0;
}

.postinginfo {

width: auto;
margin: 0 auto; 
padding: 2%;
position: relative;
top: 10px;
}
.postinginfo * {
text-align: center;  
font: 1.1em/1.1em 'Trebuchet MS';

}

.button-sub {
height: 52px;
width: 150px;
font-size: 1em; 
font-family: 'Trebuchet MS';
font-weight: bold;
background: url('images/submit.png') top left no-repeat;
border: 0;
color: rgb(231,231,192);
padding: 0;
margin: 2%;
margin-top: 0;
cursor: pointer;
}

.button-sub:hover {
background: url('images/submit2.png') top left no-repeat;
}

textarea {
font: .9em 'Trebuchet MS';
color: #969696;
background: rgb(237,237,207);
border: 1px solid rgb(241,241,223);
margin: 2%;
padding: 5px;
}

textarea:focus {
background: white;
}



/*good ol' tabs*/

.tab-top1 {
  width: 100%;
  position: relative;
  left: -6px;
  top: 0px;
  height: 26px;
  background: url('images/topbar1.jpg') top left no-repeat transparent;
  margin: 0;
  padding: 0;
 

  
}

.tab-top2 {
  width: 30%;
  height: 26px;
  background: url('images/topbar2.jpg') top right no-repeat transparent;
  margin: 0;
  padding: 0;
  float: right;
  display: block;
  position: relative;
  right: -1px;
  overflow: hidden;


  
}

.tab-bottom1 {
  width: auto;
  position: relative;
  left: -1px;
  top: 31px;
  height: 35px;
  background: url('images/bottombar1.jpg') top left no-repeat transparent;
  margin: 0;
  padding: 0;

}

.tab-bottom2 {
  width: 50%;
  height: 35px;
  background: url('images/bottombar2.jpg') top right no-repeat transparent;
  margin: 0;
  display: block;
  position: relative;
  float: right;
  right: 2px;
  top: 0px;
  overflow: hidden;

}



/*NAVIGATION*/

#sideNav {	
width: 180px;
background:url('images/navBg.png') repeat-y;
top: 0;
left: 0;
border-top: 1px solid white;
}

#sideNav ul  {
list-style-type:none;
background:white;
}

#sideNav ul  li{
list-style-type:none;
border-bottom: 1px solid white;
}

#sideNav li ul li {
background:url('images/navBg.png') repeat-y white;
border-bottom: 1px solid white;
}

#sideNav a {
color:#4c4c4c;
text-decoration:none;
display:block;
padding:4px;
width:180px;
background:url('images/navBg.png') repeat-y;
cursor:pointer;
}

#sideNav ul li ul li a {
padding-left:12px;
background:white;


}


#sideNav div.navLine {
height:2px;
width:180px;
background:white;
font-size:1px;

}

#sideNav a.currentItem {
background:url('images/navBgActive.png') repeat-y;
color: #f8ed9b;
}

#sideNav a:hover {
background:url('images/navBgActive.png') repeat-y;
color: #f8ed9b;
}

#sideNav ul li ul li a:hover {
background:url('images/navBgYellow.png') repeat-y;
color: #4c4c4c;
}

#sideNav a.more span {
background: url('images/more.gif') 150px 3px no-repeat transparent;
display: block;
}

#researchers {
	padding: 0px;
	width: 95%;
	height: auto;
	overflow:hidden;
	margin: 0 auto;
	}	

	
#researchers div.card {
margin-bottom: 30px; border-bottom: 2px solid #cecece;

}	
	
#researchers img {
float: left;
position: relative;
left: 3px;
top: 17px;
}	
	
	
#researchers h2 {
margin-right: 0;
}	

#researchers h3 {
margin-top: 20px;
}	
	
#researchers h2.title {
	font-size: 1.6em;
	text-align: right;
	position: relative;
	top: 10px;
	
}

#researchers h2.specialty {
	text-align: right;
	font-size: 1.4em;
	margin-top: 0;
	}

#researchers div.researchNav {
	text-align: right;
	padding-top:  8px;
	margin-top: 5px;
	width: auto;
	border-bottom: 1px solid #cecece;
}


#researchers div.researchNav {
	text-align: right;
	text-decoration: none;
	font-size: 1.1em;
	color: #4c4c4c;
	margin-bottom: 0px;
	clear: both;
	}

	
#researchers div.researchNav span {
	cursor: pointer;
	padding: 0px 3px 0px 3px;
	background: white;
	border: 1px solid #cecece;
	border-bottom: 1px solid white;
	z-index: 1001;
	
		 
}

#researchers div.sliderrs {
background:  #ffffff;
overflow: auto;
height: auto;
position: relative;
border: 1px solid #cecece;
border-top: 0;
border-bottom: 0;
padding-left: 20px;
}

a:link.pdf, a:focus.pdf, a:visited.pdf, a:hover.pdf {background: url('images/pdf-icon.gif') 0px -2px no-repeat; padding-left: 25px; height: 25px;}
a:link.link, a:focus.link, a:visited.link, a:hover.link{background: url('images/link-icon.gif') top left no-repeat;  padding-left: 25px;height: 25px;}
a:link.doc, a:focus.doc, a:visited.doc, a:hover.doc {background: url('images/doc-icon.gif') top left no-repeat;  padding-left: 25px; height: 25px;}


/*TABLES*/
.agenda {width: 95%; background: #cecece;}
.agenda td {padding: 3px; font-size: 1.1em; background: white; vertical-align: top;}
.agenda td.title {padding: 5px; text-align: center; font-size: 1.1em; background: rgb(254, 249, 209); vertical-align: middle;}
.agenda td.title h2 {text-align: center; margin: 0;}

.post .agenda ul {margin: 0;}
.post .agenda ul li {margin: 0.2em;}

.post .agenda ul.table {
list-style-position:inherit;
list-style-type: disc;
margin-left: 0px;
padding-left: 16px;
font-size: 1.1em;
margin-right: 0.2em;
margin-bottom: 0.2em;
width: auto;
}

.post .agenda ul.table li {
margin: 0;
padding: 0;
margin-bottom: 0.2em;
width: auto;

}

