@charset "utf-8";
/*
Theme Name: tanzaku
Theme URI: http://www.tripleships.com/sample/
Description: Variable grid layout, easing effect on window resizing.
Version: 1.0.5
Author: TRIPLESHIPS Inc.
Author URI: http://www.tripleships.com/
Tags: silver, dark, flexible-width, threaded-comments

Index:
  - Basic Elements
  - Basic Styling
  - Layout
  - Grid Items, Single Item and Comments
  - Navigation and Sidebar Widget
  - Form Elements

*/

/* ---------- Basic Elements ---------- */
html,body{ margin:0; padding:0; font-size:12px; text-align:left; color:#666;background:#f4f4f4;}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2{margin:0; padding:0; border:0;}
#topnav,#subnav,#mainnav,#ad1,#ad2,#ad3,#area1,#area2,#area3,#area4,#area5,#area6,#bottomnav,#copyright,#footer{ margin-left:auto; margin-right:auto; clear:both; overflow:hidden; min-width:90% !important; }
ul{ list-style-type:none;}
/*a:link {
	color:#666;
	text-decoration:none;
}*/
/*a:visited { color:#666; text-decoration:none;}
a:hover { color:#00b0ec; text-decoration:none;}
a:active { color:#00b0ec; text-decoration:none;}*/
/*.white,.white a:link,.white a:visited,a.white:link,a.white:visited { color:#fff;}
.gray,.gray a:link,.gray a:visited,a.gray:link,a.gray:visited { color:#666;}
.blue,.blue a:link,.blue a:visited,a.blue:link,a.blue:visited { color:#00b0ec;}*/
.left{ float:left;}
.right{ float:right;}
/*.yahei{font-family:"Microsoft Yahei";}*/
.n_t_m{ margin-top:0 !important}
.n_b_m{ margin-bottom:0 !important}
body {
/*  background-image:url('images/fp_gingham_1.gif'); */
    background-color:#f4f4f4;/*F3CC02*/
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: \5FAE\8F6F\96C5\9ED1;
	line-height: 1.5;
	
}
::selection {
        background: #ffffff; /* Safari */
    }
::-moz-selection {
	    background: #ffffff; /* Firefox */
}

a {
	text-decoration: none;    
	/*
font-style: italic;
*/
	color: #5a5a5a;
}
a:hover {
	color: #000000;
 /*--  background:#3f3f3f;  --*/
}
a img {
	border: none;
}

h1 
h2,
h3,
h4,
h5,
h6 {
	margin:0;
	font-weight: normal;
	
}
h1{
	font-weight: normal;
	font-size: 20px;    
	color: #FFB700;
}
h2 {
	font-size: 12px;
	font-weight: normal;

	/*
text-transform: uppercase;
*/
}
h4,
h5,
h6 {
	font-size: 12px;
	margin-top: 2em;
	padding-left: 5px;
	/* h6控制MENU的
border-left: 5px solid #c4c4c4;
*/
	/*
font-size: 11px;
	padding-left: 5px;
	border-left: 5px solid #c4c4c4;
*/
}

h2 a{
	font-family: \5FAE\8F6F\96C5\9ED1;	
	font-size: 20px;/*21px*/
	line-height: 25px;
	/*
      padding-left:8px; 
	*/
	/*
text-transform: uppercase;
*/
	font-weight:normal;
	color: #000000;
	font-style: none;/*italic*/
	
}

h2 a:hover {
	color: #666666;
}

h3 {
	font-size: 16px;
	/*font-weight: bold;*/
	color: #333;	
}

blockquote {
    font-size: 29px;
	line-height:25px;
/*	margin: 0;
	padding: 10px;
	border-left: 5px solid #e9e9e9;
	background-color: #f9f9f9;
	color: #666666; */
}

pre {
	margin: 0;
	padding: 10px;
	background-color: #f9f9f9;
	color: #666666;
}

fieldset {
	border: 1px solid #cccccc;
	padding: 10px;
}

table {
	margin: 1em 0;
	border: 1px solid #fff;
}
th, td {
	padding: 2px 4px;
	/*border: 1px solid #e9e9e9;*/
}
th {
	background-color: #fff;
	font-weight: normal;
}
td {
	background-color: #fff;
}


/*头部*/
#topnav{ width:100%; height:112px; overflow:hidden; background:#00aef3;}
.topnav_box .txt .p01{height:20px; overflow:hidden; line-height:20px; font-size:14px; color:#fff; }
.topnav_box .logo{ width:50%; margin-top:7px;}
.topnav_box .txt{ width:50%; height:112px; overflow:hidden; float:right;}
.topnav_box .txt .p01 span{ font-size:17px;}
.topnav_box .txt .p02{  height:20px; overflow:hidden; text-align:right; line-height:20px; font-size:16px; margin-top:30px;}
.topnav_box .txt .p02 a{ color:#fff;}
.topnav_box .txt .p02 a:hover{ color:#000000;}
.topnav_box .txt .p02 a.hover{ color:#000000;}
.topnav_box .txt .p02 span{ padding:0 12px; color:#8fdcf7; font-size:12px;}

/* ---------- Basic Styling ---------- */

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 0 2px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 2px 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	display: inline;
}

p img {
	max-width: 100%;
	padding: 0;
}

.caution {
	padding: 10px;
	color: #e9e9e9;
	text-align: center;
	background-color: #cc0000;
}
.img-responsive {
	padding-right:40px;
}
noscript .caution {
	margin: 0;
}

.wp-caption {
	width: 100%;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	text-align: center;
}
.wp-caption img {
	padding-top: 5px;
}

.wp-caption-text {
	margin: 5px 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

/* ---------- Layout ---------- */

#top-container {
	margin: 0 auto;
	padding: 5px;
	background: white;
}

#container {
	margin: 0 auto;
	padding: 0;
}

	#header {
		margin: 20px 0px 40px 0px;
				
		visibility: hidden;


	}
	#header h1 {
		margin: 0px 0px 20px 10px; /*LOGO拉位移*/
		color: #000000;
	}
	#header h1 a{
		margin: 0;
		color: #000000;
	}
	#header p {
		margin: 0;
/*		border-top: 10px solid #000;
	    padding-top: 5px; */
	}

	#grid-wrapper {
		clear:both;
		margin: 0;
		padding: 0;
		padding-top: 1000px; /* Prevent flicker in grid area. Check header.php. */
	}

	#single-wrapper {
		clear:both;
		margin: 20px 0px 0px 0px;
		padding: 0;
		padding-top: 1000px; /* for single-page effect */
	}

#bottom-container {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 30px 0 0;
}

	#footer-wrapper {
		background: none;
	}

	#footer {
		margin: 0 auto;
	}
	#footer p {
	/*
margin: 0;
*/
	
	padding: 10px;
	font-size: 12px;
	text-align: center;
	}
	
	
	

/* ---------- Grid Items, Single Item and Comments ---------- */

/* value = (width * n) + (15+15+5) * (n-1). 
 * ex.
 * width=200 : 200, 425, 650, 875
 * width=250 : 250, 525, 800, 1075
 * width=290 : 290, 615, 940, 1265
 */
div.x1 { width:  290px; }
div.x2 { width:  615px; }
div.x3 { width:  940px; }
div.x4 { width: 1265px; }

div.grid-item,
div.single-item {
	overflow: hidden;
	margin: 0 5px 5px 0;
	padding: 15px 15px 8px 15px;
	border: 0;
	background-color: #FFFFFF;
	letter-spacing:1px;
}

div.grid-item div.grid-image {
	margin-bottom: 1em;
/*tina start*/	
    margin-top:1em;
/*tina end*/	
	opacity: 1;
  	filter: alpha(opacity = 100);
}
div.grid-item div.grid-image:hover{
	opacity: 0.8;
  	filter: alpha(opacity = 80);
}
div.grid-item div.wp-caption {
	display: none;
}

div.grid-item h2,
div.single-item h2 {
	margin: 0;
	padding-bottom:5px;
/*tina start*/
	border-bottom: 5.25px solid #727171/*標題邊線*/
/*tina end*/

}

div.grid-item div.post-body,
div.single-item div.post-body,
div.single-item .comment-body p {
/*tina start
	border-top: 6.25px solid #000;
*/
	font-size: 13px;
	padding-top: 5px;
	width:290px;
	word-wrap:break-word;
	color: #444;
	line-height:180%;
}

.more-link {
	color:#761f00;
	border: 0.5px solid #761f00;
	padding: 1px 2px 2px 1px;
}

p.post-meta,
p.comment-meta {
	margin-bottom: 0;
	font-size: 11px;
	-webkit-text-size-adjust:none;/*chrome設定字形大小*/
	padding-top:8px;
	line-height:170%;
}

.comment-list .navigation {
	margin: 10px 0;
}
.comment-list .navigation a {
	margin-right: 10px;
}

.comment-list ol li {
	margin: 10px 0;
}

.comment-list ol li.trackback {
	padding: 5px;
	border: 1px solid #c4c4c4;
}

.comment-list ul.children {
	list-style: none;
}
.comment-list ul.children li {
	border-left: 5px solid #c4c4c4;
	padding-left: 5px;
}

.comment-list li.bypostauthor {
}
.comment-list li.bypostauthor cite.fn {
	text-decoration: underline;
}

.comment-list li.comment .reply {
	margin: 10px 0 20px;
}




/* ---------- Navigation and Sidebar Widget ---------- */

/* Top navigation */
#slide-list {
	float: right;
	margin: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}
#slide-list li {
	display: inline;
}

/* Pagination for grid items and paginated posts */
.pagination {
	margin: 50px 0 0;
	font-size: 12px;
}
.pagination .current {
	/*color: #333333;*/
	color: #FFF;
	font-weight: bold:
}
.pagination .next, 
.pagination .prev {
}

.pagination .page-numbers {
	margin: 0 10px 0 0;
	padding: 5px 10px;/*分頁框框大小*/
	text-decoration: none;
	background: #FFFFFF;
}
.pagination .current {

	background-color:#454545
}
/* page-numbers hover color */
a.page-numbers:hover {
	color: #333333;
	background-color: #eeeeee;
}
#post-pagination {
	margin: 1em 0;
	color: #d9d9d9;
}
#post-pagination .prefix {
	color: #eaeaea;
}

/* Sidebar 
 * In this theme, sidebar is a horizontal line.
 * Sidebar2 is a block on the bottom.
 * See also "Form Elements" section.
 */
#sidebar{
	list-style: none;
	list-style-type: none;
	margin: 40px 0 25px 16px;
	padding-left: 0;
}
#sidebar2 {  /*menu主區塊顏色*/
	float:right;
	list-style: none;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding-left: 0;
	
	height:25px;
	/*background-color: #FFF;	*/
/*
	min-width:97px;
	max-width:407px;
*/
	
	/*width:407px;*/
	/*2017*/
	width: 360px;
}
#sidebar li {
	margin: 2px 0;
}
#sidebar li.widget h2.widgettitle {
	display: none;
}

#sidebar li.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li.widget ul li {
	display: inline;
	padding-right: 5px;
}

li.current-cat {
	text-decoration: underline;
}

#sidebar2 li.widget {
	display: block;
	/*
	overflow: hidden;
	*/
	float: left;
	/*margin: 0 5px 5px 0;*/
	width: 67px;/*320px*/
	padding: 0px 0 0 0;	
	text-align: center;
}
#sidebar2 .cross_line {/*分界線*/
	display: block;
	overflow: hidden;
	float: left;
	/*margin: 0 5px 5px 0;*/
	width: 1px;/*320px*/
	height:12px;
	margin-top:7px;
	/*
	padding: 20px 0 0 0;
	*/
	border: 0;
	text-align: center;
	background-color: #333;/*f3cc02*/
	color: #FFF;		
}
#sidebar2 h2.widgettitle {
	margin-top: 5px;
	padding: 0px 0px;	
	width:67px;
	color: #F3CC02;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size:10px;
	-webkit-text-size-adjust:none;/*chrome設定字形大小*/
		
		/*
	border: 1px solid #333;
	*/
}
#sidebar2 h2.widgettitle a{
	color: #F3CC02;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size:10px;
	-webkit-text-size-adjust:none;/*chrome設定字形大小*/
	line-height:15px;
	padding-left:0;
}
#sidebar2 li.widget.contact{
	padding: 0px 10px 0 10px;
}


#sidebar2 li.widget div {
	padding: 0 10px;
	font-size: 12px;
}

#sidebar2 li.widget ul { /*分類區塊色塊*/
	margin: -2px 0 0 0;
	padding: 0;
	
	/*background-color: #F6D838;*/
		/*
	filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5; opacity: 0.5;
	*/
}
	/*===分類塊區===*/
#sidebar2 li.widget ul li {
	list-style: none;
	font-size: 10px;
	color: #FFFFFF;
	/*background-color: #FFE200;*//*#F6D838*/
	/*background-color: #FFE200;*/
	/*
	border: 1px solid #000;
	*/
	width:190px;
	/*
height:5px;
*/
	padding: 3px 0px 3px 5px;
		
	margin:2px 0px 2px 3px;
	
	text-align: left;
	border-left:0px solid #000;/*#f3cc02*/
	
	
}
.widgettitle .menu_title{ /*主選單字型*/
	font-style: normal;
	color: #000;	
}
.widgettitle .menu_title:hover{ /*主選單字型*/
	
	color: #666666;	
}

	/*===分類點及連結===*/
#sidebar2 li.widget ul li a{
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
#sidebar2 li.widget ul .cat-item{
	-webkit-text-size-adjust:none;/*chrome設定字形大小*/
	
}
#sidebar2 li.widget ul li a:hover{
	color: #6D6D6D;
	
	
}



#sidebar2 ul.children ul li {
	list-style: none;
}

#wp-calendar {
	margin: 1em 0;
	border: none;
}
#wp-calendar caption{
	text-align: left;
	margin: 2px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
#wp-calendar td {
	text-align: center;
}

/* ---------- Form Elements ---------- */

div.comment-form {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
	padding: 0;
}
#commentform textarea {
	width: 99%;
	max-width: 640px;
}

/* for sidebar widget */


/*
happy add==================================================
*/
#blog_des {
	clear:both;
	}
.back {
	
	font-family: Arial, Helvetica, sans-serif, "新細明體";

	}
#fbicon {
	float:right;
	width:25px;
	height:25px;
	background-image: url(../../../img/fb_over.png);
	margin-top:6px;
	margin-left:6px
}
#line {
    float: right;
    width: 25px;
    height: 25px;
    background-image: url(../../../img/line_over.png);
    margin-top: 6px;
    margin-left: 6px;
}
#wechat {
    float: right;
    width: 25px;
    height: 25px;
    background-image: url(../../../img/wechat_over.png);
    margin-top: 6px;
    margin-left: 7px;
}
#twitter {
	float:right;
	width:25px;
	height:25px;
	background-image: url(../../../img/twitter_over.png);
	margin-top:6px;
	margin-left:7px
}

#search-3{
	position:relative;
	clear:both;
	float:right;
	margin-top:-136px;
	margin-right:9px;
}
#searchform {
	width: 176px; /* 15px(#searchform) + 1px(#searchform div) + 155px(#s) */
	padding-left: 19px;
	/*background: url("./images/search-ico.png") no-repeat left bottom;
	background-position: 181px 2px;*/
}
#searchform div {
	/*width: 1px;*/ /* <-- now set in javascript code. */
	overflow: hidden;
	/*
padding: 0;
	font-size: 12px;
*/
}

#searchform label.screen-reader-text,
#searchsubmit {
	display: none;
}

#s { /* #searchform input#s */
	width: 150px;
	margin: 0 0 0 5px;
}
#seach_mask{
	position:absolute;
	width:180px;
	height:25px;
	background-color: #FFE200;	/*F3CC02*/
}
#search_enter {
	position:absolute;
	background: url("./images/search-ico.png") no-repeat ;
	width:14px;
	height:20px;
	left:181px;
	top:2px;
	cursor: pointer;
}

#menu_club{
	margin:0px 0px 10px 0px;
	padding-top:40px;
	
}
#single_title_word{
	font-size: 24px;
}/*詳細文章的標題*/

/*詳細文章的內文最大跟圖片一樣，否則縮放並且齊頭尾*/
.single_content{
	max-width:940px;
	text-align: justify;
	text-justify:inter-ideograph; 
}
.sns_bt{
	float:left;
}
.fb_happy{
	margin-top:-43px;
}
.about_word{
	max-width:950px;
	text-align:justify;
	line-height: 2;
}
.about_first_img{
	max-width:1105px;
}
.pin-it-btn-wrapper-shortcode{ float: left; margin-left: 10px;  margin-top: -2px;}


.marginTop2{
	margin-top: 2px;
}

.marginTop3{
	margin-top: 3px;
}

.marginTop4{
	margin-top: 4px;
}

.marginTop5{
	margin-top: 5px;
}

.marginTop6{
	margin-top: 6px;
}
.marginTop7{
	margin-top: 7px;
}
.marginTop8{
	margin-top: 8px;
}

.marginTop9{
	margin-top: 9px;
}

.marginTop10{
	margin-top: 10px;
}

.page{ overflow:hidden; z-index:1; width:100%; margin:15px auto;}
.page li{ float:left; width:24px; height:24px; border-radius:50%; background:#ccc; margin-right:10px; text-align:center; line-height:24px;}
.page li.choose{ background:#09F;}
.page li a{ font-size:14px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; color:#000;}
.page li.choose a{ color:#fff;}


/*-----关于深蓝-----*/
.about-us{ width:95%; margin:40px auto; overflow:hidden; z-index:1;}
.about-top-text h1{ width:100%; color:#333; font-size:24px; border-bottom:5px solid #727171; margin-bottom:20px;padding-top:2px;}
.about-top-text img{ text-align:center;}
.about-top-text h4{ font-size:16px; font-weight:bold;}
.about-top-text p{ line-height:1.8em; font-size:14px;}

.about-rt-topnews .news-img img { display:block;}
.about-rt-topnews h3{ line-height:35px; font-size:14px; padding:0 5px; background:#f8f8f8; color:#00ccff;}
.about-lxwx img{ display:block;}
.about-rt-lx{ padding:20px 10px; line-height:1.5em; background:#ececec; font-size:14px;}
.more{background:#999999; line-height:35px; padding:0 10px;}
.more a{ font-size:16px; font-weight:bold; color:#fff; }


.foot{ background:#999; padding:40px 0;}
.container{ width:90%; margin:0 auto; }
.foot-menu{ width:100%; margin:0 auto; overflow:hidden; z-index:1;}
.foot-menu-ul{ margin:0 auto; margin-bottom:6px; overflow:hidden; z-index:1;}
.foot-menu-ul li{ float:left; margin-right:15px;}
.foot-menu-ul li.foot-logo{ margin:0 auto;}
.foot-menu-ul li,.foot-menu-ul li a{ color:#fff; font-size:16px;}
.foot-menu-ul li a{ padding-left:15px;}
.foot-logo{ background:url(image/m-logo.png) no-repeat 0 3px; width:97px; height:24px; }

.copyright,.copyright p{ color:#fff; text-align:center;}
.copyright p a{ color:#fff;}

/*-----rg-float-----*/
.rg-float{ position:fixed; top:150px; right:0;}
.rg-float ul li{ margin-bottom:15px;}
.rg-float .qq-icon{ background:url(image/icon_03.png) no-repeat; padding:26px;}
.rg-float .weixin-icon{ background:url(image/icon_06.png) no-repeat; padding:26px;}
.rg-float .tel-icon{ background:url(image/icon_08.png) no-repeat; padding:26px;}
.rg-float .top-icon{ background:url(image/icon_10.png) no-repeat; padding:26px;}
