




/*
     FILE ARCHIVED ON 9:19:19 Jan 27, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:25:06 Dec 30, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; } ul,ol { list-style: none; } fieldset,img { border: none; } caption,th { text-align: left; } table { border-collapse: collapse; border-spacing: 0; }

html {
	min-height: 100%;
	margin-bottom: 1px;
	background: #e7e7e7 url(http://www.pushuptheweb.com/images/background_pattern.gif) top center repeat;
}
body {
	background: url(http://www.pushuptheweb.com/images/background_760.gif) center center repeat-y;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #4f4f4f;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	clear: both;
}
h1 { margin-bottom: 0.5em; display: block; font-size: 1.3em;}
h2 { margin-bottom: 0.5em; font-size: 1.2em;}
h3 { margin-bottom: 3px; font-size: 1.5em;}
h4 { margin-bottom: 2px; font-size: 1.3em; color: #808080;}
p { margin-bottom: 1em; clear: both;}
a { color: #ed4a2a; text-decoration: none; }

input, select, textarea { border: 1px solid #dfdfdf; font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #4f4f4f; padding: 2px;}
#page input.button { width: auto; background: #efefef; cursor: pointer;}

/* code */
div.code { position: relative; clear: both; margin: 0 0 10px 5px; border: 1px solid #f1f1f1; background: #f7f7f7; padding: 6px; font-size: 11px; color: #606060; font: "Courier New", Courier, monospace; }
span.js { font: "Courier New", Courier, monospace; background: #f7f7f7; color: #666666;}

.digCompact { text-align: right;}

.note { font-size: 0.8em; color: #808080;}
strong { font-weight: bold;}
/* ---------*/

#page {
	list-style-type: none;
	width: 760px;
	display: block;
	margin: 0 auto;
	height: 100%;
	padding-top: 12px;
}
body #page .pagetop { border: 0; }
#page .chapter {
	width: 730px;
	margin: 0 auto;
	clear: both;
	border-bottom: 2px solid #f7f7f7;
	padding: 10px 0 13px 0;
}

#logo {
	background: url(http://www.pushuptheweb.com/images/logo.gif) top left no-repeat;
	width: 181px;
	height: 62px;
	float: left;
	margin-bottom: 10px;
	outline-style: none;
}

#currentPushups {
	text-align: center;
	margin-bottom: 1em;
}
#currentPushups .count {
	color: #ed4a2a;
	font-size: 1.1em;
}
#addYourDomainLink {
	color: #d09c61;
	background: #f8f4ca;
	padding: 3px;
	font-size: 0.8em;
	border: 1px solid #ebe4b4;
	text-decoration: none;
	outline-style: none;
}
#addYourDomainLink:hover { background: #fdfadc; }

#addYourDomain {
	float: left;
	clear: both;
	background: #f7f7f7;
	padding: 10px;
	width: 710px;
	position: relative;
}
#addYourDomain .close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 19px;
	height: 15px;
	overflow: hidden;
	outline-style: none;
	background: url(http://www.pushuptheweb.com/images/domain_close.gif) top left no-repeat;
}
#addYourDomain .close:hover { background: url(http://www.pushuptheweb.com/images/domain_close_hover.gif) top left no-repeat; }
#addYourDomain {
	color: #d09c61;
	background: #f8f4ca;
	border: 1px solid #ebe4b4;
}
#addYourDomain h1 { color: #c99357; clear: both; }
#addYourDomain input { background: #fffef7; }
#addYourDomain .side {
	float: left;
	display: inline;
	width: 49%;
}
#addYourDomain .left,
#addYourDomain .right {
	float: left;
	display: inline;
}
#addYourDomain .row { float: left; width: 100%; margin-bottom: 0.5em;}
#addYourDomain .left {
	clear: both;
	width: 80px;
}
#addYourDomain input,
#addYourDomain select,
#addYourDomain textarea { width: 200px; border: 1px solid #e9dfb3; color: #5f5035;}
#addYourDomain textarea { height: 70px; }
input#charsleft { width: auto; font-size: 0.8em; text-align: center;}
#addYourDomain .legenda { float: left; font-size: 0.8em; /*color: #aeaeae; */}

#page #addYourDomain .button { background: #fdfadc; color: #c99357;}
#addYourDomain .buttons { clear: both; padding-top: 10px; }
#createPreview,
#submitDomain { float: right; }
#modifyDomain { float: left; }

#step2 .domain .right,
#step3 .domain { font-weight: bold; }
#page .bad { background: #ffdddd; border-color: #ff7878; }


#documentation .functions { clear: both; list-style-type: none; color: #444444; position: relative; margin-left: 6px; margin-bottom: 1em; width: 705px;}
#documentation .functions li { width: 100%; float: left; background: #f7f7f7; clear: both; width: 100%; padding: 3px; margin-bottom: 1px; padding: 5px; }
#documentation .functions li .function { clear: both; float: left; width: 150px; }
#documentation .functions li .explained { float: left; width: 550px; height: auto; }

#documentation .code { height: auto; width: auto;}
#documentation .functions .code { width: 520px; margin-left: 0; background: #fafafa;}

#documentation .heading2 { margin-top: 12px; }
#documentation .topheading { margin-top: 0; }

#documentation ul { position: relative; clear: both; }
#documentation p.api { clear: both; color: #444444; }

#documentation .explained p { position: relative; margin-bottom: 6px;}
#documentation .explained pre { float: none; clear: both; }

#contribute{ border: 0; }
.pledgie { margin-left: 10px; }
.tags {
	padding-left: 22px;
	font-size: 0.8em;
	color: #808080;
	background: url(http://www.pushuptheweb.com/images/tags.gif) center left no-repeat;
}

.downloadLink {
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px;
	float: left;
	margin: 0.5em 0 1em 1em;
	display: inline;
	color: #349636;
	border: 1px solid #abf5ad;
	background: #d0fad1;
	text-decoration: none;
}
.downloadLink:hover { background: #d9ffda; }
.downloadLink .date { font-size: 0.7em; }

.ports { clear: both; margin-bottom: 1em; margin-left: 1em;}
.ports li {
	color: #808080;
	list-style-type: none;
	background: url(http://www.pushuptheweb.com/images/list_img.jpg) center left no-repeat;
	padding-left: 16px;
	float: left;
	display: inline;
	/*margin: 0 0.3em 0.3em 0;*/
	clear: both;
	margin-bottom: 0.3em;
	
}

.highlight { background: #ffffd1; }
#browsers {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
#browsers li {
	list-style-type: none;
	height: 122px;
	width: 120px;
	margin: 0 10px 10px 0;
	background: url(http://www.pushuptheweb.com/images/background_browser.gif) top left no-repeat;
	position: relative;
	cursor: pointer;
	float: left;
}

#browsers .icon {
	position: absolute;
	top: 1px;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-left: -50px;
}
#browsers .version {
	position: absolute;
	top: 101px;
	left: 1px;
	width: 118px;
	height: 18px;
	text-align: center;
	font-size: 0.8em;
	line-height: 17px;
	color: #808080;
}
#browsers .IE .icon { background: url(http://www.pushuptheweb.com/images/browser_ie.gif) top left no-repeat; }
#browsers .Firefox .icon { background: url(http://www.pushuptheweb.com/images/browser_firefox.gif) top left no-repeat; }
#browsers .Safari .icon { background: url(http://www.pushuptheweb.com/images/browser_safari.gif) top left no-repeat; }
#browsers .Opera .icon { background: url(http://www.pushuptheweb.com/images/browser_opera.gif) top left no-repeat; }

/* ideas */
body .ideaTip a.ideaStarbox { background-image: url(http://www.pushuptheweb.com/images/idea_icon_starbox.gif); }
body .ideaTip a.ideaPrototip { background-image: url(http://www.pushuptheweb.com/images/idea_icon_prototip.gif); }
body .ideaTip a.ideaLightview { background-image: url(http://www.pushuptheweb.com/images/idea_icon_lightview.gif); }
body .ideaTip a.ideaPushup { background-image: url(http://www.pushuptheweb.com/images/idea_icon_pushup.gif); }
body .ideaTip a.ideaTipped { background-image: url(http://www.pushuptheweb.com/images/idea_icon_tipped.gif); }

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-block;}/* Hides from IE-mac \*/ * html .clearfix{height:1%;}.clearfix{display:block;}/* End hide from IE-mac */