/* layout style --------------------------------- */
body {
    min-width:870px;
    margin: 0px;
    color: black;
    background-color: #A7A6AA;
    text-align: center;
    font-family: "trebuchet ms", ±¼¸², tahoma, verdana, geneva, arial, helvetica, sans-serif; 
    font-size: 10pt;
    line-height: 180%; 
    text-align:justify;
}

body #header_section {
    margin: 10px 0px 0px 0px;
    width: 100%;
 	  color: black;
}

body #header_section #header {
    margin: auto;
    width: 790px;
    padding: 10px 20px 0px 20px;
   	text-align: left;
}

body #content_section {
    width: 100%;
    /*background-color: #9099AE;*/
}

body #content_section #header_bg {
    clear: left;
    margin: auto;
    width: 830px;
    height: 15px;
    background-image: url(bg_top.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

body #content_section #content_inner_session {
    margin: auto;
    width: 830px;
    min-height:500px;
    background-image: url(bg_center.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

body #content_section #content_inner_session #content {
    padding: 30px 120px 40px 120px;
    text-align: left;
}

body #content_section #footer_bg {
    margin: auto;
    width: 830px;
    height: 30px;
    background-image: url(bg_bottom.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

body #footer_section {
    width: 100%;
 	  color: black;
}

body #footer_section #footer {
		margin: auto;
		width: 790px;
		padding: 0px 20px 10px 20px;
		text-align: left;
}

/* end of layout style --------------------------------- */

/* post style --------------------------------- */
.post .post_header {
    text-align:center;
    font-family: Trebuchet MS, ¹ÙÅÁ, trebuchet,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    padding : 40px 0px 20px 0px;
}

.post .post_body {
    font-family: Trebuchet MS,trebuchet,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 180%; 
    letter-spacing: 0.2pt;
    text-align: justify;
    /*margin : 0px 20px 0px 20px;*/
	  padding : 10px 0px 5px 0px;
}

.post .post_tail {
    text-align: right;
    font-family: "Trebuchet MS", trebuchet, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	padding : 0px 0px 30px 0px;
}

.archives {
	float: left;
	width: 100%;
}

.archives li {
	float: left;
	margin-left: 2em;
	font-size: 0.8em;
}

.commentlist .comment {
    margin: 10pt 0pt 10pt 20pt;
    padding: 5pt 10pt 5pt 10pt;
    background: #eeeeee;
}

.citation, blockquote {
    margin: 10pt 10pt 10pt 10pt;
	padding: 5pt 10pt 5pt 10pt;
	background: #eeeeee;
}

.small {
	font-size:8pt;
}

.code, pre {
	font-family: Lucida Console, Courier New, ±¼¸²;
	font-size: 9pt; 
	line-height: 120%;
    letter-spacing: 0pt;
	background-color:#f0f0f0;
	padding: 10px;
	border: 1px solid #999999;
	overflow: scroll;
}

code {
    font-family: Lucida Console, Courier New, ±¼¸²;
    letter-spacing: 0pt;
}

.figure_left {
	float: left;	
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 1px solid #ccc;
	padding: 5px;
}

.figure_right {
	float: right;	
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 1px solid #ccc;
	padding: 5px;
}

.figure {
	text-align:center;
	border: 1px solid #ccc;
	padding: 5px;
}

a img {
	border: none;
}

.syntax_hilite {
	border: 1px solid #ccc;
	padding: 5px;
}

/* end of post style --------------------------------- */

/* menu style ----------------------------------------------------------*/
.menu_item, .menu_item:link, .menu_item:visited, .menu_item:active {
	font-family: Trebuchet MS,trebuchet,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color: black;
} 

.menu_item:hover {
    text-decoration: underline;
} 

/* end of menu style ----------------------------------------------------------*/

/* codian.net style ----------------------------------------------------------*/

#codian, #codian a:link, #codian a:visited, #codian a:active, #codian a:hover{
    color:black;
    text-decoration: none; 
    font-family: trebuchet ms, courier new; 
    font-size: 18pt;
    /*line-height: 180%; */
}

/* end of codian.net style ----------------------------------------------------------*/

/* feed icon style ----------------------------------------------------------*/

.feedIconStyle, .feedIconStyle:link, .feedIconStyle:visited, .feedIconStyle:active {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	vertical-align: middle;
	color: white;
	background-color: #FF6600;
	border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;
    letter-spacing: 0pt;
} 

.feedIconStyle:hover {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	vertical-align: middle;
	color: #FF6600;
	background-color: white;
	border-color: #FF6600;
    letter-spacing: 0pt;
} 

/* end of feed icon style ----------------------------------------------------------*/

/* tag style  ----------------------------------------------------------*/

h1 {
    font-family: Georgia, trebuchet, Batang, ¹ÙÅÁ, sans-serif;
    font-size: 1.6em;
    letter-spacing: 0.15em;
    font-weight: bold;
    /*margin : 0px 20px 0px 20px;*/
    padding : 30px 0px 10px 0px;
}

h2 {
    font-family: "Trebuchet MS", ±¼¸², trebuchet, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding : 15px 0px 5px 0px;
}

dt {
    font-weight: bold;
}

dd {
}

select {
    font-family: Trebuchet MS,trebuchet,sans-serif;
    font-size:   9pt;
    font-weight: normal;
}

/*---  anchors ---*/
a:link { 
 color: black; 
 text-decoration: underline; 
}

a:visited { 
 color: black; 
 text-decoration: underline; 
}

a:active { 
 color: black ;
 text-decoration: underline; 
}

a:hover { 
 color: #666666; 
 text-decoration: underline; 
}

p {
    margin: 0px 0px 10px 0px;
}
/* end of tag style  ----------------------------------------------------------*/
