/* Fork Onsite reset */
body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style:none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }

/* Typography and text styles */
body { font: 300 16px Georgia, serif; line-height: 1.48; color: #333; border-top: 10px solid #666; }

/* Headings */
h1, h2, h3, h4 { font-weight: 700; line-height: 1.1; }
h1, h2 { margin-top: 10px; padding-bottom: 5px; font-weight: normal; font-size: 25px; }
h3 { font-size: 16px; padding: 7px 0 3px 0; font-variant: small-caps; color: #666; }
h4 { font-size: 15px; padding: 7px 0 3px 0; font-weight: 700; }
p { padding: 0 0 14px 0; }
dl { padding: 0 0 12px 24px; }
	dt { font-weight: 700; }
ul, ol { padding: 0 0 12px 24px; }
ul { list-style: disc; }
ol { list-style-type: decimal; padding: 0 0 12px 24px; }
	ul ul, ol ul { padding-bottom: 0; }
	ol ol { padding-bottom: 0; }
	ul ol { padding: 0 0 0 28px; }
small, span.mute { color: #808080; font-size: 11px; }
code { font-family: Monaco, "Courier New", monospace; font-size: 12px; line-height: 1.15; }
pre { padding: 7px 14px; background: #F5F5F5; margin: 0 0 14px; }
blockquote, q { font-style: italic; color: #666; }
blockquote { padding: 0 0 10px 14px; }
cite { font-size: 11px; text-align: right; display: block; position: relative; top: -14px; height: 0; }

/* Default styling for data tables */
table { font-family: Arial, sans-serif; margin: 0 0 14px; border-top: 1px solid #D6E0EC; border-left: 1px solid #D6E0EC; }
td, th { padding: 7px; border-right: 1px solid #D6E0EC; border-bottom: 1px solid #D6E0EC; font-size: 11px; }
th { font-weight: 700; background: #F5F7F9; color: black; line-height: 1.2; text-align: left; }
tr.rowOdd { background: white; }
tr.rowEven { background: #FCFCFC; }
abbr, acronym { cursor: help; }

/* Links */
a:link, a:visited { color: #C00; }
a:hover, a:active { color: #333; }
h2 a:link, h2 a:visited { text-decoration: none; color: #333; }
h2 a:hover, h2 a:active { color: #C00; }

/** Page structure and layout */
#container { width: 980px; padding: 30px 0; }
	#column-left { float: left; width: 680px; margin: 0 0 0 20px; }
		#tagline h1, #tagline h2 { margin-left: 120px; font-size: 16px; font-variant: small-caps; color: #999; }
			#tagline a { color: #999; text-decoration: none; }
	#column-right { float: left; width: 245px; margin: 30px 0 0 20px; }
		#column-right .block { margin-bottom: 20px; }
	#footer { width: 530px; margin: 0 0 0 150px; padding: 3px; border-top: 1px dotted #CCC; font-size: 11px; font-variant: small-caps; color: #333; }
		#footer ul { padding: 0; }
			#footer ul li { float: left; margin: 0 5px 0 0; padding: 3px; list-style: none; }
	
/** Classes */
.class { width: 560px; float: right; }
	.class .logo img { float: left; margin-left: -125px; max-width: 120px; }
	.class h1 { border-bottom: 1px dotted #CCC; margin-bottom: 20px; }
#overview .class { border-bottom: 1px dotted #CCC; margin-bottom: 20px; padding-bottom: 20px; }
	#comments .comment { width: 560px; float: right; }
		#comments .gravatar { float: left; margin-left: -50px; padding: 0 0 5px; }
		#comments .content { font-size: 13px; margin-bottom: 5px; }
	#commentForm .right { float: right; width: 160px; border-left: 1px dotted #CCC; padding: 0 5px; }
	#commentForm .left { float: left; width: 380px; }
	.loadFavicons { list-style: none; padding-left: 12px; }
			.loadFavicons a { text-decoration: none; line-height: 16px; background: #FFF url('../images/favicon_fallback.png') no-repeat left 1px; padding: 0 0 0 22px; }
			
.docs { width: 560px; float: right; }
	.docs .logo img { float: left; margin-left: -125px; max-width: 120px; }
	.docs h1 { border-bottom: 1px dotted #CCC; margin-bottom: 20px; }
	.docs .possibleMethods { border-bottom: 1px solid #CCC; margin-bottom: 20px; }
	.docs .method { border-bottom: 1px dotted #CCC; margin-bottom: 10px; }
		.docs .method dd { margin-bottom: 7px; }

/* Messages */
div.warning { font-size: 12px; font-weight: 700; margin: 5px 0 20px; padding: 8px 8px 0 8px; border: 1px solid #FED22F; background-color: #FBEC88; }

/* Spinner */
#commentsSpinner { display: none; float: left; margin: 25px 0 0 -42px; padding: 0 0 5px; width: 32px; height: 32px; background: transparent url('../images/spinner.gif') no-repeat left top; }

/* Forms */
label { font-weight: 900; font-size: 12px; }
input.inputText { width: 150px; }
textarea.textarea { width: 380px; height: 158px; font-family: Georgia, serif; }
.formError { color: red; }
.formGeneralError { display: block; padding: 5px; border: 1px solid red; }
.disabled { background-color: #DDD; }

/* Fork defaults: image classes */
img.alignleft { float: left; padding: 0 10px 10px 0; }
img.alignright { float: right; padding: 0 0 10px 10px; }

/* Fork defaults: linkbutton */
.buttonHolder { margin-top: 10px; }
a.button { border: 1px solid #E5EAF7; background: #FFF; padding: 3px 8px; display: block; float: left; font-weight: 700; margin: 0 10px 0 0; text-decoration: none; }

/* Fork defaults: backlinks*/
p.backlink { clear: both; }
	p.backlink a { background: #FFF; padding: 3px 6px; border: 1px solid #AAA; text-decoration: none; font-size: 12px; }
	p.backlink a:hover { background: #FFD; }

/* Fork defaults: general purposes classes */
.hidden { display: none; }
.block { display: block; }
.nopadding { padding: 0 !important; }
.floatleft { float: left; }
.floatright { float: right; }

div.code { padding: 10px; margin-bottom: 10px; background-color: #F2F2F2; border: 1px dotted #CCC; }

/* Clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
