/*  
Theme Name: TopsBox2
Theme URI: http://topsfieldboxfordnewcomers.org/
Description: Based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: .2
Author: Jeanne Pickering
Author URI: pickeringpublishing.com
Original Author: Michael Heilemann
Original Author URI: http://binarybonsai.com/

	Kubrick v1.5
 	 http://binarybonsai.com/kubrick/

	The original 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

*/

  

/* Begin Typography & Colors */
html, body {height: 100%; width: 100%;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Comic Sans MS','Myriad', Helvetica, Verdana,  Sans-Serif;
	<!--background: url('images/body_bg.gif') center top repeat-x;-->
	color: #333;
	text-align: center;
        margin: 0;
        padding: 0;

	}

#footercontainer { 
       position: relative;
       min-height: 100%;
       background: transparent url('images/pagebg.gif') center top repeat-y;
       min-width: 960px;
       width: 100%; 
       border: 0;
     
}

#container {
	width: 960px;
        margin: 0px auto;
        padding: 0 0 100px;
        border: 0;
        
        }

#header {
	background: transparent url('images/newandnative.jpg') no-repeat top center;
	margin: 0; 
	border: 0px;
	height: 260px;
	width: 960px;
        z-index: -1;
	}

#mainnav {
	font-family: Georgia;
        padding: 228px 0 0 0; 
        font-size: 2.2em;
        z-index: 99;
        
         }

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
        background: transparent url('images/pagebg.gif') repeat-y top center;
	text-align: left;

     
	}




#content {
	
        width: 700px;
        margin: 0;
        padding: 0 130px;

	}


#news {
        border: 2px solid #ddeddd;
        min-height: 150px;
        min-width: 600px;
        height: 100%;
        width: 600px;
        margin-top: 20px;
        padding: 10px 20px;
        
}

 h1  {
             font-size: 2.5em;
             color: #055050;
             font-weight: bold;
            }

h2 {
	font-size: 2.3em;
        color: #337878;
        font-weight: normal;
        text-align: left;
	}

#content p, #calendar, #groups, #businesses, #recipes  {
            font-size: 1.7em;
            line-height: 1.3em;
           }

ul.horizontal {
    list-style-type: none;
    overflow: hidden;
}

ul.horizontal li {
                  list-style-image: none;
                  padding: 0 40px 0 0;
                  margin: 0;
                  text-indent: 0;
                  float: left;
                  text-align: center;
                   
                 }



#content h3 {
	font-size: 1.7em;
        color: #060;
        font-weight: normal;
        text-align: left;
        margin: 0;
        padding: 0;
        display: inline;
	}

#businesses h2 {
	font-size: 1.7em;
        color: #333;
	}
                

#calendar dt, #groups dt, #businesses dt {
              font-size: 1.3em;
              color: #337878;
              margin-bottom: .8em;
             }

#recipes dt {
              font-size: 1.3em;
              color: #337878;
              margin-top: .5em;
              margin-bottom: .3em;
             }         
#calendar dt.date {
              
              margin-bottom: 0;
             }

#calendar dd{
              position:relative;top:-1.3em;
              margin-left: 3em;
              margin-bottom: 1.2em;
             }

#groups dd, #businesses dd{
              
              margin-left: 2em;
              margin-bottom: 1.2em;
             }


#recipes dd {
              
              margin-left: 2em;
              margin-bottom: 0;
             }

#groups dd.note {
              
              text-align: center;
             }
#calendar dt.month       {
              font-size:  2.3em;
              color: #337878;
              margin-left:  -.5em;
              margin-bottom:  .2em;
             }
#calendar dd strong {
              
              color: #060;
           
             }

#bookclubcontainer {
	width: 700px;
        height: 650px;
        margin: 0px auto;
        padding: 0 0 100px;
        border: 0;
        
        }

#contemporaryfiction{
font-family:Arial;
width:400px;
float:left;
border-style:solid;
border-color:#055050;
background-color:#FFFFEB;
padding-left:10px;
}
#contemporaryfiction h1 {
font-family:Alba, Impact;
text-align:center;
color:#055050;
font-size:30px;
line-height:1;
}

#classics{
float:right;
font-family:Arial;
width:225px;
border-style:solid;
border-color:#055050;
background-color:#FFFFEB;
padding-left:10px;
}

#classics h1{
font-family:"Apple Chancery",Georgia;
text-align:center;
color:#055050;
font-size:30px;
line-height:1;
}

#bookspacer{
width:225px;
height:10px;
float:right;
}


#nonfiction{
float:right;
font-family:Arial;
width:225px;
border-style:solid;
border-color:#055050;
background-color:#ffffeb;
padding-left:10px;
}


#nonfiction h1{
font-family:"American Typewriter","Courier New";
text-align:center;
color:#055050;
font-size:30px;
line-height:1;
}



.booklist dt      {
              font-family:Arial;
font-size:1.7em;
font-style:italic;
             }


.booklist dd      {
              font-family:Arial;
font-size:1.7em;
font-style:normal;
font-weight:bold;
             }


.twocolumns{
            font-size: 1.7em;
            width: 75%;
            margin-left: 2em;
            }
           


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}




#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata,  strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a { 
	color: #e08123;
	text-decoration: none;

  }

#mainnav a {
        color: #055050;
        padding: 0 15px;
        }

ul.horizontal li a { 
	color: #e08123;
	font-size: 1.7em;

  }

#footer a {  color: #055050; }

a.largefooter {
       color: #fff;
       font-size: 2em;
       padding-right: 20px;
       }

a:hover {
	color: #337878;
	text-decoration: none;
	}
a name {
       color: #f00;
       }

#mainnav a:hover, #footer a:hover {
        color: #905308;
        }

ul.horizontal li a:hover {
       color: #337878;
       }

a img, a:hover img,  #header a img, #header a:hover img {
	border:none;
        text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */





.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	
	}

.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: left;
}

#footer {
	padding: 0;
	margin: 0;
        background:  transparent url(images/footerbg.gif) center bottom repeat-y;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        min-width: 960px;
	font-family: Georgia;
	}

#footer p {
	position: relative;
        width: 700px;
        margin: 0 auto;
	padding: 20px 130px;
	text-align: center;

	}
/* End Structure */






/* 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, #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-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 





	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	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
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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: 20px;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "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." */
