body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0; }

body {
  font: 62.5% futura, arial, helvetica, sans-serif; 
  padding-bottom: 20px;
  background: #fbe4ee; 
  color: #fff;
  text-align: center;
}

p {
    margin-top: 10px;
    margin-bottom: 10px;
}

#wrapper {
  width:800px;
  text-align: left;
  margin: 50px auto 0 auto;
}

a:hover { text-decoration: underline; }

#wrapper { background: #481400 }

#title {
  height: 51px;
}

#bd-main {
  width: 567px;
  float: right;
}

#bd-content {
    margin: 22px 0;
    padding: 0 66px 5px 26px;
    border-left: 2px solid #fff;
    line-height: 1.5em ;
    font-size: 1.25em;
    text-align: justify;
    /*font-weight: bold;*/
}

#content-title {
    text-align: center;
}
 
#bd-side {
  margin: 22px 0;
  width: 233px;
  float: left;
  text-align: center;
  font-size: 1.25em;
}

#side-title-wrapper { color: #ee84b5; font-size: 2em; }

#side-title {font-size: 0.8em; }

#ft {
  position: relative;
  text-align: left;
  clear: both;
  padding-top: 2px;
  padding-bottom: 5px;
}

h2.cpost-title { margin:12px 0 7px 0; padding-bottom:5px; font-family:Futura, Verdana, Arial, sans-serif; font-size:24px; font-weight:normal; color:#9f0000; border-bottom:1px solid #ccc; }
p { padding-bottom:11px; font-family:Futura, Verdana, Arial, sans-serif; font-size:13px; line-height:22px; } 
a:link, a:visited {
    text-decoration: none;
    color: #000099;
}
