@charset "utf-8";

/*----------------------------------------------------------------------
| Theme Name: veidy.lei's v_theme (v1.1)
| Theme URI: http://www.veidy.com.com/
| Description: powered by <a href="http://www.veidy.com/">Veidy.lei</a>, v1.1@2009.12.10
| Version: v1.1
| Author: Veidy.lei
| Author URI: http://www.veidy.com/
| Tags: Await,Dreamy,themes,wordpress,show,hide,Toggle,css,jQuery,Javascript
| ICO: Silk ico v1.1
-----------------------------------------------------------------------*/
/*
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
body {
	font: 13px 'Microsoft Yahei',arial,SimSun,sans-serif;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	color: #555;
	background: #fff;
}
/*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%;
	height: 104px;
	text-align: center;
	background: url(images/bg.png) 0 0 repeat-x;
}
.headerContent {
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 104px;
	background: url(images/icon.png) 0 0 no-repeat;
}
.logo {
	position: relative;
	float: left;
}
.logo a {
	float: left;
	width: 178px;
	height: 79px;
	display: block;
	background: url(images/logo.png) no-repeat;
} 
.logo a span {
	display: none;
}
.logo p {
	position: absolute;
	left: 100px;
	top: 55px;
	max-width: 320px;
	min-width: 150px;
	width: 300px;
	font-size: 12px;
	color: #5280A9;
	letter-spacing: 5px;
	/*z-index: 999;*/
}

.navCon {
	width: 612px;
	text-align: right;
	background: Aqua;
}
.topBar {
	position: absolute;
	top: 5px;
	right: 2px;
}
.topBar li {
	float: right;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	list-style: none;
}
.topBar a {
	display: block;
	width: 16px;
	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;
	height: 36px;
	list-style: none;
	background: #C9E1EF url(images/bg.png) 0 -110px repeat-x;
}
.nav a {
	float: left;
	color: #203851;
	height: 34px;
	line-height: 34px;
	margin-top: 1px;
	padding: 0 20px;
	border-left: 1px solid #F3F8FA;
	border-right: 1px solid #97BDD8;
	text-align: center;
	text-decoration: none;
}
.nav li a:hover { height: 35px; background: url(images/bg.png) 0 -147px repeat-x; }
.nav li.current_page_item { height: 36px; background: url(images/bg.png) 0 -146px repeat-x; }
#navHome a {
	width: 70px;
	height: 36px;
	line-height: 36px;
	color: #203851;
	margin: 0;
	padding: 0;
	border: none;
	background: #ABD7E9 url(images/icon.png)  0 -340px no-repeat;
}
#navHome a:hover,#navHome .current { background: #BAE4F6 url(images/icon.png) 0 -376px no-repeat; }
#navTheme a {
	display: block;
	width: 107px;
	height: 36px;
	line-height: 36px;
	color: #203851;
	margin: 0;
	padding: 0;
	border: none;
	background: #08E1FF url(images/icon.png) 0 -448px no-repeat;
}

#navTheme a:hover { background: #40EF5A url(images/icon.png) 0 -412px no-repeat; }
#navTheme span {
	position: absolute;
	right: 16px;
	top: 14px;
	display: block;
	width: 7px;
	height: 8px;
	overflow: hidden;
	background: url(images/icon.png) -820px -740px no-repeat;
}
			
/*Container
----------------------------------------------------*/
#Container {
	width: 960px;
	margin: 0 auto;
	margin-top: 5px;
	overflow: hidden;
}

#content {
	float: left;
	width: 675px;
	text-align: left;
}
.dateList {
	position: relative;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #203851;
	padding-right: 6px;
	border-left: 1px solid #a6c9e1;
	border-right: 1px solid #a6c9e1;
	background: url(images/bg.png) 0 -190px repeat-x;
}
.dateList h2 {
	font-size: 12px;
	height: 30px;
	padding-left: 10px;
	background: url(images/icon.png) -820px -760px no-repeat;
}
.rss {
	width: 32px;
	height: 32px;
	margin-top: 0px;
	background: url(images/icon.png) -820px -340px no-repeat;
}
.rss span,.rssbox em span  {
	display: none;
}
.rssbox {
	display: none;
	left: 0;
	top: 0;
	width: 272px;
	text-align: left;
	border: 2px solid #E9F3FD;
	border-bottom: none;
	background: #FFF;
}
.rssbox em {
	position: absolute;
	top: 0px;
	left: -7px;
	width: 8px;
	height: 13px;
	background: url(images/icon.png) -820px -310px no-repeat;
}
.rssbox .closebtn {
	right: 2px;
	top: 8px;
	width: 16px;
	height: 16px;
	text-indent: 10em;
	overflow: hidden;
	cursor: pointer;
	background: url(images/icon.png) -820px -720px no-repeat;
}
.rssbox ul {
	padding: 10px;
	border: 1px solid #A6C9E1;
	list-style: none;
}
.rssbox ul li {
	margin: 5px 0;
	line-height: 22px;
	font-weight: normal;
}
		
.index-post,.notfound {
	margin: 10px 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #A6C9E1;
}
.post {
	margin-top: 10px;
	text-align: left;
}
.postTitle { margin-bottom: 8px; }
			
.postTitle h1 {
	font-size: 22px;
	text-align: center;
	color: #666;
}
.postTitle h2 a {
	font-size: 14px;
	display: block;
	width: 430px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #A6C9E1;
	color: #096FB7;
	white-space: nowrap; 
	text-overflow: ellipsis; 
	-o-text-overflow: ellipsis; 
	overflow: hidden;
}
.postTitle h2 a:hover { text-decoration: none; }
.postTitle p,.postTitle p a { color: #999; }

.postcustom { 
	width: 132px;
	height: 175px;
	text-align: left;
}
.customImg {
	display: block;
	width: 120px;
	height: 120px;
	padding: 5px;
	border: 1px solid #DDD;
}
.customImg a {
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.customImg a img {
	width: 120px;/* Thumbnail width*/
}
.postcustom p {
	position: relative;
	width: 120px;
	height: 40px;
	margin: 5px 0;
	padding: 5px;
	color: #666;
	line-height: 20px;
	background: #F4F4F4;
	overflow: hidden;
}
.postcustom .indexComments a {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	height: 16px;
	padding-left: 18px;
	line-height: 12px;
	color:#FF6600;
	background: url(images/icon.png) -820px -610px no-repeat;
}
				
.postInfo {
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
	padding: 3px 0;
	border-top: 1px solid #cecece;
}
.indexEntry {
	position: relative;
	width: 430px;
	min-height: 188px;
	line-height: 22px;
	overflow: hidden;
}
.indexEntry img { display: none; }/* Display Home Img */

.entry {
	width: 100%;
	font-size: 14px;
	line-height: 25px;
}
.entryimgbox {
	position: relative;
	border: 2px solid #DDD; 
	margin-top: 10px;
	padding: 2px;
	width: 560px;
	height: 380px;
	overflow: hidden;
}
.entry .entryimgbox img {
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.entry p { line-height: 25px; margin: 15px 0; }
.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 {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #A6C9E1;
}
.postEdit {
	position: absolute;
	right: 0;
	bottom: -2px;
	display: none;
	padding: 0 5px 0 20px;
	background: url(images/icon.png) -820px -640px no-repeat;
}
.more-link {
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	background: url(images/icon.png) -820px -400px no-repeat;
}
.more-link:hover { background: url(images/icon.png) -820px -420px no-repeat; }
.entry blockquote {
	border: 1px solid #ddd;
	border-left: 5px solid #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 {
	display: block;
	margin: 5px 0;
	padding-left: 8px;
	background: url(images/icon.png) -820px -790px no-repeat;
}

/*Sidebar
-------------------------------------------------*/
.sidebar {
	float: right;
	width: 272px;
	text-align: left;
	border: 2px solid #E9F3FD;
	overflow: hidden;
}
.sidebar a { color: #096FB7; }
.sidebar h2,#searchform label {
	position: relative;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #A6C9E1;
	padding-left: 10px;
	padding-top: 1px;
	background: url(images/bg.png) 0 -330px repeat-x;
}
.sidebar li h2 span {/*Up ADN Down*/
	position: absolute;
	top: 15px;
	right: 5px;
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -99em;
	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;
	height: 100%;
	min-height: 20px;
	+margin-bottom: -4px;
	border: 1px solid #A6C9E1;
	border-bottom: none;
	list-style: none;
}
.sidebar li ul,.sidebar li form {
	padding: 10px 10px 10px 10px;
}
.sidebar li ul li ul {
	padding: 0;
}
.sidebar .liborderbottom {
	width: 272px;
	height: 1px;
	font-size: 1px;
	margin-bottom: -1px;
	+margin-bottom: -3px;
	padding: 0;
	border-top: 1px solid #A6C9E1;
	overflow: hidden;
}
.sidebar p { line-height: 22px; text-indent: 2em; padding: 10px; }

.sidebar li ul li {
	line-height: 1.7;
	text-align: left;
	margin: 5px 0;
	padding: 0;
	border: none;
	background: none;
}
.sidebar li ul.children li {
	width: 220px;
	height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	background: url(images/icon.png) -820px -670px no-repeat;
}
.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*/  {
	font-size: 14px;
	width: 148px;
	height: 25px;
	color: #999;
	padding: 5px 0 0 2px;
	border: 1px solid #A6C9E1;
	background: #fff url(images/bg.png) 0 -230px repeat-x;
	vertical-align: middle;
}
#searchsubmit,#sbb/*Google search*/ {
	width: 82px;
	height: 37px;
	line-height: 24px;
	color: #666;
	text-align: center;
	border: none;
	background: url(images/icon.png) -200px -400px no-repeat;
	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 {
	position: relative;
	list-style: none;
}
#sidebarComment li img {
	position: relative;
	left: 0;
	top: 0;
	padding: 2px;
	border: 1px solid #c2c2c2;
}
#sidebarComment li div {
	position: absolute;
	left: 45px;
	top: -12px;
	width: 180px;
	margin-left: 8px;
	display: inline;
	color: #999;
	line-height: 16px;
}

/*Comment
------------------------------------------------*/
#commentlist li {
	position: relative;
	margin: 15px 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #A6C9E1;
	list-style: none;
	background: #FFF;
}
#commentlist li .avatar { 
	position: relative;
	padding: 4px 9px 4px 4px;
	float: left;
	margin-right: 10px;
	background: url(images/icon.png) -100px -340px no-repeat;
}
#commentlist li.odd { background: #EFF6F9; }
#commentlist li .byuser { background: #EEF5FA; border: 1px solid #A6C9E1; }
.commentlist cite, .commentlist cite a { font-style: normal; font-size: 1.1em; }
.pingback { background: #EFF6F9; }
.reply { margin-left: 55px; }
#comments,#respond h3 {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #203851;
	margin: 10px 0;
	padding-left: 28px;
	border: 1px solid #A6C9E1;
	background: #EFF6F9 url(images/icon.png) -820px -370px no-repeat;
}
#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;
	display: inline;
	width: 28%;
}
#commentform .email,#commentform .name {
	margin-right: 10px; 
}	
#commentform .email,#commentform .inputurl {
	width: 33%;
}
#author,#email,#url {
	width: 97%;
	height: 25px;
	color: #999;
	padding: 5px 0 0 2px;
	margin-top: 5px;
	border: 1px solid #A5C9E1;
	vertical-align: middle;
	background: #fff url(images/bg.png) 0 -230px repeat-x;
}
.formtips {
	display: block;
	margin-top: 5px;
	background: #FFA500;
	color: #FFF;
	text-indent: 5px;
}
.textareabox {
		width: 100%;
}	
#bgsmilies {
	left: 0;
	top: 0;
	width: 100%;
	background: #000;
	filter:alpha(opacity=0); /* IE */
	-moz-opacity:0; /* Moz + FF */
	opacity: 0; 
}
#smilles {
	left: 250px;
	top: 6px;
	width: 16px;
	height: 16px;
	padding: 2px;
	text-align: center;
	cursor: pointer;
	background: url(images/icon.png) -820px -690px no-repeat;
}
#smilles span { display: none; }
.wp_smilies {
	left: 250px;
	top: 28px;
	+top: 29px;
	display: block;
	width: 112px;
	padding: 3px;
	border: 1px solid #A5C9E1;
	background: #fff;
	display: none;
}
#cancel-comment-reply-link {
	right: 8px;
	top: 7px;
	width: 16px;
	height: 16px;
	text-indent: 10em;
	overflow: hidden;
	color: #666;
	background: url(images/icon.png) -820px -720px no-repeat;
}
#commentform textarea {
	width: 99%;
	height: 180px;
	padding: 2px;
	border: 1px solid #A5C9E1;
	background: #fff url(images/icon.png) 12px -680px no-repeat;
}
#commentform #submit {
	width: 120px;
	height: 37px;
	color: #666;
	margin: 5px 0 5px auto;
	border: none;
	background: url(images/icon.png) -200px -440px no-repeat;
}
#commentform #submit:hover,#commentform #submit.hover {
	background: url(images/icon.png) -330px -440px no-repeat;
}

/*Footer
------------------------------------------------*/
.footer {
	width: 100%;
	margin-top: 10px;
	background: #EFF6F9;
}
#footer {
	margin: 0 auto;
	padding: 15px 0;
	width: 900px;
	text-align: left;
}
#footer h2 {
	font-size: 14px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #A6C9E1;
}
#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%;
	height: 35px;
	color: #06385a;
	background: url(images/bg.png) 0 -290px repeat-x;
	border-top: 1px solid #A5C9E1;
}
.copyright a { color: #06385a; }
.copyright p {
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
}
#loginformbox {
	display: none;
}
#loginform {
	font-size: 14px;
	margin: 20px 0 0 50px;
}
#loginform p {
	margin: 10px 0;
	text-align: left;
}
#loginform .user,#loginform .password {
	font-weight: bold;
}
#loginform .input-user,#loginform .input-password {
	width: 240px;
	height: 23px;
	padding: 5px 0 0 2px;
	border: 1px solid #CCC;
	background: url(images/bg.png) 0 -230px repeat-x;
}
#login-submit {
	width: 82px;
	height: 37px;
	line-height: 24px;
	margin-left: 104px;
	+margin-left: 98px;
	color: #666;
	text-align: center;
	border: none;
	background: url(images/icon.png) -200px -400px no-repeat;
	vertical-align: middle;
}
#login-submit:hover,#login-submit .hover {
	background: url(images/icon.png) -290px -400px no-repeat;
}
/*PageStyle
-----------------------------------------*/
.archive-post {
	margin: 10px 0;
	padding: 10px;
	list-style: none;
	border: 1px solid #A6C9E1;
}
.archive-post-date {
	width: 60px;
	text-align: center;
}
.archive-post-date span {
	font-size: 30px;
	color: #096FB7;
}
.archive-post-title {
	width: 492px;
	margin-left: 10px;
	padding-left: 10px;
	_display: inline;
	border-left: 2px solid #A6C9E1;
}
.archive-post-title h2 { font-size: 18px; }
.archive-arrow .hide ,
.archive-arrow .show {
	background: #FFA500;
	color: #FFF;
	padding: 0 2px;
	cursor: pointer;
}
.about {
	position: relative;
}
.bgabout {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 262px;
	height: 150px;
	background: url(images/icon.png) -600px -110px no-repeat;
}
.about h2 {
	font-size: 14px;
	margin: 5px 0;
}
.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;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: url(images/icon.png) -200px -340px no-repeat;
}
.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;
	height: 24px;
	list-style: none;
}
.linksh2 {
	font-size: 16px;
	margin: 10px 0;
	padding-left: 5px;
	border-left: 5px solid #DDD;
}

.Error404 {
	width: 860px;
	text-align: left;
	padding: 10px;
	line-height: 28px;
	border: 1px solid #A6C9E1;
	background: url(images/icon.png) 0 -490px no-repeat;
}
.Error404 h1 {
	width: 360px;
	font-size: 18px;
	padding-bottom: 5px;
	list-style: none;
	border-bottom: 1px solid #ccc;
}
.Error404 p { margin-top: 15px; }

.index-post,.notfound,.singleContent,.archive-post { background: #fff url(images/bg-post.png) repeat-y; }
/*	ifocus-Img
---------------------------------------------*/
#ifocus {
	display: none;
	position: relative;
	width: 582px;
	height: 182px;
	padding: 8px 6px 10px 6px;
	border: 1px solid #A6C9E1;
	margin-bottom: 10px;
	background: url(images/icon.png) 0 -110px no-repeat;
	overflow:hidden;
}
#ifocus_list {
	width: 582px;
	height: 152px;
	overflow: hidden;
}
#ifocus_info {
	top: 172px;
	font-weight: bolder;
	color: #666;
	cursor: pointer;
}
#ifocus_control {
	position: absolute;
	right: 0;
	top: 168px;
	width: auto;
	height: 27px;
	text-align: center;
}
#ifocus_control li {
	float: left;
	width: 25px;
	height: 27px;
	line-height: 22px;
	font-weight: bolder;
	color:#FFF;
	background: url(images/icon.png) -820px -440px no-repeat;
	margin-right: 5px;
	display: inline;
	cursor: pointer;
}
#ifocus_control li.current {
	color: #FFF;
	background: url(images/icon.png) -820px -470px no-repeat;
}
/*simpleWindown-content
------------------------------------------------*/
.windown-msg {
	font-size: 14px;
	line-height: 150px;
}
/*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; }

/*===================================================================*/
/*---------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 {
	font-size: 14px;
	margin: 8px 0;
	padding-left: 15px;
	background: url(images/icon.gif) -820px -800px no-repeat;
}
.related_post li small {
	font-size: 12px;
}

/*---------PageNavi---------------------------*/
.commentNavi,
.wp-pagenavi {
	width: 664px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #203851;
	padding-left: 5px;
	border-left: 1px solid #a6c9e1;
	border-right: 1px solid #a6c9e1;
	background: url(images/bg.png) 0 -190px repeat-x;
}
.page-numbers,
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: #203851;
	border-right: 1px solid #A6C9E1;
	padding: 0 10px;
	text-decoration: none;
	display: inline;
	float: left;
}
.wp-pagenavi span.fLeft a,.wp-pagenavi span.fRight a {
	border: none;
}
.wp-pagenavi a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.commentNaviTit,
.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi span.extend {
	border-right: 1px solid #A6C9E1;
	padding: 0 10px;
	display: inline;
	float: left;
}
.commentNavi span.current,
.wp-pagenavi span.current {
	font-weight: bold;
	color:#0c781b; 
	border-right: 1px solid #A6C9E1;
	padding: 0 10px;
	background: url(images/bg.png) 0 -260px  repeat-x;
}

/*========================*/
.textBox {
	border:1px solid #A6C9E1;
	margin: 8px 0 10px 0;
	padding: 0px 5px;
	text-align: left;
	line-height: 1.8;
}
.textBoxTitle {
	padding-left:3px;
	margin-top:10px;
}
.textBoxTitle a { color:#2686c7;}
.textBoxTitle a:hover { color: #5A809C;}
.textBoxTitle h4 {
	word-wrap: break-word;
	padding: 0 0 5px 5px;
	font-size: 16px;
	border-bottom: 1px dotted #A5D6F8;
	margin-bottom: 3px;
}

.textBoxLabel {
	padding-left: 5px;
	color: #666;
}
.textBoxLabel span {
	background:url(images/comment.png) no-repeat;
	padding-left: 6px;
}
.textBoxContent {
	font-size:14px;
	padding: 0 10px;
}
/* */

.tags {
	clear:both;
	color: #666666;
	text-align:left;
	padding-left: 7px;
}

.fontSize { float: right; margin: 0 6px 0 5px;}