/* ITPUB_STYLE Templete Written by oldwain( http://blog.itpub.net/xgyl ), 2004
   Based on "Boxed-Green" by Scott Yang
   
   
   "Boxed-Green" written by Scott Yang of www.movablestyles.org
   and released under the Creative Commons attribution license
   (http://creativecommons.org/licenses/by/2.0/). 
*/


body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
    background: #FF0000;
    margin: 0px;
    padding: 0px;
}

DIV.side LI > UL > LI {
    position: relative;
    left: 20px;
}

a 		{ color: #FF0000; text-decoration: none; font-weight:normal; } 
a:link		{ color: #2E3B5C; text-decoration: none; } 
a:visited	{ color: #3D4F7A; text-decoration: none; } 
a:active	{ color: #3D4F7A;  } 
a:hover		{ color: #3D4F7A;  }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

#banner, #banner-commentspop {
    background-color: #FF0000;
}

#banner {
    height: 65px;
    padding: 15px 55px 0 20px;
    margin: 3px;
    border-bottom: solid #3F5162;
FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FF0000', endColorStr='#D1D9E2', gradientType='0')
}

#banner-commentspop {
    border-bottom: 1px solid #FF0000;
    font-size: x-large;
    font-weight: normal;
    padding: 5px 0 5px 5px;
    margin-bottom: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #000;
    font-size: 45px;
    font-weight: 900;
    font-family: "华文中宋", Geneva, Arial, Helvetica, sans-serif;
}
"华文中宋", 
#banner .description {
    color: #1A1A1A;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
    font-size: large;
    font-style: italic;
    font-weight: normal;
    margin-left: 25px;
}	

#content {
    background: #D1D9E2;
/*    left: 235px; */
/*    right: 3px; */
/*    top: 95px;*/
/*    position: absolute;*/
	padding: 3px;
	margin-left: 215px;
	margin-right: 3px;
}

#container {
    margin: 10px;
}

#links {
    background: #D1D9E2;
    padding: 3px;				
    position: absolute;
    top: 90px;
    left: 3px;
    width: 200px;
}

.blog {
    background-color: #D1D9E2;  							
    padding: 0px;
    margin-bottom: 3px;
}	


.blogbody {
    border: 1px solid #D1D9E2;
    color: #282828;
    font-size: 14px;
    font-weight: normal;
    background: #F1F1F1;
    line-height: normal;			
    margin-top: 1;
    margin-bottom: 1;
    padding: 5px;
	 

}
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
    font-weight: normal;
    text-decoration: underline;
}

.blogbody2 {
    border: 1px solid #DFDFDF;
    color: #404040;
    font-size: small;
    font-weight: normal;
    background: #F1F1F1;
    line-height: normal;			
    margin-bottom: 5px;
    padding: 5px;
}

.blogbody2 a,
.blogbody2 a:link,
.blogbody2 a:visited,
.blogbody2 a:active,
.blogbody2 a:hover {
    font-weight: normal;
    text-decoration: underline;
}

.title	{ 
    color: Maroon; 	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    font-weight: bold;
    background: #F1F1F1;
}			

#menu {

    background: #D1D9E2;
    font-size: small;
    position: absolute;
	 left: 215px;
	 right: 10px;
    top: 70px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
 }		


#menu a:link		{ color: black; text-decoration: none; } 
#menu a:visited	{ color: black; text-decoration: none; } 
#menu a:hover {
    font-weight: normal;
    text-decoration: underline;
}
/*
.date	{ 
    background-color: #FF0000;
    border: 1px solid #FF0000;
    color: Black; 
    font-size: small; 
    font-weight: normal;
    margin-bottom: 5px;
    padding: 3px;
}	
*/		
.date {
  FONT-WEIGHT: normal; 
  FONT-SIZE: 14px; 
  BORDER: #999 1px solid; 
  BORDER-BOTTOM: none; 
  PADDING-top: 4px; 
  padding-bottom: 4px; 
  padding-left: 5px; 
  padding-right: 5px; 
  MARGIN: 0px; 
  HEIGHT: 100%; 
  background: #FF0000;
  FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FF0000', endColorstr='#D1D9E2', gradientType='0');
}
.date IMG {
  VERTICAL-ALIGN: middle
}
.posted	{ 

    color: Black; 
    font-size: small; 
    margin-top: 8px;
    padding: 1px 5px;
    text-align: right;
}


.calendar {
    background-color: #DFDFDF;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}

.calendarToday {
    background-color: #F1F1F1;
    font-size: small; 
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    color: Red;
}

div.calendar {
    border: #FF0000 solid 1px;
    padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #FF0000;
    border: #FF0000 solid 1px;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;					
    width: 100%;
}	

.side {
    background-color: #F1F1F1;
    border-color: #FF0000;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    color: Black;
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
	padding-left: 5px;
	padding-right: 5px;
}	
.side a:hover {
    font-weight: normal;
    text-decoration: underline;
}


.side UL {
    background-color: #F1F1F1;
/*  FONT-SIZE: 0.8em; 
*//*  LIST-STYLE-TYPE: none; 
*/  PADDING: 0px 0px 2px 0px; 
  MARGIN: 0px; 
}
.side UL LI {
    background-color: #F1F1F1;
    color: Black;
    font-size: x-small;
    font-weight: normal;
    line-height: 120%;
    padding-left: 15px;
    margin-left: 0px;
}
.mylinkcat {
    background-color: #F1F1F1;
    color: Maroon;
    font-size: small;
    font-weight: bold;
    line-height: 120%;
    padding: 0px 3px 0px 3px;
    margin: 1px 1px;
}	


.mylink {
    Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F1F1F1;
    color: Black;
    font-size: small;
    font-weight: normal;
    line-height: 120%;
    padding: 0 0;
        }	
.sidetitle {
    background-color: #FF0000;		
    border: 1px #FF0000;
    border-style: solid solid solid solid;
    font-size: 14px;
    padding: 2px;
    letter-spacing: .3em;
    text-align:center;
	margin-top: 5px;
		  FONT-SIZE: 0.9em; BORDER: #999 1px solid; BORDER-BOTTOM: 0px; HEIGHT: 100%; MARGIN: 0px; PADDING: 3px; 
		  FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D1D9E2', startColorstr='#FF0000', gradientType='0'); 

}		

.syndicate {
    background-color: #F1F1F1;  		
    border: 1px solid #FF0000;
    font-size: x-small;
    font-weight: normal;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    background-color: #D1D9E2;		
    border: 1px solid #FF0000;			
    font-size: 14px;
    font-weight: normal;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	


.comments-body {
    background-color: #F1F1F1;
    border: 1px solid #FF0000;
    color: Black;
    font-size: small;
    font-weight: normal;
    line-height:140%;
    margin-bottom: 10px;
    padding: 10px;
}		

.comments-post {
    color: #FF0000; 
    font-size: small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}	

.trackback-url {
    color: Black;
    font-size:small;
    font-weight:normal;
    background: #F1F1F1;
    line-height: 140%;
    padding: 5px;	
    border: 1px dotted #FF0000; 					
}

.trackback-body {
    background: Black;
    color:#FF0000;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding-bottom: 10px;
    padding-top: 10px;		
    border-bottom: 1px solid #FF0000;
}		

.trackback-post {
    color: black;
    font-size: small;
    font-weight: normal;
    background: #FF0000;		
}

.comments-head	{ 
    background-color: #F1F1F1;
    border: #FF0000 solid 1px;
    color: Black; 
    font-size: small; 
    font-weight: normal;
    margin-bottom: 5px;
    padding: 3px;
}		



