body {
    margin: 0;
    padding: 0;
    background: #151515 url(http://about.divmod.com/images/gruePattern4_3.gif);
    font-size: 12px;
}

#header {
    background: #bea7d8 url(http://about.divmod.com/images/headerBack.png) repeat-x;
    height: 51px;
    text-align: center;
}

#header .logomenu {
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    width: 800px;
}

#header .logo {
    background: transparent url(http://about.divmod.com/images/logo.gif) no-repeat;
    height: 25px;
    position: relative;
    top: 8px;
}

#header .menu {
    float: right;
    position: relative;
    top: -12px;
}

#header .menu li.navitem {
    display: inline;
    list-style: none;
}

#header a:link, a:visited {
    color: #581976;
}

#header a:hover {
    color: #b88700;
    text-decoration: none;
}

#splash {
    background: #4a1f77 url(http://about.divmod.com/images/splashBack.jpg);
    height: 100px;
    text-align: center;
    position: relative;
    top: -14px;
    border-bottom: 1px solid #434343;
}

#splash .splashimage, #splash .splashimage-about, #splash .splashimage-vision,
#splash .splashimage-team, #splash .splashimage-community,
#splash .splashimage-contact, #splash .splashimage-downloads,
#splash .splashimage-consulting {
    margin: 0 auto;
    text-align: left;
    width: 843px;
    height: 100px;
}

#splash .splashimage {
    background: transparent url(http://about.divmod.com/images/splashNet.jpg) no-repeat;
}

#splash .splashimage-about {
    background: transparent url(http://about.divmod.com/images/splashNet_about.jpg) no-repeat;
}

#splash .splashimage-vision {
    background: transparent url(http://about.divmod.com/images/splashNet_vision.jpg) no-repeat;
}

#splash .splashimage-team {
    background: transparent url(http://about.divmod.com/images/splashNet_team.jpg) no-repeat;
}

#splash .splashimage-community {
    background: transparent url(http://about.divmod.com/images/splashNet_community.jpg) no-repeat;
}

#splash .splashimage-contact {
    background: transparent url(http://about.divmod.com/images/splashNet_contact.jpg) no-repeat;
}

#splash .splashimage-downloads {
    background: transparent url(http://about.divmod.com/images/splashNet_downloads.jpg) no-repeat;
}

#splash .splashimage-consulting {
    background: transparent url(http://about.divmod.com/images/splashNet_consulting.jpg) no-repeat;
}

#main {
    text-align: center;
}

#main .contentBlend {
    background: #fff url(http://about.divmod.com/images/contentBlend.gif) repeat-x;
    margin: 0 auto;
    text-align: left;
    height: 21px;
    width: 800px;
    position: relative;
    top: -16px;
}

#main .content {
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#main .contentCell {
    padding-left: 10px;
    padding-right: 20px;
}

#leftcontent {
    float: left;
    padding-left: 20px;
    width: 550px;
}

#rightcontent {
    padding-right: 10px;
}

#login-content p {
  margin-right: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #7c54a7;
}

#signin {
  background-color: #e9d7a4;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 25px;
  border: 2px solid #c99e26;
  font-size: 11px;
}

#signin input[type='text'], #signin input[type='password'], #signin input[type='checkbox'] {
  background-color: #4a1f77;
  border: 2px solid #7c54a7;
  color: #fff;
  width: 120px;
  font-size: 13px;
  margin-bottom: 5px;
}

#signin input[type='checkbox'] {
  width: 10px;
  height: 10px;
}

#signin dt {
  float: left;
  width: 70px;
}

#signin .remember {
  font-style: italic;
  float: left;
}

#signin input[type='submit'] {
  float: right;
  font-size: 11px;
  background-color: #7c54a7;
  color: #fff;
  border-top: 2px solid #9d77c6;
  border-left: 2px solid #9d77c6;
  border-right: 2px solid #4a1f77;
  border-bottom: 2px solid #4a1f77;
}

div.headText {
  font-weight: bold;
  font-size: 20px;
  font-family: serif, Georgia, Times;
  font-style: italic;
  line-height: 30px;
  color: #4a1f77;
  padding-left: 40px;
  padding-right: 41px;
}

div.headText hr {
  width: 35%;
  background-color: #e9d7a4;
  color: #e9d7a4;
  border: none;
  text-align: center;
}

div.contentCell p {
  padding-left: 10px;
  font-size: 14px;
}

.cornerImage {
    position: relative;
    bottom: -3px;
}

.bottomRow {
    border: 0;
    margin: 0;
    padding: 0;
}

#footer {
    color: #c7a545;
    text-align: center;
    height: 50px;
}

#footer .content {
    background: #4a1f77 url(http://about.divmod.com/images/footerBlend.jpg);
    margin: 0 auto;
    text-align: left;
    height: 58px;
    width: 800px;
    border-bottom: 2px solid #56377b;
}


#footer span.copy, #footer span.links {
    padding-top: 10px;
}

#footer span.copy {
    font-size: 9px;
}

#footer span.copy {
    float: left;
}

#footer span.links {
    float: right;
    padding-right: 10px;
}

#footer span.links a:link, #footer span.links a:visited {
    color: #c7a545;
}

#footer span.links a:hover {
    color: #e2cfea;
    text-decoration: none;
}

h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
    color: #9c7200;
    color: #b38400;
}

h1 {
    font-size: 18px;
    padding-left: 5px;
    border: none;
}

h2 {
    font-size: 16px;
}

h2.date-header {
    background-color: #efe2f5;
    color: #77378f;
    padding: 5px;
    margin: 10px;
}

h3 {
    font-size: 14px;
}

h3.post-title {
    color: #4a1f77;
    margin-top: 20px;
    border-top: 2px solid #b38400;
    padding-top: 5px;
}

h3.post-title a:link, h3.post-title a:visited {
    color: #4a1f77;
}

h4 {
    font-size: 12px;
}

div {
    text-align: left;
}

div.post-footer {
    margin-bottom: 40px;
}

div.widget {
    border: 0;
}

span.post-author {
    font-style: italic;
}

pre {
    background-color: #e9d7a4;
    padding-left: 15px;
    padding-bottom: 15px;
    border: 1px solid #c99e26;
    margin: 0;
}

#navbar {
    display: none !important;
}

div.aboutSiteMain {
    padding-left: 20px;
}

div.aboutSiteMain h1, div.aboutSiteMain h2, div.aboutSiteMain h3, div.aboutSiteMain h4 {
    padding-bottom: 5px;
}

img.teamMug {
    padding-right: 20px;
}

.dropcapLarge {
    float:left;
    color:#e9d7a4;
    font-size:100px;
    line-height:70px;
    padding-top:2px;
    font-family: Times, serif, Georgia;
}


.dropcapMedium {
    float:left;
    color:#e9d7a4;
    font-size:67px;
    line-height:40px;
    padding-top:2px;
    font-family: Times, serif, Georgia;
}

div.indent {
    padding-left: 20px;
}
