/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("http://www.google.com/uds/css/gsearch.css");
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #fff;
        background: #111111;
        height: 100%;
        margin: 0 0 0 0;
	padding: 0; 
	}

#header {
	background-color: #73a0c5;
        background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
        height: 200px; 
	/* width: 758px; */
	margin: 0 0 0 1px; 
	padding: 0; 
	}

.narrowcolumn .entry, .widecolumn .entry {
        padding: 0 0 0 0;
        margin: 0;
        color: #fff;
        line-height: 1.4;
	}

.widecolumn .entry {
        padding: 0 5px 30px 0;
        }

.narrowcolumn .postmetadata {
	text-align: left;
        padding-top: 0px;
	}

.alt {
	background-color: #4B1F1F;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
        margin: 0;
	padding: 10px;
	}

.widecolumn .alt {
        margin-right: 5px;
        }

#footer {
        text-align: center;
        align: center;
        padding: 10px 0 0 ;
        margin: 0 -5px 0 -5px;
	clear: both;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
        font-size: 10px;
	line-height: 1.5em;
        font-color: #ffffff;
	}

h1, h2, h3 {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	text-align: center;
	}

#headerimg .description {
	font-size: 12px;
	text-align: center;
	}

h2 {
	font-size: 17px;
	}

.posttitle h2, .posttitle h3, h2.pagetitle, h2.nomargin, .archive h2 {
        margin: 0;
        font-family: Helvetica;
        }

.sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
        color: #ffffff;
        margin-left: 10px;
        margin-top: 0;
        padding-top: 0;
	}

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
	}

h2, h3 {
        color: #fff;
        }

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #CBAF92;
	}

.posttitle h2 a, .archive h2 a, .posttitle h2 a:visited, .archive h2 a:visited {
        color: #fff;
        }

.posttitle h2 a:hover, .archive h2 a:hover {
        color: #CBAF92;
        }


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        
	}

.commentmetadata {
	font-weight: normal;
        
	}

.sidebar {
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.sidebar ul ul li, .sidebar ul ol li, .nocomments, blockquote, strike {
	color: #fff;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: .07em;
	}

a {
	color: #CBAF92;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	}

h2 a:hover, h3 a:hover {
        color: #fff;
        }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

ins {
        color: red;
        text-decoration: none;
        }

.more-link {
        font-weight: bold;
        background: #4B1F1F;
        padding: 1px 4px 2px 4px;
        }



/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: #111111;
        /* border-right: solid 129px #111111; */
        border-right: solid 258px #111111;
        border-right-width: 258px;
	margin: 0px;
	padding: 15px 5px 0 5px;
        text-align: left;
       overflow: hidden;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#videoBar-player .playerInnerBox_gsvb .player_gsvb {
        width : 320px;
        height : 260px;
        }

.posttitle {
        background-image: url("http://www.inaudible.co.uk/crocketts/images/site/backgrounds/titlefade1.gif");
        padding: 8px 10px 0 10px;
        height: 42px;
        margin: 0 -10px 0 -10px;
        }

.postnav {
        float: right;
        text-align: right;
        margin-top: 3px;
        }

.narrowcolumn {
        margin: 0 0 0 0;
	padding-right: 0px;
        background: #111111;
	}

.widecolumn {
	padding: 0;
	margin: 0 0 0 0;
	}

.post {
	margin: 0 0 30px 0;
        padding: 0 10px 0 15px;
	text-align: justify;
	}

.archive {
	margin: 0 0 40px 0;
        padding: 10px 10px 0 20px;
	text-align: justify;
	}

.searchpost {
        border-top : solid 1px #D2691E;
	margin: 0 0 10px 0;
        padding: 10px 10px 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0 0 45px 0;
	}

.widecolumn .postmetadata {
        padding: 0px;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
        margin-top: 0px;
        color: #D2691E;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-top: 10px;
        }
.errorpage {
        padding: 0 0 50px 20px;
        }


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
        font-size: 18px;
}

.sidebar h2 {
	margin: 0;
	padding: 0;
	}

.errorpage h2 {
        margin-bottom: 20px;
        }


h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h3#respond {
        margin: 20px 0 0 0;
        }

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
        border: solid 1px #4B1F1F;
	}

.wp-smiley {
        border: none;
        }

a img, .resultDiv_gsvb img {
        opacity: 1; 
        }
a img:hover, .resultDiv_gsvb img:hover {
        opacity: 0.6;
        }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 2px 8px;
	display: inline;
	}


img.alignrightmulti {
	padding: 0;
	margin: 0 0 6px 10px;
	float: right;
        clear: right;
	}


span.alignrightmulti {
    border: solid 1px #4B1F1F;
    margin: 0 0 2px 8px;
    padding: 3px;
    font-size: 9px;
    text-align: center;
    float: right;
    clear: right;
	}

img.alignleft {
	padding: 0;
	margin: 0 8px 2px 0;
	display: inline;
	}

.errorpage img.alignleft {
        margin-bottom: 50px;
        margin-right: 20px;
        }

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: 1px solid #FFFFFF;
	}

.sidebar a img, #footer a img {
        border: none;
        }

.searchpage {
        margin-top: 20px;
        margin-bottom: 40px;
        text-align: center;
        }


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
        margin: 0 0 10px 0;
        padding: 10px 0px 0 7px;
        text-align: left;
	}

.sidebar ul p, .sidebar ul select{
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 2px;
	}

.sidebar ul ul ul, .sidebar ul ol{
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
        border: none;
        text-align: left;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

.sidebar #searchform #s {
	width: 80px;
	padding: 1px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

input, textarea {
        background-color: #9CB895; 
        border: thin solid #394736;
        }

#commentform input {
	width: 160px;
        padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 400px;
        height: 40;
        padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
        margin-bottom: 35px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar-left
{
        background-image: url("http://www.inaudible.co.uk/crocketts/images/site/backgrounds/sidetest.gif");
	  padding: 15px 0 10px 18px;
        position: absolute;
        right: 0px;
        top: 0px;
	  width: 243px;
        text-align: center;
	}

/*
#sidebar-right
{
        background-image: url("http://www.inaudible.co.uk/crocketts/images/site/backgrounds/sidetestr.gif");
	padding: 15px 0 0 2px;
        margin: 0 0 0 0;
        float: right;
        right: 0px;
        top: 0px;
	width: 127px;
        text-align: center;
	}
*/

.sidebar form {
	margin: 0;
	}

/* End Sidebar */



/* Begin Videobar */

.playerBox_gsvb div.alldone_gsvb        { color : #C2B9A8;}
.playerBox_gsvb a.title_gsvb            { color : #C2B9A8; }

.playerBox_gsvb div.alldone_gsvb:hover  { color: #fff; text-decoration:none;}
.playerBox_gsvb a.title_gsvb:hover      { color: #fff; text-decoration:none;}
.resultsBox_gsvb div.resultDiv_gsvb     { border-color : #fff; }

div.resultDiv_gsvb {
        border-width : 0px;
        border-style : none;
        height : 77px;
        width : 102px;
        text-align : center;
        }

#videoBar-player {
        z-index: 1;
        background-color: #4B1F1F;
        position:absolute;
        position:fixed;
        bottom: 0px;
        top:expression(window.scrollTop + "px");     
        right: 0px;
        }

#videoBar-bar td, #videoBar-hor td {
        margin: 0;
        padding: 0;
        }

#videoBar-hor {
        height: 90px;
        }

#videoBar-bar {
        height: 338px;
        }

td.gsc-branding-text div.gsc-branding-text { 
        color: #fff; 
        font-size: 9px;
        }

/* End Videobar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 2px solid #4B1F1F;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.sidebar hr {
        display: block;
        margin-top:0px;
        padding-top: 0px;
        height:0;
        border:0;
        border-top: 2px solid #ffffff;
        }



.navigationbottom {
	display: block;
	text-align: center;
        padding: 10px 5px 20px 10px;
	}

.navigationtop {
        display: block;
	text-align: center;
        padding: 0 5px 10px 10px;
        }

/* End Various Tags & Classes*/



/* ################# IMAGE POPUP STYLES ################ */

#showimage{
position:absolute;
z-index: 1;
visibility:hidden;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #FFFFFF;
min-width: 100px; /*NS6 style to overcome bug*/
color: #182829;
font-family: verdana;
font-size: 12px;
border-top: 1px solid #182829;
border-left: 1px solid #182829;
border-right: 1px solid #182829;
}

#dragbar #closetext{
color: #182829;
font-weight: bold;
font-family: verdana;
font-size: 12px;
margin-right: 1px;
}

#border {
border: 1px solid #182829;
}

/* ################# END OF IMAGE POPUP STYLES ############### */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
