/*
Theme Name: Creative Clicks
Theme URI: http://creativeclicks.co.uk/
Description: 
Author: Maxwell Manning-Wade
Author URI: http://creativeclicks.co.uk/
Tags: 
*/
/*begin styles*/
body {
font-size: 100%; 
font-family: arial;
line-height:1.2em;
letter-spacing: 0.2px;
background: #ececec;
/*background: url(images/trentabg.gif);*/
color: #fff;
text-align: center;
margin: 0;}

#wrapper {
font-size: 90%;
width: 900px;
margin-top: 0px;
margin-right:auto;
margin-bottom: 10px;
margin-left: auto;
text-align: left;
background: #000;
border:10px solid #fff;
padding:10px; 
z-index: 2;
}

#header { 
float:left; 
width: 100%;  
height: 131px;
background-image: url(images/header-bg.jpg); 
margin-bottom:10px;
}

#portfolio-item { float:left; width:880px;  height: 280px; margin-top: 50px; border: 1px solid #1e1e1e; background-image: url(images/patch.jpg); background-repeat:repeat-x; padding:10px; }

.screeny { float:left; margin:0 45px 15px 0; border:4px solid #444;}

#portfolio-item ul { float:left; list-style-image: url(images/tick.png); margin:5px 0 0 0px; font-size:75%;}

#testimonial { float:left; margin: 50px 0 0 10px; color: #ececec;  padding:5px; border-left: 1px solid #fff; font-size:90%;  }

#content { 
font-size: 95%; 
color: #fff;
float: left;
margin:20px 10px 0 0;
width: 268px;
height: 240px; 
padding: 10px;
text-align:left;
background-image: url(images/patch.jpg); background-repeat: repeat-x;
border: 1px solid #262626;
}

#right-01 {float:right; margin: 10px 10px 10px 10px;  }

#content ul {list-style-image: url(images/blip.jpg); }

#right { float:left; width: 248px; padding: 10px; border:1px solid white;}
hr { height:0.5px; color:#444;}

#footer { 
width: 880px; 
text-align: left; 
color: #999; 
background: #000000; 
font-size: 70%; 
padding: 10px;  
margin-top: 50px;
}

h1{ font-size: 150%; color: #fff; margin:20px 0 0 0;}
h2 { font-size: 120%; color: #fff; margin: 0;}
h3{ font-size: 120%; color: #fff; margin:0 0 20px 0; }
h3 a:link {text-decoration: none; color:#009933; }
h3 a:hover {text-decoration: none; color:#fff; }

a:link{ color:#009933; text-decoration:underline;}
a:active{ color:#009933; text-decoration:underline;}
a:visited{ color:purple; text-decoration:underline;}
a:hover { color:purple; text-decoration:none;}

/*NAV*/	

#nav { float:left; margin:auto; margin-top:0; width:800px;}

ul#nav { padding: 0; margin: 0;}
li#nav { padding: 0; margin: 0;}

#nav li 
{
float: left;
display: block;
text-align: center;
width: 88px;
height: 31px; 
background-color: #000000;
}

#nav ul {
list-style-type: none; 
padding: 0;
margin: 0;
}

#nav a
{
background:url(images/b1.jpg) no-repeat;
color: #fff;
text-decoration: none;
font-weight: normal;
display: block;
font-size: 80%; 
padding-top: 5px;
width: 83px;
height: 25px;
background-color: #000000;
}

#nav li#active { background:url(images/b1.jpg) no-repeat;}
#nav a:hover { background: url(images/b1a.jpg)  no-repeat; }
/*current page highlight link*/ #who .who, #what .what, #portfolio .portfolio, #contact .contact {background: url(images/b1a.jpg) no-repeat;}

/*navigtion end*/

/*form styles*/
fieldset {border:1px solid #ccc; padding:10px; color:#FFFFFF; }
legend { color:#fff;}

.submit { color: #fff; background: #666; width: 110px; height: 35px; border:0;}
.input{ width: 190px; height: 26px; padding: 4px; font-size: 16px; color: #333; border: 4px solid #444; }
.textarea { width: 200px; height: 130px; border: 4px solid #444; font-size: 16px; color: #333;}
.select { width: 200px; height: 26px; border: 2px solid #444; font-size: 14px; color: #333;}
.blank{display:none;}

#form-left { float: left; width: 300px; margin: 0 120px 0 0px; text-align: left; font-size: 80%; font-weight: normal; color:#ff9933; line-height:2.0em;}
#address-right {float: left; width: 300px; margin-top:10px; text-align: left; padding: 2px; font-size: 110%; font-weight: normal; color:#ff9933;}

	
.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}

/* End */




