/*
Theme Name: HomeSchoolBuzz
Theme URI: http://wordpress.org/
Description: A theme based on homeschoolbuzz.com <a href="http://homeschoolbuzz.com/">Homeschoolbuzz.com</a>.
Version: 1.0
Author: Gary Davis
Author URI: http://homeschoolbuzz.com/
Tags: yellow, custom header, fixed width, 3 columns, widgets

	Homeschoolbuzz v1.0
	 http://homescholbuzz.com/

	This theme was designed and built by Gary Davis,
	whose blog you will find at http://ux.buzzspree.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
.entry-content blockquote{
border:1px dotted #666666;
margin:4px 0;
padding:1em 2em;}
ins, iframe{padding:1em 0;}
/* End Typography & Colors */



/* Begin Structure */
/* End Structure */



/*	Begin Headers */
/* End Headers */



/* Begin Images */
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* End Entry Lists */



/* Begin Form Elements */
/* End Form Elements */



/* Begin Comments*/
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */



/* Begin Calendar */
/* End Calendar */



/* Begin Various Tags & Classes */
#next-and-previous {
border-bottom:1px dotted #CCCCCC;
display:table;
float:left;
padding:5px 0;
width:100%;
}
#next-and-previous div {
display:table-cell;
vertical-align:middle;
width:50%;
}
#next-and-previous div a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/next-prev.gif) no-repeat scroll left center;
display:block;
font-size:2em;
line-height:25px;
padding:15px 20px 15px 40px;
}
#next-and-previous div a:hover span {
border-bottom:1px solid #DDDDDD;
}
#next-and-previous div.previous-link {
text-align:left;
}
#next-and-previous div.next-link {
text-align:right;
}
#next-and-previous div.next-link a {
background-position:right center;
padding:15px 40px 15px 20px;
}
/* End Various Tags & Classes*/



/* Captions */
.wp-caption-text{color:#666; font-size:90%}
/* End captions */


