@import url("/wp-content/themes/azul/scripts/slideshowlite/css/slideshow.css");

/*
Theme Name: Pop Japan Travel
Theme URI: Based on http://www.switchroyale.com/?page_id=21
Description: Modified "Azul" theme for PJT
Version: 0.1
Author: Chris Bednarski
Author URI: http://www.digitalmanga.com/
*/

/*-- General Elements --------------------------------------------------------*/

body
{
	margin: 0;
	background: url('images/pjt_background.png') top repeat-x #cdecf7;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: .9em;
}

img
{
	border: 0 none;
}

/*-- Page Structure ----------------------------------------------------------*/

#wrapper
{
	width: 974px;
	margin: auto;
	position: relative;
}

#bg_bubble
{
	background: url('images/pjt_middle.png') -1px 0 repeat-y;
}

#header
{
	height: 190px;
	width: 974px;
	background: url('images/pjt_bg_top.jpg') -1px 0 no-repeat;
}

#header h1
{
	margin: 0;
	padding-top: 1px;
}

#header h1 a
{
	display: block;
	height: 143px;
	width: 143px;
	margin: 12px 0 0 14px;
}

#header h1 a i
{
	display: none;
}

/*-- Search Box --*/

#search
{
	position: absolute;
	top: 115px;
	left: 740px;
}

#search p
{
	margin: 0;
}

/*-- Navigation --*/

#navbar
{
	position: absolute;
	top: 145px;
	left: 75px;
	height: 34px;
}

/*#navbar {
	margin: 0px;
	height: 34px;
	position: relative;
	z-index: 10;
}*/

#navbar .menu {
	border-bottom: 1px solid #cccccc;
}

#navbar ul {
	margin: 0;
	padding: 0;
	height: 31px;
	border-left: 1px solid #cccccc;
/*	background: #ffffff;*/
}

#navbar li {
	display: block;
	border-top: 1px solid #cccccc;
	float: left;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 25px;
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #333333;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}

#navbar ul li ul {
	z-index: 100;
	margin: 0;
	border: 1px solid #999999;
	width: 250px;
	height: auto;
	clear: both;
	position: absolute;
	top: 30px;
	left: -999px;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: auto;
}

#navbar ul li ul li {
	width: 250px;
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	background: url(images/subnav1bg.png);
}

#navbar ul li ul li a {
	background: url(images/subnav1bg.png);
	padding: 0 0 0 5px;
	float: none;
}

#navbar ul li ul li a:hover {
	background: none #cccccc;
}

/*-- Body Section --*/

#body
{
	min-height: 420px;
	background: url('images/pjt_bg_top.jpg') -1px -190px no-repeat;
	padding: 0px 15px 5px 15px;
}

#body_bumper
{
	background: url('images/pjt_bottom.png') -1px 0 no-repeat;
	height: 21px;
}

/*-- Homepage Left --*/

#left_col
{
	float: left;
	width: 685px;
}

#home_banner
{
	height: 225px;
	border: 0px solid #cfcfcf;
	background: #111;
}

#banner-rotate
{
	margin: 2px auto;
}

#home_ticker
{
	margin-top: 5px;
	height: 35px;
	border: 2px solid #ffe04d;
	overflow: hidden;
}

#home_ticker h1, #home_ticker ul
{
	float: left;
	font-size: 12px;
}

#home_ticker h1
{
	height: 34px;
	line-height: 32px;
	font-weight: bold;
	width: 7em;
	padding: 0px;
	margin: 0 0 0 10px;
}

#home_ticker ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#home_ticker li
{
	line-height: 34px;
}

#home_ticker ul li a
{
	text-decoration: none;
}

#home_ticker ul li a:hover
{
	text-decoration: underline;
}

#home_ticker_top
{
	margin: -5px 0 5px 0;
	height: 50px;
	border: 2px solid #ffe04d;
	overflow: hidden;
}

#home_ticker_top h1, #home_ticker_top ul
{
	float: left;
	font-size: 12px;
}

#home_ticker_top h1
{
	height: 50px;
	line-height: 32px;
	font-weight: bold;
	width: 7em;
	padding: 0px;
	margin: 0 0 0 10px;
}

#home_ticker_top ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#home_ticker_top li
{
	line-height: 15px;
}

#home_ticker_top ul li a
{
	text-decoration: none;
}

#home_ticker_top ul li a:hover
{
	text-decoration: underline;
}

#home_videos
{
	margin-top: 5px;
	height: 220px;
	border: 1px solid #cfcfcf;
	border-width: 0 1px;
}

#video_container
{
	padding: 0 20px;
	height: 190px;
	overflow: hidden;
}

#home_videos .video_box
{
	width: 120px;
	height: 130px;
	float: left;
	margin: 35px 20px;
}

#home_videos .video_box h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
}

#home_videos .video_box a
{
	color: #778;
	text-decoration: none;
}

#home_videos_bumper
{
	height: 16px;
	margin: 0 -1px;
	background: url('images/pjt_vidblogcurves.png') -5px 0 no-repeat #fff;
	text-align: right;
}

#home_videos_bumper div
{
	position: relative;
	left: 676px;
	height: 16px;
	width: 16px;
	background: url('images/pjt_vidblogcurves.png') -716px 0 no-repeat #fff;
}

#home_videos h1
{
	background: #3269ce;
}

#home_videos h1, #home_blog h1, #home_photos h1
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0 -1px;
}

/*-- Homepage Right --*/

#right_col
{
	float: left;
	width: 200px;
	width: 245px;
	/* Original was narrower; calculated proportional increase. */
	margin-left: 10px;
}

#home_blog
{
	height: 185px;
	height: 225px;
	background-color: #fff0be;
	overflow: hidden;
}

#home_blog h1
{
	margin: 0;
	background-color: #ffcc4b;
}

#home_blod h2, #home_blog .post
{
	margin: 0 4px;
}

#home_blog h2
{
	font-size: .9em;
}

#home_blog .post
{
	font-size: .8em;
	text-align: justify;
}

#home_blog .post object
{
	display: none;
}

#home_blog .post .entry
{
	margin: 10;
}

#home_photos
{
	margin-top: 5px;
	height: 215px;
	height: 265px;
	background-color: #baeffc;
	border: 1px solid #cfcfcf;
	border-width: 0 1px;
}

#home_photos_bumper
{
	height: 16px;
	margin: 0 -1px;
	background: url('images/pjt_pixbottom.png') -4px 0 no-repeat #fff;
}

#home_photos_bumper div
{
	height: 16px;
	width: 60px;
	position: relative;
	left: 191px;
	background: url('images/pjt_pixbottom.png') -152px 0 no-repeat #fff;
}

#home_photos h1
{
	background-color: #3eb8d7;
}

#home_photos_box ul
{
	padding: 3px;
	margin: 0;
}
#home_photos_box ul li
{
	display: block;
	float: left;
	margin: 2px;
	width: 114px;
	height: 114px;
}

#home_photos_box ul li img
{
	width: 112px;
	border: 1px solid #3EB8D7;
}

/*-- Home Shared --*/

#home_videos h1 a, #home_photos h1 a, #home_blog h1 a
{
	color: #fff;
	text-decoration: none;
}

#home_videos h1 a:hover, #home_photos h1 a:hover, #home_blog h1 a:hover
{
	text-decoration: underline;
}

/*-- Networking Buttons --*/

#networking
{
	margin: 5px auto 0 auto;
	width: 500px;
}

#networking ul
{
	margin: 0;
	padding: 0;
}

#networking ul li
{
	display: block;
	float: left;
}

#networking ul li a
{
	display: block;
	background: url('images/pjt_buttons.jpg') 0 0;
	height: 63px;
	width: 125px;
}

#networking ul li a b
{
	display: none;
}

#networking #network_newsletter a
{
	background-position: 0 0;
}

#networking #network_twitter a
{
	background-position: -125px 0;
}

#networking #network_facebook a
{
	background-position: -250px 0;
}

#networking #network_youtube a
{
	background-position: -375px 0;
}

/*-- Footer --*/

#footer
{
	margin-top: 15px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

#footer a
{
	color: #666;
	text-decoration: none;
}

#footer a:hover
{
	color: #333;
}

#footer ul, #footer ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#footer #copyright
{
	border-top: 1px solid #3265ce;
}

/*-- Special Formatting ------------------------------------------------------*/

.clear
{
	clear: both;
}

/*-- Begin Original Stylesheet -----------------------------------------------*/

#posts {
	width: 600px;
	padding: 0 0 0 40px;
	margin: 0 0 20px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 50px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 20px 0 0 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.post a, .navigation a {
	color: #0195c5;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	margin-left: 720px;
	width: 200px;
	position: relative;
	font-size: 1em;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 1.1em;
	color: #666666;
	width: 200px;
}

.sidebar a {
	display: block;
	color: #0195c5;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.sidebar a:hover {
	color: #333333;
	background: #ebebeb;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li a {
	text-align:left;
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
	padding: 0 10px 0 20px;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
}

#wp-calendar a:hover {
	background: #cccccc;
}


/* Custom styles for PJT */

.alert {
	color: #ff0000;
	font-weight: bold;
}

.clear { clear:both; }

.tour-banner-large {
	max-width:600px;
	width:expression(this.width>600 ? 600 : true); /* IE6 hack */
}
.tour-price-box {
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
.discount-notice {
	margin:10px 0px;
	padding:5px;
	border:1px solid #cccccc;
	background:#f4f4ff;
}
.tour-old-price {
	font-weight:normal;
	text-decoration:line-through;
}
.tour-base-price, .tour-land-price {
	color:#ff2222;
}
.tour-includes-box {
	font-size:12px;
	padding:0px 25px 10px 25px;
}
.tour-schedule ul li h3 {
	margin:0px;
}
.tour-schedule ul li span.minimize-button {
	font-size:12px;
	float:right;
	font-family:monospace;
}
.tour-schedule ul li div.tour-option-block {
	background:#eeeeee;
	padding:10px 20px;
	margin-bottom:3px;
}
.tour-schedule ul li div.tour-option-checkbox {
	float:right;
	text-align:right;
	width:120px;
}
.tour-date-text p {
	margin-top:0px;
}
.tour-option-icon {
	vertical-align:top;
	width:60px;
	margin-top:15px;
	float:left;
}
.tour-option-body {
	padding-left:70px;
}
.tour-option-text h3 {
	font-size:14px;
	margin:0px;
	padding:0px;
}

.tour-schedule ul li.minimized .tour-option-icon {
	display:none;
}
.tour-schedule ul li.minimized .tour-date-text {
	display:none;
}
.tour-schedule ul li.minimized .tour-option-body p {
	display:none;
}

#misc-block {
	padding:15px 0px 30px 40px;
}

#misc-block div.tour-misc-block {
	background:#eeeeee;
	padding:10px 20px;
	margin-bottom:3px;
}

#misc-block div.tour-misc-text {
	font-weight:bold;
}

#misc-block div.tour-misc-checkbox {
	float:right;
	text-align:right;
	width:120px;
}

#signup-block input {
	margin-right:10px;
}
#signup-block span {
	float:right;
	font-weight:bold;
}
#signup-block .deadline {
	text-align:center;
}
#signup-block .deadline p {
	font-weight:bold;
}

.tour-detail {
	margin:0px 0px 20px 0px;
	padding:8px 16px;
	border:1px solid #cccccc;
	background:#f4f4ff;
	font-size:13px;
	text-align:left;
}

.tour-detail ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.tour-detail-title {
	font-weight:bold;
}

.tour-detail .base-price {
	color:#df0000;
}


.sidebar .tour-date {
	padding:0px 10px;
}
.sidebar h3 {
	font-size: .8em;
}

#sidebar-banners {
	padding: 30px 0px 0px 0px;
	overflow: hidden;
}
#sidebar-banners ul.no-grid li {
	margin: 0px 0px 15px;
}
#sidebar-banners ul.grid li {
	float: left;
	margin: 0px 5px 5px 0px;
}
#sidebar-banners a {
	border: none;
	padding: 0;
	text-align: center;
}
#sidebar-banners a:hover {
	background: none;
}
#sidebar-banners img {
	max-width: 160px;
	border: none;
}
#sidebar-banners ul.grid img {
	max-width: 75px;
}


#breadcrumbs {
	margin:0px 0px 30px 0px;
	padding:0px 0px 3px 20px;
	font-size: .8em;
	background:#cccccc;
}


/* Contact Form styles */
.radio-list .wpcf7-list-item {
	display:block;
}

#faq-summary {
	padding-bottom:100px;
}
#faq-complete {
	padding-bottom:400px;
}
#faq-summary ul {
	margin:0px;
	padding:0px 20px;
}
#faq-summary ul li {
	margin-bottom:3px;
}
.faq-question {
	font-size:11pt;
}
.faq-answer {
	font-size:10pt;
}
.faq-return {
	display:block;
	text-align:right;
	font-size:10pt;
	border-bottom:1px solid #666;
	padding:15px 0px;
}
#faq-summary a, .faq-return a {
	color: #0195c5;
	text-decoration: none;
}
.faq-summary a:hover, .faq-return a:hover {
	color: #333333;
}


.pod-post h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
}
.pod-post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}
.pod-post h2 a {
	color: #0195c5;
	text-decoration: none;
}
.pod-post h2 a:hover {
	color: #333333;
}

.loadable-gallery {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.loadable-image {
	border: 1px solid #cccccc;
	width: 75px;
	height: 75px;
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.loadable-image img {
	width: 75px;
}

#container-alt {
	width: 960px;
	margin: 0 auto;
}
#container-alt #header-block {
	margin: 0 0 30px 0;
}
#container-alt #posts {
	width: 750px;
	padding: 0 0 0 0px;
	margin: 0 0 20px 0;
	float: left;
}
#container-alt #posts .post {
	padding: 20px 40px;
	margin: 0 0 30px 0;
	background: #ffffff;
}
#container-alt #posts .navigation {
	padding: 20px 40px;
	background: #ffffff;
}
#container-alt .sidebar {
	width: 160px;
	margin-left: 800px;
}
#container-alt .sidebar h2 {
	width: 160px;
}

#container-alt .sidebar #videos2 {
	background: #ffffff;
}
#videos2 ul li {
	text-align: center;
}
