/** Custom CSS File for Steve **/

/* Easy Blog */
div#fd.eb .eb-mod-title, div#fd.eb .eb-mod-body, div#fd.eb .eb-mod-hold, div#fd.eb .eb-mod-action, div#fd.eb .eb-mod-foot {
    padding-top: 0px !important;
	}
div#fd.eb .mod-item + .mod-item {
    border-top-color: #ddd;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 10px !important;
    padding-top: 10px !important;
	}
.cell-tags a:hover{
	color:#b3b3b3 !important;
	text-decoration:none !important;
	} 
.eb-mod-title a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-gallery-title a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-mod a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-post-author a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-meta-author a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-post-category a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-meta-category a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-help-print a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.eb-help-bookmark a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} 
.author-url a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	}
/* .pull-right a:hover{
	color:#d3441e !important;
	text-decoration:underline !important;
	} */
.eb-mod-title a:hover, .eb-mod-title  a:focus, .eb-mod-title a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.eb-mod a:hover, .eb-mod a:focus, .eb-mod a:active{
	color:#d3441e !important;
	background-color:transparent;
	} 
.eb-post-author a:hover, .eb-post-author a:focus, .eb-post-author a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.eb-meta-author a:hover, .eb-meta-author a:focus, .eb-meta-author a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.eb-post-category a:hover, .eb-post-category a:focus, .eb-post-category a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.eb-meta-category a:hover, .eb-meta-category a:focus, .eb-meta-category a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.eb-help-print a:hover, .eb-help-print a:focus, .eb-help-print a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.eb-help-bookmark a:hover, .eb-help-bookmark a:focus, .eb-help-bookmark a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
.author-url a:hover, .author-url a:focus, .author-url a:active{
	color:#d3441e !important;
	background-color:transparent;
	}
div#fd.eb .comma-seperator > span {
    display: inline-block;
    vertical-align: bottom !important;
	}
.eb-post-title a:hover {
    color: #d3441e !important;
	text-decoration: underline !important;
	}
.eb-post-title a, .eb-post-title a:hover, .eb-post-title a:focus {
    color: #d3441e !important;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
	}
div#fd.eb .eb-navbar-nav > li > a > i {
    display: block;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
	}
