/*
Theme Name: BiggTV
Description: Wordpress Theme for BiggTV
Author: DesignHouse
Author URI: http://www.designhouse.com.au
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
a, a:visited {text-decoration:none}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
html {background:#FFF url(images/bg.jpg) center top fixed}
body {background:url(images/bg-top.png) left top repeat-x;color:#000;font:75%/125% Arial, Sans-Serif}
* html body {background:url(images/bg-top-ie6.png) top center no-repeat}
code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
textarea {font:1em Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}

/* Containers */
#page {margin:0 auto;width:864px}

/* Header */
#logo {float:left}
#header p#revolution {float:left;font:italic 1.865em "Trebuchet MS", Arial, Sans-Serif;margin: 60px 0 0 10px}

/*Navigation*/
ul#nav {background:url(images/menu-bg.png) left top repeat-x;clear:both;float:right;list-style:none;margin:38px 0 11px;overflow:hidden}
ul#nav li {background:url(images/divider.png) left no-repeat;float:left;font-size:1.5em;padding:5px 13px 5px 14px;text-transform:uppercase}
ul#nav li.page-item-3{background:none}
ul#nav li a {color:#000}

/* Content*/
#content {background:url(images/content-top.png) left top no-repeat;clear:both;width:864px; }
#content {font-size:1.25em;line-height:1.25em; text-align:justify; }

#content div.empty {background:none;height:10px;padding:0;width:864px}
#content div {background:url(images/content-bg.png) left  repeat-y;padding:22px 15px 32px 29px;overflow:hidden;width:820px}
* html #content {background:url(images/content-bg-ie6.png) left top no-repeat;padding:22px 15px 32px 29px;overflow:hidden;width:820px}
* html #content div {background:none;padding:0;width:auto}

#content .post h1 {font-size:1.565em;padding:10px 0; color:#950000;}
#content .post h2 {color:#0F429E; margin:10px 0; border-bottom:solid 1px #0F429E;}

#content .watch {float:left}
#content div div {background:none;padding:0;width:auto}

/* Sidebar */
#content .sidebar {display:inline;float:left;margin: 0 0 0 18px}
#content .sidebar div {color:#fff;margin: 0 0 24px;padding:10px;width:224px}
#content .sidebar .red {background:#990100}
#content .sidebar .teal {background:#336667}
#content .sidebar .purple {background:#660032}
#content .sidebar .orange {background:#cc6601}
#content .sidebar h2 {font-size:1.665em;padding: 10px 0}
#content .sidebar h3 {font-size:1.5em;padding:10px 0;text-transform:uppercase}

/*IE6 Transparency fix*/
body,  ul#nav, #content {behavior: url("http://biggtv.com.au/script/iepngfix.htc")}

/* Pagination */
#prev-next {list-style:none}
#prev-next #prev {float:left}
#prev-next #next {float:right}

/* Image Alignment */
img.centered {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* Comments */
#comments #commentlist {list-style:none;margin:0 0 1em;padding:0;text-align:justify}
#comments #commentlist li {list-style:none;margin:15px 0 3px;padding:5px 10px 3px}
#comments #commentlist li.alt {background:#EEE}
#comments #commentlist li .avatar {background:#fff;border:1px solid #eee;float:right;padding:2px}
#comments #commentlist cite, #commentlist cite a {font-style:normal;font-weight:bold}
#comments #commentlist p {margin:10px 5px 10px 0}
#comments #commentmetadata {font-weight:normal}
#comments #commentform input.input {border:1px solid #CCC;font-size:1.1em;margin:5px 5px 1px 0;padding:2px;width:170px}
#comments #commentform input.input:hover {background:#EEE}
#comments #commentform textarea {border:1px solid #CCC;padding:2px;width:98%}
#comments #commentform textarea:hover {background:#EEE}
#comments #commentform #submit {}
#comments #commentform p {margin:0 0 .5em}
#comments #allowed-tags strong {display:block}
#comments .nocomments {margin:0;padding:0;text-align:center}
#comments .commentmetadata {display:block;margin:0}