body { background: url(imgs/bd_news.jpg) no-repeat center bottom fixed; }

#ft {
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  background: url(imgs/bottom.gif) center center no-repeat;
}

#yui-main .yui-b { padding-left: 50px; }

a {
color:#208;
text-decoration:none;
}

a:hover {
color:Navy;
text-decoration:underline;
}

/* topnav & search
-------------------*/

#topnav {
  margin: 5px 0 10px 0;
  padding: 3px;
  font-size:122%;
  background: #eee;
  text-align: right;
}

#topnav span { font-size:77%; }

#Search {
  width:150px;
  float:left; }

/* header
----------*/

.header {
clear: both;
text-align:center;
background:url(imgs/datebg.gif) repeat-x center;
color:#696969;
padding:0 2.5em; }

.header span {
background:#FFF;
padding:0 1em; }

/* post
--------*/

.post {clear:both; background:#fff; }

.subject {
font-size:122%;
margin: 10px 0; }

.body {
font-size:122%;
line-height:1.5em; }

.meta {
margin-top: 10px;
padding-left: 10px;
border-left: 3px solid #e5e5e5; }

.author {}

.author span {
  font-size: 136%;
	font-weight: 700;
	color: #FF8C00;
}

/* Calendar
------------*/

#Calendar {
float:right;
width:180px;
font:100% Verdana, Arial, sans-serif;
text-align:center;
padding:0 0 0 20px ;
border-left: 1px dotted #696969;
}

td { margin:0;}

.calMonth {
width:100%; padding:0; }

.calMonthNav th { color:Navy; }

.calMonthHeader th { }

th[abbr="Sunday"] { color:red; }
th[abbr="Saturday"] { color:blue; }

.calMonthToday { background: fee; font-weight:700; }



.block {
  clear:both;
  color: #666;
  margin:0;
  padding: 0 5px 5px 5px; }
  
  .block li { list-style-type: disc;}

  .block a {font-size:114%;}

#Categories {}
#Recently {} 

#Archives { padding:0 0 1em; }

  #Archives ul { padding-left:1em; }

#Count { text-align:center; }

/* album
---------*/

div.album {
text-align:center;
float:left;
width:150px;
margin-bottom:20px;
}

.album p {
text-align:center;
width:150px;
margin:0;
padding:0;
}

a img {
border:none;
}

#album a:link {
color:#c00000;
}

#album a:visited {
color:#0373b3;
}

#album a:hover,#album a:active,#album a:focus {
color:#c00000;
background:none;
}


dl {
margin:0;
padding:0;
}

dt {
font-weight:700;
float:left;
}

dd {
padding-left:4em;
}

#Bottom {
margin-top:60px;
}

.pager {
margin-top:30px;
}
