/* CSS Document */
body {
	background:  #ffffff url(images/backfade.jpg) repeat-x;
	margin: 10px;
	padding: 0;
	text-align: center;
	color: #00067e;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
}
* {
	padding: 0px;
	margin: 0px;
}

#container{
margin: 0px auto;
border:2px solid #ffffff;
border-bottom:0px;
background:#e7f4ff;
text-align:left;
width:773px;
}
#innerborder{
border:1px solid #bac1e2;
border-bottom:0px;
}
a{
 color: #00067e;
 font-weight: bold;
}
a:hover{
color:#0005b5;
}
a:visited{
color:#f3d948;
}

h2{
font-size:18px;
margin-bottom:10px;
}
h3{
font-size:12px;
font-weight:bold;
display:block;
height:20px;
padding-left:3px;
padding-top:3px;
margin:10px 0px 10px 0px;
	border:1px solid #bac1e2;
	background:url(images/but_back.jpg);
}
#content img{
border: 1px solid #00067e;
padding: 2px;
}
.padrt{
margin-right:20px;
}
/* Positioning */
.toright {
float:right;
margin-left:10px;
}
.toleft {
float:left;
margin-right:10px;
}
.clearleft {
clear:left;
}
.clearright {
clear:right;
}
/* Pictures */
.smpic {
border: 1px solid #C4D94C;
}
.lrgpic{

}
.lrgpic img{
display:block;
border:4px solid #4A87C0;
}

/*Top*/
#top{
margin:0px;
height:154px;
}
#top h1{
   height: 154px;
   text-indent: -1234em;
   background:  url(images/head_pic.jpg) no-repeat;
}
/*Left*/
#leftnav{
margin-top:0px;
float:left;
background:  url(images/nav_back1.jpg) no-repeat;
width:165px;

}
#navborder{
margin-top:8px;
margin-left:8px;
width:145px;
/*margin-top:5px;*/
}
#navcontainer {
	text-align:left;
	width: 149px;
	margin-left: 5px;
	
}

#navcontainer ul {
	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
 	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	line-height: 23px;
	
}

#navcontainer a {
font-weight:normal;
 	display: block;
 	width: 149px;
 	height: 23px;
	border:1px solid #bac1e2;
	background:url(images/but_back.jpg);
}

#navcontainer a:link, #navcontainer a:visited {
	background: #DEE9F4;
 	color: #00067e;
 	text-decoration: none;
	margin-bottom:5px;
	background:url(images/but_back.jpg);
}

#navcontainer a:hover {
	background: #00067e;
	text-decoration: none;
	background:url(images/but_back_over.jpg);
}

#navcontainer a:hover.current,#navcontainer a:visited.current{
	text-decoration: none;
	background:url(images/but_back_cur.jpg);
}

/*Right*/
#content{
margin-top:0px;
margin-left:168px;
width:570px;
   line-height:16px;
}
#content p{
margin-bottom:20px;
}
.news{
margin-left:30px;
}
/*Bottom*/
#smalllinks{
margin-top:-10px;
margin-bottom:10px;
text-align:center;
font-size:9px;
}
#midfoot{
clear:both;
}

#footer{height:1px;
clear:both;
margin-bottom:0px;
}
#footerpic{
padding:0px;
margin:0px;
}
#footer img{

}

/* headers */


/* blog */


/* ---( page defaults )--- */


blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }
hr{
  display:none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

/* ---( layout structure )---*/

#main-content {
  width: 400px;
  padding: 0;
  float:left;
  line-height: 1.5em;
  }

#sidebar {
width:180px;
margin-left:10px;
float:left;
  }


/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  font-size: 12px;
  color: #00067e;
  }

h3.post-title {
  margin-top: 5px;
  font-size: 12px;
  line-height:18px;
  }

.post {
  border-bottom: 1px solid #f3d948;
  margin-bottom: 10px;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 0px;
  font-size: 88%;
  }

.post img {
  padding: 6px;
  }



/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding-left:5px;
  padding-top:5px;
  font-size: 12px;
  height: 20px;
  background: url(images/bullet.gif) no-repeat 0.5em 0.5em;
  height: 20px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }

#sidebar ul, #sidebar p {
  margin: 0;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  list-style-type:square;
  background:none;
  padding-left: 20px;
  margin-bottom:10px;
  }

#sidebar li {
margin:0px;
padding:0px;
  list-style-type:square;
  color:#f3d948;
  background:none;
  }
.sidebar-box {
border:1px solid #bac1e2;
background-color:#f3f9ff;
margin-bottom:15px;
}



/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

<ItemPage>
/* ---- overrides for post page ---- */

.post {
  padding: 0;
  border: none;
  }
</ItemPage>
