/* Base */
@import url(/.shared/themes/common/base-weblog.css);

/* Tip Jar */
@import url(/.shared/themes/common/tipjar.css);

/* Portal */

/* Theme */
@import url(/.shared/themes/vox/minimalist-red/screen.css);

body {
    font-family: 'Helvetica Neue', Geneva, Arial, Verdana, sans-serif;
    font-size: 85%;
    line-height: 20px;
}

/* Callouts */
.callout {
  float: right;
  width: 200px;
  padding: 6px;
  margin: 10px 30px 10px 40px;
  position: relative;
  top: 10px;
  background-color: seashell;
  border-left: 1px solid orange;
  border-right: 1px solid orange;
  border-top: 1px solid orange;
  border-bottom: 1px solid orange;
}
/* my ad css */
.techstacks-ad {
  float: right;
  width: 130px;
  padding: 6px;
  margin: 10px 30px 10px 40px;
  position: relative;
  top: 10px;
}

/* Custom */
.nav-list-item {
  border-right: none;
}

/* push banner down  */

/* #banner { margin-top: 30px;} */

/* move navbar up, over and above the banner */

/* #nav { margin-top: -160px; } */

/* move content and sidebars down so it isn't on top of the banner */

/* #pagebody { margin-top: 120px; } */

#pagebody {
/*  color: dark-gray; */
    color: black;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.follow a {
        clear: both;
	display: block;
	color: #000;
        font-size: 110%;
	text-decoration: none;
	/* text-shadow: #fff 0 -1px 0; */
        /* border: 1px solid #999999; */
	/* background-image: url(images/theme/modules/follow-row.png);*/
	background-repeat: no-repeat;
}
 
.follow .follow-typepad a {
	/* background-image: url(images/theme/modules/follow-row-first.png); */
}
 
.follow .follow-feed a {
	/* background-image: url(images/theme/modules/follow-row-last.png); */
}
 
.follow .label {
	display: block;
	padding: 10px 30px 8px 50px;
	background-position: 7px 8px;
	background-repeat: no-repeat;
}
 
.follow a:hover .label {
	text-decoration: underline;
}

/* 
.follow .follow-typepad .label {
	background-image: url(http://www.techstacks.com/images/typepad.png);
}
*/
 
/* .follow .follow-facebook .label {
	background-image: url(http://www.techstacks.com/images/facebook-v2.png);
} */
 
.follow .follow-twitter .label {
	background-image: url(http://www.techstacks.com/images/twitter-v2.png);
}
 
.follow .follow-feed .label {
	background-image: url(http://www.techstacks.com/images/rss-v2.png);
}

.follow .follow-linkedin .label {
	background-image: url(http://www.techstacks.com/images/linkedin-v2.png);
}

/*
.follow .follow-buzz .label {
	background-image: url(http://www.techstacks.com/images/follow-buzz.png);
}
*/

.module-list-item a {
    color: dark-gray;
}

.promos-feed a {
/*    color: blue; */
    font-size: 100%;
/*    font-weight: bold; */
}


/* ph=1 */
/* nhm:dynamic-ssi */

/* ph=1 */

