body { 
                margin : 0px 0px 0px 0px ;
		padding : 10px 30px 10px 30px;
		background-image : url('http://outsideart.net/images/background.jpg');
		background-repeat: no-repeat; 
		background-color:#FFFFFF;
	    text-align: center;
        font-size: 9pt;
		line-height:15pt;
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #818181;
	}

a:visited {
	color: #818181;
	}

a:active {
	color: #5A5995;
	}

a:hover {
	color: #5A5995;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 10px;
	font-weight: normal;
	font-family: "굴림", "돋움", "Seoul", "한강체";
	}

td	{
	vertical-align: top;
	text-align: left;
	}


/**Left**/
/* Sponcer Section */
.sponcer {
	font-size: 8pt;
	text-align: center;
	vertical-align: top;

	padding-top: 10px;
	padding-right:5px;

}
.sponcer img {
	border-color: #000000;
	border-width: 1px;

	margin: 2px;
}

/* Archives Section */
.archives {
	vertical-align: top;
	padding-left: 30px;
	padding-top:10px;
	text-align: left;
      
	font-size: 10pt;
        color:#BAC0B5 ;
}

/* Recent Entries */
.cmt_tb {
	padding: 10px 7pt;	/* 상하 여백 10px, 좌우 여백 7pt */
	line-height:12pt;
	}
.each_cmt_tb {
margin-bottom:4pt;
}

/* guests */
.guests {
	padding-left : 30px ;
        padding-top : 10px ;
	font-size: 9pt;
	vertical-align:top;
    color:#818181 ;
}

/* statistics */
.statistics {
	padding-left:30px;
	padding-top:5px;
	text-align:left;
	}

/** Center **/
/* Main Section */
.main	{
	text-align:left;
        padding-top : 10px ;
	background-color:#4A4A4A;
	color:#FFFFFF;
	}

.main a:link { color:#FFFFFF; }
.main a:visited { color:#FFFFFF; }
.main a:active { color:#5A5995; }
.main a:hover { color:#5A5995; }

.arch_main {
	font-size: 10pt;
	color :#F0F2EE;
	padding: 10px 15px 10px 15px;
	background-color: #4A4A4A;
	font-family: "굴림", "돋움", "Seoul", "한강체";
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	text-indent: 5pt;
}

.title	 {
	font-size:	10pt;
	line-height:11pt;
	font-weight:bold;
	padding:5px;
	margin-top : 10px;
	border: 1px #AAAAAA solid;
	background: #AAAAAA;
	font-family: "굴림", "돋움", "Seoul", "한강체";
	}
.title a:link { color:#333333; }
.title a:visited { color:#333333; }
.title a:active { color:#333333; }
.title a:hover { color:#333333; }
.date {
	color:#FFFFFF;
	text-align:right;

	}

.posted {
	color: #ADAAAA;
	font-family: "굴림", "돋움", "Seoul", "한강체";
	font-size: 10pt;
	text-align: right;
	margin-top : 0px 0px 10px 0px solid #4A4A4A;
	line-height: normal;
	padding: 5px 5px 30px 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.title_list {
	font-size:10pt;
	line-height:15pt;
	}
.title_list a:link { color:#FFFFFF; }
.title_list a:visited { color:#FFFFFF; }
.title_list a:active { color:#FFFFFF; }
.title_list a:hover { color:#FFFFFF; }

.tail_box {
	font-size: 9pt;

	line-height:12pt;
	border: 1px #2C2C2C solid;
	background: #A5A6A8;
	padding: 5px 5px 5px 10px ;
        margin-bottm : 30px solid #4A4A4A ;
	}

.tail_box a:link { color:#EBEEFC; }

.tail_divider{
        font-size: 9pt;
        margin-bottm : 10px solid #4A4A4A ;

	border: 3px #2C2C2C dashed;
}

.tail_container {
	color:#333333;
        padding: 0px 5px 0px 15px ;

}
.tail_container a:visited{
	color:#333333;
}

.trackback_address {
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	font-family: Arial;
        padding :5px
        margin : 10px solid #4A4A4A ;
	}



/* 9table */
.category2 th {
	background-color:#AAAAAA;
	text-align:center;
}
.category2 td {
	padding-top: 3px;
	line-height:15pt;
	background-color:#777777;
}
.category2	li {
	margin-left: -20px;
}
.blog_link {

}


.category1 img {
	border:0px;

	margin-right:  15px;
	margin-bottom: 10px;
	text-align:center;
	}
.category1 {
	padding-left:25px;
}


.comment_header {
	font-size: 11pt;
	}


.archive_title {
	font-size:15pt;
	line-height:20pt; 
	text-align:center;
	margin-bottom: 10px;
}

/**Right**/
/* Categories Section */
.categories {
	text-align:left;
	padding-left: 5px;
	padding-top:10px;

        font-size:9pt;
        font-color:#BAC0B5;
}


.first_level {
	margin-left:10px;
      }

/ comments & trackback */
.cmt_tb {
	padding: 10px 7pt;	/* 상하 여백 10px, 좌우 여백 7pt */
	line-height:12pt;
	}
.each_cmt_tb {
margin-bottom:4pt;
}

/* XML */
.xml {
	text-align: center;
	}
.xml img {
	margin-bottom:10px;
	}

/* powered by */
.powered {
	width:100%;
	text-align: center;
	}

/***********************/
/* Guest Book */
.inter_comments_divider {
	width: 50%;
	border: 2px #CDCDCD dashed;
}
.guest_body {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
}
.guest_body a:link { color:#FFFFFF; }
.guest_body a:visited { color:#FFFFFF; }
.guest_body a:active { color:#FFFFFF; }
.guest_body a:hover { color:#FFFFFF; }

.guest_title {
	font-size:	10pt;
	line-height:11pt;
	font-weight:bolder;
	padding:5px;
	border: 1px #AAAAAA solid;
	background: #A8A7A7;
	text-align: center;
	font-family: "굴림", "돋움", "Seoul", "한강체";
	text-decoration: blink;
}
