@charset "utf-8";
/*----------------------------------------------------------------------
  | Theme Name: Dreanmy
  | Theme URI: http://www.lifemasks.tk
  | Description: The WordPress theme based on the Await.
  | Version: 3.0 
  | Date: 2010.04.23
  | Author: Await
  | Author URI: http://www.lifemasks.tk
  | Tags: Await,Dreamy,themes,wordpress,show,hide,Toggle,css,jQuery,Javascript
  -----------------------------------------------------------------------*/
body {
	margin: 0 auto;
	padding: 0px;
	color: #555;
	background: #fff;
	font: 13px Georgia,Time New roman,arial,SimSun,sans-serif;
	text-align: center;
}

/*Rest
---------------------------------------------------*/
h1,h2,h3,h4,h5,h6,div,p,ul,ol,dl,dd,dt,abbr,form,input { margin: 0; padding: 0; }
img { border: none; }

a { color: #096FB7; text-decoration: none; }
a:hover { text-decoration: underline; }

/*Header
----------------------------------------------------*/
#header {
	width: 100%;
	background: url(images/bg.png) 0 0 repeat-x;
	text-align: center;
	position: relative;
	z-index: 901;
	height: 104px;
}

.headerContent {
	margin: 0 auto;
	width: 882px;
	background: url(images/icon.png) 0 0 no-repeat;
	position: relative;
	height: 104px;
}
.logo {
	float: left;
	position: relative;
}

.logo a {
	float: left;
	width: 178px;
	display: block;
	background: url(images/logo.png) no-repeat;
	height: 79px;
}
	.logo a span { display: none; }

.logo p {
	width: 200px;
	color: #5280A9;
	font-size: 12px;
	letter-spacing: 5px;
	position: absolute;
	left: 80px;
	top: 55px;
	max-width: 320px;
	min-width: 150px;
	z-index: 999;
}

.navCon {
	width: 612px;
	background: Aqua;
	text-align: right;
}

.topBar {
	position: absolute;
	top: 5px;
	right: 2px;
}

.topBar li {
	float: right;
	width: 16px;
	margin: 0 5px;
	list-style: none;
	height: 16px;
}

.topBar a {
	width: 16px;
	display: block;
	height: 16px;
}

.topBar a span {
	display: none;
	overflow: hidden;
}
		.topBar .home { background: url(images/icon.png) -820px -510px no-repeat; cursor: pointer; }
		.topBar .email { background: url(images/icon.png) -820px -530px no-repeat; }
		.topBar .map { background: url(images/icon.png) -820px -550px  no-repeat; }

/*Nav
----------------------------------------------------*/
.nav {
	position: absolute;
	right: 0px;
	top: 59px;
}

.nav li {
	float: left;
	list-style: none;
	background: #C9E1EF url(images/bg.png) 0 -110px repeat-x;
	height: 36px;
}

.nav a {
	float: left;
	margin-top: 1px;
	padding: 0 20px;
	border-left: 1px solid #F3F8FA;
	border-right: 1px solid #97BDD8;
	color: #203851;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	height: 34px;
}

.nav li a:hover {
	background: url(images/bg.png) 0 -147px repeat-x;
	height: 35px;
}

.nav li.current_page_item {
	background: url(images/bg.png) 0 -146px repeat-x;
	height: 36px;
}

#navHome a {
	width: 70px;
	margin: 0;
	padding: 0;
	border: none;
	color: #203851;
	background: #ABD7E9 url(images/icon.png)  0 -340px no-repeat;
	line-height: 36px;
	height: 36px;
}
	#navHome a:hover,#navHome .current { background: #BAE4F6 url(images/icon.png) 0 -376px no-repeat; }

#navTheme a {
	width: 107px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	color: #203851;
	background: #08E1FF url(images/icon.png) 0 -448px no-repeat;
	line-height: 36px;
	height: 36px;
}
	#navTheme a:hover { background: #40EF5A url(images/icon.png) 0 -412px no-repeat; }

#navTheme span {
	width: 7px;
	display: block;
	background: url(images/icon.png) -820px -740px no-repeat;
	position: absolute;
	right: 16px;
	top: 14px;
	height: 8px;
	overflow: hidden;
}

/*Container
----------------------------------------------------*/
#Container {
	width: 882px;
	margin: 0 auto;
	margin-top: 5px;
	overflow: hidden;
}

#content {
	float: left;
	width: 596px;
	text-align: left;
	position: relative;
	z-index: 909;
}

.dateList {
	width: 588px;
	padding-right: 6px;
	border-left: 1px solid #a6c9e1;
	border-right: 1px solid #a6c9e1;
	color: #203851;
	background: url(images/bg.png) 0 -190px repeat-x;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	height: 30px;
}

.dateList h2 {
	padding-left: 10px;
	background: url(images/icon.png) -820px -760px no-repeat;
	font-size: 12px;
	height: 30px;
}

.rss {
	width: 32px;
	margin-top: 0px;
	background: url(images/icon.png) -820px -340px no-repeat;
	height: 32px;
}
	.rss span,.rssbox em span { display: none; }

.rssbox {
	width: 272px;
	border: 2px solid #E9F3FD;
	border-bottom: none;
	display: none;
	background: #FFF;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 70099;
}

.rssbox em {
	width: 8px;
	background: url(images/icon.png) -820px -310px no-repeat;
	position: absolute;
	top: 0px;
	left: -7px;
	height: 13px;
}

.rssbox .closebtn {
	width: 16px;
	background: url(images/icon.png) -820px -720px no-repeat;
	text-indent: 10em;
	position: absolute;
	right: 2px;
	top: 8px;
	z-index: 889;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}

.rssbox ul {
	padding: 10px;
	border: 1px solid #A6C9E1;
	list-style: none;
}

.rssbox ul li {
	margin: 5px 0;
	font-weight: normal;
	line-height: 22px;
}

.index-post,.notfound {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #A6C9E1;
	list-style: none;
}

.post {
	margin-top: 10px;
	text-align: left;
}
	.postTitle { margin-bottom: 8px; }

.postTitle h1 {
	color: #666;
	font-size: 22px;
	text-align: center;
}

.postTitle h2 a {
	width: 430px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #A6C9E1;
	display: block;
	white-space: nowrap;
	color: #096FB7;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
	.postTitle h2 a:hover { text-decoration: none; }

	.postTitle p,.postTitle p a { color: #999; }

.postcustom {
	width: 132px;
	text-align: left;
	height: 175px;
}

.customImg {
	width: 120px;
	padding: 5px;
	border: 1px solid #DDD;
	display: block;
	height: 120px;
}

.customImg a {
	width: 120px;
	display: block;
	height: 120px;
	overflow: hidden;
}

	.customImg a img { width: 120px; /* Thumbnail width*//* Thumbnail width*/ }

.postcustom p {
	width: 120px;
	margin: 5px 0;
	padding: 5px;
	color: #666;
	background: #F4F4F4;
	line-height: 20px;
	position: relative;
	height: 40px;
	overflow: hidden;
}

.postcustom .indexComments a {
	padding-left: 18px;
	display: block;
	color: #FF6600;
	background: url(images/icon.png) -820px -610px no-repeat;
	line-height: 12px;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 16px;
}

.postInfo {
	width: 100%;
	margin-top: 10px;
	padding: 3px 0;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	line-height: 22px;
	text-align: center;
	height: 22px;
}

.indexEntry {
	width: 430px;
	line-height: 22px;
	position: relative;
	min-height: 188px;
	overflow: hidden;
}
	.indexEntry img { display: none; }

/* Display Home Img */
.entry {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
}

.entry img {
	border: 0px solid #DDD;
	padding: 2px;
}

.entryimgbox {
	border: 2px solid #DDD;
	margin-top: 10px;
	padding: 2px;
	width: 560px;
	position: relative;
	height: 380px;
	overflow: hidden;
}

.entry .entryimgbox img {
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

.entry p {
	margin: 15px 0;
	line-height: 22px;
}
	.entry ul,.entry ol { margin-left: 35px; }

	.indexEntry a:hover,.entry a:hover,#footer a:hover { color: #418702; }

.singleNow,.singleNow a {
	font-size: 12px;
	font-weight: normal;
}

.singleContent {
	width: 574px;
	padding: 10px;
	border: 1px solid #A6C9E1;
	overflow: hidden;
}
	.singleContent img,.singleContent p { margin: 10px 0; }

.postEdit {
	padding: 0 5px 0 20px;
	display: none;
	background: url(images/icon.png) -820px -640px no-repeat;
	position: absolute;
	right: 0;
	bottom: -2px;
}

.more-link {
	padding-left: 18px;
	background: url(images/icon.png) -820px -400px no-repeat;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
}
	.more-link:hover { background: url(images/icon.png) -820px -420px no-repeat; }

.entry blockquote {
	border: 1px #ddd;
	border-left: 5px #ddd;
	padding-left: 10px;
	line-height: 20px;
}

.permalinkhtml input {
	width: 420px;
	padding: 1px 3px;
	border: 1px solid #CCCDD2;
	vertical-align: middle;
}

.newsPrevions {
	width: 553px;
	margin: 10px 0;
	padding: 6px 10px;
	border: 1px solid #C0D8E9;
	background: #EFF6F9;
}

.newsPrevions  span {
	margin: 5px 0;
	padding-left: 8px;
	display: block;
	background: url(images/icon.png) -820px -790px no-repeat;
}

/*Sidebar
-------------------------------------------------*/
.sidebar {
	float: right;
	width: 272px;
	text-align: left;
	position: relative;
	z-index: 903;
	overflow: hidden;
}
	.sidebar a { color: #096FB7; }

.sidebar h2,#searchform label {
	border-bottom: 1px solid #A6C9E1;
	padding-left: 10px;
	padding-top: 1px;
	display: block;
	color: #333;
	background: url(images/bg.png) 0 -330px repeat-x;
	font-size: 14px;
	font-weight: normal;
	line-height: 38px;
	text-align: left;
	position: relative;
	height: 38px;
}

.sidebar li h2 span {
	width: 15px;
	display: block;
	text-indent: -99em;
	position: absolute; /*Up ADN Down*/
	top: 15px;
	right: 5px;
	height: 15px;
	overflow: hidden;
}
	.sidebarup { background: url(images/icon.png) -820px -570px no-repeat; }
	.sidebardown { background: url(images/icon.png) -820px -590px no-repeat; }

.sidebar li {
	width: 270px;
	border: 1px solid #A6C9E1;
	border-bottom: none;
	list-style: none;
	height: 100%;
	min-height: 20px;
	+margin-bottom: -4px;
}
	.sidebar li ul,.sidebar li form { padding: 10px 10px 10px 10px; }

	.sidebar li ul li ul { padding: 0; }

.sidebar .liborderbottom {
	width: 272px;
	margin-bottom: -1px;
	padding: 0;
	border-top: 1px solid #A6C9E1;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
	+margin-bottom: -3px;
}

.sidebar p {
	padding: 10px;
	line-height: 22px;
	text-indent: 2em;
}

.sidebar li ul li {
	width: 230px;
	margin: 5px 0;
	padding: 0;
	border: none;
	background: none;
	text-align: left;
}

.sidebar li ul.children li {
	width: 220px;
	padding-left: 20px;
	margin-bottom: 0;
	background: url(images/icon.png) -820px -670px no-repeat;
	height: 20px;
}

.sidebar li ul.children li ul li {
	width: 190px;
	padding-left: 20px;
	background: url(images/icon.png) -820px -670px no-repeat;
}

#s,#sbi/*Google search*/ {
	width: 148px;
	padding: 5px 0 0 2px;
	border: 1px solid #A6C9E1;
	color: #999;
	background: #fff url(images/bg.png) 0 -230px repeat-x;
	font-size: 14px;
	height: 25px;
	vertical-align: middle;
}

#searchsubmit,#sbb/*Google search*/ {
	width: 82px;
	border: none;
	color: #666;
	background: url(images/icon.png) -200px -400px no-repeat;
	line-height: 24px;
	text-align: center;
	height: 37px;
	vertical-align: middle;
}
	#searchsubmit:hover,#sbb:hover,#searchsubmit.hover,#sbb.hover { background: url(images/icon.png) -290px -400px no-repeat; }

	#wp-calendar { width: 250px; }

	#wp-calendar tbody a { color: Green; font-weight: bold; }

	#wp-calendar #next { text-align: right; }

	#sidebarComment li { list-style: none; position: relative; }

#sidebarComment li img {
	padding: 2px;
	border: 1px solid #c2c2c2;
	position: relative;
	left: 0;
	top: 0;
}

#sidebarComment li div {
	width: 180px;
	margin-left: 8px;
	display: inline;
	color: #999;
	line-height: 16px;
	position: absolute;
	left: 45px;
	top: -12px;
}

/*Comment
------------------------------------------------*/
#commentlist li {
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #A6C9E1;
	list-style: none;
	list-style: none;
	background: #FFF;
	position: relative;
}

#commentlist li .avatar {
	padding: 4px 9px 4px 4px;
	float: left;
	margin-right: 10px;
	background: url(images/icon.png) -100px -340px no-repeat;
	position: relative;
}
	#commentlist li.odd { background: #EFF6F9; }

	#commentlist li .byuser { border: 1px solid #A6C9E1; background: #EEF5FA; }

	.commentlist cite, .commentlist cite a { font-style: normal; font-size: 1.1em; }

	.pingback { background: #EFF6F9; }

	.reply { margin-left: 55px; }

#comments,#respond h3 {
	margin: 10px 0;
	padding-left: 28px;
	border: 1px solid #A6C9E1;
	color: #203851;
	background: #EFF6F9 url(images/icon.png) -820px -370px no-repeat;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}

#commentlist p {
	margin: 10px 5px 10px 55px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

	#commentlist li ul li { margin-right: 10px; margin-left: 10px; }

	#commentform p { margin: 5px 0; }

	#commentform .inputbox { width: 100%; margin-top: 5px; }

#commentform .name,#commentform .email,#commentform .inputurl {
	float: left;
	width: 28%;
	display: inline;
}

	#commentform .email,#commentform .name { margin-right: 10px; }

	#commentform .email,#commentform .inputurl { width: 33%; }

#author,#email,#url {
	width: 97%;
	padding: 5px 0 0 2px;
	margin-top: 5px;
	border: 1px solid #A5C9E1;
	color: #999;
	background: #fff url(images/bg.png) 0 -230px repeat-x;
	height: 25px;
	vertical-align: middle;
}

.formtips {
	margin-top: 5px;
	display: block;
	background: #FFA500;
	color: #FFF;
	text-indent: 5px;
}

.textareabox {
	width: 100%;
	position: relative;
	z-index: 802;
}

#bgsmilies {
	width: 100%;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 800;
	filter: alpha(opacity=0); /* IE */
	-moz-opacity: 0; /* Moz + FF */
	opacity: 0;
}

#smilles {
	width: 16px;
	padding: 2px;
	background: url(images/icon.png) -820px -690px no-repeat;
	text-align: center;
	position: absolute;
	left: 250px;
	top: 6px;
	z-index: 806;
	height: 16px;
	cursor: pointer;
}
	#smilles span { display: none; }

.wp_smilies {
	width: 112px;
	padding: 3px;
	border: 1px solid #A5C9E1;
	display: block;
	display: none;
	background: #fff;
	position: absolute;
	left: 250px;
	top: 28px;
	z-index: 888;
	+top: 29px;
}

#cancel-comment-reply-link {
	width: 16px;
	color: #666;
	background: url(images/icon.png) -820px -720px no-repeat;
	text-indent: 10em;
	position: absolute;
	right: 8px;
	top: 7px;
	z-index: 889;
	height: 16px;
	overflow: hidden;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
	border: 1px solid #A5C9E1;
	background: #fff url(images/icon.png) 120px -672px no-repeat;
	height: 180px;
}

#commentform #submit {
	width: 120px;
	margin: 5px 0 5px auto;
	border: none;
	color: #666;
	background: url(images/icon.png) -200px -440px no-repeat;
	height: 37px;
}
	#commentform #submit:hover,#commentform #submit.hover { background: url(images/icon.png) -330px -440px no-repeat; }

/*Footer
------------------------------------------------*/
.footer {
	width: 100%;
	margin-top: 10px;
	background: #EFF6F9;
	position: relative;
	z-index: 905;
}

#footer {
	margin: 0 auto;
	padding: 15px 0;
	width: 882px;
	text-align: left;
}

#footer h2 {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #A6C9E1;
	font-size: 14px;
}
	#footer .archive { width: 300px; }

	#footer .archive li,#footer .meta li { margin: 5px 0; list-style: none; }

	#footer .archive li { float: left; width: 100px; }

#footer .tags {
	width: 360px;
	margin-left: 20px;
	display: inline;
}
	#footer .meta { width: 180px; }	

.copyright {
	width: 100%;
	border-top: 1px solid #A5C9E1;
	color: #06385a;
	background: url(images/bg.png) 0 -290px repeat-x;
	height: 35px;
}
	.copyright a { color: #06385a; }

.copyright p {
	width: 882px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
}

#loginformbox { display: none; }

	#loginform { margin: 20px 0 0 50px; font-size: 14px; }

	#loginform p { margin: 10px 0; text-align: left; }

	#loginform .user,#loginform .password { font-weight: bold; }

#loginform .input-user,#loginform .input-password {
	width: 240px;
	padding: 5px 0 0 2px;
	border: 1px solid #CCC;
	background: url(images/bg.png) 0 -230px repeat-x;
	height: 23px;
}

	#login-submit {
	width: 82px;
	margin-left: 104px;
	border: none;
	color: #666;
	background: url(images/icon.png) -200px -400px no-repeat;
	line-height: 24px;
	text-align: center;
	height: 37px;
	vertical-align: middle;
	+margin-left: 98px;
}
	#login-submit:hover,#login-submit .hover { background: url(images/icon.png) -290px -400px no-repeat; }

/*PageStyle
-----------------------------------------*/
.archive-post {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #A6C9E1;
	list-style: none;
}

.archive-post-date {
	width: 60px;
	text-align: center;
}

.archive-post-date span {
	color: #096FB7;
	font-size: 30px;
}

.archive-post-title {
	width: 492px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px solid #A6C9E1;
	_display: inline;
}

.archive-post-title h2 {
	font-size: 18px;
}

.archive-arrow .hide ,
	.archive-arrow .show {
	padding: 0 2px;
	background: #FFA500;
	color: #FFF;
	cursor: pointer;
}

.about { position: relative; }

.bgabout {
	width: 262px;
	background: url(images/icon.png) -600px -110px no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 150px;
}

	.about h2 { margin: 5px 0; font-size: 14px; }

	.about p { font-size: 12px; line-height: 22px; }

	.about ol { margin-bottom: 20px; }

#guestbook { font-size: 12px; }

#guestbook .commentlist li,#guestbook .commentform input,#guestbook .commentform textarea {
	border: 1px solid #A6C9E1;
	list-style: none;
}
	#guestbook .commentform #submit { border: none; }

.themes ul li {
	width: 574px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #A6C9E1;
	list-style: none;
}
	.themeDemoImg { border: 1px solid #DDD; padding: 5px; }
	.themeInfo { width: 228px; line-height: 24px; }

.themes-view,.themes-down {
	float: left;
	width: 58px;
	color: #FFF;
	background: url(images/icon.png) -200px -340px no-repeat;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	height: 21px;
}

.themes-down {
	margin-left: 10px;
	display: inline;
	background: url(images/icon.png) -200px -370px no-repeat;
}
	.themes-view:hover,.themes-down:hover { text-decoration: none; }

.linksPage li {
	float: left;
	width: 260px;
	list-style: none;
	height: 24px;
}

.linksh2 {
	margin: 10px 0;
	padding-left: 5px;
	border-left: 5px solid #DDD;
	font-size: 16px;
}

.Error404 {
	width: 860px;
	padding: 10px;
	border: 1px solid #A6C9E1;
	background: url(images/icon.png) 450px -490px no-repeat;
	text-align: left;
	line-height: 28px;
}

.Error404 h1 {
	width: 360px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	list-style: none;
	font-size: 18px;
}
	.Error404 p { margin-top: 15px; }
	.index-post,.notfound,.singleContent,.archive-post { background: #fff url(images/bg-post.png) repeat-y; }

/*	ifocus-Img
---------------------------------------------*/
#ifocus {
	width: 582px;
	padding: 8px 6px 10px 6px;
	border: 1px solid #A6C9E1;
	margin-bottom: 10px;
	display: none;
	background: url(images/icon.png) 0 -110px no-repeat;
	position: relative;
	height: 182px;
	overflow: hidden;
}

#ifocus_list {
	width: 582px;
	height: 152px;
	overflow: hidden;
}

#ifocus_info {
	color: #666;
	font-weight: bolder;
	position: absolute;
	top: 172px;
	z-index: 41;
	cursor: pointer;
}

#ifocus_control {
	width: auto;
	text-align: center;
	position: absolute;
	right: 0;
	top: 168px;
	height: 27px;
}

#ifocus_control li {
	float: left;
	width: 25px;
	margin-right: 5px;
	display: inline;
	color: #FFF;
	background: url(images/icon.png) -820px -440px no-repeat;
	font-weight: bolder;
	line-height: 22px;
	height: 27px;
	cursor: pointer;
}
	#ifocus_control li.current { color: #FFF; background: url(images/icon.png) -820px -470px no-repeat; }

/*simpleWindown
------------------------------------------------*/
#windownbg {
	width: 100%;
	display: none;
	background: #000; /*body-bg*/
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

#windown-box {
	border: 5px solid #E9F3FD;
	background: #FFF;
	text-align: left;
	position: fixed;
	_position: absolute; /*For IE 6.0*/
}

#windown-title {
	border: 1px solid #A6C9E1;
	background: url(images/bg.png) 0 -330px repeat-x;
	position: relative;
	height: 30px;
	overflow: hidden;
}

#windown-title h2 {
	color: #666;
	font-size: 14px;
	position: relative;
	left: 10px;
	top: 5px;
}

#windown-close {
	width: 10px;
	background: url(images/icon.png) -820px -720px no-repeat;
	text-indent: -10em;
	position: absolute;
	right: 10px;
	top: 8px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}

#windown-content-border {
	border: 1px solid #A6C9E1;
	padding: 5px 0 5px 5px;
	background: url(images/bg.png) 0 -380px repeat-x;
	position: relative;
	top: -1px;
}

#windown-content {
	text-align: center;
	position: relative;
	overflow: auto;
}

#windown-content .loading {
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	left: 50%;
	top: 50%;
}
	/*simpleWindown-content
	------------------------------------------------*/
	.windown-msg { font-size: 14px; line-height: 150px; }

			
/*---------Plugins-css--------------------------*/
/*---------RunCode----------------------------*/
.runcode { width: 480px; padding: 10px; }
	.runcode_text { width: 478px; height: 150px; }
	.indexEntry .runcode_text { width: 412px; }
	.runcode_button { width: 50px; height: 26px; }

/*---------Related Post-----------------------*/
.related_post {
	margin-bottom: 12px;
	list-style: none;
}

.related_post li {
	margin: 8px 0;
	padding-left: 15px;
	background: url(images/icon.gif) -820px -800px no-repeat;
	font-size: 14px;
}
	.related_post li small { font-size: 12px; }

/*---------PageNavi---------------------------*/
.commentNavi,
.wp-pagenavi {
	width: 589px;
	float: left;
	padding-left: 5px;
	border-left: 1px solid #a6c9e1;
	border-right: 1px solid #a6c9e1;
	color: #203851;
	background: url(images/bg.png) 0 -190px repeat-x;
	line-height: 30px;
	height: 30px;
}

.page-numbers,
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	border: none;
	border-right: 1px solid #A6C9E1;
	margin: 0;
	padding: 0 10px;
	float: left;
	display: inline;
	color: #203851;
	text-decoration: none;
}

.wp-pagenavi span.fLeft a,.wp-pagenavi span.fRight a { border: none; }

.wp-pagenavi a:hover { color: #FF6600; border-color: #A6C9E1; text-decoration: underline; }

.commentNaviTit,
.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi span.extend {
	border: none;
	border-right: 1px solid #A6C9E1;
	margin: 0;
	padding: 0 10px;
	float: left;
	display: inline;
}

.commentNavi span.current,
.wp-pagenavi span.current {
	border-right: 1px solid #A6C9E1;
	margin: 0;
	padding: 0 10px;
	color: #0c781b;
	background: url(images/bg.png) 0 -260px  repeat-x;
	font-weight: bold;
}

/********************************************************************************
 * CoolCode Style
 *******************************************************************************/
.hl-title {
	border: 1px solid #C3CED9;
	border-bottom: 0;
	padding: 6px 24px;
	margin: 0;
	width: auto;
	background-color: #F9FBFC;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	text-align: left;
	overflow: auto;
}

.hl-surround {
	border: 1px solid #C3CED9;
	margin: 0;
	margin-bottom: 5px;
	width: auto;
	background-color: #F9FBFC;
	font: 12px 'Courier New', Monospace;
	text-align: left;
	height: auto;
	overflow: auto;
}

ol.hl-main {
	padding: 0 12px 0 56px;
	margin: 0;
	background-color: transparent;
	background-image: url(images/hide.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

div.hl-main {
	padding: 6px 18px;
	margin: 0;
	background-color: transparent;
	line-height: 150%;
}

.ln-show {
	padding-left: 56px !important;
	list-style: decimal outside !important;
	background-image: url(images/hide.gif) !important;
}
	.ln-show li { list-style: decimal outside !important; }

.ln-hide {
	padding-left: 24px !important;
	list-style-type: none !important;
	background-image: url(images/show.gif) !important;
}
	.ln-hide li { list-style-type: none !important; }

ol.hl-main li {
	margin: 0 !important;
	border-top: 1px solid #E3EEF9;
	border-top-color: #E3EEF9 !important;
	padding: 0 0 0 12px !important;
	display: list-item !important;
	background-color: #F9FBFC !important;
	font-size: 12px !important;
	line-height: 24px;
	!important;
    border-left: 1px solid #C3CED9;
}

li.hl-firstline { border-top: 0 !important; }

/* --------markItUp-----------------------------*/
.markItUp * { margin: 0px; padding: 0px; outline: none; }

.markItUp a:link,
.markItUp a:visited { color: #000; text-decoration: none; }

.markItUp { margin: 0; position: relative; }

.markItUpContainer {
	border: 1px solid #A5C9E1;
	padding: 5px 5px 2px 5px;
	background: #FFF url(images/markitup/bg-container.png) repeat-x top left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.markItUpHeader {
	position: relative;
}

.markItUpEditor {
	padding: 5px 5px 5px 35px;
	border: 1px solid #A5C9E1;
	width: 99%;
	font: 12px 'Courier New', Courier, monospace;
	line-height: 18px;
	height: 200px;
	overflow: auto;
}

.markItUpPreviewFrame	{
	border: 1px solid #3C769D;
	width: 99.9%;
	margin: 5px 0;
	background-color: #FFFFFF;
	overflow: auto;
	height: 300px;
}

.markItUpFooter {
	clear: both;
	width: 100%;
	cursor: n-resize;
}

.markItUpResizeHandle {
	width: 22px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/markitup/handle.png);
	overflow: hidden;
	height: 5px;
	cursor: n-resize;
}

/* first row of buttons */
#markItUpComment .markItUpHeader ul li{
	float: left;
	margin: 0;
	padding: 0px;
	border: none;
	list-style: none;
	background: none;
	position: relative;
}

.markItUpHeader ul li ul{ display: none; }

#markItUpComment .markItUpHeader ul .markItUpSeparator {
	margin: 0 10px;
	width: 1px;
	background: inherit;
	background-color: #CCC;
	height: 16px;
	overflow: hidden;
}

.markItUpHeader ul a {
	width: 16px;
	padding: 3px;
	margin: 0px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 16px;
}

.markItUp .markItUpButton1 a { background-image: url(images/markitup/bold.png); }

.markItUp .markItUpButton2 a { background-image: url(images/markitup/italic.png); }

.markItUp .markItUpButton3 a { background-image: url(images/markitup/stroke.png); }

.markItUp .markItUpButton4 a { background-image: url(images/markitup/picture.png); }

.markItUp .markItUpButton5 a { background-image: url(images/markitup/link.png); }

.markItUp .markItUpButton6 a	{ background-image: url(images/markitup/quotes.png); }

.markItUp .markItUpButton7 a	{ background-image: url(images/markitup/code.png); }

.markItUp .markItUpButton8 a { background-image: url(images/markitup/clean.png); }

/*Othes
------------------------------------------------*/
.clear				{ clear: both; }
.fLeft				{ float: left; }
.fRight 			 	{ float: right; }
.align_c				{ text-align: center; }
.light 				{ color: #FF6600; }
.bold 				{ font-weight: bold; }
.marginRight10		{ margin-right: 10px; display: inline; }
.pl5	 				{ padding-left: 5px; }
.marginTop5			{ margin-top: 5px; }
.mt12					{ margin-top: 12px; }
.padding10			{ padding: 10px; }
.noMarginTop 		{ margin-top: 0; }
.noDisplay			{ display: none; }
.noStrong			{ font-weight: normal; }
.dateListBgColor 	{ background: #EFF6F9; }
.wopusIDC 			{ margin-bottom: 10px; }
