@charset "utf-8";
html { margin-bottom: 1px; }
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0;
outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1; font-size: 88%; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; padding: .6em 0; margin: 0; }
ul, ol { list-style: none; }
:focus { outline: 0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
* a:hover, * a:active {	outline:none; }	
li li, li p, td p, blockquote p { font-size:1em; }
.clear { clear: both; height: 0; }

/* static START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#fff url(images/body-bg.gif) repeat-x; 
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.07em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.post .content .wp-caption p {
	margin:0;
}
blockquote, pre {
	background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
hr{ color:#ccc; border-top:none;border-left:none; margin:10px 0}
input.textfield, 
textarea {
	background:#FFF url(img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */


/*		styles		*/

body {
	text-align:center;
	background:url(images/body-bg.gif) repeat-x top;
}
/* layout START */
#wrapper {

}
#container {
	margin:0 auto;
	width:900px;
	text-align:left;
}
/* layout END */

/* header START */
#header {
	background:url(images/header.jpg) 0 0 no-repeat;
	height:201px;
}

#caption {
	height:164px;
	
	
}
#caption h1 a{ color:#4a8e00;position:relative; top:50px;left:130px;}
#tagline {margin:50px 0 0 230px;}
#title a {
	text-decoration:none;
	color:#da4213;
	/*width:250px;*/
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}

#navigation {
	height:37px;background: url(images/nav.gif) no-repeat bottom; margin:0 auto;
}
#navigation ul {float:left;padding-left:20px;}
#menus li {
	float:left;	height:37px;line-height:37px; list-style:none;
}
#menus li a {
	display:block;color:#fff;text-decoration:none; line-height:37px;padding:0 15px;text-align:center;background: url(images/nav_img.gif) no-repeat right top;
}
#menus li a:hover {
	display:block;color:#fff;text-decoration:none; line-height:37px;padding:0 15px;text-align:center;background:url(images/nav_hover.gif) no-repeat center top; 
}
#menus li.current_page_item{
	background:url(images/nav_hover.gif) no-repeat center top; height:37px;
}

/* header END */

/* content START */
#content {
	min-height:400px;
	background:url(images/content.gif) top center no-repeat;
	padding-top:36px;
}
/* content END */

/* main START */
#main {
	width:590px;
	float:left;
	overflow:hidden;
	
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin:0;
	padding:0 5px 3px;
	font-size:16px;
	font:normal bold 12px Verdana, Geneva, sans-serif;
/*	font-family:Verdana,"BitStream vera Sans";*/
}
.post h2 a.title {
	text-decoration:none;
	color:#000;
	padding:13px 0 0 42px;
	background:url(images/title.png) top left no-repeat;
	height:45px;
	width:100%;
	display:block;
}
.post h2 a.title:hover {
	color:#2970A6;
	background:url(images/title-hover.png) top left no-repeat;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date{ color:#434343; font:normal 10px Verdana, Geneva, sans-serif; margin-top:6px; display:block;}

.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
	text-align:justify;
}
.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(file:///E|/work/from_ph/techBlog/template/web/img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(file:///E|/work/from_ph/techBlog/template/web/img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */


/* sidebar START */
#sidebar {
	width:294px;
	float:right;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
}

#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#sidebar .widget {
background:url(images/widget-bottom.png) center bottom no-repeat;
margin-bottom:10px;
padding-bottom:7px;
}
#sidebar .widget .in{ background:url(images/widget-middle.png) repeat-y;}
#sidebar .widget h3{
color:#737272; font: bold 13px/22px Verdana, Geneva, sans-serif;  text-decoration:none; padding:8px 0 0 15px; margin:0;
}

h3.archives {background: url(images/Archives.png) no-repeat;}
h3.calendar {background: url(images/Calendar.png) no-repeat;}
h3.links {background: url(images/Links.png) no-repeat;}
h3.categories {background: url(images/Categories.png) no-repeat;}
#sidebar .widget ul{
	background:url(images/widget-inner.gif) repeat-x top;
	margin:0 5px;
	padding:0 10px;

}

#sidebar .widget li {
	background:url(images/dots.gif) center bottom no-repeat;
	list-style:none;
	padding:2px 5px 3px 0;
	
	/*font-size:95%;*/
}
#sidebar .widget li:last-child {
	background:none;
    }
#sidebar .widget li.categories a {
	font:normal 11px/22px Verdana, Geneva, sans-serif; color:#3c3b3b;background: url(images/Categories_bullet.png) no-repeat center left;padding:2px 0 2px 22px;
}
#sidebar .widget li.archives a {
	font:normal 11px/22px Verdana, Geneva, sans-serif; color:#3c3b3b;background:url(images/Archives_bullet.png) no-repeat center left;padding:2px 0 2px 22px;
}
#sidebar .widget li.links a {
	font:normal 11px/22px Verdana, Geneva, sans-serif; color:#3c3b3b;background:url(images/Links_bullet.png) no-repeat center left;padding:2px 0 2px 22px;
}

#sidebar .widget li a:hover {color:#7c7c7c; text-decoration:none;}

#sidebar{
	font-size:95%;
}
#sidebar .widget h2 
{
	margin-bottom:10px;
}
#sidebar .widget table{ margin:auto;}
#sidebar .widget caption { border-bottom:1px solid #ebebeb;color:#999999; font:bold 12px/30px Verdana, Geneva, sans-serif; text-align:center;}
#sidebar .widget th{ border-bottom:1px solid #ebebeb;font:bold 11px/30px Verdana, Geneva, sans-serif;}
#sidebar .widget td {width:36px; height:28px; text-align:center; vertical-align:middle; font:normal 11px Verdana, Geneva, sans-serif; color:#3c3b3b;}
#sidebar .widget td a{background:none; padding:0; margin:0 auto; font-weight:bold;}



#sidebar .widget .content p 
{
	margin-bottom:10px; padding:5px;
}

.widget_feeds {
	padding:4px 12px;

	float:right;
	display:inline;
}
#sidebar #feedrss, 
#sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:right;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(file:///E|/work/from_ph/techBlog/template/web/img/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background:url(file:///E|/work/from_ph/techBlog/template/web/img/feeds.gif) 5px -45px no-repeat;
	margin-left:15px;
}
#subscribe ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(file:///E|/work/from_ph/techBlog/template/web/img/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#fcfcfc;
}

/* sidebar END */

/* footer START */
#content-footer {
	height:28px;
	margin-top:20px;
	margin-bottom:30px;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#content-footer a {color:#555; background:url(images/back2top.png) left center no-repeat;padding:0 0 0 16px; float:right;}
#content-copyright {margin-top:12px;margin-left:20px;}

#footer {
		width:890px;
		margin:0 auto;
		background:#898989 url(images/footer-bg-898989.gif) top repeat-x;
}
#footer-top { width:890px; background:url(images/footer-top.gif) top center no-repeat; height:4px; line-height:1px;}


#footer .widget {
margin:0 0 10px 18px;
padding-bottom:7px;
background:none;
}

#footer .widget h3{
color:#f0f0f0; font: bold 13px/34px Verdana, Geneva, sans-serif; background: url(images/footerH3.png) left bottom no-repeat; text-decoration:none; padding:12px 0 0 0; margin:0;
}

#footer .widget ul{
	margin:0 8px;
	background:none;}

#footer .widget li {
	list-style:none;
	padding:0 5px 0 0;
	/*font-size:95%;*/
}
#footer .widget li a {
	font:normal 11px/22px Verdana, Geneva, sans-serif; color:#fff;background: url(images/footerBullet.png) no-repeat center left;padding:2px 0 2px 24px;
}
#footer .widget li a:hover {color:#cccccc; text-decoration:none;}
#copyright {margin:0 18px; padding:20px 0 20px 0; background:url(images/dots2.gif) top left no-repeat; color:#dadada; font:normal 11px Tahoma, Geneva, sans-serif;}
#copyright a {color:#f3f3f3; text-decoration:none;}
/* footer END */