/*
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


*/

/* WP-calendar */
@import url('wp-calendar.css');
/* Captions */
@import url('captions.css');

.accessibility
{position:absolute;left:-2000px}
#catalogue
{margin:-5px 15px 10px 15px;
border:1px solid #ccc;
font-size:1.2em;
background:#f19001
;padding:3px
        }
        #catalogue a:hover
        {color:#fff}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial,helvetica, Sans-Serif;
	background-image: url('images/background.jpg');
    background-color:#6a6d74;
	color: #333;
    width:800px;
    left: 50%;
    position:relative;
	margin: 0 0 20px -400px;
	padding: 0;
	}

#wrapper {
    border: none;
    background-image:url('images/tile.jpg');
    background-repeat:repeat-y;
    /*background-color: #ffffff;*/
	width: 800px;
	}
#background{border: none;
        padding-top:40px;
        background:url('images/top.jpg');
        background-repeat:no-repeat;
        background-position:top left;       
    }
#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;border:1px solid #ccc;*/
	border: none;
    padding: 0;
	margin: 0 auto;
    background:url('images/bottom.jpg');
    background-repeat:no-repeat;
    background-position:left bottom;
	width: 810px;
	clear: both;
    padding-bottom:20px
	}

            #footer p {
            margin: 0;
            padding: 20px 0;
            text-align: center;
            }
#header {
    position:relative;
    width:500px;
    height:133px;
    float:left;
    margin-left:30px
	}
        #header span{
            position:absolute;
            height:133px;
            width:500px;
            background: #fff url('images/banner.gif') no-repeat top center;
        }
    
#headerimg .description {
    width:500px
	}
    
#content {
    font-size: 1.2em;
    clear: both;margin-left:30px
    }
   
        #content ul{
            border-bottom:1px solid #ccc;
            padding:10px 0;
            margin:0
        }

        #content li{
            list-style:none;
            margin-bottom:3px;
        }
        #content li img{
            float:left;
            margin:0;
            padding:0 5px 2px 0;
        }
#content>h2{
    margin-top:40px
}
#PC_results_info{ border-bottom:1px solid #ccc;padding:10px 0 }

#PC_results_info p {

    margin:0;

}

#PC_results_info form{ clear:left;padding-top:10px;; }

.PC_description{ margin:10px 0 }

.PC_results{
    padding-bottom:5px;
    clear:right;
    min-height:160px
}

    .PC_results .book_img img, .PC_author_image{
        width:100px;
        padding:10px;
        float:left
    }

    .PC_results h3{  margin-top:10px; }

.entry .PC_results form {text-align:left}

#sidebar {
	margin-left: 555px;
	width: 222px;
    background:url('images/sidebar_tile.gif');
    background-repeat:repeat-y
	}
         #sidebar #sidebar_top{
             font-size:1.3em;
             border: none;
             padding:30px 15px 15px 15px;
             background:url('images/sidebar_top.gif');
             background-repeat:no-repeat;
             background-position: left top
        }
#sidebar #navigation{
    padding:0px 15px 15px 15px;
}
        #sidebar #sidebar_bottom{
            padding-bottom:30px;
            background:url('images/sidebar_bottom.gif');
            background-repeat:no-repeat;
            background-position: left bottom;
        }
        #sidebar h2 {
            font-family: helvetica, Arial, Sans-Serif;
            font-size: 1.2em;
            margin: 5px 0 0;
            padding: 0;
            }

        #sidebar form { margin: 0; }
        
        #sidebar li h2.widgettitle,
        #sidebar li h3.dialogue,
        #sidebar li h3.total,
        #sidebar li h3.biteback{
            position:relative;
            display:block;            
            width:159px;
        }

        #sidebar li h3.dialogue,
        #sidebar li h3.total,
        #sidebar li h3.biteback{height:29px;}

        #sidebar li h2.widgettitle{ height:35px; margin-left:5px; }

        #sidebar li h2.widgettitle span,
        #sidebar h3.dialogue span,
        #sidebar h3.total span,
        #sidebar h3.biteback span{ position:absolute; }

        #sidebar h3.dialogue span,
        #sidebar h3.total span,
        #sidebar h3.biteback span{
            height:29px;
            width:159px;
            top:0;
            left:-2px; }

        #sidebar li h2.widgettitle span { height:38px; width: 198px; top:0; left:0; background:  url('images/featured_titles.gif') no-repeat top left; }
        #sidebar h3.dialogue span { background:  url('images/dialogue.gif') no-repeat top left; }
        #sidebar h3.total span { background:  url('images/total.gif') no-repeat top left;}
        #sidebar h3.biteback span { background:  url('images/biteback.gif') no-repeat top left;}





/* ----------------------------------HTML------------------------------------ */

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

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

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; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

h1 { font-size: 4em; } /*text-align: center;*/
	
h2 { font-size: 1.6em; }

        h2.pagetitle { font-size: 1.6em; }

        #blog_header{ margin:40px 0 0 0 ;position:relative;width:500px; height:38px;  }
         #blog_header h2 { color:#fff }
        #blog_header h2 span{ position:absolute;width:500px; height:38px; left:0; top:0; background:  url('images/biteblog.gif') no-repeat top left; }
        #blog_header a , #blog_header a span{
           position:absolute; width:68px; height:38px;top:0px; right:0px;
        }
        #blog_header a span{
           background:  url('images/rss.gif') no-repeat top right; cursor:pointer;
        }
h3 {font-size: 1.4em; 
    padding: 0;
	margin: 10px 0 0;}

    h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
    .post h3 {padding: 10px 0}
    #PC_author_title{float:left; width:375px}

code { font: 1.1em 'Courier New', Courier, Fixed; }

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

a, h2 a:hover, h3 a:hover {
	color: #000;
    font-weight:bold;
	text-decoration: none;
	}

a:hover {
	color: #68a7e7;
    font-weight:bold;
	text-decoration: underline;
	}
    
/*	Begin Headers */
h1 {
	/*padding-top: 70px;
	margin: 0;*/
	}

h2 { margin: 20px 0 0; }

        h2.pagetitle {
            margin-top: 30px;
            text-align: center;
        }



/* End Headers */

acronym, 
abbr, 
span.caps { cursor: help; }

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

hr { display: none; }

a img { border: none; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright { float: right; }

.alignleft { float: left; }

/* 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{ content: "\00BB \0020"; }
#sidebar ul ul li:before */

.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;	
	}

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

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

#sidebar ul ul ul, 
/*#sidebar ul ol { margin: 0 0 0 10px; }*/


#sidebar ul ul li, 
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar #search{margin-left:10px; border-bottom:1px solid #ccc;}
.PC_showcase{
    border-bottom:1px solid #ccc;
    clear:right;

}
#PC_record{
    margin:40px 0
}
    .PC_showcase .no-wrap{display:block;float:right;width:120px;padding-bottom:5px}
    #PC_results .no-wrap, #PC_record .no-wrap{display:block;float:right;width:380px;padding-bottom:5px}
    .PC_showcase .book_img img{
        width:60px;  padding:0 4px 0 0; float:left
    }
    .PC_showcase h3{
        margin-top:10px;
    }
    .PC_showcase .total, .PC_showcase .dialogue, .PC_showcase .biteback{margin-top:20px; clear:right;}
/* End Lists */
#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
    margin: 10px 0;
	}
#tools img{padding:2px; border:1px solid #ccc;margin-left:5px}
#tools a:hover {
	background:none;
	}
/*--------------------------------CLASSES-------------------------------------*/
.cloud li{display:inline; padding:0 5px;}

.cloud-1 a { font-size: 0.9em; font-weight: 100; font-style:italic;color:#aac8d9; font-family:verdana, sans-serif;}
.cloud-2 a { font-size: 1.0em; font-weight: 200; color: #68a7e7;font-family:tahoma, serif;text-transform:capitalize }
.cloud-3 a { font-size: 1.0em; font-weight: 300; font-style:italic;color:#2d8fa5; text-decoration:underline; }
.cloud-4 a { font-size: 1.1em; font-weight: 400; color: #f8bf2c;font-family:tahoma, serif;}
.cloud-5 a { font-size: 1.2em; font-weight: 500; font-style:italic; color: #999;text-transform:capitalize}
.cloud-6 a { font-size: 1.2em; font-weight: 600; color: #8dc8e7;text-transform:capitalize}
.cloud-7 a { font-size: 1.4em; font-weight: 900; font-style:italic;color: #1895ca;}
.cloud-8 a { font-size: 1.4em;font-weight:normal; color: #91b2e8;text-decoration:underline; font-family:verdana, sans-serif;}
.cloud-9 a { font-size: 1.6em;  font-style:italic;color: #17a1bd;}
.cloud-10 a { font-size: 1.6em;font-weight:normal; font-style:italic;text-decoration:underline; color: #247bad;font-family:tahoma, serif;}


.page_item{ font-size:1.2em; }

.page_item:before{
    content:">> ";
    font-weight:bold;
    color:#f1900a;
}

.book_title{
    font-weight:bold;
    font-family:Arial, helvetica, sans-serif;
    font-size:1.1em;
    color:#f1900a;
    text-decoration:none;
}
        .book_title:hover{
            font-weight:bold;
            color:#f1900a;
            text-decoration: underline;
        }
.center { text-align: center; }

.hidden { display: none; }

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
    
.entry p a:visited { color: #000; }

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

    .sticky h2 { padding-top: 10px; }
        
/* Begin Comments*/
        
.commentlist {
	padding: 0;
	text-align: justify;
	}

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

        .commentlist li ul li {
            margin-right: -5px;
            margin-left: 10px;
            }

        .commentlist p { margin: 10px 5px 10px 0; }
                
        .commentlist li ul li { font-size: 1em; }

        .commentlist li .avatar {
            float: right;
            border: 1px solid #eee;
            padding: 2px;
            background: #fff;
            }

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

        .commentlist p {
            font-weight: normal;
            line-height: 1.5em;
            text-transform: none;
            }

.commentlist li, 
#commentform input, 
#commentform textarea  { font: 0.9em helvetica, Arial, Sans-Serif; }

.even, .alt { border-left: 1px solid #ddd; }

#commentform p {
	font-family: helvetica, Arial, Sans-Serif;
    margin: 5px 0;
	}

.commentmetadata {
	font-weight: normal;
    margin: 0;
	display: block;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

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

/* End Comments */


small, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike  { color: #777; }

        
.narrowcolumn .entry, 
.widecolumn .entry  { line-height: 1.4em; }     

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
    line-height: 1.6em; 
	}
        .widecolumn .entry p { font-size: 1.05em; }
            
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 500px;
	}
        


.post {
	margin:20px 0 40px 0 ;
	text-align: justify;
    border-bottom:1px solid #ccc
	}

    .post hr { display: block; }

.widecolumn .post { margin: 0; }

.narrowcolumn .postmetadata { padding-top: 5px; }

.widecolumn .postmetadata { margin: 30px 0; }

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

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

.postmetadata { clear: both; }

.clear { clear: both; }

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

/* End Structure */

/* Begin Form Elements */

select { width: 130px; }

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit { padding: 1px; }

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

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

#commentform { margin: 5px 10px 0 0; }
    
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
    
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
    
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfloat { display: inline-block; }

/* Hides from IE-mac \*/

* html .clearfloat { height:1%; }

*+html .clearfloat { height:1%; }

.clearfloat { display:block; }