/*
Theme Name: imEZ
Theme URI:http://sofree.cc
Description: HTML5 + CSS3
Version: v1.0
Author: s9011514
Author URI: http://sofree.cc
Tags: light, two-columns, right-sidebar, html5, css3
*/
* {margin:0 auto}
a {color:#06C;text-decoration:none;outline:medium none}
a:hover {color:#1384B0;text-decoration:underline}
img {border:0}
small {font-size:12px;color:#999}
textarea {border:1px solid #CFE0EA;font-size:16px;margin-bottom:10px}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
button, input, select, textarea {margin: 0;}
/*blockquote ul{list-style: square;margin:0;}*/
h1, h2, h3, h4, h5, h6 {line-height: 1.5em;font-family:"微軟正黑體","Microsoft JhengHei","Times New Roman",Times,serif}
pre {
border: 1px solid #CCC;
color:#333;
display:block;
font:13px/120% Courier New;
max-height:200px;
overflow:auto;
padding:10px 10px 10px 21px;
width:93%;
letter-spacing: 0.07em;
margin: 15px 0;
text-align: justify;
}
p, ul, ol, dl, blockquote, table, article, article footer, nav {
font: 15px/1.7em "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,sans-serif;
letter-spacing: 0.07em;margin: 15px 0;text-align: justify;}
.assistive-text{
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.fix{display:block; clear:both;}

body {
	background: #EAEAE1;
	color:#444;
	font:13px "Trebuchet MS","Lucida Grande","Lucida Sans",Arial,Times New Roman, Times
}

/*header*/
#wrap{
	margin-bottom: 35px;
    margin-top: 35px;
	background: #FFF;
	width: 980px;
	padding:10px;
}
#header{
	/*height: 120px;
	width: 100%;*/
	background: url("http://photo.sofun.tw/sofun/dl-logo.png") no-repeat scroll 0 0 transparent;
    height: 224px;
    margin: 0;
    width: 980px;
	text-indent:-9999em; /*隱藏標題語法*/
}
#header h1{
	/*font-family: "微軟正黑體";*/
	font-size: 3.7em;
	font: 32px 微軟正黑體;
	padding:20px 0px 20px 30px;
}
#header h1 a{
	color: red;	
}
#header h1 a:hover{
	text-decoration: none;
	color:#FFF;
}

#header p{
	margin-top: 10px;
	padding-left: 30px;
}
/**  Menu **/
#access div {
     margin: 0 7.6%;
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
     background: #eee;
     border-bottom: 1px solid #ddd;
     color: #1982d1;
     clip: auto !important;
     font-size: 12px;
     position: absolute;
     text-decoration: underline;
     top: 0;
     left: 7.6%;
}
#access {
     background: #222; /* Show a solid color for older browsers */
     background: -moz-linear-gradient(#252525, #0a0a0a);
     background: -o-linear-gradient(#252525, #0a0a0a);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
     background: -webkit-linear-gradient(#252525, #0a0a0a);
     -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
     -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
     box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
     clear: both;
     display: block;
     float: left;
     margin: 0 auto 6px;
     width: 100%;
}
#access ul {
     font-size: 13px;
     list-style: none;
     margin: 0 0 0 -0.8125em;
     padding-left: 0;
}
#access li {
     float: left;
     position: relative;
}
#access a {
	 color: #eee;
     display: block;
     line-height: 3.333em;
     padding: 0 1.2125em;
     text-decoration: none;
}
#access ul ul {
     -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
     -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
     box-shadow: 0 3px 3px rgba(0,0,0,0.2);
     display: none;
     float: left;
     margin: 0;
     position: absolute;
     top: 3.333em;
     left: 0;
     width: 188px;
     z-index: 99999;
}
#access ul ul ul {
     left: 100%;
     top: 0;
}
#access ul ul a {
     background: #f9f9f9;
     border-bottom: 1px dotted #ddd;
     color: #444;
     font-size: 13px;
     font-weight: normal;
     height: auto;
     line-height: 1.4em;
     padding: 10px 10px;
     width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
     background: #efefef;
}
#access li:hover > a,
#access a:focus {
     background: #f9f9f9; /* Show a solid color for older browsers */
     background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
     background: -o-linear-gradient(#f9f9f9, #e5e5e5);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
     background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
     color: #373737;
}
#access ul li:hover > ul {
     display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
     font-weight: bold;
}

/*Main*/
#content {
	overflow: hidden;
	padding: 20px 0;
	width: 980px
}
#main article{
	margin-top:0;
}
#main{
	float: left;
	padding: 0 0 0 15px;
	width: 730px
}

#main header h1.archive {
	border-bottom: 1px solid #E3E3E3;
	border-left: 6px solid #E3E3E3;
	padding-left: 10px;
	margin-bottom:10px;
}
#main article img{
	max-width:700px}

#main article  header p.meta{
	font-size: 12px;
	padding-bottom: 10px;
	color: #777;
	border-top: 1px dashed #A5B6C8;
    margin-top: 5px;
	line-height: 30px;
}
#main article  footer p.meta {
	border-bottom: 1px dashed #C7C7C7;
	font-size: 12px;
	padding-bottom: 10px;
	color: #777;
}
#main article h1{
	font-size: 18px;
}
#main article h1 a{
	color:#333;
	font-size:24px
}
#main h1 a:hover{
	text-decoration: none;
	color:#1384B0;
}
.tags{
	font-size:13px;
	padding: 15px 5px 0px 5px;
}
p.more{
	text-align:right;
}
span.author{color:#486E8B}
span.date{color: #FF3B90}
span.category a{color:#6CB327}
span.comments a{ color:#856611}

/** pagination **/
.pagination{
	margin-top: 10px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	width:100%;
	overflow:hidden;
	clear: both;
}
.pagination .prev{
	margin-right:5px
}
.pagination a{
	padding:3px 8px;
	text-decoration:none;
	color:#555;
	border:1px solid #CACACA
}
.pagination a.current{
	padding: 3px 8px;
	font-weight:bold;
	text-decoration: none;
	border: 1px solid #CCC;
	background:#FFF;
	color: #454545;
}
.pagination .current,
.pagination a:hover{
	background: #EAEAE1;
    border: 1px solid #CCC;
    padding: 3px 8px;
}

.showpost{border:1px solid #E9E9E9;letter-spacing:1px}
.showpost h3{color:#3E606F;font:22px "Microsoft JhengHei","Microsoft YaHei",simhei,sans-serif;padding:15px 0 0 15px}
.showpost ul{font-size:15px;line-height:30px;list-style-type:square;padding:10px 0 15px 40px}

/** SideBar **/

#sidebar {
	float: right;
	letter-spacing: 1px;
	line-height: 145%;
	margin-right: 15px;
	overflow: hidden;
	text-align: left;
	width: 210px;
}
#sidebar h3{
	font:15px 'Arvo',"Microsoft JhengHei",simhei,sans-serif;
	padding: 3px 0 3px 10px;
	text-align: left;
	border-bottom: 1px solid #E3E3E3;
	color: #000
}

#sidebar .widget {
	margin-bottom: 15px;
}
#sidebar ul {
	padding: 0;
	overflow: hidden;
	margin: 0 auto;	
}
#sidebar ul li {
    list-style: square;
    margin: 10px auto 0;
	text-align: left;
}
#sidebar a:hover{
	color: #C6751E;
}
#sidebar ul li.cat-item {
	list-style: none;
	border-bottom: 1px dashed #CECECE;
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 0 5px 10px;
	width: 38%;
}
#sidebar .textwidget{
	padding: 8px;
}
#sidebar .textwidget ul {
	margin-top: 0;
}

/*Comments Area*/
#comments blockquote{
	background:#F4F5F7;
	border: 1px solid #E6E6E6}
#comments blockquote p{
	padding-left: 15px;
}
#comments h1{
	background: #222;
	font-size: 1.7em;
	font-weight: normal;
	color:#FFF;
	padding-left:10px;
}
.commentlist li, #commentform input, #commentform textarea {font-size:15px}
.commentlist li .avatar {float: left;border: 5px solid #EED;padding: 2px;margin: 0px 10px 10px 0}
.commentlist cite, .commentlist cite a {
	font-size: 15px;
	font-weight: bold;
}
span.says{
	font-size: 13px;
}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none;font-size:15px}
.commentmetadata {font-weight: normal;font-size:12px;display: block}
#commentform input {margin: 0 5px 0 0;padding: 2px;width: 135px}
p.comfiled label{color: #777;font-size: 13px;padding-right: 8px}
#commentform {margin: 5px 10px 0 0}
#commentform textarea {width: 100%;padding: 2px;border:1px solid #CCC}
#commentform #submit {margin:0 0 5px auto;float:right;width:90px;border:1px solid #CCC;}
#commentform #submit:hover{background:#E7E7E7}
.alt {margin: 0;padding: 10px}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {padding:20px 0 15px;margin:0;list-style: none; border-bottom: 2px solid #777}
.commentlist li ul li {padding:15px;margin:15px auto 0;border: 1px solid #DCDCDC}
.commentlist p {clear: both;margin: 10px 5px 10px 0}
.children {padding: 0; margin-top: 10px}
#commentform p {margin: 5px 0}
#commentform p.comment-notes{
	font-size: 13px;
	color: red;
	padding-left:10px
}
.nocomments {/*border-bottom: 5px solid #DCDCDC;*/color: #555;font-size: 20px;padding: 15px 10px;text-align: center;/*width: 585px*/}
.reply{font-weight:normal;height: 25px}
.comment-author{font-size:18px}
.comment-reply{padding-top: 15px}
a#cancel-comment-reply-link {font-family:arial;background:#D00;float:right;border: 1px solid #CCC;color:#FFF;padding:3px 5px 3px 9px;text-decoration:none}
a.comment-reply-link {background:#4B981D;font: 12px arial;color:#FFF;padding: 3px 8px;border: 1px solid #CCC;text-decoration: none}
#respond h3{
	color:#000;
	font:2.03em 'Arvo',"Microsoft JhengHei",simhei,sans-serif;
	padding:10px 0}
#respond {overflow: hidden}
.comfiled{float:left}

/** Footer **/
#footer {
	border-top: 1px solid #CCC;
	clear: both;
	height: 50px;
	margin: 0 auto;
	width: 100%
}
#footer a:hover{
	color:#000
}
#footer a{
	color:#777
}
#copyright {
	color:#777;
	font:12px Verdana;
	text-align:center;
	padding-top:15px
}
/** 404 **/
.err_category{
 float: left;
 width:300px
}
.err_month{
 float: left;
}

/** Search **/
#s{
	width:185px;
}
.Search{
	margin-top:20px;
	text-align: center;
}
input#searchsubmit{
    background: none repeat scroll 0 0 #EBEBEB;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px #FFF;
	cursor: pointer;
}

ul.Breadcrumb{
    background: url("http://download.sofun.tw/wp-content/themes/imEZ/img/location.ico") no-repeat scroll 0 5px transparent;
    margin-top: 0;
	margin : 0px 30px -20px 10px;
    overflow: hidden;
    padding-left: 25px;
}

ul.Breadcrumb li a.title{
	color: #777;
}
ul.Breadcrumb li{
	float: left;
	list-style: none;
}
ul.Breadcrumb li a{
	color: #668BB8;
	text-decoration: none;
}
ul.Breadcrumb li a span[itemprop="title"]:hover{
	text-decoration: underline;
}  .headerbn {	padding: 20px 0 5px 0;	text-align: center;	}
/*Share Button*/
#share {
    background:#FFF;
    border: 1px solid #CCC;
    left: auto;
    margin-left: -115px;
    padding: 10px 0 0;
    position: fixed;
    text-align: center;
    top: 255px;
    width: 80px;
    z-index: 15;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}#social-box{    clear: both;    overflow: hidden;}#social-box .box{     float: center;}#social-box .fb{    width: 315px}#social-box .gp{}
.gplus,.twitter,.fblike{
	padding-top: 5px;
	overflow: hidden;
}
/*.fblike{padding-left: 0px}*/
.twitter{padding-bottom: 5px}
blockquote{background:#F4F5F7;border:1px dashed #A5B6C8;	padding:8px 12px 8px 36px;margin:20px 0}
.info blockquote{background:#F4F5F7;padding:20px 20px 10px 30px;margin:20px 5px;border:4px double #E6E6E6}
blockquote p {margin: 10px; }
#main .wumii-footer{display: none;}
.wumii-hook{display:none !important;}
.wumii-related-items-div {align="center" !important;}
.fbcomment{border:1px solid #DDD;float:left;margin:0 auto 10px;padding:10px 12px;width:705px;  -moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;}