/* Links of all the skin */
a:link, a:active {color : #072D38;}
a:visited {color : #072D38;}
a:hover {color : #11637A;}

a.menu:link,a.menu:visited,a.menu:active {
	color:#072D38;
}
a.menu:hover {
	color:#11637A;
}

/* Header */
.header {
	height:150px;
	background: #fff  url(http://www.cppblog.com/images/cppblog_com/lovedday/6430/o_tulip.jpg) repeat fixed top center;
	border-bottom:0px solid #000000;
	padding-left:30px;
	padding-top:30px;
	color:#023843;
        font-size:14px;
}

a.headermaintitle:visited,a.headermaintitle:active,a.headermaintitle:link {
	color:#A82107;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.footer {
 	background: #fff url()	
	no-repeat center;      
	color:#ffffff;
   	padding:0px;
   	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
   	margin-left:0px;
   	text-align:center;
   	line-height:70px;
       
}


/* Main Body Properties */
body {
	margin:0px;
	padding:0px;
	background: #fff url()  fixed top left;
	font-family: Consolas, "Microsoft YaHei", "Segoe UI", Tahoma;
	font-size:15px; /*small*/
	word-break:break-all;
	line-height:160%;
}

/* 	FONT-SIZE: 15px; COLOR: #454545; */
td {

	FONT-FAMILY: Monaco, Tahoma, "Microsoft YaHei";
	word-break:break-all;
	line-height:120%;
	font-size:15pt;
}

/* Floating Left Menu */
#leftcontent {
	position : absolute;
	top : 160px;
	left : 10px;	
	width : 240px;
	background-color : ;	
	border : 0px solid #000000;
	border-top: 0px solid #000000;
	border-right:1px solid #DDDDDD;
	font-family: "Bitstream Vera Sans Mono", "Lucida Console"，Tahoma， "Segoe UI", "Microsoft YaHei",  Tahoma;
	font-size:15px;	
}

#rightcontent {
	position: absolute;
        left : 300px;	
	right:10px;
	top:70px;
	width:330px;
	background:#fffFFF;
}

.post {
        background-image:url();
	background-repeat:no-repeat;
	background-position:right top;
	border:0px solid;
   	padding:20px;
	color:#202020;
        font-family: Monaco, Consolas, "Microsoft YaHei", "Segoe UI", Tahoma;
	font-size:15px;
	left:300px;	
}

.day {
	border-bottom:1px solid #DDDDDD;
        background-image:url(images/day_bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
   	padding:20px;
	color:#2B2B2B;
	margin-bottom:20px;
	margin-left:2px;
}

.dayTitle {
    background-image:url(images/day.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:25px;
	height:20px;
}

.entrylist {
	border:1px dotted #ffffff;
   	background-color:White;
   	padding:20px;
   	padding-bottom:8px;
	color:#3B3B3B;
}

.listtitle {
    background: url(images/title.gif) no-repeat fixed top left;
	font-family: "Microsoft YaHei", "Segoe UI", Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	padding-top:12px;
	padding-left:30px;
	height:40;
}

.entrylistTitle {
	font-family:"Microsoft YaHei", "Segoe UI", Tahoma;
	font-size:16px;
	font-weight:bold;
	color:Black;
}

.entrylistItemTitle {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.newsItem {
	margin-top:0px;
	margin-bottom:20px;
	text-align:center;
        font-size:15px;
        color:#4C6474;
}

.feedbackTitle {
	font-family:Verdana;
	font-size:16px;
}

.feedbackItem, .feedbackNoItems {
	margin-bottom:0px;
	margin-top:20px;
	line-height:200%
        font-size:16px;
}

.feedbacktitle
{
	border-bottom :1px solid #DDDDDD;
	font-size:16px;
	font-weight:normal;
}

.feedbackListTitle {
	padding-bottom:6px;
	/*position:absolute;*/
	font-size:14px;
	padding:5px;
	padding-left:7px;
	color:#000000;
}

.feedbackListSubtitle {
	color:#000000;
	padding:5px;
	padding-right:7px;
	border:1px solid #DDDDDD;	
	font-size:14px;
	margin-bottom:8px;
}


#mylinks {
	font-size:14px;
	position:absolute;
   	padding:0px;
   	padding-left:12px;
   	padding-right:12px;
        padding-top:5px;
   	left:0px;
}

ul {
	list-style: none;
	margin : 0px;
	padding-left : 5px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 14px;
}

h3 {
	background: url(images/title.gif) no-repeat fixed top left;
	font-family: Consolas, "Microsoft YaHei", "Segoe UI", Tahoma;
	font-size:14.7px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	padding-top:12px;
	padding-left:30px;
	height:40;
}

.commentsTable {
	font-family:"Microsoft YaHei", Verdana;
	font-size:14px;  
	margin-top:15px; 
}
