@charset "utf-8";

/* Google Search Results */
#cse-search-results iframe {
	width: 100%;
	}

/* Global Styles */
			
body {
	background-color:#F4FFE4;
	margin: 0px;
    padding: 0px;
	background-position: center;
    background-image: url('../images/shibashake-bg.jpg');
    background-repeat: repeat-y;

	}
	
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

strong {
	color: #111111;
}	

cite {
	font-size: 90%;
	font-style: normal;
}
/* ID Styles */



	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}

.navButton {
	vertical-align: top;
	border-bottom: 1px solid #F4FFE4;

	}

.navText {
	font: Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-size: 1.2em;
	}
	
.navSpace {
	height:80px;
	border-bottom: 1px solid #F4FFE4;

}	

.header {
	background-color: #FBF9D0;
	width:100%;
	position: relative;
}
	
#logo 	{
	width: 350px;
	text-align: center; 
	vertical-align: bottom;

	font:Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:50px;
	font-size: 1.6em;
	position:absolute;
	left:382px;
/*	background-color: #FBF9D0; */
	
	}

#logo a {
	color: #5C743D;
	text-decoration:none;
	}		

#tagline 	{	
	width: 350px;
	text-align: center;
	vertical-align: top;

	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:51px;
	font-size: 0.8em;
	position:absolute;
	left:382px;
	top:50px;
/*	background-color: #FBF9D0; */

	}
	


#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	padding: 0;
	height:20px;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}

.menubar-date {
	margin-top:4px;
	margin-right:20px;
	float:right;
}

.menubar-element {
	margin-top:4px;
	margin-left:30px;
	float: left;

}


#adblock {
	padding: 30px 0 30px 50px;
	width: 700px;
	float: left;
	clear: both;
}
	
	
#article-body {
	width: 630px;
	margin: 30px 0px 0px 70px;
	clear: both;
	}

#rap {
	width: 790px;
	background-color:#F4FFE4;
	margin-right:auto;
	margin-left:auto;
/*	position: relative;
*/}
	
#content {
	width: 100%;
/*	position: relative;
*/}

#left-container {
    margin: 0px;
    padding: 0px;
	background-position: left top;
    background-image: url('../images/nav_bg.jpg');
    background-repeat: repeat-y;
    width: 100%;
	
}

	
#title-body {
	width: 350px;
	padding-top: 30px;
	margin-left: 200px;
	}


	
#leftSideBar {
	width:165px;
	background-color: #5C743D;

	float: left;
	}


#rightSideBar {
	width:220px;
	float: right;
	}
	

#copyRight {
	width:100%;
	font: Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 18px;
	font-size: 0.8em;
	text-align: center;
	background-color: #99CC66;
	clear:both;
	}

	
#rightLinks {
	width: 100%;
	margin: 30px 0px 30px 0px;
	}
	
#forwardLink {
	text-align: center;
}	
		
/* Class Styles */
#ularticle {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
	
#ularticle li {
	padding-bottom:1.8em;
}	

#ulpicture {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
	
#ulpicture li {
	float:left;
	width: 49%;
	display: block;
	padding: 10px 0px 10px 0px;
}	
	
.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
	font-size: 0.9em;
	}
	
		
.pageName{
	font-family: bold Arial, Helvetica, sans-serif;
	color: #5C743D;
	line-height:26px;
	letter-spacing:.21em;
	font-size: 1.4em;
	text-decoration: none;
	margin: 0px 0px 20px 0px;
	}
	
.pageName a {
	text-decoration: none;
	color: #5C743D;

	}
	
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:.1em;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
.h1 {
	color: #5C743D;
	line-height:22px;
	letter-spacing:.1em;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;

	}

.h2 {
	color: #333333;
	line-height:22px;
	letter-spacing:0.0em;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}



.headerMarginDashed {
	background-color: #99CC66;
	background-image: url('http://www.shibashake.com/images/ss_dashed_line.gif');
	height:3px;
}

.headerMarginSpacer {
	background-color: #5C743D;
	height:2px;
}

.homeMargin {
	background-color: #99CC66;
	line-height: 20px;
}


.div-hpic {
	text-align:center;
	width:340px; 
	float: right; 
	clear:both;
	font: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.9em;

	}

.div-fpic {
	clear:both;
	font: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.9em;
	text-align:center;
}



.div-google1 {
	width:360px; 
	height:320px;
	float: right; 
	clear:both;
	text-align:center;
	vertical-align:middle;
}


.div-google2 {
	width:100%; 
	height:280px;
	clear:both;
	text-align:center;
	vertical-align:middle;
}

.div-google3 {
	width:100%; 
/*	height:600px;*/
	clear:both;
	text-align:center;
	vertical-align:middle;
	padding: 50px 0px 0px 0px;

}

.div-google4 {
	width:100%; 
	height:90px;
	clear:both;
	text-align:center;
	vertical-align:middle;
	margin: 30px 0px 30px 0px;

}

.div-poll { /* height for 5 answers */
	width:300px; 
	height:450px;
	float:right;
	
	margin-left:20px; margin-right:10px;
	clear:both;
}

.div-amazon1 {
	width:200px; 
	clear:both; 
	float: right;
	text-align:center;
}

.div-amazon2 {
	width:350px; 
	height:320px;
	float: right; 
	clear:both;
	padding-left:20px;
	text-align:center;
	vertical-align:middle;
}



.alignleft {
	float: left;
}

.alignright {
	float: right;
	
}

.alignbreak {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.alignspace {
	height:50px;
	clear: both;
	
}


	

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 22px;
	font-size: 0.9em;
	}
	

		

	
.sephy_wisdom {
	font-family: "Monotype Corsiva";
	font-size: 18px;
}
.blg_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
.shiba_list {
	list-style-image: url(/images/bullet3.gif);
}

/*http://www.darrenhoyt.com/2007/08/18/styling-your-wordpress-comments/ */

ol#comments li p {
	font-size: 90%;
}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:1.0em;
	}

.comment-class {
	position:relative;
}

blockquote {
	display:block;
	border-style:solid;
	border-width:1px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	padding-left:20px;
	padding-right:20px;
	background-color: #d6e1c6;
}

blockquote:first-letter {
    float: left;
    margin: .2em .2em .1em 0;
    font-family: "Monotype Corsiva", "Times New Roman", serif;
    font-size: 220%;
    font-weight: bold; 
	}
	
blockquote:first-line {
    font-variant: small-caps; 
	}
	
.comment-header {
	display:block;
	height: 42px;
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-color: #909b80;

}

.comment-img {
	display:inline;
	float:right;
}

.commentlist cite {
	font-style:normal;
	}	


.commentlist cite img {
	float:left;
	}

.commentlist .author {
    font-family:Georgia,serif;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: 100; 
	letter-spacing:2px; 

	text-transform: uppercase; 
	text-decoration:none;

	float:left;
	padding-left:1.0em;
	padding-top:0.5em;
	}

.commentlist .author a {
	color:#2c371c;

}

.commenttext {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	padding-top: .5em;
	padding-bottom: 1em;
	color:#333333;

	}

.commentdate {
    font-family:Georgia,serif;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
	margin-bottom:50px;
	border-bottom: 1px solid;
	color:#575757;
	clear:both;

}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border: 1px solid;
	padding: .2em;
	color: #333333;
	background-color: #F4FFE4;
}

#commentform textarea {
	width: 100%;
}

li.alt .comment-header {
	background:none;
}

li.alt .author {
	color:#333333;
	text-decoration:none;
}

li.alt .author a {
	color:#333333;
}

li.alt .commenttext {
	background:none no-repeat;
	}	


li.alt a:hover, .commentlist a:active {
	}
	


.buttons {
	margin-bottom: 50px;
	}
	