/* @override http://preview.24ways.org/css/additions.css */

/* @group domore */

#article {
	padding-bottom: 0;
}

#article .domore {
	background-color: rgb(179, 45, 71); 
	background-color: rgba(179, 45, 71, .75);
	margin: 0 -40px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}

#article .domore h3,
#article .domore ul,
#article .domore li {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: normal;
	font-size: 16px;
	display: inline;
	list-style: none;
	color: rgb(255, 255, 255); 
	color: rgba(255, 255, 255, .75);
}

#article .domore a {
	color: rgb(14, 32, 59); 
	color: rgba(14, 32, 59, .75);
	text-decoration: none;
}

#article .domore a:hover,
#article .domore a:focus {
	text-decoration: underline;
}

#article .domore a:active {
	color: rgb(14, 32, 59); 
	color: rgba(14, 32, 59, 1);
}

/* @end */

#author .photo-credit {
	font-size: 80%;
	margin: -18px 0 18px 0;
	padding: 0;
}

.caption {
	display: block;
	font-style: italic;
	font-size: 90%;
	margin-top: 5px;
}

#articlelist li p a {
	font-weight: bold;
	text-decoration: none;
}

p.image img { 
	margin-left: -10px; 
	border: 10px solid rgba(255, 255, 255, .75); 
}

#colly .bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #FF0000;
	font-family: 'Lucida Grande', Verdana, helvetica, sans-serif;
	font-style: normal;
}

#colly .bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 45px;
	font-size: 700%;
	color: #FF0000;
	font-family: 'Lucida Grande', Verdana, helvetica, sans-serif;
	font-style: normal;
}

#colly blockquote {
	margin: 45px;
	padding: 0;
	font-size: 130%;
	line-height: 160%;
	font-style: normal;
}

#article {
	display: block;
}

body.js #article {
	display: none;
}


#comments {
	display: block;
}

body.js #comments {
	display: none;
}

#box1 {
  font-size:12px;
  width:1em;
  height:1em;
  border:1px solid black; 
}

#box2 {
  font-size:60px;
  width:1em;
  height:1em;
  border:1px solid black;
}

#content ol.code li.tab1 code {padding-left: 45px;}
#content ol.code li.tab2 code {padding-left: 60px;}
#content ol.code li.tab3 code {padding-left: 75px;}
#content ol.code li.tab4 code {padding-left: 90px;}
#content ol.code li.tab5 code {padding-left: 105px;}
#content ol.code li.tab6 code {padding-left: 120px;}
#content ol.code li.tab7 code,
#content ol.code li.tab8 code,
#content ol.code li.tab9 code,
#content ol.code li.tab10 code,
#content ol.code li.tab11 code,
#content ol.code li.tab12 code,
#content ol.code li.tab13 code,
#content ol.code li.tab14 code,
#content ol.code li.tab15 code {padding-left: 135px;}

#content ol.code li code strong {
	color: rgb(149, 15, 41);
}

#content ol.numberless {
	border-left: none;
}

#content ol.numberless li {
	list-style-type: none;
}

ul.comments blockquote {
	margin-left: 2em;
	font-style: italic;
}


blockquote { background : rgba(255, 255, 255, 0.75); border-left : 10px solid rgb(170, 178, 192); padding : 15px 10px 15px 18px; margin-bottom: 18px; }
blockquote p:last-child { margin-bottom : 0; }

#article p.note {
	color: rgba(14, 32, 59, 0.5);
	font-style: italic;
}


#article table {
	margin-bottom: 1em;
}

#article table.procon th {
	width: 50%;
}

#article table th {
	text-align: left;
	color: rgba(255, 255, 255, 0.75);
	background-color: rgba(14, 32, 59, 0.5);
	padding: 1em 0.5em;
}

#article table td {
	background-color: rgba(255, 255, 255, 0.75);
	padding: 0.5em;
	vertical-align: top;
}

#article dl dt {
	font-weight: bold;
}

#article dl dd {
	margin-left: 2em;
}

#article samp,
#article kbd {
	color: rgb(179, 45, 71); 
	color: rgba(179, 45, 71, .75);
	background-color: rgb(255, 255, 255); 
	background-color: rgba(255, 255, 255, .75);
	padding: 3px 5px;
	font: bold 13px/18px "Courier New", Courier, mono;
}

/* Styles needed for Kimberly Blessing's progress meters article */
.progressmeter {overflow:auto; margin:1em 0; font:"Trebuchet MS", Helvetica, Arial, sans-serif; background: #fff;}
.progressmeter ol {min-height:3em; margin:0; padding:0;}
.progressmeter li {float:left; width:6em; min-height:3em; margin:0 .6em; padding-left:2.2em; color:#999; background:#fff url(http://media.24ways.org/2008/12/numbers.gif) 0 4px no-repeat; list-style-type:none;}
.progressmeter li.two {background-position:-142px 4px;}
.progressmeter li.three {background-position:-280px 4px;}
.progressmeter li.current {background-position:0 -38px;}
.progressmeter li.current.two {background-position:-142px -38px;}
.progressmeter li.current.three {background-position:-280px -38px;}
.progressmeter p, .progressmeter li span {display:block; position:absolute; left:-9999px;}

/* Styles needed for Jon Tan's article */

#type{
font-size: 16px;
text-align: left;
background: #e8e9de;
border: 0.375em solid #fff;
width: 22.5em;
height: 13.125em;
position: relative;
margin-bottom: 18px;
}
#type h1{
font-family: "Times New Roman", serif;
font-size: 8.25em; /* 132px */
line-height: 1em;
font-weight: 400;
margin: 0;
padding: 0;
text-transform: none;
overflow: visible;
width: auto;
height: auto;
}
#type h1 em,
#type h1 strong,
#type h1 span{
line-height: 1em;
font-style: normal;
font-weight: 400;
position: absolute;
padding: 0.1em;
border: 1px solid transparent;
}

/* "24 Ways" positioning */
#type h1 a {
	letter-spacing: normal;
	margin-top: 0;
}


#type h1 a em{
font-size: 0.727em; /* (2) 96px */
left: 0.667em;
top: 0;
width: auto;
}
#type h1 a em span{
font-size: 1.375em; /* (4) 132px */
left: -0.379em;
top: 0.455em;
}
#type h1 a em span span{
font-size: 0.546em; /* (w) 72px */
font-style: italic;
text-transform: lowercase;
left: 0.806em;
top: 0;
}
#type h1 a em span span span{
font-size: 0.833em; /* (a) 60px */
top: 0.4em;
left: 0.667em;
}
#type h1 a em span span span span{
font-size: 2.2em; /* (y) 132px */
left: 0.091em;
top: -0.439em;
}
#type h1 a em span span span span span{
left: -9999px; /* (s) */
}

/* "to impress your friends" positioning */

#type h1 a strong{
font-size: 0.273em; /* (to) 36px */
font-weight: 400;
left: 3.194em;
top: 0.778em;
}
#type h1 strong span{
font-size: 1.667em; /* (i) 60px */
top: 0.133em;
left: 0.1em;
}
#type h1 strong span span{
font-size: 0.6em; /* (m) 36px */
left: 0.444em;
top: 0.333em;
}
#type h1 strong span span span{
font-size: 0.667em; /* (pre) 24px */
left: 1.25em;
top: 0.667em;
}
#type h1 strong span span span span{
font-size: 3em; /* (s) 72px */
left: 0.333em;
top: -0.361em;
}
#type h1 strong span span span span span{
font-size: 0.333em; /* (s) 24px */
left: 1.25em;
top: 1em;
}
#type h1 strong span span span span span span{
font-size: 1em; /* (your) 24px */
font-style: italic;
left: 0.083em;
top: 0.833em;
}
#type h1 strong span span span span span span span{
font-size: 1.5em; /* (friends) 36px */
left: -1em;
top: 0.5em;
}

/* link style and colours */

#type h1 a:link,
#type h1 a:visited{
text-decoration: none;
}
#type h1 a:focus,
#type h1 a:hover,
#type h1 a:active{
cursor: pointer; /* for IE */
}
#type h1 a:link em,
#type h1 a:visited em{
color: #624;
}
#type h1 a:link em span span,
#type h1 a:visited em span span,
#type h1 a:link strong span span span span,
#type h1 a:visited strong span span span span{
color: #b32720;
}
#type h1 a:link strong,
#type h1 a:visited strong{
color: #c8c9Be;
}
#type h1 a:link strong span,
#type h1 a:visited strong span,
#type h1 a:link strong span span span span span,
#type h1 a:visited strong span span span span span{
color: #474;
}

#type h1 a:focus em,
#type h1 a:hover em,
#type h1 a:active em,
#type h1 a:focus em span span,
#type h1 a:hover em span span,
#type h1 a:active em span span,
#type h1 a:focus strong span span span span,
#type h1 a:hover strong span span span span,
#type h1 a:active strong span span span span{
color: #804;
}
#type h1 a:focus strong,
#type h1 a:hover strong,
#type h1 a:active strong{
color: #b32720;
}
#type h1 a:focus strong span,
#type h1 a:hover strong span,
#type h1 a:active strong span,
#type h1 a:focus strong span span span span span,
#type h1 a:hover strong span span span span span,
#type h1 a:active strong span span span span span{
color: #d07;
}

.ad {
	width: 180px;
	padding: 20px 20px 1px;
	background-color: rgb(170, 178, 192); 
	background-color: rgba(170, 178, 192, .75);
	margin-top: 20px;
	font-size: 80%;
}

.ad p.assoc {
	margin: 0;
	padding: 0 0 5px 0;
}

.ad .clear {
	height: 1px;
	clear: left;
}

.bsa {
	padding-bottom: 19px;
}

del {
	text-decoration: line-through;
}

#article li ul {
	margin-left: 1em;
}

#webkrauts {
	margin-bottom: 20px;
}

.annualpromo {
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(228, 229, 235, 0.75);
    width: 180px;
    padding: 20px 20px 0 20px;
    margin-top: 20px;
}

.home .annualpromo, 
.archives .annualpromo {
    float: right;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 0;
    width: 200px;
}


.annualpromo p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 98%;
}

.annualpromo p.deemphasise {
    color: rgba(228, 229, 235, 0.75);
    font-size: 90%;
    margin: 0 0 7px 0;
}

.annualpromo .sponsors p.deemphasise {
    font-size: 85%;
    margin: 0 0 3px 0;
}


.annualpromo h3 a:link,
.annualpromo h3 a:visited,
.annualpromo p a:link, 
.annualpromo p a:visited {
    color: rgba(228, 229, 235, 0.75);
    text-decoration: none;
}

.annualpromo h3 a:hover,
.annualpromo h3 a:active,
.annualpromo p a:hover, 
.annualpromo p a:active {
    color: #000;
}

.annualpromo img {
    margin-bottom: 20px;
}

.annualpromo .total {
    background-color: rgba(255,255,255,0.14);
    color: #fff;
    padding: 10px;
    font-size: 140%;
}

.annualpromo a.button {
    background-color: rgba(179, 45, 71, 0.75);
    color: rgba(228, 229, 235, 0.75);
    padding: 7px 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
}

.annualpromo a.button:hover {
    background-color: rgba(0, 0, 0, 0.75);
    position: relative;
    top: -2px;
}

.annualpromo .sponsors img.last {
    margin-left: 5px;
}

ol, ul {
	color: rgba(14, 32, 59, 0.7);
}

