/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */
.innerTitle {border-bottom:1px solid #c8c8c8;width:100%;position:relative;height:20px;margin-bottom:15px;}
.innerTitle h2 {color:#2f2f2f;font-size:25px;position:absolute;top:0;left:0;background:#ffffff;padding-right:10px;}
#sayfalar {
	padding: 4px 0 4px 0;
}
#sayfalar span {
	border: 1px solid #555; background: #cf9; color: #000; text-decoration: none; font-weight: bold; padding: 3px 3px; margin: 3px 3px 0 0;
}
#sayfalar A {
	border: 1px solid #aaa; background: #fff; color: #c00; text-decoration: none; font-weight: bold; padding: 3px 3px; margin: 3px 3px 0 0;
}
#sayfalar A:hover {
	border: 1px solid #000; background: #ccc; color: #000; text-decoration: none; font-weight: bold; padding: 3px 3px; margin: 3px 3px 0 0;
}
.makale { width:100%; height:40px; background-color:#18C0F8; text-align:center; padding-top:8px; color:#FFFFFF;}

.tag-link {
    display: block;
    font-size: 14px!important;
    line-height: 1.4em!important;
    float: left;
	background-color:#ffffff;
    padding: 8px 10px;
    margin: 0 7px 7px 0;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    color: inherit;
}
.tag-link:hover {background:#33CCFF; color:#FFFFFF;}
.innerTitle {border-bottom:1px solid #666666;width:100%;position:relative;height:20px;margin-bottom:15px;}
.innerTitle h2 {color:#2f2f2f;font-size:16px; font-weight:bold;position:absolute;top:0;left:0;background:#f5f5f5;padding-right:10px;}
