@charset "utf-8";
/* CSS Document */


#referencetool-docs
{
	position:relative;
}

#referencetool-docs #applogo
{
	position:absolute;
	right:40px;
	top:-40px;
}


div.sidefloat {
	text-align:center;
	width:100%
	}
div.sidefloat a{

	text-align:center;
	display:block;
	float:left;
	width:45%;
	}


h1 img.applogo {
	margin-right:10px;
	}

#referencetool-docs h4
{
	color:#555;
	font-size:1.1em;
	font-weight:bold;
	font-family:arial;
	padding:0 0 10px 0;
	margin:20px 0 0 0;
}

#referencetool-docs h4.more 
{
	padding-bottom:0;
}
#referencetool-docs h4.more a,
#referencetool-docs h4.more a:visited
{
	padding-bottom:10px;
	color:#555;
	display:block;
	text-decoration:none;
}
#referencetool-docs h4.more a:hover, 
#referencetool-docs h4.more a:focus,
#referencetool-docs h4.more a:active
{
	text-decoration:underline;
	color:#f60;
}

#referencetool-docs .details h4
{
	margin-top:10px;
}

#referencetool-docs p, #referencetool-docs ul, #referencetool-docs ol
{
	margin:0 0 10px 0;
}

#referencetool-docs ol, #referencetool-docs ul
{
	margin-left:20px;
}

#referencetool-docs .intro
{
	float:left;
	width:65%;
	padding-right:0;
}

#referencetool-docs .install
{
	position:relative;
	float:left;
	width:32%;
	font-size:0.9em;
}

#referencetool-docs .install.applogo
{
	border-left:1px dotted #ccc;
	margin-top:-130px;
	width:30%;
	padding-left:2%;
}

#referencetool-docs .install div
{
	position:relative;
	
}
#referencetool-docs .install h2
{
	margin:20px 0 10px 0!important;
	padding:0;
	text-align:center
}


#referencetool-docs .install ul
{
	color:#444;
	font-weight:bold;
	padding-top:5px;
}

#referencetool-docs .install.applogo p.applogo
{
	margin:0;
	padding:0;
	text-align:center;
}

#referencetool-docs .install p
{
	font-size:0.9em;
	color:#444;
	padding:0 5px;
	margin-bottom:5px;
}

div#flow div#tab #referencetool-docs .install p.version
{
	color:#336;
	margin-top:13px;
	margin-bottom:-3px;
}

#referencetool-docs .details, .licensing
{
	clear:both;
	padding:20px 0 0 0;
}


#referencetool-docs table.images,
#referencetool-docs table.images td,
#referencetool-docs table.images th
{
	border:none;
	vertical-align:top;
	line-height:1.4;
}

#referencetool-docs table.images
{
	margin:0;
	font-size:0.92em;
}

#referencetool-docs table.images th
{
	padding:0 0 10px 0;
	text-align:center;
}

#referencetool-docs table.images th img
{
	border:1px solid #999;
	border-color:#ccc #666 #666 #ccc;
	display:block;
}

#referencetool-docs table.images th strong
{
	padding:3px 0 0 0;
	font-family:arial,sans-serif;
	display:block;
	width:150px;
	font-size:1.1em;
}

#referencetool-docs table.images td
{
	padding:0 20px 10px 10px;
	text-align:left;
}




#referencetool-docs .licensing h4
{
	margin-top:10px;
}

#referencetool-docs .licensing p, #referencetool-docs .licensing dl
{
	color:#666;
	font-size:0.88em;
}

div#flow div#tab #referencetool-docs .licensing p
{
	margin-top:5px;
	margin-left:0;
}

#referencetool-docs .licensing dl
{
	margin-left:20px;
	width:75%;
}

#referencetool-docs .licensing dl dt
{
	color:#666;
	font-weight:bold;
	font-size:1em;
}

#referencetool-docs .licensing dl dd
{
	color:#666;
	margin-left:20px;
	font-size:1em;
}

#referencetool-docs div#licensing
{
	background:url(/images/license2.png)  bottom right   no-repeat;
	margin-bottom:1em;
	padding-bottom:6px;
	padding-right:6px;	
	padding-top:0;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
}
#referencetool-docs div#licensing div
{
	border: 1px solid #F9F4ED; 	
	margin-top:-3px;
	margin-left:-3px;
	border-top: 1px solid #EFE6D5; 
	border-left: 1px solid #EFE6D5; 
	padding-top:12px;
	padding-left:12px;
}

#referencetool-docs .details .version
{
	float:left;
	margin:0 4% 20px 1%;
	width:43%;
	background:url(/images/tile.jpg) bottom right repeat-y;
	padding:0 0 1em 0!important;
	}

#referencetool-docs .details .version h4
{
	font-size:1.15em;
	background:url(/images/boilerplate.jpg) bottom right no-repeat;
	border: 1px dotted #eee; 
	padding:11px 0 0 10px;
	height:28px;
	margin-bottom:1em;
	position:relative;
	margin-top:0
}
#referencetool-docs .details .version h4.soon
{
	color:#aaa
}
#referencetool-docs .details .version h4 span /* NEW! bubble*/
{
	color:#fff;
	text-indent:-100em;
	overflow:hidden;
	position:absolute;
	width:60px;
	height:60px;
	background:url(/images/new.png) no-repeat top left;
	top:25px;
	right:30px;
}
#referencetool-docs .details .version h4 img
{
	right:3px;
	position:absolute;
	top:0px
}
#referencetool-docs .details .version h2
{
	text-align:center
}
#referencetool-docs .details .version p
{
	margin:0 0 10px 7px !important;
}

#referencetool-docs .details .version p.requirements
{
	font-size:0.85em;
}


span.steps {
	background:url(/images/bullet.png) no-repeat top left;
	height:22px;
	width:23px;
	float:left;
	color:#fff;
	padding-left:5px;
	font-size:14px;
	font-weight:700
	}



#beatbox-loadingscreen
{
	position:absolute;
	z-index:30001;
	background:url(http://sitepointstatic.com/images/codeburner/beatbox-loading.gif) #000 no-repeat 50% 47%;
	font:normal normal normal 0.9em arial,sans-serif;
	color:#fff;
	font-weight:bold;
	text-align:center;
	visibility:hidden;
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
}

#beatbox-iframeshim
{
	position:absolute;
	z-index:30000;
	border:none;
	filter:alpha(opacity=0);
	opacity:0;
	visibility:hidden;
}

#beatbox-imagewindow
{
	position:absolute;
	z-index:30002;
	border:1px solid #666;
	background: #222;
	padding:10px;
	visibility:hidden;
}

#beatbox-imagewindow img
{
	border:1px solid #999;
	background:#fff;
}

#beatbox-imagewindow ul, #beatbox-imagewindow li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#beatbox-imagewindow ul
{
	background:#fafafa;
	border:1px solid #999;
	padding:0 0 8px;
	margin-top:8px;
	overflow:hidden;
	white-space:nowrap;
}
* html #beatbox-imagewindow ul
{
	overflow:visible;
}

#beatbox-imagewindow li.fullscreen
{
	float:left;
	padding:10px 10px 0 10px;
}

#beatbox-imagewindow li.close
{
	float:right;
	padding:10px 10px 0 10px;
}

#beatbox-imagewindow ul a, #beatbox-imagewindow ul a:visited
{
	font:normal normal normal 0.9em arial,sans-serif;
	background:url(http://sitepointstatic.com/images/codeburner/beatbox-icons.gif) no-repeat 0 1px;
	color:#555;
	text-decoration:none;
	padding:0 0 0 20px;
	display:block;
	min-height:15px;
}
* html #beatbox-imagewindow ul a, * html #beatbox-imagewindow ul a:visited
{
	display:inline-block;
	height:15px;
}

#beatbox-imagewindow li.fullscreen a, #beatbox-imagewindow li.fullscreen a:visited
{
	background-position:0 -449px;
}

#beatbox-imagewindow ul a:hover, #beatbox-imagewindow ul a:focus
{
	color:#222;
	background-position:0 -149px;
}

#beatbox-imagewindow ul li.fullscreen a:hover, #beatbox-imagewindow ul li.fullscreen a:focus
{
	background-position:0 -599px;
}

#beatbox-imagewindow ul a:active
{
	color:#000;
	background-position:0 -299px;
}

#beatbox-imagewindow ul li.fullscreen a:active
{
	background-position:0 -749px;
}

div#twitter-buzz h6 {
		font-size:9px;
		float:right
		}

div#twitter-buzz ul {
	overflow:hidden;
	}
a.tweetit:link, a.tweetit:visited{
	width:190px;
	display:block;
	margin:1em auto;
	height:60px;
	background: transparent url(http://i2.sitepoint.com/images/icons/tweetit.png) no-repeat top left;
	overflow:hidden;
	text-indent:-1000em
	}
a.tweetit:hover{
	background: transparent url(http://i2.sitepoint.com/images/icons/tweetit.png) no-repeat bottom left;
	}
