/*  
Theme Name: haresthemes
Theme URI: http://hares.tw
Description: Clean Soothing Fixed 3 Columns
Version: 2.0
Author: kerwin
Author URI: http://hares.tw/
Tags: three columns, widgets
*/
/*--捲軸設定--*/
html{ scrollbar-face-color:#000000;
scrollbar-arrow-color:#737373;
scrollbar-track-color:#5e5e5e;
scrollbar-shadow-color:#737373;
scrollbar-highlight-color:#737373; 
scrollbar-3dlight-color:#737373; 
scrollbar-darkshadow-color:#737373; }

body {
background: #eaeaea url(images/bg-top.gif) repeat-y top center;
color: #555;
font-family: Arial;
font-size: 100%;
line-height: 1.5;
margin: 0px;
}

a {
color: #2175BC;
text-decoration: none;
}

a:hover {
color: #FF7400;
}

img {
border: 0;
}

h1, h2, h3 {
font-family:Arial;
font-size:1.5em;
font-weight:bold;
letter-spacing:-1px;
}

h4 {
font-size: 1.2em
}

h5 {
font-size: 1.1em
}

h6 {
font-size: 1em
}
.gotop{
float:right; font-size:12px; margin-right:30px;
}
/* Header */
#header {
background: #FFF url(images/header.gif) no-repeat;
height: 203px;
margin: 0px;
width: 1004px;
}
#header-change {
height: 203px;
background: url(images/banner.php) no-repeat 348px 7px;
}
#logo {
	background: url(images/logo.gif) no-repeat right bottom; 
	width: 142px; height:90px; 
	outline:none; 
	padding:0px 0 0 180px;
}

#logo h2 {
font-size: 45px;
font-weight: bold;
letter-spacing: 1px;
line-height: 1;
margin: 0;
padding: 0;
text-indent:-50000px;
}

#logo h2 a{ 
	height:72px;
	width:142px;
	font-size:0;
	display: block;
	color:#000;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

#logo h2 a:hover {
}

.blog-description {
color:#666;
font-size:12px;
margin:30px 0 0;
padding:10px 0 0 20px;
text-align:left;
width:260px;	
}

/* access Menu */
#feed-rss {
	margin: 0;
    padding: 0px;
	text-decoration:none ; 
	float:right;
}
#feed-rss a{ 
	display: block; 
	width: 130px; height:38px; 
	outline:none; 
	}
#tabs { 
background: #FFF url(images/tab.gif) no-repeat;
height: 48px; 
width: 730px;
overflow: hidden;
padding: 0 0 0 274px; 
}
#tabs ul {
margin:5px 0 0;
padding:3px 0 0 10px;
float: left; 
}
/* 滑動選單 */
#menus {
	position:relative;
}
#menus li {
	float:left;
	display:inline;
	list-style:none;
}
#menus li a {
	position:relative;
	color:#333;
	height:30px;
	line-height:16px;
	padding:0 10px;
	text-decoration:none;
	font-size:12px;
	float:left;
	z-index:10;
	text-align:center;
}
#menus li.current_page_item a {
	font-weight:bolder;
}
#menus li.back {
	background:url(images/lava.gif) no-repeat right bottom;
	height:30px;
	position:absolute;
	z-index:8;
	margin-top:0px;
}
#menus li.back .left {
	background:url(images/lava.gif) no-repeat left top;
	height:30px;
	margin-right:9px;
	float:none;
}
#menus li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a {
	float:none;
	display:block;
	padding:7px 5px;
	text-decoration:none;
	width:200px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:auto;
	line-height:145%;
	color:#999;
	text-align:left;
}
#menus li li.first a {
	border-top:none;
}
#menus li li a:hover {
	color:#382E1F;
}
/*下拉式插頁選單*/

/* Containers */
#wrap { 
background-color: #ffffff;
/*border: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;*/
margin:0 auto 0 auto;
padding: 0 0 20px 0;
width: 1005px;
}

#contentwrapper{
background-color:#FFF;
margin: 0;
padding: 0;
width: 100%;
}

#content {
background-color:#FFF;
float:left;
margin:0 0 5px;
padding:0 5px 0;
width:620px;
}

/* Posts */
.subheader {
color: #aaa;
font-weight: bold;
font-style: italic;
}
.entrytitle h1 {
	font-size:22px;
	height:22px;
	line-height:1em;
	margin:10px 0 0;
	padding:15px 0 0;
}
.entrytitle h1 a {
color: #444;
font-size: 22px;
text-align:left;
letter-spacing:-0.8px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
text-shadow:0.08em 0.08em 0.5em #CCC;
}

.entrytitle h1 a:hover {
color: #2361A1; text-decoration: none;
}
.entrytitle h2 {
font-size: 12px;
/*line-height: 1em;*/
margin:0;
}

.entrytitle h2 a {
color: #555;
}

.entrytitle h2 a:hover {
color: #58BBEB;
}

.entrytitle h3 {
color: #999;
font-size: 1.8em;
line-height: 1em;
margin:0;
}

.date {
	-x-system-font:none;
	background:transparent url(images/calendar.png) no-repeat scroll 0 0;
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:48px;
	line-height:100%;
	margin:10px 5px 5px;
	padding:0 2px 0 0;
	text-align:center;
	width:48px;
	}
.date span {
	-x-system-font:none;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:18px;
	line-height:normal;
	text-align:center;
}	
.post {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px dashed #CCC;
clear: both;
padding:0 5px 10px;
}
.post-funp{
text-align:right;
}
.hemi_button{
float:right;
}
.post-time{
float:left;
font-family:'Arial Unicode MS';
color: #808080;
font-size:10px;
padding:6px 0 0;
}
.post-cat {
background:url(images/imgs.gif) no-repeat scroll 0 0 transparent;
padding:0 0 0 20px;
}
.tag_imgs {
background:url(images/imgs.gif) no-repeat scroll 0 -17px transparent;
padding:0 0 0 20px;
}
.author_imgs {
background:url(images/imgs.gif) no-repeat scroll 0 -34px transparent;
padding:0 0 0 20px;
}
.comments_imgs {
background:url(images/imgs.gif) no-repeat scroll 0 -50px transparent;
padding:0 0 0 20px;
}
.hot_imgs {
background:url(images/imgs.gif) no-repeat scroll 0 -67px transparent;
padding:0 0 0 20px;
}
.post blockquote {
color: #666;
margin: 0 30px 20px 30px;
padding: 0 0 0 10px;
border: 2px solid #fff;
border-left: 2px solid #C3D9FF;
}
.entrybody{
padding-top:0px;
clear:both;
}
.entry-content{
/*height:248px;*/
}
.readmore{
clear:both;
font-size:16px;
margin-bottom:3px;
text-decoration:none;
text-align:right;
}
.readmore a {
color: #2175BC;
letter-spacing:0.8px;
font-family:"Times New Roman", Times, serif;
}

.readmore a:hover {
color: #FF7400; text-decoration: none;
}

.entrymeta {
background-color:#EBEBEB;
border:1px solid #CCC;
clear:both;
font-family:Arial;
font-size:12px;
padding:3px;
-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

.entrymeta img {
vertical-align: text-top;
padding-bottom: 5px;
}

.navigation {
display:none;
padding-bottom: 20px;
}

.navigation ul{
margin: 0;
padding: 0;
}

.navigation li{
list-style-type:square;
margin-left: 18px;
}

.alignright {
float: left;
}

.alignleft {
float: right;
}

.centered {
display: block;
margin: 0 auto;
}

.sticky {}
.sticky  h1{ background:transparent url(images/user_up.png) no-repeat scroll 60px 16px; padding-left:100px; }

/* Sidebar */
#sidebar_main {
background-color:#FFF;
float:left;
padding: 0 0 20px 2px;
width: 370px;
height: 100%;
}

#sidebar_left {
float: left;
padding-top: 2px;
width: 165px;
}

#sidebar_right {
float: left;
margin-left: 5px;
padding-top: 2px;
width: 200px;
}

.sidebar_full {
float: left;
width: 370px;
}

.sidebar {
font-size: 0.85em;
}

.sidebar a {
color: #298EE6;
}

.sidebar a:hover {
color: #FF7400;
}

.sidebar h2 {
background-color:#aaa;
color:#FCFCFC;
font-size:16px;
margin:10px 0 5px 0;
padding:0 0 0 10px;
-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
}

.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul li {
background-color: #fafafa;
border-bottom: 1px dotted #ddd;
margin-bottom: 0.3em;
}

.sidebar ul li ul{
list-style-type: square;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border: 0;
}

.search fieldset {
border: 0;
margin: 0;
padding: 0;
}

.searchinput {
border: 1px solid #C3D9FF;
padding: 4px;
width: 125px;
}

.searchbutton {
border: 1px solid #C3D9FF;
margin: 0;
padding: 2px;
}
.recentcomments li img{border:1px solid #CCC;float:left;margin-right:5px;}
.recentcomments B{}
/* Comments */
.commentsblock textarea {
padding:8px;
height:138px;
width:90%;
}
#submit {
padding:5px;
}
.comment-leave{
margin:0 0 5px;
}
.commentsblock input, .commentsblock textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
padding:4px;
background:#FFFFFF url(images/textfield.gif) repeat-x scroll center top;
border:1px solid #A6A6A6;
-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
font-size:13px;
list-style-type: none;
margin:0 10px;
padding: 0;
}
.comments-times{
font-family:arial;
font-size:10px;
}
.commentlist li {
margin-bottom: 0.5em;
padding: 3px 0 3px 8px;
-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

.commentlist li .avatar { 
float: left;
border: 1px solid #eee;
padding: 2px;
margin-right: 5px;
background: #fff;
}

.alt1, .thread-even {
background: #FCFCFC;
border: 1px solid #DDD;
padding: 0.5em;
border-left: 10px solid #DDD;
}

.alt2, .thread-odd {
background: #F7F7F7;
padding: 0.5em;
border: 1px solid #B7B7B7;
border-left: 10px solid #B7B7B7;
}
#respond{
padding:0 0 15px 20px;
}
h3#comments {
font-size: 1.6em;
margin:5px;
}

.commentcount {
float: right;
font-size: 20px;
font-weight: bold;
}

.commentcount a {
color: #cccccc;
}

.commentcount a:hover {
color: #999999;
}

.commenttext {
border-top: 1px solid #ddd;
margin:5px 0 0;
}
.fn{font-size:18px;font-style:normal;}
.reply{font-size:15px;margin:-10px 20px 0 0;text-align:right;}

.commentlist ul.children li {
/*background-color: #e3e3e3;*/
border-top: 1px dashed #BBB;
list-style: none;
margin: 3px 0 0 -30px;
}

.commentlist ul li.depth-2 {
/*background-color: #f1f1f1;*/
}

.commentlist ul li.depth-3 {
/*background-color: #ececec;*/
}

.commentlist ul li.depth-4 {
/*background-color: #e8e8e8;*/
}

.commentlist ul li.depth-5 {
/*background-color: #e3e3e3;*/
}

ol.trackbacklist {
color: #666;
list-style-type: none;
margin: 0;
padding: 0;
}

.trackbacklist li {
background-color: #fafafa;
padding: 0.5em 1em;
}

.commentsnavigation {
padding: 10px 0;
}
/* trackbacks */
#trackbacks{
font-size:16px;
margin:5px;
padding:0 0 0 15px;
}
.trackbacks {
font-size:12px;
margin: 5px 0;
}
/* Footer */
#footer {background-color:#FFFFFF;font-size:12px;clear:both;color:#999999;margin:0 auto;padding:10px;text-align:left;width:985px;}
#footer h2 {background-color:#aaa;color:#FCFCFC;font-size:16px;margin:10px 0 5px 0;padding:0 0 0 10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.footer_sidebar{border:1px solid #CCCCCC;background-color:#EBEBEB;min-height:186px;padding:0 4px;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#footer_left{float:left;width:320px;}
#footer_center{float:left;width:325px;padding:0 5px;}
#footer_right{float:right;width:320px;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Sitemap */
.ddsg-sitemap ul{
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li {
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li ul{
list-style-type: none;
margin: 15px;
padding-left: 20px;
}

.ddsg-sitemap ul li ul li{
font-weight: normal;
list-style-type: circle;
}
/*分頁*/

/*navigation*/
.pagenavi{text-align:center;margin:1em 0 1.5em;}
.page-numbers{border-bottom:3px solid #ccc;padding:5px 8px 4px;margin:0 5px;}
.page-numbers:hover,.current{color:#000;border-bottom:5px solid #FF7400;font-weight:bold;}

/* comments*/
/*gravatar 大頭貼*/
.gravatar-text{
	color:#808080;
	font-size:12px;
}
.comment-req{
color: #FF0000;
}

/* links li 項目圖 */
.linkspage{margin:0 0 40px 0;}
.linkspage ul{} 
.linkspage li{
list-style-image: url(images/16-arrow-right.png);
width:250px; float:left; margin-right:30px;
}

/* 圖片放大前的設定 */
.hspic {
border: 0px; float: left; margin-right: 5px;
}
.cl{
clear: left;
}
/* 單篇文章分頁 */
.link_pages {
font: 24px Verdana, Arial, Helvetica, sans-serif;
padding:10px 0;
margin: 0px;
}
.link_pages a {
padding: 2px 6px;
border: solid 1px #ddd;
background: #fff;
text-decoration: none;
}
.link_pages a:hover {
color: #ffffff;
background: #FF9428;
border-color: #D1CAAF;
text-decoration: none;
}

.post-back{
margin:10px 0px; position:relative; width: 100%; border:1px solid #79BCFF; background-color: #DDEEFF; clear:both; overflow-x:hidden; overflow-y:auto;
}

/*remove ajaxgoogle logo*/
table.gsc-branding {
display:none;
}

/*  列表模式的文章區塊 */
.main-list{padding:0 0 10px;}
.main-list table{margin:0 auto; width:97%;}
.main-list th{border:1px solid #BBB ; padding: 2px; }
.main-list td{border:1px solid #BBB ;	padding: 2px; }
.main-list tr{font-size:15px;}
.list-title h2{font-size:16px; font-weight:normal; margin:0;}
.list-date, .list-comment{text-align: center;}
.list-visit{text-align:right;}
#list-date-a a{color:#555;}
#list-date-a a:hover {color:#FF7400;}
.list-cat ul{list-style:none; margin-left:0;padding-left:26px;}
.list-cat li{display: inline;}
.pagetitle{margin:8px; font-size:22px;}
.list-sticky {
background:url(images/user_up.png) no-repeat ;
padding-left:38px;
}

/*--重點底線--*/
.UNDER {
text-decoration: none;
background: url(images/499167d4ecc28.gif) repeat-x 100% 100%;
padding-bottom: 0px;
font-weight:bold;
}
.UNDER1 {
text-decoration: none;
background: url(images/499167d440703.gif) repeat-x 100% 100%;
font-weight:bold;
padding-bottom: 0px;
}
.UNDER2{
text-decoration: none;
background: url(images/underline_hl.gif) repeat-x 100% 100%;
padding-bottom: 0px;
font-weight:bold;
}
/*--超連結--*/
a.external {
background:url(images/external.png) no-repeat right;
margin:0 5px 0 0;
padding:0 12px 0 0;
}
/*--回應--*/
.SAY {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 10pt;
overflow:auto;
background: #EEFFEE url(images/4991751d562ab.gif) left top repeat-y;
border: 1px solid #339933;
padding: 10px 10px 10px 21px;
line-height: 1.2em;
margin: 0 auto;
width:380px ;
}
/*--程式碼--*/
.CODE {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 10pt;
overflow:auto;
background: #f0f0f0 url(images/499171bdcfc07.gif) left top repeat-y;
border: 1px solid #ccc;
padding: 10px 10px 10px 21px;
/*max-height:200px;*/
line-height: 1.2em;
}
.PS {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 10pt;
overflow:auto;
background: #FFECFF url(images/4994eb447dbd8.gif) left top repeat-y;
border: 1px solid #CC99FF;
padding: 4px 10px 3px 35px;
line-height: 1.2em;
margin: 0 auto 0 10px;
width:360px ;
}
.QUOTE {
display: block; /* fixes a strange ie margin bug */
font-family: Courier New;
font-size: 10pt;
overflow:auto;
background: #FFFFDD url(images/499a4f3ccf49b.gif) left top repeat-y;
border: 1px solid #FFCC66;
padding: 10px 10px 10px 21px;
line-height: 1.2em;
margin: 0 auto 0 10px;
width:520px ;
}
/*美妙的title提示CSS*/
#tooltip {-moz-border-radius: 3px;box-shadow: 0 0 3px #555;-webkit-box-shadow: 0 0 3px #555;-moz-box-shadow: 0 0 3px #555;border-radius: 3px;-webkit-border-radius: 3px;background:#141414;border:1px solid rgba(255, 255, 255, 0.25);min-height:1em;padding:5px;position:absolute;text-align:left;width:225px;z-index:1000;}
#tooltip p {color:#fff;font:14px 'Microsoft YaHei',Arial,宋体,Tahoma,Sans-Serif;margin:3px 0;}
#tooltip p em {display:block;margin-top:3px;color:#f60;font-style:normal;font-size:12px;}
/*tab*/
#sidebar-tab{}
#tab-title h3{color:#666;font-size:15px;font-weight:400;}
#tab-title .selected{color:#356aa0;border-bottom:0px;background:#FFF;} /*已選的標題*/
#tab-title span{padding:5px 16px;border:1px solid #ccc;cursor:pointer;background:#EFEFEF;-moz-border-radius:20px 5px 0 0;}
#tab-content .hide{display:none;} /*其它隱藏*/
#tab-content ul{}
#tab-content ul li{}