/********************************************************************************                                                  
                          USING SF-BLUEPRINT-CSS

-Never make changes to the original Blueprint CSS files.  Overwrite them in this custom.css file.
-Not all of the css classes are listed in this file. Since Blueprint has great default classes, only overwrites and additions are listed.

For more information on BluePrint CSS, visit: http://code.google.com/p/blueprintcss/

Good luck!
********************************************************************************/


/********************************************************************************
	         Body
*******************************************************************************/

html, body {
   padding: 0;
   margin: 0;
   }
body {
   background: #663300 url(img/background.gif) no-repeat scroll 0 0;
   background-repeat: no-repeat;
   color: #000; 
}
#main {  
	background: #FFCCFF;
	min-height:600px;
	}
#content {
   background: #ffccff;
   padding: 10px;
}
#post {
  border-bottom: 4px dotted #FFAA00;     /*#8F331D; */
  margin-bottom: 10px;
  padding-bottom: 10px;
padding-top:5px
}
.forprint-title{
   display:none;
}
.forprint-page-title{
   display:none;
}
/********************************************************************************
               Header
*******************************************************************************/
#header {
   clear: both;
   height:98px;
}
#logo{
   width:200px;
   float:left;
}
#quotes{
   width:400px;
   float:right;
}
#address{
   width:500px;
   float:right;
   color: white;
   text-align:right;
   padding:0px;
   margin:0px;
   position: relative;
   bottom: 0px;
}
#rss{
   float:right;
   margin-top:3px;
}
#rss img{
   float:right;
   text-align:right;
   height: 28px;
   width: 28px;
}
#constantcontact {
   text-align: center;
   margin-left: auto;
   margin-right: auto;
}
table.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}
td {
  text-align:center;
   font-size: 100%; 
   font-family: Verdana, Helvetica, Sans-Serif;
}

/********************************************************************************
               Typography
********************************************************************************/
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px)
***************************************/
  
body {
   font-size: 75%; 
   font-family: Verdana, Helvetica, Sans-Serif;
}
.yak_order, .yak_small {
   font-size: 100%; 
   font-family: Verdana, Helvetica, Sans-Serif;
}
#content h3 a {
   font-size: 110%; 
   color: #cc3366;
   font-family: Verdana, Helvetica, Sans-Serif;
   text-transform: lowercase;  
   font-weight: bold;
}
#content h3 {
   font-size: 110%; 
   color: #cc3366;
   font-family: Verdana, Helvetica, Sans-Serif;
   text-transform: lowercase;  
   font-weight: bold;
}

h1,h2,h3,h4,h5,h6 { 
  color: #000080; 
}

h2, h2 a {
color: #CC3366;
font-family:Verdana,Helvetica,Sans-Serif;
font-size:1.3em;
font-weight:bold;
margin-bottom:0.75em;
margin-top:0;
text-transform:lowercase;
}

/* SlipFire created typography classes
***************************************/
.medium { font-size: 1em; line-height: 2.1875em;}
.center {text-align:center;}
#byline{margin-top:5px;}
.byline{ font-size: .8em; line-height: 1em;}
.timestamp{ font-size: .8em; line-height: .8em;}
.commentnum{ font-size: .8em; line-height: 1.2em;}
.incategory{ font-size: 1em; line-height: 1.2em;}
.white {color: white;}

/********************************************************************************
               Text Elements and Lists
********************************************************************************/
a { color: #000; border-bottom: 1px dotted #000;  text-decoration: none; }

/* Removes unwanted link decoration
***************************************/
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.nolink, .tabbertab a, .icon, a img, img a, a name{
   border: none ;
   text-decoration:none !important;
}

li { list-style: round inside url(images/bullet.gif); color:#000000;}

.fancybullet li {
      list-style: none;
      background: url(images/bullet.gif) no-repeat top left;
      padding: 0px 0px 5px 18px;
      margin: 0px 0px 0px 0px;
}
/********************************************************************************                                            
                            SLIPFIRE CREATED CLASSES                                                   
********************************************************************************/
/********************************************************************************
                Borders
********************************************************************************/
.border-left{
  border-left: 3px solid #ff9900;
}
.border-right{
  border-right: 3px solid #ff9900;
}
.border-top{
  border-top: 3px solid #ff9900;
}
.border-bottom{
  border-bottom: 3px solid #ff9900;
}
div.border{
  border: 4px solid #ff9900;
}
/********************************************************************************
                Misc

********************************************************************************/
/* Use a .box(Blueprint default) or .box2 to create a padded box inside a column. 
***************************************/
.box2 { 
  padding: .5em; 
  margin-bottom: .5em; 
  background: #eee; 
  border: 1px solid #ddd;   
}
/* Use to push down a div (adds vertical space between divs)
***************************************/

.pushdown-1 {padding-top:10px;}
.pushdown-2 {padding-top:20px;}
.pushdown-3 {padding-top:30px;}
.pushdown-4 {padding-top:40px;}
.pushdown-5 {padding-top:50px;}

/********************************************************************************
                Lines
********************************************************************************/
/* Lines: add "class=" to HR to control color and height
     example: <hr class=thick> for a thick line
***************************************/
.thick {
  height: 2px;
  margin: 0 0 1.4em 0;
  background: #CC3366;
  border-top: 2px dotted #000;
}
.thin{
  height: .5px;
  margin-left: 35%;
  margin-right: 35%;
  background: #CC3366;
  border-top: 1px solid #CC3366;
  width:50%;
}
.dots{
  height: .5px;
  margin-left: 35%;
  margin-right: 35%;
  background: #CC3366;
  border: 3px dotted #CC3366;
  width:50%;
}

/********************************************************************************                                                  
                         SLIPFIRE CREATED FOR WORDPRESS                                                   
********************************************************************************/
/********************************************************************************
                Navbar
********************************************************************************/
#navbar {
   margin: 0px auto 0px;
   padding: 10px 0px 10px 0px;
}

#navbar li {
   display: inline;
   list-style-type: none;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
#navbar ul {
   margin: 0px;
   padding: 0px;
}
#navbar ul li a {
   color: #000080;
   padding: 0px 10px 0px 10px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;
}
#navbar ul li a:hover, a:active {
   text-decoration: underline;
}
#current_page_item a {
   text-decoration: underline;
}
/********************************************************************************
                Sidebar
********************************************************************************/
#sidebar {
   background: #cc3366;
   margin-right: -1px;
   padding-right: 5px;
   padding-top: 10px;
}
#sidebar h2{
   font-size: 1em;
   font-weight: bold;
   margin-bottom: .2em;
}
#sidebar a {
   color: #f2cd66;
   font-weight: bold;   
   border-bottom: none;
   text-transform: lowercase;  
}
#sidebar li a:hover, #sidebar li a:focus{ 
   background: #f2cd66;
   color: #cc3366;
}
#page_archives li {
   list-style: none;
   line-height:0px;
   text-align:right;
   padding-top:0px;
   padding-bottom:10px;   
   margin-top:0px;
   margin-bottom:10px;   
}
.nav-align{
   margin-top:0px;
   margin-bottom:-10px;  
   float:right;
}
.toggleopacity img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}
.toggleopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}
/********************************************************************************
                Sidebar2
********************************************************************************/
.sidebar2{
   padding-top: 20px;
   float:right;
}
.sidebar2 ul  {
   color: #000080;
   padding: 0px 0px 0px 0px;
   padding-bottom:10px;
   padding-left: 5px;
   margin: 0px;
   text-decoration: none;
   border-bottom: none;
}
.sidebar2-title {
   margin-bottom:7px;
}
#teacherbar li {
   margin-bottom:7px;
   line-height:0px;
}
#retreatbar li {
   margin-bottom:7px;

}
#contactbar li {
   padding-bottom: 20px;
   line-height:0px;
}
.post-img{
   width: 80px;
}
/********************************************************************************
                Footer
********************************************************************************/
#footer {
   text-align: left;
   font-weight: normal;
}
#footer-copyright {
   width:775px;
   color: #FFCCFF;
}
#footer-copyright a{
   color: #FFCCFF;
}
#sidebar, #content /* makes all columns even */
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
#main
	{
	overflow: hidden;
	}
#widgetTitle{
 display:none;
}
/********************************************************************************

                Divider
********************************************************************************/
.divider1{
	background: #FFCCFF url(img/divider1.jpg);
        background-repeat: repeat;
        width:60px;
        height:16px;
		padding-bottom: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
	}
.divider2{
	background: #FFCCFF url(img/divider2.jpg);
        background-repeat: repeat;
        width:60px;
        height:16px;
		padding-bottom: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
	}
/********************************************************************************
                Hide Text
********************************************************************************/
.hidden p{
   display:none;
}
p img{
display:inline;
margin:0;
}
/********************************************************************************
                QUOTES
********************************************************************************/
#quotes {
  color:white;
  padding-top:10px;
  text-align:right;
}
#quotescollection_nextquote-0{
display:none;
}

/********************************************************************************
	         PAGES
*******************************************************************************/
.page-heading {
padding:0 0 15px 0;
}
/********************************************************************************
                WORKSHOPS
********************************************************************************/
#workshop a{
  border: none;
}
/********************************************************************************
                TEACHERS
********************************************************************************/
.teacherpic a{
  border:none;
}
/*.thumbnail {
  border: 2px solid #FF5399;
}*/
/********************************************************************************
                CLASS SCHEDULE
********************************************************************************/
.scheduleborder {
border:medium dotted #CC3366;
color:#663300;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}
/********************************************************************************
                BLUEPRINT TABLE FIX
********************************************************************************/
table {border-collapse:seperate;border-spacing:2px;}
table, td, th {vertical-align:middle;}
table {margin-bottom:none;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:none;color:black;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
/********************************************************************************
                FORMS
********************************************************************************/
textarea {
  height: 40px;
  padding: 1px;
}
/********************************************************************************
                IMAGE STUFF FOR 2.6
********************************************************************************/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin-right: 10px;
}
.alignright {
  float: right;
  margin-left: 10px;
}
.alignnone {
  float: left;
  margin-right: 10px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #e5e5e5;
 /*padding-top: 4px;
   margin: 10px;*/
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
}

/********************************************************************************
                TTF TITLES
********************************************************************************/
img.ttf {
margin-bottom: 0px;
}