@import 'custom.css';
/* --------------[ User-Defined Adjustments ]-------------- */
body {
background-color: #160c57;
font-family: arial,helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6, h7, .sitetitle {
font-family: georgia,times,serif;
font-weight: normal;
}
/* -------------------[ Site Title Adjustments ]------------------- */
#sitetitle h1, #sitetitle .title {
font-size: 30px;
font-weight: normal;
font-family: georgia,times,serif;
}
#sitetitle {
float:none;
text-indent:-10000em;
position:absolute;
display:none;
}
#sitetitle {
width:930px;
}
#head-content {
background: transparent;
background-image: url(http://www.science-lessons.ca/images/header.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
}
/* ----------[ Header Background Color Adjustments ]---------- */
#header {
background-image:none;
background-color: #ffffff;
}
/* --------------[ Top Navigation Adjustments ]-------------- */
#topnav,
#topnav li ul {
font-size: 9pt;
font-weight: bold;
background: #151287;
font-family: arial,helvetica,sans-serif;
}
#topnav ul a,
#topnav ul a:link,
#topnav ul a:visited {
color:#a2b7fa;
}
#topnav ul a:hover,
#topnav ul a:active {
color:#fafaff;
}
/* --------------[ Cat Navigation Adjustments ]-------------- */
#catnav,
#catnav li ul {
font-size: 7.5pt;
font-weight: bold;
font-family: arial,helvetica,sans-serif;
}
/* --------------[ Main Content Adjustments ]-------------- */
.maincontent {
font-size: 11pt;
}
.maincontent a, .maincontent a:link, .maincontent a:visited {
color: #1913cf;
}
.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
}
/* --------------[ Sidebar-Right Adjustments ]-------------- */
#contentright {
font-size: 9pt;
}
#contentright a, #contentright a:link, #contentright a:visited {
color: #050dff;
}
/* --------------[ Footer Adjustments ]-------------- */
#footer {
font-size:8pt;
color:#0d35ff;
}
#footer a, #footer a:link, #footer a:visited {
}
#footer a:hover, #footer a:active {
}
/* --------------[ Post Title Link Color Adjustments ]-------------- */
/* --------------[ Adjustments Hiding Post Date ]-------------- */
/* --------------[ Adjustments for Page Border ]-------------- */
#wrap {
clear: both;
margin: 0 auto;
padding:0;
width:960px;
background:transparent;
border: 8px solid #ad0c07;
}
#wrap-top, #wrap-bottom {
height:0;
display:none;
background:transparent;
}
ul.home-right .entry,
ul.home-left .entry {
line-height:1.45em;
height:140px;
overflow:hidden;
margin: 0;
}