/*  
Theme Name: SADO-BENKEI
Theme URI: http://www.sadp-benkei.com/
Description: JAPAN NIIGATA SADO-ISLAND
Version: 1.0
Author: S.M.A.I.L. LLC
Author URI: http://www.bsmail.co.jp/

*/




/* clear
=======================================================================*/

.clearfix{
	clear: both;
	height: auto;
	width: auto;
}
.clearfix hr{
	display: none;
}

h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
}

/* tag
=======================================================================*/

body{
	font-size: 78%;
	line-height: 1.4;
	color: #333333;
	background-image: url(/blog/images/bodyBackGround.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

a{
	color: #333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #A91818;
	text-decoration: underline;
}

/* leyout
=======================================================================*/

#container{
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#headerBlog{
	height: 400px;
	text-align: center;
	background-color: #B9E9FF;
}
#nvGlobal{
	height: 56px;
}
#breadcrumb{
	margin-right: 18px;
	margin-left: 18px;
	background-image: url(/blog/images/panBackGround.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
}
#breadcrumb p{
	font-size: 90%;
	line-height: 35px;
	padding-left: 15px;
	padding-top: 2px;
}
#mainArea{
	margin-right: 18px;
	margin-left: 18px;
	display: block;
	width: auto;
}
#mainArea #content{
	width: 452px;
	float: left;
}

#mainArea #sidebarL{
	float: left;
}

#mainArea #sidebarLBox{
	width: 180px;
	margin-right: 25px;
	background-image: url(/blog/images/sideBackGround.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 18px;
}

#mainArea #sidebarR{
	width: 180px;
	float: right;
	background-image: url(/blog/images/sideBackGround.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#nvfooter{}
#footer{}
#copyright{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}


/* nvGlobal 
=======================================================================*/

#nvGlobal ul{}
#nvGlobal ul li{
	float: left;
}
#nvGlobal ul li a{
	height: 56px;
	text-indent: -9999px;
	display: block;
	background-image: url(/blog/images/nvBlog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nvGlobal ul li#nvGlobal01 a{	width: 130px;	background-position: left top;}
#nvGlobal ul li#nvGlobal02 a{	width: 175px;	background-position: -130px top;}
#nvGlobal ul li#nvGlobal03 a{	width: 143px;	background-position: -305px top;}
#nvGlobal ul li#nvGlobal04 a{	width: 157px;	background-position: -448px top;}
#nvGlobal ul li#nvGlobal05 a{	width: 161px;	background-position: -605px top;}

#nvGlobal ul li#nvGlobal01 a:hover{	width: 130px;	background-position: left bottom;}
#nvGlobal ul li#nvGlobal02 a:hover{	width: 175px;	background-position: -130px bottom;}
#nvGlobal ul li#nvGlobal03 a:hover{	width: 143px;	background-position: -305px bottom;}
#nvGlobal ul li#nvGlobal04 a:hover{	width: 157px;	background-position: -448px bottom;}
#nvGlobal ul li#nvGlobal05 a:hover{	width: 161px;	background-position: -605px bottom;}

#nvGlobal ul li#nvGlobal06on a{	width: 129px;	background-position: -766px bottom;}


/* Footer
=======================================================================*/

#nvFooter{
	width: auto;
	margin-right: 18px;
	margin-left: 18px;
	font-size: 88%;
	line-height: 10px;
	height: 20px;
}
#nvFooter a{
	color: #666666;
	text-decoration: none;
}
#nvFooter a:visited{
	text-decoration: none;
	color: #666666;
}
#nvFooter a:hover{
	text-decoration: underline;
	color: #666666;
}
#nvFooter ul{}
#nvFooter ul li{
	float: left;
	display: block;
	margin-right: 4px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 4px;
	padding-top: 1px;
}
#nvFooter ul li#nvFooter01{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#nvFooter ul li#nvFooter02{
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


#footer #footerAbout{
	background-color: #e8e8e8;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer #footerAbout h2{
	float: left;
	margin-left: 18px;
}
#footer #footerAbout h2 a{
	height: 54px;
	width: 80px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/ftLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer #footerAboutR{
	float: right;
	width: 780px;
	line-height: 1.5;
}
#footer #footerAboutR h3{
	font-weight: normal;
	font-size: 100%;
}
#footer #footerAboutR h2 strong{}
#footer #footerAboutR p{}


/* sidebarL
=======================================================================*/

#sidebarL #profile{
	padding-top: 8px;
	padding-bottom: 6px;
}
#sidebarL #profile img{
	margin-bottom: 8px;
}
#sidebarL #profile p{
	width: 158px;
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 15px;
}

#sidebarL h3{
	height: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#sidebarL ul{
	margin-bottom: 10px;
}
#sidebarL ul li{
	background-image: url(/blog/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
	margin-right: 11px;
	margin-left: 11px;
	display: block;
}

/* sidebarR
=======================================================================*/

#sidebarR h2{
	height: 43px;
	margin: 0px;
	padding: 0px;
}
#sidebarR ul{
	margin-bottom: 10px;
}
#sidebarR ul li{
	background-image: url(/blog/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
	margin-right: 11px;
	margin-left: 11px;
	display: block;
}


/* content
=======================================================================*/

#content h1{
	display: none;
}
#content .entry{
	background-image: url(/blog/images/entryBackGround.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ac552d;
	margin-bottom: 18px;

}
#content .entry h1{
	background-image: url(/blog/images/entryTitleBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 60px;
	display: block;
}
#content .entry h2{
	background-image: url(/blog/images/entryTitleBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 60px;
}

#content .entry h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#content .entry h1 a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#content .entry h1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#content .entry h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
#content .entry h2 a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#content .entry h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#content .entry h2.comment{
	background-color: #F7F7F7;
	background-image: none;
	font-size: 12px;
	color: #333333;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	margin-bottom: 8px;
}
#content .entry p{
	margin-bottom: 12px;
	display: block;
	line-height: 1.5;
	width: auto;
}
#content .entry .entryDetail{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	clear: both;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

#content .entry .entryWidth{
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 14px;
}
#content .entry p.entryMore{}
#content .entry p.entryMore a{
	text-indent: -9999px;
	display: block;
	background-image: url(/blog/images/entryMore.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 88px;
	margin: 0px;
	padding: 0px;
}
#content .entry p.entryMore a:hover{
	background-position: right top;
}
#content .entry img.alignright{
	float: right;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content .entry img.alignleft{
	float: left;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	margin-right: 15px;
}
#content .entry img.aligncenter{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	display: block;
}
#content .entry form{}
#content .entry input{
	margin-bottom: 8px;
	text-align: left;
	padding: 3px;
	vertical-align: middle;
	width: 150px;
}
#content .entry input.entryBotton{
	padding: 4px;
	width: auto;
}
#content .entry textarea{
	font-size: 100%;
	padding: 3px;
}
#content .entry p.commentName{
	margin-bottom: 0px;
}
#content .entry .commentTxt p{
}

#content .navigation{
	padding-bottom: 18px;
}
#content .navigation p.left{
	float: left;
	width: 100px;
}
#content .navigation p.right{
	float: right;
	width: 100px;
	text-align: right;
}

/*     sideBanner
===========================================*/

#sideBanner{
}
#sideBanner ul{
	margin: 0px;
	padding: 0px;
}
#sideBanner ul li{
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#sideBanner ul li a{
	height: 72px;
	width: 178px;
	text-indent: -9999px;
	display: block;
	text-align: left;
	background-image: url(../images/sideBanner.jpg);
	background-repeat: no-repeat;
}

#sideBanner ul li#sideBanner01 a{
	background-position: left top;
}

