
@font-face {
    font-family: 'museo_slab500';
    src: url('fonts/museo/museo_slab_500.eot');
    src: url('fonts/museo/museo_slab_500.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo/museo_slab_500.woff') format('woff'),
         url('fonts/museo/museo_slab_500.ttf') format('truetype'),
         url('fonts/museo/museo_slab_500.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {padding-left: 0; padding-right: 0;}
.row {margin-left: 0; margin-right: 0;}
.qa-template-qa .col-md-12:first-child {padding-left: 0; padding-right: 0;}  /* Asta este pentru primul container de 12 de pe homepage dar fara padding*/


.erix-hide {display:none;}
body {background: url("../images/content-bg-2.jpg") repeat-x fixed 0 0 #525252; min-width: 440px;}

a {color: #FE6406;}
a:hover, a:focus {color: #E44801;}

.page-header , body[class*=qa-category] .page-header{
background: #ffcb22; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcb22 0%, #ff5a0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb22), color-stop(100%,#ff5a0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffcb22 0%,#ff5a0a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffcb22 0%,#ff5a0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffcb22 0%,#ff5a0a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffcb22 0%,#ff5a0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb22', endColorstr='#ff5a0a',GradientType=0 ); /* IE6-9 */
}


#mastheader .search-form {display: none;} /* ascunde search-ul din header */

.qa-template-qa .page-header {background: none;}
.qa-template-qa .ra-events .event-item {margin-bottom: 10px;}
.qa-template-qa .ra-events .event-inner {margin-bottom: 5px;}
.qa-template-qa .ra-events .event-inner .event-content h4 {margin: 0;}
.qa-template-qa .users-list li .avatar {padding: 9.5px;}
.qa-template-qa .top-users-list .top-user .top-user-data .name {font-family: 'Sanchez',serif; letter-spacing: 1px;}
.qa-template-qa .users-list {margin: 0 0 15px;}
.qa-template-qa .cat-list.widget.top-users {margin-bottom: 30px;}
.qa-template-qa .widget.top-users {margin-bottom: 0;}

.qa-template-admin .logo.image > img {padding: 0 20%;}
.qa-template-admin .pull-right {margin: 0 50px 0 0;}
.qa-template-admin body {background: url("../images/content-bg-2.jpg") repeat-x fixed 0 0 #525252;}


.page-users-list .user img {margin-right: 10px;}
.page-users-list .users-list-head td {font-family: 'Sanchez',serif;}



.navbar {background: url("../images/topbar-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0); min-height: 50px;}
.logo {padding: 0; margin-right: 20px;}
#main .page-header h1 {text-shadow: 0 1px 3px #FF3000}
#main.has-fixed-top {margin-top: 50px;}


.navbar .nav > li > a {font-family: 'Sanchez',serif; font-size: 15px; padding: 12.5px 15px;}
.navbar.navbar-default .navbar-nav > .active > a {background: #FFFFFF; color: #2A2A31;}
.navbar .nav .dropdown-menu > li > a {color: #777777; font-family: 'Sanchez',serif; font-size: 14px; line-height: 14px;}
.navbar .nav-userbox .dropdown-menu li a {font-size: 12px;}
.navbar .nav-userbox .dropdown-menu li a:before {background: #FE6406; font-size: 15px; height: 20px; line-height: 15px; min-width: 25px;}

.qa-nav-footer-link {padding: 10px;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Sanchez',serif;}
.question .q-title a {font-family: 'Sanchez',serif; font-weight: normal;}
.list-item .list-title a {font-family: 'Sanchez',serif; font-size: 18px; font-weight: normal;}
.list-item .tags ul .qa-tag-link:hover {background: #FE6406;}
.home-anchor.icon-home {display: none;}

.hero-unit h1 {color: #FFFFFF; font-family: "museo_slab500",sans-serif; font-size: 55pt; letter-spacing: -4px; line-height: 75px; text-shadow: 0 2px 5px #FE6306; font-weight: normal; margin-bottom: 0; margin-top: 20px;}

.activity-count li {color: #FE6406; font-size: 12px;}
.activity-count li:before {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    width: 20px;
}



.hero {
background: #ffcb22; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcb22 0%, #ff5a0a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb22), color-stop(100%,#ff5a0a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffcb22 0%,#ff5a0a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffcb22 0%,#ff5a0a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffcb22 0%,#ff5a0a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffcb22 0%,#ff5a0a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb22', endColorstr='#ff5a0a',GradientType=0 ); /* IE6-9 */
}

.question-list .question-item .avatar img {border-radius: 4px;}
.list-item .list-avatar img {border-radius: 4px;}
.users-list li .avatar img {height: 50px; width: 50px;}
.non-table .user-list-item .user-head img {height: 80px; width: 80px;}


.ask-block form {border-radius: 5px;}
.ask-block input[type="submit"] {background: #333333; border-color: #FE6F09; border-radius: 5px;}
.ask-block .ask-input {border-radius: 5px;}

.ra-social-output a:hover img {border-radius: 0px;}
.ra-events .event-inner .event-content h4 {font-weight: normal; margin: 0;}
.question-list .question-item .list-right h5 {font-weight: normal;}
.col-md-4 .list-right h5 a {font-weight: bold;}
.answers-title {color: #FE6506;}
.badge-user-block .user-badge.bronze {background: #FE6406;}
.widget-title {font-weight: normal;}
.user-activities .what > a {color: #333333;}
.user-activities .what > a:hover {color: #fe6406;}
.user-activities .list-right .when {font-weight: normal;}
.widget-title .counts {background: #FE6406;}

#bottom a:hover span {background: #FE6406;}
#bottom .tag-list a:hover, #bottom .ra-cat-list a:hover {color: #FE6406;}

.hero-unit > p {text-shadow: 0 1px 2px #FE6306;}
.desc > p {text-shadow: 0 1px 1px #E14600;}
.desc > h3 {text-shadow: 0 1px 2px #E14600;}

.tag-list li a:hover span, .ra-cat-list li a:hover span {background: #FE6406;}
.page-tags-list ul li span {background: #FE6406;}
.page-tags-list ul li:hover {background: #FE6406;}
.tags ul li a:hover {background: #FE6406;}


select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .form-control:focus {box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 203, 34, 0.6); border-color: #FFB21B}

.form-control::-moz-placeholder {color: #505050;}

.search-form .btn-primary {background-color: #FF9613; border-color: #FFFFFF;}
.search-form .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {background-color: #FE6506; border-color: #FFFFFF;}


#ra-alert {
background: #FF5B0A; /* Old browsers */
background: -moz-linear-gradient(top,  #FF5B0A 0%, #FF3000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF5B0A), color-stop(100%,#FF3000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FF5B0A 0%,#FF3000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF5B0A', endColorstr='#FF3000',GradientType=0 ); /* IE6-9 */
border: 1px solid rgba(255, 0, 0, 0.6);
color: rgba(255, 255, 255, 0.8);
}
.close {opacity: 0.5;}





.qa-suggest-next {
background: #FF5B0A; /* Old browsers */
background: -moz-linear-gradient(top,  #FF5B0A 0%, #FF3000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF5B0A), color-stop(100%,#FF3000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FF5B0A 0%,#FF3000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF5B0A', endColorstr='#FF3000',GradientType=0 ); /* IE6-9 */
border: 1px solid rgba(255, 0, 0, 0.6);
color: rgba(255, 255, 255, 0.8);
}
.qa-suggest-next a:hover {color: #FFFFFF; text-decoration: none;}









#feedback .container.qa-part-form {background: #FFFFFF; padding: 10px;}
#feedback .col-lg-2 {width: 24%;}
#feedback .col-lg-10 {width: 75%;}
#feedback .btn-send {margin-left: 30px;}
.well {background-color: #8ADE60; border: 1px solid #45A018;}





#main .notify-container {left: 5px; top: 50px;}
#main .badge-notify {
border: 1px solid #64B3F6;
background: #0F7CD8; /* Old browsers */
background: -moz-linear-gradient(top,  #40A7FF 0%, #0F7CD8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40A7FF), color-stop(100%,#0F7CD8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #40A7FF 0%,#0F7CD8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #40A7FF 0%,#0F7CD8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #40A7FF 0%,#0F7CD8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #40A7FF 0%,#0F7CD8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40A7FF', endColorstr='#0F7CD8',GradientType=0 ); /* IE6-9 */
}





.sb_social_widgets {background: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 4px; margin: 0 0 30px; padding: 10px 0;overflow: hidden;}
.sb_fb {height: 260px; margin: 10px 8%;}
.sb_fb > iframe {height: 258px;}
.sb_gp {height: 110px; margin: 10px 8% 0;}
.sb_300ad {background: #FFFFFF; border: 1px solid #DDDDDD; border-radius: 4px; margin: 0 0 30px; padding: 10px 8%;}
.cnt_728ad {background: #FFFFFF; width: 745px; border: 1px solid #DDDDDD; border-radius: 4px; margin: 10px 0; padding: 5px 1%;}





.confirm_fix {background: #ffffff; border: 1px solid #DDDDDD; border-radius: 4px; padding: 20px;}






.alert-danger {
background: #FF3000; /* Old browsers */
background: -moz-linear-gradient(top,  #FF5B0A 0%, #FF3000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF5B0A), color-stop(100%,#FF3000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FF5B0A 0%,#FF3000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FF5B0A 0%,#FF3000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF5B0A', endColorstr='#FF3000',GradientType=0 ); /* IE6-9 */
border: 1px solid rgba(255, 0, 0, 0.6);
color: rgba(255, 255, 255, 0.8);
}
.alert-danger a {
    color: #FFFFFF;
    font-weight: bold;
}

























.hero {background: url("http://tunoi.ro/stuff/imagini/hero_bg/noaa-bg.jpg") repeat scroll center top #ff730a; box-shadow: 0 2px 10px #000000;}
.hero-unit h1 {text-shadow: 0 2px 5px #000000;}
.hero-unit > p {font-family: 'Sanchez',serif; font-size: 35px; text-shadow: 0 2px 2px #000000;}
.desc > h3 {font-size: 20px !important; text-shadow: 0 1px 2px #000000;}
.desc > p {font-size: 14px; text-shadow: 0 1px 1px #000000;}
.ask-input input[type="text"] {background: transparent; color: #111111; font-family: 'Sanchez',serif; padding: 4px 10px;}
.ask-block .ask-input {background: rgba(255, 255, 255, 0.7); padding: 0;}
.ask-block input[type="submit"] {background: rgba(73, 63, 76, 0.86); border-color: #4B3D4D; border-radius: 5px; font-family: 'Sanchez',serif; font-size: 19px; text-shadow: 0 1px 1px #000000; padding: 5px;}
.ask-block form {background: rgba(0, 0, 0, 0.2);}
.how-does-it-work .icon {font-size: 60px; margin-right: 25px; text-shadow: 0 1px 3px #000000;}
.navbar {box-shadow: 0 1px 3px #000000;}



.ask-block input::-webkit-input-placeholder {color: #333333;}
.ask-block input:-moz-placeholder {color: #333333;} /* Firefox 18- */
.ask-block input::-moz-placeholder {color: #333333;}  /* Firefox 19+ */
.ask-block input:-ms-input-placeholder {color: #333333;}

.how-does-it-work .col-md-4:hover {
	background: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 6px 0 14px;
	margin-top: -1px;
}

.answer-list .answer .ans-content .content-inner {line-height: 20px;}

.continut-pagina {background: #FFFFFF; padding: 10px 20px;}
.qa-related-qs a {font-family: 'Sanchez',serif;}

.container {position: relative; z-index: 2;}
#sparkles {
    display: block;
    height: 400px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 108px;
}




.menuAsk .icon-question-2:before {font-size: 20px;}
.menuSearch .icon-magnifier:before {font-size: 18px; font-weight: 900;}
.navbar .nav-userbox .dropdown-menu {top: 48px;}

.menuAsk .ask-input {width: 410px;}
.menuAsk .ask-input input[type="text"] {font-size: 12px; padding: 2px 5px;}
.menuAsk .menu-ask-form {height: 40px; width: 500px;}
.menuAsk form input[type="text"] {margin-bottom: 0;}

.menuSearch .menu-search-form {height: 40px; width: 300px;}
.menuSearch form {margin: 0; width: 290px;}
.menuSearch .dropdown-menu {margin: 0; top: 50px !important;}
.menuSearch .navbar-search {width: 250px;}
.menuSearch form .icon-magnifier:before {font-size: 15px; font-weight: normal;}
.menuSearch .btn {margin: -7px 0 0 0 !important; padding: 3px 9px;}






















@media only screen and (max-width:1183px ) {
.sb_300ad {background: none ; border: none; border-radius: 0; padding: 0 0;}
.sb_social_widgets {background: none; border: none; border-radius: 0; margin: 0 0 30px; padding: 0;}
.sb_fb {background: #FFFFFF; height: 258px; margin: 10px 0; width: 300px;}
.sb_gp {margin: 10px 0 0;}
.col-lg-6 {width: 50%;}
.col-lg-3 {width: 50%; margin-bottom: 20px;}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {float: left;}
}

@media (max-width: 992px) {
.col-lg-6 {width: 50%;}
.col-lg-3 {width: 25%;}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {float: left;}

}

@media (max-width: 600px) {
.hero-unit h1 {font-size: 40pt;}
.menuSearch .search-form button {display: block !important;}
.menuSearch .btn {float: right; margin: -43px 0 0 !important;}
.menuAsk .menu-ask-form {width: 350px;}
.menuAsk .ask-input {width: 260px;}

}
