/* Enter Your Custom CSS Here */
.header-widget #nav_menu-3 {

}

.header-widget #nav_menu-3 ul {

}

.header-widget #nav_menu-3 ul li {
    display: inline-block;
    margin-left: 20px;
}

.header-widget #nav_menu-3 ul li a {
    font-weight: bold;
    font-size: 15px;
}

.inside-header {
    padding: 20px;
}

.header-widget .widget#text-10 {
	text-align: center;
  	padding-bottom: 0;
  	margin-bottom: 10px;
}

.header-widget .widget#text-10 span {
	background: #ff6600;
    color: #fff;
    display: block;
    font-size: 27px;
    padding: 0 20px;
}

.header-widget .widget#text-10 span i {
	    margin-right: 15px;
}

.separate-containers .inside-article {
	background: #fbfbfb;
}
.separate-containers .page-header-image {
	display: none;
}

.sidebar .widget .widget-title {
	    color: #003366;
    font-weight: bold;
    border-bottom: #ddd 1px dotted;
}

.idBook span {
	       background: #ff6600 !important;
    color: #fff !important;
    text-align: center;
    font-weight: normal;
    text-shadow: 0 1px 2px #855804;
    padding: 5px 0;
    display: block;
    text-align: center;
}

.entry-title {
    color: #160067;
    border-bottom: 2px solid #ff6600;
}

#right-sidebar #recent-posts-3 ul {

}

#right-sidebar #recent-posts-3 ul li {
margin-bottom: 20px;
}

#right-sidebar #recent-posts-3 ul li a {
    font-size: 13px;
    font-weight: 700;
}

#right-sidebar #recent-posts-3 ul li span {
	display: block;
    font-size: 14px;
    font-weight: 700;
    color: #B2B2B2;
    text-align: right;
}

.boxLink {
	    width: 200px;
    float: left;
    clear: none;
    margin-right: 5px;
}

.comments-area {
	display: none;
}

.site-info {
    font-size: 14px;
    background: #160067;
    padding: 5px;
}

.blog .inside-article > .post-image, .single-post .inside-article .page-header-image-single {
	display: none;
}