@charset "utf-8";
/* //////////////////////////////////////////////////////////////////
rittou 10/24 - 11/07
////////////////////////////////////////////////////////////////// */
html#rittou { background-color:#f8f1eb; }
html#rittou ::-moz-selection { background:#FFF; color:#cd783a; }
html#rittou ::selection { background:#FFF; color:#cd783a; }
html#rittou a::-moz-selection { background:#FFF; color:#cd783a; }
html#rittou a::selection { background:#FFF; color:#cd783a; }
html#rittou a { color:#cd783a; text-decoration:none; }
html#rittou a:link,html#rittou a:visited { color:#cd783a; text-decoration:none; }
html#rittou a:hover { color:#cd783a; }
html#rittou #archives a:hover,html#rittou #category a:hover { color:#fff; font-weight:bold; text-decoration:inherit; background:#cd783a; }

html#rittou #line_top { border-top:3px solid #cd783a; }
html#rittou #line_bottom { border-bottom:3px solid #cd783a; }
html#rittou #line_left { border-left:3px solid #cd783a; }
html#rittou #line_right { border-right:3px solid #cd783a; }

html#rittou #head_bg {
	/* Firefox v3.6+ */
	background-image:-moz-linear-gradient(rgb(205,120,58) 0%,rgb(205,120,58) 27%,rgba(205,120,58,0.94) 34%,rgba(205,120,58,0.9) 39%,rgba(205,120,58,0.15) 85%,rgba(205,120,58,0.01) 100%); 
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(205,120,58)),color-stop(0.27, rgb(205,120,58)),color-stop(0.34, rgba(205,120,58,0.94)),color-stop(0.39, rgba(205,120,58,0.9)),color-stop(0.85, rgba(205,120,58,0.15)),color-stop(1, rgba(205,120,58,0.01)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image:-webkit-linear-gradient(rgb(205,120,58) 0%,rgb(205,120,58) 27%,rgba(205,120,58,0.94) 34%,rgba(205,120,58,0.9) 39%,rgba(205,120,58,0.15) 85%,rgba(205,120,58,0.01) 100%);
	/* Opera v11.10+ */
	background-image:-o-linear-gradient(rgb(205,120,58) 0%,rgb(205,120,58) 27%,rgba(205,120,58,0.94) 34%,rgba(205,120,58,0.9) 39%,rgba(205,120,58,0.15) 85%,rgba(205,120,58,0.01) 100%);
	/* IE v10+ */
	background-image:-ms-linear-gradient(rgb(205,120,58) 0%,rgb(205,120,58) 27%,rgba(205,120,58,0.94) 34%,rgba(205,120,58,0.9) 39%,rgba(205,120,58,0.15) 85%,rgba(205,120,58,0.01) 100%);
	background-image:linear-gradient(rgb(205,120,58) 0%,rgb(205,120,58) 27%,rgba(205,120,58,0.94) 34%,rgba(205,120,58,0.9) 39%,rgba(205,120,58,0.15) 85%,rgba(205,120,58,0.01) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#cd783a,endColorstr=#f8f1eb)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cd783a,endColorstr=#f8f1eb);
	zoom:1;
	z-index: -1;
}

html#rittou #foot_bg {
	/* Firefox v3.6+ */
	background-image:-moz-linear-gradient(rgba(205,120,58,0.01) 0%,rgba(205,120,58,0.15) 15%,rgba(205,120,58,0.46) 34%,rgba(205,120,58,0.9) 61%,rgb(205,120,58) 87%,rgb(205,120,58) 100%); 
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(205,120,58,0.01)),color-stop(0.15, rgba(205,120,58,0.15)),color-stop(0.34, rgba(205,120,58,0.46)),color-stop(0.61, rgba(205,120,58,0.9)),color-stop(0.87, rgb(205,120,58)),color-stop(1, rgb(205,120,58)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image:-webkit-linear-gradient(rgba(205,120,58,0.01) 0%,rgba(205,120,58,0.15) 15%,rgba(205,120,58,0.46) 34%,rgba(205,120,58,0.9) 61%,rgb(205,120,58) 87%,rgb(205,120,58) 100%);
	/* Opera v11.10+ */
	background-image:-o-linear-gradient(rgba(205,120,58,0.01) 0%,rgba(205,120,58,0.15) 15%,rgba(205,120,58,0.46) 34%,rgba(205,120,58,0.9) 61%,rgb(205,120,58) 87%,rgb(205,120,58) 100%);
	/* IE v10+ */
	background-image:-ms-linear-gradient(rgba(205,120,58,0.01) 0%,rgba(205,120,58,0.15) 15%,rgba(205,120,58,0.46) 34%,rgba(205,120,58,0.9) 61%,rgb(205,120,58) 87%,rgb(205,120,58) 100%);
	background-image:linear-gradient(rgba(205,120,58,0.01) 0%,rgba(205,120,58,0.15) 15%,rgba(205,120,58,0.46) 34%,rgba(205,120,58,0.9) 61%,rgb(205,120,58) 87%,rgb(205,120,58) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f1eb,endColorstr=#cd783a)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f1eb,endColorstr=#cd783a);
	zoom: 1;
/*	
	background-image: url(../../img/common/default/footerBg.png)\9;
	background-repeat: repeat-x\9;
	background-position: bottom left\9;
*/
}

html#rittou div#gnavInner,html#rittou body.home #wrap { background-color:#cd783a; background-position:center center!important; background-repeat:no-repeat; }
/* About Nav*/
html#rittou #localNav.about li { background-image:url(../../img/common/rittou/about_localNav.png); background-position:top left; background-repeat:no-repeat; }
/* Product Nav*/
html#rittou #localNav.product li { background-image:url(../../img/common/rittou/product_localNav.png); background-position:top left; background-repeat:no-repeat; }
/* Shop Nav*/
html#rittou #localNav.store li { background-image:url(../../img/common/rittou/store_localNav.png); background-position:top left; background-repeat:no-repeat; }
/* order Nav*/
html#rittou #localNav.order li { background-image:url(../../img/common/rittou/order_localNav.png); background-position:top left; background-repeat:no-repeat; }
/* corporate-customer Nav*/
html#rittou #localNav.corporate-customer li { background-image:url(../../img/common/rittou/corporate-customer_localNav.png); background-position:top left; background-repeat:no-repeat; }
/* gallery Nav*/
html#rittou #galleryNav.gallery li { background-image:url(../../img/common/rittou/gallery_localNav.png); background-position:top left; background-repeat:no-repeat; }

html#rittou .hentry, html#rittou .no-results { margin-top:0; position:relative; padding-bottom:100px; border-top:5px #cd783a solid; }
