/*  
Theme Name: JNC
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column theme. Light and simple with greens and oranges. 
Version: 1.0
Author: Becca Wei
Author URI: http://beccary.com

Theme Version: 0.1
Theme last updated: 10.01.2007
Ported to FlatPress (http://flatpress.sf.net/) by SamyWeb Design (alias Hydra) (http://www.samyweb.it/  ||  info@samyweb.it)

*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333;
	text-align: center;
	font-size: 0.85em;
}
p {
	font-size: 1.1em;
}

a {
	text-decoration: none;
}
a:link {
	color: #009966;
}
a:visited {
	color: #2E8B57;
}
a:hover, a:active {
	color: #66CC00;
	text-decoration: underline;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}

pre {
width: 450px;
min-height: 30px;
overflow: auto;
}

/* Layout */

#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFF;
	text-align: left;
}

#header {
	width: 100%;
	height: 110px;
	background: white url('http://www.newagecenter.co.jp/menu_imgs/n-head-bg-120.gif') repeat-x top;
	color: #333;
	margin: 0;
	padding: 0;
	overflow-y:hidden;
}

	
#maincontent {
	background-color: white;
	margin: 16px auto;
	padding: 0 20px;
	width: 540px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 500px;
    margin-bottom: 5px;
	background-color: white;
} 
html>body #maincontent {
	width: 500px;
}
* html #maincontent {
	overflow: hidden;
	/* So IE won't break things */
}
#sidebar {
	margin: 0 0 0 auto;
	padding: 1.8em 20px 0 20px;
	width: 230px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
	position: absolute;
	right: 0px;
	top: 110px;
	background-color: white;
} 

html>body #sidebar {
	width: 190px;
}

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
	position: relative;
	top: 0;
	left: 0;
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 0 20px 0;
		background-color: #E8E8CE;
		border-top: 10px solid #9BBB38;
		font-size: 0.9em;
		text-align: right;
	}

	
	
/* Sidebar Styles */

#sidebar h4 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(../images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
        overflow: hidden
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#sidebar ul ul li {
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	/*display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;*/
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}



/* Blog */

.post {
	margin: 20px 0 48px 0;
	line-height: 1.6;
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #063;
	overflow: auto;
	font-size: 1.2em;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	background: #9BBB38 url(../images/posttitle.gif) no-repeat top right;
}
.posttitle a:link, .posttitle a:visited {
	color: #FFF;	
}
.posttitle a:hover, .posttitle a:active {
	background: #E8E7D0 url(../images/posttitle.gif) no-repeat 100% -91px;
	color: #80904F;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(../images/postmeta.gif) no-repeat top left;
	font-size: 0.8em;
	color: #555;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(../images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(../images/commentslink.gif) no-repeat center left;
}



/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	border-bottom: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
        margin-bottom: 10px;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}


/*****************************
* FlatPress
/*****************************/
.admincontrols {
	float: right;
	font-size: 0.75em;
}

.description {
	float: right;
        margin-top: 10px;
        bottom: 0px;
        color: #80904F
}

.navigation {
	font-size: 90%;
	margin-bottom: 32px;
}

.alignleft {
	float: left;
}

.calendar {
	font-size: 100%;
        width: 170px;
}

.alignright {
	float: right;
}

.calendar-month {
        width: 170px;
        color: #80904F
}

.calendar th {
        color: #80904F;
        font-size: 92%
}

textarea {
        width: 100%
}


fieldset {
	margin: 0 0 1em 0;
	padding: .5em;
	border: 1px solid #C1C0B5
}
	/* in the specific ID */
	#column fieldset { margin: 0 5px 0 5px }

legend {
	color: #666666;
	font-size: 80%;
	font-style: oblique
}

#cpmain {
	float:left;
	text-align: justify;
	position: relative;
	/*padding: 5px 15px 5px 5px;*/
	margin: 0px;
	width: 100%;
	_width: 100%;
	_font-size: 100%;
}


#cpmain fieldset ul, #column ul {
	margin-right: 10px;
	display:block;
	padding-left: 1em;
	list-style-type: none;
}

.entry {
	margin: 0 0 1.5em 0;
	padding: 0;
	/* floating images fix */
	overflow: hidden;
	_height:1%; /*ie hack*/
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	

#gnavi {
	width: 749px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
}

h1 {
	width: 749px;
	height: 77px;
	background: url('http://www.newagecenter.co.jp/menu_imgs/n-head-title.gif') no-repeat;
	text-indent: -5000px;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	width: 749px;
	height: 77px;
	margin: 0;
	padding: 0;
}

#navigation {
	width: 749px;
	height: 29px;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navigation li img {
	margin: 0;
	padding: 0;
	border: none;
}

#navigaion li a img {
	border: none;
	margin: 0;
	padding: 0;
}

/* Shop Navi Part */
#shopnavi {
	width: 220px;
	background-color: #EEFEF4;
	color: #333;
	font-size: 0.8em;
	line-height: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 110px;
	left: 0px;
}

#shopnavi a {
}

#shopnavi a:link {
	color: #00c;
	text-decoration: none;
}

#shopnavi a:visited {
	color: #069;
	text-decoration: none;
}

#shopnavi a:hover,#shopnavi a:active {
	color: #0c6;
	text-decoration: none;
}
#shopnavi a img {
	border: none;
}

#shopnavi ul {
	list-style-type: none;
}

.sidenavi {
	width: 180px;
	margin: 16px auto;
	font-size: 12px;
	background-color: white;
	border-top: 2px ridge #d8e6a0;
	border-left: 2px ridge #d8e6a0;
	border-right: 2px ridge #d8e6a0;
}

.sidenavi h4 {
	background: transparent url('http://www.newagecenter.co.jp/menu_imgs/favourite.gif') no-repeat 2px;
	font-size: 13px;
	margin: 4px 0;
	padding: 0;
	text-indent: 17px;
	line-height: 1.2;
	vertical-align: middle;
}

#serchitem h4 {
	border: none;
}

.sidenavi ul {
	border-top: 2px ridge #d8e6a0;
	border-bottom: 2px ridge #d8e6a0;
	padding: 0;
	margin: 0;
	line-height: 1;
}

.sidenavi ul li {
	padding: 2px 0 2px 6px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 1em;
	color: #0cc;
	line-height: normal;
}

.sidenavi p {
	border-bottom: 2px ridge #d8e6a0;
}

#srchinner p {
	border: none;
}

#webshop {
	background-color: transparent;
	width: 180px;
	margin: 0 auto;
	padding-top: 16px;
}

#webshop ul {
	margin: 0;
	padding: 0;
}

#shoptop {
	float: left;
	width: 77px;
	height: 22px;
	margin: 0 auto 8px 0;
	text-align: left;
}

#sitemap {
	float: right;
	width: 77px;
	height: 22px;
	margin: 0 0 8px auto;
	text-align: right;
}

#serchitem {
	clear: both;
	border: 2px solid rgb(216, 230, 160);
}

#serchitem p {
	font-family: monospace;
	margin: 1px auto;
}

#srchinner {
	margin: 2px auto;
	width: 150px;
}

#go {
	text-align: right;
}

.leftbanner {
	width: 180px;
	margin: 16px auto;
}

#itemnavi {

}

#itemnavi h3 {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/fplogo.gif') no-repeat 3px 3px;
	color: #0cc;
	margin: 2px 0;
	padding: 4px 0;
	font-size: 14px;
	text-indent: 20px;
	border-bottom: 2px ridge #d8e6a0;
}

.sidenavi_ot {
	width: 180px;
	margin: 16px auto;
	font-size: 11px;
	background-color: white;
	border-top: 2px ridge #0cc;
	border-right: 2px ridge #0cc;
	border-left: 2px ridge #0cc;
}
.sidenavi_ot h4 {
	font-size: 13px;
	margin: 2px 0;
	padding: 0;
	line-height: 1.2;
}

.sidenavi_ot p {
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
}

.sidenavi_ot ul {
	border-top: 2px ridge #0cc;
	border-bottom: 2px ridge #0cc;
	padding: 0;
	margin: 0;
	line-height: 1;
}

.sidenavi_ot ul li {
	padding: 2px 0 2px 6px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 1.1em;
	color: #0cc;
	line-height: normal;
}

#subgoods p {
	border-bottom: 2px ridge #0cc;
}

.books {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/document.gif') no-repeat 2px;
	text-indent: 18px;
}

.goods {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/checkmark.gif') no-repeat 2px;
	text-indent: 18px;
}

.textbox {
	width: 180px;
	padding: 4px 0;
	margin: 0 auto;
	border: 2px ridge #d8e6a0;
	background-color: white;
}

#newshome {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/home.gif') no-repeat 2px 4px;
	text-indent: 22px;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0;
	margin-bottom: 8px;
}

#others p {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/clipboard.gif') no-repeat 2px;
	text-indent: 20px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 16px;
	margin: 4px 0 !important;
}

#reviews p {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/quote.gif') no-repeat 2px;
	text-indent: 18px;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 !important;
}

#payment {
}

#payment h5,#term h5 {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/cart.gif') no-repeat 2px;
	color: #999900;
	text-indent: 18px;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 !important;
}

#payment ul,#term ul {
	margin-left: 1.2em !important;
	border: none;
}

#payment ul li,#term ul li {
	color: #333;
}

#payment p,#term p {
	color: #f03;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0 !important;
	margin: 0;
}

#term {
	margin: 0 auto 16px auto !important;
}

#explanation,#salesterm,#forlinks {
	margin: 0 auto !important;
}

#explanation p {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/question-mark.gif') no-repeat 2px;
	text-indent: 18px;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 !important;
}
#salesterm p {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/paper-clip2.gif') no-repeat 2px;
	text-indent: 18px;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 !important;
}
#forlinks p {
	background: white url('http://www.newagecenter.co.jp/menu_imgs/fplogo.gif') no-repeat 2px;
	text-indent: 22px;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 !important;
}

