/* Featured Area */

/* Added by Evan to remove line above or below top post */
#loopedSlider {border: 0px !important;}
/* End of added by Evan */

/* Added by Evan to try to position Tweetmeme button */
.meme { margin-top: 15px; margin-left: 393px;}

/* Added by Evan to try to add top margin to Social Media Widget plugin buttons */
.socialmedia-buttons img { margin-top: 10px;}


/* Added by Evan to try to position Facebook button */

.post-bottom {
height:50px;
}

.face { margin-top: 17px; margin-left: 496px; }

.face {
position:relative;
top:-36px;
}


/* Added by Evan to reduce category font in menu bar*/
#secnav a { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:700; font-size:13.5px; display:block; z-index:100; padding:0 13px; line-height:58px; text-decoration:none;}


/* Added by Evan to try to get padding below featured image*/
.post .thumbnail { margin-bottom:20px; }

/* Added by Evan to try to get custom notes, info boxes, etc */

/* styling for code boxes */
pre {border: solid 1px blue;
	font-size: 0.7 em; 
 	color: blue; 
	margin: 10px; 
	padding:10px; 
	background: #FFFFB3}
code {font-size:0.9em; 
	color: #008099}

/* instruction elements -------------------------------------- */
address {  font-style:italic; }
#content p.alert, #content p.download, #content p.info, p.note {  margin:10px 0 10px 0; padding:9px 10px 9px 36px; }
#content p.alert { border-top:1px solid #f0baa2; border-bottom:1px solid #f0baa2; background:#ffd9c8 url(http://40tech.com/images/alert.png) no-repeat 12px 13px; }
#content p.download { border-top:1px solid #d4ebaf; border-bottom:1px solid #d4ebaf; background:#edfcd5 url(http://40tech.com/images/download.png) no-repeat 10px 13px; }
#content p.info { border-top:1px solid #ccc; border-bottom:1px solid #ccc; background:#eee url(http://40tech.com/images/info.png) no-repeat 12px 13px; }
#content p.note { border-top:1px solid #efe3ae; border-bottom:1px solid #efe3ae; background:#fef6d2 url(http://40tech.com/images/note.png) no-repeat 14px 13px; margin:10px 0 10px 0; padding:9px 10px 9px 36px;  }
.cartlink { background:url(images/i_cart2.png) no-repeat 0 3px; padding-left:20px; }
.red {  color:#c00; font-size:11px; padding-left:5px; }




