/* Custom CSS - write your own CSS values to overwrite the ones from Blix */
/*"preparing" and "what we do" are aligned differently than other pages*/
#container {
  background-image:none;
  width:964px;
  padding:0px 30px 0 30px;
}

#header {
  height:115px;
  width:964px;/*match container width*/
  padding:0 px;
  margin:0 137px;/*half of (container width-header image width)*/
}

#content {
  width:650px;
  padding-top:32px;
  overflow:hidden;
}

.entry {
  margin:0 0 40px 60px;
}

#navigation li a {
padding:0 7px;
}

#navigation .selected, #navigation .current_page_item ,#navigation a:hover {
background-color: #B10000;
}

#navigation form {
background:#B10000 url(http://www.ccp.rpi.edu/wp-content/themes/blix/images/spring_flavour/corner_bottom_right.gif) no-repeat scroll right bottom;
border-color:white;
}

#navigation, #navigation li {
background-color:#4B4B4B;
}

#navigation #searchbutton {
background-color:#4F4F4F;
color:white;
}

#subcontent h2 {
background:#B10000 url(http://www.ccp.rpi.edu/wp-content/themes/blix/images/spring_flavour/corner_top_left.gif) no-repeat scroll left top;
color:white;
text-align: center;
}

#commentform {
background-color: #C7BBBF;
}

a{
color: #B10000;
}
a:hover {
color: #E10000;
text-decoration: underline;
}

form label {
color: #B10000;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6a {
color: #B10000;
}

h2, h2 a{
font-family:Arial, Helvetica, sans-serif;
}

#content h2{
font-family:Arial, Helvetica, sans-serif;
color: #B10000;
font-weight:bold;
}

