
/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
  margin: 0;
  padding: 0;
}

body
{
  background: #FFFFFF url(../Images/Stripe.gif) repeat-x;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #4A5157;
}

input.body
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  color: blue;
}

h1, h2, h3
{
  text-transform: lowercase;
  color: #292929;
}

p, ul, ol
{
  margin-bottom: 1em;
  text-align: justify;
  line-height: 125%;
}

p
{
}

ul
{
}

ol
{
}

a
{
  color: #FF0000;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: none;
}

img.left
{
}

img.right
{
}

hr
{
  display: none;
}

/* Logo */

#logo
{
  height: 147px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  border: solid 1px transparent;
  background-image: url(../Images/Chop.png);
  background-repeat: no-repeat;
}

#logo h1
{
  margin-top: 20px;
  margin-left: 150px;
  font-size: 2.5em;
  font-weight: normal;
  letter-spacing: -2px;
  color: #FFFFFF;
}

#logo #url
{
  margin-top: 0px;
  margin-left: 150px;
}

/* Menu */

#menu
{
  width: 825px;
  height: 50px;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
}

#menu ul
{
  margin: 0;
  padding: 10px 0 0 0;
  list-style: none;
  line-height: normal;
}

#menu li
{
  display: inline;
}

#menu a
{
  display: block;
  float: left;
  height: 25px;
  margin: 0 5px;
  padding: 5px 20px 0 20px;
  text-transform: lowercase;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  color: #FFFFFF;
}

#menu .active a
{
  background-image: url(../Images/Active.gif);
  background-repeat: repeat-x;
}

#menu .inactive a:hover
{
  background-image: url(../Images/Inactive.gif);
  background-repeat: repeat-x;
}

#ctl00_mnuPad0 a
{
  margin-left: -40px;
}


/* Page */

#bg
{
  background: url(../Images/Main.gif) no-repeat center top;
}

#page
{
  width: 918px;
  margin: 0 auto;
}

/* Content */

#content
{
  float: left;
  width: 625px;
  padding: 0 0 0 24px;
}

#content .content
{
  padding-left: 35px;
}

/* Posts */

.post h1.title, h2.title
{
  padding-left: 35px;
  background: url(../Images/Star.png) no-repeat left center;
}

.post h1.title
{
  margin: 45px 0 20px 0;
}

.post h2.title
{
  margin: 40px 0 25px 0;
}

.post .title a
{
  text-decoration: none;
  color: #292929;
}

.post .entry
{
  padding-left: 35px;
  margin-bottom: 50px;
}

.post ul, .post ol
{
  margin-left: 3em;
}

.post ul
{
  /*  list-style-type: square; */
}

.post ol
{
  list-style-type: decimal;
}

/* Wizard */

div.entry table.info
{
  margin-bottom: 25px;
}

div.entry table.info td
{
  padding: 1px;
}

div.entry table.subscribe
{
  margin-bottom: 50px;
}

div.entry table.subscribe td.subscribe
{
  padding: 10px;
}

div.messages div
{
  padding: 15px;
  border: solid 1px silver;
  margin: 5px;
}

div.messages div label
{
  text-align: justify;
  display: block;
}

div.messagebody
{
  border: solid 1px silver;
  padding: 25px;
  padding-bottom: 0px;
}

table.roundtwo td
{
  padding: 2px;
}

td.navigation
{
  padding-left: 40px;
}

/* Sidebar */

#sidebar
{
  float: right;
  width: 214px;
  padding: 0 1px 0 0;
}

#sidebar a
{
  color: #4A5157;
}

.box
{
}

.box .title
{
  height: 27px;
  padding-top: 6px;
  padding-left: 34px;
  background-color: #c80000;
  background-image: url(../Images/Bar.jpg);
  text-transform: lowercase;
  font-size: 1.2em;
  color: #FFFFFF;
}

.box .content
{
  background: url(../Images/Sidebar.gif) repeat-x;
  height: 400px;
}

.box ul
{
  padding-top: 26px;
  list-style: none;
  line-height: normal;
}

  .box ul li {
    padding-left: 26px;
    margin-bottom: 13px;
    font-size: 0.8em;
  }

.box ul li.active
{
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -5px;
  margin-bottom: 5px;
  padding-left: 21px;
  padding-top: 4px;
  height: 35px;
  background-image: url(../Images/ActiveNav.gif);
  background-repeat: repeat-x;
  border: solid 1px #dddddd;
}

.box ul li.active a
{
  text-decoration: none;
}

.box small
{
  font-size: 1em;
  color: #808C96;
}

/* Footer */

#footer
{
  padding: 35px 0;
  background: url(../Images/Footer.gif) no-repeat center top;
  font-size: 0.75em;
}

#footer p
{
  text-align: center;
}

.quote
{
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  font-size: 0.9em;
  font-style: italic;
  color: #1F497D;
}
.bold
{
  font-weight: bold;
}
.highlight
{
  font-style: italic;
  color: #000080;
}
div.separator
{
  border-top: solid 1px silver;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 2em;
}
