/*  
Theme Name: BB4
Theme URI: http://www.johnhesch.com/themes/gila.zip
Description: Based on Gila - Three column theme based on an open source design by Haran located at http://www.oswd.org/email.phtml?user=haran
Version: 1.1
Author: Haran and John Hesch




	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
 single.php, searchform.php, comments.php, comments-popup.php are based on the WordPress default files.
	
	*** REGARDING IMAGES & PLUGINS ***
	This theme uses two plugins and two images which are included in the distribution.
	
	Be sure to change the URL of the image in this file on line 326 and 373. 
	
	To install the plugins add both files to your wp-content/plugins/ folder and activate in 
	the plugins tab of the admin screen.

	Contact me if you have questions. john@johnhesch.com
*/

/* ##### Common Styles ##### */

body {
  color: black;
/*  width: 1000px; */
  margin-left: auto; 
  margin-right: auto; 
  /*background-color: rgb(204,204,255);*/
    background-color: rgb(51,00,51); 
  background: url(images/spillingcoffeebackground.jpg) repeat;
		font-family: arial, sans-serif; 
		/* line-height: 1; */
  		padding: 0 0 0 0px;
		margin: 5 0 0 0px;
		color: #333; 
		font-size: 12px;

        max-width: 1023px;
        min-width: 1023px;
}

html > body {
  font-size: 10pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


h2 {
	font-size: 125%; 
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.center {
text-align: center;
}

#Googleheader {
    float: center;
}

/* ### SC Stuff ### */
#sc-header              {
                background:url(images/spillingcoffeeheader.jpg) no-repeat;
                height: 150px;
                width: 95%;
                margin-left: auto; 
                margin-right: auto;
                text-align: left;
                padding-top: 5px;
                
                
              
}

.sc-title			{
                float: left;
  		font-size: 37px;
                font-weight: bold;
		color: #000;
		font-family: verdana, arial, sans-serif;
                padding-left: 30px;
		padding-top: 105px;               
                padding-bottom: 0px;
                font-style: italic; 
                }

.sc-title a			{
		text-decoration: none;
		color: #000;
		}

.sc-title a:link		{
		text-decoration: none;
		color: #000;
		}
				
.sc-title a:active		{
		text-decoration: none;
		color: #000;
		}
				
.sc-title a:visited	{
		text-decoration: none;
		color: #000;
		}

.sc-googlead			{
                float: right;
  		font-size: 37px;
                font-weight: bold;
		color: #000;
		font-family: verdana, arial, sans-serif;
                padding-top: 0px;               
                padding-bottom: 0px;
                font-style: italic; 
                
                }

#sc-navbar              {
                background: #fff;
                height: 25px;
                width: 95%;
                margin-left: auto; 
                margin-right: auto;
                text-align: left;
                
}

.sc-navtext             {
                float: left;
                font-size: 12px;
                font-family: verdana, arial, sans-serif;
                font-weight: bold;
                color: #000;
                font-style: italic; 
                padding-left: 175px;
                padding-top: 10px;
}

.sc-navmenu            {
                float: right;
                font-family: verdana, arial, sans-serif;
                font-weight: bold;
                font-style: italic; 
                padding-right: 5px;
                padding-top: 5px;
}

.sc-navmenu a			{
		text-decoration: underline;
		color: #006600;
		}

.sc-navmenu a:link		{
		text-decoration: underline;
		color: #006600;
		}
				
.sc-navmenu a:active		{
		text-decoration: underline;
		color: #006600;
		}
				
.sc-navmenu a:visited	{
		text-decoration: underline;
		color: #006600;
		}

#sc-navbar2              {
                background: #fff;
                height: 25px;
                width: 95%;
                margin-left: auto; 
                margin-right: auto;
                text-align: left;
                
                
}
.sc-navtext2             {
                float: left;
                font-family: verdana, arial, sans-serif;
                font-weight: bold;
                font-style: italic; 
                padding-left: 25px;
                padding-top: 5px;
}


/* ##### Header ##### */

#header {
  color: #000;
  background-color: rgb(102,0,51);
  background:url(images/spillingcoffeeheader.jpg) no-repeat;
  background-color: #fff; 
  height: 155px;
}

.headerTitle {
  margin: 0;
/*  padding: 0.25em 4mm 0.25em 4mm;  */
  color: #000000;
  padding-top: 30px;  		
  font-size: 37px;
  font-weight: bold;
}

.headerTitle a {
                

		color: #000;
		font-family: verdana, arial, sans-serif;
                padding-left: 175px;
		padding-top: 90px;               
                padding-bottom: 0px;
                font-style: italic; 
                text-decoration: none;

}


.headerTitle > a {
  font-size: 100%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: FFFF99;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
  color: #FFFF99;
  background-color: black;

  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: #006600;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}





/* ##### Left Side Bar ##### */


.leftSideBar {
/*  width: 15.5em; */
 width: 170px;
  float: left;
  clear: left;
  padding-left: 3px;
  background-color: white;
  

}


.leftSideBar .sideBarTitle {
  background: url(images/smallmug.gif) center left no-repeat;
  padding-left: 25px; 
   color: black;
  font-size: 138%; 
  /*color: rgb(64,64,64);*/
  /*background-color: rgb(255,204,255);*/
  font-weight: bold;
  margin: 0;
/*  padding: 0.8ex 0.25ex;  */
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  /* margin: 0 0 1em 0; */
  margin: 0 0 0 0;
  padding: 0 0.25ex;
}

.leftSideBar li {
  /* margin: 1ex; */
  margin: 0 0 3ex 0;
  padding: 0 0 0 0;
}

.leftSideBar a {
  color: #006600;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.leftSideBar a:hover {
  color: #006600;
  background-color: transparent;
  text-decoration: underline;
}

.leftSideBar .sideBarText {
  /*color: rgb(166,140,83);*/
  color: black;
  background-color: transparent;
    line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  /*color: rgb(64,64,64);*/
  color: black;
  background-color: transparent;
  font-weight: bold;

}


/* ##### Right Side Bar ##### */

.rightSideBar {
/*  width: 13em; */
  width: 180px;
  margin: 1ex 0.75ex 0 0;

  padding: 0;
  float: right;
  clear: right;
  border: 0px solid rgb(216,210,195);
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
background: url(images/smallmug.gif) center left no-repeat;
  padding-left: 25px; 
   color: black;
  font-size: 138%; 
  /*color: rgb(64,64,64);*/
  /*background-color: rgb(255,204,255);*/
  font-weight: bold;
  margin: 0;

}

.rightSideBar a {
  color: #006600;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarText {
  text-decoration: none;
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}
.rightSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.rightSideBar li {
  margin: 1ex;
  padding: 0 0 0 0;
}

.rightSideBar img {
 border: 0;
}


/* ##### Main Copy ##### */

.main-copy {
  
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.5em;
  margin: 0 0 0 12.5em;
  padding: 0.5ex 15em 1em 1em;
  border-left: 1px solid rgb(216,210,195);


}

.main-copy h1 {
  /* color: rgb(166,140,83);*/
  
  color: black;
  background-color: transparent;
  font-family: arial, sans-serif;
  font-size: 175%;
  font-weight: bold;
  /*font-style: italic; */
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

.main-copy a {
  /* color: rgb(166,140,83);*/
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

.main-copy a:hover {
	 /*color: rgb(64,64,64);*/
	 color: #006600;
}

.date-header {
  font-size:78%/1.4em;
	 /* text-transform:uppercase;*/
  /* letter-spacing:.2em;  */
  color:#000;
}

.post {
  border-bottom:3px dotted #ccc;
  padding-bottom:1.5em;
}

.post a {
  /* color: rgb(166,140,83);*/
  color: #006600;
    background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.post a:hover {
  text-decoration: underline;
}

blockquote {  
background: url(http://www.beadboard.net/wp-images/quote.gif) no-repeat 0 3px; 
color: #666; 
padding-left: 20px;
font-style: italic;
margin-bottom: 1px;
display:block; 
padding-top:5px;
}


/* ##### Footer ##### */

#footer {
  color: black;
  /*background-color: rgb(230,223,207);*/
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm; 
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
	
	/* ##### Comments ##### */
	
.comment-link {
  /* text-transform:uppercase;*/
  letter-spacing:.1em;
}

input.text, textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid;
	border-color: #888888 #888888 #aaaaaa #aaaaaa;
	padding: 3px 3px 4px 3px;
	font-size: 1em;
}

input.text:focus, textarea:focus {
	border-color: #000000;
}

.alt {
	 background-color: #f8f8f8;
	 border-top: 1px solid #ddd;
	 border-bottom: 1px solid #ddd;
}
