body {
    background: #101010 url(../../img/tigerteam/bg.jpg) top center no-repeat;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    /* Note: blog entries and comments are in Georgia, uppercase text is in Trebuchet */
}

a {
    color: #e79301;
    text-decoration: none;
}

a:hover, a:active, a:focus  { text-decoration: underline; }

p   { margin: 0 0 1em; }

h1, h2, h3
{
    color: #272422;
    margin-top: 0;
    font-weight: normal;
    line-height: 1;
}

h1      { font-size: 28px; margin-bottom: 28px; text-transform: uppercase; }
h2      { font-size: 32px; margin-bottom: 28px; }
h3      { font-size: 24px; margin-bottom: 16px; }

h2 a    { color: #272422; }

form    { margin: 0; }
img     { border: 0; }

hr      { display: block; width: 100%; margin: 0; height: 0; border: 0; border-bottom: 4px solid #525252; }

q:before,
q:after { content: ''; }


/* Tag clouds */

.tag-cloud          { text-align: left; line-height: 150%; /* Fixed line height regardless of descendants' font-size */ }

.tag-cloud a        { text-decoration: none; }
.tag-cloud a:hover,
.tag-cloud a:focus,
.tag-cloud a:active { text-decoration: underline; }

.with-sizes .size5	{ font-size: 175%; }
.with-sizes .size4	{ font-size: 150%; }
.with-sizes .size3	{ font-size: 130%; }
.with-sizes .size2	{ font-size: 110%; }
.with-sizes .size1	{ font-size: 100%; }


/* Site structure */
/* ============== */

/* This is faked to appear over the top of the heading graphic, which is part of the page's background image */
#site-title
{
    position: relative;
    width: 960px;
    height: 205px;
    margin: 0 auto;
}
#site-title a
{
    display: block;
    text-indent: -2000px;
    margin-left: 90px;
    height: 140px;
    width: 260px;
}

#container {
    width: 957px;
    margin-left: auto;
    margin-right: auto;
    background: url("../../img/tigerteam/blogbg_repeat.png") repeat-y;
}

#container2 {
    width: 100%;        /* Forces IE to wrap floats */
    background: url("../../img/tigerteam/blogbg.png") no-repeat;
    overflow: hidden;   /* Forces other browsers to wrap floats */
}

#content {
    width: 541px;
    padding: 56px 30px 0;
    float: left;
    line-height: 150%;
    color: #616161;
}

#main {
    min-height: 500px; /* Ensures there's 'enough' background that the transition from tiger to footer grey doesn't look dumb. */
}


/* Sidebar content */
/* =============== */

#sidebar {
    width: 284px;
    padding: 56px 36px;
    float: left;
    color: #fff;
    font-size: 13px;
    line-height: 160%;
}

#sidebar h2,
#sidebar h3,
#sidebar h4 {
    color: #e79301;
    text-transform: uppercase;
    font-size: 1em;
}

#sidebar .section {
    margin-bottom: 32px;
}

#sidebar ol {
    list-style-type: square;
    list-style-position: inline;
    padding-left: 1.5em;
    margin-left: 0;
}
#latest-comments li { margin-bottom: 0.5em; }

#latest-comments cite {
    font-style: normal;
    font-size: 0.95em;
    display: block;
    text-transform: uppercase;          
}

#latest-comments p.quote   { margin: 0; font-style:italic; }


/* Sidebar search form */

#search-keywords, #id_q
{
    width: 220px;
    background-color: white;
    border: 0;
    height: 20px;
    font-size: 1em;
    padding: 8px;
    vertical-align: bottom;
}

#search-submit
{
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px; /* Needed for Opera, to center image vertically */
    text-align: center;
    border: 0;
    padding: 0;
    background-color: #e79301;
    vertical-align: bottom;
}
#search-submit img      { vertical-align: middle; }
#search-submit:hover,
#search-submit:focus,
#search-submit:active   { background-color: #f87500; }


/* Footer */
/* ====== */

#footer {
    font-family: Trebuchet, sans-serif;
    text-transform: uppercase;
    font-size: .8em;
    background-color: #e8e8e8;
    padding: 38px;
    margin: 0 -30px; /* Pulls out from padding on #content */
}

#footer a   { color: #f87500; }
#footer img { vertical-align: text-bottom; }


/* Blog entries */
/* ============ */

.entry {
    margin: 0 8px 10px;
}

/* Adds border in between entries, but not to single entries */
.entry + .entry { padding-top: 60px; border-top: 4px solid #525252; }

.entry-title    { margin-bottom: 0; }
/* Contains byline, comment count etc. */

.entry-metadata,
.entry-actions
{
    font-size: 12px;
    font-family: Trebuchet, sans-serif;
    text-transform: uppercase;
    color: #979797;
    margin: 1em 0;
    min-height: 1px;
    overflow: hidden;
}
.entry-actions  { text-align: right; }
.entry-actions .tags    { float: left; padding-right: 1em; }

.entry-metadata cite    { font-style: normal; }
.entry-metadata .num-comments       { margin: 0 1.5em; }

.entry-actions .num-comments    { margin: 0 0 0 0.5em; }
.num-comments img,
.services img       { vertical-align: middle; }
.services img       { margin: 0 0.5em; }
.services a:hover img,
.services a:active img,
.services a:focus img   { opacity: 0.9; }

.entry-body { font-size: 14px; font-family: Georgia, Times, serif; }
.entry-body a:visited   { color: #4c4c4c; } /* Visited link colour is only used within blog entries, to avoid interfering with design colours */


/* Forward/back blog navigation */
.prev-next
{
    border: 1px solid #dce0df;
    padding: 8px 24px;
    margin: 28px 0;
    
    font-size: 12px;
    line-height: 125%;
    font-family: Trebuchet, sans-serif;
    text-transform: uppercase;
    min-height: 1px;    /* Forces IE to wrap floats */
    overflow: hidden;   /* Forces other browsers to wrap floats */
}

.prev-next a  { margin: 0.5em 0; }
.prev-next .previous    { float: left; text-align: left; }
.prev-next .next        { float: right; text-align: right; }

/* Previous/next labels */
.prev-next em { font-style: normal; color: #979797; }



/* Comments list */
/* ============= */

#comments-wrapper
{
    background-color: #e8e8e8;
    margin: 0 -30px; /* Pulls region out from padding on #content to allow background to reach edges */
    padding: 30px;
}

#comments
{
    border: 1px solid #dce0df;
    padding: 24px;
    background-color: white;
}

#comments .feed
{
    font-family: Trebuchet, sans-serif;
    color: #4c4c4c;
    text-transform: uppercase;
    font-size: 12px;
}
#comments .feed img
{
    margin: 0 4px;
    /* Should be vertical-align: middle, but looks wrong within allcaps text */
    vertical-align: text-bottom;
}

#comments ol    { margin: 0; padding: 0; list-style: none; }

.comment
{
    list-style: none;
    margin: 28px 0;
}

.comment cite {
    display: block;
    font-style: normal;
    font-family: Trebuchet, sans-serif;
    font-size: .8em;
    color: #979797;
    border-bottom: 4px solid #f1f1f1;
    padding: 0 8px 8px; 
    margin: 0 -8px 8px; /* Pulls underline out towards page edges */
}

.comment cite .author {
    color: #e79301;
}

.comment blockquote
{
    margin: 0;
    font-style: italic;
    font-size: 14px;
    font-family: Georgia, Times, serif;
}


/* New-comment form */
/* ================ */

#comment_form   { margin-top: 28px; }
#comment_form fieldset  { margin: 0; padding: 0; border: 0; }
#comment_form fieldset p
{
    clear: left; /* Needed because labels inside are floated */
    margin: 8px -8px;
    padding-left: 12em; /* Gives inputs clearance from the labels; the labels will occupy this padding area */
    font-size: 12px;
    background-color: #f1f1f1;
}

#comment_form fieldset p label
{
    /* This 'pulls' the labels back into the parent's padding, to make the labels into a column */
    float: left;
    width: 10em;
    margin-left: -12em;
    
    padding: 0 8px;
    font-family: Trebuchet, sans-serif;
    text-transform: uppercase;
    color: black;
}

#comment_form fieldset p.error label { color: white; background-color: #e79301; }

#comment_form fieldset input,
#comment_form fieldset textarea
{
    /* Makes all inputs fill the available space (up to the label-column) */
    width: 100%;
    border: 0;
    padding: 6px 0;
    margin: 0;
    background: transparent;
    vertical-align: bottom;
    
    font-family: Trebuchet, sans-serif;
    font-size: 1em;
}

p.submit
{
    text-align: right;
    margin: 0 -8px;
}

input.submit-post
{
    background-color: #e79301;
    border: 0;
    margin: 0;
    color: white;
    padding: 8px 12px; 
    cursor: pointer;
    font-family: Trebuchet, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

input.submit-post:hover,
input.submit-post:focus,
input.submit-post:active {
    background-color: #f87500;
}