/*
Theme Name: Pop Namer 2.0
Description: Pop Namer's Custom Theme - V2.0
Author: Bloom
*/


/******************************************
  RESET
******************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{*zoom:1;}

/* new clearfix */
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/******************************************
  GLOBALS
******************************************/
body {color:#333; font-size:14px; font-family:arial, serif; background:url(imgs/bg-top.png) 0 0 repeat-x #999;}
body.blog,
body.single,
body.page {}
body.error404 h2 {margin-bottom:20px;}
body.error404 #content {height:120px;}
h1 {}
h2 {}
h3 {}
h4 {}
p {}
a {color:#018df0; text-decoration:none;}
a:hover {text-decoration:underline;}
input,
textarea {font-size:12px; color:#333; font-family:arial, serif;}
input.input-text {padding:4px 7px; border:1px solid #e7e7e7;}
input.input-disabled {background:#efefef; color:#bbb;}

#site {width:970px; margin:0 auto;}

#header {position:relative; height:58px;}
#header h1 {position:absolute; top:2px; left:41px; z-index:5; }
#header h1 a {display:block; width:269px; height:0; padding-top:115px; overflow:hidden; background:url(imgs/logo-pop-namer.png) 0 0 no-repeat;}
#bg-stars {position:absolute; top:7px; left:-22px; z-index:1;}

.nav-main {float:left; margin:27px 25px 0 325px; _display:inline;}
.nav-main a {color:#000; font-weight:bold; text-transform:uppercase;}

#whats-this {position:absolute; z-index:10; left:0; top:0; margin:5px 0 0 245px;}
#whats-this a {display:block; width:95px; height:0; padding-top:35px; overflow:hidden; background:url(imgs/icn-whats-this.png) 0 0 no-repeat;}
#whats-this p {display:none; width:430px; padding:10px; margin-top:8px; color:#fff; background:#a6bc02; line-height:18px;}

.nav-share {position:relative; z-index:5; float:right; width:210px; padding:15px 0 0 25px; color:#000;}
.nav-share p {float:left; padding-top:12px; margin-right:10px; font-size:12px;}
.nav-share ul {float:left;}
.nav-share li {float:left; margin-right:3px;}
.nav-share a {display:block; width:37px; height:0; padding-top:32px; overflow:hidden; background:url(imgs/set-icons-share-3.png) -42px 0 no-repeat;}
.nav-share a.twitter {width:21px; background-position:0 0;}
.nav-share a.facebook {width:21px; background-position:-21px 0;}

#main {width:960px; padding:0; margin:0 auto; background:#fff; 	box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; -moz-box-shadow:0 0 5px #666;}
#main h2 {font-size:18px; line-height:22px; color:#f05a28;}
#main h2 a {color:#f05a28;}

.home-col {width:280px; float:left; margin-right:30px;}
.home-col h5 {padding:20px 0 20px 50px; margin:0 0 15px; font-size:14px; font-weight:normal; text-transform:uppercase; color:#fff; background:url(imgs/bg-arw-dl2.png) 8px 11px no-repeat #f05a28;}

#home-col-1 {}
#home-col-1 h2 {margin-bottom:15px;}
#home-col-1 p {line-height:20px;}

#home-col-2 {/* background:url(imgs/bg-fireworks.png) 180px 65px no-repeat; */}
#home-col-2 h2 {color:#333; margin:0 0 15px; font-family: "Arial Narrow"; font-size:15px; line-height:1.2;}

#friends-vote,
#best-of-best {padding-bottom:15px;}
#best-of-best {display:none;}
#friends-vote p {text-align:center;}
#friends-vote .share {margin-bottom:5px; text-align:right;}
#friends-vote .share span {display:inline-block; margin:0 2px 0 3px;}
#friends-vote .share a {display:block; width:22px; height:0; padding-top:22px; overflow:hidden; background:url(imgs/set-icons-share-squares2.png) 0 0 no-repeat;}
#friends-vote .share span.twi a {}
#friends-vote .share span.fac a {background-position:-22px 0;}
#friends-vote .share span.ema a {background-position:-44px 0;}
#friends-vote .share span.rss a {background-position:-66px 0;}
#best-of-best p{text-align:right;}

#home-col-3 {}
#home-col-3 {margin:0;}
#home-col-3 h2 {color:#333;}

#sidebar {float:right; width:300px; padding:70px 30px 0; background:url(imgs/bg-sidebar.png) 0 0 repeat-x;}
#sidebar ul {position:relative;}
#sidebar li.ad {position:absolute; top:-115px; left:0;}
#sidebar li.ad-tall {text-align:center;}

#content {/* float:left; width:540px; padding:70px 0 0 30px; */}
#content {padding:83px 0 0 30px;}

div.ad {padding:25px 0; text-align:center;}
div.ad {}

div.ad-upper-right {position:absolute; top:-45px; right:30px;}
div.ad-upper-right {}

#footer {padding:25px 30px 35px;}
#footer a {float:left; margin-right:15px; color:#fff;}
#footer span.disclaimer {float:center; margin-left:50px; margin-top:-3px; color:#ccc;}
#footer span.credit {float:right; margin-top:-3px; color:#ccc;}
#footer span a {float:none; display:inline-block; width:123px; height:0; padding-top:17px; margin:0 0 -2px 5px; overflow:hidden; background:url(imgs/logo-catchword.png) 0 0 no-repeat;}

.previous-contests {padding:28px 0; background:#f3f3f3;}
.previous-contests h2 {margin:0 0 0 30px;}
.previous-contests a.see-all {display:block; float:right; padding:5px 28px 5px 0; margin:0 30px 0 0; color:#999; background:url(imgs/bg-arw-rt.png) right top no-repeat;}
.previous-contests ul.thumb-set {padding-left:30px;}

ul.thumb-set {margin-top:22px;}
ul.thumb-set li {float:left; width:180px; padding:13px 14px; margin-left:22px; background:#999; text-align:center;}
ul.thumb-set li.first {margin-left:0;}
ul.thumb-set li img {display:block; padding:2px; border:1px solid #666; margin:0 auto; background:#fff;}
ul.thumb-set li a {text-decoration:none;}
ul.thumb-set li span {display:block; width:170px; padding:14px 5px 0; color:#fff; font-size:14px; line-height:18px; font-weight:bold;}


/******************************************
  POSTS
******************************************/
.post {}
.post h2 {margin-bottom:10px;}
.entry {margin-bottom:40px; line-height:16px;}
.entry img {padding:2px; margin-bottom:10px; margin-top:10px;}
.entry p {margin-bottom:10px;}
/*
.post .entry-pho {margin-bottom:40px;}
.post .entry-pho img {padding:2px; border:1px solid #666;}
*/
.post .countdown {text-align:center; padding-top: 20px; padding-bottom: 20px}
.post .countdown p {color:#f05a28; font-size:20px;}


/******************************************
  SIDEBAR
******************************************/
.div-dots {margin-bottom:20px; background:url(imgs/bg-dots.gif) bottom left repeat-x;}

#entry-form {position:relative; padding-bottom:15px;}
#subscribe-form{position:relative; margin-top:20px; padding-bottom:15px;}
#subscribe-form .isloading{position:absolute; left:124px; top:54px;}
#entry-form #link-rss {float:right; margin:0 20px 0 0;}
#entry-form #link-rss a {display:block; width:23px; height:0; padding-top:24px; margin-top:-4px; overflow:hidden; background:url(imgs/icn-rss.png) 0 0 no-repeat; line-height:1em;}
#entry-form h2 {}
#entry-form .hdr {margin-bottom:5px;}
#entry-form .form-wrapper,
#subscribe-form .form-wrapper{position:relative;}
#entry-form .input-text,
#subscribe-form .input-text{float:left; clear:left; display:block; width:264px; height:24px; margin-bottom:6px; color:#858585; font-size:1.3em;}
#entry-form .input-text-idea{font-weight:bold; color:#f05a28;}
#subscribe-form .input-text-s2email{font-size:14px; font-weight:bold;}

#entry-form .btn-submit,
#subscribe-form .btn-submit{float:right; width:95px; height:56px; border:0; margin:0 0 5px 0; text-indent:-9999px; line-height:9000px; background:url(imgs/btn-enter.png) 0 0 no-repeat; color:#fff; cursor:pointer;}
#subscribe-form .btn-submit{height:29px; background:url(imgs/btn-signup.png) 0 0 no-repeat;}


#entry-form #reply-title {display:none;}

#colorbox #thank-you-message {display:block !important;}
#thank-you-message {display:none; padding:20px; width:375px; font-size:13px; background:#dcee56;}
#thank-you-message h3 {margin-bottom:20px; font-size:18px; line-height:22px;}
#thank-you-message p {margin-bottom:20px; line-height:18px;}
#thank-you-message p.note {text-align:center;}
#thank-you-message .share {height:28px; padding:12px; margin:0 -22px 20px; background:#f05a28; text-align:center;}
#thank-you-message .share a {display:inline-block; width:29px; height:0; padding-top:28px; margin:0 4px; overflow:hidden; background:url(imgs/set-icons-share-comment.png) -58px 0 no-repeat;}
#thank-you-message .share a.twitter {background-position:0 0;}
#thank-you-message .share a.facebook {background-position:-29px 0;}
#thank-you-message .share a.email {}

#confirmation-message,
#subscribe-message {display:none;}
#confirmation-message h3,
#subscribe-message h3 {margin:10px 0 0; line-height:16px; font-weight:normal; color:#f05a28;}
#confirmation-message p,
#subscribe-message p {padding:0 20px; margin-top:15px; line-height:16px; color:#666; line-height:16px; }
#confirmation-message.success,
#confirmation-message.error,
#subscribe-message.success,
#subscribe-message.error,
#confirmation-message.success .success,
#subscribe-message.success .success,
#confirmation-message.error .error,
#subscribe-message.error .error {display:block;}
#confirmation-message.success .error,
#subscribe-message.success .error,
#confirmation-message.error .success,
#subscribe-message.error .success {display:none;}
#confirmation-message.error h3,
#subscribe-message.error h3 {color:#f02828;}

.spacer {height:20px;}
.spacer {}

.the-best {padding-bottom:30px;}
.the-best h2 {margin-bottom:30px;}
.the-best h3 {padding-left:40px; font-size:20px; text-transform:uppercase; color:#f05a28;}
.the-best h4 {padding-left:40px; margin-bottom:5px; font-size:13px; color:#666; font-weight:normal;}

.the-rest {height:66px; padding:0 0 15px 20px; text-align:right;}
.the-rest select {margin-bottom:10px;}
.the-rest input {vertical-align:middle; color:#666;}
.the-rest .btn-search {width:25px; height:25px; border:0; text-indent:-9999px; line-height:50em; overflow:hidden; background:url(imgs/icn-search.png) 0 0 no-repeat; cursor:pointer;}
.the-rest .input-text {width:160px; margin-right:5px;}
.the-rest span.credit {float:right; margin-top:15px; color:#ccc;}
.the-rest span.credit a {float:none; display:inline-block; width:123px; height:0; padding-top:18px; margin:0 0 -2px 5px; overflow:hidden; background:url(imgs/logo-catchword2.png) 0 0 no-repeat;}

.the-rest-list {position:relative; border:1px solid #c9c5b6; max-height:430px; *height:430px; overflow:auto;}
.the-rest-list li {border-bottom:1px solid #c9c5b6;}
.the-rest-list .odd {/* background:#f5f5f5; */}
.the-rest-list .voting {position:relative; float:left; width:65px; padding:30px 0 14px; text-align:center;}
/*
.the-rest-list .voting .rating {margin-bottom:15px; font-weight:bold; font-size:18px;}
.the-rest-list .voting a {display:inline-block; width:15px; height:0; padding-top:15px; margin:0 2px; overflow:hidden; background:url(imgs/icn-thumbs.png) 0 0 no-repeat;}
.the-rest-list .voting a.down {}
.the-rest-list .voting a.up {background-position:-15px 0;}
*/
.the-rest-list .voting span {display:block; position:absolute; top:10px; left:0; width:65px; font-weight:bold !important; font-size:18px !important;}
.the-rest-list .suggestion {float:right; width:190px;}
.the-rest-list .suggestion h3 {padding:10px 10px; font-size:14px; line-height:16px; background:#eaf0ba;}
.the-rest-list .suggestion h4 {padding:8px 10px; font-size:12px; font-weight:normal; color:#666;}
.the-rest-list .no-results p {padding:20px 27px; font-size:14px; color:#999; font-style:italic; text-align:center;}

.voting-notes{text-align:center; margin-top:3px; padding-top:10px; font-size:0.9em; font-weight:bold; color:#333;}

#sort-by{margin-top:10px;}

/******************************************
  COMMENTS
******************************************/



/******************************************
  WIDGETS
******************************************/

/* countdown */
.countdown {color:#f05a28; font-size:20px; text-align:center;}
.countdown {}
.countdown {}

.LCTimerWidget_Counter {display:inline-block !important; float:none !important; padding:5px; margin:0 0 -9px 5px !important; background:#f55d18 !important; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
.LCTimerWidget_Counter .xLCTTTTopBottom {font-size:12px !important;}
.LCTimerWidget_Counter .xLCTTTTopTime {font-size:16px !important;}


/******************************************
  PAGES
******************************************/
.page h2 {margin-bottom:15px;}

.page #content.archives {position:relative; width:900px; padding:75px 30px 30px;}
.page #content.archives {}

.page #sidebar {min-height:400px; *height:400px; height:auto !important;}


/******************************************
  Email Popup
******************************************/

#wp-email-popup {margin-bottom:0 !important;}
#wp-email-popup p {margin-bottom:10px; line-height:16px;}
#wp-email-popup p img {padding:1px 3px 3px; margin-right:5px; background:#fff; vertical-align:middle;}


/******************************************
  COLORBOX
******************************************/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:visible;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
#cboxContent{margin-top:20px;}
#cboxLoadedContent{background:#fff; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(imgs/colorbox/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(imgs/colorbox/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#fff;}
#cboxLoadingGraphic{background:url(imgs/colorbox/icn-loading.gif) center center no-repeat;}
/* #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(imgs/colorbox/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;} */
#cboxClose{position:absolute; top:-12px; left:-12px; display:block; background:url(imgs/colorbox/icn-close.png) top center no-repeat; width:22px; height:22px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}

/*******************************************************************************************/
/**********     Mailster Form Style      ***************************************************/
/**********     Mohammed Al-Madhoun      ***************************************************/
/**********     08.09.2018               ***************************************************/
/*******************************************************************************************/
#subscribe-form label[for="mailster-email-3"] {
  display: none;
}
#subscribe-form .mailster-email {
  font-size: 14px;
  font-weight: bold;
  width: 264px;
  height: 24px;
  margin-bottom: 6px;
  color: #858585;
  padding: 4px 7px;
  border: 1px solid #e7e7e7;
  box-sizing: initial;
}
#subscribe-form .mailster-submit-wrapper .submit-button {
  width: 95px;
  height: 29px;
  border: 0;
  margin: 0 0 5px 0;
  text-indent: -9999px;
  background: url(imgs/btn-signup.png) 0 0 no-repeat;
  color: #fff;
  cursor: pointer;
  float: right;
}

.comment-list .comment-item {
  padding: 8px;
}
  .comment-list .comment-text {
    display: grid;
    grid-template-columns: 48px 1fr;
    grid-gap: 8px 16px;
  }
    .comment-list .comment-text p {
      font-size: 18px;
      line-height: 1em;
      font-weight: bold;
      color: #000;
    }
    .comment-list .comment-text .comment-author {
      font-size: 12px;
      font-style: italic;
    }
    .comment-list .comment-text .cld-like-dislike-wrap {
      grid-row: span 2;
      margin: 0;
      padding: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
    }
      .comment-list .comment-text .cld-like-dislike-wrap .cld-common-wrap {
        margin: 0;
        padding: 0;

      }
      .comment-list .comment-text .cld-like-dislike-wrap .cld-like-wrap .fas {
        color: #bcd021;
        transition: 250ms all ease-in-out;
      }
        .comment-list .comment-text .cld-like-dislike-wrap .cld-like-wrap .fas:hover {
          color: #5e6810;
        }
      .comment-list .comment-text .cld-like-dislike-wrap .cld-dislike-wrap {
        display: none;
      }
      .comment-list .comment-text .cld-like-dislike-wrap .cld-dislike-wrap .fas {
        color: #f05a29;
        transition: 250ms all ease-in-out;
      }
        .comment-list .comment-text .cld-like-dislike-wrap .cld-dislike-wrap .fas:hover {
          color: #832709;
        }
