/*
Theme Name: WP Tots "Sand Castle"
Theme URI: http://www.tots2teens.ie/
Description: Theme for Tots2Teens. The leap from 2.2 to 2.5 turned the theme into a CMS.
Version: 2.5.2
Author: Mary (Design) and Chip (Development)
Author URI: http://www.butterflymedia.ro/
Tags: custom-made, cookies, Irish Pub
*/
html, body {
	margin: 0;
	padding: 0;
}
body {
	font: 76% "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #bdd5e6 url(images/bg-top.png) no-repeat top center;
}
body,td,th {
	color: #666;
}
input, textarea, select {
	font-family:"Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 10px 10px;
}
div#header h1 {
	height: 160px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
}
div#container {
	text-align: left;
}
div#content p {
	line-height: 1.4;
}
div#container {
	width: 900px;
	margin: 0 auto;
}
div#content {
	float: left;
	width: 620px;
}
div#content-products {
	float: left;
	margin-left: 30px;
	width: 840px;
}
div#navigation {
	float: right;
	margin: 0;
}
div#footer {
	background: #bdd5e6 url(images/bg-bottom.png) no-repeat top center;
	color: #FFF;
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	height: 100px;
}
div#footer div {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 16px;
}
div#footer a {
	color: #fff;
	text-decoration: underline;
}

/* The CSS Code for the menu starts here */
#wrapper {
	height: auto;
}
#menu {
	height: 24px !important;
	width: 850px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	padding-top: 16px;
	list-style-type: none;
}
#menu .item {
	padding-top: 8px;
	color: #fff;
}
#menu li {
	float: right;
	margin: 0;				
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 35px;
	color: #FFF;
}
#menu li a:hover, #menu li.active a {
	color: #d5e6f0;
}
#menu_wrapper ul {
	margin-left: 12px;
}

#dynatip {
	display: none;
	background: transparent url(images/cloud_arrow.png);
	font-size: 12px;
	height: 99px;
	width: 136px;
	color: #333;
	font-weight: bold;
	z-index: 99999;
}
.box {
	background-color: #fff;
	padding: 8px;
	margin: 8px;
	border: 5px solid #e7e7e8;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;

	box-shadow: 2px 2px 6px #666;
	-moz-box-shadow: 2px 2px 6px #666;
	-webkit-box-shadow: 2px 2px 6px #666;
	-khtml-box-shadow: 2px 2px 6px #666;

	min-height: 718px;
}
.adbox {
	background-color: #fff;
	padding: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 0;
	border: 5px solid #e7e7e8;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;

	box-shadow: 2px 2px 6px #666;
	-moz-box-shadow: 2px 2px 6px #666;
	-webkit-box-shadow: 2px 2px 6px #666;
	-khtml-box-shadow: 2px 2px 6px #666;
}
.adbox h1 {
	font-size: 12pt;
	color: #0099ff;
}
.adbox h2 {
	font-size: 10pt;
	color: #E00084;
}
.adbox a {
	color: #E00084;
	text-decoration: underline;
}
.adbox a:hover {
	color: #E00084;
	text-decoration: none;
}
.adbox form {
	margin:0 10px 10px;
}
.adbox select {
	background-color:#C2DAE9;
	border:1px solid #FFFFFF;
	color:#000000;
	font:100% "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
	padding:2px;
}

.adbox .stages {
	margin:0 10px 10px;
}
.adbox .stages td {
	border: 1px solid #E7E7E8;
	background-color: #f8f8f7;
	padding: 2px;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}
.adbox .stages td:hover {
	border: 1px solid #CCC;
}
.adbox .stages td a {
	color: #e00084;
	text-decoration: none;
	font-weight: bold;
}

.adbox .latest {
	margin: 16px 0 10px 10px;
}
.adbox .latest td a {
	color: #e00084;
	text-decoration: none;
	font-weight: normal;
}
.adbox .latest td p {
	margin: 0 0 10px 0;
}
.adbox .latest td img {
	margin-bottom: 10px;
}
.adbox .latest td strong {
	font-weight: bold !important;
}
.adbox .latest td h4 {
	color: #999;
	font-size: 10pt;
	margin: 0 0 10px 0;
}
.adbox .latest td h4 strong {
	color: #0099FF;
}

.adbox .stages img,
.adbox .latest img {
	border: 0;
}

.courses {
	background: #FFFFFF url(images/i-courses-search.png) no-repeat top right;
}
.classes {
	background: #FFFFFF url(images/i-classes-search.png) no-repeat top right;
}
.elephant {
	background: #FFFFFF url(images/i-elephant.png) no-repeat center left;
	padding-left: 80px;
	background-position: 10px;
}
.elephant img {border: 0;}

.sbox {
	width: 250px;
	background-color: #f8f8f7;
	padding: 0;
	margin: 8px;
	margin-top: 0;
	border: 5px solid #e7e7e8;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;

	box-shadow: 2px 2px 6px #666;
	-moz-box-shadow: 2px 2px 6px #666;
	-webkit-box-shadow: 2px 2px 6px #666;
	-khtml-box-shadow: 2px 2px 6px #666;
}
.sbox p {
	padding: 8px;
	font-size: 10pt;
}
.sbox ul, .sbox ul li {
	margin-left: 0;
	padding-left: 0;
}
.sbox ul {
	padding-left: 10px;
	font-size: 10pt;
	list-style-type: none;
}
.sbox img {
	border: 0;
}
.sbox h3,
.sbox h3 a {
	color: #e50278;
	text-transform: uppercase;
}
.sbox h2 {
	color: #cbdb2a;
	text-transform: lowercase;
	font-size: 14pt;
}
.sbox a {
	color: #666;
	text-decoration: none;
}
.sbox a:hover {
	color: #000;
	text-decoration: underline;
}
.box img {
	border: 0px solid #dcdcdc;
	margin: 4px;
}
.box h2 {
	font-size: 12pt;
	color: #cbdb2a;
}
.box ol {
	padding: 20pt;
	margin: 0;
}
.box #page_id, .box #cat, .box select {
	font: 100% "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #c2dae9;
	border: 1px solid #FFF;
	padding: 1px;
}
.blue input {
	font: 90% "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	border: 0;
	padding: 0;
}

.right {
	float: right;
	margin-top: 0;
	width: 280px;
}
#search {
	padding: 4px;
	padding-top: 0;
	background-color: #FFF;
	text-align: center;
}
#search #s {
	width: 165px;
}
#search #searchsubmit {
	background: transparent url(images/icon-search-green.png) no-repeat center top;
	border: 0;
	padding: 0 !important;
	width: 32px;
	height: 32px;
	text-indent: -1000px;
	margin-right: 0;
	cursor: pointer;
	font-size: 0;
	color: #00F;
}
.topsearch {
	padding: 4px;
	background-color: #dedede;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}

.right img {
	border: 0;
}
.subscription {
	margin-top: 16px;
	padding: 4px;
	padding-right: 64px;
}
input {
	font-size: 9pt;
}
.sbox hr {
	border: 0;
	border-bottom: 2px dotted #e50278;
	color: #FFF;
	width: 90%;
	height: 0;
	size: 0;
	background-color: #FFF;
	margin-top: 12px;
	margin-bottom: 12px;
}
.box hr,
.adbox hr {
	border: 0;
	border-bottom: 2px dotted #c2dae9;
	color: #FFF;
	width: 98%;
	height: 0;
	size: 0;
	background-color: #FFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
ol li {
	margin-bottom: 8px;
}

.starred {
	background: #fff url('images/star.png') no-repeat top left;
}

.directory table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}
.directory table th {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #B9C9FE none repeat scroll 0 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: 4px solid #AABCFE;
	color: #003399;
	padding: 4px;
	width: 150px;
}
.directory table td {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #E8EDFF none repeat scroll 0 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid transparent;
	color: #666699;
	padding: 4px;
}
.directory table tr:hover td {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #D0DAFD none repeat scroll 0 0;
	color: #333399;
}

.plus {
	font-size: 18pt !important;
	line-height: 12pt !important;
	padding: 0 !important;
	margin: 0 !important;
	color: rgb(203, 219, 42) !important;
}

.blue input {
	background: url(assets/button-go.png) no-repeat;
	cursor: pointer;
	width: 20px;
	height: 20px;
	border: none;
	color: #fff;
}

span.label,
span.spacer,
span.multiple span {
	width: 120px;
	float: left;
} 
span.multiple {
	float: left;
} 
span.button {
	padding-left: 120px;
} 

#wpcf {
	margin-left: 12px;
}
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#featured img {
	width: 150px;
	text-decoration: none;
}

.box-inner {
	background-color: #F8F8F7;
	border: 1px solid #CBDFEC;
	margin-bottom: 3px;
	padding: 2px;
}

/*
a.external {
	background: url('images/external.png') bottom right no-repeat;
	padding-right: 12px;
}
*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.blog h2 {
	margin-top: 16px;
}

.blog .postmetadata {
padding-top:5px;
background-color:#EEEEEE;
border:1px solid #FFFFFF;
font-size:8pt;
line-height:12pt;
padding:6px;
text-align:left;
clear:both;
color:#777777;
}



#rotator {
	width: 250px;
	height: 250px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tagcloud a {
	color: #ADCCE0;
	text-decoration: underline;
}
.tagcloud a:hover {
	color: #E00084;
	text-decoration: none;
}

.nl-form-div {
	float: right;
	margin-top: 40px;
}
.nl-form-label {
	color: #e50278;
	font-weight: bold;
	font-size: 9pt;
}
.nl-form-submit {
	_border: 0;
	_background-color: #fff;
	color: #333;
	_font-weight: bold;
	_padding: 0;
	margin-left: -4px;
}

.box-home {
	background-color: #f8f8f7;
	padding: 8px;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}
