@charset "utf-8";
/* CSS RESET */
@import url(reset.css);
@import url(default.css);

/* CSS LAYOUT DESIGN */

/* ====================================================
Style Sheet Title: Creative Learning Events
Written By: Donna Clinch

Swatch Colours
-------------------------------------------------------
# - 
# - 
# - 
# - 
# - 
# - 
======================================================*/

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:20px;
	padding:0px; 
	color:#000;
}

a:link, a:visited, a:hover {
	color:#4167d6;
	font-weight:bold;
}

#wrapper{
	width:850px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	border:4px solid #002d71;
	background:url(../images/wrapper.jpg) no-repeat top center;
}

.footer{
	line-height:20px;
	margin:0 auto;
	padding:20px 19px;
	text-align:center;
	width:852px;
}

#header h1.logo a {
	background:url("../images/cle.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:53px;
	text-indent:-9999px;
	width:609px;
	margin:40px 10px;
}

div#nav ul {
	margin:0px;
	list-style:none;
}

div#nav ul li {
	float:left;
	text-align:center;
	display:block;
	width:140px;
	padding:5px 0;

}

div#nav ul li a:link, div#nav ul li a:hover, div#nav ul li a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
	width:140px;
	
}


div#nav ul li.single{
	line-height:42px;
}



/*#nav ul {
	margin:0px;
	list-style:none;
}

#nav ul li {
	float:left; 
	display:inline;
}*/
#content {
	margin-top:30px;
}

.copy {
	display:inline;
	float:left;
	padding:0px 10px;
	width:610px;
	font-size:12px;
	
}

/*.copy2 {

display:inline;
float:left;
padding:0;
width:448px;

}*/


.copy-full {

	display:inline;
	float:left;
	padding:0 10px;

}

#content3{
	margin:0px 10px;
}



#rightbuttons {
	display:inline;
	float:left;
	padding:0 19px;
	text-align:center;
	width:162px;
}

#content2 {
	display:inline;
	float:left;
	padding:0;
	width:448px;
}


.sidebar{
	display:inline;
	float:left;
	padding:0;
	text-align:center;
	width:200px;
	font-size:12px;
}

.subfooter {
	text-align:center;
	display:block;
	width:100%;
	
}



/******************************************************/
/* internal page styling                              */
/******************************************************/

p {
	line-height:20px;
	margin:10px 0px;
}

.copy ul {
	margin:10px  10px 10px 20px;
	list-style:disc;
	line-height:20px;
	
}
em {
	font-weight:bold;
}


.copy h1{ 
 	font-size:18px;
	color:#043e99;
	text-align:left;
	border-bottom:1px solid #043e99;
	margin:10px 0px;
	text-transform:capitalize;
	font-weight:bold;
}
h2 {
	font-size:15px;
	color:#043e99;
	text-transform:capitalize;
	margin:10px 0px;
	font-weight:bold;
}

.learningpage h2 {
color:#043E99;
font-size:15px;
text-transform:capitalize;
}

h3, h4, h5, h6, h7 {
	font-size:13px;
	margin:10px 0px;
	font-weight:bold;
}


table.enquiries {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	padding:10px;
}
input.enquiries {
	width:250px;
	padding:2px;

}

.enquiries  input, .enquiries select {
	margin:5px;
}

input.enquiries2 {
	width:100px;
}



small {
	font-size:85%;
	color:#043e99;

}

fieldset {
	border:1px solid #043e99;
}

legend {
	background:none repeat scroll 0 0 #043E99;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 5px;
	margin:5px;
	font-size:15px;
}

blockquote {
	padding:0px;
	margin:0px;
	border-top:1px solid #043e99;
	border-bottom:1px solid #043e99;
	font-size:12px;
}
.quotesig {
	text-align:right;
	font-weight:bold;
	color:#022674;
}

.gallery{
	float:left;
	display:inline; 
	width:400px;
}

.main {
	width:400px;
	height:311px;
	overflow:hidden;
	border:1px solid #043e99;
}

.thumb {
	width:70px;
	height:70px;
	overflow:hidden;
	border:1px solid #043e99;
	cursor:pointer;
	
}

.gallerynav {
	float:right;
	display:inline; 
	width:400px;
}

.gallerynav img {
	display:inline;
}

hr {
	width:100%;
	text-align:center;
	color:#fff;
	border-bottom:1px solid #043e99;
	border-top:0px solid #043e99;
	border-left:0px solid #043e99;
	border-right:0px solid #043e99;
	height:1px;
}
#thanks {
	background:#bcf5ca;
	border:1px solid #d2d2d2;
	color: #367545;
	font-size: 11px;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

.sorry {
	background:#ffb8b8;
	border:1px solid #993232;
	color: #993232;
	font-size: 11px;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}




ul.innerpagenav{

	padding:0px;
	margin:0px 5px;
	float:right;
	width:200px;
    border-top: 1px solid #4868ba;
}

ul.innerpagenav2{

	padding:0px;
	margin:0px 0px;
	float:left;
	width:380px;
    border-top: 1px solid #4868ba;
}


ul.innerpagenav li, ul.innerpagenav2 li{
    padding: 0px;
    list-style: none;
    margin: 0px;
    color: #8a8a8a;
	width:365px;
    background-color: #f9f9f9;

}

ul.innerpagenav li a, ul.innerpagenav li a:link, ul.innerpagenav li a:visited{
	display:inline-block;
	font-size:12px;
    border-bottom: 1px solid #4868ba;
    padding: 8px 8px;
	margin:0px;
	
    background-color: #f9f9f9;
	text-decoration:none;
	
}

ul.innerpagenav2 li a, ul.innerpagenav2 li a:link, ul.innerpagenav2 li a:visited{
	display:inline-block;
	font-size:12px;
    border-bottom: 1px solid #4868ba;
    padding: 8px 8px;
	margin:0px;
	width:365px;
    background-color: #f9f9f9;
	text-decoration:none;
	
}

ul.innerpagenav li a:hover, ul.innerpagenav2 li a:hover {
	font-size:12px;
	margin:0px;
    background-color: #e7e7e7;
    color: #043e99;
	text-decoration:none; 
}

.learningpage ul.innerpagenav , .learningpage ul.innerpagenav li , .learningpage ul.innerpagenav li a:link, .learningpage ul.innerpagenav li a:visited, .learningpage ul.innerpagenav li a:hover {
	width:234px;
	display:block;
}


.sidebar ul.innerpagenav{
	width:200px;
}

.sidebar h3.widget-title {
	margin-top:30px;
}
.sidebar ul {
	border-top: 1px solid #4868ba;
}

.sidebar ul li a, .sidebar ul li a:link, .sidebar ul li a:visited {
	display:block;
	background-color: #fff;
	border-bottom: 1px solid #4868ba;
	padding:5px;
	font-size:12px;
	text-align:left;
	display:block;
}

.sidebar ul li a:hover {
	display:block;
	background-color: #e7e7e7;
	border-bottom: 1px solid #4868ba;
	padding:5px;
	font-size:12px;
	text-align:left;
}

.sidebar ul.xoxo {
	border-top:none;
}

li#search-2 {
	margin-top:20px;
}


#leftphoto {
	display:inline;
	float:left;
	padding:0 19px;
	width:162px;
}

#leftphoto img {
	border:1px solid #043E99;
	margin-bottom:10px;
}

#rightbuttons {
	display:inline;
	float:left;
	padding:0 20px;
	text-align:center;
	width:162px;
}

#rightbuttons1 {
	display:inline;
	float:left;
	padding:0;
	text-align:center;
	width:200px;
}


#rightbuttons1 img {
	margin:0px auto;
}


.phototxt {
	font-size:11px;
	margin:0 0 100px;
	padding:0;
	text-align:center;
}




	
/******************************************************/
/* BLOG CSS STYLING                                   */
/******************************************************/

h2 {

	color:#043E99;
	font-size:18px;
	text-align:left;
	text-transform:capitalize;
}

body.page div#comments {
	display:none;
}

.post {
	margin-bottom:50px;
}

.entry-content  h1, .entry-content  h2, .entry-content  h3, .entry-content  h4, .entry-content  h5, .entry-content  h6 {
	border-bottom:none;
}



.entry-content {
	margin-bottom:20px;
	padding: 0px 10px 10px 10px;
	font-size:12px;
}
.comment-author{
	float:left;
	display:inline;
	width:40px;
	margin-right:20px;
}

.comment-body {
	float:left;
	width:520px;
	font-size:10px;
}


div.navigation {
	margin:10px;
	text-align:center;
}

div.navigation div.nav-previous{
	float:left;
	display:inline;
}

div.nav-next{

	float:right;
	display:inline;
}

div#comments {
	border-top:1px solid #043E99;
}

li.comment.even {
	border-bottom:1px solid #043E99;
	padding:10px;
	font-size:11px;
}

li.comment.odd {
	border-bottom:1px solid #043E99;
	padding:10px;
	font-size:11px;
	background:#e9e9e9;
}

.entry-utility {
	font-size:11px;
	text-align:center;
	margin-bottom:20px;
}

.entry-meta {
	text-align:right;
	font-size:11px;
	margin-top:-30px;
	margin-bottom:20px;
}


.copy .post ol  {
	line-height:20px;
	list-style:disc outside none;
	margin:10px 10px 10px 20px;
}

blockquote {
	font-style:italic;
}

form#commentform {
	margin:0px auto; 
	width:405px;
}

.form-allowed-tags {
	font-size:10px;
	display:none;
}

form#commentform label {
	float:left;
	font-weight:bold;
	width:120px;
}

form#commentform input#url {
	margin-left:5px;
}

form#commentform textarea {
	margin-left:5px;
}

h3#reply-title, p.comment-notes {
	text-align:center;
}


form#commentform input {
	width:250px;
}

 form#commentform textarea#comment {
	width:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

form#commentform input#submit {
	width:auto;
}

/******************************************************/
/* Styling for New ASP Contact Form */
/******************************************************/

form#aspcontactform {
	display: inline; /*fix ie6 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 15px 0;
}

form#aspcontactform ul {
	list-style: none;
	padding: 0px; /* no reset stylesheet being used so reset the defaults */
	margin: 0px; /* no reset stylesheet being used so reset the defaults */
}

form#aspcontactform ul li {
	margin-bottom: 15px;
	float: left;
	display: inline; /*fix ie6 */
	clear: both; /*fix ie6 and ie7 stop them being gay */
	display: block; /*fix ie6 and ie7 stop them being gay */
	width: 100%; /*fix ie6 and ie7 stop them being gay */
}

form#aspcontactform label {
	float: left;
	display: inline; /*fix ie6 */
	width: 120px;
	line-height: 30px;
	cursor: pointer;
}

form#aspcontactform input, form#aspcontactform textarea {
	float: left;
	display:inline; /*fix ie6 */
	width: 295px;
	border:none;
	height: 30px;
	line-height: 30px;
	color: #333;
	background-color: #fff;
	border: solid 1px #CCC;
	padding: 0 0 0 5px;
}

form#aspcontactform textarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	padding: 5px 0 0 5px;
	line-height: 16px;
}

form input#submit {
	clear: both;
	width: 114px;
	height: 37px;
	display: inline; /*fix ie6 */
	border: solid 1px #CCC;
	font-size: 12px;
	font-weight: bold;
	background:#fff;
	margin: 15px 0 0 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	cursor: pointer;
}

form#aspcontactform input:focus, form#aspcontactform textarea:focus, form#aspcontactform input#submit:hover{
	border: solid 1px #002D71;
}

p.contactrequired {
	font-size: 11px;
	margin: 0 0 0 132px;
	float: left;
	display: inline; /*fix ie6 */ 
}

span.asterisk {
	font-size: 14px;
	color: #F00;
}

form .error {
	border: 1px solid #d14c0e;
}

p.success-message, ul#form-error {
	margin: 15px 0;
	padding:15px 25px;
	background-color:#DFF2BF;
	width: 370px;
	color: #4F8A10;
	border: solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#form-error {
	background-color:#FFBABA;
	color: #b53737;
	list-style-position:inside;
	list-style: none;
}

ul#form-error li {
	margin: 4px 0;
}

li#error-header {
	list-style-type: none;
	padding: 0 4px 0 0;
	font-weight: bold;
}
