/*
Theme Name:   Backstreet Child
Theme URI:    http://themeforest.net/item/backstreet-blog-magazine-theme/1680564
Description:  Backstreet Child Theme
Author:       Ridwan
Author URI:   http://themeforest.net/user/ridwanreedwan
Template:     Backstreet
Version:      3.0
Tags:	white, light, three-columns, right-sidebar, left-sidebar, fixed-width, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, post-formats, theme-options, translation-ready
Text Domain:  Backstreet
*/


/* Theme style customization starts here
-------------------------------------------------------------- */


.mainNav li a {
padding-left:15px;
font-weight: bold;
font-size: 14px;
color: #444;
}

.mainNav li a:hover,.mainNav li > ul li a:hover, .error_msg, readmore, a:hover, .single-content ul.tabs li a:hover, .single-content ul.tabs li a.active, h5.toggle a:hover, .nivo-caption a:hover {
color: #BA0D16;
}

.mainNav li > ul {
height: auto;
width: auto;
background: #FFF;
border: 1px solid #EFEFEF;
padding: 0;
}
.mainNav li > ul li {
width: 180px;
padding: 0;
position: relative;
height: 35px;
border-bottom: 1px solid #EFEFEF;
}
.mainNav li > ul li a {
text-transform: none;
height: 22px;
padding: 5px 10px 0px 15px;
text-align: left;
font-size: 13px;
line-height: 25px;
color: #333;
}

.current-menu-parent a, .current-menu-item a {
color: #777;
}

.container {
background: #FFF;
opacity: 0.95;
}

.post-title {
overflow: hidden;
font-size: 22px;
font-weight: 600;
padding: 15px;
}

.compact-archives li a { font-weight: bold; }
.compact-archives li span { opacity: 0.7; }
.compact-archives li a span { opacity: 1; }