/*  
Theme Name: The Dream Kids
Theme URI: 
Description: Custom WordPress Theme for The Dream Kids
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com

*/

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html, body  {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #2B251F;
}

#container {
	width: 880px;
	min-height: 100%;
	margin: 0px auto -135px auto;
	position: relative;
}

.clearboth {
	clear: both;
	height: 0px;
}

img {
	border: 0px;
}

#home {
	background: url(images/bg_home.jpg) top repeat-x;
}

#inside {
	background: url(images/bg_inside.jpg) top repeat-x;
}

/* Typography ////////////////////////////////////////////////////////// */

a:link, a:active, a:visited { 
	text-decoration: none; 
	color: #DAA441;
}

a:hover, a:focus { 
	text-decoration: underline; 
	color: #471a01; 
}

h2 {
	color: #ffffff;
	font-family: Arial, Sans Serif;
	font-size: 26px;
	margin-bottom: 10px;
}

ul, ol {
	padding-left: 10px;
	margin-bottom: 15px;
	list-style: none;
}

/* Forms ////////////////////////////////////////////////////////// */

.forms {
	width: 550px;
	border: 1px solid #0A2643;
	background-color: #ffffff;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.formsfour {
	width: 550px;
	height: 80px;
	border: 1px solid #0A2643;
	background-color: #ffffff;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.red {
	color: red;
	font-style: italic;
	font-size: 10px;
}

.submit_it {
	background-color: #9A4062;
	border: 1px solid #061b31;
	width: 100px;
	height: 30px;
	color: white;
}

/* Images ////////////////////////////////////////////////////////// */

.alignright {
   padding: 0px;
   margin: 0px 0px 5px 13px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 0px;
   margin: 0px 13px 5px 0px;
   display: inline;
   float: left;
}

/* Header ////////////////////////////////////////////////////////// */

#header {
	width: 880px;
	height: 50px;
}

#logo {
	width: 320px;
	height: 50px;
	padding: 0px;
	display: inline;
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 0;
	background: url(images/tdk.jpg) no-repeat top left;
	width: 320px;
	height: 50px;
}

#logo a {
	width: 320px;
	height: 50px;
	display: block;
	text-indent: -9999px;	
}

/* Navigation //////////////////////////////////////////////////////////////// */

#navigation {
	width: 560px;
	height: 50px;
	position: relative;
	float: right;
}

#nav {
	margin: 5px 0px 0px 0px;
	text-align: right;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	height: 45px;
	float: right;
}

#nav ul li {
	padding: 0px;
	margin: 0;
	display: block;
	float: left;
}

#nav li a {
	padding: 10px 8px 0px;
	border: 0;
	display: block;
	float: left;
	height: 35px;
	color: white;
}

#nav li a:hover {
	border: 0;
	display: block;
	background: url(images/nav.jpg) bottom center no-repeat;
	color: white;
	text-decoration: none;
}

/* Home //////////////////////////////////////////////////////////////// */

#callout {
	width: 880px;
	height: 278px;
	margin-bottom: 50px;
	margin-top: 46px;
}

#callout_left {
	display: inline;
	float: left;
	width: 430px;
	height: 255px;
	background: url(images/callout.jpg);
	padding: 14px 14px 9px;
}

#callout_right {
	float: right;
	width: 422px;
	height: 278px;
}

#callout_top {
	width: 392px;
	height: 188px;
	overflow: hidden;
	padding-left: 30px;
	color: white;
}

#callout_top h2 {
	margin-top: 0px;
}

#callout_top p {
	padding-bottom: 15px;
	line-height: normal;
	margin: 0px;	
}

#callout_bottom {
	width: 422px;
	height: 90px;
}

#h_photos a {
	width: 198px;
	height: 90px;
	background: url(images/h_photos.jpg);
	text-indent: -9999px;
	display: block;
	float: left;
}

#h_cal a {
	width: 224px;
	height: 90px;
	background: url(images/h_cal.jpg);
	text-indent: -9999px;
	display: block;
	float: right;
}

.tri {
	display: inline;
	float: left;
	width: 278px;
	height: 188px;
	margin-bottom: 50px;
}

.tri_space {
	float: left;
	width: 23px;
	height: 188px;
}

#h_contact a {
	width: 880px;
	height: 103px;
	background: url(images/h_contact.jpg);
	text-indent: -9999px;
	display: block;
	margin-bottom: 50px;
	clear: both;
}

#h_holiday a {
	width: 880px;
	height: 140px;
	background: url(images/h_holiday.jpg);
	text-indent: -9999px;
	display: block;
	margin-bottom: 50px;
}

/* Inside ////////////////////////////////////////////////////////// */

#top {
	width: 880px;
	height: 110px;
	margin-bottom: 50px;
}

#top_left {
	display: inline;
	float: left;
	margin-top: 38px;
}

#top_left h2 {
	margin-top: 4px;
}

#top_right {
	float: right;
}

#left {
	display: inline;
	float: left;
	width: 530px;
	margin-bottom: 70px;
}

#left p {
	padding-bottom: 15px;
}

#right {
	float: right;
	width: 278px;
	margin-bottom: 70px;
}

.sidebar {
	margin-bottom: 40px;
}

/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 135px;
	clear: both;
}

#footer {
	width: 100%;
	height: 135px;
	background: url(images/footer.jpg) repeat-x bottom;
	position: relative;
	color: white;
}

#footer_container {
	width: 880px;
	height: 135px;
	margin: 0px auto;
	background: url(images/footer_container.jpg) top right no-repeat;
}

#footer a {
	color: white;
	text-decoration: none;
	border: 0px;
}

#footer a:hover {
	color: white;
	text-decoration: underline;
}

#footer_left {
	display: inline;
	float: left;
	width: 426px;
	height: 95px;
	padding: 15px 0px 0px 14px;
}

#footer_right {
	float: right;
	text-align: right;
	width: 426px;
	height: 95px;
	padding: 15px 14px 0px 0px;
}

#footer_bottom_left {
	display: inline;
	float: left;
	padding-left: 3px;
}

#footer_bottom_right {
	float: right;
	text-align: right;
	padding-right: 3px;
}