/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;padding:5px;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
legend{display:none;}

/* typography.css */
body {font-size:76%;color:#222;background:#1a1a1a;font-family:Verdana, Arial, Helvetica, sans-serif;}
.mainbg {background:#fff;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.5em;}
h2 {font-size:2em;margin:0 0 10px 0px;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 8px 0;padding:0 15px 0 0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
img.right {padding:10px 12px 10px 0;}
a:focus, a:hover {color:#231f20;text-decoration:none;}
a {color:#231f20;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul {list-style-type:none;font-family: Arial, Helvetica, sans-serif;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin:0px 0 15px 0;width:100%;}
th {font-weight:bold;}
th, td, caption {padding:6px 10px 6px 0px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.first {margin-left:15px;padding-left:0;} /* ht */
.last {margin-right:0;padding-right:0;} /* ht */
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:960px;margin:0 auto;xoverflow:hidden;}
.showgrid {background:url(src/grid_test.png) repeat-y 15px top;}
.column, div.span-4, div.span-8, div.span-9, div.span-11, div.span-16, div.span-19 {float:left;margin-right:12px;}
.last, div.last {margin-right:0;}

.span-4 {width:145px;} /* single col hattrick */
.span-8 {width:302px;} /* 2 col hattrick */
.span-9 {width:314px;} /* 2 col plus margins hattrick */
.span-11 {width:459px;} /* 3 col hattrick */
.span-16 {width:616px;} /* 4 col hattrick */
.span-19 {width:773px;} /* 5 col hattrick */
.int-copy-span {float:right;width:302px;margin-top:10px;} /* 2 col hattrick */
input.span-4, textarea.span-4, select.span-4 {width:145px!important;}
input.span-8, textarea.span-8, select.span-8 {width:302px!important;}
input.span-9, textarea.span-9, select.span-9 {width:314px!important;}
input.span-11, textarea.span-11, select.span-11 {width:459px!important;}
input.span-16, textarea.span-16, select.span-16 {width:616px!important;}
input.span-19, textarea.span-19, select.span-19 {width:773px!important;}


.pull-1 {margin-left:-20px;} /* HT panels */
.push-1 {margin-left:157px;}
.append-1 {padding-right:10px;} /* thumb images in panels */
.append-2 {padding-right:27px;} /* thumb accessible images in main content panel */
.prepend-top {margin-top:10px;}
.append-bottom {margin-bottom:10px;}
.box {margin:30px 15px;}
.box2 {margin:15px 0;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}

/* forms.css */
form {padding:15px;}
label {font-weight:bold;}
fieldset {padding:0 0 0 40px;margin:0;border:none;}
legend {font-weight:bold;font-size:1.2em;}
label {margin-top:10px;}
input.text {width:350px;margin:0 0 0.5em 0;border:1px solid #723c74;height:19px;background-color:#f0ebf1;}
textarea {width:190px;margin:0 0 0.5em 0;border:1px solid #723c74;background-color:#f0ebf1;}
.youtubevideo
{
	background-image: url("http://hattrick.co.uk/images/youtubebg.png");
    background-repeat: no-repeat;
	width:460px;
	height:300px;
}
