/*  
Theme Name: contexts.org
Version: 2.0
Author: Jon Smajda
Author URI: http://contexts.org
Description: The theme for contexts.org
*/


/*
 * FONTS
 */

body {
    font-family: "Lucida Grande", "Verdana", "Lucida Sans Unicode", 
                 "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #444;
}

/* 
 * stop people from pasting in a bunch of <span>'s 
 * from word and messing up the fonts 
 *
 * use the "paste from word" button please.
*/
.post-content span {
    font-family: "Lucida Grande", "Verdana", "Lucida Sans Unicode", "Trebuchet MS", 
                 Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
	line-height: 1.5em !important;
}

strong, em, b, i {
    font-family: "Lucida Grande", "Verdana", "Lucida Sans", "Lucida Sans Unicode",       
                 "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4 {
    font-family: "Lucida Grande", "Verdana", "Lucida Sans", "Lucida Sans Unicode", 
                 "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
h1 {font-size: 2.3em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.15em;}
h4 {font-size: 1.0em;}


tt, pre, code {
    font-family: 'Monaco', 'Courier', 'Courier New', monospace
}

ul li, ol li {
    padding-bottom: 0.4em;
}

/* 
 * LINKS
 *
 */

#container a {
    color: #335e82;
    text-decoration: none;
    padding: 1px;
}
#container a:hover {
    background-color: #335e82;
    color: #fff;
}
#header a {
    padding: 0;
}
#container #header a:hover {
    background-color: transparent;
}
#posts a, #posts a, #sidebar a, td a {
    border-bottom: dotted 1px #bbb;
}
#posts a:hover, #posts a:hover {

}

/* 
 * Nifty trick:
 * Take advantage of the fact that Shutter Reloaded applies a
 * class to <a>'s that enclose an <img>
 */
#container a[class^="shutterset"], 
#container a[rel^="attachment"] {
    margin: 0;
    padding: 0 !important;
    border: none;
}
#container a[class^="shutterset"]:hover, 
#container a[rel^="attachment"]:hover {
    background-color: transparent;
}
#container a.img-link, 
#container div.wp-caption a,
#container .addthis_toolbox a,
#container a[title^="Creative Commons licensed photo"] {
    margin: 0;
    padding: 0;
    border: none;
}
#container a.img-link:hover, 
#container div.wp-caption a:hover,
#container .addthis_toolbox a:hover,
#container a[title^="Creative Commons licensed photo"]:hover {
    background-color: transparent;
}



/*
 * GENERAL ELEMENTS
 */
blockquote {
    font-style: normal;
    border-left: solid 1px #bbb;
    padding-left: 7px;
}

th { background: none; } 

.wp-caption {
    display: block;
    overflow: hidden;
    border: none;
    text-align: center;
    background-color: #fff;
    padding: 0 0 0 0;
    margin: 0;
}

.wp-caption.aligncenter {
    margin: 1.5em 0;
}

.post .wp-caption img {
    margin: 5px;
    padding: 0;
    border: 0 none;
}

p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 3px 4px 5px;
    margin: 0;
    color: #666;
    font-style: italic;
}
#container p.wp-caption-text a:hover {
  background-color: #780925;
  color: #fff;
}
textarea {
    height: 75px;
}



/* 
 * STRUCTURE
 */

html,body {
    height: 100%;
    margin: 0;
}

#container {
    position:relative;
    min-height: 88%; 
}

/* for sticky footer: */
/* http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page */
#inner-container {
    padding-bottom: 80px; /* Height of the footer */
    overflow: hidden;
}

#header {
    height: 125px;
}

#posts {}

#sidebar {}

#footer {
    position:absolute;
    bottom:0;
    height: 80px;   /* Height of the footer */
    text-align: center; 
    overflow: hidden;
}
/* for subscribe to comments pages */
div.subscription-manager {
    width: 950px;
    margin: 2em auto 0 auto;
}
div.subscription-manager h2, div.subscription-manager a {
    color: #335e82;
}



/* 
 * Contexts Bar
 */

#cxtbar, #tspbar {
    height: 6.7em;
    width: 100%;
    background-color: black;
    color: #ccc;
    overflow: hidden;
    padding: 0;
}
#tspbar {height: 100px;}
#cxtbar-left, #tspbar-left {
    padding: 0 0 0 0;
    margin-left: 0em;
    height: 100%;
    overflow: hidden;
}
#cxtbar-right, #tspbar-right {
    float: right;
    padding: 1em 2em 0 2em;
    height: 59px;
    font-size: 0.8em;
    width: 240px;
}
#tspbar-right {
  height: 65px;
  padding-top: 24px;
}
select#tsp-global-nav-dropdown {
    background-color: #222;   
    border: solid 1px #333;
    color: #ccc;
}
#cxtbar .contexts-org {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", 
                 "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.8em;
    color: #335e82;
    margin: 0.5em 0 0 10px;
    padding: 0;
    text-align: center;
}
#tspbar .tsp-org-link, #tspbar .tsp-org-img {
  display: block;
  height: 100px;
  width: 140px;
  margin: 0;
  float: left;
}
#tspbar .tsp-org-img {
  background-position: 20px 15px;
  background-image: url('/wp-content/themes/default/images/thesocietypages-bar.png');
  background-repeat: no-repeat;
}
div#tspbar-ticker-wrap {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  margin-left: 140px;
  width: 600px;
  height: 100px;
}
ul#tspbar-ticker {
  margin: 0;
  padding: 0;
  width: 600px;
  height: 100px;
  overflow: hidden;
}
ul#tspbar-ticker li {
  color: #fff;
  padding: 0;
  margin: 0;
  width: 600px;
  height: 100px;
  text-align: left;
}
ul#tspbar-ticker li a {
  color: #fff;
  text-decoration: none;
  display: block;
  overflow: hidden;
  height: 100px;
}
#tspbar ul li div.recent-link-box {
  padding: 25px 15px;
  margin: 0;
  height: 100px;
  width: 100%;
}
#tspbar ul li div.recent-link-box:hover {
  cursor: pointer;
}
#tspbar ul li div.recent-link-title {
  font-family: "Crimson Text", Georgia, serif;
  font-size: 1.7em;
  height: 1.5em;
  overflow: hidden;
}



#cxtbar ul {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
}
#cxtbar ul li {
    display: inline;
    float: left;
    list-style-type: none;
    padding: 0;
    font-size: 0.9em;
    text-align: right;
    height: 7.6em;
    text-transform: lowercase;
}
#cxtbar ul li a {
    color: #fff;
    text-decoration: none;
}
#cxtbar ul li div.recent-link-box {
    width: 150px;
    padding: 1.5em 1em 3.0em 1em;
    height: 100%;
}
#cxtbar ul li div.recent-link-title {
}
#cxtbar ul li div.recent-link-box:hover {
    background-color: #222;
    cursor: pointer;
}
#cxtbar-right form, #tspbar-right form {
    float: right;
    margin-right: 1em;
}
#cxtbar-login, #tspbar-login {
    text-align: right;
    margin: 1.5em 1em 3px 3px;
}
#cxtbar-login a, #tspbar-login a {
    color: #fff;
    text-transform: lowercase;
    text-decoration: none;
    padding: 0.5em;
}
#tspbar-login a { text-transform: none; }
#cxtbar-login a:hover, #tspbar-login a:hover {
    color: #335e82;
}
#cxtbar-login span.login-sep, #tspbar-login span.login-sep {
    color: #666;
}


/*
 * TSP home-style big bar
 */
.tsp-big-bar #tspbar-right {
 padding-top: 65px; 
}
.tsp-big-bar #tsp-header-image {
  position: absolute; 
  left: 0;
  overflow: hidden; 
  margin-top: -110px;
  margin-left: 27px;
} 
.tsp-big-bar a#tsp-header-image:hover { background-color: black; }
.tsp-big-bar #tspbar-right {
  position: absolute;
  right: 0;
  margin-top: -91px;
  padding: 1em 2em 0 2em;
  width: 260px;
}
.tsp-big-bar #tspbar-login a:hover {
  background-color: black;
}
#tsp-ribbon {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  z-index: 1;
}



/*
 * BANNER
 */
#header {
    -moz-background-size:950px 125px;
    -ie-background-size:950px 125px;
    -o-background-size:950px 125px;
    -webkit-background-size:950px 125px;
    background-size:950px 125px;
}
#header h1 {
    padding: 45px 0 0 0;
    font-size: 4.5em;
    color: #335e82;
}
#header h1 a {
    text-decoration: none;
    display: none;
}

#banner {
    height: 100%;
}

.hidden {
    display: none;
}
#banner-link {
    text-decoration: none;
    padding: 0;
}

#header-tools {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right;
}

#header-links {
   height: 65px; 
   overflow: hidden;
}
#header-links ul {
    display: block;
    float: right;
    overflow: hidden;
    list-style-type: none;
    margin: 40px 35px 0 0;
    padding: 0;
}
#header-links li {
    float: left;
    padding: 0 0 0 4px;
    margin: 0;
    height: 25px;
}
#header-search {
    height: 65px;
    padding: 2px 34px 0 60px;
}
#header-search input {
    opacity: 0.9;
    text-align: right;
    float: right;
    width: 150px;
    font-size: 0.8em;
    color: #999;
    height: 19px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    border: solid 1px #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow:inset 1px 1px 1px 0 #ddd; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:inset 1px 1px 1px 0 #ddd; /* FF3.5 - 3.6 */
    box-shadow:inset  1px 1px 1px 0 #ddd;

}
#header-search input:focus {
    opacity: 1.0;
    text-align: left;
    color: #555;
    width: 222px;
}


/* google search page */
#tsp-search-page-search {
  overflow: hidden;
  margin: 30px 0 10px 20px;
}
#tsp-search-page-search input {
  width: 500px;
  height: 2em;
  padding: 0 0 0 0.7em;
  margin: 7px 3px 0 0;
  -webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
  -moz-border-radius: 4px; /* FF1-3.6 */
  border-radius: 4px;
}
#container #cse a {
    color: #335e82;
}
#container #cse a:hover {
    background-color: white;
    color: #335e82;
}
.gs-result .gs-title b {
  color: #335e82;   
}
#cse { margin-top: 20px; }
.gsc-above-wrapper-area {
    border-bottom: none !important;
    border-top: none !important; 
    height: auto !important;
}
.gsc-above-wrapper-area table {
   margin-bottom: 0 !important;
}
.gsc-result-info {
   padding: 0 !important;
   margin: 0 !important;
   font-weight: bold;
}
.cse-loading {
    padding: 25px 0 0 25px;
    color: #666;
    font-weight:bold;
}
.gsc-resultsHeader { display:none; }


/*
 * POSTS
 */

#posts { margin-bottom: 4em;}
#posts .page-meta {
    margin-top: 20px;
    text-align: center;
}
#posts .page-meta h2 {
    font-size: 1.2em;
}
#posts .post, #posts .page, #posts .attachment {
    padding: 20px 0 0 0;
    margin-right: 15px;
    overflow: hidden;
}
#posts h2 {
    margin-bottom: 0;
    line-height: 1.3em;
    font-size: 1.4em;
}
#posts div.loop-1 h2 {
    margin-top: 0.6em;
}
#posts h2, h3, h4 {
    font-weight: bold;
    color: #666;
}
#posts .post h3, #posts .page h3 {
    padding: 0;
    margin: 1.5em 0 0.7em 0;
}
#posts .post h4, #posts .page h4 {
    padding: 0;
    margin: 1em 0 0.3em 0;
}
#posts h2 a {
    border-bottom: none;
}
.post img {
    display: block;
    margin: 15px;
    padding: 0;
}


img.aligncenter, div.aligncenter {
    display:block; 
    margin-left: auto; 
    margin-right:auto; 
    float: none;
}
img.size-full {
    display:block; 
    margin-left: auto; 
    margin-right:auto; 
    float: none;
}
.post img.alignleft, .alignleft, .alignleft.size-full {
    float: left; 
    margin: 0px 15px 10px 0;
}
.post img.alignright, .alignright, .alignright.size-full {
    float: right; 
    margin: 0px 0 10px 15px;
}
.post img.alignleft, .post img.alignright {margin-top: 5px;}

img.wp-smiley { float: none; margin: 0; padding: 0;}

/* wordpress galleries */
.gallery-item {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    width: 33%;
}
.gallery-item img {
  margin: 0 auto 0 auto;
}
.gallery-item a:hover {
  margin: 0;
  padding: 0;
  background-color: #fff !important;
}
.gallery-caption {
    margin-left: 0;
    font-size: 0.9em;
    color: #777;
    text-align: center;
}
.gallery-wide-caption {
    margin: 0 1.2em 1.8em 1.2em;
    color: #777;
    font-style: italic;
}

/* meta boxes (rounded boxes in secondary color) */
.meta-box {
    background-color: #eeeeee;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

/*
 * Jquery Carousel Gallery plugin
 */

.carousel-gallery { background-color: black;  }
.carousel-gallery .jcarousel-container { }
.carousel-gallery .jcarousel-container:hover { }
.carousel-gallery .jcarousel-container img { margin: 0; }
.carousel-gallery .jcarousel-container a:hover { background-color: black !important; }
#posts .carousel-gallery .jcarousel-container h2.cgj_title { color: #ccc; font-size: 14px; margin: 0; padding: 5px 0 5px 5px; text-shadow: 1px 2px 1px #555; }

#posts .carousel-gallery .jcarousel-scroll { padding: 5px 0 0 5px; }
#posts .carousel-gallery .jcarousel-scroll a { color: #ccc; border-bottom: none; }
#posts .carousel-gallery .jcarousel-scroll a:hover { background-color: #666; color: #eee; }

.carousel-controls { margin: 3px 0 0 0;  overflow: hidden; }
.carousel-controls img { margin: 0; border: 3px solid #222;}
.carousel-controls a.active img { border: 3px solid #666; }
.carousel-controls a { margin: 0; }
.carousel-controls a:hover { border: none !important; }


/*
 * POST META
 */
.post-byline, .page-timestamp {
    margin-bottom: 10px;
    margin-left: 1px;
    color: #555;
}
abbr.published {    
    border: 0;
    cursor: help;
    margin: 0;
}
.post-meta {
    overflow: hidden;
    padding-bottom: 1.8em;
    border-bottom: solid 1px #ddd;
}
.loop-end {
    border-bottom: none;
}
.post-meta a { 
    border: none;
}
.post-meta b, .post-meta strong { 
}
.comments-link {
    overflow: hidden;
    background: url(../images/comment.png) 0 -2px no-repeat;
    min-height: 1px;
}
.comments-link a {
    margin-left: 23px;
}
.post-cats-tags {
    float: right;
    text-align: right;
}
.post-cats {
    margin-right: 14px;
    line-height: 1.8em;
}

#posts .nav-links {
    padding: 2em 0 2em 0;
    margin: 0 15px 0 0;
    overflow: hidden;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}
.previous-post-wrap, .next-post-wrap {
    display: inline;
    overflow: hidden;
    width: 285px;
}
.previous-post-wrap {
    background: url(../images/arrow-reverse.png) 5px -3px no-repeat;
    float: left;
}
.next-post-wrap {
    background: url(../images/arrow.png) 260px -2px no-repeat;
    float: right;
    text-align: right;
}
.previous-post-link {
    margin-left: 32px; 
}
.next-post-link {
    margin-right: 32px; 
}

/*
 * page-meta-box, post-meta-box
 */
.page-meta-box, .post-meta-box {
  width: 220px;
  float: right;
  padding: 1.5em;
  margin: 0 0 1.4em 2em;
}
.page-meta-box h2, .post-meta-box h2 {
  font-size: 1.2em;
}
.page-meta-box h3, .post-meta-box h3{ 
  margin-top: 0 !important;
}
.page-meta-box p, .post-meta-box p {
  margin: 1em 0;
  padding: 0;
  color: #444;
  font-size: 0.95em;
}
.page-meta-box ul, .post-meta-box ul {
  margin-top: 1em;
}


/*
 * Asides
 */
.aside {
    overflow: hidden;
    border-bottom: solid 1px #ddd;
    padding: 1.5em 0 1em 0;
}
.aside img.avatar {float: right; margin-right: 15px; margin-top: 3px;}
.aside.loop-end {border-bottom: none;}
.aside.loop-1 {margin-top: 22px;}
.aside-content {margin-right: 10px;}
.aside-content p {overflow: hidden;}
.aside-content img {margin: 0 !important;}
.aside-links div {margin-bottom: 6px;}
.aside-time {color: #666; font-size: 0.9em; margin-right: 15px;}
.aside-discuss { background: url(../images/comment.png) 1px -1px no-repeat; }
.aside-discuss a {margin-left: 25px;}


/*
 * ShareThis button
 */
.sharethis-post {
    margin: 0 0 5px 0;
    padding-left: 24px;
    overflow: hidden;
    background: url(../images/sharethis-18.png) 2px 0 no-repeat;
    min-height: 1px;
}

/*
 * AddThis
 */
.addthis_toolbox { margin: 15px 0; }
#posts .addthis_toolbox a { border-bottom: none; }
#posts .addthis_toolbox a:hover { background-color: white !important; }

/*
 * FT Signature
 */
.ft_signature {
    display: block;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
    padding: 15px 0;
    font-style: italic;
}

/*
 * Sociable Plugin
 */
.sociable {margin-bottom: 0 !important;}
.sociable ul { list-style-type: none !important;}
.sociable ul li {padding: 3px 0 0 0 !important;}
.sociable a {padding: 0 !important;}
.sociable a:hover {background-color: white !important;}
.sociable a img {margin: 4px; display: inline;}

/*
 * ShareDaddy
 */
.sharing a.share-icon, .sharing a.sharing-anchor { padding-left: 23px !important; }
.sharing li.share-regular, .sharing li.share-custom { padding-right: 8px !important; }
#container .sharing a.share-icon, #container .sharing a.sharing-anchor { color: #444; }
#container .sharing a.share-icon:hover, #container .sharing a.sharing-anchor:hover { background-color: transparent; color: black; }
.sharing div.facebook_button { overflow: hidden; height: 17px; }
.sharing div.facebook_button .FBConnectButton_Text { padding-top: 1px; height: 12px; font-size: 10px !important; }
.sharing li.share-custom { padding-top: 12px !important; }
.sharing li.share-custom a.sharing-anchor { padding: 1px 5px 0 20px !important; height: 19px; }
.sharing li.share-jetpack-gplus-provider { margin-top: 6px !important; margin-right: -9px !important; }




/*
 * Simple Tags Tag Cloud
 */
.st-tag-cloud a:hover { color: #fff !important; }

/*
 * YARPP template,
 * (plus my Efficient Related Posts changes)
 */
ul.related-posts, ul.related_post {
   width: 600px;
   float: left;
   list-style-type: none;
   margin: 0 0 20px 0;
   padding: 0 0 10px 0 !important;
}
 
.related-posts li, .related_post li {
   list-style-type: none;
   float: left;
   width: 86px;
   display: block;
   font-family: Arial;
   font-size: 12px;
   text-align: left;
   text-indent: 0px;
   padding: 5px 9px 5px 5px;
   margin: 0px !important;
}
 
.related-posts img, .related_post img {
   width: 86px;
   margin: 0 0 5px 0;
   padding: 1px;
   border: 1px solid #CCC;
}

/* LinkWithin */
.linkwithin_posts a {
    padding: 0 3px !important;
}
.linkwithin_posts a:hover {
    background-color: #eee;
}

.linkwithin_title {
    font-size: 0.9em !important;
}
#linkwithin_logo_0 {
    width: 560px;
}

/*
 * Disqus tweaks
 */
#container .dsq-login-buttons a:hover { background-color: transparent; }


/*
 * COMMENTS
 */
#comments-inner {margin: 1.5em 0 0 0; }
#comments-wrapper h3 {margin-left: 0px; margin-right: 15px;}
#comments-wrapper h4 {
    font-weight: normal; 
    font-size: 1em;
    font-family: "Lucida Grande", "Verdana", "Lucida Sans Unicode", "Trebuchet MS", 
                 Helvetica, Arial, sans-serif;
}
#comments-wrapper h4 a {}
img.avatar {
    float: left;
    margin-left: -50px;
    margin-right: 10px;
    padding: 1px;
    border: 1px solid #bbb; 
}
img.avatar[src$="blank.gif&r=G"], img.avatar[src$="blank.gif"] {
    border: none;    
}
ul#comments {
    margin-left: 53px;
    list-style: none;
}
ul#comments li {
    margin-bottom: 1em;
    margin-left: 0;
}
ul#comments li p {
    margin-left: 5px;
    overflow: hidden;
}
#comments .children {
  margin: 0 0 0 10px;
}
#comments .children li {
  list-style: none;
  border-left: 1px solid #ddd;
  padding: 10px 0 5px 65px;
  position: relative;
  left: -17px;
}
#comments .children li li {
  left: -60px;
}
#comments-wrapper div.navigation {
    overflow: hidden;
}
#commentform {margin-left: 1px; width: 100%;}
#commentform tbody {width: 100%;}
#commentform table td {margin-left: 0; padding-left: 0; width: 33%;}
#commentform table td label {padding-left: 0px;}
#commentform table td input { width: 98%;}
#commentform textarea#comment {width: 96%;}
textarea#comment {width: 99%; height: 180px;font-size: 1em;}
input#submit {margin-top: 0em; margin-bottom: 2em;}
p.subscribe-to-comments input {top: 0;}
p.subscribe-to-comments label {}




/*
 * SIDEBAR
 */

#sidebar {
    margin-top: 15px;
}
#sidebar-inner {
    margin-left: 5px;
    margin-right: 0;
    padding-right: 0;
    width: 300px;
    background: url(../images/sidebar-gradient-bg.png) 0 0 no-repeat;
    min-height: 600px;
}

#sidebar h2, #sidebar h3 {
    color: #666;
    font-size: 1.2em;
    margin-bottom: 0.4em;
    font-weight: bold;
}

#sidebar ul {
    margin: 0;
    padding: 20px;
    list-style-type: none;
}
#sidebar ul li {
    padding: 0;
    margin: 0 0 1.5em 0;
}
#sidebar ul li h3 a {
    color: #666;
}
#sidebar ul li h3 a.rsswidget[title^="Syndicate"] {
    display: none;
}
#sidebar ul li h3 a.rsswidget[title^="Syndicate"]:hover {
    background-color: transparent;
}
#sidebar ul li p {
    padding: 0;
    margin: 0;
}
#sidebar ul li ul, #sidebar ul li ol {
    margin: 0;
    padding: 0;
}
#sidebar ul li ul li, #sidebar ul li ol li {
    margin: 0;
    padding: 0px 0 6px 0;
}
#sidebar ul li ul li {
    list-style-type: none;
    background: url(../images/arrow.png) 0 0 no-repeat;
    padding-left: 24px;
    padding-top: 2px;
}
#sidebar ul li.widget_links ul li {
    background: url(../images/link-ext.png) 0 0 no-repeat;
}
#sidebar ul li.widget_recent_comments ul li {
    background: url(../images/comment.png) 0 0 no-repeat;
}
#sidebar ul li.widget_list_authors ul li {
    background: url(../images/user.png) 0 0 no-repeat;
}
#sidebar ul li.widget_list_authors ul li img {
    padding: 0 0 0 0;
}
#sidebar ul li.cxt_subscribe_widget ul li {
    background: url(../images/rss.png) 0 0 no-repeat;
    padding-left: 25px;
}
#sidebar ul li.cxt_subscribe_widget ul li.sidebar-google {
    background: url(../images/google.png) 0 0 no-repeat;
    padding-left: 25px;
}
#sidebar ul li.cxt_subscribe_widget ul li.sidebar-twitter {
    background: url(../images/twitter.png) 0 0 no-repeat;
    padding-left: 25px;
}
#sidebar ul li.cxt_subscribe_widget ul li.sidebar-facebook {
    background: url(../images/facebook.png) 0 0 no-repeat;
    padding-left: 25px;
}
#sidebar ul li ul li a, #sidebar ul li ol li a, #sidebar table a {
    border-bottom: dotted 1px #bbb;
    color: #555;
}
div.twtr-hd h3, div.twtr-hd h4 {
    height: 0; 
}

/*
 * FOOTER
 */
#footer {
    border-top: solid 1px #ddd;
}
#footer div#license img {
    margin: 15px 0 0 0; padding: 0;
}
#footer div#license p {
    font-size: 0.8em;
    color: #555;
}
#footer div#wp-logo img,
#footer div#tsp-logo img {
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
}
#footer div#asa-logo img,
#footer div#norton-logo img {
    margin: 17px 0 0 0;
    padding: 0;
    float: right;
}
#footer div#license a, 
#footer div#tsp-logo a, 
#footer div#norton-logo a {
    background: none;
}
#footer p#all-rights-reserved {
    padding: 0;
    margin: 20px 0 0 0;
}


/*
 * NOTIFICATION AREAS
 */
.cxt-notification-loopstart {
    padding: 1em;
    margin: 15px 15px -15px 0;
    background-color: #eee;
    border: solid 1px #bbb;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}



/*
 * TSP Features
 */
.fancy-big-text {
    font-size: 1.5em;
    color: #777;
    margin-bottom: 10px;
}

.topic-link-list {
   list-style-type: none;
   margin-left: 0;   
   color: #666;
}

#posts .topic-link-list a {
    /*color: #444;*/
    font-family: 'Crimson Text';
    font-size: 12pt;
    border-bottom: none !important;
    display: block;    
}
#posts .topic-link-list a:hover {
    background-color: white;
    color: black;
}


/* Tab Menu */
#tab-menu { 
  width: 980px;
  margin-left: -15px;
  margin-top: -8px;
  background: url(/wp-content/themes/default/images/tab_menu_bg_top.png) no-repeat 0 0;
}
#tab-menu ul { 
  overflow: hidden; 
  background: url(/wp-content/themes/default/images/tab_menu_bg_bottom.png) no-repeat bottom left; 
  list-style-type: none; 
  margin: 0 0 -15px 0; 
  padding: 8px 45px;
}
#tab-menu ul li { font-size: 1.3em; display: inline; padding-right: 1em; }
#tab-menu ul li a { color: #666; }
#tab-menu ul li.current-menu-item a,
#tab-menu ul li a:hover { 
  background-color: transparent; 
  color: #990000; 
  text-shadow: #ccc 1px 1px 2px; 
}
/* hide submenus until i make them work properly */
#tab-menu ul.sub-menu { display: none; }
/* tab menu requires tweak to .page-meta positioning */
#posts .page-meta { margin-top: 30px; margin-bottom: -18px; text-align: left; }
#posts .page-meta h2 { text-transform: uppercase; }


/* add-to-any */
#container .addtoany_share_save_container a {
    border-bottom: none !important;
    width: auto;
    margin-bottom: 0.5em;
    padding-right:15px;
}
#container .addtoany_share_save_container a.addtoany_special_service { min-width: 90px; }
.addtoany_share_save_container a:hover { background-color: white !important; }


/* jetpack sharing/formerly sharedaddy */
.sd-social a { padding: 3px 6px !important; border-bottom: none !important; }
.sd-social a:hover, .sd-social a:active { background-color: transparent !important; }
.sd-title { display: block !important;}
