body {
 background: url(../../pattern.png) repeat scroll #EAEAEA;
 color: #FFFFFF;
 font-family: "Open Sans";
}
.icon {
     background: url('/wp-content/sprites/sprites.png') no-repeat
 }

.description {
 color: #fff;
 float: right;
 font-size: 15px;
 width: 540px;
 padding-top: 3px;
 text-shadow: 1px 1px #403E3E;
}
.description a { color: #fff }
.description #default_desc b {
 font-weight: bold;
 color: #FBC700;
}
.cat-4 h2 { background: url(../../premiumicon.png) 3px 40% no-repeat }
h2 {
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 font-size: 14px;
 font-weight: bold;
 height: 30px;
 margin-top: 4px;
 text-align: center;
 line-height: 25px;
 font-family: "Open Sans";
 background: transparent;
}
.container .url_container .url_head a {
 color: #FFFFFF;
 text-decoration: none;
 text-shadow: 1px 1px #000000;
}
.header {
 max-width: 955px;
 min-width: 955px;
 margin-left: auto;
 margin-right: auto;
}
.header_container {
 width: 100%;
 z-index: 99999;
 position: fixed;
 background: rgb(109,108,108);
 background: -moz-linear-gradient(top,  rgba(109,108,108,1) 0%, rgba(80,80,80,1) 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,108,108,1)), color-stop(100%,rgba(80,80,80,1)));
 background: -webkit-linear-gradient(top,  rgba(109,108,108,1) 0%,rgba(80,80,80,1) 100%);
 background: -o-linear-gradient(top,  rgba(109,108,108,1) 0%,rgba(80,80,80,1) 100%);
 background: -ms-linear-gradient(top,  rgba(109,108,108,1) 0%,rgba(80,80,80,1) 100%);
 background: linear-gradient(to bottom,  rgba(109,108,108,1) 0%,rgba(80,80,80,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6c6c', endColorstr='#505050',GradientType=0 );
 border-bottom: 1px solid #777777;
 box-shadow: 0 1px #505050;
 height: 115px;
}
#addBookmarkContainer{background: url(../../staricon.png) no-repeat scroll 99% 15% #CF2A3E;width:395px;position:absolute;top:0;padding:5px;border-radius:5px 5px 5px 5px;overflow:hidden;max-height:29px;border-color: #026701;border-style: solid;border-width: 2px;}
#addBookmarkContainer a{color:white;text-decoration:none}

.logo {
 float: left;
 padding-top: 30px;
}
.description a { color: #fff }
.container ol {
 color: #999999;
 margin-left: -5px;
 font-size: 15px;
}
.container ol  li span {
 font-size: 15px;
 max-height: 1px;
}
.container ol  li { font-size: 15px }
.container { padding-top: 30px }
.container .url_container {
 background: none repeat scroll 0 0 #FFFFFF;
 border-radius: 3px 3px 3px 3px;
 margin-bottom: 10px;
}
.container .url_container .url_head {
 background: none repeat scroll 0 0 #505050;
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 font-size: 14px;
 font-weight: bold;
 height: 30px;
 margin-top: 4px;
 text-align: center;
 line-height: 25px;
}
.container .url_container .url_head a {
 color: #FFFFFF;
 text-decoration: none;
 text-shadow: 1px 1px #000000;
}
.container .url_container .url_head a:hover { text-decoration: underline }
.container .url_container .url_body { overflow: auto }
.container .url_container .url_body ul {
 list-style-position: inside;
 list-style-type: none;
 margin-bottom: 0;
 padding: 0;
 padding-left: 5px;
}
.container .url_container .url_body li {
 font-size: 12px;
 position: relative;
}
.container .url_container .url_body li a {
 color: #000;
 border-bottom: #fff 1px dashed;
}
.container .url_container .url_body li a:hover {
 text-decoration: underline!important;
 text-decoration: none;
 color: #555;
}
.url_body li a:visited { color: #555!important }
.container .url_container .url_body img.favicon {
 height: 16px;
 margin-right: 5px;
 position: relative;
 top: -2px;
 width: 16px;
}
/* link tag  */
.container .url_container .url_body li div.tag {
 top: 2px;
 right: 0;
 color: #FFFFFF;
 display: block;
 position: absolute;
}
.container .url_container .url_body li div.tag span {
 font-size: 11px;
 padding: 1px 2px 1px 2px;
}
.copyright { margin-top: 18px }
.container {
 min-width: 955px;
 max-width: 955px;
}
@media screen and (max-width: 750px) { 
    .description { display: none }
}
.off {
 background: url(../../closed.png) no-repeat 96% center #999!important;
 opacity: 0.5;
}
#sthoverbuttons { top: 35%!important }
/* fix it so minimum width isn't an issue  */
/* * icons *
   ================================================== */
.icon {
 top: 2px;
 width: 16px;
 height: 16px;
 margin-right: 5px;
 position: relative;
 display: inline-block;
}
.noicon { background: url('../images/favicons/nofavicon.ico') }
:target { background: url('../../staricon.png') no-repeat 98% 15% #F7462F!important }
.sharelinks {
 border-bottom: 1px dashed #ccc;
 color: #000000;
 font-size: 10px;
 height: 22px;
 text-align: center;
}
.sharelinks a { color: white }
.url_container:hover  .sharelinks a {
 font-size: 10px;
 padding-left: 5px;
 color: #5F5F5F;
 text-align: center;
 line-height: 20px;
 text-transform: capitalize;
}
.label-warning { display: none }
.url_container li:hover .label-warning {
 display: block;
 background: white;
 color: #F7462F;
 padding-right: 2px!important;
 font-size: 9px!important;
 text-transform: uppercase;
 width: 65px!important;
 height: 120px!important;
 text-align: center;
 text-shadow: 1px 1px #fff;
}
/* * header block *
   ================================================== */
#hover_desc { font-size: 13px }
#hover_desc .leftcolumn {
 float: left;
 width: 200px;
 margin-right: 14px;
}
#hover_desc .leftcolumn img {
 width: 200px;
 height: 108px;
 border-radius: 4px;
 border: 1px solid #6C6B6B;
 background: #505050;
 padding: 1px;
}
#hover_desc .rightcolumn {
 float: left;
 width: 320px;
 height: 110px;
 position: relative;
}
#hover_desc .rightcolumn .desc {
 margin-bottom: 20px;
 font-style: italic;
 border-bottom: 1px dashed #5F5F5F;
 padding-bottom: 2px;
}
#hover_desc .rightcolumn .videos {
 bottom: 30px;
 position: absolute;
 margin-bottom: 2px;
 font-size: 11px;
 display: none;
}
#hover_desc .rightcolumn .photos {
 bottom: 16px;
 position: absolute;
 margin-bottom: 1px;
 font-size: 11px;
 display: none;
}
#hover_desc .rightcolumn .bottom {
 bottom: 2px;
 width: 320px;
 position: absolute;
 font-size: 11px;
 font-style: normal!important;
}
#hover_desc .rightcolumn .popunder {
 float: left;
 text-transform: uppercase;
 font-size: 11px;
}
#hover_desc .rightcolumn .popunder span { text-transform: none }
#hover_desc .rightcolumn .date {
 float: right;
 font-weight: normal;
}body {
 background: url(../../pattern.png) repeat scroll #CF2A3E;
 color: #FFFFFF;
 font-family: "Tahoma";
}
.description {
 color: #000;
 float: right;
 font-size: 12.5px;
 width: 540px;
 padding-top: 3px;
 text-shadow: 1px 1px #fff;
 line-height: 1;
}
.description a { color: #fff }
.description #default_desc b {
 font-weight: bold;
 color: #026701;
}
.cat-5 h2 { background: url(../../premiumicon.png) 3px 40% no-repeat }
h2 {
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 font-size: 14px;
 font-weight: bold;
 height: 30px;
 margin-top: 4px;
 text-align: center;
 line-height: 25px;
 font-family: "Open Sans";
 background: transparent;
}
.container .url_container .url_head a {
 color: #FFFFFF;
 text-decoration: none;
 text-shadow: 1px 1px #000000;
}
.header {
 max-width: 955px;
 min-width: 955px;
 margin-left: auto;
 margin-right: auto;
}
.header_container {
 width: 100%;
 z-index: 99999;
 position: fixed;
 background: #fff;
/* background: -moz-linear-gradient(top,  #008cba -30%, #fff 100%);*/
 
 border-bottom: 1px solid #777777;
 box-shadow: 0 1px #505050;
 height: 115px;
}
.logo {
 float: left;
 padding-top: 30px;
}
.description a { color: #fff }
.container ol {
 color: #999999;
 margin-left: -5px;
 font-size: 15px;
}
.container ol  li span {
 font-size: 15px;
 max-height: 1px;
}
.container ol  li { font-size: 15px }
.container { padding-top: 30px }
.container .url_container {
 background: none repeat scroll 0 0 #FFFFFF;
 border-radius: 3px 3px 3px 3px;
 margin-bottom: 10px;
}
.container .url_container .url_head {
 background: none repeat scroll 0 0 #026701;
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
 font-size: 14px;
 font-weight: bold;
 height: 30px;
 margin-top: 4px;
 text-align: center;
 line-height: 25px;
}
.container .url_container .url_head a {
 color: #FFFFFF;
 text-decoration: none;
 text-shadow: 1px 1px #000000;
}
.container .url_container .url_head a:hover { text-decoration: underline }
.container .url_container .url_body { overflow: auto }
.container .url_container .url_body ul {
 list-style-position: inside;
 list-style-type: none;
 margin-bottom: 0;
 padding: 0;
 padding-left: 5px;
}
.container .url_container .url_body li {
 font-size: 12px;
 position: relative;
}
.container .url_container .url_body li a {
 color: #000;
 border-bottom: #fff 1px dashed;
}
.container .url_container .url_body li a:hover {
 text-decoration: underline!important;
 text-decoration: none;
 color: #555;
}
.url_body li a:visited { color: #555!important }
.container .url_container .url_body img.favicon {
 height: 16px;
 margin-right: 5px;
 position: relative;
 top: -2px;
 width: 16px;
}
/* link tag  */
.container .url_container .url_body li div.tag {
 top: 2px;
 right: 0;
 color: #FFFFFF;
 display: block;
 position: absolute;
}
.container .url_container .url_body li div.tag span {
 font-size: 11px;
 padding: 1px 2px 1px 2px;
}
.footer {
/* background: url("../../silverlogo.png") no-repeat scroll center bottom transparent;*/
 border-top: 1px solid #FFFFFF;
 bottom: 0;
 box-shadow: 0 -1px #BBBBBB;
 color: #fff;
 font-size: 13px;
 height: 240px;
 margin-top: 10px;
 padding: 10px 0;
 position: relative;
 text-align: center;
 width: 100%;
 text-shadow: 1px 1px #000;
}
.copyright { margin-top: 18px }
.container {
 min-width: 955px;
 max-width: 955px;
}
@media screen and (max-width: 750px) { 
    .description { display: none }
}
.off {
 background: url(../../closed.png) no-repeat 96% center #999!important;
 opacity: 0.5;
}
#sthoverbuttons { top: 35%!important }
/* fix it so minimum width isn't an issue  */
@media only screen { 
    .container {
     min-width: 940px;
     padding-top: 150px;
    }
}
@media only screen and (max-width: 1085px) { 
    #sthoverbuttons { display: none }
}
@media only screen and (max-width: 760px) { 
    body {
     overflow-x: hidden;
     width: 100%;
    }
    .container {
     min-width: 0px;
     width: 70%;
     min-width: 275px;
    }
    .header_container { position: absolute }
    .container ol li span {
     font-size: 17px;
     line-height: 33px;
    }
    .url_body { max-height: 355px;overflow-x:hidden!important }
    .footer { min-height: 300px }
    #category_26, #category_27 { display: none }
}
/* * icons *
   ================================================== */
.icon {
 top: 2px;
 width: 16px;
 height: 16px;
 margin-right: 5px;
 position: relative;
 display: inline-block;
}
.noicon { background: url('../images/favicons/nofavicon.ico') }
:target { background: url('../../staricon.png') no-repeat 98% 15% #F7462F!important }
.sharelinks {
 border-bottom: 1px dashed #ccc;
 color: #000000;
 font-size: 10px;
 height: 22px;
 text-align: center;
}
.sharelinks a { color: white }
.url_container:hover  .sharelinks a {
 font-size: 10px;
 padding-left: 5px;
 color: #5F5F5F;
 text-align: center;
 line-height: 20px;
 text-transform: capitalize;
}
.label-warning { display: none }
.url_container li:hover .label-warning {
 display: block;
 background: white;
 color: #F7462F;
 padding-right: 2px!important;
 font-size: 9px!important;
 text-transform: uppercase;
 width: 65px!important;
 height: 120px!important;
 text-align: center;
 text-shadow: 1px 1px #fff;
}
/* * header block *
   ================================================== */
#hover_desc { font-size: 13px }
#hover_desc .leftcolumn {
 float: left;
 width: 200px;
 margin-right: 14px;
}
#hover_desc .leftcolumn img {
 width: 200px;
 height: 108px;
 border-radius: 4px;
 border: 1px solid #6C6B6B;
 background: #505050;
 padding: 1px;
}
#hover_desc .rightcolumn {
 float: left;
 width: 320px;
 height: 110px;
 position: relative;
}
#hover_desc .rightcolumn .desc {
 margin-bottom: 20px;
 font-style: italic;
 border-bottom: 1px dashed #5F5F5F;
 padding-bottom: 2px;
}
#hover_desc .rightcolumn .videos {
 bottom: 30px;
 position: absolute;
 margin-bottom: 2px;
 font-size: 11px;
 display: none;
}
#hover_desc .rightcolumn .photos {
 bottom: 16px;
 position: absolute;
 margin-bottom: 1px;
 font-size: 11px;
 display: none;
}
#hover_desc .rightcolumn .bottom {
 bottom: 2px;
 width: 320px;
 position: absolute;
 font-size: 11px;
 font-style: normal!important;
}
#hover_desc .rightcolumn .popunder {
 float: left;
 text-transform: uppercase;
 font-size: 11px;
}
#hover_desc .rightcolumn .popunder span { text-transform: none }
#hover_desc .rightcolumn .date {
 float: right;
 font-weight: normal;
}
.fb-like{text-align:center!important;max-width:230px;overflow:hidden;}

.vote-for {
    margin-right: 15px;
    color:#fff;
    background: #026701;
    padding:3px 5px;


}
.vote-for,.submit-link {
    border-radius: 12px;
    float:right;
    line-height: 12px;
    position: relative;
    text-align: center;
    display: inline-block;
    z-index:1000;
    font-weight: bold;
}

.submit-link {
    text-shadow:  none !important;
    padding: 5px;
    position: relative;
    top: 3px;
    margin-right: 5px;
    min-height: 23px;
    min-width: 23px;
    font-size: 24px;
    font-family: 'Open Sans';
}

.vote-for:hover {
    cursor: pointer;
    color:#fff !important;
    background: #ae4165;

}

.submit-link:hover {
    background: #fff;
    color: #008CBA !important;
    text-decoration: none !important;
}

#submit-site {
    background: #aa13c7;
    border-color: #740f88;
}
#submit-site:hover {
    background: #c414e3;
}

.logo-message-area div {
    box-shadow: 0 10px 50px 0 rgba(0,0,0,0.5), 0 -10px 50px 0 rgba(0,0,0,0.3);
    background-image: url('../../favicon.ico');
    background-repeat: no-repeat;
    background-position: 5px 18px;
    padding-left:26px;

}

#international{padding-bottom: 35px;}