/*  
Theme Name: altistory_2
Theme URI: http://dailyblogtips.com/vistalicious-wordpress-theme-released/
Description: WP theme with a Vista twist
Author: Daily Blog Tips	
Author URI: http://www.dailyblogtips.com/wordpress-themes/
Version: 1.2_a
Tags:green color, right sidebar, one column, fixed width
*/

/* Reset Defaults Starts */

* { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
}

a { color: #256B7F; }
a:hover { color: #6B8B45; }

blockquote {
	margin: 5px 10px;
	padding: 5px 10px;
	background: #9DCAE8;
	border: 1px dotted #BBB;
}

code { color: #3366CC; }

a img { border: none; }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0px auto 10px auto;
  width: 950px;  
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
  
  /*font-family: arial, sans-serif;*/
  text-align: center; /* IE Centering Technique */
  /**background: #499F8F url(images/bgbody2.jpg) repeat-x top left;**/
  background-attachment: fixed; 
}

#wrapper { text-align: left; /* IE Centering Technique */ }

.topcurvewhite {
  margin: 0;
  height: 13px;
  background-color: #FFF;
  /**background: url(images/bgtopwhite.gif) left top no-repeat;**/
}

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  /**background: url(images/bgbottomwhite.gif) left bottom no-repeat;**/
}

#header {
  margin: 0;
  padding: 0;

  background: url(images/header_bg.gif) left top no-repeat;
  width:950px;
  height:200px; 
}

#header h1 a {	
	position: absolute;
	top: 110px;
	left: 0px;
	display: block;
	width: 230px;
	height: 50px;
	text-indent: -9999px;
	margin: 0;
}

#header h2 a {	
	position: absolute;
	top: 140px;
	left: 280px;
	display: block;
	width: 50px;
	height: 15px;
	text-indent: -9999px;
	margin: 0;
}

#header .bookmark a{
	position: absolute;
	top: 140px;
	left: 230px;
	display: block;
	width: 50px;
	height: 12px;
	text-indent: -9999px;
	margin: 0;
	cursor: pointer;
}

#header h1.sitename {
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
  padding: 20px 0 0 10px;
  position: relative;
  font-size: 20pt;
}

#header h1.sitename a {
  color: #fff;
  text-decoration: none;
}

#header h1.sitename a:hover {
  color: #D0DE9C;
  text-decoration: none;
}

#header h2.sitedesc {
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

  padding: 0 0 0 10px;
  position: relative;
  font-size: 11pt;
  color: #C6FDFA;
}

/*
#header .topright {

  float: right;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  width: 400px;
  height: 60px;
  text-align: right;
  color: #fff;
  font-size: 10pt;
  }
*/

.topright {
  background: transparent url("./images/logo.jpg") top right repeat-y;
  float:left;
	padding:0px;
	margin:0 10px 0 0;          
  width: 117px;
  height: 113px;
	filter:alpha(opacity=80);  
}


#header .topright a { color: #A6DDEA; }
#header .topright a:hover { color: #D0DE9C; }

.search { padding-top: 6px; padding-right: 10px;}

#searchform {
  float: right;
  margin: 0px;
  padding: 0px;
  padding-top: 1px;
}

#searchform {
  /**margin-left: 10px;**/
  width: 235px;
  height: 28px;
  /**background: #ccc;**/
  /**background: url(images/search.gif) left 3px no-repeat;**/
}
/**
*:first-child+html #searchform { /* Filter for IE7 *
  padding: 5px 0;
}**/

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
}

#searchbox {
  width: 190px;
  height: 18px;
  padding-left: 3px;
  background: none;
  border: none;
  background-color: #FFF;
  /*background: url(images/search_txt.gif) left top no-repeat;*/
  font-size: 12px;
  vertical-align: middle;
}

#searchbutton {
  width: 32px;
  height: 18px; 
  background: none;
  border: none;
  background: url(images/search_btn.gif) left top no-repeat;
  vertical-align: middle;
  
}

#searchbutton:hover { cursor: pointer; }

#nav { clear: both; margin: 0 0 0 0; background-color: #92D050; height: 39px; }
#nav ul { margin: 0; padding: 0; list-style: none; padding-left: 35px; }
#nav li { float: left; margin-right: 27px;}
#nav li span { color: #FFF; font-size: 13px; font-weight: bold;}
#nav li a { text-decoration: none; vertical-align: middle; }

/**
* html #nav li a { /* Filter for IE6 to prevent li stacking *
  float: left;
  text-decoration: none;
}

* html #nav li a span { /* Filter for IE6 to prevent li stacking *
  float: left;
  margin-left: 4px;
  text-decoration: none;
}

#nav li a {
  display: block;
  height: 26px;
  /**background: url(images/bgtableft.gif) left top no-repeat;**
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
}

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  color: #FFF;
  /**background: url(images/bgtabright.gif) right top no-repeat;**
  text-decoration: none;
}

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 *
}

#nav li a:hover span {
  background-position: right -26px;
  color: #fff;
}

#nav li.current_page a {
  background-position: left -26px;
}

#nav li.current_page a span {
  background-position: right -26px;
  color: #fff;
}
**/

#main {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding-bottom: 15px;
  /**padding: 0 15px 15px 10px;**/
  /**background: #fff url(images/bgwhite.gif) repeat-y top left;**/
}

#contentwrapper { float: left; width: 680px; }

#content { margin:20px 0 0 20px; }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  color: #5A7836;
}

.post {
  margin: 15px 0 25px 0;
  width: 660px;
  overflow-x:hidden;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 0px;
  font-weight: bold;
}

#content h2 { font-size: 15pt; }
#content h3 { font-size: 11pt; }
#content h4, #content h5, #content h6 { font-size: 10pt; }

h2.homeTitle { margin: 0 0 15px 0; }

h2.postTitle {
  padding: 0 10px;
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  font-family: arial, sans serif;
  letter-spacing: -1px;
}

h2.postTitle a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
  color: #11414F;
}

h2.postTitle a:hover { color: #5A7836; }

.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #333;
}

.postMeta a { text-decoration: none; }
.postContent img { margin: 10px; border: 3px solid #CCC; }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 11pt;
  color: #000;  
}

.postContent ul, ol { padding: 0 0 0 35px; }
.postContent ul li, ol li { font-size: 10pt; color: #000; }

.postTags {
  margin: 5px 10px 15px 10px;
  font-size: 9pt;
  color: #000;
}

p.comments { clear: both; padding: 5px 10px 5px 10px; }
p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;  
}

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
}

.commentlist li {
  margin: 0 0 10px -25px;
  background: #CBE7FA;
  border: 1px solid #9DCAE8;
  width: 640px;
}

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
}

.commentlist cite a { }

.commentmetadata { padding: 10px; }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
}

.comment a { text-decoration: none; }
.comment a:hover { text-decoration: underline; }

.comment textarea { width: 555px; }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
}

.comment #submit:hover { cursor: pointer; }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }


/*ÇÊÀÚ¼Ò°³*/
#article_author { float:left; width:645px; margin:20px 0 0 0px; padding:0; background-color:#F8F8F8; border:3px solid #BFBFBF; }
#author_img {float: left; width:119px; height:116px; margin:10px 0 0 10px; padding:14px 0 0 19px; display:inline;}
#author_img img { width: 100px; }
#author_img .entry_author_image { width: 100px; height: 100px; overflow: hidden; }
	
	
#author_txt {float: left; width:440px; margin:25px 0 0 0px; padding:0; display:inline;  }
#author_name {float: left; width:440px; margin:0 0 10px 0; padding:0; display:inline; color:#0b4353; font-weight:bold; font-size: 15px;}
#author_intro {float: left; width:440px; margin:0px; padding:0; display:inline; color:#343434; line-height:150%; font-size: 12px;}
#author_intro a { color:#343434; font-weight:bold;}	


/** ¹æ¹® Åë°è **/
.visit { text-align: center; margin: 10px 20px 0 20px; background-color: #F8F8F8; height: 45px; font-weight: bold; font-size: 13px; }
.visit_txt { float: left; color: #CF2D2A; padding: 3px 10px; }
.visit_count { float: right; padding: 3px 10px; color: #192430; }

#statpress { border-bottom: 1px dashed #CFCFCF; padding-bottom: 10px; }

/* Sidebars */

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 245px;
}

.sidebars h2 {
  /**padding: 6px 5px 2px 7px;**/
  padding: 0px 3px;
  font-size: 13pt;
  color: #558ED5;
  border-bottom: 1px dashed #CFCFCF;
  /**background: url(images/sidebar_title_bg.gif) left top no-repeat;**/
  height: 29px;
  font-family: calibri;
}

.sidebars table { width: 300px; }

.sidebars ul { margin: 0; padding: 0 0 5px 0; }
.sidebars li { margin-bottom: 45px; list-style: none; font-size: 9pt; }
.sidebars li ul { padding: 0; }
.sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #333;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dashed #ddd;
}

.sidebars li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
}

.sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
}
.sidebars a:hover { color: #003366; background: #C1DEF1; }

.sidebars p { padding: 2px 0; font-size: 9pt; }

#tag_cloud a { display: inline; }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  clear: both;
  padding-top: 10px;
  color: #fff;
  text-align: left; /* IE Centering Technique */
}

#footer p {
  padding: 0;
  font-size: 8pt;
  line-height: 19px;
}

#footer a { color: #A6DDEA; }
#footer a:hover { color: #D0DE9C; }

#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 5px 0;
  width: 950px;
  text-align: center;
  color: #AEAEAE;
}

/* extras */

.cleared { clear: both; }
.left { float:left; }
.right { float:right; }

#nextprevious {
  padding:10px;
  font-size:85%;
  margin-bottom:15px;
}

/** navigation **/
.tools .pager {
	padding-left: 5px;
}

.pager .page {
	background: #E6F0F2;
	padding: 2px 6px;
	margin: 0 2px;
	font-weight: bold;
}
.pager .page.current {
	background: #F3F8F9;
	color: #2f2f2f;
}
.pager a.page:hover {
	background: #F3F8F9;
}
.pager .extend {
	color: #CBDAE1;
	font-weight: bold;
	margin: 0 2px;
}

a.gravatar {
  float:right;
  margin:10px 15px 20px 0;
  width:50px;
}



.postdate{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

  float: left;
	display: block;
	background: url(images/date.gif) no-repeat;
	height: 42px;
	width: 42px;
	margin-right: 10px;
}

.month{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

  text-transform: uppercase;
  text-align: center;
  color: #fcfff5;
  padding-top:3px;
	font-size: 12px;
}

.date{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

	text-align: center;
	margin-top: 2px;
	font-size: 14px;
}

.postmeta{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
  padding-top: 5px;

	color: #666666;
	font-size: 12px;
}


.postmeta_category{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

	background: url(images/category.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_comments{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

	background: url(images/comments.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_edit{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

	background: transparent url(images/pencil.png) no-repeat;
	padding-left: 18px;
}

.postmeta_author{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

	background: url(images/author.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_time{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;

	background: url(images/time.gif) no-repeat;
	padding-left: 18px;
}


.postmeta_category a{
	color: #666666;
  text-decoration: none;
}

.postmeta_comments a{
	color: #666666;
  text-decoration: none;
}

.postmeta_edit a{
	color: #666666;
  text-decoration: none;
}

.title{
	font-family: "Malgun Gothic", "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
  text-decoration: none;

	height: 45px;
	
	margin: 0 0 20px 0;
}

.title h2{
  text-decoration: none;

	line-height: 120%;
}

.title h2 a{
  text-decoration: none;

	color: #042C5C;
	font-size: 18px;
	line-height: 120%;
}

.title h2 a:hover{
  text-decoration: none;

	color: #042C5C;
}

.title .postmeta a:hover{
  text-decoration: none;

	color: #db5104;
}


#artlcle_button { display:inline;  } 


