html /* forces vertical scrollbar on mozilla, opera, safari browsers to prevent left/right shifting between pages */ {
  margin-bottom: 1px;
  min-height: 100%;
}
body {
  padding: 0px;
  color: #000;
  font-family: arial, verdana, sans-serif;
  font-size: 90%; /* 84% approximates 10pt, but using % allows resizing in IE */
  text-align: center; /* part of ie/win hack for centering page, needs follow-on text-align: left to counter inheritance */
}

/* LINKS */

a,
a:link,
a:visited {
  color: #1a9dfe;
  text-decoration: underline;
}
a:focus,
a:hover,
a:active {
  color: #000;
  text-decoration: none;
  background-color: #eaff00;
}
a img,
a:link img,
a:visited img {
  border: none;
}
.thumbnails a:hover,
.thumbnails a:focus,
.thumbnails a:active {
  background-color: none;
}
h4 {
  padding: 3px;
  margin: 0px;
  font-size: 1em;
  border-bottom: 1px solid #ccc;

  color: #444444;
  font-family: arial, tahoma, verdana;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: -0.3px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
/* BASIC PAGE STRUCTURE */

#pagewrapper /* [div] wraps around all user content */ {
  position: relative;
  margin: auto;
  padding: 0px 0px;
  width: 920px;
  text-align: left; /* part of IE/win hack for centering page, to counter inheritance of text-align: center on body tag */
  background-color: #fff;
}
.takeover #pagewrapper {
  width: 850px;
}
#photoitem-full #pagewrapper {
  background-color: transparent;
}

.takeover #main {
  width: 520px;
  padding: 0 10px;
}
.tstakeover #page,
.tstakeover .topads {
  position: relative;
}
.ignite-dfp6-ad > div {
  margin: 0px auto;
}
#photoitem-full #main {
  width: 100%;
}
#spot-popular {
  max-width: 590px;
}
#page-wrapper {
  display: flex;
  flex-direction: row;
}
#main {
  /* float: left;
	width: 558px; */
  flex: 2;
  margin-top: 4px;
  padding: 0 20px;
  position: relative;
  background-color: #fff;
}
#maincontent {
  /* position: relative; */
  background-color: #fff;
}
#maincontent .modulecontent,
#side1 .modulecontent,
#side2 .modulecontent {
  position: relative;
}

#side1 {
  /* float: right;
	position: relative; */
  flex: 1;
  top: 8px;
  right: 0px;
  width: 300px;
  background-color: #fff;
  margin-right: 22px;
}
.takeover #side1 {
  margin-right: 0px;
}
#photoitem-full #side1 {
  display: none;
}
#side1 .tags /* [ul] */ {
  width: 154px;
  overflow: hidden;
}
#side2 {
}
.module .more {
  float: right;
  font-size: 0.8em;
}

#footer {
  position: relative;
  width: 920px;
  background-color: #000;
  margin: 0 auto;
  padding: 0;
}
.takeover #footer {
  width: 848px;
  border: 1px solid #999;
  border-top: none;
}
#footer .footerlinks {
  margin-left: 4px;
  clear: both;
  padding: 0;
  width: 100%;
}
.takeover #footer .footerlinks {
  margin-left: 15px;
  width: 798px;
}
#footer .moreposts {
  float: left;
  margin: 20px 0 15px 15px;
  width: 880px;
}
.takeover #footer .moreposts {
  width: 100%;
}
#footer .juniorposts {
  float: left;
  width: 33%;
}
.takeover #footer .juniorposts {
  width: 33%;
}
#footer h4 {
  width: 230px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  margin: 0 0 15px;
  padding: 0;
  border-bottom: none;
}
#footer h4 img {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
#footer h4 a {
  text-decoration: none;
}
#footer h4 a:hover,
#footer h4 a:active,
#footer h4 a:focus {
  background: none;
}
.moreposts .pagenum {
  float: left;
  width: 140px;
  color: #000;
  text-align: left;
}
.juniorposts .pagenum {
  float: left;
  width: 150px;
  color: #000;
  text-align: left;
}
#footer h4 .pagenum a,
#footer h4 .pagenum a:visited {
  color: #000;
  background-color: #eaff00;
  font-size: 11px;
  padding: 3px;
}
#footer h4 .pagenum a:hover {
  background-color: #c5d418;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
  color: #000;
}
.moreposts .recentposts {
  float: left;
  width: 50%;
  font-size: 11px;
  margin: 0 0 10px 0px;
}
.takeover .moreposts .recentposts {
  margin-left: 0;
}
#footer ol {
  font-size: 12px;
  margin: 5px 0 5px 10px;
  padding: 0;
}
#footer ol li {
  color: #a0a0a0;
  text-align: left;
  margin: 4px 5px 4px 15px;
  padding: 0;
  list-style-type: decimal;
}
#footer ol a,
#footer ol a:visited {
  color: #fff;
  text-decoration: none;
}
#footerbar {
  height: 27px;
  background: #000 url('https://www.justjared.com/wp-content/themes/default/images/blackbar.gif') top
    left repeat-x;
  padding: 6px;
}
#footermenu {
  width: 100%;
  height: 40px;
  margin: auto;
  padding-top: 2px;
}
#footermenu #ccpa_link,
#footermenu #gdpr_link {
  position: relative;
  display: block;
  left: -25px;
  top: -2px;
  background-color: transparent;
  color: #fff;
  border: none;
}
ul.footernav {
  text-align: center;
  margin: auto;
  position: relative;
  width: 920px;
}
ul.footernav li {
  display: block;
  float: left;
  color: #707070;
  margin: 5px 0 0;
  padding: 1px 8px 3px;
}
ul.footernav a,
ul.footernav a:visited {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  margin: 2px 2px 0;
}
#footerbar .searchin {
  float: right;
  width: 300px;
  height: 20px;
  margin: 3px 0 0;
}
#footerbar .searchin .searchform {
  height: 17px;
}
.partnerfooter {
  padding: 10px 0px;
  margin: 0 18px;
}
.takeover .partnerfooter {
  margin-left: 28px;
}
.partnerfooter .recentposts {
  float: left;
  width: 50%;
  height: 125px;
  margin: 0;
}
.partnerfooter .partnerrss_title {
  position: relative;
  height: 60px;
  bottom: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  margin: auto;
}
/* Photo specific */
.topmenu {
  display: block;
  position: relative;
  top: 0px;
  height: 30px;
  padding: 0px 0px 4px 0px;
  background: #000 url('https://www.justjared.com/wp-content/themes/default/images/blackbar.gif') top
    left repeat-x;
  width: 100%;
}
#header .topmenu .topnav ul {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#header .topmenu .topnav li {
  position: relative;
  float: left;
  *top: 2px;
  margin: 0px;
  padding: 5px 0px;
  list-style-type: none;
  text-transform: lowercase;
}
#header .topmenu .topnav li a,
#header .topmenu .topnav li a:visited,
#header .topmenu .topnav li a:link {
  padding: 4px 20px;
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: bold;
}
#header .topmenu .topnav li a:hover,
#header .topmenu .topnav li a:active,
#header .topmenu .topnav li a:focus {
  color: #000;
  background-color: #eaff00;
}

#header .topmenu .topnav li a {
  padding: 0px 20px;
}

#topmenu {
  display: block;
  clear: both;
  height: 30px;
  background: #000
    url('http://justjared.com/wp-content/themes/default/images/bluebar.gif');
  text-align: left;
  padding: 0;
}
ul.topnav {
  margin: 0 0 0 12px;
  padding: 0;
}
.takeover ul.topnav {
  margin-left: 10px;
}
ul.topnav li {
  display: block;
  float: left;
  margin: 4px 0 0;
  padding: 1px 12px 3px;
}
ul.topnav a,
ul.topnav a:visited {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 2px;
}
ul.topnav a:hover {
  color: #444;
  text-decoration: none;
}
#topmenu ul.topnav li {
  padding: 1px 11px 3px;
}
#topbar {
  height: 60px;
  margin: 0;
  padding: 0;
}
#topbar .jjlogo {
  position: relative;
  padding-top: 4px;
  background-color: #eaff00;
  margin-left: 17px;
}
.searchin {
  float: right;
  margin: 3px 12px 0 0;
}
.searchin #s {
  width: 222px;
  background-color: #fff;
  border: 2px solid #eee;
}
.searchin #searchsubmit {
  border: 3px solid #333;
  background-color: #000;
  color: #eaff00;
  cursor: pointer;
}
#header #topbar {
  position: relative;
  margin-bottom: 4px;
  padding: 0px 0px;
  background-color: #eaff00;
  width: 100%;
}
#header #topbar {
  position: relative;
  margin-bottom: 4px;
  padding: 0px 0px;
  background-color: #eaff00;
  width: 100%;
}
.topads {
  text-align: center;
}
.topad {
  margin: 10px auto 10px;
}

hot_stories_slider {
  width: 920px;
  overflow: hidden;
  padding-top: 5px;
  position: relative;
  margin: 0 auto;
}
.takeover #hot_stories_slider {
  width: 848px;
  padding-top: 0;
}
#hot_stories_slider .b2_title {
  text-transform: uppercase;
  font-weight: 700;
  color: #1a9dfe;
  display: none;
  margin: 0 0 0 16px;
  padding: 3px 0 3px 6px;
}
.takeover #hot_stories_slider .b2_title {
  margin-left: 6px;
}
.scrollContainer div.single {
  height: 210px;
  width: 200px;
  float: left;
  overflow: hidden;
  margin: 0 6px 0 0;
  padding: 0;
}
.takeover .scrollContainer div.single {
  margin-right: 0px;
  margin-left: 0px;
}
a.hot_stories_image,
a.hot_stories_image visited {
  border: 4px solid #fff;
  width: 210px;
  height: 210;
  text-align: center;
  overflow: hidden;
}
a.hot_stories_image:hover,
a.hot_stories_image focus {
  border: 4px solid #eaff00;
}
a.hot_stories_image IMG a.hot_stories_image visited IMG {
  width: 204px;
  margin: 0 auto;
}
.b2_scroll {
  overflow: hidden;
  position: relative;
  clear: left;
  width: 940px;
  height: 220px;
  margin: 8px 0 0 12px;
}
.takeover .b2_scroll {
  margin-left: 0px;
}
.scrollContainer div.single img {
  float: left;
  display: inline;
  margin: 0 4px 0 0;
  padding: 0;
}
#hot_stories_slider div.single {
  border: 10px solid #fff;
  height: 200px;
  overflow: hidden;
}
.takeover #hot_stories_slider div.single {
  border: 5px solid #fff;
}
#hot_stories_slider div.single:hover {
  border: 10px solid #eaff00;
  z-index: 1;
}
.takeover #hot_stories_slider div.single:hover {
  border: 5px solid #eaff00;
}
#hot_stories_slider p.desc {
  font-family: arial;
  bottom: 10px;
  position: absolute;
  float: left;
  width: 182px;
  font-size: 12px;
  border-bottom: 1px solid #eaff00;
  border-right: 1px solid #eaff00;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://www.justjared.com/wp-content/themes/default/images/50p_black.png');
  clear: left;
  margin: 0 0 0 1px;
  padding: 4px 8px;
}
.takeover #hot_stories_slider p.desc {
  bottom: 15px;
}
#hot_stories_slider p.desc[class] {
  background-image: url(https://www.justjared.com/wp-content/themes/default/images/50p_black.png);
}
#hot_stories_slider p.desc a {
  color: #fff;
  display: block;
  font-weight: 700;
  font-size: 1em;
}
#hot_stories_slider p.desc a:hover,
#hot_stories_slider p.desc a:active,
#hot_stories_slider p.desc a:focus {
  color: #eaff00 !important;
  background-color: transparent;
}
.scrollButtons {
  position: absolute;
  top: 2px;
  cursor: pointer;
  z-index: 10;
}
.scrollButtons.left {
  right: 45px;
  z-index: 10;
}
.scrollButtons.right {
  right: 10px;
  z-index: 10;
}
/* Posts */
.postrelated {
  margin-top: 10px;
}
.postrelated .postlist {
  margin-left: 0px;
  margin-top: 5px;
}
.postrelated .postlist li {
  margin-left: 20px;
  padding: 3px 0px;
  list-style-type: square;
  font-size: 0.8em;
  color: #ccc;
}
.postrelated h4 a {
  text-decoration: none;
  color: #000;
}
.postrelated .postlist li a,
.postrelated .postlist li a:link,
.postrelated .postlist li a:visited {
  color: #666;
  text-decoration: none;
}
.postrelated .postlist li a:hover,
.postrelated .postlist li a:active,
.postrelated .postlist li a:focus {
  display: block;
  color: #000;
  background-color: #eaff00;
}
/* Photo Main */
.photo-main h1,
.photos h1 {
  margin: 8px 10px 0px 15px;
  font-size: 1.6em;
  overflow: hidden;
  color: #000;
  width: 500px;
  letter-spacing: -0.02em;
  clear: both;
}
.photo-main h1 a,
.photo-main h1 a:visited,
.photo-main h1 a:link,
.photos h1 a,
.photos h1 a:visited,
.photos h1 a:link {
  color: #000;
  text-decoration: none;
}
.photo-main a img,
.photo-main a:link img,
.photo-main a:visited img {
  border: 5px solid #eee;
  max-width: 506px;
  vertical-align: bottom;
}
.photo-main .photo-date {
  display: inline;
  position: relative;
  top: 5px;
  background-color: #f4f4f4;
  color: #999;
  font-size: 0.8em;
  margin: 1px 0 0 15px;
  padding: 2px 4px;
  text-transform: uppercase;
}

#feature_image {
  margin-top: 4px;
  max-width: 516px;
}
#photoitem-full #feature_image {
  max-width: none;
}
.photo-main .photodetails {
  font-size: 0.8em;
  color: #999;
  margin-bottom: 10px;
  margin-left: 15px;
  color: #707070;
  font-family: verdana;
  font-size: 11px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}
.photo-main .photodetails a {
  text-transform: none;
}
.photo-main .mainphoto {
  text-align: center;
}
.photo-main .details {
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  color: #3d3d3d;
  text-align: left;
  padding-bottom: 10px;
  margin-top: 5px;
}
.photo-main .details .postedto,
.photo-main .details .photocredit {
  font-size: 0.8em;
  color: #999;
  margin: 5px 10px 5px 14px;
}

.photo-main .details .postedto a,
.photo-main .details .postedto a:link,
.photo-main .details .postedto a:visited,
.photo-main .details .photocredit span {
  color: #666;
  text-decoration: none;
  font-size: 1em;
}
.photo-main .details .postedto a:active,
.photo-main .details .postedto a:hover,
.photo-main .details .postedto a:focus {
  background-color: #eaff00;
}
.photo-main .details .tagedit a {
  color: #1a9dfe !important;
}
.photo-main .caption {
  margin-top: 4px;
  padding: 4px;
  background-color: #f9f9f9;
  color: #000;
}
.photo-main .toolbar {
  position: relative;
  margin: 4px auto;
  text-align: left;
  width: 516px;
  margin-bottom: 10px;
}

.photo-main .mainphoto {
  width: 100%;
}
.postsharethis {
  position: absolute;
  text-align: right;
  position: relative;
  left: -24px;
}
.sociable ul {
  margin: 0px;
}
.sociable li {
  float: left;
  list-style-type: none;
  margin-right: 4px;
}
.sociable li a {
  background-color: transparent;
  border: none;
}
.sociable li a img {
  border: none !important;
}
.sociable li a:hover,
.sociable li a:active,
.sociable li a:focus {
  background-color: transparent;
}
.photo-main .contentsnippet {
  text-align: left;
  margin: 15px 0px 0px 14px;
  font-size: 1.2em;
}
.photo-main .contentsnippet .morehere {
  font-size: 0.8em;
}
.photo-main .toolbar a {
  color: #666;
  text-decoration: none;
}
.photosearch {
  position: absolute;
  top: 11px;
  right: 14px;
}
#jaredsearch input {
  background-color: #d6e908;
  border: 3px solid #d6e908;
  font-family: verdana;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  text-transform: lowercase;
}
#jaredsearch input#searchsubmit {
  top: 4px;
}
#jaredsearch input#searchsubmit:hover {
  background-color: #000;
  color: #fff;
  border: 3px solid #000;
}
.photos,
.posts {
  position: relative;
  top: 8px;
  clear: both;
  display: block;
  margin-bottom: 10px;
}
.photos .thumbnails {
  margin: 0px auto 20px auto;
  padding-left: 4px;
}
.photos .thumbnails .tn {
  float: left;
  height: 100px;
}
.photos .thumbnails .tn a,
.photos .thumbnails .tn a:visited,
.photos .thumbnails .tn a:link {
  display: block;
  margin: 3px;
  border: 1px solid #eee;
}
.photos .thumbnails .tn a:hover,
.photos .thumbnails .tn a:active,
.photos .thumbnails .tn a:focus {
  border: 1px solid #eaff00;
}
.photorelated,
.postrelated {
  margin-left: 10px;
}
.photorelated .thumbnails .tn img {
  position: relative;
  border-width: 0px;
  top: 0px;
  left: 0px;
  vertical-align: bottom;
}

.photos .thumbnails .tn img {
  border: 1px solid #fff;
  width: 60px;
}
.photooptions {
  display: inline;
  padding: 4px;
  position: relative;
}
.photooptions a {
  background-color: #f9f9f9;
  padding: 5px;
  border: 1px solid #eee;
  z-index: 99999;
}
.photooptions img {
  vertical-align: middle !important;
  width: 21px !important;
  border: none !important;
  border-right: 4px solid transparent !important;
}
/* Luminate */
/* Single */
#luminate_ad {
  width: 508px;
  margin: auto;
  background-color: #f9f9f9;
  padding: 4px;
}
#luminate_ad .smalltext {
  position: relative;
  display: block;
  margin: 0 0 2px 4px;
}
/* Links Around The Web */
/* Single */
.partnerlove {
  margin: -50px 0 40px !important;
  padding: 0px 15px 0px 20px;
  margin-left: 10px;
  margin-bottom: 8px;
  border-bottom: 3px #000 solid;
}
.partnerlove h4 {
  background: transparent
    url('http://www.justjared.com/wp-content/themes/default/images/blacktitlebar.gif')
    no-repeat scroll -100px 0px;
  border-bottom: 2px solid #000;
  margin: 0px 0px 10px -20px;
  font-size: 0.9em !important;
  text-transform: uppercase;
  color: #fff;
  line-height: 23px;
  text-indent: 25px;
}

.partnerlove h4 a {
  color: #fff;
}
.partnerlove h4 a:hover,
.partnerlove h4 a:active,
.partnerlove h4 a:focus {
  color: #eaff00;
  background-color: transparent;
}
.partnerlove img {
  width: 150px;
}

.partnerlove img.alignleft {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.partnerlove .photocredit {
  font-size: 0.8em;
  color: #999;
  margin-bottom: 10px;
}
.partnerlove .photocredit a {
  color: #999;
}
.partnerlove li {
  font-size: 1.1em;
}
.partnerlove .entry ul li {
  list-style-type: square;
  margin-top: 3px !important;
  line-height: 1.6em;
  font-size: 0.85em;
}

.partnerlove .partnerphotocredit {
  position: absolute;
  text-align: right;
  margin-top: -33px;
  font-size: 0.8em;
  color: #c3c3c3;
  width: 370px;
}
.takeover .partnerlove img.alignleft {
  margin-right: 25px;
  padding-bottom: 0px;
}
.partnerlovebtf img {
  position: relative;
  top: 5px;
  float: right !important;
  margin: 0 0 0 15px;
  width: 120px;
}
.takeover .partnerlovebtf img.alignleft {
  margin: 0px;
}
.partnerlovebtf {
  margin: 0px auto 20px !important;
  padding: 0px 5px 10px 20px;
  margin-left: 10px;
  margin-bottom: 8px;
  border-top: 3px #eaff00 solid;
  border-bottom: 3px #eaff00 solid;
  width: 500px;
}
.partnerlovebtf h4 {
  position: absolute;
  background: none;
  border-bottom: none;
  margin: 0px 0px 10px -20px;
  font-size: 0.9em !important;
  text-transform: uppercase;
  color: #fff;
  line-height: 23px;
  text-indent: 0px;
  font-weight: normal;
}
.partnerlovebtf h4 a {
  background-color: #eaff00;
  padding: 7px 20px;
  color: #999;
  text-decoration: none;
}
.partnerlovebtf h4 a:hover,
.partnerlovebtf h4 a:active,
.partnerlovebtf h4 a:focus {
  background-color: #dedede;
  color: #000;
}
.partnerlovebtf .entry {
  margin-top: 40px;
  font-size: 0.9em;
}
.partnerlovebtf .entry a {
  text-decoration: none;
}

/* Facebook Comments */
.fbcomments {
  width: 500px;
  margin: auto;
}
.fbcomments h4 {
  font-size: 1em;
  font-weight: bold;
  color: #000;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
}
/* Gallery Pages */
.bottomnav {
  margin: 10px 0 0 2px;
  text-align: right;
  position: relative;
  font-size: 0.8em;
  text-align: right;
}
.bottomnav a,
.bottomnav a:link,
.bottomnav a:visited {
  background-color: #eaff00;
  border: 1px solid #eee;
  padding: 6px 12px;
  margin: 0px 0px;
  color: #000;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
  text-transform: uppercase;
}
.bottomnav a:hover,
.bottomnav a:active,
.bottomnav a:focus,
.photooptions a:hover,
.photooptions a:active,
.photooptions a:focus {
  border: 1px solid #1a9dfe;
}
.bottomnav a img {
  margin-top: 1px;
}
.bottomnav .next {
  position: relative;
  top: 8px;
  right: 5px;
}
.bottomnav .previous img {
  margin-right: 3px;
}
.bottomnav a.chosen,
.bottomnav a.chosen:link,
.bottomnav a.chosen:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.bottomnav .previous {
  float: left;
}
.modulecontent .gallerynav {
  display: none;
}
.gallerynav {
  text-align: center;
  font-size: 0.8em;
}
.gallerynav a {
  padding: 4px 8px;
  background-color: #eaff00;
  border: 1px solid #eaff00;
  text-decoration: none;
  color: #000;
  line-height: 30px;
}
.gallerynav a:hover,
.gallerynav a:active,
.gallerynav a:focus {
  border: 1px solid #000;
}
.gallerynav .chosen {
  color: #000;
  text-decoration: none;
}
.gallerynav a.chosen {
  background-color: #fff;
  border: 1px solid #000;
}
.gallerynav .previous {
  margin-right: 8px;
}
.gallerynav .numbernav {
  margin-right: 5px;
}
.phototags .tagslist {
  padding-left: 5px;
}
.photoalbum {
  top: 0px;
}
.photoalbum .thumbnails .tn img {
  position: relative;
  border-width: 0px;
}
.photoalbum .thumbnails {
  padding-left: 24px;
}
.photoalbum .breadcrumb {
  margin-left: 15px;
  font-size: 0.8em;
}
#side1 .photoalbum .thumbnails {
  padding-left: 22px;
}
.photoalbum .thumbnails .tn {
  margin-top: 4px;
  margin-right: 6px;
  height: 124px;
  width: 82px;
}
.photoalbum .thumbnails .tn a,
.photoalbum .thumbnails .tn a:link,
.photoalbum .thumbnails .tn a:visited {
  border: 1px solid #fff;
  width: 82px;
}
.photoalbum .thumbnails .tn a:focus,
.photoalbum .thumbnails .tn a:active,
.photoalbum .thumbnails .tn a:hover {
  border: 1px solid #eaff00;
}
.photoalbum .thumbnails .tn img {
  border: 1px solid #fff;
  border-width: none;
  width: 80px;
  padding: none;
  vertical-align: bottom;
}

/* Ad Related */
.blogads {
  margin: 10px 0px;
  padding: 10px 0px;
  text-align: center;
  border: 1px solid #eee;
  background-color: #f9f9f9;
}

.ad_btf {
  /* 300x250 below the fold */
  text-align: center;
  margin: 20px auto 10px;
}
.ad300 {
  margin-bottom: 10px;
}

/* Photo Full Pages */
#photoitem-full #topbar {
  width: 100%;
}
#photoitem-full .topmenu {
  display: block;
  width: 100%;
  text-align: center;
}
#photoitem-full .topmenu ul {
  display: table;
  margin: 0px auto;
}
#photoitem-full .topmenu li {
  display: table-cell;
  position: relative;
}
#photoitem-full #pagewrapper {
  background-color: #000;
  width: 100%;
}
#photoitem-full h1 {
  position: relative;
  top: -40px;
  padding: 0px 10px 10px;
  color: #fff;
  margin: 0px auto -25px;
  width: 590px;
  text-align: center;
}
#photoitem-full h1 a {
  color: #1a9dfe;
}
#photoitem-full h1 a:hover,
#photoitem-full h1 a:active,
#photoitem-full h1 a:focus {
  color: #000;
}
#photoitem-full .photo-full {
  width: 95%;
  margin: auto;
  text-align: center;
}
#photoitem-full .photo-full img {
  border: 2px solid #fff;
}
#photoitem-full #main,
#photoitem-full #maincontent {
  width: 95%;
  background-color: #000;
  margin: auto;
  text-align: center;
}
#photoitem-full .bottomnav {
  padding: 10px;
  margin: 10px auto 0px;
  width: 850px;
}
#photoitem-full #footer #footermenu {
  width: 510px;
}
#assignment {
  padding: 4px;
  color: #999;
}
#assignment span {
  font-size: 0.7em;
  margin: 10px;
}
#assignment span a {
  color: #999;
  text-decoration: none;
}
#assignment a:hover,
#assignment a:active {
  background: transparent;
}
#assignment .adchoice img {
  position: relative;
  top: 2px;
}

.clear {
  clear: both;
}

/* Complementary Module on Single */
.taboomod h4 {
  margin-bottom: 10px;
}
.zergmod {
  margin: 30px 0 20px;
  width: 530px;
}
.zergmod .small {
  float: right;
  font-size: 0.8em;
  color: #999;
}
.zergmod .zergheader {
  color: #000 !important;
  text-transform: uppercase;
  display: inline;
  background-color: #eaff00;
  padding: 4px 30px;
  font-size: 1em !important;
  top: -4px;
  position: relative;
}
.zergmod .zerglayoutcl {
  border-top: 2px solid #eaff00;
  padding: 10px;
}

.post .entry ul.jj-related-posts {
  margin: 0px;
  padding: 0px;
}
ul.jj-related-posts li {
  width: 160px;
  float: left;
  list-style: none;
  margin: 0 6px;
  padding: 0px;
}
.jj-related-posts .related-image-link {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.jj-related-posts li img {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.als-item span {
  display: block;
  width: 150px;
  overflow: hidden;
  margin: auto;
}
.als-item span a {
  font-size: 0.8em;
  text-decoration: none;
  color: #000;
}
.related-item-wrap {
  width: 160px;
  height: 160px;
  border-bottom: 1px solid #eaff00;
  overflow: hidden;
}
.als-container {
  position: relative;
  width: 100%;
  margin: 0px auto;
  z-index: 0;
}
.als-viewport {
  position: relative;
  overflow: hidden;
  margin: 10px auto;
}
.als-wrapper {
  position: relative;
  /* if you are using a list with <ul> <li> */
  list-style: none;
}
.als-item {
  position: relative;
  display: block;
  text-align: center;
  cursor: pointer;
  float: left;
  min-height: 220px;
  z-index: 0;
}
.als-item li {
  margin-right: 20px;
}

.als-prev,
.als-next {
  float: left;
  position: absolute;
  display: inline;
  cursor: pointer;
  clear: both;
  top: 35%;
  z-index: 1;
}
.als-next {
  right: 0px;
}

/* Misc */
.smalltext {
  color: #999;
  font-size: 0.8em;
}
/* sidebar */
.module-zerg span.small {
  float: right;
  margin-right: 5px;
  font-size: 0.8em;
  color: #666;
}

.zergheader {
  padding: 3px;
  margin: 0px;
  border-bottom: 1px solid #ccc;
  color: #444444 !important;
  font-family: arial, tahoma, verdana;
  font-size: 16px !important;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: -0.3px;
}

.jj-btn {
  display: block;
  cursor: pointer;
  width: auto;
  padding: 10px;
  line-height: 1.4;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: opacity, 0.2s, ease-out;
  -moz-transition: opacity, 0.2s, ease-out;
  -ms-transition: opacity, 0.2s, ease-out;
  -o-transition: opacity, 0.2s, ease-out;
  transition: opacity, 0.2s, ease-out;
  color: #fff;
  background: #2a2a2a;
  margin: 10px 30px;
}

.jj-btn a {
  display: block;
  color: #23a0fd;
  text-decoration: none !important;
}

.jj-btn:hover,
.jj-btn:active {
  opacity: 0.9;
  -webkit-transition: opacity, 0.2s, ease-in;
  -moz-transition: opacity, 0.2s, ease-in;
  -ms-transition: opacity, 0.2s, ease-in;
  -o-transition: opacity, 0.2s, ease-in;
  transition: opacity, 0.2s, ease-in;
}

.jj-btn input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
}

.jj-btn {
  display: block;
  cursor: pointer;
  width: auto;
  padding: 10px;
  line-height: 1.4;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: opacity, 0.2s, ease-out;
  -moz-transition: opacity, 0.2s, ease-out;
  -ms-transition: opacity, 0.2s, ease-out;
  -o-transition: opacity, 0.2s, ease-out;
  transition: opacity, 0.2s, ease-out;
  color: #fff;
  background: #2a2a2a;
  margin: 10px 30px;
}

a.jj-btn {
  display: block;
  color: #fff;
  text-decoration: none !important;
}

.jj-btn:hover,
.jj-btn:active {
  opacity: 0.9;
  -webkit-transition: opacity, 0.2s, ease-in;
  -moz-transition: opacity, 0.2s, ease-in;
  -ms-transition: opacity, 0.2s, ease-in;
  -o-transition: opacity, 0.2s, ease-in;
  transition: opacity, 0.2s, ease-in;
  color: #000;
}

.jj-btn input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
}

#ccpa {
  margin: 1.5em auto;
  text-align: center;
}
