/*  
Theme Name: nobzo
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 

This theme was designed and built by 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import url("layout.css");
@import url("comments.css");
@import url("metas.css");
@import url("sidebar.css");
@import url("footer.css");
@import url("calendar.css");

/*html,body{
}*/

body {
  color: #EBCCA8;
	background: #301608;
  font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
  text-align: center;
  width: 100%;
	margin: 0;
	padding: 0;
  /*min-width: 800px;
	width:expression(document.body.clientWidth < 810? "800px": "auto");*/
}

#masthead h1{
	color: #FFFFFF;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-left: 14px;
	clear: both;
}
#masthead h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#masthead h2{
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	text-align: left;
	float: left;
	margin-top: 8px;
	margin-left: 14px;
	font-weight: normal;
}
* html #masthead h2{
	margin-left: 45px;
	padding-left: 33px;
	float: left;
}
a img {
	border: none;
}

#headeradd{
	margin-left: 40px;
	margin-top: 30px;
}


acronym, abbr {
	border-bottom: 1px dotted #B5DCFA;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: 0.07em;
}


blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

h1 {
	margin: 25px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	margin: 15px 20px 0px 25px;
	display: inline;
}

h3.fix{
	font-size: 20px;
	font-weight: bolder;
	margin: 5px 0 0 20px;
	color: #74C0FA;
}

h3 a {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 0;
	color: #663311;
	text-decoration: none;
	display: inline;
}
* html h3 a {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	width: 80%;
}
.date{
	font-size: 10px;
	font-weight: normal;
	color: #74C0FA;
}



.storytitle {
	border-bottom: 2px solid #C28052;
	padding-bottom: 2px;
}





h1 a:hover, h2 a:hover, h3 a:hover {
	color: #663311;
  text-decoration: none;
}

#getit{
	margin-left: 10px;
	margin-top: -30px;
}


h3#respond{
  background: url(img/bobble.gif) no-repeat;
  height: 39px;
  padding: 38px 0px 0px 48px;
  margin: 0px;
  color: #8C8C8C;
  font-size: 15px;
}
h3#comments{
  background: url(img/cornerarrow.gif) no-repeat;
  height: 59px;
  padding: 41px 0 0 163px;
  margin: -5px 0 0 0;
  color: #FFFFFF;
  font-size: 14px;
}

p, li, .feedback {
	font-size: 0.85em;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: left;
	font-size: 11px;
	float: right;
	margin: -20px 20px 0 0;
	padding: 0 0 0 0;
}

.feedback a {
	color: #97C000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearer{
	clear: both;
	margin: 0;
	padding: 0;
}


#content .post{
	background: url(img/csbbody-r.gif) no-repeat bottom right;
	color: #4F402A;
	margin: 0px;
	line-height: 1.6em;
	padding: 0px;
}

#content .postop {
	background: url(img/csbhead-r.gif) no-repeat top right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#content .postop .pheadfill {
	background: url(img/csbhead-l.gif) no-repeat top left;
	margin: 0 0 0 0;
	padding: 10px 30px 5px 0;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
#content .storycontent{
	background: url(img/csbbody-l.gif) no-repeat bottom left;
	margin: 0px;
	padding: 10px 29px 31px;
}
.thecontent{
  float: left;
  width: 100%;
}

#content .post .storycontent p img{
  float: right;
  border: none;
  margin: 8px 0px 0px 5px;
}

/*  roudn corners */

.post p a {
  color: #6E3E1E;
  text-decoration: none;
  background: #FFCC99;
}
.post p a:hover{
	background: #FF9900;
	color: White;
  text-decoration: none;
}

.post p {
  margin: 0px 8px 20px 30px;
  text-transform: none;
  padding: 0px;
}

.noposts{
	font-size: 20px;
	color: White;
	background: url(img/noposts.jpg) no-repeat top left;
	height: 60px;
	padding: 18px 0 0 75px;
	margin-left: 80px
}
		
h2#flickr{
}

#header, #header a:link {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

#header a:hover {
	color: #c00;
  text-decoration: none;
}

.page_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.licontainer{
	margin: 4px 0 0 0;
	background: url(img/subitem.gif) repeat-x bottom left;
	height: 40px;
	float: left;
}

/*  flickr integration */

#flickr_badge_uber_wrapper{
	margin-left: 17px;
}

#flickr_badge_wrapper img{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 3px solid #E9F1F8;
}

/*  widgets */
li a.rsswidget{
	margin-left: 10px;
}
a.rsswidget{
	text-decoration: none;
	color: #9C9C9C;
}
.textwidget{
	text-transform: none;
	font-size: 0.9em;
	margin: 6px 0px 0px 20px;
	padding: 0px;
}
.thecontent .item {
	padding-left: 10px;
	margin-left: 10px;
	font-size: 13px;
	float: left;
	clear: both;
}
.thecontent .price {
	text-align: right;
	font-size: 11px;
	margin-right: 4px;
	float: right;
	clear: right;
}
.thecontent .desc {
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	margin-left: 10px;
	line-height: 1.6em;
}
.thecontent h3 {
	border-bottom: 1px solid #C28052;
	border-left: 5px solid #C28052;
	padding-left: 4px;
	padding-bottom: 2px;
	font-size: 1em;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thecontent h4 {
	border-bottom: 1px dotted #C28052;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 10px;
}

.co-content a {
  text-decoration: none;
  color: #663300;
}

.co-content a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background: #FF9900;
}
.thecontent div {
	clear: right;
}
.thecontent .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #301608;
}

