/*-------------------- BASE --------------------*/
html {
	height : 100%;

}

body{
	margin: 0px;
	padding:0px;
	background-color:#08457c;
	color:#333333;
}


#container{
	position: absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	margin-right:auto;
	background-color:#fff;
	padding-bottom: 50px;
}



a img {
  border: none;
}



a{
	color: #0066dd;
	text-decoration: none;
}


a:hover{
	color: #ff6600;
	background-color:#ffff00;
	text-decoration: underline;

}

blockquote{

border:2px dotted #999;
padding:5px;
background-color:#ffd;

}




/*--------------------HEADER --------------------*/

#sitetop{
	width:100%;
	background-color:#000;
	font-size:12px;
	color:#fff;
	padding-top:3px;
	padding-bottom:3px;
}

#sitetop a{
color:#0088ff;
padding:0px;
margin:0px;
font-size:12px;
}

#sitetop table{
border:0px;
padding:0px;
margin:0px;
}

#sitetop form{
display:inline;
}

#blogtitle h1{
	width: 880px;
	background: url(/blogimages/header.jpg) no-repeat;
	height:120px;
	margin:10px 10px 0px 10px;
	font-weight: bold;
	font-size: 16px;
}


#blogtitle h1 span{
 display : none; 
}



#blogtitle h2{
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
#blogtitle h2 span{
 display : none; 
}








/*--------------------LEFT MENU --------------------*/

#lm{
	width:180px;
	float:left;
	font-size: 80%;
	line-height: 130%;
	background-color: #fff;
	padding: 0px 5px 0px 10px;
}


#lm h4{
	font-size: 12px;
	font-weight: bold;
	color: #46b;
	padding: 2px 5px 2px 3px;
	border-bottom: 1px solid #008;
	border-left:  3px solid #008;
	border-right:  1px solid #008;
	border-top:  1px solid #008;
	margin-bottom: 1px;
}


#recententry{
	margin-bottom: 30px;
}


#cal{
	margin-bottom: 30px;
}

#cal table{
	margin: 0px 0px 0px 5px;
	
}
#cal th{

border: 1px solid #bbb;
padding: 2px;
background-color: #eeffff;

}
#cal td{

border: 1px solid #bbb;
padding: 2px;

}

#cal a{
	font-weight: bold;
}


#searchsite{
	margin-bottom: 30px;
}

#monthly{
	margin-bottom: 30px;
}

#monthly li{
	margin-left: -10px;
}

#ad{
	margin-bottom: 30px;
	margin-left: 10px;
}

#counter{
	margin-bottom: 30px;
	margin-left: 10px;
	border-top:1px solid #999;
	padding-top:10px;
}



/*-------------------MAIN--------------------*/


#main{
	width:460px;
	float:left;
	line-height: 130%;
	background-color: #fff;
	margin-left: 5px;
}


#ent1sec{

	border:1px solid #aaa;
	width:440px;
	margin:0px 10px 15px 10px;
	padding:10px 10px 10px 10px;
	background-color:#fff;

}

#ent1sec h3{
	width:430px;
	font-weight:bold;
	padding:5px 5px 5px 4px;
	border-left:5px solid #21459f;
	border-bottom:1px solid #21459f;
}

#ent1sec .days{
	width:430px;
	font-size:80%;
	text-align:right;
	margin-top:-10px;
}

#ent1sec .entry-main{
	font-size:90%;
}

#ent1sec .entry-comment{
	width:290px;
	font-size:80%;
	text-align:center;
	margin:10px 0px 20px 70px;
	padding:3px;
	border:1px solid #003399;
	background-color:#ddffff; 
}


#ent1sec .entry-next{
	width:430px;
	font-size:80%;
	text-align:center;
	margin-top:10px;
}

#ent1sec .entry-tags{
	width:430px;
	font-size:80%;
}

#ent1sec .entry-ttl{
	font-weight:bold;
	font-size:80%;
}

#ent1sec .tag{
	font-size:80%;
}

#ent1sec .entry-footer{
	font-size:80%;
	width:425px;
	border-top:1px solid #999;
	padding:5px;
	text-align:right;
}

#ad2{

	margin-left: 10px;
	margin-bottom: 10px

}


/*--------------------RIGHT MENU --------------------*/



#rm{
	width:200px;
	float:right;
	font-size: 80%;
	line-height: 130%;
	background-color: #fff;
	margin-right:10px;
}

#rm h4{
	font-size: 12px;
	font-weight: bold;
	color: #46b;
	padding: 2px 5px 2px 3px;
	border-bottom: 1px solid #008;
	border-left:  3px solid #008;
	border-right:  1px solid #008;
	border-top:  1px solid #008;
	margin-bottom: 1px;
}


#rm h4.prof{
	font-size: 12px;
	font-weight: bold;
	color: #46b;
	padding: 2px 5px 2px 3px;
	border-bottom: 1px solid #008;
	border-left:  3px solid #008;
	border-right:  1px solid #008;
	border-top:  1px solid #008;
	margin-bottom: 1px;
}




#prof{
	margin-bottom: 30px;
}

#prof .profile{
	font-size: 12px;
}


#prof .pi{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}


#pet{
	margin-bottom: 30px;
}

#pet .petc{
	text-align: center;
}

#catlist{
	margin-bottom: 30px;
}

#catlist li{
	margin-left: -10px;
}


#links{
	margin-bottom: 30px;
}


#rss{
	margin-bottom: 30px;
}


#bnrarea{
	margin-bottom: 30px;
}

#copy{
	font-size: 10px;
	color: #333;
}

/*-------------------------COMMENT-----------------------*/

#coment-form{
	font-size: 12px;
	width: 440px;
	margin-left: 20px;

}

#coment-form h4{
	font-size: 14px;
	font-weight: bold;
	color: #333;

}


#commentmain{
	width: 440px;
	margin-left: 20px;
}

#commentmain h5{

	border-left: 5px solid #003388;
	border-bottom: 1px solid #003388;
	padding: 3px 5px 3px 5px;
	font-size: 14px;
	font-weight: bold;
}

#commentmain .comname{

	font-size: 12px;;
	width:440px;
	padding: 5px;
}

#commentmain .commain{

	background-color: #efefef;
	font-size: 12px;;
	width:420px;
	padding: 10px;
}

#commentmain .comtime{
text-align: right;
}




/*----------------------TrackBack--------------------*/

#trbk{
	width: 440px;
	margin-left: 20px;
	margin-bottom: 20px;
}


#trbk h3{

	border-left: 5px solid #003388;
	border-bottom: 1px solid #003388;
	padding: 3px 5px 3px 5px;
	font-size: 14px;
	font-weight: bold;
}


#trbk .trackbackmain{
	font-size: 12px;;
	width:420px;
	padding: 10px;
}

#trbk .tbku{
	font-size: 12px;;
	font-weight: bold;
	margin-top: 10px;
}


#trbk .tbkm{
	font-size: 12px;;
	margin-bottom: 10px;
}


#trbk .tbkt{
	font-size: 12px;;
	padding-top:3px;
	border-top: 1px solid #666;
}

/*---------------------Search--------------------*/

#search_result{
	width:425px;
	margin:0px 10px 15px 10px;
	padding:0px 10px 10px 10px;
	background-color:#fff;
}

#search_result .search_form{
font-size: 12px;
}


#search_result h3{
	width:415px;
	font-weight:bold;
	padding:3px 5px 2px 3px;
	border-left:5px solid #21459f;
	border-bottom:1px solid #21459f;
	font-size: 16px;
}


#search_result h3{
	width:415px;
	font-weight:bold;
	font-size: 14px;
}


#search_result .expectmain{
font-size: 12px;
}

#search_result .module-content{
font-size: 12px;
}

/*--------font-----------*/

.r{
	color:#ff0000;
}

.b{
	color: #0000ff;
}

.g{
	color: #00aa00;
}

.or{
	color: #ff6600;
}

.y{
	color: #ffff00;
}

.c{
	color: #0088ff;
}

.m{
	color: #ff00ff;
}

.pk{
	color: #ff88ff;
}



.l{
	font-size: 120%;
}

.ll{
	font-size: 140%;
}
	
.s{
	font-size: 80%;
}

.ss{
	font-size: 70%;
}

