/*

style.css - International Child Art Foundation website

Kym Maxham thanks the following people...
Eric Meyer: http://meyerweb.com
Andy Clarke: http://forabeautifulweb.com and http://www.stuffandnonsense.co.uk
Mondre': http://themeforest.net/user/imaginem
Stu Nichols: http://www.cssplay.co.uk

*/


/*
 reset everything
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

/*
 main layout settings
*/


*{ padding: 0px; }
body, html{ height: 100%; margin: 0;height: auto; min-height: 100%; }
body{ font-family:Helvetica,'Helvetica Neue','Lucida Sans Unicode', Arial,sans-serif;
font-size: 62.5%; background: url(../images/background-gradient-10x600.gif) repeat-x top;}
a{ outline: none; text-decoration: none; }
a:hover{ text-decoration: underline; }
a img{ border: none; }

.clear {clear:both;}
.ienoclear {clear:both;}
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }

#pagecontainer {
	width:1010px;
	padding:0;
	margin:0 auto;
	text-align:center;
	background: #ffffff;
}

#header {
	width:100%;	
}
	
/* Logo */

#logo {
	float:left;
	padding: 2px 2px;
	}
	#logo img {
		padding:0;
		margin:0;
		border:0;
	}
/* google translate element */
#translate {
        width:120px;
		position:relative;
		float:right;
		margin: 0 auto;
		padding-right:35px;
		padding-top:8px;

    }
	
/* Page */
	
#page {
	width:100%;
	background: transparent url(../images/new-arch-paletteknife2.png) no-repeat top left;
	text-align:left;
}

/* Bread Crumbs */

#breadcrumb {
	padding:0 0 0 10px;
	margin:0;
	font-size:8px;
	text-transform:uppercase;
	
	}
	#breadcrumb ul {
		list-style:none;
		margin-left:30;

		}
		#breadcrumb ul li {
			display:inline;
			color:#111;
			}
			#breadcrumb ul li a{
				color:#878787;
				}
				#breadcrumb ul li a:hover{
					color:#111;
					text-decoration:none;
					}


/* Featured */

#featured {
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	width:100%;
	height:375px;
	color:#fff; 
	overflow:hidden;
	
	}
	#featured .featuredcontainer {
		float:left;
		width:1010px;
		height:375px;
	}
	#featured .featuredcontainer img {
		float:left;
		}
	#featured h1 {
		font-size:24px;
		font-weight:bold;
		padding:0;
		line-height:32px;
		text-shadow: -1px -1px #666, 1px 1px #111;
	}
	#featured h2 {
		font-size:24px;
		font-weight:bold;
		color:#1C1C1C;
		padding:0;
		line-height:32px;
	   }
	
	#featured h2 a {
			color: #060606;
			text-decoration:none;
		}
			#featured h2 a:hover {
				color: #343434;
				text-decoration:none;
			}
	
    #featured h1 a {
			color:#fff;
			text-decoration:none;
		}
			#featured h1 a:hover {
				color:#D1D1D1;
				text-decoration:none;
			}

	#featured    .featuredcontents {
		float:right; 
		position:relative;
		top:-350px;
		right: 450px;
		margin:45px 0 0 0px;
		font-size:14px;
		font-weight:normal;
		width:360px;
		color:#fff;
		line-height:20px;
		text-shadow: 1px 1px #111;
		}

   .featuredcontents2 {
		float:right; 
		position:relative;
		top:-350px;
		right: 450px;
		margin:45px 0 0 0px;
		font-size:14px;
		font-weight:normal;
		width:360px;
		color: #fff;
		line-height:20px;
		text-shadow: 1px 1px #fff;
		}
			
		.featuredarch  {
		    text-indent:-5000px;
			width:1010px;
			height:50px;
			position:relative;
			top:-375px;
			left:0px;
			z-index:1000;
			background: url(../images/new-arch-paletteknife2.png) no-repeat top left;
			}
		.featurednav a {
			cursor:pointer;
			text-indent:-5000px;
			width:42px;
			height:42px;
			float:right;
			position:relative;
			top:-208px;
			right:-20px;
			z-index:1000;
			text-shadow: none;
			background: url(../images/arrow-right.png) no-repeat top right;
			}
		.featurednavleft a {
			cursor:pointer;
			text-indent:-5000px;
			width:42px;
			height:42px;
			float:left;
			position:relative;
			top:-208px;
			left:-20px;
			z-index:1000;
			text-shadow: none;
			background: url(../images/arrow-left.png) no-repeat top right;
			}
			

/* Main Page 3 Boxes with Image */

#mpageboxwrap {
	margin: 0 0;
	padding: 0 0;
	position:relative;
	top: -50px;
	left: -10px;
	
	}
	.mpagebox {
		width:295px;
		float:left;
		padding-right:10px;
		padding-left:0px;
		padding-top:6px;
	
		}
		.mboxtitle { font-size:18px; font-weight:normal; color:#FFFFFF; padding:10px 0 5px 15px; background: #D6D6D6; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
			.mboxtitle a { color: #FFF; text-decoration:none;}
			.mboxtitle a:hover { color: #202020; text-decoration:none;}
			
		.mboximage img { width:60px; height:60px; float:left; margin-left:10px;}
		.mboximage a img {margin-left:10px;}
		

		.mboxtext { font-size:12px; line-height:18px; color: #1C1C1C; margin-top:10px; margin-right: 8px; padding-left: 10px;}
		.mboxspace { margin-left:5px; }
		
     .mpagebox2 {
		width:280px;
		float:left;
		margin: auto;
		padding-right:5px;
		padding-left:10px;
		padding-top:6px;
		}
		.mboxtitle { font-size:18px; font-weight:normal; color:#FFFFFF; padding:10px 0 5px 15px; background: #D6D6D6; -moz-border-radius: 5px;    -webkit-border-radius: 5px;}
		    .mboxtitle a { color: #FFF; text-decoration:none;}
			.mboxtitle a:hover { color: #202020; text-decoration:none;}
			
		.mboximage img { width:60px; height:60px; float:left; margin-left:10px;}
		.mboximage a img {margin-left:10px;}

		.mboxtext { font-size:12px; line-height:18px; color: #1C1C1C; margin-top:10px; margin-right: 8px; padding-left: 10px; padding-right: 5px;}
		.mboxspace { margin-left:5px; }
		
	
/* resources page boxes - displayed as two columns */		

#mpageboxwrap2 {
	margin: 0px 15px 0 35px;
	padding: 0 0 5px 0;
	
	background:rgba(255,250,250,0.7);
	}
#mpageboxwrap2 .starlist ul { 
		list-style-image: url('../images/star-new.png');
		padding-left:15px;
		padding-bottom:10px;
		color:#343434;
		}
		#mpageboxwrap2 .starlist ul li { 
			padding-top:5px;
			}

	.mpagebox2 {
		width:450px;
		float:left;
		padding-right:20px;
		}
		.mboxtitle { font-size:18px; font-weight:normal; padding:10px 0 5px 15px; background: #D6D6D6; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
			.mboxtitle a { color:#3a3a3a; text-decoration:none;}
			.mboxtitle a:hover { color:#111; text-decoration:none;}
			
		.mboximage img { width:60px; height:60px; float:left; margin-left:10px;}
		.mboximage a img {margin-left:10px;}
	
		.mboxtext { font-size:12px; line-height:16px; color: #1C1C1C; margin-top:10px; margin-left: 5px;}
		.mboxspace { margin-left:5px; }

/* home page lower box with testimonial quotes */

#mlowerboxwrap {
	margin: -10px 5px 0 15px;
	padding: 5px 0 0px 0;
	position: relative;
	top: -40px;
	}
	
	#maboutwrap {
		float:left;
		width:620px;
		margin:10px 0 0 0;
		}
		.mabouttitle {
			font-size:18px;
			font-weight:normal;
			color:#3a3a3a;
			padding:10px 0 0 20px;
			}
			.mabouttitle a {
				color:#3a3a3a;
				text-decoration:none;
				}
				.mabouttitle a:hover {
					color:#111;
					text-decoration:none;
					}
		.mabouttext {
			font-size:12px;
			color:#8a8a8a;
			margin-top:22px;
			margin-bottom:20px;
			line-height:18px;
			}
	
		#thequote {
			float:left;
			width:900px;
			padding: 5px 5px 0px 30px;
			margin: 5px 5px 0px 15px;
			border: 2px dotted #CCCCCC;
			}
			
			#thequote .quotetitle {
				font-size:18px;
				font-weight:normal;
				color:#3a3a3a;
				padding:5px 5px 5px 5px;
				}
				
			#thequote .quotetext {
				font-family: 'Helvetica Neue';
				font-style:italic;
				font-size:15px;
				color: #1B1B1B;
				line-height:16px;
				margin: 16px 0px 5px 15px;
				}
			#thequote .quoteauthor{
				font-size:12px;
				font-weight:bold;
				color:#3a3a3a;
				margin: 10px 35px 0 15px;
				line-height:normal;
			}
			#thequote .quotecompany{
				font-size:12px;
				color:#3a3a3a;
				font-weight:normal;
				margin: 0px 35px 0 0;
				}
				
#pagetitle {
	margin:35px 5px 6px 40px;
	background: transparent url(../images/title-border-brush.gif) no-repeat bottom;

	}
	#pagetitle h1 {
		font-size:28px;
		color:#111;
		}
	 #pagetitle h2 {
	     font:Arial, Helvetica, Verdana, sans-serif;
	     font-size:24px;
		 color:#111;
		}
	
			
/* -------- Sidebar -------- */

#sidebar {float:right; width:300px; padding: 20px 0 10px 35px; background-color: #EBEBEB; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

   
	.sidebartitle { 
		font-size:14px;
		font-style:normal; 
		color:#111; 
		letter-spacing:0px;
		padding-bottom:6px;
		margin-bottom:6px;
		margin-top:6px;
		border-bottom:2px dotted #D1D1D1;
		}
	.sidebartextbox { font-size:12px; line-height:16px; color: #1D1D1D; padding-bottom:30px; margin-right:25px;}
	.sidebaropts { font-size:12px; line-height:16px; color:#6e6e6e; margin-top:-8px;}
		.sidebaropts ul { list-style:none; font-size:12px; line-height:16px; color:#6e6e6e; padding:0;margin:0; padding-top:5px; padding-bottom:30px;}
		.sidebaropts ul li { font-size:12px; line-height:16px; color:#6e6e6e; padding:6px 0 5px 0;}
		.sidebaropts ul li a { font-size:12px; line-height:16px; color: #3300CC; padding-right:3px;}
		.sidebaropts ul li a:hover { font-size:12px; line-height:16px; color:#111; text-decoration:none; }
		
#sidebar2 {float:right; width:300px; padding: 20px 0 10px 35px; background-color: #F5F5F5; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
		
/* -------- Contents -------- */	

.twocolumn { width: 580px; }	
.singlecolumn { width: 940px; }	
	
#contents { float:left; font-size:12px; line-height:16px; color: #1C1C1C; padding-bottom:5px; margin: 0px 20px 5px 40px;
            min-height: 420px;
            height: auto !important;
            height: 420px; 
		     }
	       h1,h2,h3,h4,h5,h6 {
		      font-weight:normal;
			  line-height:normal;
			  
			     }
				 h3 {line-height:14px;
				 }
				 h6 {line-height:normal;
				 }
	
	#contents .posttitle { font-size:22px; font-style:normal; color:#111; font-weight:bold; letter-spacing:-1px; margin-bottom:15px;}

	/* -------- Content Alignment -------- */
	
	#contents .alignright {float:right; margin-left:15px;}
	#contents .alignleft {float:left; margin-right:15px;}
	#contents .aligncenter { clear:both; display:block; margin:0px auto;  }
	
	#contents .servicelist ul { 
		list-style-image: 
		url('../images/accept.png');
		padding-left:40px;
		padding-bottom:20px;
		}
		#contents .servicelist ul li { 
			padding-top:9px;
			}
			
	#contents .starlist ul { 
		list-style-image: url('../images/star-new.png');
		padding-left:30px;
		padding-bottom:20px;
		color:#343434;
		}
		#contents .starlist ul li { 
			padding-top:5px;
			}
 

	#contents img {border:1px solid #A2A2A2;padding:3px;}
	#contents em {font-style:italic;}
	#contents a {color: #0066CC;text-decoration:none;}

	#contents blockquote{
	padding: 20px 20px 20px 27px; margin:0;
	border:2px dotted #747474;
	}
	
	#contents ul, #contents ol{
	list-style-position:outside;
	margin-left:20px;
	}

	
	/* -------- Headings -------- */
	
	#contents h1 {font-size:26px; color:#111;}
	#contents h2 {font-size:22px; color:#111;}
	#contents h3 {font-size:20px; color:#111; line-height:24px; margin-top:6px; margin-bottom:2px;}
	#contents h4 {font-size:18px;}
	#contents h5 {font-size:14px; line-height:18px; margin-top: 4px; margin-bottom: 6px;}
	#contents h6 {font-size:12px; line-height:16px; margin-top: 2px; margin-bottom: 6px;}
	
	
/* -------- Portfolio Page -------- */

#portfoliopage {margin: 30px 20px 20px 30px;}
		
.portfoliopagerows {
	padding:0 0 30px 0;
	margin:0;
	}
	.portfoliobox {width:220px;float:left;}
		.portfoliotitle { color:#5c5c5c; font-size:13px; font-weight:bold; padding-top:10px;}
			.portfoliotitle a { color:#5c5c5c; text-decoration:none;}
			.portfoliotitle a:hover { color:#087CB0; text-decoration:none;}
		.portfoliocontents { color:#919191; font-size:12px; font-weight:normal; padding-top:10px;}
		
		.mportfolio {}
		.mportfolio img { width:234px; height:126px;float:left;}
		.mportfoliospace { margin-left:15px;}
		.mportfoliophoto { width:234px; height:126px; float:left; background: #111 url(../images/hover-photo.jpg) no-repeat top left;}
		.mportfoliovideo { width:234px; height:126px; float:left; background: #111 url(../images/hover-media.jpg) no-repeat top left;}

.portfolio {
	width:212px;
	height:106px;
	border:4px solid #222;
	overflow:hidden;
	position:relative;
	float:left;
	margin: 0 0 30px 0;

	}
	.rightspace {margin:0 20px 0 0;}

	.portfoliotext {
		margin-bottom:30px;
		}

	.portfolio .caption {
		width:212px;
		height:30px;
		background:#000;
		color:#fff;
		position:absolute;
		bottom:-1px;
		left:0;
		display:none;
		}
		.portfolio .caption a {
			text-align:center;
			text-decoration:none;
			color:#D1D1D1;
			font-size:11px;	
			font-weight:bold;
			padding:8px 0 0px 5px;
			display:block;
			}
		.portfolio .caption a:hover {
			text-decoration:none;
			color:#fff;
			}
	.portfolio img {
		border:0;
		width:212px;
		height:106px;	
		position:absolute;
		}
		
		
/* Contact Form Text Input Styles*/

#contact-float {
	float:left;
}

	#contact-wrapper {
		width:430px;
		padding:10px 0 0 0;
		font-family:'Helvetica Neue','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}
	#contact-wrapper p{

		color:#0878aa;
	}
	#contact-wrapper div {

		margin:1em 0;
	}
	#contact-wrapper label {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
	}
	#contact-wrapper label.error {
		display:block;
		float:none;
		font-size:12px;
		width:auto;
		color:#FF3300;
	}
	form#contactform input {
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:12px;
		color:#333;
		width:450px;
		font-family:'Helvetica Neue',Helvetica,'Lucida Sans',Arial,sans-serif;
	}

	form#contactform input.submit-button {
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		padding:5px;
		font-size:12px;
		background:#111;
		color:#fff;
		width:100px;
		font-family:'Helvetica Neue','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}

	form#contactform textarea {

		padding:5px;
		font-size:12px;
		width:450px;
		border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
		border-style:solid;
		border-width:1px;
		font-family:'Helvetica Neue','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed', Tahoma, Arial,sans-serif;
	}



	
	/* -------- Address -------- */
	
	
	#sidebar .fulladdress ul {list-style:none; margin-left:0;}

			
/* The Footer */
			

#footer {
	width:100%;
	background:#111;
	color:#fff;
	text-align:center;
	}
	#footer ul {
		list-style:none;
		padding:15px 35px 15px 35px;
		margin:0;
		}
		#footer ul li {
			color:#919191;
			font-size:9px;
			text-transform:uppercase;

			}
			#footer ul li a {
				color:#fff;
				text-decoration:none;
				}
	

	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
