
/* static START */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#E1E6EA url(img/light2.gif) center top repeat-y;
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
	font-size:12px;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	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 {
	border:2px 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;
}
.wp-caption img {
	margin:0 5px;
}
.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}
*+html .wp-caption-text {
	padding:3px 5px 0 !important;
}
.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;
	margin: 5px;
}
.images {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.images img {
	margin: 20px;
}

.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
input.textfield, 
textarea {
	/*background:#FFF url(img/textfield.gif) top repeat-x;*/
	border:1px solid white;
	padding:0px 0px;
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
}

.box {
	background-color: #CEE3F6;
	padding:8px 12px;
	margin-bottom:10px;
	text-align: justify;
}

.messagebox, 
.errorbox {
	background-color: #CEE3F6;
	padding:8px 12px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align: justify;
	border: 1px solid #FF0000;
}

.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrap {
	background:url(img/light2.gif) center top repeat-y;
	padding:0px 0;
	min-height:100%;
	height: 100%;
}
#container {
	margin:0 auto;
	width:900px;
	height: 100%;
}
/* layout END */

/* header START */
#header {
	background:url(img/header.jpg) 0 0 no-repeat;
	height:100px;
	width: 900px;
	/*border-bottom:1px solid #A6A6A6;*/
	overflow:hidden;
}
#caption {
	padding:10px 10px 0;
}
#title a {
	text-decoration:none;
	height:30px;
	display:block;
	font-family:"Trajan Pro";
	letter-spacing:0;
}
/* image blog title */
/*
#title a {
	background:url(img/title.gif) no-repeat;
	text-decoration:none;
	width:250px;
	height:30px;
	text-indent:-999em;
	display:block;
}
*/
#tagline {
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
}
#header .banner {
	font-size: 16px;
	float:right;
	padding:15px 15px 0;
	color:#000000;
}
/* header END */

/* navigation START */
#navigation {
	background:#666666;
	border-bottom: 0px;
	border-top:1px solid #FFF;
	height: 28px;
	font-size:14px;
}

.quicklinks {
	outline: #666666 solid thin;
	display: block;
	width: 100%;
	/*height:30px;*/
	/*font-weight: bold;*/
	/*line-height: 0px;*/
	margin: 0 0 0 0;
	padding: 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	background-color: #CEE3F6;
	/*margin-bottom: 20px;*/
	border: 0px;
	text-align: center;
	padding-top: 7px;
}

.quicklinks ul {
	vertical-align: middle;
}

.quicklinks li {
	/*float: left;*/
	display: inline;
	margin-left: 10px;
	background:url(img/icons.gif) 0 -560px no-repeat;
}

#menus li {
	background:transparent url(img/menu2.gif) no-repeat;
	display:block;
	color:#FFFFFF;
	font-weight: bold;
	height:28px;
	line-height:22px;
	margin-left:0px;
	text-decoration: none;
	float:left;
	z-index:1;
	font-size: 12px;
}
#menu li div {
	background:transparent url(img/menu2.gif) no-repeat;
	display:block;
}
#menus li a {
	background:transparent url(img/menu2.gif) no-repeat;
	display:block;
	color:#FFFFFF;
	height:28px;
	line-height:28px;
	text-decoration:none;
	float:left;
	z-index:1;
	padding-left: 10px;
	padding-right: 10px;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -50px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -100px;
}
#menus li a.home {
	/*background:url(img/bar.gif) no-repeat;*/
	width:23px;
	/*background-position:0 -93px;*/
	/*width:45px;*/
	padding:0 0 px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left:0px;
	margin-right:0px;
	text-indent:-999em;
	background-position:-250px -0px;
}
#menus li a.home:hover {
	background-position:-250px -50px;
}
#menus li.current_page_item a.home {
	background-position:250px -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#searchbox {
	margin: 0 0 0 0;
	padding: 0 0 0;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	/*display:block;
	float:right;*/
	/*
	margin-top: 10px;
	margin-right: 40px !important;
	*/
}
#searchbox .textfield {
	color: white;
	background-color: #1C3754; /*#AAAAAA;*/
	border: 1px solid #BBBBBB;
	width:213px;
	height: 23px;
	/*float:left;*/
}
#searchbox .button {
	background: url(img/searchbutton.png) center center no-repeat;	
	border:0px;
	width: 20px;
	height: 25px;
	margin-left: -20px;
	cursor:pointer;
}
/* navigation END */

/* submenu START */
#menus li ul {
	display:none; 
	background: #F4F5F7;
	border:solid #FFF;
	border-width:1px 1px 1px 1px;
	line-height:0;
	position:absolute;
	z-index:10;
}
#menus li li {
	float:none;
	margin:0;
	padding:0;
	list-style:none;
}

#menus li li a {
	float:none;
	/*padding:7px 18px 7px 10px;*/
	text-decoration:none;
	/*border-bottom:1px solid #DDD;*/
	/*margin:0px;*/
	background-image:none;
	/*height:auto;
	line-height:145%;
	*/
	color:#FFF;
	display:block;
	width:120px;
}
#menus li li a.last {
	border-color:#A6A6A6;
}

#menus li li a:hover, 
#menus li li a.current {
	background-color:#FF6A07;
}
#menus li li a.subtitle, 
#menus li li a.subtitle:hover {
	background-image:url(img/arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/* submenu END */

/* content START */
#content {
	background: #FFF;
	/* background:#FFF url(img/sidesep.gif) right repeat-y; */
}

.linklist li {
	background:url(img/icons.gif) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
}

/* content END */

/* main START */
#main {
	background:#FFF url(img/main_shadow.gif) top repeat-x;
	width:650px;
	padding: 0 0 0;
	float:left; 
	overflow:hidden;
	margin: 0 0 0 0;
	border: 0;
	height: 100%;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}

 table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.content {
	margin: 15px 15px 15px 15px;
	text-align:justify;
	height: 100%;
}

.content .image {
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}

.content .image img,
.content object {
	display: block;
	margin-left: auto;
	margin-right: auto;
} 

.content .image .caption {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	line-height: 110%;
	color: #333;
}


.addthis_button {
	border: 20px;
	text-align: right;
}


.line
{
	display: block;
	width: 50%;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #FF6A07;
}

.content h1 { /* own */
	display:block;
	margin-top:10px;
	/*border-bottom:1px solid #CCC;*/
	border-bottom: 1px solid #FF6A07;
	padding:0 0 0;
	font-size:18px;
	font-family:Verdana;
	
}

.content h2 { /* own */
	/*display:block;*/
	display: block;
	margin-top:10px;
	border-bottom:1px solid #FF6A07;
	margin-right: auto;
	width: auto;
	padding: 0 0 0;
	font-size:12px;
	font-family:Verdana;
}
.content h3 { /* own */
	display:block;
	margin-top:10px;
	margin-left: 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family:Verdana;
}

.linklist { /* own */
	
}

.fadeshow { /* own */
	padding: 0;
	margin: 0 0 0 0;
}

.post {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .post {
	padding-bottom:15px !important;
}

.post h1 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h1 a.title:hover {
	color:#2970A6;
}
.post h1 .act a {
	font-weight:normal;
} 


.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}


.post .info {
	margin:5px;
	clear:both;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .author, 
.post .editpost, 
.post .comments, 
.post .addcomment, 
.post .addlink, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .tags, 
.post .categories {
	background:url(img/icons.gif) no-repeat;
	width:16px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-999em;
}
.post .under span.tags, 
.post .under span.categories {
	margin-right:6px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -400px;
}
.post .categories {
	background-position:0 -480px;
}
.post .date {
	background-position:0 -48px;
	margin-right:15px;
	float:left;
}
.post .author {
	background-position:0 0;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
	margin-left:15px;
	float:right;
}
.post .comments {
	background-position:0 -96px;
	float:right;
}
.post .addcomment {
	background-position:0 -112px;
	margin-left:15px;
	float:right;
}
.post .addlink {
	background-position:0 -176px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 0 5px;
	line-height:145%;
	/*overflow:hidden; // dennie: this causes right border of div to disappear */
}
.post .content p {
	margin-bottom:10px;
}
.post .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	margin-bottom:10px;
}
.post .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 th, 
.post .content td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post .content tr.even td {
	background:#F7F7F7;
}

.content th {
	background: #CEE3F6;
}

#postpath {
	background:url(img/icons.gif) 0 -320px no-repeat;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #FFF;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(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(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	/*background:#F7F7F7 url(img/sidebar_shadow.gif) top repeat-x;*/
	/*background:#F2E8E1 url(img/main_shadow.gif) top repeat-x;	*/
	background: white url(img/main_shadow.gif) top repeat-x;
	width:249px;
	float:right;
	font-size:100%;
	overflow:hidden;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-left:1px solid #FF6A07;
}
#sidebar p {
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar img {
	display: block;
	margin-left: auto;
	margin-right: auto;
} 

#sidebar h2
{
	color: white;
	background: #FF6A07;
/*	color: #FF6A07; */
	display:block;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 20px;
	font-size: 14px;
}

#sidebar h3
{
	color: black;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar img
{
	margin-bottom: 20px;
}

#sidebar li {
	background:url(img/icons.gif) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar p
{
	margin-bottom: 20px;
	text-align:justify; 
	text-justify: auto;
}

#sidebar .content, 
#sidebar li {
	font-size:12px;
	background: #F2E8E1;
}
#centersidebar, 
#northsidebar .widget, 
#southsidebar .widget {
	/*background:url(img/widgetsep.png) bottom no-repeat;*/
	background: #F2E8E1;
	padding:10px 15px 16px;
}
#centersidebar {
	padding-bottom:6px;
}
#northsidebar, 
#southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
	
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar .widget_feeds {
	padding:5px 15px 15px;
}
#sidebar #feedrss, 
#sidebar #feedemail, 
#sidebar #followme {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	text-decoration:none;
	font-size:11px;
}
#sidebar #feedrss {
	background: url(img/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background: url(img/feeds.gif) 5px -45px no-repeat;
	margin-left:10px;
}
#sidebar #followme {
	background: url(img/feeds.gif) 5px -95px no-repeat;
	margin-left:10px;
}
#subscribe ul {
	display:none;
	position:absolute;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	background:transparent;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(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:#EEDDCC;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footer {
	/*background:url(img/footer.jpg) 0 0 no-repeat;
	height:88px;*/
	background-color: #666666;
	height: 30px;
	display:block;
	border-top:1px solid #CCC;
	font-size:11px;
	color: white;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:6px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/wp-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

