* {
	margin:0;
	padding:0;
/*	border:1px solid red;*/
}

.reset {
	clear:both;
	height:0;
}

body {
	color:#333;
	font:62.5%/1.8em 'Helvetica Neu', Helvetica, Arial, Verdana, Sans-Serif;
	background:#fff url(/images/web/bodyBG.jpg) repeat-x left top;
}

a {
	color:#57f;
	text-decoration:none;
}

a:hover {
	color:#13f;
	border-bottom:1px dotted #13f;
}

img {
	border-width:0;
}

#wrapper {
	text-align:left;
	width:770px;
}

#header {
	height:120px;
	position:relative;
}

#header h1 {
	text-indent:-9999px;
}

#header h1 a {
	display:block;
	margin-left:191px;
	width:137px;
	height:120px;
	color:#000;
	text-decoration:none;
	background:transparent url(/images/web/ch-logo.jpg) no-repeat left top;
}
#header h1 a:hover {
	border:none;
}

#nav {
	list-style:none;
	text-indent:-9999px;
}
#nav a:hover {
	border:none;
}
#navRSS a {
	display:block;
	width:50px;
	height:50px;
	background:transparent url(/images/web/btnRSS.jpg) no-repeat left top;
	position:absolute;
	top:7px;
	left:699px;
}
#navLocations a {
	display:block;
	width:170px;
	height:42px;
	background:transparent url(/images/web/navLocations.jpg) no-repeat left top;
	position:absolute;
	top:70px;
	left:597px;
}

#content {
	float:right;
	margin:0;
	width:530px;
}
#contentRight {
	float:right;
	margin:0;
	width:360px;
}
#contentLeft {
	margin:0 0 0 25px;
	width:360px;
}

.entry {
	padding:15px 0;
	margin:0 0 25px 0;
}

.entryBottom {
	border-bottom:none;
}


.entryComment {
	margin:0 0 18px 0;
	text-align:right;
}

.subTitle {
	font:1.5em 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	margin:35px 0 0 0;
	padding:0 0 12px 0;
	color:#5c3400;
	text-align:right;
	border-bottom:1px solid #c59455;
}

.entryTitle {
	font:1.5em 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	margin:24px 0 16px 0;
	padding:0 0 12px 0;
	border-bottom:1px solid #dedede;
}

.entryTitle a {
	color:#000;
	text-decoration:none;
}

.entryTitle a:hover {
	color:#b38a48;
	border:none;
}

.entryData {
	margin:0 0 24px 0;
	text-align:right;
	font:1.1em 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	color:#000;
}


.entryContent {
	font:1.5em 'STFangsong', Georgia, 'Times New Roman', Serif;
	line-height:180%;
}

.entryContent h3, .entryContent h4 {
	color:#333;
	font-size:1em;
	font-family:'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	padding-top:6px;
	margin-bottom:-6px;
}

.entryContent h4 {
	color:#999;
	padding-top:12px;
}

.entryContent a, .commentContent a {
	border-bottom:1px dotted #57f;
}
.entryContent a:visited, .commentContent a:visited {
	color:#789;
	border-bottom:1px dotted #ccc;
}
.entryContent a:hover, .commentContent a:hover {
	color:#13f;
	border-bottom:1px dotted #13f;
}

.readMore {
	text-align:right;
	margin-top:-10px;
}

.readMore a {
	color:#57f;
	border:none;
	padding:0 18px 0 0;
	font:1.3em 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	background:transparent url(/images/web/bulletMore.gif) no-repeat 100% 1px;
}
.readMore a:hover {
	color:#13f;
	border:none;
}

.entryContent p, .entryContent ul, .entryContent blockquote, .entryContent dl, .entryContent ol {
	margin:20px 0;
}

.entryContent ol, .entryContent ul {
	margin-left:20px;
}

.entryContent img {
	padding:4px;
	border:1px solid #cdcdcd;
	margin:5px 0;
}

.entryContent blockquote {
	padding:0 0 0 25px;
	border-left:4px solid #fc0;
}

.entryExtended {
	margin-top:30px;
	border-top:4px solid #fc0;
	padding:10px 15px;
	background:#fffdd4;
}

.recents, .catList {
	list-style:none;
	line-height:140%;
	font-size:80%;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-serif;
	color:#999;
	letter-spacing:3px;
	text-transform:uppercase;
	margin:0 0 30px 0;
}

.recents li {
	margin:15px 20px;
}

.recents li a {
	color:#f06;
	color:#444;
	background:#fff6bf;
	text-decoration:none;
	text-transform:none;
	font-size:115%;
	font-family: Verdana, Arial, Sans-serif;
	letter-spacing:0;
}

.recents li a:hover {
	color:#fff;
	background:#fb0;
}

#categoriesList {
/*	border-top:5px solid #000; */
}

.catList {
	overflow:auto;
}

.catList li {
	float:left;
	padding:6px 0 3px 20px;
	position:relative;
}

.catList li em {
	position:absolute;
	right:0;
	font-style:normal;
	display:block;
	font-size:90%;
	padding:2px 4px 0 4px;
	background:#999;
	color:#fff6bf;
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-serif;
	letter-spacing:0;
	border-left:4px solid #fff;
}

.catList li a {
	color:#f06;
	color:#444;
	background:#fff6bf;
	text-decoration:none;
	text-transform:none;
	font-size:115%;
	font-family: Verdana, Arial, Sans-serif;
	letter-spacing:0;
	display:block;
	width:145px;
	padding:1px 0 1px 0;
	float:left;
}

.catList li a:hover {
	color:#fff;
	background:#fb0;
}


/* -- Comment -- */

.commentText {
	padding:15px 10px 1px 10px;
	border-bottom:1px solid #dedede;
}
.commentOdd {
	background:#f3f3f3;
}
.commentEven {
	background:#fff;
}
.commentData {
	font:normal 1.4em 'Helvetica Neu', Helvetica, Arial, Verdana, Sans-Serif;
}

.commentData small {
	font-size:.8em;
}

.flagIcon {
	float:right;
}

.commentContent {
	margin:12px 0 0 0;
	clear:both;
	font:normal 1.4em 'Helvetica Neu', Helvetica, Arial, Verdana, Sans-Serif;
	font:1.4em 'STFangsong', Georgia, 'Times New Roman', Serif;
	line-height:160%;
}

.commentContent p, .commentContent ul, .commentContent blockquote, .commentContent dl, .commentContent ol {
	margin:0 0 12px 0;
}

.commentContent a {
	background:#ffd3d9;
	color:#444;
	text-decoration:none;
}

.commentContent a:hover {
	background:#000;
	color:#fff;
}

#comments {
	border-top:1px solid #dedede;
	padding:5px 0 0 0;
}

#comments h3 {
	font:1.5em 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	margin:24px 0 0 0;
	padding:0 0 18px 0;
	color:#000;
	border-bottom:1px solid #dedede;
}

/* -----Post Comment---  */


#postComment {
	margin-top:15px;
}

#postComment h3 {
	font:1.5em 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
	margin:50px 0 18px 0;
	color:#000;
	border-bottom:0;
	padding:0;
}

#postComment fieldset {
	padding:10px 20px 25px 20px;
	border:1px solid #dedede;
}

#postComment label, #emailFrom label {
	display:block;
	font-size:1.2em;
	margin:10px 0 0 0;
}


#postComment .formLabel, #emailForm .formLabel {
	display:block;
	margin:5px 0 5px 0;
	color:#666;
}
#postComment .formLabel em {
	font-style:normal;
	color:#aaa;
}
#postComment input#name, #postComment input#email, #postComment input#web, #emailForm input.inputText {
	width:250px;
	margin:0 0 15px 0;
	border:1px solid #dedede;
	padding:2px 4px;
	font-size:1em;
}


#postComment #formLeft textarea, #emailForm #formLeft textarea {
	width:350px;
	height:200px;
	border:1px solid #dedede;
	font-size:1em;
}

#postComment #rememberButton {
	margin-top:15px;
}

#postComment #formButton {
	padding-bottom:1px;
	margin-top:25px;
}

#postComment #formButton label {
	text-align:center;
	margin:0 20px 0 0;
}

#postComment #formButton #submitButton {
	text-align:center;
}

.required {
	background:#fff6bf;
}

#preview {
	margin:25px 0 35px 0;
}


/* -- Archives and Category -- */

.categoryTitle {
	font-size:95%;
	font-family: Verdana, Arial, Sans-serif;
	margin:0 0 20px 0;
}

.categoryTitle strong {
	color:#f9a;
	margin-right:20px;
	font-weight:normal;
}

.categoryTitle a {
	color:#f06;
	text-decoration:none;
}

.categoryTitle a:hover {
	color:#fff;
	background:#f06;
}

.categoryList {
	list-style:none;
	margin:0;
}

.categoryList li {
	margin:0 0 5px 15px;
	padding-left:5px;
	background:url(/images/bullet1.gif) no-repeat 0 2px;
	font:normal 90%/160% Verdana, Helvetica, Arial, Sans-Serif;
}

.categoryList li a {
	color:#444;
	background:#fff6bf;
	text-decoration:none;
}

.categoryList li a:hover {
	color:#fff;
	background:#fb0;
}

.searchTitle {
	margin-bottom:20px;
}

/* -- Side Bar -- */

#sideBar {
	width:210px;
	padding:8px 0 30px 0;
	text-align:right;
	margin:0 0 0 15px;
	font-size:1.2em;
	line-height:140%;
	color:#444;
}

.miniSide {
	padding:0 20px 1px 20px;
}

.miniSide h3 {
	margin:30px 0 12px 0;
	padding:0 0 6px 0;
	color:#000;
	border-bottom:1px solid #dedede;
}

.miniSide p {
	text-align:justify;
}


.linksList {
	list-style:none;
	margin:0;
}

.linksList li {
	margin:0 0 5px 15px;
}


/* -- Footer -- */

#footer {
	clear:both;
	padding:20px 0 0 0;
	margin:40px 0 20px 20px;
	text-align:left;
	border-top:1px solid #dedede;
	color:#999;
	font:1.1em/130% 'STHeiti', 'Lucida Grande', Helvetica, Arial, Verdana, Sans-serif;
}

abbr, acronym {
	border-bottom:1px dotted #666;
	cursor:help;
}
