/*
Theme Name: WordPress Gold Tours & Education
Theme URI: http://carbuncle.biz/
Description: for Gold Tours & Education
Version: 1.0
Author: CARBUNCLE
Tags: pink, fixed width, two columns
*/

html {
	overflow: scroll;
}
body {
	margin: 0 auto;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
	background: #fff;
}
a {
	color: #c60;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	text-decoration: none;
}
a img {
	border: none;
}
.pkg:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.pkg {
	zoom: 1;
}

/* layout ---------------------------------------------------------*/
div#header:after,
div#page:after,
div#content:after,
div#footer:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div#header,
div#page,
div#content,
div#footer {
	zoom: 1;
}
div#header,
div#content,
div#page,
div#footer {
	clear: both;
	margin: 0 auto;
}
div#page {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
div#header {
}
div#content {
	margin-top: 0px;
}
div#main {
	float: left;
	width: 580px;
}
.program div#main {
	width: 760px;
}
div#sidebar {
	float: right;
	width: 170px;
}
div#footer {
	width: 760px;
	height: 100px;
}
div.go-pagetop {
	text-align: left;
	height: 20px;
	margin: 2px 0 20px;
}
/* header ---------------------------------------------------------*/
div#header {
}
div#header h1 {
	margin: 0 0 10px;
	padding: 2px 10px;
	font-size: 13px;
	font-weight: normal;
/*
	background: #fbf2f5;
	border-bottom: 1px solid #F1CFDA;
*/
	background: #fcfcfc;
	border-bottom: 1px solid #F1CFDA;
}
div#header a {
}
div#header-content {
	height: 90px;
}
div#header #header-inner #header-logo {
	float: left;
	width: 180px;
	padding-top: 0px;
	vertical-align: middle;
}
div#header #header-inner #header-contact {
	float: right;
	width: 580px;
}
div#header #header-inner #global-navi1 {
	clear: both;
	margin-top: 10px;
	padding: 3px 3px 0;
/*	background: #eab9cb;*/
	background: #fbf2f5;
	border-top: 2px solid #eab9cb;
}
div#header #header-inner #global-navi1 #header-navi {
	float: right;
	width: 400px;
	padding: 0 3px;
	font-size: small;
	text-align: right;
}
div#header #header-inner #global-navi1 #header-navi ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
div#header #header-inner #global-navi1 #header-navi ul li {
	float: left;
	margin: 0;
	display: block;
}
div#header #header-inner #global-navi1 #pathway {
	float: left;
	width: 500px;
	padding: 0 3px;
	font-size: x-small;
	display: block;
	background: #fff;
}
div#header #header-inner #global-navi2 {
	clear: both;
/*	height: 30px;
	line-height: 30px;*/
	background: #e877a6;
}
div#header #header-inner #global-navi2 ul {
	margin: 0;
	padding: 3px;
	list-style: none;
}
div#header #header-inner #global-navi2 ul li {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}
div#header #header-inner #global-navi2 ul li a {
	display: block;
/*	width: 120px;*/
	padding: 0;
	text-align: center;
	background: #fff;
}
div#header #header-inner #sub-menu {
	clear: both;
	margin: 0 auto;
	zoom: 1;
}
div#header #header-inner #sub-menu:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div#header #header-inner #sub-menu {
	clear: both;
	margin-bottom: 5px;
	padding: 3px 10px;
	font-size: x-small;
/*	background: #f6dee6;*/
	background: #ffffff;
	border-bottom: 1px solid #f6dee6;
}
div#header #header-inner #sub-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#header #header-inner #sub-menu ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 10px;
	background: url( images/li01.gif ) left center no-repeat;
}

div#content #image-box {
	clear: both;
	margin-bottom: 5px;
}
/* top-page ----*/
table.program-list {

}
table.program-list td {
	vertical-align: top;
}

/* main -----------------------------------------------------------*/
div#main .archive-header-bg {
 /*
    padding-left: 60px;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #cc3366;
    background: url( images/archive-header-bg.gif ) left top no-repeat;
*/
}

/* pathway ----*/
div#main .pathway {
	margin: 10px;
	color: #666;
	font-size: x-small;
	border-bottom: 1px solid #eee;
}
div#main .pathway img {
	vertical-align: text-top;
}

/* block ----*/
div#main .block {
	margin-bottom: 10px;
	padding-bottom: 15px;
    background: url( images/frame-bottom-p.gif ) left bottom no-repeat;
}
div#main .block .block-top {
	margin-bottom: 5px;
}
div#main .block .block-header {
	height: 40px;
	line-height: 40px;
    background: url( images/frame-header-p.gif ) left bottom no-repeat;
}
div#main .block .block-body {
	padding: 10px;
    background: url( images/frame-body-p.gif ) left bottom repeat-y;
}
div#main .block .block-body table.for-beginner td {
	padding: 0 10px;
}

/* block news ----*/
div#main .block-news {
	margin-bottom: 10px;
	padding-bottom: 15px;
    background: url( images/frame-bottom-n.gif ) left bottom no-repeat;
}
div#main .block-news .block-header {
	height: 40px;
	line-height: 40px;
    background: url( images/frame-header-n.gif ) left bottom no-repeat;
}
div#main .block-news .block-body {
	padding: 10px;
    background: url( images/frame-body-n.gif ) left bottom repeat-y;
}
table#recent-news th {
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
}
table#recent-news td {
	vertical-align: top;
	padding: 0 10px;
	border-bottom: 1px dotted #ccc;
}

.news-head {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	background: #f9f9f9 url( images/li05.gif ) 5px center no-repeat;
	border-bottom: 1px #669933 solid;
}

/* block half ----*/
div#main .block-half {
	width: 285px;
	margin-bottom: 10px;
	padding-bottom: 15px;
    background: url( images/frame-half-bottom-p.gif ) left bottom no-repeat;
}
div#main .block-half .block-header {
	height: 40px;
	line-height: 40px;
    background: url( images/frame-half-header-p.gif ) left bottom no-repeat;
}
div#main .block-half .block-body {
	padding: 10px ;
    background: url( images/frame-half-body-p.gif ) left bottom repeat-y;
}




/* item ----*/
div#main div.item,
div#main div.entry {
	margin: 20px 10px;
	clear: both;
	margin: 0 auto;
	zoom: 1;
}
div#main div.item:after,
div#main div.entry:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div#main .archive-header,
div#main .archive-header-bg,
div#main div.item .itemhead h3 {
	margin: 0;
	padding: 10px 10px 10px 25px;
	color: #993366;
	font-size: 1.8em;
	font-weight: bold;
	background: #fff6f9 url( images/itemhead.gif ) 10px center no-repeat;
	border-bottom: 1px solid #f6c6e6;
}
div#main div.item .itemhead h3 a {
	color: #993366;
}
div#main div.item .itemhead .chronodata {
	display: none;
}
div.single div#main div.item,
div.archive div#main div.item {
/*	padding: 0 20px 0 30px;*/
	line-height: 1.5em;
}
div.page div#main div.item .storycontent {
/*	padding: 20px 20px 20px 30px;*/
	margin: 20px 10px;
	line-height: 1.5em;
}
div#main div.item .metadata {
	display: none;
}
div#main div.item .metadata .category {
}
div#main div.navigation {
	font-size: x-small;
	text-align: center;
}
div#main div.item h3,
div#main div.item h4,
div#main div.item h5,
div#main div.item h6 {
	clear: both;
}

div.single div#main .sub-category,
div.archive div#main .sub-category {
	margin: 20px 10px;
}
div.single div#main .sub-category h3,
div.archive div#main .sub-category h3,
div#main div.item .storycontent h3 {
	margin-top: 0px;
/*
	background: url( images/h3.jpg ) left center no-repeat;
	border-bottom: 1px solid #f66;
	font-size: 1.3em;
	line-height: 35px;
	padding-left: 18px;
	color: #c33;
*/
	background: url( images/h3-bg.gif ) left top no-repeat;
	line-height: 35px;
	font-size: 1.3em;
	padding-left: 35px;
	height: 40px;
	color: #cc3366;
}
div#main div.item .itemhead h4,
div#main div.item .storycontent h4 {
	margin: 20px 0 10px;
/*
	background: #fbf9f3 url( images/h4.gif ) 5px center no-repeat; 
	line-height: 30px;
	font-size: 1.1em; 
	color: #933;
	padding-left: 30px;
*/
	background: #e877a6 url( images/h.gif ) 5px center no-repeat; 
	line-height: 30px;
	font-size: 1.3em; 
	color: #fff;
	padding-left: 20px;
/*
	border-top: 1px solid #e877a6;
	border-bottom: 1px dotted #ece5d2;
*/
}
div#main div.item .itemhead h4 a,
div#main div.item .storycontent h4 a {
	color: #fff;
	text-decoration: none;
}
div.page div#main div.item .storycontent h4 {
	margin: 20px 10px 10px;
}

div#main div.item .storycontent h5 {
	margin: 5px 20px;
	background: url( images/h5.gif ) left center no-repeat;
	line-height: 18px;
	font-size: 1.0em;
	padding-left: 20px;
	border-bottom: 1px dotted #ece5d2;
}
div#main div.item .storycontent table {
	margin: 0 20px;
}
div#main div.item .storycontent p {
	margin: 0 20px 10px;
}
div.page div#main div.item .storycontent p {
	margin: 0 30px 10px;
}
div#main div.item img {
/*
	padding: 0;
	display: inline;
*/
}
div#main div.item img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
div#main div.item img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* news - todays */
div.todays div#main div.item .itemhead .chronodata,
div.news div#main div.item .itemhead .chronodata {
	display: block;
	padding: 3px 30px;
	font-size: x-small;
	color: #996633;
	border-bottom: 1px dotted #f6c6e6;
/*	border-bottom: 1px solid #eeeecc;
	background: #fdfbf0;*/
}
div.todays div#main div.item .itemhead .chronodata .tags,
div.news div#main div.item .itemhead .chronodata .tags {
    margin-left: 20px;
}

/* sidebar --------------------------------------------------------*/
div#sidebar .panel {
	margin-bottom: 5px;
}
div#sidebar .panel h4 {
	color: #669900;
	height: 25px;
	line-height: 25px;
	background: url( images/side-h4.gif ) left center no-repeat;
	padding-left: 23px;
}
div#sidebar .panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#sidebar .panel ul li {
	background: url( images/li06.gif ) 10px 4px no-repeat;
	padding-left: 25px;
}
div#sidebar .widget {
	padding-bottom: 15px;
	margin-bottom: 10px;
}
div#sidebar .widget:after,
div#sidebar .widget ul:after,
div#sidebar .widget dl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div#sidebar .widget .header {
	height: 40px;
}
div#sidebar .widget .body {
	padding-bottom: 1px;
	
}
div#sidebar .contact { background: url( images/side-bg-bottom-g.gif ) left bottom no-repeat;}
div#sidebar .contact .body {background: url( images/side-bg-body-g.gif ) left bottom repeat-y; }

div#sidebar .latestnews { background: url( images/side-bg-bottom.gif ) left bottom no-repeat;}
div#sidebar .latestnews .body { background: url( images/side-bg-body.gif ) left bottom repeat-y;}


div#sidebar .widget .body .welcome,
div#sidebar .widget .body .home,
div#sidebar .widget .body .address {
	margin: 0px;
	padding: 5px 10px 0;
	list-style: none;
}
div#sidebar .widget ul {
	margin: 0px;
	padding: 5px 0 0 20px;
	list-style: none;
	background: url( images/side-bg-flower.gif ) -1px bottom no-repeat;
}
div#sidebar .widget ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url( images/li01.gif ) 3px center no-repeat;
	font-size: small;
}
div#sidebar .widget dl.news {
	margin: 0px;
	height:185px;
	padding: 5px 10px 0;
	font-size: x-small;
	overflow:auto;
}
div#sidebar .widget dl.news dt {
	margin: 0;
	padding: 0 5px;
	color: #996633;
	font-weight: bold;
	background: #f2eed0;
}
div#sidebar .widget dl.news dd {
	margin: 0;
	padding: 0;
}
div#sidebar .widget dl.news dd p {
	margin: 0;
	padding: 0;
}
div#sidebar .widget dl.news dd .date {
	margin: 0 0 2px;
	padding: 0;
	font-size: xx-small;
	border-bottom: 1px dotted #ccc;
}
div#sidebar .widget dl.news dd .more {
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}
div#sidebar .widget address {
	font-size: x-small;
	margin: 0;
	padding: 5px 10px;
	font-style: normal;
}
div#sidebar .widget address .shopname {
	font-weight: bold;
}
table#go-shop {
	margin-top: 10px;
	width: 600px;
	border-collapse: collapse;
}

/* footer ---------------------------------------------------------*/
div#footer {
	margin-top: 20px;
	border-top: 2px solid #E877A6;
}
div#footer #footer-navi {
	margin: 0px 0 20px;
	font-size: x-small;
	text-align: center;
	line-height: 25px;
	background: #Fbf2f5;
}
div#footer #company h2,
div#footer #company h3 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: small;
	font-weight: normal;
}
div#footer #copyright {
	font-size: x-small;
}
div#footer #copyright h3 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: x-small;
	font-weight: normal;
}

/* program price --------------------------------------------------*/
div#main div.item .storycontent table.price {
	margin: 0;
	font-size: 11px;
}
table.price td {
	font-size: 11px;
	padding: 0 10px;
}
table.price .plan-course {
    border-top: 1px solid #f3c291;
	background: #fae3cc;
	background: #fcf0e4;
/*
    border-top: 1px solid #f3abc6;
	background: #fbd5e2;
	font-weight: bold;
	color: #cc3366;
*/
}
table.price .plan-price td {
    border-top: 1px dotted #f3c291;
	background: #ffffff;
/*
	background: #fceaf1;
	color: #cc3366;
*/
}
div#main div.item table.price-long {
	margin: 0;
	font-size: x-small;
	border-collapse: collapse;
}
div#main div.item table.price-long th,
div#main div.item table.price-long td {
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 1.2em;
}


/* tab */
div#tabs {
	margin: 0 0px;
	width: 93%;
	font-size: 1.0em;
}
div#tabs100 {
	margin: 0 0px;
	width: 99%;
	font-size: 1.0em;
}
div#main div.item .storycontent div#tabs h5 {
	margin: 0 0 5px;
}

/* contact */
div.contact-box {
	clear: both;
	margin: 30px auto 30px;
	text-align: center;
}

/* recommend spot */
dl.recommend-spot {
	margin: 20px 0px 10px;
}
dl.recommend-spot dt {
	margin: 20px 0px 0;
	padding: 3px 20px;
	line-height: 1.5em;
	font-weight: bold;
	background: #faf1e8 url( images/li05.gif ) 2px center no-repeat;
	border-top: 1px solid #cc9966;
	color: #663300;
}
dl.recommend-spot dd {
	padding: 10px 15px;
}
dl.recommend-spot dd {
	zoom: 1;
	clear: both;
	margin: 0 auto;
}
dl.recommend-spot dd:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.page table,
.single table {
	margin: 0;
	background: #d1c9ac;
}
.page table td,
.single table td {
	padding: 3px 10px;
	background: #ffffff;
}
.page table td p,
.single table td p {
	margin: 0 0 10px !important;
}
.page table th,
.single table th {
	padding: 3px 10px;
	font-weight: normal;
	background: #faf4e2;
}
.page table caption,
.single table caption {
	text-align: left;
	margin: 0 0 5px;
	background: url( images/li01.gif ) left center no-repeat;
	line-height: 18px;
	font-size: 1.0em;
	padding-left: 20px;
/*	border-bottom: 1px dotted #ece5d2;*/
}
.page table tr.e1 th,
.single table  tr.e1 th {
	border-bottom: 1px solid #e4dbbe;
}
.page table tr.e1 td,
.single table  tr.e2 td {
	background: #fefcf2;
}
.page table tr.e3 td,
.single table  tr.e3 td {
	background: #fefcf2;
	border-bottom: 1px dotted #e4dbbe;
}
table.white td,
table.white th {
	background: #ffffff;
}
table.temperature td,
table.temperature th {
	padding: 1px;
	text-align: center;
}

dl.recommend-spot dd table.spotdata {
	margin: 0;
	background: #d1c9ac;
}
dl.recommend-spot dd table.spotdata td {
	padding: 1px 5px;
	background: #ffffff;
}
dl.recommend-spot dd table.spotdata tr.time td {
	text-align: center;
}
dl.recommend-spot dd table.spotdata th {
	padding: 1px 5px;
	text-align: center;
	font-weight: normal;
	background: #faf4e2;
}
dl.recommend-spot dd table.spotdata caption {
	text-align: left;
	margin: 0 0 5px;
	background: url( images/li01.gif ) left center no-repeat;
	line-height: 18px;
	font-size: 1.0em;
	padding-left: 20px;
	border-bottom: 1px dotted #ece5d2;
}
dl.visa {
	margin: 0 10px;
}
dl.visa dt {
	text-align: left;
	margin: 0 0 5px;
	background: url( images/h5.gif ) left center no-repeat;
	line-height: 18px;
	font-weight: bold;
	font-size: 1.0em;
	padding-left: 20px;
	border-bottom: 1px dotted #ece5d2;
}
dl.visa dd {
	margin: 0;
	padding-bottom: 20px;
}

/* faq */
div.cat-5general, 
div.cat-4child, 
div.cat-3faq {

}

div.cat-3faq div#main div.item .itemhead h4,
div.cat-4child div#main div.item .itemhead h4,
div.cat-5general div#main div.item .itemhead h4 {
	margin: 3px 0;
	background: #ffffff url( images/faq-q.gif ) 5px center no-repeat;
	line-height: 25px;
	color: #cc3366;
	font-weight: normal;
	font-size: 1.0em;
	padding-left: 28px;
	border: none;
}
div.cat-3faq div#main div.item .itemhead h4,
div.cat-4child div#main div.item .itemhead h4,
div.cat-5general div#main div.item .itemhead h4 {
	border-top: 1px solid #f6dee6;
}
div.cat-3faq .storycontent,
div.cat-4child .storycontent,
div.cat-5general .storycontent {
	padding: 10px;
	background: url( images/faq-a.gif ) 5px 10px no-repeat;
	border-top: 1px dotted #ece5d2;
}

/* sidebar sub-menu */
div#sidebar #sub-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#sidebar #sub-menu li {
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 30px;
	background: url( images/li01.gif ) 10px center no-repeat;
}

/* proglist */
ul.proglist {
	clear:both;
	margin: 15px auto 0;
	padding: 0;
	list-style: none;
	display: block;
}
ul.proglist li {
	float: left;
	width: 380px;
	margin: 0 0px 0 0;
	padding: 0;
	text-align: center;
}
ul.proglist div.program {
/*	border: 1px solid;*/
}


/* faq */
div.cat-faq div#main div.item .itemhead h4 {
	margin: 3px 0;
	background: #ffffff url( images/faq-q.gif ) 5px center no-repeat;
	line-height: 25px;
	color: #cc3366;
	font-weight: normal;
	font-size: 1.0em;
	padding-left: 28px;
	border: none;
}
div.cat-faq div#main div.item .itemhead h4 {
	border-top: 1px solid #f6dee6;
}
div.cat-faq .storycontent {
	padding: 10px;
	background: url( images/faq-a.gif ) 5px 10px no-repeat;
	border-top: 1px dotted #ece5d2;
}

div#menu table,
div#menu table td {
	background: transparent;
}
div#menu table td {
	padding: 0;
}


div.reason div.point {
	margin-bottom: 10px;
	background: url( images/p-underline.gif ) left bottom repeat-x;
}

/* about navi */
div#navi-about {
	margin: 0px 0 0;
	height: 80px;
	font-size: small;
	text-align: right;
	background: url( images/navi-about-bg.gif ) left top no-repeat;
}
div#navi-about ul {
	float: left;
	margin: 0;
	padding: 50px 0 0 20px;
	list-style: none;
}
div#navi-about ul li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	display: block;
}

div#main .archive-header {
	margin-bottom: 10px;
}

/* feedback navi */
div#navi-feedback {
	margin: 0px 0 10px;
	height: 120px;
	font-size: small;
	text-align: right;
	background: url( images/navi-feedback-bg.gif ) left top no-repeat;
}
div#navi-feedback ul {
	float: left;
	margin: 0;
	padding: 50px 0 0 15px;
	list-style: none;
}
div#navi-feedback ul li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	display: block;
}
