/*
Theme Name: Minty
Theme URI: http://www.thefox.cn/wordpress-minty.shtml
Author: 小影
Author URI: http://c7sky.com/
Description: Minty 是一款小清新风格的 WordPress 主题，使用 HTML5&CSS3 实现响应式设计完美适配移动端，支持 WordPress 3.1 新增的所有文章格式，支持 AJAX 评论与列表页无限加载，内置 8 种主题色彩。主题取名为 Minty，希望能带给你清爽的浏览体验！
Version: 2.1
Tags: 绿色、蓝色、红色、蓝色、紫色、黄色、灰色、橙色、浅色系、深色、一栏、两栏、边栏在右侧、响应式布局、自定义背景、自定义菜单、特色图像、灵活顶部、小清新、微格式、文章形式、文章置顶、主题选项
*/
/* 代码示例：当浏览器宽度小于540px时，隐藏页脚导航，不需要可删除。*/
@media only screen and (max-width: 540px) {
    #footer .links { display: none; }
}#header .connect { +width: 105px }.commentlist .bypostauthor > div > div > .fn:after {
	background-color: #2c3e50;
}

.commentlist .bypostauthor {
    _border-top-color: #2c3e50;
}

a:hover,
.entry-cover:hover + .entry-header .entry-title a,
.entry-title a:hover,
.entry-meta a:hover,
.more-link,
.entry-summary a,
.entry-content a,
.wumii-text-a:hover,
#error404 a,
.commentlist .comment-author .fn,
.commentlist .comment-author .url,
.commentlist .comment-footer a,
.must-log-in a {
    color: #34495e;
}


#nav a:hover,
#nav .current-menu-item a,
#nav .sub-menu,
#comment-settings {
    border-color: #34495e;
}

.entry-footer .copyright,
#submit,
#submit:hover,
#submit:active,
#submit:disabled:hover {
    border-color: #2c3e50;
}

#searchsubmit,
#nav .sub-menu a:hover,
a.entry-cover:before,
.pagination a:hover,
.page-title,
#submit,
#submit:hover,
#submit:active,
#submit:disabled:hover,
#nprogress .bar,
#featured-content.fccaption-cover a:hover h3 {
    background-color: #34495e;
}
#nprogress .peg{box-shadow:0 0 10px #34495e,0 0 5px #34495e}
.widget_tag_cloud a:hover,
.widget-simpletags a:hover,
#featured-content.fccaption-below a:hover h3 {
    color: #34495e!important;
}

.home .hentry.sticky {
    box-shadow: 0 2px 3px rgba(0,0,0,.1), 0 0 0 3px #34495e;
}

::-moz-selection {
    background: #34495e;
}

::selection {
    background: #34495e;
} 


.entry-summary a:hover,
.entry-content a:hover {
    border-bottom-color: #2c3e50}
.entry-summary a:hover,
.entry-content a:hover,
#error404 a:hover,
.commentlist .comment-author .url:hover,
.commentlist .comment-footer a:hover,
.must-log-in a:hover {
    color: #2c3e50;
}

.tags-links a:hover{color: #fff;}
.commentlist .bypostauthor > div > div > .fn:after {
    content: "作者";
}
@media only screen and (max-width: 540px) {
	.entry-summary { display:block; }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait),
only screen and (max-width: 800px) {
	#sidebar { display: none }
}
.avatar,
.ds-avatar img {
    border-radius: 50%!important;
}
