/*   
Theme Name: Dark Autumn
Theme URI: http://techcube.net/dark-autumn
Description: A simple crispy theme with a light, elegant look. Originally made by Ali B. as a Habari theme.
Author: Peter Zhang
Author URI: http://techcube.net/
Version: 1.5
Tags: black, orange, blue, light, white, two-columns, flexible-width, theme-options, right-sidebar, threaded-comments
.
Released under GPL 3, compatitable with Apache License 2.0, which the original theme was released in.
.
*/
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: none;
}

body
{	
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";
	line-height: 1;
	color:#4c4c4c;
	font-size: 14px; /* Base font size */
}
.stop{
  clear : both;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}

a
{
	text-decoration: none;
}

.noborder
{
	border-left:none!important;
}
.alignleft
{
	float:left;
}

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

.hidden
{
	display:none;
}

.half-width
{
	width:50%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	#display: inline-block; /* IE */
}

input:active
{
	border:black;
}
body
{
	background: #fafafa;
	min-width: 990px;
}

a, a:active
{
	color:#c03;
}

a:hover
{
	color:#c03
}

input,textarea
{
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	background:#fafafa;
	font-style: italic;
	padding:2px;
	letter-spacing: 0.02em;
	color:#2c2c2c;
}
.entry2 img{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
div#banner
{
	background:#f9683c;
	border-bottom:#cba79d 1px solid;
	position:static;
	height:10px;
	width:100%; 
}

div#branch
{
	background:url(images/branch.png) top right no-repeat;
	position:absolute;
	height:270px;
	top:0;
	display: block;
	width:63%;
	min-width: 660px;
}

div#primary
{
	position:relative;
	background:url(images/silhouette1.png) 100% 100% no-repeat;
	padding-left:50px;	
	padding-right:50px;
}

div#secondary
{
	background:#232323;
	width:100%;
	min-height:90px;
	min-width: 990px;
	position:relative;
}

div#secondary > div.wrapper 
{	
	padding:30px 30px 0;
	min-width:930px;
	height:100%;
}

div.line1
{
	width:100%;
	background: url(images/indent_line.png) 33% 0 repeat-y;

}
div.line2
{
	width:100%;
	background: url(images/indent_line.png) 66% 0 repeat-y;
}

div.navigation
{	
	margin-top:18px;
	height:22px;
}

div.navigation ul
{
	padding: 5px 0px;

}

div.navigation ul li
{	
	display: inline;
	border-left:#111111 1px solid;
	font-size:120%;
	line-height: 1em;
}

div.navigation ul li a
{
	color:#757575;
	margin-left:7px;
	margin-right:5px;
	padding:3px 7px;
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	
	
}

div.navigation ul li.current_page_item a, div.navigation ul li a:hover
{
	background:#f9683c;
	color:#fafafa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.navigation ul li.current_page_item a
{
	color:#fafafa;
}

div.sitetitle
{
	display:static;
	float:right;
	width:100%;
	padding-bottom:30px;
}

div.sitetitle *
{
	text-align: left;
	font-weight:normal;
	font-style: italic;
}

div.post
{
	text-align: justify;
	margin-bottom:3em;
}

h1
{
	font-size: 25px;
	color:#232323;
	line-height: 1.2;
}

div.sitetitle p
{
	font-size: 180%;
	color:#4c4c4c;
}

div#entries
{
	width:600px;
	float:left;
	padding-top:5px;
	margin-bottom:0;
}
div#pagination, div#post-pagination
{
	margin-top:2.5em;
	margin-bottom:2em;
	font-size: 170%;
	font-style: italic;
	height:1.8em;
}

div#pagination a
{
	color:#232323;
}

div#pagination a.current-page
{
	color:#f9683c;
}

div#pagination a:hover
{
	color:#5cc5c9;
}

div#sidebar
{
	float:right;
	width: 200px;
	margin-bottom:470px;
}

div#sidebar div#lefts
{
	float: left;
	width: 49%;
}
div#sidebar div#rights
{
	float: right;
	width: 49%;
}
.amp
{
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	line-height: 50%;
}
div.post-title h2
{
	font-size: 30px;
	color:#cc0033;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
	text-align: left;
	margin-top:15px;
	margin-bottom:15px;
}

div.post-title h2 a
{
	color:#232323;
}

div.post-subtitle h3
{
	font-size: 190%;
	color:#757575;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
}

div.post-content
{
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	margin-top:1em;
}

div.post-content h4
{
    font-size:130%;
    margin:0.4em 0;
}

div.post-content ul, div.post-content ol
{
    margin-bottom:0.8em;
}

div.post-content p
{
	line-height: 1.4em;
	margin-bottom:0.8em;
	font-size: 100%;
	text-indent: 1.5em;
}

div.post-content blockquote
{
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	font-size:120%;
	font-style:italic;
	margin:0 15px 15px;
	background: url(images/quote.png) top left no-repeat;
	padding: 5px 30px 0;
}

div.post-content ul,ol
{
	margin-left:40px;

}

div.post-content img
{
	margin:0 10px;
	border:1px solid #dddddd;
	padding:5px;
}

.post-content2{
  font-size : 1.3em;
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";  line-height : 1.8em;
  width : 700px;
}

div.post-footer
{
	border: 1px solid #dddddd;
	padding: 5px;
	margin-top:1em;
	  background-color : #ffebe3;
}
div.post-footer p
{
	font-style: italic;
	font-size: 120%;
	color:#757575;
	line-height: 1.05em;
}

div.post-footer p strong
{
	font-style: normal;
}

div#blurb
{
	margin-top:10px;
	
}

div#blurb p
{
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	text-align: justify;
	font-size: 150%;
	color:#b7b7b7;
	line-height: 1.2em;
}

div#sidebar >div
{
	margin-bottom:40px;
}	

div#sidebar h2
{
	font-size: 210%;
	font-style: italic;
	color:#757575;
	font-weight: normal;
	text-align: right;

}

div#sidebar > div ul
{
	list-style: none;
	margin-bottom:30px;
}

div#sidebar > div ul li a
{
	display: block;
	font-size: 15px;
}

div#sidebar > div ul li:hover
{
	background: #eeeeee;
}

div#sidebar > div ul li a:hover
{
	color:#5cc5c9;
}

div#sidebar > div li p
{
	color:#6e6e6e;
	font-size: 120%;
}

div#sidebar > div p.footer
{
	text-align: right;
}

div#sidebar div li{
	text-align:justify;
	padding-left: 5px;
	margin-bottom:7px;
	line-height: 2em;
	border-bottom: #eaeaea 1px solid;
}

div.secondary-module
{
	float:left;
	width:33%;
	display:block;
}

div.secondary-module h2
{
	font-size: 170%;
	font-style: italic;
	font-weight: normal;
	color:#a8a8a8;
	margin-top: 3px;
	margin-bottom: 6px;
}

div.secondary-module ul
{
	list-style:none;
	margin-bottom: 20px;
}

div.secondary-module li
{
	
	font-size: 120%;
}

div.secondary-module li:hover
{
	background:#282828;
}
div.secondary-module li a
{
	min-height:1.5em;
	display:block;
	color:#6b6b6b;
	line-height: 1.5em;
	margin-left:10px;
}
div.secondary-module li a:hover
{
	color:#5cc5c9;
}

div#secondary-module-1 div.wrapper
{
	padding-right:30px;
}

div#secondary-module-2 div.wrapper
{
	padding: 0 30px;
}

div#secondary-module-3 div.wrapper
{
	padding-left:30px;
}

div#footer
{
	padding:20px 0 10px;;

}
div#footer p
{
	font-style:italic;
	text-align: center !important;
	background-color:#efefef;
	color:#000000;
	width:100%;
		padding-top:15px;
			padding-bottom :15px;
}
div#search-box
{
	margin-bottom:30px;
}
div#search-box input#s
{
	width:100%;
	height:20px;
	font-size: 130%;
	border:#a1a1a1 1px solid;
}

p.tags
{
	font-size: 120%;
	color:#a8a8a8;
	margin-bottom: 10px;
}

div#maintenance
{
	text-align: center;
	margin:0 auto;
	max-width:690px;
}

div#maintenance div.sitetitle
{
	float:none;
	margin:50px auto;
}

div#maintenance div.sitetitle *
{
	text-align: center;
}

div#maintenance div.sitetitle h1
{
	font-size: 560%;
	font-style: normal;
}

div#maintenance div#message p.message-header
{
	font-size: 300%;
	margin-bottom: 15px;
}

div#maintenance div#message p.message-body
{
	font-size: 200%;
	line-height: 1.2em;

}

div#comments
{
	margin: 50px 0 0 0;
}

div#comments h3, #comment-box h3
{
	margin: 0 0 5px 0;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	color:#656565;
	display: inline;
	
}

div#comments div.commenti
{
	margin: 0;
	width:100%;
}

div#comments div.author-comment
{
	background:  url(images/author_label.png) 4px bottom  no-repeat;
}

div#comments div.comment-number
{
	font-size: 140%;
	color:#8f8f8f;
	font-weight: bold;
	float:left;
	width:20px;
}

div#comments div.comment-number > p
{
	text-align: center;
}

div#comments div.comment-number a
{
	color:#8f8f8f;
}

div#comments div.comment-number a:hover
{
	color:#1ce0e7;
}
div#comments li {
	list-style: none;
}

div#comments div.commenti
{
	border-left:#b5b5b5 1px solid;
	padding:0 0 0 5px;
	margin-left:25px;
}
div#comments div.author-comment div.commenti
{
	padding:0 10px 0 10px;
}



div#comments p.comment-author
{
	color:#a5a5a5;
	margin: 0 0 0.4em 0;
}

div#comments p.comment-author span.author-name
{
	font-size: 1.3em ;
	color:#444444;
}
div#comments div.comment-content
{
  font-family : "ＭＳ Ｐ明朝","ＭＳ 明朝";	line-height: 1.2;
	margin: 0 0 0.5em 0;
	text-align: justify;
	min-height: 25px;
}
div.comment-content p
{
	margin-right: 30px;
}
div#comments p.comment-meta
{
	font-style: italic;
}

div#comment-box
{
	margin-top: 5px;
}

div#comment-box div#left-wrapper
{
	width: 250px;
	float:left;
	margin-left:20px
}
div#comment-box input[type=text],div#comment-box p
{
	font-size: 120%;
	margin:0 0 5px 0;
	width:250px;
	overflow: hidden;
}

div#comment-box p
{
	font-style: italic;
	font-size: 110%;
}

div#comment-box h3
{
	margin-bottom:10px;
}
div#comment-box div#textarea-wrapper
{
	margin-left:290px;
	height:100% !important;
}

div#comment-box textarea
{
	width:97%;
	height:165px;	
}

div#comment-box input[type=text],div#comment-box textarea
{
	border:#d1d1d1 1px solid;
	background:#fbfbfb;
}
div#comment-box input[type=submit]
{
	background:none;
	font-size:190%;
	margin-top:-5px;
	margin-right:5px;	
	float:right;
	cursor: pointer;
}


div#post	-pagination a
{
	color:#232323;
}

div#post-pagination a:hover
{
	color:#5cc5c9;
}
div#entries p.prompt
{
	font-size: 1.9em;
	margin:1.5em 0;
}

div#info p
{
	font-size:24px;
	border: 1px #f9683c solid;
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sitetitle h1 a
{
	color: #f9683c;
}
.crss a
{
	color: #f9683c;
	font-size: 14px;
}

li.comment
{
	border: 1px dashed #757575;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin: 10px;
}
li.comment
{
	margin-left: 30px;
}
div.comment-number img
{
	margin-right: 10px;
}
.cancel-comment-reply
{
	margin-bottom: 10px;
	display: inline;
}
ul.commentlist
{
	margin-bottom: 20px;
}
div.fieldsi{
	padding-top:63px;
}
span.avatar
{
	float: left;
	margin-right: 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wrapper {
width : 900px;
  margin-left : auto;
  margin-right : auto;
}
.entry2{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 620px;
  line-height : 1.5em;background-position : 1em 1em;}
  
#r2 h2{
  font-size : 16pt;
  padding-top : 10px;
  padding-bottom : 10px;
}
#r2 P{
  font-size : 1.1em;
  line-height : 1.5em;
}
#r2 img{
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}
#r1{
  width : 900px;
}
#r2{
  width : 599px;
  float : left;
}
#pagenavi{
  padding-top : 30px;
  padding-bottom : 30px;
  margin-left : auto;
  margin-right : auto;
}