/*
Theme Name: CYVTM website
Author: Julia Makin
*/
/*div.clearer { clear:both; margin-bottom:50px;}*/
div.clearer { clear:both; margin-bottom:25px;}
div.clearlow { clear:both; margin-bottom:25px;}
#headerspace { margin-bottom:-0.7em;}


#headercontent {
  padding:10px;
  height:150px;
  text-align:center;
  margin-top:20px;
  background:#7e9eb8;
  color:#ffffff;
  border:5px solid #003466;
}

h1.headercontent1 {
  font-size:1.5em;
  color:#ffffff;
  font-weight:bold;
  clear:none;
  margin-left:-149px;
  border: none;
  display:inline;
}

div.headercontent2 {
  clear:none;
  border:5px solid #003466;
  padding:5px;
  margin-left:-150px;
  border: none;
  font-weight:bold;
  background:#7e9eb8;
  color:#ffffff;
  display:inline;
}

img.headeralignleft {
  padding: 0px;
  display: inline;
  float:left;
}

img.headeralignright {
  position:absolute;
  top:36px;
  right:35px;

  padding: 0px;
  display: inline;
  float:right;
}

body {
  font-size: 1em;
  background-color: #f1f2ed;
  margin: 0px 20px 0px 20px;
  padding:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

h1 {font-size: 2em;
    color: #5d6d86; }
h2 {font-size:1.5em;
     color:#5d6d86;
	 padding-left:20px;}
h3 {font-size: 1.2em;
     color:#8299a0; }


#sidebar {width: 175px; float:left; border-right: 1px solid black;  padding-right:25px; font-size:0.9em;height:auto; }
#sidebar h2 {color: #cb6323; padding-top:15px; padding-left:10px; font-size:1.3em;}
#sidebar a:hover {text-decoration: underline;}
#sidebar a {color:#27436f; }
#sidebar ul { list-style:none; margin-left: 5px; padding-left:5px;}
#sidebar li {padding-bottom:1.6em;}

#content {margin-left:200px; border-left: 1px solid black; padding-left:25px;}

#footer {background-color: #808080;
	  padding:8px;}
#footer p {color: #C8C8C8;
	  font-size: 0.80em;
	  line-height: 1em;}
.image-left {
	float: left;
}
.image-right {
  float: right;
}
