@charset "utf-8";
/* CSS Document */

.imgLeft {
	float: left;
	margin: 0px 15px 15px 0px;

}

.imgRight {
	float: right;
	margin: 0px 0px 15px 15px;
}

#redContent_wide {

	width: 100%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	line-height: 160%;
	text-align: left;
	background: url(/img/blog/girl2010/ocean.gif) repeat-y top center #47B9D1;
	height: auto;

}



#mainblogbg {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	color: #FFF;
	background: url(/img/blog/girl2010/mainbg.png) repeat-y top left;
}

* html #mainblogbg  {
	behavior: url(/css/iepngfix.htc);
	
}


#logo {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}

#logo img {
		behavior: expression(IEPNGFIX.fix(this));

}

#mainblogbg a:link {
	color:#FF6;
}

#mainblogbg a:visited {
	color:#FF0;
}

#mainblogbg a:hover {
	text-decoration: none;
}

#mainblogbg a:active {
	text-decoration: underline;
}

#mainmiddle a:link {
	color:#06c;
}

#mainmiddle a:visited {
	color:#069;
}

#mainmiddle a:hover {
	text-decoration: none;
}

#mainmiddle a:active {
	text-decoration: underline;
}



.blogfoot {
	width: 100%;
	height:130px;
	margin:-30px auto 0px auto;
	padding:0px;
	background: url(/img/blog/girl2010/bottom.png) no-repeat top center;
	behavior: expression(IEPNGFIX.fix(this));
}
* html .blogfoot {
	behavior: url(/css/iepngfix.htc);
	
}

#mainmiddle {
	width: 500px;
	float: left;
	height: auto;
	margin: 0px;
	padding: 20px 5px 30px 5px;
	color: #000;
}

#mainmiddle p img {
	margin: 10px 0px 0px 20px;
	
}

.catetitle {
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding: 5px 0px 5px 30px;
	margin: 0px 0px 0px 20px;
	background: url(/images/common/cate.gif) no-repeat center left;
}

#mainmiddle h2 {

	font-size: 14px;
	color:#F60;
	height: 24px;
	padding: 0px 0px 0px 30px;
	background: url(/images/common/post.gif) no-repeat center left;
	margin: 20px 0px 0px 10px;

}
#mainleft {
	width: 180px;
	float: left;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 10px 10px;
}


#mainright {
	width: 180px;
	float: right;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 10px 10px;
}

#mainleft h2, #mainright h2 {
	font-size: 14px;
	color:#fff;
	height: 23px;
	padding: 8px 0px 4px 23px;
	background: url(/img/blog/girl2010/h2bg.png) no-repeat top left;
	margin: 0px 5px 15px 5px;
	behavior: expression(IEPNGFIX.fix(this));
}



.rightbox {
	width: 180px;
	margin: 0px 0px 20px 0px;
}

.rightbox_white {
	width: 170px;
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;

}

/* search */
input.tbox {
	margin: 2px 0px;
	padding: 5px 0px 0px 23px;
	width: 157px;
	height: 20px;
	border: none;
	background: url("/img/blog/girl2010/searchinput.gif") no-repeat;
	font-size: 11px;
	color: #000;
}


.rightbox2 {
	width: 170px;
	margin: 0px 0px 20px 0px;
}

.caltable {
	border-collapse: collapse;
	width: 180px;
	margin: 5px 0px;
	padding: 0px;
}

.caltable th {
	font-weight: normal;
	text-align: center;
	border-collapse: collapse;
}

.caltable td {
	text-align: center;
	border-collapse: collapse;
	
}

.weekday {
	background: url(/img/blog/girl2010/whiteline.png) no-repeat left top;
	padding: 5px 0px;
}

.sunday {
	color:#F60;
	background: url(/img/blog/girl2010/whiteline.png) no-repeat left top;
	padding: 5px 0px;
}

.saturday {
	color:#6FF;
	background: url(/img/blog/girl2010/whiteline.png) no-repeat left top;
	padding: 5px 0px;
}

.rightlist {
	padding: 0px;
	margin: 0px;
	width: 180px;
	list-style-type:none;
}

.rightlist li {
	margin: 0px;
	line-height: 20px;
	list-style-type:none;
	padding: 0px;
}


.rightlist a:link {
	background: url(/img/blog/girl2010/whitearrow.gif) no-repeat center left;
	margin: 0px;
	display:block;
	padding: 5px 0px 5px 15px;
	width: 165px;
}

.rightlist a:visited {
	background: url(/img/blog/girl2010/whitearrow.gif) no-repeat center left;
	margin: 0px;
	display:block;
	padding: 5px 0px 5px 15px;
	width: 165px;
}

.rightlist a:hover {
	background: url(/img/blog/girl2010/whitearrow.gif) no-repeat center left;
	margin: 0px;
	display:block;
	padding: 5px 0px 5px 15px;
	width: 165px;
}

.rightlist a:active {
	background: url(/img/blog/girl2010/whitearrow.gif) no-repeat center left;
	margin: 0px;
	display:block;
	padding: 5px 0px 5px 15px;
	width: 165px;
}



.titletable {
	width: 480px;
	margin: 10px;
	border-collapse: collapse;
	color:#000;
	background: url(/img/blog/girl2010/line.gif) repeat-x left bottom;

}

.titletable th {
	padding: 5px 0px;
	text-align: left;
}

.titletable td {
	white-space: nowrap;
	text-align: right;
	padding: 5px 0px;
	font-size: 100%;
}

.titletable h1 {
	color:#F60;
	font-size: 180%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.commenttitle {
	background: url(../images/common/commentbg.jpg) repeat top left #efefef;
	border: none;
	width: 480px;
	margin: 20px 0px 0px 0px;
	font-size: 11px;
}

.commenttitle strong {
	color:#0099FF;
}

.commenttitle td {
	padding: 0px;
}

.commenttitle th {
	padding: 0px;
	text-align: right;
	font-weight: normal;
}


.commenttable {
	border-collapse: collapse;
	width: 460px;
	padding: 0px;
	margin: 10px;
	color:#000;
}

.commenttable th strong {
	color:#06C;
}

.posttime {
	font-weight: normal;
	font-size: 90%;
	margin: 10px 0px 0px 0px;
	color:#000;

}

.commenttable td {
	vertical-align: top;
	padding: 8px;
}


.commenttable th {
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	padding: 10px;
	width: 200px;
}

.categorylist {
	list-style-type: none;
	margin: 0px;

}

.categorylist li {
	margin: 5px 0px;
}

.monthlylink {
	list-style-type: none;
	margin: 0px;

}

.monthlylink li {
	margin: 5px 0px;
}

.listbottombox {
	text-align: right;
	border-bottom: 1px solid #999999;
	padding: 10px 0px 10px 0px;

}

.searchresult {
	background-color:#FFC;
	padding: 10px;
	margin: 10px;
	color:#666;
	width: 460px;
}

.searchresult strong {
	color:#F28027;
	background-color:#FBF4DD;
} 

.blogbox {
	width: 460px;
	padding: 0px;
	margin: 20px;
	color:#000;
	font-size: 13px;
}

.blogbox strong {
	color:#F28027;
	background-color:#FBF4DD;
}



.blogtable2 {
	width: 480px;
	font-size: 10px;
	margin: 20px 10px 0px 10px;
	background: #fff;
}

.blogtable2 th {
	width: 75px;
}

.blogtable2 td {
	width: auto;
	text-align: center;
}


.commenttitle {
	background:url(/img/blog/girl2008/commentbg.jpg) #efefef;
	border: none;
	width: 100%;
	margin: 20px 0px 0px 0px;
	font-size: 11px;
}

.commenttitle strong {
	color:#FF3399;
}

.commenttitle td {
	padding: 0px;
}

.commenttitle th {
	padding: 0px;
	font-weight: normal;
}

h3 { color:#FF9933;
}
