/*
Theme Name: Nishigawa Kobo
Theme URI: http://www.nishigawakobo.com/
Description: Theme for the main Nishigawa Kobo site.
Version: 0.1
Author: CFR (with layout techniques by Carlos Rincón Sánchez of Neurotic Web Design, and rollover techniques developed by Steve Clay)
Author URI: http://www.nishigawakobo.com/
Tags: three-column, fixed-width

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

/*STRUCTURE*/
/*Based on a layout developed by Carlos Rincón Sánchez of Neurotic Web Design < http://en.neuroticweb.com/ >.*/

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
}

#header {
	margin: 0 0 5px 0;
}

#navlist  {
	margin: 0 0 15px 0;
	border-bottom: thin solid rgb(250,10,0);
}

#container {
	min-height: 600px;
}

#left-col {
	float: left;
	width: 175px;
}

#contents {
	padding-top: 20px;
}

#right-col {
	float: right;
	width: 125px;
          text-align: right;
}

#content-3col { 
	float: left;
	width: 59%;
}

#content-2col { 
	float: left;
	width: 625px;
}

#content-1col { 
	float: left;
	width: 100%;
}

#content-inner {
	margin: 0px 5px 60px 5px;
}

#pre-footer {
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
}

#footer {
	clear: both;
	border-top: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer-inner {
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 10px;
	height: 100px;
	background:url('http://www.nishigawakobo.com/0000/0049_footer.gif') center center no-repeat;
}

.FoldingCategoryList_widget_FocalWidget {
	padding-top: 20px;
}

.photo-small {
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 130px;
	}

.andalusia {
	margin-top: 20px;
	margin-bottom: 70px;
          text-align: right;
}

/*TYPOGRAPHIC*/

/*Body styles*/

p {
          color: rgb(0,0,0);
          font-family: Verdana, Arial, sans-serif;
          font-size: 0.85em;
          font-weight: normal;
          line-height: 1.5em;
          text-align: left;
          margin-bottom: 1.5em;
	}

#content-inner p img {
	border: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	}

#right-col p {
	margin-left: 10px;
          text-align: right;
	}

.caption {
          font-style: italic;
          font-weight: normal;
          font-size: 0.75em;
          line-height: 1.5em;
 }

.imgindentleft { /*for the paragrpaph next to the floating image on an index page*/
          margin-top: 2em;
          margin-left: 120px;
	}

.storetop-right { 
          margin-left: 230px;
          vertical-align: bottom;
	}
	
.posted { /*comes at the bottom of every entry*/
          color: rgb(149,149,149);
          font-size: 0.75em;
          border-top: 1px solid rgb(149,149,149);
          text-align: left;
          margin-bottom: 4em;
          line-height: 1.5em;
	}
	
.powered { /*identifies link to WP*/
          font-size: 0.6em;
          line-height: 1.5em;
          color: rgb(149,149,149);
          margin-bottom: 50px;
	}
	
.pagetop { /*jump to top of page*/
          text-align: right;
          font-size: 0.6em;
          line-height: 1.5em;
          color: rgb(149,149,149);
          margin: 0px 35px 10px 0px;
	}
 
 .versetitle   { 
 	margin-left: 0.5em; 
 	padding-top: 2em 
 	}

.verseepigraph   { 
	font-style: italic; 
	padding-bottom: 1.5em; 
	padding-left: 2em 
	}

 .verse1    { margin-left: 2em; padding-bottom: 0.5em }

 .verse2   { margin-left: 4em; padding-bottom: 0.5em }

 .verse3   { margin-left: 6em; padding-bottom: 0.5em }

.photo-detail {
	margin-left: 130px;
	font-size: 0.8em;
	}

/*Heading styles*/

h1, h2, h3, h4 { 
          color: rgb(0,0,0);
          font-family: Verdana, Arial, sans-serif;
          text-align: left;
          font-weight: bold;
          margin: 0px;
          padding: 0px;
	}
	
#content-inner h1 { /*larger size and black sidehead for page titles*/
          font-size: 1.0em;
          line-height: 1.5em;
          margin-bottom: 1.0em;
	}
	
#content-inner h2 { /*used for the date reference in default templates*/
          color: rgb(250,10,0);
          font-size: 0.8em;
          margin-bottom: 1em;
	}

.cat-sub { /*category identifier under the title on main index page */
       margin-top: -0.5em;
	}

#left-col h2 { 
          color: rgb(149,149,149);
          font-size: 0.8em;
	}

#left-col h3 { 
          color: rgb(149,149,149);
          font-size: 0.75em;
          font-weight: normal;
	  margin-bottom: 1em;
	}

#content-inner h3 { /*the usual main sidehead for an entry*/
          font-size: 1.0em;
	  margin-bottom: 1em;
		}

#content-inner h4 { /*the usual secondary sidehead in an entry*/
		font-size: 0.8em;
		line-height: 1.5em;
		margin-top: 2em;
		margin-bottom: 1em;
		}

#right-col h2 { 
          color: rgb(149,149,149);
          font-size: 0.8em;
		line-height: 1.5em;
          text-align: right;
		margin-top: 2em;
		margin-bottom: 1em;
	}

#right-col h3 { 
          color: rgb(149,149,149);
          font-size: 0.6em;
          font-weight: normal;
		line-height: 1.5em;
          text-align: right;
		margin-top: 0em;
		margin-bottom: 1em;
	}
	
/*Line styles*/

.divisionline { /*1px red line*/
          font-size: 0.75em;
          line-height: 1.5em;
          text-align: right;
          color: rgb(149,149,149);
          border-bottom: 1px solid rgb(250,10,0);
          margin-top: 1.5em;
          margin-bottom: 1.5em;
	}

img
{  border: none;
}

/*Links*/

a {
          text-decoration: none;
          border: none;
	}

a:link {
          color: rgb(250,10,0);
	}

a:visited {
          color: rgb(250,10,0);
	}

a:active {
          color: rgb(250,10,0);
	}

a:hover {
          color: rgb(0,0,255);
	}

#contents h2 a:link {
          color: rgb(149,149,149);
	}

#contents h2 a:visited {
          color: rgb(149,149,149);
	}

#contents h2 a:active {
          color: rgb(149,149,149);
	}

#contents h2 a:hover {
          color: rgb(250,10,0);
	}

#left-col h3 a:link {
          color: rgb(149,149,149);
	}

#left-col h3 a:visited {
          color: rgb(149,149,149);
	}

#left-col h3 a:active {
          color: rgb(149,149,149);
	}

#left-col h3 a:hover {
          color: rgb(250,10,0);
	}
	
/*Lists*/

#contents ul {
          margin: 0px 15px 30px 0px;
          padding-left: 15px;
	}

#contents ul a:link {
          color: rgb(149,149,149);
	}

#contents ul a:visited {
          color: rgb(149,149,149);
	}

#contents ul a:active {
          color: rgb(149,149,149);
	}

#contents ul a:hover {
          color: rgb(250,10,0);
	}

#contents li {
          color: rgb(149,149,149);
          font-family: Verdana, Arial, sans-serif;
          font-size: 0.8em;
          text-align: left;
          line-height: 1.5em;
          margin-top: 10px;
          list-style-type: circle;
	}

.widget ul {
          margin: 0px 15px 30px 0px;
          padding-left: 15px;
	}

.widget ul a:link {
          color: rgb(149,149,149);
	}

.widget ul a:visited {
          color: rgb(149,149,149);
	}

.widget ul a:active {
          color: rgb(149,149,149);
	}

.widget ul a:hover {
          color: rgb(250,10,0);
	}

.widget li {
          color: rgb(149,149,149);
          font-family: Verdana, Arial, sans-serif;
          font-size: 0.7em;
          text-align: left;
          line-height: 1.5em;
          margin-top: 10px;
          list-style-type: circle;
	}

ol {
          font-family: Verdana, Arial, sans-serif;
          font-size: 0.85em;
          font-weight: normal;
          line-height: 1.5em;
          margin-bottom: 1.5em;
	}

/*Begin qTranslate language switcher section*/

.qtrans_language_chooser { 
	margin: 0em 0em 0em 0em;
	padding-left: 0px;
	list-style-type:none;
}

.qtrans_language_chooser li { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	float:left;
	margin-left:0em;
	margin-right:1.75em;
	list-style-type:none;
}

#qtranslate-chooser a {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	color: rgb(250,10,0);
	border: 1px solid rgb(250,10,0);
	}

#qtranslate-chooser a:link {
          color: rgb(250,10,0);
	}

#qtranslate-chooser a:visited {
          color: rgb(250,10,0);
	}

#qtranslate-chooser a:active {
          color: rgb(250,10,0);
	}

#qtranslate-chooser a:hover {
          color: rgb(0,0,255);
	border-color: rgb(0,0,255);
	}

#qtranslate-chooser li.active a:link {
          color: rgb(149,149,149);
	}

#qtranslate-chooser li.active a {
	border-color: rgb(149,149,149);
	}

#qtranslate-chooser li.active a:visited {
          color: rgb(149,149,149);
	}

#qtranslate-chooser li.active a:active {
          color: rgb(149,149,149);
	}

#qtranslate-chooser li.active a:hover {
          color: rgb(250,10,0);
	border-color: rgb(250,10,0);
	}
	
/*End qTranslate language switcher section*/

.nextprev {
          color: rgb(149,149,149);
          font-family: Verdana, Arial, sans-serif;
          font-size: 0.7em;
          text-align: left;
          line-height: 2em;
          margin-top: 0px;
          padding-bottom: 1em;
          list-style-type: none;
}
.nextprev .goback {
    float: left;
}
.nextprev .gonext {
    float: right;
}

/*POSITIONING STYLES*/	

.floatimg100px { /*for the image floating next to the excerpt text on an index page*/
          float: left;
	}

.storetop-left {
          float: left;
          margin-top: 10px;
          vertical-align: bottom;
	}

	
.floatimgbdr{ /*left aligned floating image with text wrap*/
          float: left;
          margin-top: 10px;
          margin-right: 20px;
          margin-bottom: 10px;
	}
	
.photo {
          text-align: left;
          margin-top: 0em;
          margin-bottom: 1em;
	}
	
.navlist_photo {
          text-align: left;
          margin-top: 2em;
          margin-bottom: 1em;
	}

.excerpt {
	min-height:150px;
	height:auto !important;
	height:150px;
	}
	
/*SEARCH BOX*/

form#searchform {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 text-align: right;  
}

#searchform .text {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 0.9em;  
 width: 100px;  
 margin-bottom: 3px;  
 }

#searchform .submit {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 0.75em;  
 width: 100px;  
 margin-bottom: 3px;  
 }
 
 
 /*TABLE STYLES*/
 
#feetable
{
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 0.9em;  
width:100%;
border-collapse:collapse;
margin-bottom: 2em;
}
#feetable td, #feetable th 
{
font-size:0.9em;
/*border:1px solid rgb(149,149,149);*/
border:none;
padding:5px 7px 5px 7px;
}
#feetable th 
{
font-size:0.9em;
text-align:left;
padding-top:7px;
padding-bottom:7px;
background-color:rgb(256,256,256	);
color:rgb(250,10,0);
}
#feetable tr.alt td 
{
font-weight:bold;
color:rgb(250,250,250);
background-color:rgb(149,149,149);
}