
body {
      font: 11px arial;
      margin: 0 auto;
      width:920px;
      background-color:#f2f2f2;
	  background-image:url(images/header-bg.gif);
	  background-repeat:repeat-x;
	  background-position:top;
}

#topbarbg {
	float:left;
	width:920px;
	height:39px;
    background: url('images/topbarbg.gif') repeat-x;
}

/* Logo */
#logo {
   padding-left: 30px;
   margin-top: 40px;
   height:90px;
   background-image:url(images/cpd-logo.gif); background-repeat:no-repeat;
}

#logo h1 {
   color: #ffffff;
}

#logo h1 a {
   color: #ffffff;
   text-decoration: none;
}

#logo h1 a:hover {
   text-decoration: underline;
   color: #ffffff;
}

#logo h2 {
   margin-top: -20px;
   color: #ffffff;
}

/* Search*/

#searchbg {
	 background: #055183 url(images/searchbg.gif);
	 background-repeat:no-repeat;
	 height:40px;
	 width: 250px;
	 float: left;
}

.searchsubmit {
	 background-color: #05395b;
	 float: right;
	 color: #ffffff;
	 margin-top: 7px;
	 margin-right: 10px;
	 font: 12px arial;
	 background-image:url(images/search_but.gif);
	 background-repeat:no-repeat;
	 vertical-align:top;
	 height:25px;
	 width:58px;
	 border:none;
}

.searchform {
 background-color: #b0c8d8;
 margin-top: 10px;
 margin-left: 45px;
 float: left;
 border: 1px solid #b0c8d8;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

/* Header */
#header {
	float:left;
	background: transparent;
    width:920px;
	height:130px;
}

/* Top Menu */

#menubg {
	float: left;
	background: url('images/menubg.gif') repeat-x;
    width:670px;
	height:40px
}

.menulinks {
    font: 14px arial;
    font-weight: bold;
    float:left;
    width: 670px;
    color: #ffffff;
}

.menulinks ul {
    list-style: none;
    margin:0;
    padding:0;
    text-align: center;
}

.menulinks li {
    float:left;
    background: url(images/img05.gif) no-repeat right top;
    line-height:40px;
    padding: 0 20px 0 20px;
    height: 40px;
}  

.menulinks a {
    color: #ffffff;
    text-decoration:none;
    text-transform: uppercase;
}

.menulinks .current_page_item a {
    background:none;
    color: #fff;
}

.menulinks a:hover {
    color: #4da2d9;
    text-decoration: none;
}

/* Content */

#content1bg {
	float: left;
    background:#ffffff;
	width:638px; /* was 569 */
	height:100%;
	border-right:1px solid #D7D7D7;
}

.post { text-align:justify; }

.post .title {
	margin: 0;
	border-bottom: 1px dashed #D6C9BF;
    margin-top: 15px;
    font: 16px Trebuchet MS;
    color: #43a2d9;
}

.post h2.title {
	height: 20px; /* change to 40px if you weant to fit for 2 lines */
    font-size: 2.0em;
	padding: 0px 0px 15px 0px;   
    margin: 20px 40px 0px 10px;
}

.post p {
	 font: 14px Trebuchet MS;
     color: #333333;
	 line-height:1.4em;
     padding-left: 0px;
     padding-right: 20px;
	 text-align:justify;
}
.post ol { 	 font: 14px Trebuchet MS;
     color: #333333;
	 line-height:1.4em; }

.post .title a:hover {
	text-decoration: none;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 0px 20px;
}

.post .meta {
	height: 35px;
	margin: 0px 50px 40px 15px;
	padding: 0px 0 0 10px; 
	line-height: normal;
	color:#444; font-style:italic;
}

.post a {
	color: #38a2d9;
	text-decoration:none;
}

.post a:hover {
	color: #31363B;
    text-decoration: underline;
}
.meta a { color:#48a6a1; font-style:italic; }
.meta a:hover { color: #31363B; text-decoration:underline; }

/* sidebar */

.sidemenu-head {
	float:right;
	/* background-image: url('images/sidemenu-head.gif'); */
	width:281px;
	height:40px
}

#box {
    background-color:#FFF;
    float:right;
}

.sidemenu-head h2 {
	text-transform: uppercase;
    /* background: url(images/bullet_side.gif) no-repeat 2% 2%; */
    color: #202020;
	font-size: 15px;
	border-bottom: 1px solid #D7D7D7;
    padding-left: 10px;
    margin-top: 10px;
    padding-top: 3px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.sidemenu-content {
	float:right;
	/* background: url('images/sidemenu-content.gif') repeat-y; */
    font: 12px Trebuchet MS;
    color: #737373;
	width:281px;
}

.sidemenu-content li {
      margin-bottom: 10px;
      padding-left: 20px;
      margin-top: 10px;
      margin-left: 15px;
      background: url(images/img04.jpg) no-repeat left 50%;
}

.sidemenu-content ul {
    margin: 0;
	padding: 0;
	list-style: none;
}

.sidemenu-content a {
	text-decoration: none;
    color: #000000;
}

.sidemenu-content a:hover {
	text-decoration: underline;
    color: #000000;
}

.sidemen-foot {
	float: right;
	/* background-image: url('images/sidemen-foot.gif'); */
	width:281px;
	height:15px;
    margin-bottom: 10px
}

.sidebg {
	float:right;
    background-color: #ffffff;
	width:281px; height:auto;
}

#index07 {
	float:right;
    background:#FFF;
	width:281px;
	height:27px
}

/* Navigation */

.navigation {
	color: #737373;
	font: 11px Trebuchet MS;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	width: 550px;
}

.navigation a {
	color: #48a6a1;
	font: 18px Trebuchet MS;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.alignright {
	float: right;
	margin-bottom:15px;
	}

.alignleft {
	float: left;
	margin-bottom:15px;;
	}

/* Footer */
#footerbg {
	float:left;
	background-color:#0075b2;
	height:80px; 
    width: 920px
}

.copyrights {
     color: #ffffff;
     text-align: center;
}

.copyrights p {
     font: 11px arial;
     margin-top:10px;
     padding-bottom: 10px;
     width: 920px;
     color: #4c9cd1;
     text-align: center;
}

.copyrights a {
     font: 11px arial;
     color: #ffffff;
     text-decoration: none;
}

.copyrights a:hover {
      color: #ffffff;
      text-decoration: underline;
}

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	background-color: #F7F7F7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
