/*  Theme Name: SaskDISCTheme URI: http://saskdisc.ca/Description: Created for saskDISC.caVersion: 1.0Author: Lee RobertsonAuthor URI: http://www.lgr.ca/*/

* html {
  height: 1%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  color: #000000;
  text-align: left;
width: 90%;
margin: 0 auto 10px auto;
background-color: #666666;

}

#mainwrap {

}

/*background: #35349A url(images/headerbg.jpg) repeat-x;*/
#header {
background-color: #ffffff;
  height: 120px;
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 0px;
  padding-right: 15px;
}

#wrap {
border-top: 1px solid #FFB800;
border-left: 3px solid #FFB800;
border-right: 3px solid #FFB800;
border-bottom: 1px solid #FFB800;
background: #ffffff url(images/newsboxbg.jpg) bottom left no-repeat;
}

#sidebar {
  float: left;
  padding: 5px 15px 5px 15px;
  width: 315px;
background-color: #5B5CC6;
color: #ffffff;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}


#sidebar a, #sidebar a:link {
color: #ffffff;
text-decoration: underline;
}
#sidebar h3,#sidebar h3 a,#sidebar h3 a:link {
font-size: 1em;
color: #FF9900;
text-decoration: none;
}

#extrabar {
border: 3px solid #FFB800;
height: 35px;
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 0px;
  padding-right: 15px;
background: #FF8402 url(images/menubg.jpg) top right repeat-y;
margin: 0;
}

#extrabar ul, #footer ul { 
padding: 0;
margin: 7px 0 0 0;
list-style: none;
}
#extrabar ul li, #footer ul li {
display: inline;
padding: 0 8px 0 8px;
float: left;
border-right: 2px solid #ffffff;
}

#extrabar ul li a, #footer ul li a {
font-weight: bold;
color: #36359B;
text-decoration: none;
display: block;
}

#content {
  margin-left: 375px;
}

#footer {
  margin: 0px;
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 0px;
  padding-right: 15px;
border: 3px solid #FFB800;
  clear: both;
  height: 35px;
background: #FF8402 url(images/menubg.jpg) top right repeat-y;
}

/* wordpress post styles */
.posttitle, h2 {
font-size: 1.1em;
text-decoration: none;
color: #36359B;
}
.posttitle a {
text-decoration: none;
color: #36359B;
}
a {
color: #36359B;
}

/* first menu item */
.page-item-3 {
border-left: 2px solid #ffffff;
}

.clear {
  clear: both;
}

.footercopy {
clear: both;
color: #ffffff;
font-size: .8em;
text-align: center;
margin: 20px 0 0 0;
}

.icons {
margin-top: 5px;
font-size: 10px;
float: right;
width: 110px;
height: 40px;
}
