/*****************************************************************
 * ARTICLES STYLES
 ****************/

#content h3 {
	border-bottom: 1px solid #eee;
	margin: 2em 0 1em;
	padding: 0 0 5px;
	}
#content a:visited {
   color:#4f4f4f !important;
   border-bottom:1px dotted #999;
   }

#content #article_meta {
	margin-bottom: 1em;
	}
#content img {
   display:block;
   margin:1em 0 2em;
	}
img.article-inset {
	float: left;
	display:inline;
	margin: .5em 11px 11px 0;
	border: 1px solid #333;
	}
blockquote {
	padding:5px 0 5px 40px;
	color:#777;
   font-size:.95em;
   border-bottom:1px solid #ddd;
	background:#fff url('/images/global/blockquote_background.png') no-repeat;
   }
#article_tracking {
	border-top:1px solid #999;
	background:#fff;
	padding:5px;
   }
#article_tracking a {
	font-size:.9em;
	color:#999;
   padding-right:25px;
   }
#article_tracking a img {
	display:inline !important;
	margin:0;
   vertical-align:bottom;
	padding-right:2px;
   }
table#review {
	width: 100%;
	}
table#review th {
	padding: 6px 4px;
	text-align: left;
	font-size: 1.2em;
	background: #efefef;
	border-bottom: 1px solid #999;
	}
table#review td {
	padding: 4px;
	}
table#review .key {
	width: 130px;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
table#review .value {
	padding-left: 8px;
	border-bottom: 1px solid #ccc;
	}
table#review .value img {
	padding-right: 6px;
	height: 16px;
	}

#article_meta {
	border-top: 1px solid #ddd;
	background: #f7f7f7;
	padding: 5px;
	font-size: 0.9em;
	}
#article_contents p {
	line-height: 1.6em;
	margin-bottom: 1.0em;
	padding-left:20px;
	}
#article_contents h4 {
	border-bottom: 1px dotted #ccc;
	font: bold 1.3em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 10px;
	}
#article_contents img {
	border: 1px solid #eee;
	padding: 4px;
	margin-left: 20px;
	}
#article_contents code {
	background: #333;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 1.5em 1.5em 1.5em 20px;
	padding: 1.5em;
	font-size: 1.2em;
	}

#article_contents code.inline {
	display: inline;
	background: none;
	color: #2c5f2b;
	margin: 0;
	padding: 0;
	font-size: 13px;
	white-space: normal;
}



#comments h3 {
	border-bottom: 1px solid #ccc;
	font: bold 1.6em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #366e9d;
	padding-bottom: 5px;
	}

#article_comment {
	clear: left;
	padding-top: 25px;
	}
#article_comment fieldset {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 8px 10px 10px;
	}
#article_comment legend {
	font-weight: bold;
	padding: 0 10px;
	}
#article_comment textarea {
	background: #f7f7f7;
	border-width: 1px;
	width: 73%
	}
#article_comment button {
	border-width: 1px;
	padding: 3px;
	width: 100%;
	}

#comment_form fieldset {
	border-left:0;
	border-right:0;
	border-bottom:0;
   }
textarea.replytext {
	width: 370px;
	height: 200px;
	}
#quicktags {
	float: right;
	width: 160px;
	}
#allowed_tags,#smiley_legend,#allowed_tags ul,#smiley_legend ul {
	margin: 0;
	padding: 0;
	}
#allowed_tags li,#smiley_legend li {
	list-style: none;
	padding-left: 4px;
	}
#allowed_tags a {
	font-size: .9em;
	font-weight: normal;
	}
#smiley_legend {
	margin-top: 12px;
	}
#smiley_legend li {
	float: left;
	}
#smiley_legend li a: hover {
	border: 0;
	background: none;
	}
button#add_comment_button {
	width:180px;
	height:36px;
	background:#fff url('/images/global/add_comment.png') no-repeat;
	text-indent:-9999px;
	border:0;
   }

div#articlefeedlink {
	margin: 0 0 10px;
	}
div#articlefeedlink a {
	display: block;
	width: 180px;
	height: 36px;
	background: transparent url('/images/global/articles-feed-sidebar.png') no-repeat;
	text-indent: -9000px;
	text-decoration: none !important;
	border: 0 !important;
	}

.comment {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin: 1.0em;
	padding: 1.0em;
	}
.comment-meta {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0.25em;
	text-transform: uppercase;
	}

.interview_q {
   border-top:1px solid #999;
   padding:15px 0;
   font-weight:bold;
   color:#333;
   font-size:1.1em;
   }
.interview_a {
   font-size:1.2em;
   margin-left:36px;
   }


ul.minithumbnails {
	text-align: center;
}

li.minithumbnail {
	height: 110px;
	width: 110px;
	list-style-type: none;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	}

li.minithumbnail img {
	margin: 0;
	padding: 0;
	background-color: #051b45;
	border: 5px solid #051b45;
}

li.minithumbnail a {
	text-decoration: none;
	border: 0px;
	}

div.ldcontainer {
	text-align: center;
	border: 1px solid red;
}

img.largedesign {
	padding: 10px;
	background-color: #dcdecd;
	border: 1px solid #cbde2b;
}

table.backnext {
	width: 100%;
	border: 0;
}

table.backnext td.back {
	text-align: left;
}

table.backnext td.next {
	text-align: right;
}

/*****
CSS for Joe Gillespie's CSS From the Ground Up article.
*****/

#table1
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table1 table
	{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}

#table1 td
	{
	padding: 0px 4px 0px 4px;
	background-color: #F9FAF9
	}

#table2
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table2 table
	{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}

#table2 td
	{
	padding: 0px 4px 0px 4px;
	border-color: #999;
	border-width: 1px;
	border-style: none dotted solid none
	}

#table2 tr
	{
	background-color: #F9FAF9
	}

#table3
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table3 table
	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}

#table3 td
	{
	background-color: #F5FAF5;
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff
	}

#table3 th
	{
	padding: 0px 4px 0px 4px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;
	background-color: #d5ddd5;
	text-align: left
	}

#table4
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table4 table
	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}

#table4 td
	{
	padding: 0 4px;
	border-left: 1px solid #ccc
	}

#table4 tr
	{
	background-image: url("../../img/t4grad.png");
	background-repeat: repeat-x
	}

#table4 th
	{
	color: #393;
	background-image: url("../../img/t4hgrad.png");
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px
	}

#table5
	{
	visibility: visible;
	width: 100%;
	position: relative
	}

#table5 table
	{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000
	}

#table5 td
	{
	padding: 0px 4px 0px 4px;
	background-color: #fff
	}

pre.code {
	position: relative;
	left: 20px;
	border: 1px solid #5B7876;
	padding: 10px;
	background-color: #F2E6D7;
	font-size: 12px;
}

