/*
    Theme Name: free
    Design by:anbon's Blog
  */

/*-------------------------È«¾Ö--------------------------------------*/
body{
        color: #7EABBC;
        margin:0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
        text-align:center; 
}
#page{
        background: url("free/bk.gif") repeat-y center;
        text-align: left;
}
#header{
         background: url("free/boxbody.gif") repeat-y center;
}
a {
	text-decoration: none;
}
a:link {
	color: #7EABBC;
	}
a:visited {
	color: #7EABBC;
	}
a:hover {
	color: #EC8D00;
	}
ul{
	list-style: none; 
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
	color: #000000;
}
img {
        border-style: none;
}
img.thumb {
       	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 0.5em;
	padding: 3px;
	margin-right: 2em;
	}

/*---------------------------------------------------------------*/

#divAll{  
        width:1024px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#divPage{
        width:1024px;
	margin:0;
	text-align:left;
	float:left;
	padding-top: 0;
	padding-bottom: 0;
        background: url("free/bk.gif") repeat-y center;
}
#divTop{
	width:1024px;
	text-align:right;
	float:left;
	background-image: url(free/top.jpg);
	background-repeat: repeat-x 0 0;;
	background-position: center top;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 361px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divBottom{
	position: relative;
        weight:1024px;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.15em;
	font-size: 12px;
	color: #555;
	background-color: #fff;
	background-image: url(free/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 98px;
}


#divMiddle{
        background-image: url(free/bk.gif);
	margin:0;
	text-align:left;
	float:left;
	background-color: #FFFFFF;
	padding: 0px;
}

#divMain{
	float: left;
	width: 600px;
	height:100%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
        padding: 0 5px 5px 38px;  
        margin: 0 5px 5px 38px;  
}

#divSidebar{
	width:220px;
	margin:0;
	text-align:left;
	float:right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
}

#BlogTitle{
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 180px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 145px;
	font-weight: bold;
	text-align: left;
	color: #514231;
}
#BlogTitle a{
	color:#CCCCCC;
	text-decoration: none;
}
#BlogTitle a:hover {
	color: #FF0000;
}
#BlogTitle a:active {
	color: #FF0000;
}
#BlogSubTitle{
	list-style: disc;
	padding:0;
	color: #3C7FE2;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
        font-weight: bold;
	text-align: left;
}

#BlogPowerBy,#BlogCopyRight{
	margin:5px;
	font-size: 9px;
	text-align: center;
	height:20px;
	color: #7EABBC;
	padding: 5px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#BlogCopyRight a,#BlogPowerBy a{
	color: #7EABBC;

}

/*---------------------------------------------------------------*/
#divNavBar{
	float:left;
	width:750px;
        padding:0 0 0 55px;
	margin:0 0 0 55px;
	border-bottom:1px solid #969EA4;
	height:24px;
}
#divNavBar h3{
	display:none;
}
#divNavBar li{
	float:left;
	padding:0 40px 0 0;
	margin:0 0 0 0;
        font-size: 15px;
	
}
#divNavBar a{
	float:left;
	margin:0;
	padding:6px 10px 4px 10px;
	height:14px;
	text-decoration: none;
}

#divNavBar a:link {
	font-size: 15px;
	line-height: 1.6em;
	color: #CCCCCC;
	text-decoration: none;
}
#divNavBar a:visited {
	font-size: 15px;
	line-height: 1.6em;
	color: #CCCCCC;
	text-decoration: none;
}
#divNavBar a:hover {
	font-size: 15px;
	line-height: 1.6em;
	color: #FF0000;
	text-decoration: none;
}
#divNavBar a:active {
	color: #FF0000;
	}

/*---------------------------------------------------------------*/
div.function {
	float:left;
	width:190px;
	margin:10px 25px 0 0;
	padding:0 25px 0 0;
	text-align:left;
     	background-repeat: repeat-x;
	background-position: 0 100%;
}
div.function h3{
        text-align: center;
	font-size:12px;
	height:20px;
	margin:0 0 0 0;
	padding:5px 25px 0 0;
	color:#7EABBC;
	background-image: url(free/hr_top.gif);
}
div.function ul{
	text-align:left;
	width:190px;
	margin:2px 0 0 0;
	padding:5px 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	border-top:1px solid #d0d0d0;
}
div.function li{
	margin:0 0 0 0;
	padding:2px 0 1px 15px;
	background:url("free/pointblue.gif") no-repeat 3px 4px;
}


#divMisc h3{
	display: none;
}

#divMisc li{
	background-image : none;
}

#divContorPanel li{
	background-image : none;
}

#divSearchPanel li{
	background-image : none;
}

/*---------------------------------------------------------------*/

#divCalendar{
	float:left;
	width:190px;
	margin:10px 25px 0 0;
	padding:0 25px 0 0;
	text-align:left;
     	background-repeat: repeat-x;
	background-position: 0 100%;
}

#divCalendar h3{
	text-align: center;
	font-size:12px;
	height:20px;
	margin:0 0 0 0;
	padding:5px 25px 0 0;
	color:#7EABBC;
	background-image: url(free/hr_top.gif);
}

#divCalendar div{
	width:180px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

p.w{
	float:left;
	width:23px;
	height:12px;
	margin:4px 0 0 0;
	padding:0 0 2px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid  #aaaaaa;
}

p.y{
	text-align:center;
	height:15px;
	margin:0;
	padding:0 0 0 0;
	float:left;
	width:161px;
	font-size:15px;
	font-weight:bold;
}
p.d{
	float:left;
	width:23px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:23px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	text-decoration : line-through;
	color:#6090c0;
	font-weight : bold;
}
p.nd{
	float:left;
	width:23px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
/*---------------------------------------------------------------*/
div.post {
	width:550px;
	padding:0;
	text-align:left;
        background-image: url(free/hr1.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
        padding:10px 10px 20px 10px;
	color: #CCCCCC;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	padding:0 10px 5px 5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{
	width:550px;
	font-weight: bold;
	color: #7EABBC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 4px center;
}
div.post .post-title a{
	color: #7EABBC;
}
div.post .post-title a:hover {
	color: #EC8D00;
}
div.post .post-date{
	width:550px;
	margin:0 5px 0 0;
	padding:5px 0 0 5px;
	text-align: right;
        color: #000000;
}
div.post .post-tags{
	width:550px;
	margin:0 0 0 0;
	padding:5px 5px 0 5px;
	color: #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
div.post .post-footer{
	width:550px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	height: 20px;
        font-size:12px;
}
div.post div.post-body{
	width:550px;
	margin:0 0 0 0;
	padding:5px 0 0 5px;
	font-size:12px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
        color: #000000;
}
div.post-body div.media a{
	padding-left:25px;
	background-color: #FBFBFB;
	background-image: url(free/icon_media.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
        border: 1px dashed #cccccc;
}

div.pagebar{
	margin:0;
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	visibility: visible;
	height: 45px;
        font: 12px Georgia,Serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div.post-body img{
        border-style: none;
	padding:2px;
	margin:2px;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.script{
	padding:6px;
	text-align:left;
	background-color: #D0EFF0;
	border: 1px dashed #666666;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;border
	border:1px dotted black;
}

div.post-body h1{
	margin:0;
	padding:0;
	font-size:16px;
        color: #000000;
}
div.post-body h2{
	margin:0;
	padding:0;
	font-size:14px;
        color: #000000;
}
div.post-body h3{
	margin:0;
	padding:0;
	font-size:13px;
        color: #000000;
}
div.post-body h4{
	margin:0;
	padding:0;
	font-size:12px;
        color: #000000;
}
div.post-body h5{
	margin:0;
	padding:0;
	font-size:11px;
        color: #000000;
}
div.post-body h6{
	margin:0;
	padding:0;
	font-size:10px;
        color: #000000;
}

p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
	background-image: url(free/quote.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 16px;
	background-image: url(free/trackback.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#frmSumbit{
	padding:0;
	margin:0;
}
#frmSumbit p{
	padding:0 0 5px 0;
}
input.button{
	border: 1px solid #CCC;
	border-top: 1px solid #BEBEBE;
	border-left: 4px solid #BEBEBE;
	color: #000;
	background-color: #FFF;
}
input.text {
	height:12px;
	padding:2px 0 2px 0;
	margin:5px 0 5px 0;
	border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
}
textarea.text {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	width:450px;
}
/*---------------------------------------------------------------*/
ul.msg{
	width:400px;
	margin:10px 0 40px 10px;
	padding:0 20px 0 0;
	text-align:left;
	list-style-position : outside;
}
li.msgname{
	border-bottom:none;
	padding:2px 5px 2px 10px;
	margin:0px;
}
li.tbname{
	border-bottom:none;
	padding:2px 5px 2px 10px;
	margin:0px;
}
li.msgurl{
	width:150px
        text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background:#f0f0f0;
}
li.msgarticle{
	list-style-position : outside;
	padding:15px 10px 15px 10px;
	margin:0;
	background:#f8f8f8;
	line-height:150%;
}
li.msgtime{
	text-align:right;
	padding:2px 5px 0 10px;
	margin:0 0 0 0;
	border-bottom:1px solid Silver;
	background:#f8f8f8;
}
ul.trackback li.tbname{
	background: url("box/trackback.gif") no-repeat 0 center;
	padding:5px 20px 2px 16px;
	margin:0px;
}

li.msgarticle div.quote{
	padding:10px;
        margin:0 20px 0 80px;
	background:#e0e0e0;
}
li.msgarticle div.quote-title{
	 margin:0 20px 0 80px;
	padding:15px;
	font-size:120%;
	border-bottom:1px #f8f8f8 solid;
}