/*
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: georgia;
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:5px; 
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; }

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

#testimonial { margin: 0 0 20px 10px; color: #ffffff;  padding:5px; border-bottom: 1px solid #262626;}

#content { 
font-size: 90%; 
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;*/
/*background:#111;*/
border-right: 1px solid #262626;
}


#content_left {float:left; width:620px; padding:0 10px 10px 10px; margin-top:1px;}
#content_right {
float:right; width:268px; padding:5px; margin-top:40px; margin-left:103px;
background:#fff;
border: 5px solid #ececec;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.customer_logo {float:left; margin-top:10px;}
.customer_logo_r {float:left; margin-top:10px; margin-left:10px;}

.logo { border-left: 20px solid white; border-right: 20px solid white; margin:0 20px 20px 20px;
moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
}

.screeny {border:4px solid #fff;
moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
border-radius: 0.5em 0.5em 0.5em 0.5em;
}

.portfolio01 {float:left; margin:5px 5px 20px 0; text-align:left; font-size:11px;}
#right-01 {float:right; margin: 10px 10px 10px 10px;  }

#content ul {list-style-image: url(images/blip1.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: 80%; 
padding: 10px;  
margin-top: 50px;
}

h1{ font-size: 180%; color: #fff; margin:20px 0 0 0;}
h2 { font-size: 100%; color: #009933; margin: 10px 0 10px 0;}
h3{ font-size: 120%; color: #fff; margin:0 0 20px 0; padding:4px; border-bottom: 1px solid #262626;}

/*
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 { margin:auto; width:940px;}

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

#nav li 
{
float: left;
display: block;
text-align: center;
width: 120px;
height: 31px; 
}

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

#nav a
{
color: #333;
text-decoration: none;
font-weight: normal;
display: block;
font-size: 100%;
padding-top: 5px;
width: 120px;
height: 25px;
}

#nav li#active { color:#000000;}
#nav a:hover { color:#14913e; }
/*current page highlight link*/ #who .who, #what .what, #portfolio .portfolio, #testimonials .testimonials, #contact .contact {color:#14913e;}

/*navigtion end*/

/*form styles*/
fieldset {border:1px solid #ccc; padding:10px; }
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 */


/* Easy Slider */

#content_slider{
		position:relative; margin-top:20px;
		}	

img{border:none;}

		
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:669px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-10px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:620px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(projects/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(projects/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#999;
		color:#fff;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#666;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
	





