html {background:#333;font-family:georgia,lucida grande,sans-serif;font-size:13px;min-height:100%;border-bottom:1px solid#333;}
body {margin:0 auto;width:954px;}
img {border:0;}
a {color:#666666;}
	a:hover {color:#333333;text-decoration:underline;}
a.no {text-decoration:none;}
	a.no:hover {text-decoration:none;}
b {font-weight:bold;}
blockquote {background:#eee;border-left:3px solid #ccc;padding:6px;}
hr {border:none;color:none;background:none;clear:both;}
small {font-family:lucida grande, lucida sans console, helvetica, arial;font-size:10px;letter-spacing:0;}
small form {display:inline;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
:focus {outline-width:0px;}

#sheet {
  border:1px solid #cccccc;
  background-color: #fff;
  width: 920px;
  float: left;
  margin-top: 0px;
  padding: 15px 16px 30px 16px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomleft:8px;
  -webkit-border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  -moz-border-radius-bottomright:8px;
  -webkit-border-bottom-right-radius:8px;
  }
  
.notice, .error {
  text-align: center;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
  padding: 16px 40px 16px 40px;
  margin-bottom: 10px;
  color: #4A0000;
  background-color: #FF9680;
  border: 2px solid #DF2611;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  }
.error .frown {
  font-family: Arial;
  font-size: 2.5em;
  line-height: 0.4em;
  vertical-align: middle;
  margin: 0px 10px;
  }
.notice {
  color: #0E4109;
  background-color: #CDFF1F;
  border: 2px solid #63BE15;
  }
  .notice .lookie {
    font-family: Arial;
    font-size: 1em;
    vertical-align: middle;
    margin: 0px 10px;
    }


.lsad {margin-left:0px;margin-top:0px;padding:0px;height:86px;margin-bottom:15px;width:952px;background-color:#111}
.lsad img {float:left;}
.lsad label {font-family:helvetica;font-weight:normal;color:#666;font-size:10px;text-transform:uppercase;margin-right:43px;float:right;margin-top:65px}

#navigation {
  height: 194px;
}

#navigation .multisite {
  font-family: Georgia,"Lucida Grande",sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
  padding: 0;
  background-color: #000;
  height: 25px;
  }
  #navigation .multisite a {
    text-decoration: none;
  }
    #navigation .multisite a:hover, #navigation .multisite a:active {
      color: #FFF;
      text-decoration: underline;
    }
    #navigation .multisite a.selected {
      color: #FFF;
      text-decoration: none;
    }
  #navigation .multisite ul li {
    height: 19px;
    padding: 6px 7px 0px 7px;
  }
  #navigation .multisite .offsite {
    margin: 0;
    float: left;
    }
  #navigation .multisite .authentication {
    margin: 0;
    float: right;
    }
  #navigation .multisite ul {
    margin: 0;
    padding-left: 0;
    }
    #navigation .multisite ul li {
      display: inline;
      float: left;
      background-color: #000;
      }
      #navigation .multisite ul li.selected {
        background-color: #333;
      }
      #navigation .multisite ul li a {
        display: block;
        color: #999;
      }
      
  #navigation .ldrbrd {
    margin: 16px 0;
    float: right;
    width: 728px; 
    height: 90px;
    background-color: #000;
    border: 1px solid #000;
  }
  
  #navigation .branding {
    margin: 17px 0 0 0;
    width: 206px;
    float: left;
  }
  #navigation a.branding {
    display: block;
    text-decoration: none;
    text-shadow: #222 3px 3px 3px;
  }
    #navigation .branding #logo {
      margin: 13px 18px 0 9px;
      font-family: Georgia,"Lucida Grande",sans-serif;
      color: #FFF;
      letter-spacing: 3px;
      font-size: 30px;
      line-height: 1em;
      float: right;
    }
      #navigation .branding #logo span {
        font-style:italic;
      }
    #navigation .branding #slogan {
      font-family: Helvetica, Arial, sans-serif;
      float: right;
      color: #FFF;
      text-transform: uppercase;
      padding-right: 13px;
      margin: 5px 9px 27px 9px;
    }

  #navigation .local {
    border-top-left-radius:8px;
    -moz-border-radius-topleft:8px;
    -webkit-border-top-left-radius:8px;
  	border-top-right-radius:8px;
  	-moz-border-radius-topright:8px;
  	-webkit-border-top-right-radius:8px;
    clear: both;
    float: left;
    display: inline;
    padding: 4px 7px 0px 7px;
    margin: 0;
    font-family: Georgia,"Lucida Grande",sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #AAA;
    text-transform: uppercase;
    background: url('/images/bg_tray_gradient.png');
    width: 940px;
    height: 41px;
  }
    #navigation .local a {
      display: block;
      float: left;
      color: #666;
      text-decoration: none;
      padding: 11px 18px 0 18px;
    }
    #navigation .local a#last_local_link {
      border-right: none;
    }
    #navigation .local a:visited {
      color: #666;
    }
    #navigation .local a.selected {
      color: #333;
    }
    #navigation .local a:hover, #navigation .local a:active {
      color: #000;
      text-decoration: underline;
    }


#footer .l {float:left; font-weight:bold;}
#footer .r {float:right; text-align:right;}


#return_to_top img {width: 50px;height: 50px;position: fixed;top: 20px;right: 20px;opacity: 0.5;cursor: pointer;}
#return_to_top img:hover {opacity: 0.7;cursor: pointer;}

#rightcolumn {float:right;width:300px;}

#footer.fixed {position: fixed;height: 56px;bottom: 0px;left: 0px;width:100%;background-color: transparent;background-image: url("http://www.tumblr.com/images/footer_bg.png?3");background-repeat: repeat-x;background-attachment: scroll;background-position: center bottom;margin:0px;padding:0px;color: #ffffff;text-shadow: #000000;font-weight: bold;line-height: 80px;}
#footer.fixed .l {margin-left:18.4%}
#footer.fixed .r {margin-right:18.4%;}
#footer.fixed a {color:#eeeeee;}
	#footer.fixed a:hover {color:#ffffff;}

	#footer {clear:both;float:left;margin-top:0px;width:870px;height:15px;text-transform:uppercase;color:#ffffff;font-size:10px;font-family:helvetica, arial;font-weight:normal;padding:10px 40px 18px 40px;}
	#footer a {color:#cccccc;text-decoration:none;}
	#footer a:hover {color:#eeeeee;text-decoration:underline;}
	#footer a.selected {color:#ffffff;text-decoration:underline;}
	
#titlebar {text-align:left;margin-top:5px;font-size:36px;font-family:times, georgia;width:920px;letter-spacing:2px;color:#333333;float:left;clear:both;text-transform:uppercase;margin-bottom:5px}
#titlebar #title {float:left;max-width:650px;}
#titlebar #title h1 {font-size:36px;margin:0px;padding:0px;}
#titlebar a {font-family:georgia, times, helvetica;text-decoration:none;text-transform:lowercase;color:#333333;letter-spacing:2px;}
#titlebar a.uc {text-transform:uppercase;}
	#titlebar a.uc:hover {text-decoration:underline;}
	#titlebar a.username:hover {text-decoration:underline;}
#titlebar span.date {color:#666666;font-size:24px;text-transform:lowercase;letter-spacing:0px}
#titlebar span.caption {color:#aaaaaa;font-size:12px;text-transform:uppercase;font-style:normal;font-family:helvetica,georgia, times;letter-spacing:2px;}
#titlebar span.txtnone {text-transform:none;font-style:normal;}


form#search_form {float:right;margin-top:3px;}
form#search_form p {margin:0px;padding:0px;}
.search_default_q {float:right;height:14px;width:160px;background-color:#eeeeee;border:0px;padding:8px 0px 8px 10px;font-family:helvetica;font-weight:bold;color:#aaaaaa;font-size:12px;
	border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;
	border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
.search_submit {float:right;height:30px;width:35px;margin-left:1px;background:url('/images/search_icon.png') no-repeat;background-color:#eeeeee;text-align:center;font-size:11px;letter-spacing:0px;font-family:helvetica;font-weight:bold;color:#dddddd;
	border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;
	border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border:0px;cursor:hand;cursor:pointer;}
	.search_submit:hover {background-color:#dddddd;}
	.search_submit:active {background-color:#dddddd;}

#menu {clear:both;width:160px;margin-right:20px;}
#menu a {color:#333333;text-decoration:none;}
	#menu a:hover {color:#ffffff;background-color:#333333;text-decoration:underline;}
#menu a.lc {text-transform:lowercase;}
#menu .notification {background-color:#ffff00;width:145px;padding-left:15px;}
#menu .notification img {float:right;}
#menu .notification p {font-family:helvetica;font-size:11px;clear:both;margin-top:0px;width:140px;color:#333333;}
#menu .notification p a {text-decoration:underline;}
#menu .notification span {font-weight:bold}
#menu .category {border-top:6px solid#333333;font-family:helvetica;font-size:11px;text-transform:uppercase;margin-bottom:30px;color:#333333;}
#menu .category h4 {font-family:helvetica;font-size:11px;font-weight:bold;margin-top:3px;margin-bottom:3px;text-transform:uppercase;}
#menu .category p {margin:0px;padding-left:15px;line-height:16px;}
#menu .category a {text-decoration:none;color:#333333;}
	#menu .category a:hover {background-color:#ffff00;color:#333333;text-decoration:underline;}
#menu .category a.highlight {font-style:italic;font-weight:bold;text-transform:lowercase;background-color:#ffff00}
	#menu .category:hover {border-top:6px solid#1facca;color:#1facca;}
	#menu .category:hover h4 a {color:#1facca;}
	#menu .category:hover h4 a:hover {background-color:#ffffff;text-decoration:none;}
#menu .category:hover h4 a.username {color:#1facca;}
	#menu .category:hover h4 a.username:hover {color:#333333;}
#menu .category:hover h4 a.username {color:#1facca;}
	#menu .category:hover h4 a.username:hover {color:#333333;}
#categoryselected {border-top:6px solid#1facca;font-family:helvetica;font-size:11px;text-transform:uppercase;color:#333333;margin-bottom:30px;}
#categoryselected h4 {font-family:helvetica;font-size:11px;font-weight:bold;margin-top:3px;margin-bottom:3px;text-transform:uppercase;color:#1facca;}
#categoryselected h4 a {color:#1facca;}
#categoryselected p {margin:0px;padding-left:15px;line-height:16px;}
#categoryselected a {text-decoration:none;color:#333333;}
	#categoryselected a:hover {background-color:#ffff00;color:#333333;}
	#categoryselected a.selected {text-transform:lowercase;text-decoration:underline;background-color:#ffff00;color:#333333}
	#categoryselected a.highlight {font-style:italic;font-weight:bold;text-transform:lowercase;}

.notification_icon {float:left;height:30px;width:35px;background:url('/images/notification_icon.png') no-repeat;background-position:14px 9px;margin-right:1px;background-color:#333333;text-align:center;border-right:1px solid#fe2a76;font-size:11px;letter-spacing:0px;font-family:helvetica;font-weight:bold;color:#dddddd;
	border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;
	border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border:0px;}

.like-div {float:left; width: 50px; height: 45px; margin-left: -56px; margin-top: 5px; text-align:center; position: relative}
.like-link {display: block; width: 50px; height: 45px; z-index: 10; position: relative}
.like-button {background-image: url("/images/like-off.png");}
.like-button:hover {background-image: url("/images/no-like-on.png");}
.no-like-button {background-image: url("/images/no-like-off.png");}
.no-like-button:hover {background-image: url("/images/like-on.png");}
.likings-count {color:#fff; font-weight:bold; font-family: helvetica, sans; font-size: 9px; position: absolute; bottom: 3px; width: 50px; text-align: center; z-index: 0}
.like-button .likings-count {color: #1faccc;}

.share-on-facebook-div {
  float: right;
  margin: 7px 1px 7px 7px;
  width: 18px;
  height: 18px;
  }
.share-on-facebook-link {display: block; width: 18px; height: 18px}
.share-on-facebook-button {background-image: url("/images/share-on-facebook.png");}
.share-on-facebook-button:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);opacity: 0.8;}

.share-on-twitter-div {
  float: right;
  margin: 7px 7px 7px 1px;
  width: 18px;
  height: 18px;
  }
.share-on-twitter-link {display: block; width: 18px; height: 18px}
.share-on-twitter-button {background-image: url("/images/share-on-twitter.png");}
.share-on-twitter-button:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);opacity: 0.8;}

.piclink {display: block; float: left;}

.pictures_q_notification {float:left;height:14px;margin:0px 0px 10px 0px;width:654px;background-color:#333333;border:0px;padding:8px 0px 8px 10px;font-family:helvetica;color:#eeeeee;font-size:11px;
	border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;
	border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
.pictures_q_notification span {float:right;margin-right:15px;}

.lsad {float:left;}
.lsad img {width:700px;margin-bottom:15px}

#feed {float:left;width:370px;color:#333333;margin-right:20px;}
.barhighlight, .bar {float:left;border-bottom:1px solid#ffffff;padding:7px 10px 5px 10px;background-color:#333333;color:#cccccc;height:15px;width:350px;font-family:helvetica;font-weight:bold;text-transform:uppercase;font-size:11px;}
.barhighlight {margin-bottom:15px;background-color:#1facca;color:#ffffff;}
.bar span {float:left;color:#cccccc;}
	.bar:hover {background-color:#333333;color:#ffffff;}
	.bar:hover span {color:#ffffff;}
.bar a {float:right;text-transform:none;text-decoration:none;font-weight:normal;color:#aaaaaa;}
.bar a.bar_username {float:left;text-transform:uppercase;font-weight:bold;color:#cccccc}
	.bar a:hover {color:#ffffff;}
	.bar a.bar_username:hover {text-decoration:underline;}
	.bar a.edit {margin-right:10px;}
	.bar a.comments {margin-right:10px;}
	.bar a.nocomments {margin-right:0px;}
.barnone {float:left;padding:7px 10px 5px 10px;background-color:#333333;color:#cccccc;height:15px;width:350px;font-family:helvetica;font-weight:bold;text-transform:uppercase;font-size:12px;}
.barnone span {float:left;color:#cccccc;}

.no_profile_thumb {float:left;padding-top:12px;width:60px;height:48px;font-family:helvetica;font-size:27px;font-weight:bold;color:#aaaaaa;background-color:#cccccc;text-align:center;}
.no_profile_photo {float:left;padding-top:170px;width:330px;height:270px;font-family:helvetica;font-size:48px;font-weight:bold;color:#aaaaaa;background-color:#cccccc;text-align:center;}

.upload_photo_submit {float:right;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid#cccccc;background:url('/images/button_login.png');background-position:0px 0px;color:#333333;padding:6px 15px 7px 15px;font-weight:bold;cursor:hand;cursor:pointer;}
	.upload_photo_submit:hover {background-color:#1facca;border:1px solid#dddddd;background-position:0px 20px;}
.uploadaphoto {float:left;width:340px;padding:15px;background-color:#eeeeee;margin-bottom:15px}

#contestupload .uploadaphoto {width:565px;}


.uploadaphoto p {margin: 0 0 13px 0; padding:0px;}
.uploadaphoto_input, #application_code {border:1px solid#cccccc;background-color:#ffffff;width:290px;float:left;color:#aaaaaa;padding:10px;margin-top:1px;font-size:12px;font-family:helvetica;lucida sans;font-weight:bold;margin:0px}
.uploadaphoto .caption {padding-left:5px;margin-top:5px;color:#333;font-size:10px;font-family:lucida sans,helvetica;}
.uploadaphoto label[for="picture_send_to_tumblr"] {
  padding:2px 0px 3px 22px;
  background: url('/images/tumblr.gif') no-repeat;
}

#application_code {width:200px;display:inline;clear:none;}
#feed #application_submit {height:38px;}

.uploadaphoto .submit {clear:both;float:left;margin-top:10px}
.post {width:380px;float:left;margin-bottom:15px; }
.post img {float:left;max-width:370px;}
.post .description {font-size:12px;line-height:16px;float:left;background-color:#eef2f5;color:#666666;padding:15px 20px 25px 20px;width:330px;border-bottom:1px solid#cccccc;}
.post .description p {margin:0px;font-family:helvetica;color:#666666;font-size:11px;line-height:14px;float:left;padding:0px;width:325px;margin-top:5px;}
.post .description h3 {font-family:georgia,times;font-size:14px;color:#333333;padding:0px;margin:0px 0px 5px 0px;}
.post .description a.title {color:#333333;}
	.post .description a.title:hover {color:#000000;}
	div.post:hover .bar {background-color:#333333;color:#eeeeee;}
	div.post:hover .bar a.bar_username {color:#eeeeee;}
	div.post:hover .description {border-bottom:1px solid#aaaaaa;}
.postbutton {float:left;clear:both;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;min-width:46px;height:40px;padding:12px 15px 12px 15px;text-align:center;font-family:helvetica;font-weight:bold;border:1px solid#333333;background-color:#333333;color:#ffffff;font-size:14px;cursor:hand;cursor:pointer;}
	.postbutton:hover {background-color:#222222;border:1px solid#333333;}
.cancelbutton {float:right;border:1px solid#DF7E71;background-color:#ffffff;color:#DF7E71;text-align:center;text-decoration:none;margin-top:0px;margin-right:11px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:relative;width:76px;height:28px;padding-top:12px;font-family:helvetica;font-weight:bold;font-size:14px;cursor:hand;cursor:pointer;}
	.cancelbutton:hover {background-color:#ffffff;color:#D33D29;border:1px solid#D33D29;text-decoration:none;}
#feed .postbutton {height:16px;background-color:#eeeeee;color:#333333;border:1px solid#aaaaaa;height:42px;}
	#feed .postbutton:hover {background-color:#333333;color:#ffffff;}
#feed .cancelbutton {margin-right:0px;margin-top:0px;height:26px;}


#feed .errorExplanation {
  margin-bottom: 32px;
  font-family: helvetica, arial, sans-serif;
  padding: 16px 40px 16px 40px;
  color: #4A0000;
  background-color: #FF9680;
  border: 2px solid #DF2611;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#feed .errorExplanation h2 {
  margin-top: 0;
}
#feed .errorExplanation ul {
  margin: 0.5em 0;
}




.feed-notice {font-weight:bold;font-family:helvetica;font-size:12px;background-color:#CDFF1F;color:#333333;width:358px;float:left;margin-bottom:5px; padding: 5px;}
.feed-notice a{text-transform:uppercase;}

/* 'super_disco_breakin' is really 'ads'. DO NOT rename it 'ads'. -JF */
.super_disco_breakin {width:300px;font-family:helvetica;font-size:10px;text-transform:uppercase;color:#aaaaaa;text-align:left; margin-bottom: 4em;}
.super_disco_breakin img {max-width:300px;margin-bottom:2px;}
#rightcolumn .barnone, .super_disco_breakin .barnone {font-weight:normal;font-size:12px;width:275px;padding-left:15px;text-transform:lowercase;border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;clear:both;float:none}
.googleadsense {margin-top:15px;}

.boxed {border-bottom:1px #444 solid;border-left:1px #444 solid;border-right:1px #444 solid;margin-top:0;padding:10px 15px;width:268px;margin-bottom:10px;color:#333;}
.boxed a {color:#333;}
ul.boxed {list-style-type: none;}
ul.boxed li, dl.boxed dt {font-family:helvetica;font-size:10px;text-transform:uppercase;color:#333;}
ul.boxed li a {text-decoration:none;}

dl.boxed dt {margin-top:10px;font-weight:bold;}
dl.boxed dt:first-child {margin-top:0;}
dl.boxed dd {margin-left:0;}

#applets {float:left;font-family:lucida sans,helvetica;font-size:11px;line-height:18px;color:#666666;}
.applet {min-height:50px;width:210px;margin-bottom:15px;padding:20px 30px 30px 30px;border:3px solid#dddddd; -webkit-box-shadow: 3px 3px 10px #dddddd;
	border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.applet h1 {font-family:georgia,times;font-weight:normal;font-size:16px;margin:0px 0px 10px 0px;padding:0px;color:#000000;}
.applet a {color:#1facca;text-decoration:none;}
	.applet a:hover {text-decoration:underline;}

#loading {background-color:#eeeeee;float:left;position:relative;margin-bottom:-31px;margin-left:-16px;height:60px;padding-top:20px;text-align:center;width:952px;-moz-opacity:0.85;filter:alpha(opacity=85);font-family:helvetica;font-weight:bold;font-size:30px;color:#cccccc;
	border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
#loading img {margin-top:10px;margin-right:15px;height:23px;}
	#feed #loading {margin-left:-221px;bottom:0px;position:relative;top:58px;}
.pagenav {float:right;}
.pagination {float:right;clear:both;font-size:14px;letter-spacing:0;margin-top:5px;font-family:lucida sans, lucida sans console, helvetica, arial;}
.pagination a {font-style:normal;margin-top:10px;padding:5px 3px 5px 3px;background-color:#ffffff;font-family:helvetica,lucida sans;font-weight:normal;color:#aaaaaa;text-transform:uppercase;font-size:14px;text-decoration:none;letter-spacing:0px;}
	.pagination a:hover {background-color:#ffffff;color:#1facca;text-decoration:underline;}
.pagination span.current {margin-top:10px;font-size:42px;background-color:#ffffff;padding:7px 5px 7px 5px;font-family:helvetica,lucida sans;font-weight:normal;color:#333333;text-transform:uppercase;text-decoration:none;}
.pagination .disabled {display:none;color:#aaa;}

#like_widget {border: 1px solid black; margin-top: 0; padding-top: 3px; height: 240px; width: 300px;}
#like_widget * {border: 0}

/* iframe {border: 1px solid black; margin-top: 3px; width: 298px; height: 250px} */
.embedbutton, .embedbutton:visited{float:left;clear:both;width:56px;height:17px;padding:12px 15px 12px 15px;text-align:center;text-decoration:none;font-family:helvetica;font-weight:bold;font-size:14px;background-color:#1eabcb;color:#ffffff;cursor:pointer;min-width:56px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-top:20px;}

.embedbutton:hover {text-decoration:none;background-color:#fff;color:#1eabcb;border:1px solid #1eabcb;}
#embedcontent #embedpreview{margin-top:15px;}
#embedcontent #embedcode{width:250px;}
#embedcontent h1{text-transform:uppercase;}
#allfeatures #wrapper #layout_options{ text-align:right;margin-bottom:8px;font-family:helvetica;}
#layout_options a{text-decoration:none;}


.user_spotlight_box {
  float: left;
  width: 300px;
  font-family: helvetica;
  font-size: 11px;
  margin: 0 0 2em 0;
}

.spotlights_grid_container .user_spotlight_box {
  float: left;
  margin-right: 10px;
}

.user_spotlight_box img {
  margin: 0 0 2px 0;
}

.user_spotlight_box a.bloglink {
  text-transform: lowercase;
  color:#1facca;
  float: right;
  line-height: 1.2em;
}

.user_spotlight_details {
  text-transform: lowercase;
}

.user_spotlight_details div {
  clear: right;
  float: right;
  line-height: 1.2em;
}

.user_spotlight_details .shown_count, .user_spotlight_details .start_date, .user_spotlight_box a.bloglink {
  margin: 0 5px;
}

.spotlight_list_container {
  float: left;
  border: none;
  font-family: helvetica;
  background-color: #E6E6E6;
  margin-top: 0;
  width: 300px;
  margin-top: 0;
  margin-bottom: 5em;
  color: #333;  

  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
}

.spotlight_list_container p {
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding: 0 10px;
}

.spotlight_list_container .spotlight_archive_link {
  text-transform: lowercase;
  float: right;
  margin: 0 5px 0.5em 5px;
}

.spotlight_list_container .spotlight_archive_link a {
  color:#1facca;
}


#profile_spotlight_notes {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin: 0 0 20px 2px;
}

#profile_spotlight_note {
  line-height: 2em;
  text-transform: lowercase;
}

.doublegt {
  font-weight: bold;
}

img.fbconnect {
  width: 83px;
  height: 22px;
  margin: 5px;
  }

#sheet #allfeatures #wrapper iframe {
  margin-bottom: 30px;
}
