﻿@import url("css/reset.css");
/*
Theme Name: WP-Minwt4.6
Theme URI: http://www.minwt.com/
Description:加入後台選單、誥系
Version: 4.6
Author: 梅干桑
Author URI: http://www.minwt.com/
Tags: 3 columns, width, 1024px, andreas
*/

/* ================================================  預設值 ========================================== */
body {
	background-color:#27343C;
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-size:15px;
	line-height:1.86em;
	letter-spacing:1px;
	margin:15px 0;
	cursor:url(http://www.minwt.com/img/minwtoff.ani);
}
a {
	text-decoration:none;
	cursor:url(http://www.minwt.com/img/minwton.ani), pointer;
}
a:hover{
	text-decoration:underline;	
	cursor:url(http://www.minwt.com/img/minwton.ani), pointer;
}

li a {
	font-size:12px;
	color:#4c4c4c;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
a img {border:0;}

/*--------------------------------------------------------------------------------------------------*/
#outbox {
	width:990px;
	margin:0 auto;
	background-color:#FFFFFF;
}
/* =============================================  版 頭 ============================================ */
#header {
	height:240px;
	background:url(images/layout.gif) no-repeat;
}
/*--------------------------------------------------------------------------------------------------*/
#pagemenu {
	height:50px;
}
#pagemenu ul {
	float:left;
}
#pagemenu li {
	float:left;
	margin-left:4px;
	margin-top:15px;
}
#pagemenu li a {
	width:50px;
	height:30px;
	background-color:#FFFFFF;
	line-height:30px;
	text-align:center;
	padding:0 10px;
}
#pagemenu li.on a {
	width:50px;
	height:30px;
	background-color:#00cb6c;
	line-height:30px;
	text-align:center;
	padding:0 10px;
	color:#fff;
}
#pagemenu li a:hover {
	margin-top:-7px;
	padding-bottom:7px;
}

/*--------------------------------------------------------------------------------------------------*/
#homebox a{
	width:330px;
	height:145px;
	display:block;
	margin-bottom:5px;
}
/*--------------------------------------------------------------------------------------------------*/
#navigation .selectbox {
	float:left;
	width:470px;
}
#navigation .selectbox li {
	float:left;
}
/*--------------------------------------------------------------------------------------------------*/
.selectbox ul{
	margin:0 0 3px 0;
	padding:0;
}
.selectbox li a {
	float: left;
	background:transparent url(images/menu.gif) no-repeat;
	color:#382E1F;
	height:28px;
	line-height:28px;
	padding:0 20px;
	width:auto;
}
.selectbox li a:hover {
	background-position:0 -31px;
}
.selectbox li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-9999em;
}
.selectbox li a.home:hover {
	background-position:0 -124px;
}
/*--------------------------------------------------------------------------------------------------*/
#navigation .msgbox {
	float:left;
	width:330px;
	position:relative;
	margin-top:-2px;
}
/*--------------------------------------------------------------------------------------------------*/
#myad {
	top:-3px;
	height: 25px;
	position: relative;
	overflow: hidden;
	width:325px;
}
#myad a {
	font-size:12px;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
	color:#f5142f;
}
/*--------------------------------------------------------------------------------------------------*/
#navigation .searchbox {
	float:right;
	width:190px;
	margin-top:2px;
}
#navigation .searchbox input.textfield, textarea, input {
	background:#FFF url(images/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
	float:left;
	width:155px;
}
#navigation .searchbox span {
	background:url(images/icons.gif) 0 0 no-repeat;
	float:left;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-9999em;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}
/* =========================================  中間區塊 ======================================= */
#mid {
	background:url(images/bg_stripe.gif);	
	width:100%;
	overflow:auto;
	margin-bottom:-28px;
}
#mid #content{
	width:690px;
	overflow:hidden;
	float:left;		
}

#pagenave,
.post,
.navigation_post_link,
#respond,.comment{
	width:650px;
	padding:10px;
	margin:7px auto;
	background:#FFFFFF;
	border:solid 1px #eaeaea;
	font-size:15px;	
}
.post{overflow:hidden;}

#respond,.comment{font-size:13px; overflow:auto}
#respond{ margin-top:-25px;}
.re {
	margin:8px 15px 8px 8px;
	padding:10px;
	border:1px solid #dbe8fc;
	background-color:#fff;
}
.re b {
	font-size:15px;
	clear:both;
}
.webhome{
	display:block;
	float:left;
	width:23px;
	height:25px;
	background:url(images/web.gif) no-repeat left 3px;
	text-indent:-9999px;
}
.reinfo{
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
}

/* == 文標== */
.post h1,
.post h1 a{
	clear:both;
	color:#4e94ce;
	font-size:23px;
	line-height:40px;	
	letter-spacing:0;
	margin-left:3px;
	margin-top:15px;	
	font-weight:normal;
}
.post h1 a:hover{
	text-decoration:underline;
}

/* == 分類-瀏覽-ul== */
.post .postnav{
	clear:both;
	display:block;	
	letter-spacing:0;
	overflow:auto;/*get auto width$height*/
	width:99%;
	border: solid 1px #efefef;
	background:#f7f7f7;
	margit-left:8px;
	padding-left:10px;
	font-size:11px;
	line-height:20px;
}
.post .postnav a{color:#0033FF;}

.post ul li{float:left;}
/* == 內容== */
.post .contenttext{
	clear:both;
	width:600px;
	padding:15px 25px 10px 25px;
}

.post .contenttext p{
	margin:15px 0;
}

.post .contenttext a{
	color:#4e94ce;
}
.post a.more-link {
	clear:both;
	display:block;
	margin:20px 0;
	color:#4e94ce;
	width:100px;	
}
.post .contenttext a:hover,
.post a.more-link:hover{
	color:#663366;
}
ul.bookmarker{background:#fff; border:0;}
ul.bookmarker span{float:left;font-size:11px; padding-top:5px;}
ul.bookmarker li{width:15px; height:25px; padding:0 4px; _padding:0;}

#contentHeader{clear:both;}
#contentHeader .googleAD{float:left; width:500px; text-align:center;}
#contentHeader .push{float:right; width:75px; overflow:hidden;}
#contentHeader .push ul{width:150px; border:0;}
#contentHeader .push li{width:75px; height:75px; border:0; background:#fff; clear:both; padding-bottom:7px;}

#contenttextAD{width:100%; clear:both; overflow:auto;}
#contenttextAD .ADleft{float:left; width:295px;}
#contenttextAD .ADright{float:right; width:295px;}

.postinfo, .category {
	font-size:10px;	
	padding:6px 8px;
	background-color:#ffffff;
	border: 1px dashed #a6c7da;	
	overflow:auto;
	margin:3px auto;
	width:97%;
	clear:both;
}
.postinfo span{float:left; display:block;}
.postinfo input {width:450px; border:solid 1px #ccc; float:left;}
.postinfo .ps{clear:both; display:block; font-size:12px; color:#FF3366; width:90%;}
/* =============  內容共用標籤 ===================== */
.post img {
	border:solid 1px #ccc;
	margin-top:7px;
	padding:3px;
}

.alumb {
	text-align:center;
	border:solid 1px #ccc;
	padding:4px;
	clear:both;	
}
.alumb img{border:0;}
hr {margin:10px 0; border:dashed 1px #ccc; clear:both;}
.br{clear:both;}
.codetitle{
	color:#7799aa;
	font-size:12px;
	font-weight: bold;
	background: url(images/codeDot.gif) no-repeat;	
	padding-left: 25px;
	clear:both;
}
#postpath{
	background:url(images/icons.gif) no-repeat left -207px ;
	height:20px;
 	width:640px;
	font-size:11px;
	margin:0 0 6px 5px;
	padding:0 0 0 22px;
	overflow:hidden;
}
#postpath a{color: #4e94ce}


code,.code{
	word-break:break-all;
	display:block;
	font-size:9pt;
	color:#232323;
	overflow:auto;
	width:100%;
	border:1px solid #ccc;
	line-height: 1.333;
	letter-spacing:0;
	background:#fff;
	background:url(images/BG_CODE.gif) repeat-y left top;	
	padding:10px 10px 10px 21px;
	margin-left:7px;
}
.box {
	background:#F4F5F7 url(images/blockquote.gif) no-repeat  3px 3px;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
	font-size:12px;
	clear:both;
	overflow:auto;
	_width:99%;
	line-height:1.8em;
}
.wp_codebox_msgheader{
	margin-top:-2px;
	*margin-top:-20px;
	_margin-top:-20px;
}

.wp_codebox{	
	font-size: 12px;
	line-height: 1.333;
}
/* ==== 點選放大====== */
.aimg{	
	border:solid 1px #cccccc;
	float:left;
	margin-bottom:7px;
	clear:both;
	overflow:auto;
}

.aimg img{
	clear:both;
	background:url(images/openimg.gif) no-repeat left top;
	padding-top:24px;
	margin-top:1px;
	border:solid 4px #FFFFFF;
	float:left;	
}

.aimg:hover{border:solid 1px #0099FF;}
.navigation_post_link{font-size:12px; clear:both;}
.navigation_post_link a{color:#4e94ce;}
.navigation_post_link .prevlink,.navigation_post_link .nextlink{display:block;clear:both; border-bottom:dashed 1px #ececec;}

/* =========================================  側邊欄 ======================================= */
#sidebar{
	float:left;
	width:280px;	
	padding:10px 5px;
	margin:10px 0;
	border:solid 1px #eaeaea;
	font-size:12px;
	letter-spacing:0px;
	background:#fff;
	overflow:hidden;
	line-height:24px;
}
#sidebar h3{	
	background:#535252;
	color:#fff;
	font-size:13px;	
	padding-left:10px;
	height:25px;
	overflow:hidden;
	clear:both;
}
#sidebar a{float:left;}
#sidebar #sidebar-top ul li,
#sidebar #sidebar-middle ul li,
#sidebar #sidebar-bottom ul li{
	padding-left:15px;	
	display:block;
	clear:both;	
}
#sidebar #sidebar-top ul li,
#sidebar #sidebar-bottom  ul  li {border-bottom:dashed 1px #bbb; overflow:auto;}
#sidebar #sidebar-left ul li{background:url(images/icons.gif) no-repeat -2px -315px;}
#sidebar #sidebar-left ul li ul li{ line-height:22px; font-weight:normal; background:url(images/sub.png) no-repeat left 4px;}
#sidebar #sidebar-right ul{width:100px; margin:0 auto;}
#sidebar #sidebar-right ul li{clear:both; padding:1px 0; display:block;}
#sidebar-middle,
#sidebar-bottom,
#sidebar-top,
.addsidebar{
	clear:both;
	margin:5px 0;
}

#sidebar-left {
	width:138px;	
	float:left;	
	overflow:hidden;	
}

#sidebar-right {
	width:138px;	
	float:right;	
	overflow:hidden;	
}
.textwidget{
	padding:7px 0 15px 0;
	_padding:7px 0;
	clear:both;
}
.addlist{ font-weight:normal; color:#4e94ce;}
/* ========================================== tab ======================================== */
#ItemBtn{
	width:280px;
	background:#535252;
	height:28px;
	overflow:hidden;
	clear:both;
}
#ItemBtn ul{
	padding-top:5px;
	padding-left:10px;	
	width:100%;
	overflow:auto;	
	}
#ItemBtn ul li{	float:left;}
#ItemBtn ul li a{color:#fff; display:block; padding:0 5px;}
#ItemBtn ul li.onTag a{
	display:block;
	background:#FFFFFF;
	color:#535252;
	line-height:23px;
	font-weight:bold;
	font-size:13px;
	padding:2px 5px;
	margin:0 3px;
}
/* ====== tabContent ====== */
#tagCont{
	width:270px;
	clear:both;
	padding:5px 10px;
}
#tagCont .list1 a ,
#tagCont .list2 a,
#tagCont .list3 a,
#tagCont .list4 a{
	display:block;
	width:245px;
	color: #525c64;
	border-bottom:dashed 1px #ccc;
	padding-bottom:6px;
	padding-left:20px;
	line-height:1.6em;
}
#tagCont li.list1 a{background:url(images/ico-star.gif) no-repeat 2px 3px;}
#tagCont li.list2 a{background:url(images/ico-comm.gif) no-repeat 1px 3px;}
#tagCont li.list3 a{background:url(images/ico-feat.gif) no-repeat 1px 3px;}

/* =========================================  toolsinfo ======================================= */
.toolsview{
	float:left;
	text-align:center;
	margin-right:7px;
	margin-bottom:7px;
}
ul.toolsinfo{	
	width:360px;
	float:left;
	text-align:left;	
	font-size:12px;
	padding:0 0 0 10px;
	margin:0;
		
}
ul.toolsinfo li{clear:both; display:block; line-height:1.7em; width:95%;}
ul.toolsinfo li a{display:inline;}
.download{text-align:left; padding-left:30px;}

.toolsh3 ,.toolsh3 p{font-size:15px; margin:0; padding:0;}
ul.toolsinfo2{
	width:560px;
	float:left;
	text-align:left;	
	font-size:12px;
	padding:0 0 0 10px;
	margin:0;}
ul.toolsinfo2 li{clear:both; display:block; line-height:1.7em; width:95%;}	
ul.toolsinfo2 li a{display:inline;}
.p{padding:0 0 25px 10px; font-size:13px;}
/* =========================================  版尾 ======================================= */
#footer {
	background:url(images/layout.gif) no-repeat left -240px;
	text-align:center;
	line-height:50px;
	color:#999999;
	font-size:11px;
	clear:both;
}
#footer a {color:#0099FF;}
#footer a:hover {color:#888888;}

