/*
Theme Name:     QAEngine Child Theme
Theme URI:      http://www.enginetheme.com/themes/qaengine
Description:    Child theme for QAEngine theme
Author:         EngineThemes
Author URI:     http://www.enginetheme.com/
Template:       qaengine
Version:        1.0
*/
body{font-family: Arial;}

.q-filter-waypoints{box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.33);}
a.question-title:hover{color: #FF6600;}
/* $Left */
.widget a{font-size: 13px;}

/* #Left */
/* $Right */
.hot-user-question ul li .username{width: 60%;}
.right-sidebar, .modal-submit-questions .modal-body{
    background: #FBF1E6;
}
/* #Right */

/* $header */
a.dropdown-account span,a.dropdown-account i,ul.dropdown-profile li a, ul.dropdown-profile li a i{color: yellow !important;}
ul.dropdown-profile li a:hover, ul.dropdown-profile li:hover a, ul.dropdown-profile li:hover a i, ul.dropdown-profile li a:hover i{color: #333 !important;}
#header,.header-menu{background: #773003 url("bg.jpg");}
#header,.header-menu, #logo, .header-menu ul,a.login-url{line-height:60px !important;}
.header-menu,#header{min-height: 60px !important;}
#header_search input{line-height: 32px;}
.header-search-wrapper{margin-top: 0px;} 
.header-menu ul li a,a.login-url{color: #fff;}
#header_search i{top: 23px;}
.header-avatar{padding-top: 0px; max-height: 60px;}
/*.ask-question,
.modal-submit-questions .btn-submit-question,
.question-main-content .vote-block span,
.contact-block button  {
	background: #F39C12;
}*/
.buttonset #showLeftPush, .buttonset #showRightPush, .buttonset #showTop{
	width:35px; 
	height:35px;
	line-height: 35px;
	background: #3498db;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align:center;
	display:inline-block;
	box-shadow:none;
	border:none;
	outline:none;
	margin:0 5px;
	text-align: center;
}
.header-search-wrapper{margin-left: 20px;}
ul.dropdown-profile{right: 20px !important; width: 120%; margin-top: -2px;}
.i-preview{padding: 0px 15px;}
.i-preview a{height: 24px; line-height: 24px;overflow: hidden;}
.i-preview .i-preview-content .i-preview-title{color: #143A65;}
.i-preview .i-preview-content .i-preview-title:hover{color: #FF6600;}
.search-preview{    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.33);}
/* #header */

/* HOME $QUESTION */
.main-questions-list .q-ltop-content a.question-title, .answers-filter .answers-count, .form-reply h3{color: #0A75BD !important;}
.main-questions-list .q-ltop-content a.question-title:hover{color: #FF6600 !important;}
.main-questions-list .q-ltop-content a.question-title:visited{color: #969696 !important;}
.main-questions-list ul.question-statistic li{margin-left: 32px;}
/* HOME #QUESTION */