/* Change background color of border */
body {
	font-size : 76%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #bbb;
	margin: 0;
	text-align: center;
                background: #2D2B2C url(http://www.cnweblog.com/images/cnweblog_com/flybaby/7021/o_bodyBg.jpg) repeat-x;
	word-wrap:  break-word;
}

#container {
	width:900px;
	margin: 0em auto;
	background-color: #2D2B2C;
	text-align: left;
		}


/* blog名字修改*/
h1 a:visited {
	color : #DDDDDD;
	text-decoration : none;
	text-transform: uppercase;
	font-size: 1.6em;
}


h1 a:hover {
	color : #B0DCF0;
	text-decoration : none;
	text-transform: uppercase;
	font-size: 1.6em;
}


/* Change Link Color */
a {color: #B0DCF0;}

/* Insert Image Into Header */
#top {background-image: url(http://www.cnweblog.com/images/cnweblog_com/flybaby/7021/o_mainBg.jpg);}

#top {
	height: 292px;
	vertical-align: middle;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0px;
	text-align: center;
}

#top h1
{
	font-weight: normal;
	margin: 0px;
                padding-top: 200px;
}



/* Sidebar -------------------- */

#sidebar-a { 
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0 0 0 0.5em;
	padding: 0.5em;
	font-size: 0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
		}
#sidebar-a h3 {

             background:url(  http://www.cnweblog.com/images/cnweblog_com/flybaby/7021/o_cBG.jpg);
	color: #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin-top: 0em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 0em;
                padding-left:2em;
                padding-top:2em;
}

#sidebar-a ul {
	list-style : none;
	margin : 0px;	
	padding-left : 1em;
	margin-left : 8px;
	margin-bottom : 10px;
	width: 100%;
}

#sidebar-a li 
{
	margin-top: 6px;
}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	text-decoration : none;	
	margin-right : 0px;
	padding : 2px;
}

#sidebar-a a:hover {
	text-decoration: underline;
}
#calendar{
	text-align: center;
	margin-bottom: 1em;
}
#news{	margin-bottom: 0.5em;
	border: 0px dotted #cccccc;
	padding: 5px;
}

.imageFrame
{
	margin-top:20px;
	padding-top:10px;
	position:absolute;
}

.post
{
	padding: 0px;
	margin: 0px 0px 3em;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.posthead
{
	padding: 2px 1em;
	font-size:13px;
	margin: 0px;
}
       

