/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

@charset "utf-8";
/* 諛섎뱶�� �ㅼ뼱媛�� �섎뒗 �ㅽ��� �쒖옉 */
/* 1. 蹂몃Ц �꾩껜  */
	body, td, input, textarea {
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px;
			line-height: 1.6;
			color: #666;
	}
/* 2. 湲곕낯 留곹겕 */
		a {
			color:#CC6714;
			text-decoration: none;
		}

		a:hover {
			color:#CC6714;
			background-color: #F5F5F5;
		}
/* 3. �대�吏 */
	img {
		border-width: 0px;
	}
/* 4. �대�吏 踰꾪듉 */
	.ib {
		cursor: pointer;
	}
/* 5. �낅젰 �띿뒪�� */
	.text {
	border:1px solid #999;
	}
/* 6. �몃━ �뚯씠釉� */
	.branch2 {
	}
/* 7. �몃━ � */
	.branch3 {
		cursor: pointer;
		height: 10px;
	}
/* 8. �щ젰 �� �쒖떆 */
	.cal_month {
		font-size : 11px;
		height: 18px;
		text-align:center;
		width:
;
	}
/* 9. �щ젰 �붿씪 �쒖떆 */
	.cal_week1 {
		font-size : 11px;
		height:18px;
	}
/* 10. �щ젰 �쇱슂�� �쒖떆 */
	.cal_week2 {
		color: #f30;
		font-size:12px;
		text-align: center;
	}
/* 11. �щ젰 吏�� �� �좎쭨 �쒖떆 */
	.cal_day1 {
		color: #000;
		font-size:12px;
		text-align:center;
	}
/* 12. �щ젰 �ㅼ쓬 �� �좎쭨 �쒖떆 */
	.cal_day2 {
		color: #000;
		font-size : 11px;
		text-align: center;
	}
/* 13. �щ젰 �대쾲 �� �좎쭨 �쒖떆 */
	.cal_day3 {
		font-size : 11px;
		text-align: center;
	}
/* 14. �щ젰 �ㅻ뒛 �좎쭨 �쒖떆 */
	.cal_day4 {
		text-align: center;
		font-size : 11px;
		background-color:#ccc;
		font-weight:bold;
	}
/* 15. �щ젰 湲�� �� 留곹겕 �ㅽ��� */
	a.cal_click:link {
		font-weight: bold;
		color : #333;
	}
	a.cal_click:visited {
		font-weight: bold;
		color : #333;
	}
	a.cal_click:hover {
		font-weight: bold;
		color : #369;
	}
/* 16. �대�吏 �꾨옒 罹≪뀡 �ㅽ��� */
	.cap1 {
		color: #876;
		text-align: center;
	}
/* 16. �ㅼ썙�� �ㅽ��� */
	.key1 {
		cursor: pointer;
		border-bottom: 1px dotted #ccc;
	}
/* 16. 移댄뀒怨좊━ �� 媛쒖닔 �ㅽ��� */
	.c_cnt {
		font:9px Tahoma;
		color : #999;
	}
/* 17. 理쒖떊湲 �� 媛쒖닔 �ㅽ��� */
	.ps_cnt {
		font:10px Tahoma;
		color : #999;
	}

/* 諛섎뱶�� �ㅼ뼱媛�쇳븯�� �ㅽ��� �� - �� �꾨옒�� �먯쑀濡�쾶 異붽�, ��젣 媛�� */



/* {todo} �꾩쓽 css �ㅽ��쇱� �섏젙�댁빞 �⑸땲�� */

		body {
		    text-align:left; /* for IE5 */
		}

/* CONTAINER */

		#container {
			width: ;
			min-width: 1010px;
            /*width: 950px;*/
			margin: 0 auto;
			text-align:left; /* for IE5 */
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 12px;
			line-height: 1.6em;
			color: #666;
			background-color: #FFF;
		}
		
/* GENERAL MOJO AND MULA */
		
		h1{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
		}
		
		h2 {
			color: #666666;
			font-size: 22px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
		.form {
			float:right;
			margin-top: -45px;
			font-size: 9px;
		}
		
		input {
			background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;
			font-size: 12px;
			padding: 3px;
		}
		
		.button {
			padding: 2px;
		}

		blockquote { 
			background-color: #F5F5F5; 
			border-width: 0px 0px 0px 7px; 
			border-style: solid; 
			border-color: #DDD #DDD #DDD #CCC; 
			margin: 10px 10px 10px 20px; 
			padding-left: 10px;
		} 

		.cite {
			border-left: 7px solid #606;
			margin: 10px 10px 10px 20px;
			padding-left: 10px;
			color: #606;
		}
		
/* HEADER ELEMENTS */

		#header {
			border-bottom: 4px solid #948979;
			padding-top: 10px;
			clear: both;
			margin-bottom: 10px;
			 
			 
			 
			 
		}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #999999;
		}

/* NAVIGATION ELEMENTS */

		 #navigation ul {
			margin-left: 0;
            margin-bottom:20px;
			padding-left: 0;
			list-style-type: none;			
			/*float: left;*/
			width: 220px;
		}

		#navigation .menu a {
			display: block;
			padding: 5px;
			width: 220px;
			border-bottom: 1px solid #CCC;
		}

		#navigation .menu a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#navigation .menu a:hover {
			background: #000000 url(./images/arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}

/* THE SMALL BOX BELOW NAV */

		#navigation p {
			margin-top: 5px;
            margin-bottom: 5px;
			padding: 5px;
			/*border-bottom: 1px dotted #CCC;*/
			border-top: 1px dotted #CCC;
		}

        #navigation .notice {
			margin-top: 30px;
            margin-bottom: 5px;
			padding: 5px;
			/*border-bottom: 1px dotted #CCC;*/
			border-top: 1px dotted #CCC;
        }

		#navigation .ad {
			margin-top: 10px;
		}

/* CATEGORIES */
		#navigation .category {
			margin-top: 5px;
            margin-bottom: 5px;
			padding: 5px;
			border-top: 1px dotted #CCC;
		}

		#navigation .category li ul li ul li{
			list-style-image:none;
			padding-left:10px;
			margin-left:7px;
			border-left:1px dotted #999;
		}
		#navigation .category a{
			font-size:12px;
			letter-spacing:-1px;
			color:#333;
			border:0px;
		}

/* CONTENT ELEMENTS */

		#content {
			/*width: 682px;*/
			margin-left: 40px;
            font-size: 12px;
		}

		#content .entry {
			padding-bottom: 10px;
			border-bottom: 0px;
		}

		#content .entry_tag {
			padding-bottom: 10px;
		    border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}

		#content .entry_tag li {
			display: inline;
			margin-right: 10px;
		}

		#content .entry_rplist {
			padding-bottom: 10px;
		    border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}
		
		#content .entry_location {
			padding-bottom: 10px;
		    border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}

		#content .entry_guestbook {
			padding-bottom: 10px;
		    border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}

		#content .entry_notice {
			padding-bottom: 10px;
		    border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}

        #content .entry_notice .article {
            padding-top: 20px;
            padding-bottom: 30px;
			padding-left: 10px;
			padding-right: 10px;
        }

		#content .entry_protected {
			padding-bottom: 10px;
		    border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}

        #content .entry_protected .article {
            padding-top: 20px;
            padding-bottom: 30px;
			padding-left: 10px;
			padding-right: 10px;
        }

        #content .entry .article {
            padding-top: 20px;
            padding-bottom: 30px;
			padding-left: 10px;
			padding-right: 10px;
        }

        #content .entry .tbrp_box {
            background-color:#F5F5F5;
            padding: 10px;
            border-top: 1px solid #DDD;
            border-bottom: 1px solid #DDD;
            margin-top: 10px;
        }

        #content .paging {
            text-align: center;
            padding-top: 10px;
            padding-bottom: 10px;
        }

/* SIDEBAR ELEMENTS */

		#sidebar {
			float: right;
			width: 175px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}

/* FOOTER ELEMENTS */

		#footer {
			margin-top: 1px;
			clear: both;
			background-color:f7f7f7;
			padding: 0px 1px 0px 1px;
		}
		
		#footer p {
			color:#89817f;
			padding: 1px;
			text-align:center;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #ffffff;
			background-color:#f7f7f7;
		}
		


/* TagCloud */
		.cloud1 {
		    font-size : 14px;
		    color : #ff6600 !important ;
		}

		.cloud2 {
		    font-size : 13px;
		    color : #ff9900 !important ;
		}

		.cloud3 {
		    font-size : 10pt;
		    color : #669900 !important ;
		}

		.cloud4 {
		    font-size : 10pt;
		    color : #0099CC !important ;
  		}

		.cloud5 {
		    font-size : 12px;
		    color : #797940 !important ;
		}

/* And they lived happily ever after. The End. */