/*
Theme Name: laya theme
Description: Child theme for the convention theme 
Author: hmmabc
Template: convention
Version: 0.1.1
*/

@import url("../convention/style.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: '微软雅黑',"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#sidebar-widget ul{
    line-height: 1.5;
}

#blogtitle {
    font-weight: bold;
}

.nocomments {text-align: center;}

/* search */
#title {position: relative;}
#search-form {
    width: 300px;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: right;
}
.search-sidebar {width: 230px !important;color: #DF4E33 !important;}
.search-sidebar::-webkit-input-placeholder {color: #DF4E33}

/* previous/next page */
#button {float: right !important;}
#button2 {float: left !important;}
#button,#button2 {padding: 18px 38px 35px 15px !important;}

/* tagcloud */
.tagcloud {padding-left: 15px;}

#article .article-title {font-size: 30px;}