/*
Theme Name: quickvoting
Theme URI: http://mo-khafagy.com
Description: 
Author: Mohammed Khafagy
Version: 1.0
License: GNU General Public License
Author URI: http://mo-khafagy.com
Tags:  one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, dark, light, custom-colors, custom-header, custom-menu, theme-options, slider, portfolio, creative, gallery, corperate, slideshow, shortcodes, custmizable,   
*/

/* = General
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none;
}
a {
    text-decoration:none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
iframe[src="about:blank"]{display:none;}
/* = Misc 
-------------------------------------------------------------- */

html {

}
body {
  font-family:'Droid Arabic kufi',arial;
  font-size:14px;
  line-height:1.3em;
  padding:0;
  min-width:1020px;
}
input,textarea,input[type="text"]   {
  font-family:tahoma;
  font-size:12px;
  color:#666
}
.footer-background {
}
#page {
  background:#EDEDED url('images/body-bg.jpg') top right repeat-x;
  padding:15px 0 40px 0;
  min-height:300px;
}
#page.inner {
  background:#F5F5F5;  
}
.container {
  width:1000px;
  direction:rtl;
  padding:0;
  margin:0 auto;
}
.content-area {
  width:545px;
  float:right;
}
.the-sidebar.right {
  width:120px;
  float:right;
  margin-left:15px;
}
.the-sidebar.left {
  width:300px;
  float:left;
}
.white-content {
  background:#fff;
  border:1px solid #dfdfdf;
  padding:17px; 
}
h1, h2, h3, h4, h5, h6 {
  line-height:1.5em ;
  font-weight:normal;
}
h1, h2, h3, h4, h5, h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color:#020202;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration:none;
  color:#3B5998;
}

/*Pagination*/
.pagination {
    margin-top:10px;
    display:block;
}
.pagination ul {
    border:0;
    margin:0;
    box-shadow:none;
    border:1px solid #D7D7D7;  
    border-radius:10px;
    background:#fff; 
    padding:10px 15px;
    display:block;
    overflow:hidden;   
}
.pagination ul > li {
    display:block;
    float:right;
    font-family:'Droid Arabic Kufi', tahoma;
    margin:0 0 0 10px;
    font-size:17px;
    font-weight:bold;
    border:0;
    line-height:1em;
}
.pagination ul > li > a,
.pagination ul > li:last-child > a,
.pagination ul > li:first-child > a,
.pagination ul > li > span,
.pagination ul > li:last-child > span,
.pagination ul > li:first-child > span {
    color: #106caa;
    border:0;
    border-radius: 0;
    padding:10px 12px;
    line-height:1em;
    text-shadow:1px 1px 1px #fff;
    display:block;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.pagination ul > li > span.current {
    background-color: #1f2b36;
    color: #fff;
    text-shadow:none;
}

/* = Header
-------------------------------------------------------------- */
#header {
  background:#fff;
  -webkit-box-shadow: inset 0px 0px 64px 0px rgba(213,213,215,1);
  -moz-box-shadow: inset 0px 0px 64px 0px rgba(213,213,215,1);
  box-shadow: inset 0px 0px 64px 0px rgba(213,213,215,1);
  background-size: cover;
  height:240px;
  font-size:11px;
}
#header .container{
  position:relative;
  height:120px; 
}
#header .upper-header{
  height:106px;
}
#header a:hover {
  text-decoration:underline;
}
#header .logo {
  position:absolute;
  top:47px;
  right:5px;
  width:175px;
  height:172px;
  background:url('images/logo.png') no-repeat top left;
  display:block;
  overflow: hidden;
}
#header .logo a{
  display:block;
  padding-top:200px;
}
#header .lang{
  font-size:12px;
  font-weight:bold;
  float:right;
  color:#fff;
  text-shadow:1px solid #95bd21;
  padding:6px 12px;
  margin-top:8px;
  line-height:1;
  border-radius:10px;
  background:#b3df27;
  border:1px solid 7ca800;
  color:#fff;
  display:block;    
}
#header .small-links{
  padding:0;
  margin:0;
  font-size:13px;
  float:right;
  margin-top:14px;  
}
#header .small-links a{
  padding-right:6px;
  margin-right:6px;
  line-height:1;
  display:block;
  float:right;
  border-right: 1px solid #8bcbe2;
  color:#8bcbe2;
}
#header .social {
  float:left;
  margin-top:8px;
}
#header .social a{
  width:29px;
  height:29px;
  display:block;
  float:left;
  background:url('images/header-social-twitter.png') center center no-repeat; 
  margin-left:5px; 
}
#header .social a.facebook {
  background-image:url('images/header-social-facebook.png');  
}
#header .social a.gplus {
  background-image:url('images/header-social-gplus.png');  
}
#header .banner {
  position:absolute;
  left:0;
  top:80px;  
}

#header-navigation {
    background:#58585A;
    margin-bottom:15px;
    width:100%;
    border-bottom:1px solid #dddddd;
    font-family:'Droid Arabic Kufi', tahoma;  
}

#header-navigation .navbar-inner {
    border-radius:0;
}
#header-navigation .selectnav {
    display: none;
    margin-top:8px;
    width:99%;
    border:0;
    border-radius:0;
    font-family:tahoma;
}
#header-navigation .nav-menu {
    margin:0;
}
#header-navigation .nav-menu li{
    font-size:15px;
    position:relative;
    float:right;
    list-style:none;
    line-height:1em;
    padding:3px 0;
}
#header-navigation .nav-menu > li:first-child {
    padding-right:0;
    border-right:0;
}
#header-navigation .nav-menu li a {
    display:block;
}
#header-navigation .nav-menu > li > a {
    padding: 12px 14px;
    border-left:1px solid #757577;
    color: #fff;
}
#header-navigation .nav-menu > li > a:hover,
#header-navigation .nav-menu > li.hover > a,
#header-navigation .nav-menu > li.current-menu-item > a {
    background:#323232;
    text-decoration:none;
    color:#fff;
    -webkit-transition: background-color 250ms linear;
    -moz-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    -ms-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
}
#header-navigation .nav-menu > li.inactive-menu-item > a {
    background:#fff;
    color: #1e1e1e;
}
#header-navigation .nav-menu > li.inactive-menu-item > a:hover {
    background:#323232;
    color:#fff;
}

#header-navigation .nav-menu > li:first-child > a,
#header-navigation .nav-menu > li:first-child > a:hover {

}
#header-navigation .nav-menu li .sub-menu {
    position:absolute;
    top:40px;
    right:-1px;
    margin:0;
    background:#464444;
    display:none;
}
#header-navigation .nav-menu li .sub-menu li{
    border:0;
    border-bottom:1px solid #757577; 
}
#header-navigation .nav-menu li .sub-menu a{
    color:#fff;
    padding: 7px 13px;
    width:100px;
}
#header-navigation .nav-menu .sub-menu a:hover{
    background:#ffa200;
    color:#333;
    text-decoration:none;
}
#header-navigation .tablet-menu {
    display:none;
}
#header-navigation .menu-open {
    color:#fff;
    padding:10px;
    position:relative;
    cursor: pointer;
    border-bottom:1px solid #757577;     
}
#header-navigation .menu-open .icon{
    width:30px;
    height:30px;
    float:left;
    position:relative;
    margin-top:-4px;   
}
#header-navigation .tablet-menu ul{
    margin:0;
    display:none;
}
#header-navigation .tablet-menu > ul > li{
    padding:0;
    margin:0;
    list-style:none;
    border-bottom:1px solid #757577; 
    cursor: pointer;
}
#header-navigation .tablet-menu > ul > li:last-child{
    border-bottom:0; 
}
#header-navigation .tablet-menu > ul > li > a{
    color:#fff;
    text-decoration:none; 
    display:block;
    padding:10px; 
}
#header-navigation .tablet-menu > ul > li ul{
    background:#f0f0f0;
    margin:5px 0;
    display:none;
}
#header-navigation .tablet-menu > ul > li ul li{
    margin:0;
    border-bottom:1px solid #fdfdfd;
    list-style:none;
}
#header-navigation .tablet-menu > ul > li ul li a{
    color:#333;
    padding:7px 20px;
    display:block;  
}

/* = single post
-------------------------------------------------------------- */
#single .success {
  padding:25px 20px 15px 150px;
  background:;
  height:90px;
  background:#FBA706 url('images/success-bg.png') 20px 20px no-repeat;
  color:#fff;
  border-radius:10px;
  margin-bottom:25px; 
}
#single .voted * {
  cursor:auto !important;
}
#single .bars {
  margin-bottom:25px;
}
#single .bars .single-bar {
  margin-bottom:15px;;  
}
#single .bars .name {
  font-size:13px;
  margin-bottom:3px;  
}
#single .bars .single-bar .bar{
  height:11px;
  background:#dcdcdc;
  position:relative;  
}
#single .bars .single-bar i{
  font-size:11px;
  color:#000; 
  position:absolute;
  top:0;
  right:-23px;
  font-style:normal;
  font-weight:bold;
  line-height:1em;
  font-family:tahoma;   
}
#single .bars .single-bar b{
  font-size:11px;
  color:#848484; 
  position:absolute;
  top:0;
  left:0;
  font-weight:normal;
  line-height:1em;
  font-family:tahoma;   
}
#single .bars .single-bar:last-child {
  margin-bottom:0;
}
#single .bars .single-bar .bar .fill {
  background:#e16039;
  height:11px;
}
#single h3 {
  margin-bottom:5px;
  font-size:17px;
  color:#777;
  font-weight:bold;  
}
#single .success .title{
  font-size:25px;
  margin-bottom:25px;
}
#single .success input[type=text]{
  width:100%;
  box-sizing: border-box;
  padding:5px 10px;
  border:3px solid #ed9e05;
  border-radius:10px;
  height:40px;
  line-height:30px;
  font-size:17px;
}
#single .block-title {
  padding-bottom:35px;
  margin-bottom:35px;
  border-bottom:2px dashed #d5d5d5;
  position:relative; 
}
#single .block-title h2 {
  margin-bottom:5px;
  font-size:26px;
  color:#020202;
  font-weight:bold;  
}
#single .block-title .refresh {
  position:absolute;
  bottom:10px;
  left:0;
  padding-top:55px;
  background:url('images/refresh.png') no-repeat top center;
  cursor: pointer;  
}
#single .answers-block .answers {
  margin-bottom:8px;
  border:1px solid #c4c4c4;
  border-radius:10px;
  overflow:hidden;
}
#single .answers-block .answers .answer {
  background:#f4f4f4;
  padding:18px 60px 18px 10px;
  position:relative;
  border-bottom:1px solid #c4c4c4;
  color:#000;
  font-size:17px;
  cursor: pointer;
  -webkit-transition: all 250ms ease-in-out;
 -moz-transition: all 250ms ease-in-out;
 -o-transition: all 250ms ease-in-out;
 -ms-transition: all 250ms ease-in-out;
 transition: all 250ms ease-in-out;      
}
#single .answers-block .answers .answer:last-child {
  border-bottom:0;
}
#single .answers-block .answers .answer:hover,
#single .answers-block .answers .answer.active {
  background:#e5e5e5;
}
#single .answers-block .answers .answer i{
  position:absolute;
  top:50%;
  right:14px;
  margin-top:-14px;
  width:28px;
  height:28px;
  border-radius:500px;
  display:block;
  background:#1696c5; 
}
#single .answers-block .answers .answer i:after {
  content:"";
  position:absolute;
  width:16px;
  height:16px;
  right:6px;
  top:6px;
  border-radius:500px;
  background:#fff; 
  display:none;
  -webkit-transition: all 250ms ease-in-out;
 -moz-transition: all 250ms ease-in-out;
 -o-transition: all 250ms ease-in-out;
 -ms-transition: all 250ms ease-in-out;
 transition: all 250ms ease-in-out;
}
#single .answers-block .answers .answer:hover i:after,
#single .answers-block .answers .answer.active i:after{
  display:block;  
}  
#single .answers-block .answers .answer b{
  position:absolute;
  top:50%;
  left:14px;
  margin-top:-6px;
  display:block;
  color:#c3c3c3;
  font-family:tahoma;
  font-weight:normal;
  font-size:12px;
} 
#single .total-counts{
  text-align:left;
  font-size:13px;
  margin-bottom:30px;  
}
#single .total-counts .total-votes-number.increased{
  color:#ff0000;
}
#single .gender {
  background:#F4F4F4;
  border:1px solid #C4C4C4;
  border-radius:10px;
  margin-bottom:20px;
  overflow:hidden;
}
#single .gender div{
  width:50%;
  float:right;
  border:1px solid #e5e5e5;
  border-width:0 0 1px 1px;
  background-position: 30% center;
  background-repeat:no-repeat;
  text-align:center;
  color:#000;
  font-size:18px;
  padding:30px 0;
  box-sizing: border-box;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  cursor: pointer;  
}
#single .gender div:hover,
#single .gender div.active{
  box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
  background-color: rgba(81, 203, 238, 1) !important;  
}
#single .gender div.male{
  background-image:url('images/gender-male.png');
}
#single .gender div.female{
  background-image:url('images/gender-female.png');
}
#single .vote-button{
  padding:8px 30px;
  color:#fff;
  font-size:18px;
  background: #1695c4; /* Old browsers */
  background: -moz-linear-gradient(top,  #1695c4 0%, #1381a9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1695c4), color-stop(100%,#1381a9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1695c4 0%,#1381a9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1695c4 0%,#1381a9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1695c4 0%,#1381a9 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #1695c4 0%,#1381a9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1695c4', endColorstr='#1381a9',GradientType=0 ); /* IE6-9 */
  border:1px solid #137fa7;
  box-shadow:inset 0 0 1px #2388ad, 0 0 3px #d3d3d3;
  border-radius:5px;
  float:right;
  cursor:pointer; 
  position:relative;
  margin-bottom:30px;
} 
#single .container-block {
  background:#F4F4F4;
  border:1px solid #C4C4C4;
  border-radius:10px;
  margin-bottom:30px;
  overflow:hidden;
  padding:15px;
}
#single .gender-results .bars .single-bar .bar .fill {
  background:#666;
}
#single .other-charts .single-chart {
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px solid #e2e2e2;
  overflow:hidden;
}
#single .share-block {
  overflow:hidden;
  margin-bottom:30px;
}
#single .share-block input{
  width:100%;
  box-sizing: border-box;
  padding:5px 10px;
  border:3px solid #E1E1E1;
  border-radius:10px;
  height:57px;
  line-height:40px;
  font-size:22px;
  color:#1696C5;
}
#single .share-block .social {
  float:right;
  margin-top:8px;
}
#single .share-block .social a{
  width:49px;
  height:49px;
  display:block;
  float:left;
  background:url('images/share-twitter.png') center center no-repeat; 
  margin-left:5px; 
}
#single .share-block .social a.facebook {
  background-image:url('images/share-facebook.png');  
}
#single .share-block .social a.gplus {
  background-image:url('images/share-gplus.png');  
}
#single .share-block .banner {
  position:absolute;
  left:0;
  top:80px;  
}  



/* = contact box
-------------------------------------------------------------- */
.question-form .errors {
  margin-bottom:25px;
}
.question-form .errors .error {
    background-color:#fccccc; 
    color:#555; 
    border:.1em solid;
    border-color: #fad9d7;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:1.1em;
    padding:10px;
    margin-bottom:10px;
    cursor: default;
}
.question-form h2 {
  font-size:19px;
  color:#4c4c4c;
  margin-bottom:5px;
  font-weight:bold;
}
.question-form h3 {
  font-size:16px;
  color:#7c7c7c;
  line-height:1.3;
  margin-bottom:20px;
}
.question-form input[type="text"],
.question-form select,
.question-form textarea{
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  font-family:'Droid Arabic kufi',arial;
}
.question-form input[type="text"]:focus,
.question-form select:focus,
.question-form textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
  border-color: rgba(81, 203, 238, 1) !important;
  border-left-style: solid;
}
.question-form .question-block {
  padding-bottom:35px;
  margin-bottom:35px;
  border-bottom:2px dashed #d5d5d5;   
}
.question-form .question-block .main-question {
  padding:10px;
  background:#fff url('images/main-question-bg.png') 10px 10px no-repeat;
  border:3px solid #e2e2e2;
  border-radius:5px;
  height:57px;
  box-sizing: border-box;
  width:100%;
  font-size:16px;
}
.question-form .select-block {
  margin-bottom:20px;
}
.question-form .select-block .selects label {
  position:relative;
  border-radius:5px;
  overflow:hidden;
  float:right;
  width:50%;
} 
.question-form .select-block .selects select {
  font-family:'Droid Arabic kufi',arial;
  font-size:16px;
  line-height:1; 
  padding:8px;
  height:50px;
  width:100%;
  color:#333;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
  box-shadow:0 0 4px #e6e6e6;
  border-radius:5px;
  border:none;
  display: inline-block;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  cursor:pointer;  
}
.question-form .select-block .selects label:after {
  left:0;
  top:0px;
  content: "";
  padding:0 0 2px;
  position:absolute;
  height:100%;
  width:40px;
  background:url( 'images/select-arrow.png' ) center center; 
}
.question-form .answers-block {
  margin-bottom:40px;
  overflow: hidden;
}
.question-form .answers-block .answers .input-holder {
  position:relative;
}
.question-form .answers-block .answers .number {
  width:28px;
  height:28px;
  line-height:28px;
  color:#fff;
  background:#1696c5;
  border-radius:500px;
  position:absolute;
  left:10px;
  top:10px;
  text-align:center;
}
.question-form .answers-block .answers input {
  padding:10px;
  border:3px solid #e2e2e2;
  border-radius:5px;
  height:48px;
  box-sizing: border-box;
  width:100%;
  font-size:16px;
  margin-bottom:10px;
}
.question-form .answers-block .add-answer {
  padding:8px 10px 8px 37px;
  color:#fff;
  background: #1695c4; /* Old browsers */
  background: -moz-linear-gradient(top,  #1695c4 0%, #1381a9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1695c4), color-stop(100%,#1381a9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1695c4 0%,#1381a9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1695c4 0%,#1381a9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1695c4 0%,#1381a9 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #1695c4 0%,#1381a9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1695c4', endColorstr='#1381a9',GradientType=0 ); /* IE6-9 */
  border:1px solid #137fa7;
  box-shadow:inset 0 0 1px #2388ad, 0 0 3px #d3d3d3;
  border-radius:5px;
  float:right;
  cursor:pointer; 
  position:relative;
}
.question-form .answers-block .add-answer .plus{
  width:26px;
  height:26px;
  background:url('images/add-answers-plus.png');
  position:absolute;
  left:5px;
  top:4px;
}
.question-form .charts-block {
  margin-bottom:40px;
}
.question-form .charts {
  background:#fff;
  overflow:hidden;
  border-radius:5px;
}
.question-form .charts div{
  width:33.33%;
  float:right;
  border:1px solid #e5e5e5;
  border-width:0 0 1px 1px;
  background-position: center center;
  background-repeat:no-repeat;
  height:130px;
  box-sizing: border-box;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  cursor: pointer;  
}
.question-form .charts div:hover,
.question-form .charts div.active{
  box-shadow: 0 0 5px rgba(81, 203, 238, 1) !important;
  background-color: rgba(81, 203, 238, 1) !important;  
}

.question-form .charts div.last {
  border-left:0;
}
.question-form .charts div.second {
  border-bottom:0;
}
.question-form .charts div.line{
  background-image :url('images/charts-line.png');
}
.question-form .charts div.bar{
  background-image :url('images/charts-bar.png');
}
.question-form .charts div.radar{
  background-image :url('images/charts-radar.png');
}
.question-form .charts div.polar{
  background-image :url('images/charts-polar.png');
}
.question-form .charts div.doughnut{
  background-image :url('images/charts-doughnut.png');
}
.question-form .charts div.pie{
  background-image :url('images/charts-normal.png');
}
.question-form .recapatcha {
  direction:ltr;
  float:right;
}
.submit-block {
  height:35px;
  border-bottom:2px dashed #d5d5d5;
  text-align:center;
  margin-bottom:30px;
}
.submit-block .input-holder {
  position:relative;
  display:inline-block;
  width:360px;
  margin-top:0px;
}
.submit-block .green-button {
  font-family: 'Droid Arabic Kufi', arial;
  background:#0c50a5;
  color:#fff;
  font-size:22px;
  font-weight:bold;
  border:0;
  padding:10px 20px 10px 0;
  text-align:right;
  display:block;
  width:100%;
  box-sizing:border-box;
  border-radius:5px;
  border:1px solid #96ac25;
  text-shadow:1px 1px 1px #71821d;
  background: #a8c02e; /* Old browsers */
  background: -moz-linear-gradient(top,  #a8c02e 0%, #899d21 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8c02e), color-stop(100%,#899d21)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a8c02e 0%,#899d21 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a8c02e 0%,#899d21 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a8c02e 0%,#899d21 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a8c02e 0%,#899d21 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8c02e', endColorstr='#899d21',GradientType=0 ); /* IE6-9 */
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s; 
  -webkit-box-shadow: 0px 5px 0px #576800;
  -moz-box-shadow: 0px 5px 0px #576800;
  box-shadow: 0px 5px 0px #576800;
}
.submit-block a.green-button{
  padding:20px 20px 20px 0;
} 
.submit-block .green-button:active{
  -webkit-box-shadow: 0px 2px 0px #576800;
  -moz-box-shadow: 0px 2px 0px #576800;
  box-shadow: 0px 2px 0px #576800;
  position:relative;
  top:5px;
}
.submit-block .input-holder .arrow{
  content:"";
  width:30px;
  height:30px;
  background:url('images/submit-go.png') center center no-repeat;
  position:absolute;
  top:18px;
  left:20px;
}
.submit-block .input-holder:active  .arrow{
  top:23px;
}


/* = Archive
-------------------------------------------------------------- */
#archive .archive-title {
  margin-bottom:10px;
  padding-bottom:5px;
  border-bottom:1px solid #ccc;
  font-size:20px;
}
#archive .main-list {
  border:1px solid #C4C4C4;
  border-radius:10px;
  background:#F5F5F5;
}
#archive .main-list .single-post {
  padding:15px 50px 15px 10px;
  border-bottom:2px dashed #D9D9D9;
  position:relative;
}
#archive .main-list .single-post:last-child {
  border-bottom:0;
}
#archive .main-list .single-post .number {
  width:28px;
  height:28px;
  line-height:30px;
  overflow:hidden;
  font-size:13px;
  text-align:center;
  border-radius:500px;
  background:#0D90BE;
  color:#fff;
  position:absolute;
  top:15px;
  right:10px;
}
#archive .main-list .single-post h2 {
  font-size:17px;
  color:#000;
  font-weight:bold;
  margin-bottom:10px; 
}
#archive .main-list .single-post .date-n-votes {
  overflow:hidden;
}
#archive .main-list .single-post .date-n-votes .entry-date,
#archive .main-list .single-post .date-n-votes .votes {
  color:#ABABAB;
  padding:5px 35px 5px 0; 
  background:url('images/archive-time-icon.png') right center no-repeat;  
}
#archive .main-list .single-post .date-n-votes .entry-date {
  width:45%;
  float:right;
}
#archive .main-list .single-post .date-n-votes .votes {
  overflow:hidden;
  background-image:url('images/archive-vote-icon.png'); 
}
/* = the sidebar
-------------------------------------------------------------- */
.the-sidebar .widget {
  margin-bottom:20px;
}

/* ads widget */
.the-sidebar .widget-custom-ads{
  text-align:center;
}

/* top votes widget */
.the-sidebar .widget-today-top-news{
  padding:5px;
  border:3px solid #E1E1E1;
  border-radius:5px;
  background:#fff;
}
.the-sidebar .widget-today-top-news .widget-title {
  padding:5px 0;
  border-bottom:1px solid #E4E4E4;
  margin-bottom:5px;
  color:#FE0009;
  font-weight:bold;
}
.the-sidebar .widget-today-top-news .single-post {
  padding:5px 15px;
  margin-bottom:5px;
  border-radius:15px;  
  background:#EDEDED;
  font-weight:bold;
  display:block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;      
}
.the-sidebar .widget-today-top-news .single-post .votes {
  float:right;
  margin-left:10px;
  min-width:40px;
  font-weight:normal;
  font-size:12px;
  color:#ccc;
}
.the-sidebar .widget-today-top-news .single-post:hover { 
  background:#1696C5;
}
.the-sidebar .widget-today-top-news .single-post:hover h2,
.the-sidebar .widget-today-top-news .single-post .votes{ 
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; 
}
.the-sidebar .widget-today-top-news .single-post h2 {
  overflow:hidden;      
}
.the-sidebar .widget-today-top-news .single-post:hover h2,
.the-sidebar .widget-today-top-news .single-post:hover .votes{ 
  color:#fff;
}

/* recent votes */
.the-sidebar .recent-votes{
  padding:8px;
  border:3px solid #E1E1E1;
  border-radius:5px;
  background:#fff;
}
.the-sidebar .recent-votes .widget-title {
  padding:5px 0;
  border-bottom:1px solid #E4E4E4;
  color:#FE0009;
  font-weight:bold;
}
.the-sidebar .recent-votes .single-post {
  padding:7px 5px;
  border-bottom:1px solid #E4E4E4;   
  font-weight:bold;
  display:block;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;      
}
.the-sidebar .recent-votes .single-post:hover { 
  background:#1696C5;
}
.the-sidebar .recent-votes .single-post time {
  float:right;
  width:55px;
  font-weight:normal;
  font-size:12px;
  color:#1099BB;
}
.the-sidebar .recent-votes .single-post h2 {
  overflow:hidden;
}
.the-sidebar .recent-votes .single-post:hover time,
.the-sidebar .recent-votes .single-post:hover h2 {
  color:#fff;
}
/* = footer
-------------------------------------------------------------- */
#footer {
  padding:25px 0;
  background:#fff;
  border-top:4px solid #F6F6F6;
  overflow:hidden;
}
#footer a{
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;    
}
#footer a:hover{
  text-decoration:underline; 
}
#footer .legal {
  clear:both;
  color:#a7a7a7;
  float:right;
  font-size:12px;
  line-height:1.7em;
  padding-top:4px;
}
#footer .logo-container{
  font-size:12px; 
  padding-top:7px;
  float:left;
  min-width:220px;
}
#footer .logo-container .name{
  border-left:1px solid #333;
  padding-left:10px;
  margin-left:10px;
  float:right;
  color:#333;   
}
#footer .logo-container .name a{
  
}
#footer .logo-container .logo {
  width:130px;
  height:37px;
  display:block;
  overflow: hidden;
  margin:0 auto;
  float:right;
  margin-top:-5px;
}
#footer .logo-container .logo a{
  display:block;
}
/* = Misc
-------------------------------------------------------------- */
.no-border {
  border:0;
  border-bottom:0;
}

/* = Responsive
-------------------------------------------------------------- */
@media (max-width: 1050px) {
    body,
    .container {
        width:auto;
        min-width:0;
    }
    .container {
      padding:0 15px;
    }
    .the-sidebar.right  {
        display:none;
    }
    .content-area {
        width:620px;
        float:right;
        margin-left:30px;
    }
}
@media (max-width: 1000px) {
    .content-area {
        width:520px;
        float:right;
    }
}
@media (max-width: 980px) {
    #header .banner {
        width:70%;
        float:right;
        margin-left:30px;
    }
    #header .banner *{
        max-width:100%;
    }
}
@media (max-width: 900px) {
    #header .banner {
        width:65%;
        float:right;
        margin-left:30px;
    }
    .content-area {
        width:100%;
        float:none;
        margin-bottom:80px;
    }
    .the-sidebar.left {
      float:none;
      width:auto;
    }
}
@media (max-width: 800px) {
   #header .logo {
        right:50%;
        margin-right:-108px;
    }
    #header .banner {
        display:none;
    }
    #header-navigation .nav-menu {
        display:none;
    }
    #header-navigation .tablet-menu {
        display:block;
    }
}
@media (max-width: 650px) {
   #single .success .title {
      font-size:21px;
   }
   #footer .legal {
        width:100%;
        text-align:center;
        margin-bottom:15px;
    }
    #footer .logo-container {
        float:right;
        padding-right:50%;
        margin-right:-137px;
    }
}
@media (max-width: 480px) {
   #header {
      height:230px;
      
   }
   #header .logo {
      background-size:100%;
      width:150px;
      top:60px;
      margin-right:-75px;
   }
   #header .small-links {
      display:none;
   }
   .question-form .charts div {
      background-size:70%; 
   }
   .submit-block {
      text-align:center;
   }
   .submit-block .input-holder {
      width:auto;
   }
   .submit-block input[type="submit"] {
      width:auto;
      font-size:18px;
      padding:10px 30px;
      display:inline-block; 
   }
   .submit-block .input-holder .arrow {
      display:none;
   }
   #single .success {
      padding-left:50px;
      background-size:40px;
   }
   #single .success .title {
      font-size:18px;
      line-height:1.3;
      margin-bottom:5px;
   }
   #single .block-title h2 {
      font-size:23px;
   }
   #single .block-title .refresh {
    background-size:20px;
    padding:0 25px 0 0;
    background-position:right center;
    top:5px;
    bottom:auto;  
  }
  #single .submit-block .green-button {
    font-size:15px;
    padding:20px;
  }
}