/*
Theme Name: Sayuki
Theme URL: http://www.sayuki.net
Description: A site designed and sponsored by TMCreation
Author: Toshihiro Maruyama
Author URI: http://www.tmcreationweb.com
Version: 1.0
*/

/*==========================================================================
	Import Styles
==========================================================================*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/superfish.css');
@import url('css/fancybox.css');

/*==========================================================================
	Global
==========================================================================*/

body{
	font: 12px/20px  Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	background:url(images/bodybg.jpg) 50% 0 repeat-y #0d060a;
}

#bodylayer {
	background: url(images/headbg.jpg) 50% 0 no-repeat transparent;
	padding-bottom: 30px;
	height: auto;
}

a {
	text-decoration:none;
	color: #f297cd;
}

a:hover{
	color: #f297cd;
	text-decoration:none;
}

a:focus{
	outline: none;
}

hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

h1{font-size:22px}
h2{font-size:21px}
h3{font-size:19px}
h4{font-size:18px}
h5{font-size:17px}
h6{font-size:15px}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	background: #1e1a1c;
	border: 1px solid #171516;
	padding: 9px 10px 9px 10px;
	font-size:12px; 
	color: #999;
	outline: none;
}

input#saisenbako, input#buynow {
	background: transparent;
	border: none;
	padding: 0;
}

input:focus, textarea:focus {
	background-color: #353133;
}

.left{
	text-align:left;
	float:left;
}
.right{
	text-align:right;
	float:right;
}

pre, code {
	font: 11px/19px Consolas,"Andale Mono",Courier,"Courier New",monospace;
}

pre {
	border: 1px solid #ddd;
	margin: 30px 0 40px 0;
	overflow-x: visible;
	overflow-y: hidden;
	padding: 1px;
	background: url(images/bg-code.gif);
}

.image img {
	visibility: hidden;
}

.image a {
	padding: 2px;
	border: 1px solid #1e1e1e;
	display: block;
	background: url(images/loading_s.gif) 50% 50% no-repeat #000;
}

.hidden { display: none; }

/*==========================================================================
	Header
==========================================================================*/




#header {
	position: relative;
	z-index: 2;
	height: 180px;
	width: 940px;
	margin: 0 auto;
}

/* logo -------------- */

#logo {
	background: url(images/logo.png) no-repeat 0 0;
	height: 159px;
}

#logo h1 a {
	color: #000;
	display: block;
	font-weight:normal;
	padding: 0 0 10px 0;
}

/* Language Selector -------------- */

#lang_sel_header {
	position: absolute;
	left: 510px;
	top: 50px;
}

#lang_sel_header #lang_sel_list ul {
	border: none;
}

#lang_sel_header #lang_sel_list ul li {
	width: auto;
	display: inline;
	font-family: Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#lang_sel_header #lang_sel_list ul li a {
	border: none;
	background: transparent;
	margin: 0 30px 0 0;
	padding: 0;
	vertical-align: middle;
	display: inline;
}

#lang_sel_header #lang_sel_list ul li a.lang_sel_sel {
	color: #fff;
}

#lang_sel_header #lang_sel_list ul li a.lang_sel_other {
	color: #a4a4a4;
}

#lang_sel_header #lang_sel_list ul li a.lang_sel_other:hover {
	color: #ccc;
}


/* Search Bar (Header & Sidebar / No Result + 404 Error in Content Area) -------------- */



#searchbox {
	background: url(images/searchbg.png) no-repeat;
	position: absolute;
	right: 55px;
	top: 45px;
	width: 220px;
	height: 44px;
}

#searchbox .searchform input.s {
    width: 170px;
	vertical-align: middle;
	background: transparent;
	border: none;
	float: left;
	margin: 0;
	padding-top: 8px;
}

#searchbox .searchform button.searchsubmit, #sidebar .widget .searchform button.searchsubmit, .no .searchform button.searchsubmit {
	width: 30px;
	height: 30px;
	border: none;
	background: url(images/non.gif) repeat 0 0 transparent;
	float: left;
	padding-left: 0;
	margin-left: 0;
	cursor: pointer;
}

#sidebar .widget .searchform, .no .searchform {
	background: url(images/searchbg.gif) no-repeat;
	width: 260px;
	height: 30px;
}

#sidebar .widget .searchform input.s, .no .searchform input.s {
	width: 210px;
	vertical-align: middle;
	background: transparent;
	border: none;
	float: left;
	margin: 0;
	padding-top: 8px;
}

.no .searchform {
	margin: 0 25px;
}

/* Main Navigation -------------- */

#nav{
	position: absolute;
	height: 55px;
	z-index: 10;
	left: 110px;
	top: 128px;
}


#nav li{
	background: transparent;
	padding:0 6px 0 0;
}

.sharebuttons {float:right;display:block;position:relative;margin-right:15px;margin-top:137px;border:0px solid #000;overflow:hidden;width:135px;height:16px;}
.sharebuttons a {color: #000; border:0px;}

#nav li a{
	display:block;
	float:left;
	padding:13px 16px 13px 15px;
	color: #fff;
	font-size: 11px;
	font-weight:bold;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

#nav li a:hover, #nav li.current-menu-item a {
	background: #221e20;
}

#nav li:hover > a {
	background: #221e20;
}


#nav ul ul{
	background: #221e20;
	padding:10px 0 0 0px;
	margin: 4px 0 0 0;
	width:153px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

#nav ul ul ul{
	background:none;
	margin:-5px 0 0 33px;
	/* IE: margin:-1px 0 0 20px; */
	padding:0px 0 0 0;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

#nav ul ul ul li:first-child a{
	padding-top:15px;
}

#nav ul ul li{
	background: #221e20;
	border:none;
	padding:0 15px 0 15px;
	width:123px;
}

#nav ul ul li:first-child a{
	border-top:none;
}

#nav ul ul ul li:first-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
}

#nav ul ul li:last-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}

#nav ul ul li:last-child a,
#nav ul ul li:last-child ul li:last-child a,
#nav ul li.current-menu-item ul li:last-child a,
#nav ul li.current-menu-item ul li:last-child ul li:last-child a
{
	padding-bottom:20px;
	border-bottom:none;
}

#nav ul ul li:last-child ul li a{
	padding-bottom:9px;
}

#nav ul ul li a, #nav ul li.current-menu-item ul li a{
	padding: 9px 0 9px 0;
	display:block;
	background: none;
	float:none;
	color: #999999;
	font-weight:normal;
}

#nav ul ul li a:hover,  #nav ul li.current-menu-item ul li a:hover {
	background:none;
	color:#fff;
}

#nav li.current-menu-item a, #nav li.current-menu-item a:visited, #nav li.current-menu-parent a, #nav li.current-menu-parent a:visited {
	color: #fff;
	background: #221e20;
	display:block;
	float:none;
}





/*==========================================================================
	Body
==========================================================================*/

#the_body{
	position:relative;
	z-index:1;
}

#page_bg{
	background:url(images/page_bg.gif) repeat-y;
}

#single_bg{
	background: url(images/single_bg.gif) repeat-y;
}

#full_bg{
	background: url(images/full_bg.gif) repeat-y;
}

/* Slider -------------- */

#slider{
	background: #10050d;
	height:380px;
	width:100%;
	overflow:hidden;
	border-bottom: 13px solid #000;
}

#slider .item{
	padding:30px 25px 30px 25px;
	background: #10050d;
	height:320px;
	width:890px;
	overflow:hidden;
}

#slider .image {
	float:left;
	margin:0 30px 0 0 ;
	height:320px;
}

#slider .image a {
	height: 320px;
	float: left;
	padding: 0;
	border: none;
	background: url(images/loading_l.gif) 50% 50% no-repeat #10050d;
	display: block;
}

#slider .details{
	float:left;
	width:275px;
}

#slider .details span{
	color:#555555;
}

#slider .cats{
	font-style:normal;
	font-size:11px;
	color:#77566e;
	width:430px;
	margin:0 0 20px 0;
}

#slider .cats a{
	color:#77566e;
}

#slider .cats a:hover{
	color:#e288a5;
}

#slider h2{
	display:block;
	font-weight: normal;
	color:#dddddd;
	font-size:30px;
	line-height:30px;
	margin:0 0 20px 0;
	width:430px;
}

#slider h2 a{
	color:#dddddd;
}

#slider h2 a:hover{
	color:#fff;
}

#slider .excerpt{
	color:#aeaeae;
	line-height:20px;
	font-size:12px;
	width:430px;
	
	/*IE 6 bug fix */
	margin-right:-3px;
}

#slider_nav{
	position:absolute;
	margin: -128px 0 0 485px;
	z-index:7;
}

#slider_nav ul {
	margin-top: 20px;
}

#slider_nav li{
	float:left;
	margin-right:10px;
}

#slider_nav li a{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#slider_nav li.activeSlide a{
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

/*==========================================================================
	Featured Area
==========================================================================*/

#featured{
	border: 1px solid #1e1e1e;
	height: 274px;
	overflow: hidden;
	background: #000;
}

#featured_slider {
	height:274px;
	width:938px;
	overflow:hidden;
}

#featured_slider .item {
	height:274px;
	width:940px;
	overflow:hidden;
}

#featured_slider_prev {
	margin:-290px 0 0 -51px;
}

#featured_slider_prev a {
	text-indent: -9999px;
	display: block;
	width: 51px;
	height: 45px;
	background: url(images/arrows.png) no-repeat;
}

#featured_slider_prev a:hover {
	background-position: -51px 0; 
}

#featured_slider_prev {
	position:absolute;
	padding:130px 51px 124px 0;
}

#featured_slider_prev, #featured_slider_next {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	display:none;
}

#featured_slider_next {
	position:absolute;
	padding:130px 0 124px 51px;
}

#featured_slider_next {
	margin: -290px 0 0 888px;
}

#featured_slider_next a {
	text-indent: -9999px;
	display: block;
	width: 51px;
	height: 45px;
	background: url(images/arrows.png) no-repeat;
	background-position: -51px -45px;
}

#featured_slider_next a:hover {
	background-position: 0 -45px; 
}

#featured .column {
	width:234px;
	float:left;
	border-right:1px solid #0d0d0d;
	background:url(images/featuredbg.png) no-repeat;
}

#featured .column:last-child{
	width:233px;
}

#featured .column:last-child .inner{
	border:1px solid #1e1e1e;
}

#featured .column .inner{
	border-left: 1px solid #1e1e1e;
	padding: 23px 20px 28px 20px;
	height:223px;
}

#featured .column .image a {
	width:185px;
	height:124px;
	margin:0 0 20px 0;
}

#featured .column h3 a {
	color: #fff;
	font-weight:normal;
	font-size:12px;
	display:block;
	line-height:24px;
	margin:0 0 5px 0;
}

#featured .column h3 a:hover, .box h4 a:hover, .box h5 a:hover, #sidebar .twitter a, #related .column h3 a:hover{
	color:#fad0e3;
}

.date{
	font-size: 10px;
	color: #7c7876;
	font-style: italic;
}

.date a {
	color:#7c7876;
}

.date span {
	color:#a6a3a1;
}

.date a:hover {
	color:#f297cd;
}

#featured_ribbon {
	position:absolute;
	margin:-279px 0 0 -4px;
	z-index:10;
}

/*==========================================================================
	Box
==========================================================================*/

.box{
	float:left;
	width:308px;
	padding:1px 0 1px 1px;
}

.box.first{

}

.box_item{
	border-bottom:1px solid #212121;
}

.box .image a{
	width: 256px; 
	height: 134px;
	margin: 14px 0 20px 0;
}

.box_wrap{
	padding:24px 24px 45px 24px;
}

.box .header{
	border-bottom:1px dotted #5d4c56;
	padding:5px 0 5px 0;
}

.box ul.header{
	border:none;
	padding:0;
}

.box .header li{
	border-bottom:1px dotted #ccc;
	padding:5px 0 5px 0;
}

.box .header h5 a{
	margin:3px 0 3px 0;
}

.box h4 a{
	display:block;
	float:left;
	color: #e288a5;
	font-weight:bold;
	font-size:12px;
}

.box h4{
	float:left;
}

.box h5 a{
	color:#fff;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	display:block;
	margin:0 0 3px 0;
}

.box span.more{
	float:right;
}

.box span a{
	color:#999999;
	font-size:11px;
}

.box span a:hover{
	color:#fff;
}

.box .date, .box .date a{
	color:#999999;
}

.box .date a:hover{
	color:#f297cd;
}

.box .excerpt{
	font-size:12px;
	font-style:normal;
	color:#aeaeae;
	padding:8px 0 20px 0;
	border-bottom:1px dotted #ccc;
}


/*==========================================================================
	Footer
==========================================================================*/

#footer_bg{
	background:url(images/footer_bg.gif) repeat;
	padding:0 0 10px 0; 
	float:left;
}


#third_nav{
	background:url(images/footer_nav_bg.gif) repeat-x;
	height:61px;
	color:#545454;
	font-style:normal;
	font-size:11px;
}

#third_nav ul{
	padding:20px 0 0 25px;
	float: left;
	width: 700px;
}

#third_nav a{
	float:left;
	display:block;
	color:#77566e;
	padding:0 5px 0 5px;
}

#third_nav ul{
	float:left;
}

#third_nav li span, #third_nav li {
	float:left;
	display:block;
}

#third_nav a:hover{
	color: #cdb1c2;
}

#back_to_top{
	float: right;
	margin: 20px 0 0 0;
	background: transparent;
	height: 41px;
}

#back_to_top a span{
	float: left;
	display: block;
}

#back_to_top a span.arrow{
	background:url(images/back_to_top.png) no-repeat 0 -13px;
	width: 14px;
	height: 13px;
	margin: 6px 20px 0 7px;
}

#back_to_top a:hover span.arrow{
	background-position: 0 0;
}

#footer_bar{
	height:9px;
	font-size:1px;
	line-height:1px;
}

#footer .column{
	float: left;
	width: 314px;
	background: url(images/footer_bg.gif) repeat;
	color: #999999;
	font-size: 12px;
}

#footer .column h6{
	color:#dddddd;
	font-weight:bold;
	font-size:13px;
	background:url(images/footer_col_line.gif) repeat-x 0 100%;
	padding: 0 0 10px 0;
	margin: 0 0 13px 0;
}

#footer .column.last h6{
	width:260px;
}

#footer .column p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 13px 0;
}

#footer .column img {
	margin:0 0 10px 0;
}

#footer .column li{
	padding: 3px 0 6px 0;
	border-bottom:1px dotted #515151;
}

#footer .column li:first-child{
	padding: 0 0 6px 0;
}

#footer .column li:last-child{
	border:none;
}

#footer .column a{
	color:#cbcbcb;
}

#footer .column a:hover{
	color:#fefefe;
}

#footer .column.last{
	background:url(images/footer_bg.gif) repeat;
	width:312px;
}

#footer .widget{
	padding:0 25px 25px 25px;
	margin:30px 0 0 0;
	background:url(images/seperator.png) no-repeat right top;
}

#footer .column.last .widget{
	background:none;
}

#footer_bottom {
	padding:25px 25px 20px 25px;
	color: #6a6760;
}

#footer_bottom p {
	padding: 20px 0 0 0;
}

#footer_bottom a {
	color: #6a6760;
}

#footer_bottom a:hover {
	color: #7e7c77;
}


/*==========================================================================
	Sidebar
==========================================================================*/

#sidebar {
	float:left;
	margin:5px 0 35px 15px;
}
#sidebar .widget {
	float:left;
	padding:25px 0 25px 0;
	width:260px;
	border-bottom:1px dotted #645f62;
}

#sidebar .widget:last-child{
	border:none;
}

#sidebar .widget .details{
	float:left;
	width:70px;
}

#sidebar h4{
	display:block;
	float:left;
	width:260px;
	color:#b37085;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 0;
}

#sidebar p{
	display:block;
	margin:0 0 10px 0;
}

/* Search -------------- */

.widget_search form {
	clear: both;
}

/* Twitter -------------- */

.twitter{
	background:#000;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	padding:0 20px 0 20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #212121;
	width:218px;
	margin:30px 0 5px 0;
	font-size:12px;
}

#footer .twitter{
	background:none;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow:0 0 0;
	padding:0;
	border:none;
	width:auto;
	margin:0 0 5px 0;
	font-size:12px;
}

#footer .twitter li a{
	border:none;
}

.twitter li{
	padding:15px 0 15px 0;
}

.twitter li:last-child{
	border-bottom:none;
}

.twitter small{
	color:#bbb;
	font-style:normal;
	font-size:10px;
}

#footer .twitter_bird{
	display:none;
}

.twitter_bird{
	background:url(images/twitter_bird.png) no-repeat;
	width:63px;
	height:31px;
	position:absolute;
	margin:-6px 0 0 0;
}

#sidebar a.twitter-link{
	float:right;
	font-size:11px;
	color:#bbb;
}

.twitter a{
	border-bottom:none;
}

.twitter a:hover{
	border-bottom:none;
}

#sidebar a:hover.twitter-link{
	color:#444444;
}

/* Advert -------------- */

#sidebar .advert li {
	float:left;
	margin: 0 10px 10px 0;
}

#sidebar .sidebar_ad li {
	float:left;
	margin: 0 10px 10px 0;
}

#sidebar .advert ul, #sidebar .sidebar_ad ul {
	float:left;
	width:270px;
}

#sidebar .sidebar_ad li a{
	width: 260px;
}

#sidebar .advert li a:hover, #sidebar .sidebar_ad li a:hover {
}


/* TABS (sidebar) -------------- */

.tabs{
	float:left;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.tab h5{
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	color:#aeaeae;
}

.tab .image a{
	margin:4px 0 0 0;
	width:45px;
	height:45px;
}

.tab_wrap{
	background: #10050d;
	border:1px solid #1e1e1e;
	float:left;
}

.tabs ul.nav{
	float: left;
	background:url(images/tab_nav_bg.gif) repeat;
	/*IE 6 fix 
	width:278px;
	*/
	width: 260px;
	height: 39px;
}

.tabs ul.nav li a{
	display: block;
	padding: 10px 0 10px 0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: url(images/tab_border.gif) repeat-y left;
}

.tabs ul.nav li a:hover{
	background: url(images/tab_border.gif) repeat-y left #10050d;
}

.tabs ul.nav li:hover{
	background: url(images/tab_nav_hover_bg.gif) repeat;
}

.tabs ul.nav li {
	float: left;
	width: 25%;
	border-bottom: 1px solid #1e1e1e;
	color: #aeaeae;
}

.tabs ul.nav li.tab_nav_1 {
	width:31%;
}

.tabs ul.nav li.tab_nav_2 {
	width: 34%;
}

.tabs ul.nav li.tab_nav_3 {
	width: 35%;
}

.tabs ul.nav li.tab_nav_4 {
	width: 0;
}

.tabs ul.nav li.ui-tabs-selected {
	border-bottom: none;
}

.tabs ul.nav li.ui-tabs-selected a {
	background:url(images/tab_border.gif) repeat-y left #10050d;
	color: #aeaeae;
}

.tabs ul.nav li:first-child a{
	background-image: none;
}

.tabs ul.nav li:first-child a:hover{
	background-image: none;
}

.tabs ul.nav li:last-child a{
}

.tabs .tab{
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}

.tab li{
	float: left;
	width: 224px;
	padding: 10px 18px 12px 18px;
	border-bottom: 1px solid #1e1e1e;
}

.tab li:last-child{
	border-bottom:none;
}

.tag_wrap{
	padding:10px;
}

.tab_tags a{
	float: left;
	display: block;
	padding: 3px 5px 3px 5px;
	background: #313131;
	margin: 1px 5px 5px 0;
}

.tab_tags a:hover{
	background: #313131;
	color: #fff;
}

.tab li .image{
	float:left;
}

.tab li .details{
	float:left;
	margin:0 0 0 14px;
}

.tab li .details h5, .tab li .details .date{
	float:left;
	width:165px;
	font-style:normal;
}

.tab li .details .date{
	color: #aaaaaa;
	font-size:10px;
}

.tab li .details .date a:hover{
	color: #f297cd;
}

.tab li .details .date a{
	color: #999999;
}

.tab li .details h5 a{
	float:left;
	cursor:pointer;
	color: #fff;
}

.tab li .details h5 a:hover {
	color: #f297cd;
}

/* Video -------------- */

.video{
	float:left;
}

.video p{
	margin:10px 0 0 0;
	font-style:normal;
	font-size:12px;
	line-height:20px;
	color: #aeaeae;
}

/* Twitter & RSS -------------- */

.rss_widget, .twitter_widget{
	float:left;
}

.rss_widget{
	padding:0 25px 0 10px; 
}

.twitter_widget{
	padding:0 0 0 0; 
}

span.icon{
	float:left;
	margin:5px 10px 0 0;
}

span.count{
	float:left;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a span.count{
	color:#444444;
	float:left;
}

span.desc{
	float:left;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a span.desc{
	color:#888888;
	float:left;
}

a:hover span.desc{
	color:#444444;
}


/* Half widgets -------------- */

.widget .half{
	width:140px;
	margin:0 20px 0 0;
	float:left;
}

.widget .half.last{
	margin:0 0px 0 0;
}

.widget li a{
	color: #8d8d8d;
}

.widget li a:hover{
	color:#f297cd;
}
.widget li.ui-state-active a {
	color: #f297cd;
}

.widget li{
	margin:0 0 5px 0;
}

/* Archive -------------- */

#archive, #single{
	float:left;
}

.nav-next{
	float:left;
	margin:25px;
}

.nav-prev{
	float:right;
	margin:25px 20px 25px 25px;
}

.no_border{
	border:none;
}

.archive_title{
	padding:25px 25px 0 25px;
	background:#000;
	margin:0 0 0 1px;
}

.archive_title h1{
	font-weight:normal;
}

#archive .box .excerpt{
	border-bottom:none;
	padding-bottom:0;
}

#archive .box_wrap{
	padding-bottom:35px;
}

#archive .box_item{
	border-bottom:1px solid #212121;
	background:url(images/page_bg.gif) repeat-y;
	float:left;
	width:620px;
}

#archive .box{
	padding-bottom:0;
}

.gap{
	height:9px;
	background:#000;
	width:938px;
	border-bottom:1px solid #212121;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}

/* Pagination -------------- */

.pagination {
	background: #000;
	width: 618px;
	margin:0 0 14px 1px;
}

.wp-pagenavi {
	font-size: 13px;
	padding: 30px 25px 20px 25px;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
	border-width: 0;
	color: #aeaeae;
}

.wp-pagenavi span.pages {
	font-size: 95%;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 3px 8px;
	margin-right: 1px;
	text-decoration: none;
	color: #aeaeae;
	background-color: #2a2525; /* IE �p */
	background: -moz-linear-gradient(top, #393232, #2a2525); /* Firefox �p */
	background: -webkit-gradient(linear, left top, left bottom, from(#393232), to(#2a2525)); /* Safari,Google Chrome�p */
	border-width: 0;
}
.wp-pagenavi a:visited {
	color: #aeaeae;
}
.wp-pagenavi a:hover {
	background-color: #191616; /* IE �p */
	background: -moz-linear-gradient(top, #2a2525, #191616); /* Firefox �p */
	background: -webkit-gradient(linear, left top, left bottom, from(#2a2525), to(#191616)); /* Safari,Google Chrome�p */
	border-width: 0;
}
.wp-pagenavi a:active {
	color: #aeaeae;
	background-color: #252525;
}
.wp-pagenavi span.current {
	padding: 3px 8px;
	margin-right: 1px;
	color: #fff;
	background-color: #252525;
}
.wp-pagenavi span.extend {
	margin-right: 1px;
	color: #333;
}
.wp-pagenavi a.previouspostslink {
	color: #aeaeae;
}
.wp-pagenavi a.nextpostslink {
	color: #aeaeae;
}
.wp-pagenavi a.first {
	padding: 3px 8px 3px 12px;
	color: #aeaeae;
	-webkit-border-top-left-radius: 50px; /* Safari,Google Chrome�p */
	-webkit-border-bottom-left-radius: 50px; /* Safari,Google Chrome�p */
	-moz-border-radius-topleft: 50px; /* Firefox �p */
	-moz-border-radius-bottomleft: 50px; /* Firefox �p */
}
.wp-pagenavi a.last {
	padding: 3px 12px 3px 8px;
	color: #aeaeae;
	-webkit-border-top-right-radius: 50px; /* Safari,Google Chrome�p */
	-webkit-border-bottom-right-radius: 50px; /* Safari,Google Chrome�p */
	-moz-border-radius-topright: 50px; /* Firefox �p */
	-moz-border-radius-bottomright: 50px; /* Firefox �p */
}

/* Breadcrumb -------------- */

#full_bg .breadcrumb{
	width:938px;
}

.breadcrumb{
	width:619px;
	border-bottom: 1px solid #212121;
	background: url(images/breadbg.gif) repeat-x #10050d;
	margin:0 0 0 1px;
}

.breadcrumb a{
	color:#666;
}

.breadcrumb p{
	padding:12px 24px 12px 24px;
	font-size:11px;
	color:#666666;
}

.breadcrumb a:hover{
	color:#444444;
}

.description h1, .no h1{
	font-size: 22px;
	font-weight:normal;
	margin:0 0 18px 0;
}

.description p, .no p{
	padding:25px;
	font-size:12px;
	border-bottom:1px solid #212121;
	line-height:20px;
	color: #aeaeae;
}

.no p{
	border:none;
}

.description {
	background:#000;
	margin:0 0 0 1px;
}

#description_inthemedia {
	clear: both;
	border-bottom:1px solid #212121;
	margin: 0 0 0 1px;
	padding: 25px 25px 25px;
}

#description_inthemedia p {
	font-size:12px;
	line-height:20px;
	color: #aeaeae;
}

#description_inthemedia h2 {
	font-size:22px;
	line-height:32px;
	color:#e5e5e5;
	margin:0 0 10px 0;
	font-weight: normal;
}

/* meta -------------- */

.meta{
	float:left;
	width:610px;
	font-size:11px; font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#999;
	margin:0 0 18px 0;
}

.meta a{
	color:#999;
}

.meta a:hover{
	color:#444444;
}

/* Main Content -------------- */

#content {
	width:570px;
	padding:25px;
	border-bottom:1px solid #212121;
}

#content.contact, #content.archives-template {
	border:none;
	padding-bottom:0;
}

#content.full {
	width:auto;
	border:none;
}

#content .details {
	margin-bottom: 28px;
}

#content .details p {
	font-size: 11px;
	font-style: normal;
	color: #a9a9a9;
	padding: 2px 0 20px 0;
	margin: 0;
	line-height: 16px;
}

#content .details p a {
	color: #a9a9a9;
	border: none;
}

#content .details p a:hover {
	color: #f297cd;
}

#content h1{
	font-size:22px;
	line-height:32px;
	color:#e5e5e5;
	margin:0 0 25px 0;
	font-weight: normal;
}

#content img {
	padding: 0 0 30px 0;
}

#content p{
	font-size:12px;
	line-height:20px;
	margin:0 0 30px 0;
}

#content p.small_gray {
	font-size: 10px;
	line-height:1.7em;
	color: #aeaeae;
	margin:0 0 15px 0;
}

#content ul li{
	list-style:inside disc;
}

#content ul, #content ol{
	margin:0 0 25px 0;
}

#content ul ul, #content ol ol{
	margin:0 0 0 0;
}

#content ul.content_image_gallery {
	clear: both;
}

#content ul.content_image_gallery li{
	list-style:none;
	float: left;
	padding-right: 35px;
}

#content li li{
	margin:0 0 0 15px;
}

#content ol li{
	list-style:inside decimal;
}

#content p {
	font-size:12px;
	line-height:22px;
	margin:0 0 30px 0;
}

#content span.one_half{
	float:left;
	width:48%;
	padding:0 20px 25px 0;
}

#content span.one_third{
	float:left;
	width:30%;
	padding:0 20px 25px 0;
}

#content span.one_half.last, #content span.one_third.last{
	padding:0 0 25px 0;
}

#content a {
	color:#f297cd;
}

#comments {
	color:#f297cd;
	border-bottom:1px solid #212121;
}

span.screen-reader-text {
	display: none;
}

#comments .details .name span.date a.comment-reply-link{
	border:none;
}

span.author{
	font-weight:bold;
}

#content a:hover, #comments a:hover {
}

#content img.alignleft{
	float: left;
	margin: 8px 25px 10px 0;
}

#content img.alignright{
	float: right;
	margin: 8px 0px 10px 25px;
}

#content .wp-caption img{
	float:left;
	margin:0;
}

#content .wp-caption p{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:11px
}

#content .wp-caption.alignleft{
	float:left;
	margin:0 30px 25px 0;
}

#content .wp-caption.alignright{
	float:right;
	margin:0 0 25px 30px;
}

.alignright{
	float:right;
	margin:0 0px 25px 30px;
}

#content blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:22px;
	background:url(images/quote.png) no-repeat top left;
	padding:0 50px 0 50px;
	margin:0 0 30px 50px;
	min-height:40px;
}

#content h2, #content h3, #content h4, #content h5, #content h6{
	margin:0 0 25px 0;
	font-weight:normal;
}


#content a{
	color:#f297cd;
}

#content a:hover{
	
}

#content img.alignleft{
	float:left;
	margin:0 30px 25px 0;
}

#content blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:22px;
	background:url(images/quote.png) no-repeat top left;
	padding:0 0 0 50px;
	margin:0 0 30px 50px;
}

/* Author bio -------------- */

#author{
	border-top:10px solid #212121;
	margin:1px 0 0 1px;
	background:#000;
	padding:30px 25px 40px 25px;
}

#author p{
	padding:0 0 0 15px;
	float:left;
	width:455px;
	line-height:20px;
	margin-bottom: 10px;
}

#author h4, #related h4, #doyoulike h4 {
	background:url(images/content/single_header_bg.gif) #000 repeat-x center;
	font-size:12px;
	line-height:24px;
	width:568px;
	float:left;
	margin:0 0 25px 0;
}

#author h4 span, #related h4 span, #doyoulike h4 span {
	background:#000;
	float:left;
	padding:0 14px 0 0; 
}

#author img {
	float:left;
}

#author .image a{
	float:left;
}

/* Do you like & Related posts -------------- */

p.icl_post_in_other_langs {
	background: url(images/langswitch.png) no-repeat;
	padding-left: 44px;
	margin: 5px 0 10px 26px;
	line-height: 21px;
	font-size: 12px;
	height: 30px;
}

#related, #doyoulike {
	border-top:none;
	border-bottom:1px solid #212121;
	margin:1px 0 30px 1px;
	padding: 20px 25px 20px 25px;
	background:#000;
	height: 30px;
}

#related .column{
	width:176px;
	margin:0 20px 0 0;
	float:left;
}

#related .column_wrap{
	margin:0 0 20px 0;
}

#related .column h3 a{
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#444444;
}

#related .column .image a{
	margin:0px 0 15px 0 ;
}

#related .column.last{
	margin:0 0 0 0;
}

#related .column .image a{
	width:170px;
	height:104px;
}

/* Comments -------------- */

#comments {
	border-top:10px solid #212121;
	margin:1px 0 10px 1px;
	padding:30px 25px 0 25px;
}

#comments h3, #respond h3 {
	font-weight:normal;
	font-size:16px;
	display:block;
	float:left;
	width:568px;
	padding:30px 0 15px 0;
	border-bottom:1px dotted #645f62;
	margin:0 0 0px 0;
	color: #fff;
}

#comments p, #respond p {
	color: #fff;
}

#comments p, #respond p {
	color: #fff;
}

#comments p.nocomments_zero {
	color: #000;
}

#comments h3 {
	padding-top:0;
}

#comments .image {
	float: left;
	height: 61px;
}

#comments .image a {
	float: left;
	height: 61px;
}

#comments ol{
	margin:5px 0 30px 0;
}

#comments ol.pinglist li{
	padding:0;
	margin:0;
	border:none;
	width:100%;
}

#comments ol.pinglist li a {
	font-weight:normal;
}

#comments h3.pingheade r{
	margin:30px 0 15px 0;
}

#comments ol, #comments ul {
	width:568px;
	float:left;
}

#comments ol ul {
	width:460px;
	float:left;
	border-left:1px dotted #212121;
	margin:15px 0 0 30px;
	padding:15px 0 0 50px
}

#comments ol ul ul {
	width:428px;
	margin:8px 0 0 30px;
}

#comments ol ul ul ul {
	width:409px;
}

#comments ol ul ul ul ul {
	width:355px;
}

#comments ol ul ul ul ul ul {
	width:302px;
}

#comments ol .line {
	display:none;
}

#comments ol ul .line {
	display: block;;
	width:30px;
	height:50px;
	position:absolute;
	border-bottom:1px dotted #212121;
	margin:-15px 0 0 -49px;
}

#comments ol ul li {
	padding:17px 0px 17px 0px;
	border:none;
}

#comments ol ul .details {
	margin: 0 0 0 20px;
	float: left;
	width: 373px;
}

#comments ol ul ul .details {
	width:283px;
}

#comments ol ul ul ul .details {
	width:200px;
}

#comments ol ul ul ul ul .details {
	width:198px;
}

#comments ol ul ul ul ul .details {
	width:168px;
}

#comments ol li{
	padding:27px 10px 27px 10px;
	border-bottom:1px dotted #212121;
	float:left;
}

#comments .details {
	margin: 0 0 0 20px;
	float: left;
	width: 458px;
}

#comments .details .name span.date{
	font-size:11px;
	color: #999;
	font-style:normal;
}

#comments .details .name span.date a{
	color:#999;
	font-size:11px;
}

#comments .details .name a {
	font-size:12px;
}

#comments .details .name {
	margin: 0 0 15px 0;
}

#comments .details .name span.author a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover{
	color:#f297cd;
}

#comments .details .name span.author a, #respond a, ol.pinglist li a {
	font-weight:bold;
	color:#f297cd;
}

/* respond -------------- */

#respond{
	border-top:none;
	border-bottom:none;
	margin:1px 0 0 1px;
	padding:0 0 40px 0;
}

#respond.contact{
	border:none;
	margin:1px 0 20px 1px;
	padding:25px 25px 40px 0;
}

#respond textarea{
	width:95%;
}

#respond form{
	margin:30px 0 30px 0;
	display:block;
	float:left;
	width:568px;
}

#respond.contact form{
	margin:0 0 30px 0;
	clear: both;
}

ol #respond form{ margin:0;}

ol #respond{ border:none; padding:30px 0 0 0; float:left;}
ol #respond, ol #respond h3{width:550px;}
ol #respond textarea{width:530px;}

ol ul #respond, ol ul #respond h3{width:470px;}
ol ul #respond textarea{width:450px;}

ol ul ul #respond, ol ul ul #respond h3{width:400px;}
ol ul ul #respond textarea{width:380px;}
ol ul ul #respond{ width:390px;}
ol ul ul #respond p{ width:400px;}

ol ul ul ul #respond, ol ul ul ul #respond h3{width:310px;}
ol ul ul ul #respond textarea{width:290px;}
ol ul ul ul #respond{ width:310px;}
ol ul ul ul #respond p{ width:310px;}

#respond p{
	float:left;
	margin:0 0 20px 0;
}

#content #respond.contact form p {
	margin:0 0 10px 0;
	line-height: 1.5em;
	clear: both;
}

#respond input[type="submit"], #respond input[type="text"], input[type="password"] {
	margin:0 18px 0 0;
	width:190px;
	float:left;
}

#content #respond.contact form input[type="submit"], #content #respond.contact form input[type="text"], #content #respond.contact form input[type="password"], #content #respond.contact form textarea {
	margin:0 18px 10px 0;
}

#respond textarea{
	margin:0 0 0 0;
	width:548px;
	float:left;
}

#respond label, .cancel-comment-reply{
	width:100px;
	display:block;
	float:left;
	padding:10px 0 0 0;
}

.cancel-comment-reply{
	padding:10px 0 10px 0;
	width:300px;
}

#respond.contact label{
	width:400px;
	display:block;
	float:left;
	padding:0 0 10px 0;
}

#respond input.btn, #respond button{
	background: url(images/comment_btn_bg.png) repeat-x transparent;
	border:none;
	float:left;
	cursor:pointer;
	width:auto;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:42px;
	padding:0px 10px 2px 10px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
	margin:0;
}

#respond p.submit span.left_side{
	background: url(images/comment_btn_left.png) no-repeat transparent;
	padding:0 0 0 4px;
	display:block;
	float:left;
	height:42px;
}

#respond p.submit span.right_side{
	background: url(images/comment_btn_right.png) no-repeat 100% 0 transparent;
	padding:0 4px 9px 0;
	float:left;
}

#respond p.submit_preload{
	display:none;
}

#respond label.error{
	color:#F00;
	font-style:normal;
	float:left;
	width:auto;
	padding:8px 0 0 0;
	font-size:11px;
}

#respond .contact p strong {
	color: #fff;
	font-size: 18px;
}

#respond p.checkbox_p span.wpcf7-list-item {
	float: left;
}

#respond .contact .wpcf7-form-control-wrap.address input,
#respond .contact .wpcf7-form-control-wrap.howmanyadultsandchildren input,
#respond .contact .wpcf7-form-control-wrap.date_and_time_of_appointment input {
	width: 400px;
}

/* Mandatory styling for tabs */
.ui-tabs .ui-tabs-hide {
     display: none;
}

/* Social Links */
.f, .t, .di, .su {width: 16px; height: 16px; display: block; float: left;}
.f {background: url(images/social.png) 0 0 no-repeat;}
.t {background: url(images/social.png) -16px 0 no-repeat; margin-left: 6px;}
.di {background: url(images/social.png) -32px 0 no-repeat; margin-left: 6px;}
.su {background: url(images/social.png) -48px 0 no-repeat; margin-left: 6px;}
.f:hover {background-position: 0 -16px;}
.t:hover {background-position: -16px -16px;}
.di:hover {background-position: -32px -16px;}
.su:hover {background-position: -48px -16px;}
.su {margin-right: 20px;}

/*==========================================================================
	Accordion
==========================================================================*/

.accordion {
	margin-bottom: 25px;
}

.acco_title {
	background: url(images/acco_plus.png) no-repeat 0 1px;	
	padding: 0 0 13px 30px;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.3em;
	color: #d7bdcd;
	font-weight: bold;
}

.acco_title.active {
	font-weight: bold;
	font-size: 14px;
	color: #f297cd;
	background: url(images/acco_minus.png) no-repeat 0 1px;	
}

.acco_box {
	margin-bottom: 20px;
	padding-left: 30px;
	overflow: hidden;
	clear: both;
	width: 530px;
}



/*==========================================================================
	Tabs (in the media)
==========================================================================*/

#tab_inthemedia {
	float: left;
	padding: 0;
	margin: 0;
}

.tab_media h5, #tab_media_single h5 {
	font-size: 11px;
	line-height: 20px;
	font-weight:normal;
	color: #aeaeae;
}

.tab_media .image a, #tab_media_single .image a, #content #gallery_content .image a {
	margin: 4px 0 0 0;
	width: 150px;
	height: 80px;
}

#content .gallery_content .image a {
	margin: 4px 0 0 0;
	width: 150px;
	height: 150px;
}

#tab_media_wrap {
	background: #000;
	float: left;
	padding-bottom: 20px;
}

#tab_inthemedia ul.nav {
	float: left;
	background:url(images/tab_nav_bg.gif) repeat;
	width: 620px;
	height: 39px;
}

#tab_inthemedia ul.nav li a {
	display: block;
	padding: 10px 0 10px 0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: url(images/tab_border.gif) repeat-y left;
	color: #8d8d8d;
}

#tab_inthemedia ul.nav li a:hover {
	background: url(images/tab_border.gif) repeat-y left #000;
	color: #f297cd;
}

#tab_inthemedia ul.nav li:hover {
	background: url(images/tab_nav_hover_bg.gif) repeat;
}

#tab_inthemedia ul.nav li {
	float: left;
	width: 25%;
	border-bottom: 1px solid #1e1e1e;
	color: #aeaeae;
}

#tab_inthemedia ul.nav li.tab_nav_1 {
	width: 20%;
}

#tab_inthemedia ul.nav li.tab_nav_2 {
	width: 20%;
}

#tab_inthemedia ul.nav li.tab_nav_3 {
	width: 20%;
}

#tab_inthemedia ul.nav li.tab_nav_4 {
	width: 20%;
}

#tab_inthemedia ul.nav li.tab_nav_5 {
	width: 20%;
}

#tab_inthemedia ul.nav li.ui-tabs-selected {
	border-bottom: none;
}

#tab_inthemedia ul.nav li.ui-tabs-selected a {
	background: url(images/tab_border.gif) repeat-y left #000;
	color: #aeaeae;
}

#tab_inthemedia ul.nav li:first-child a{
	background-image: none;
}

#tab_inthemedia ul.nav li:first-child a:hover{
	background-image: none;
}

#tab_inthemedia ul.nav li:last-child a {
}

#tab_media_single {
	float: left;
	padding: 24px 0 10px 6px;
	margin: 0 0 20px 0;
}

#content #gallery_content, #content .gallery_content {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	clear: both;
}

#tab_inthemedia .tab_media {
	float: left;
	padding: 24px 0 10px 6px;
	margin: 0;
}

.tab_media li, #tab_media_single li {
	float: left;
	width: 150px;
	padding: 10px 30px 10px 19px;
}

#content #gallery_content li, #content .gallery_content li {
	list-style: none;
	float: left;
	width: 150px;
	padding: 10px 40px 24px 0;
}

.tab_media li:last-child, #tab_media_single li:last-child, #content #gallery_content li:last-child, #content .gallery_content li:last-child {
	border-bottom:none;
}

.tab_media li .image, #tab_media_single li .image, #content #gallery_content li .image, #content .gallery_content li .image {
	float:left;
}

.tab_media li .details, #tab_media_single li .details {
	float: left;
	margin: 6px 0 0 3px;
	min-height: 40px;
}

.tab_media li .details h5, #tab_media_single li .details h5 {
	float: left;
	width: 150px;
	line-height: 1.5em;
	font-style: normal;
	color: #fff;
}

/*==========================================================================
	Tabs (about)
==========================================================================*/

#tab_about {
	float: left;
	padding: 0;
	margin: 0;
}

#tab_about_wrap {
	background: #transparent;
	float: left;
	padding-bottom: 12px;
}

#tab_about .tab_about {
	float: left;
	padding: 15px 0 10px 0;
	margin: 0;
	width: 570px;
}

#tab_about ul.nav {
	float: left;
}

#tab_about ul.nav li {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	list-style: none;
}

#tab_about ul.nav li a {
	display: block;
	width: 22px;
	height: 14px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#tab_about ul.nav li a img {
	border: 1px solid #000;
	padding: 0;
	margin: 0;
}

#tab_about ul.nav li a:hover img {
	border: 1px solid #ccc;
}

#tab_about ul.nav li.ui-tabs-selected img {
	border: 1px solid #645f62;	
}

/*==========================================================================
	Contact Form 7 style (added on August 14th 2012)
==========================================================================*/

.wpcf7 span.wpcf7-not-valid-tip {
    display: block;
    position: static;
    top: 0;
    left: 0;
    border: none;
    color: red;
}

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-not-valid {
    background: #353133;
	border-color: #f00;
}

.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
	font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	clear: both;
}

.wpcf7 .wpcf7-validation-errors {
	color: #B94A48;
	background-color: #F2DEDE;
	border: 1px solid #EED3D7;
}
.wpcf7 .wpcf7-mail-sent-ok {
	color: #3A87AD;
	background-color: #D9EDF7;
	border: 1px solid #BCE8F1;
}

#submit input#btnformsend {
	background: url(images/formsubmitbtn.jpg) no-repeat 0 0 transparent;
	border: none;
	cursor: pointer;
	width: 171px;
	height: 42px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 11px 0;
	border: none;
	color: #fff;
}

#submit input#btnformsend:hover {
	background: url(images/formsubmitbtn.jpg) no-repeat 0 -42px transparent;
	color: #fff;
}

#submit img.ajax-loader {
	display: none;
}

/*==========================================================================
	Custom style (added on April 25th 2012)
==========================================================================*/

.sharebuttons div span span span.chicklets {
	border: none;
}

.sharebuttons div span {
	background-color: #000;
}

/*==========================================================================
	Facebook Fanbox
==========================================================================*/

#fb-root { position: absolute; left: -10px; top: 0; width: 90px;}

#doyoulikesayuki {
	background: url(images/fb-fanbox.jpg) no-repeat;
	width: 260px;
	height: 198px;
	margin: 0 10px -60px 0 !important;
	position: relative;
	padding-top: 60px !important;
	overflow: hidden;
	clear: both;
}

p#ilikesayuki {
	position: absolute;
	left: 15px;
	top: 16px;
	text-indent: -9999px;
}

p#ilikesayuki a {
	width: 230px;
	height: 30px;
	display: block;
	text-decoration: none;
}

p#ilikesayuki a:hover {
	text-decoration: none;
}

.fan_box a:hover {
	text-decoration: none;
}

.fan_box .full_widget {
	height: 148px;
	border: 0 !important;
	background: none !important;
	position: relative;
	margin: 0 !important;
}

.fan_box .connect_top {
	background: none !important;
	padding: 0 !important;
}

.fan_box .profileimage, .fan_box .name_block {
	display: none;
}

.fan_box .connect_action {
	padding: 0 !important;
}

.fan_box .connections {
	padding: 0 0 0 15px !important;
	border: 0 !important;
	font-family: Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.fan_box .connections span.total {
	color: #bbb;
	padding-right: 15px;
}

.fan_box .connections span.total b {
	color: #bbb;
	font-weight: bold;
}

.fan_box .connections .connections_grid {
	padding-top: 10px !important;
	padding-left: 0 !important;
}

.fan_box .connections_grid .grid_item {
	padding: 0 10px 10px 0 !important;
}

.fan_box .connections_grid .grid_item .name {
	font-family: Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666 !important;
	padding-top: 1px !important;
}

.fan_box .connect_widget {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 !important;
	color: #bbb;
}

.fan_box .connect_widget .connect_widget_interactive_area {
	margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
	padding: 0 !important;
}

.fan_box .page_stream, .fan_box .page_stream_short {
	display: none;
}

.fan_box .connect_widget .connect_button_container a {
	float: right;
}


/*==========================================================================
	Booking Option
==========================================================================*/

#content ul.bookingoption li {
	list-style: none;
	margin-bottom: 20px;
}

.bookingoption li div {
background: #484749; /* Old browsers */
background: -moz-linear-gradient(top,  #484749 0%, #2a2833 48%, #272436 54%, #6b616d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484749), color-stop(48%,#2a2833), color-stop(54%,#272436), color-stop(100%,#6b616d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484749', endColorstr='#6b616d',GradientType=0 ); /* IE6-9 */
height: auto;
padding: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display: block;
border: 1px solid #8e8792;
}

.bookingoption li div span {
	font-size: 18px;
	color: #f297cd;
	float: left;
	padding: 30px 23px 30px 0;
}

.bookingoption li div span.with_thumbs {
	font-size: 18px;
	color: #f297cd;
	float: left;
	padding: 0 20px 15px 0;
}

#content .bookingoption li a {
	color: #fff;
	font-size: 12px;
}


/*==========================================================================
	Extra Styles
==========================================================================*/

#sponsorwrap {
	clear: both;
}

.icl_post_in_other_langs {
	clear: both;
}

/*=======================================================
	chart style
=======================================================*/

table.venue {
	border-collapse:collapse;
	border-spacing: 0;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	font-weight: normal;
background: #484749; /* Old browsers */
background: -moz-linear-gradient(top,  #484749 0%, #2a2833 48%, #272436 54%, #6b616d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484749), color-stop(48%,#2a2833), color-stop(54%,#272436), color-stop(100%,#6b616d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #484749 0%,#2a2833 48%,#272436 54%,#6b616d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484749', endColorstr='#6b616d',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
clear: both;
	}

table.venue th {
	width: 70px;
	height: auto;
	padding: 20px 7px 5px 20px;
	color: #f297cd;
	vertical-align: top;
	text-align: justify;
	}

table.venue td {
	padding: 20px 10px 5px 13px;
	color: #fff;
	}

table.venue td.lasttd {
	padding-bottom: 30px;
	}
	
#main table.venue td img {
	padding: 0 0 0 0;
}