/*
Theme Name: Sco_Plus
Theme URI: http://steachs.com/theme_update/sco_plus
Description: 
Version: 1.4.6
Author: Scorpio
Author URI: http://steachs.com/
Tags:
*/

html {
    height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
body {
    color: #555555;
    font: 0.8em '微軟正黑體',arial,sans-serif;
}
p {
    font-size: 107%;
    line-height: 1.7em;
    padding: 0 0 10px;
}
img { border: 1px solid transparent;	-webkit-border-radius: 5px;	-moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;	border-radius: 5px; }
img:hover { border-color: #cccccc; }
h1, h2, h3, h4, h5, h6 {
    color: #444444;
    font: 200% '微軟正黑體',arial,sans-serif;
    margin: 0;
    padding: 3px 0;
}
h2 {
    color: #F14E23;
    font: 170% '微軟正黑體',arial,sans-serif;
    margin: 0;
    padding: 0 0 8px;
}
h3 {
    color: #444444;
    font-size: 200%;
    margin: 0 0 9px;
}
h5, h6 {
    color: #F14E23;
    font: 100%/1em '微軟正黑體',arial,sans-serif;
    margin: 0;
    padding: 0 0 5px;
}
h5, h6 {
    color: #888888;
    font: italic 95% '微軟正黑體',arial,sans-serif;
    padding-bottom: 15px;
}
h6 {
    color: #362C20;
}
a { -moz-transition: color 0.3s; -webkit-transition: color 0.3s; -o-transition: color 0.3s; transition: color 0.3s; text-decoration: none; color: #4578C4; outline: medium none; text-decoration: none; }
a:hover { color: #F14E55; }
.left {
    float: left;
    margin-right: 10px;
    width: auto;
}
.right {
    float: right;
    margin-left: 10px;
    width: auto;
}
.center {
    display: block;
    margin: 20px auto;
    text-align: center;
}
#main, #header, #logo, #menubar, #site_content{
    margin-left: auto;
    margin-right: auto;
}
#main {
    margin: 10px auto;
    width: 1000px;
}
#header {
    float: left;
    width: 1000px;
}
#logo_text {
    float: left;
    padding: 0;
    width: 100%;
}
#logo_text h1 {
    color: #555555;
    float: left;
    font: 300% '微軟正黑體',arial,sans-serif;
    padding: 5px 0 0 17px;
}
#logo_text h1 a {
    color: #555555;
    text-decoration: none;
}
#logo {
    float: left;
    padding: 0;
    width: 100%;
}
#logo h1 {
    float: left;
}
#logo h1 a {
    text-indent: -999em;
}
.slogan {
    float: right;
    text-align: right;
}
nav#access {
    display: block;
    float: right;
    height: 30px;
    margin:20px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
nav#access ul {
    float: right;
}
nav#access ul li {
    background: none repeat scroll 0 0 transparent;
	float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 0;
}
nav#access ul li a {
    color: #444444;
    display: block;
    float: left;
    font: 120% '微軟正黑體',sans-serif;
    height: 20px;
    padding: 7px 10px 15px;
    text-align: center;
    text-decoration: none;
}
nav#access ul li.current-menu-item a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #F14E23;
	height: 20px;
    padding: 6px 10px 4px;
	border-radius:6px 6px 0 0;
}
#ddmenu {
	margin:20px 0 0 0;
	line-height: 100%;
	border-radius: 5px;
	font-size:115%;
}
#ddmenu ul li {
	margin: 0 5px -5px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#ddmenu a {
	color: #555;
	text-decoration: none;
	display: block;
	padding:  8px 10px;
	margin:0;
    border-radius:6px 6px 0 0;
}
#ddmenu .current-menu-item a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid solid none;
    border-width: 1px 1px 0;
	padding:  7px 9px 8px 9px;
    color: #F14E23;
}
#ddmenu a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid solid none;
    border-width: 1px 1px 0;
	padding:  7px 9px 8px 9px;
    color: #F14E23;

}

/* main level link hover */


/* sub levels link hover */
#ddmenu ul ul li:hover a, #nav ul li:hover li a {
	border: none;
	color: #666;
}


/* dropdown */
#ddmenu ul li:hover > ul {
	display: block;
}
/* level 2 list */
#ddmenu ul ul{
	display: none;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	z-index:1;
	top: 30px;
	left: 0;
	background: #eee;
	border-radius:6px;
}
#ddmenu ul ul a{
	color:#666;
}
#ddmenu ul ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#ddmenu ul ul a {
	font-weight: normal;
}

/* level 3+ list */
#ddmenu ul ul ul{
	left: 150px;
	top: 0;
}

/* rounded corners of first and last link */
#ddmenu ul ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#ddmenu ul ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#ddmenu:after {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#ddmenu {
	display: inline-block;
} 
#site_content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 1000px;
}
aside#sidebar {
    float: right;
    margin: 25px 0;
    width: 300px;
}
.breadcrumb {
    border-bottom: 1px dotted #EEEEEE;
    margin-bottom: 3px;
    padding-bottom: 3px;
    width: 100%;
}
.previous_post {
    margin-bottom: 5px;
    width: 100%;
}
.next_post {
    border-bottom: 1px dotted #EEEEEE;
    margin-bottom: 3px;
    padding-bottom: 3px;
    text-align: right;
    width: 100%;
}
.sidebar {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #EEEEEE;
    float: right;
    font-size: 107%;
    margin: 0 20px 27px 0;
    padding: 10px;
    width: 250px;
}
.sidebar h3, .content h1 {
    font-size: 150%;
    margin: 0 1px;
    padding: 10px 15px;
}
.sidebar h1 {
    padding: 5px 0 0;
}
.sidebar ul li {
    background: url("images/bullet.png") no-repeat scroll 0 0 transparent;
    line-height: 1.5em;
    list-style-type: none;
    padding: 0 0 4px 15px;
}
.paperclip {
    background: url("images/paperclip.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 70px;
    margin: -27px 0 -60px -30px;
    position: relative;
    vertical-align: middle;
    width: 70px;
    z-index: 0;
}
#content {
    margin: 0;
    padding: 10px 0 10px 20px;
    text-align: left;
    width: 660px;
}
.post ul {
    margin: 2px 0;
}
.post ul li {
    background: url("images/bullet.png") no-repeat scroll 0 0 transparent;
    line-height: 1.5em;
    list-style-type: none;
    margin: 0 0 6px;
    padding: 0 0 4px 15px;
}
.post ol {
    line-height: 1.5em;
    margin: 0 0 6px;
    padding: 0 0 4px 20px;
}
#content article.post header h2 {
    margin-top: 15px;
}
#content article.post header h2 a { color: #222222; }
#content article.post header h2 a:hover { color: #4578DD; }
#content article.post .summary { font: 120%/21px '微軟正黑體',arial; }
#content article.post {
    margin-bottom: 30px;
}
#content article.post footer {
    margin-top: 25px;
}
.postmeta {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin-bottom: 5px;
    padding: 5px 0;
}
#content article .comments {
    margin-right: 10px;
}
#content article .author_link {
    margin-right: 10px;
}
#content article time {
    background: none repeat scroll 0 0 #FAFAFA;
    border-radius: 5px 5px 5px 5px;
    float: right;
    padding: 2px 10px;
}
#content article.post footer {
}
#content article.post .summary h3 {
    color: #F14E23;
    font: 140% '微軟正黑體',arial,sans-serif;
    border-left: 10px solid #F14E23;
	padding-left: 8px;
	margin-bottom: 10px;
}
#content article.post .summary h4 {
    color: #F14E55;
    font: 130% '微軟正黑體',arial,sans-serif;
    margin: 0;
    padding: 0 0 8px;
}
#content article.post .summary blockquote {
	background: #F7F7F7;
    border-bottom: 3px dotted #DCDCDC;
    border-top: 3px dotted #DCDCDC;
    margin: 0 20px 20px 0;
    padding: 10px 10px 0;
}
.author_vcard {
    border: 2px dotted #EEEEEE;
	border-radius: 8px 8px 8px 8px;
	margin-top: 10px;
    padding: 10px;
	display:inline-block;
}
.author_name {
    float:left;
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 10px;
    width:500px;
}
.author_meta {
    float:left;
    font-size: 120%;
    margin-bottom: 10px;
    width:500px;
}
.author_posts {
    float:left;
	text-align:right;
    width:500px;
}
.author_vcard .avatar {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px dotted #DDDDDD;
    border-radius: 8px 8px 8px 8px;
	float:left;
	margin-right: 10px;
    padding: 7px;
}
.author_avatar {
    border: 5px solid #EEEEEE;
    float: right;
}
.more-link {
    float: right;
}
nav.pagination {
    float: right;
    margin-bottom: 10px;
    width: 100%;
}
.paviinfo {
    border: 1px solid #EAEAEA !important;
    border-radius: 8px 8px 8px 8px;
    float: left;
    font-size: 13px;
    margin: 2px;
    padding: 5px 10px !important;
}
.spagenum a {
    font-size: 14px !important;
}
.spagenum a:hover, .spagenum a.current {
    background-color: #F6F6F6 !important;
}
nav.pagination a {
    border: 1px solid #EAEAEA !important;
    border-radius: 8px 8px 8px 8px;
    color: #1D1D1D !important;
    float: left;
    font-family: 'Kreon',Arial,sans-serif;
    font-size: 13px;
    font-weight: lighter !important;
    margin: 2px;
    padding: 5px 10px !important;
    text-decoration: none;
}
nav.pageview {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 7px 7px 7px 7px;
    margin-top: 20px;
    text-align: center;
}
nav.pageview p {
    font-family: Comic Sans MS;
    font-size: 125%;
    padding: 0;
}
.single_ads {
    margin: 10px 0;
    text-align: center;
}

.index_ads {
    margin: 10px 0 0 0;
    text-align: center;
}

ol.commentlist {
    list-style-type: none;
    margin: 0;
}
ol.commentlist li {
    list-style-type: none;
    margin: 0;
}
ol.commentlist ul {
    list-style-type: none;
    margin-left: 25px;
}
ol.commentlist .avatar {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px dotted #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: -5px;
    margin-right: 10px;
    padding: 3px;
}
.comment-body {
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    margin-bottom: 10px;
    padding: 5px 0;
}
.commentmetadata {
    margin-top: -15px;
    padding-bottom: 10px;
    text-align: right;
}
.reply {
    text-align: right;
}
.reply a{
    border: 1px solid #DDDDDD;
    color: #555555;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 6px;    
}
#cancel-comment-reply-link{
    color: #555555;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 6px;
}
#commentform input#author {
    border: 1px solid #DDDDDD;
    padding: 3px 5px 3px 0;
}
#commentform input#email {
    border: 1px solid #DDDDDD;
    padding: 3px 5px 3px 0;
}
#commentform input#url {
    border: 1px solid #DDDDDD;
    padding: 3px 5px 3px 0;
}
#commentform textarea {
    border: 1px solid #DDDDDD;
    margin: 5px 0;
    padding: 4px;
}
#commentform input {
    margin: 5px 3px 0 0;
}
#commentform #submitct {
}
#commentform .button {
    border: 1px solid #DDDDDD;
    color: #555555;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 6px;
}
.comments-nav{
    font-size: 125%;
    margin: 5px 0;
    text-align: right;    
}
#footer {
    clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}
#footer p {
    padding:10px 0;
	text-align:center;
}
#footer a, #footer a:hover {
    text-decoration: underline;
}
.gallery img {
    position: absolute;
}
.form_settings {
    margin: 5px 0 0;
}
.form_settings p {
    padding: 0 0 10px;
}
.form_settings span {
    float: left;
    padding: 5px 0;
    text-align: left;
    width: 170px;
}
.form_settings input, .form_settings textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    color: #FFFFFF;
    font: 100% '微軟正黑體',arial;
    padding: 5px 10px;
    width: 252px;
}
.form_settings .submit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #35BDF5;
    cursor: pointer;
    font: 140% '微軟正黑體',sans-serif;
    margin: 0 0 0 200px;
    padding: 5px 15px;
    width: auto;
}
.form_settings textarea, .form_settings select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    font: 100% '微軟正黑體',arial;
    overflow: auto;
    padding: 5px 10px;
    width: 252px;
}
.form_settings select {
    width: 274px;
}
.form_settings .checkbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 4px 0;
    padding: 0;
    width: 14px;
}
.search {
    border: 1px solid #EEEEEE;
    color: #F14E23;
    margin: 0;
    padding: 10px 5px;
    width: 189px;
}
.subscribe {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #35BDF5;
    cursor: pointer;
    float: right;
    font: 140% '微軟正黑體',sans-serif;
    margin: 0;
    padding: 5px 10px;
}
input.gsc-input {
    border-color: #777777;
}
input.gsc-search-button {
    background-color: #333333;
    border-color: #333333;
}
.cse form.gsc-search-box, form.gsc-search-box {
    padding: 0 !important;
}
#cse-search-form {
    margin-bottom: 20px;
    width: 100%;
}
#share_button {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #E7E7E7;
    border-radius: 10px 0 0 10px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    margin: 150px 0 0 -91px;
    padding: 5px 0;
    position: fixed;
	height:275px;
    width: 70px;
}
.w2bslikebox {
    background: url(images/w2b_facebookbadge.png) no-repeat scroll left center transparent !important;
    display: block;
    float: right;
    height: 300px;
    padding: 0 5px 0 46px;
    position: fixed;
    right: -250px;
    top: 20%;
    width: 245px;
    z-index: 99999;
}
.w2bslikebox div {
    border: medium none;
    display: block;
    position: relative;
}
.w2bslikebox span {
    bottom: 12px;
    font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;
    position: absolute;
    right: 6px;
    text-align: right;
    z-index: 99999;
}
.w2bslikebox span a {
    color: #808080;
    text-decoration: none;
}
.w2bslikebox span a:hover {
    text-decoration: underline;
}
.weblink h2{
font-size: 130%;
}
ul.blogroll li{
    border-bottom: 1px dotted #EEEEEE;
    display: block;
    float: left;
    font-size: 90%;
    margin-right: 20px;
    width: 290px;
}
ul.blogroll{    
    margin: 0 auto;
    overflow: hidden;
    padding: 0;}
  input.gsc-input {
    border-color: #777777;
  }
  input.gsc-search-button {
    border-color: #333333;
    background-color: #333333;
  }
  #csetext{
    font-size: 18px;
    height: 23px;
    width: 170px;
	margin:15px;
}
#searchsubmit{
    border-color: #333333;
    background-color: #333333;
    color: #FFFFFF;
    cursor: pointer;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    padding: 0 8px;
    width: 50px;
}
/***** Share Button *****/
.sharebar{ -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #FFFFFF; border-color: #E7E7E7; border-radius: 10px 0 0 10px; border-style: solid none solid solid; border-width: 1px 0 1px 1px; margin: 50px 0 0 -91px; padding: 5px; position: fixed; height:275px; width: 60px;text-align:center; }
.fb_button{padding-left:11px;padding-top:5px;}
.other_button{padding-top:5px;}

/***** Share Button test *****/
.sharebar2 {width:300px;height:30px;}
.fb_share {float:left;width:85px;}
.gp_share {float:left;width:80px;}
.tw_share {float:left;width:70px;}
.sharebar3 {width:300px;height:30px;}
.fb_icon {float:left;width:37px;}
.gp_icon {float:left;width:37px;}
.tw_icon {float:left;width:37px;}
.pk_icon {float:left;width:37px;}
.rss_icon {float:left;width:37px;}
.mail_icon {float:left;width:37px;}