/* Enter Your Custom CSS Here */

.entry-content ul, .comment-content ul {
    list-style-type: disc;
    line-height: 26px;
    font-size: 14pt;
}

#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a {
    color: #2EA3F2;
    font-weight: bold;
}

p {
    padding-bottom: 1em;
    line-height: 1.7em;
    font-size: 14pt;
}
.draws-bigger {
    border: medium none;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: transparent;
    color: #FFF;
    font-weight: bold;
    box-shadow: none;
    font-size: 160%;
    background-image: url("https://positiveageingcairns.com.au/wp-content/uploads/2015/03/draw-background-bigger.png");
    height: 65px;
    padding-top: 25px;
}

.draws-small:hover {
  border-width: 0;
  box-shadow: 0 0 0px 1px #fff, 0 3px 3px -2px #fff, 0 10px 10px -4px #fff;
  transform: scale(1.05);
  top: 1px;
}

.draws-bigger a {
  color: #fff;
}

.draws-bigger:hover {
  border-width: 0;
  box-shadow: 0 0 0px 1px #fff, 0 3px 3px -2px #fff, 0 10px 10px -4px #fff;
  transform: scale(1.05);
  top: 1px;
}

.draws a {
 color: #fff; 
}
.draws {
    border: medium none;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: transparent;
    color: #FFF;
    font-weight: bold;
    box-shadow: none;
    font-size: 160%;
    background-image: url("https://positiveageingcairns.com.au/wp-content/uploads/2015/02/draw-background.png");
    height: 65px;
    padding-top: 25px;
}
.draws-small a {  
 color: #fff;
}
.draws-small {
    border: medium none;
    text-align: center;
    padding: 10px;
    background-color: transparent;
    color: #FFF;
    font-weight: bold;
    box-shadow: none;
    font-size: 160%;
    background-image: url("https://positiveageingcairns.com.au/wp-content/uploads/2015/02/draw-background-small.png");
    height: 65px;
    padding-top: 25px;
}


#top-menu a {
    color: #666;
    font-weight: bold;
}

.et_pb_section {
    padding: 0px 0px;
    position: relative;
}

.et_fixed_nav #logo {
    max-height: 169px;
    margin-bottom: 0px;
}

.et_header_style_centered #logo {
    padding: 0px 0px 8px;
}

.widgettitle {
    border: none;
    text-align: center;
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 0px;
    background-color: transparent;
    color: #FFF;
    font-weight: bold;
    box-shadow: none;
    background-image: url("https://positiveageingcairns.com.au/wp-content/uploads/2015/01/widgetbackground.png");
    width: 200px;
}


.wrap {
  background-color: #b88d4d;
  background-repeat: repeat;
  border-radius: 4px;
  margin: 30px auto ;
  width: 600px;
  padding: 50px 0;
}

.handle {
    background-image: linear-gradient(to bottom, #EFEFEF 35%, #454545 38%, #2C2C2C 75%, #EFEFEF 80%);
    border: 1px solid #666;
    border-radius: 6px;
    box-shadow: 0px 2px 4px -2px #000;
    margin-top: 0px;
    width: 50px;
    height: 9px;
    display: inline-block;
    z-index: 2;
    position: relative;
    margin-right: 50px;
  margin-left: 40px;
}

.draws:hover {
  border-width: 0;
  box-shadow: 0 0 0px 1px #fff, 0 3px 3px -2px #fff, 0 10px 10px -4px #fff;
  transform: scale(1.05);
  top: 1px;
}

.drawer:after {
  border-radius: 6px;
  content: '';
  position: absolute;
  width: 100px;
  height: 45px;
  left: 0;
  top: 0;
  opacity: .4;
  z-index: 1;
}

.wrap, .drawer:after {
  background: #000;
  
}

#footer-widgets .footer-widget li {
    padding: 0px 0px 0px 14px;
    position: relative;
}

.et_pb_widget ul li {
    margin-bottom: 0px;
}

#footer-widgets {
    padding-top: 20px;
}

.footer-widget {
    float: left;
    width: 235px;
    margin: 0px 45px 0px 0px;
    color: #FFF;
}

.entry-content tr td {
    border-top: 1px solid #EEE;
    padding: 10px 4px;
    color: #000;
    font-size: 17pt;
}

input[type="text"], input.text, input.title, textarea, select {
    background-color: #FFF;
    border: 1px solid #BBB;
    color: #4E4E4E;
    padding: 10px;
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    font-size: 16pt;
}

input {
    padding: 10px;
    margin-top: 7px;
    margin-bottom: 7px;
}

input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #2D3940;
    color: #3E3E3E;
    border: 2px solid #000;
}

.et_pb_widget_area_left {
    border-left: 2px solid #E2E2E2;
    padding-bottom: 30px;
    padding-left: 25px;
    border-right: none;
}


.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 10% !important;
}
