/*
Theme Name: Little Blessings
Theme URI: http://www.littleblessingsbainbridge.com
Description: Daycare 
</a>)
Version: 1
Author: Aaron Tomberlin
*/
/*	COLOR KEY

	White: #FFFFFF
	Black: #000000
	Yellow: #ffdb78
	Light Yellow: #fee5a0
	Light Red: #ed5257
*/

/* RESET */

*							{ margin: 0; padding: 0;}
html						{ overflow-y: scroll; } 
html, body					{ height: 100%;}
body						{ font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; color: #383938; background: #fee5a0; text-align:center;}
ul 							{ list-style:none; }
ol							{ list-style:none; }
a img						{ border: none; }
img							{ vertical-align: middle; margin: 5px 5px 5px 5px} 
table						{ border-collapse: collapse; }

/* 	UTILITY  */ 

.floatLeft					{ float:left; }
.floatRight					{ float:right; }
.clear						{ clear: both; }
.button						{ border: 2px solid #000000; background: #383938; padding: 3px 8px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #FFFFFF }
.button:hover				{ background: #828282; color: white }

/* TYPGROGRAPHY */

p  							{ font-size: 12px; color: #383938;  padding: 5px; }
li							{ font-size: 12px; line-height: 1.0em; margin: 0 0 10px 0; }
a							{ color: #383938; text-decoration:underline; }
a:hover						{ background: #ed5257; color: white; text-decoration:underline; }
h1							{ font-size: 18px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
h2							{ font-size: 16px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom:5px; }
h3							{ font-size: 14px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; margin: 0 0 0px 0; }

/* STRUCTURE */

#page-wrap					{ width: 1160px; margin: 0 auto; min-height: 100%; height: auto !important; height: 100%; text-align:left;} 
#body						{ width: 960px; height: 675px; background:url(assets/pagebkgd.jpg) repeat; margin-left: 100px; line-height: 15px; } 
#push						{ height: 200px; } 
#leftsidebar				{ width: 220px; float: left; margin-left: 10px; margin-top: 5px; }
#main-col					{ width: 685px; float: right; margin: 5px 10px 10px 5px; padding: 5px; background:#ffdb78; border:solid 3px #FFFFFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 10px 10pxpx 0; }

/* HEADER */

#top-bar 					{ height: 420px; padding: 0px 0 0 0; background: url(/assets/head2.jpg) top center no-repeat; }
#slideshow_container		{ width:327px; height: 245px; float:left; margin: 50px 0px 0px 140px; }
#slideshow					{  } 

/* MENU */

#menu-bar 					{ height:33px; margin-top: 170px; padding-left: 0px; margin-bottom: 21px; background:#FFFFFF; border-top:solid 1px #000000;}
#main-nav					{ width: 600px; float: right; margin: 74px 120px 0 0; }
#main-nav a					{ margin: 0 3px 0 3px;}
#main-nav a:hover 			{ background: none; }

/* PAGES */

#contactform 				{ width: 400px; text-align:left; padding: 10px;}

/* WIDGETS */

.widget						{ background:#ffdb78; list-style:none;  width: 220; border: 3px solid #ffffff; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0 10px 0px 0; }
.widget p					{ font-size: 12px; line-height: 1.0em; margin: 0 0 10px 0; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; }
.widget inside				{ padding: 10px; }
.widget ul					{ list-style: none; margin-left: 15px; }
.widget	ul a				{ display: block; padding: 0px; color:#000000; }
.widget ul li a:hover		{ background: #ffffff; color:000000; }

/* FOOTER */

#footer 					{ height: 220px; background:url(assets/footer.jpg) bottom center no-repeat; text-align:center;}
#footer-inside				{ width: 960px; margin: 0 auto; font-size:12px; color:white; font-weight:bold; text-align:center; padding: 30px 0px 0 0px; line-height: 1.0em;}
#footer-inside a			{ font-size:12px; color:383938; }
#footer-inside a:hover		{ font-size:12px; color: #ed5257; background: none; }