@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------------
[1. RESET]
*/
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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*------------------------------------------------------------------
[2. BODY]
*/

body {
background:#00aebf;
color:#542e2e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
}

img, #footer, ul.list li, blockquote, #featured-work, .pics, #contactshadow, ul#thumbmails li{ behavior: url("iepngfix.htc") }

#container {
height:100%;
position:relative;
width:100%;
}

#header {
height:150px;
background:#00aebf url(../images/header_bottom.gif) bottom repeat-x;
}

#logo {
margin:0 auto;
padding-top:20px;
width:188px;
}

#main {
background:url(../images/grad_bg.jpg) repeat-x #c7c4c4;
padding-bottom:60px;
}

#content {
	width:770px;
	margin: 0 auto;
	height:400px;
	position:relative;
}

#footer{
background:url(../images/footer.png) no-repeat top center;
height:85px;
width:100%;
margin-top:-55px;
}

#leftcol {
	width:370px;
	position:absolute;
	left:0;
	top:20px;
}

#rightcol {
	width:350px;
	position:absolute;
	right:0;
	top:20px;
}

#pixie {
width:250px;
height:145px;
position:absolute;
bottom:10px;
right:80px;
}

p {
line-height:1.5em;
margin:0 0 10px 0;
}

a {color:#542e2e; font-weight:bold;}

h1 {
font-size:1.9em;
line-height: 1em;
color:#008693;
}

h2 {
font-size:1.2em;
font-weight:normal;
margin:10px 0;
line-height:1.2em;
}

h3 {
font-size:1em;
font-weight:bold;
color:#008693;
}

.divider {
position:absolute; 
right:0;
}

ul.list {margin-top:10px;}

ul.list li {
background:url(../images/tick.png) no-repeat left top;
padding-left:25px;
margin: 0 50px 1.5em 0;
line-height:1.5em;

}

.clearing {clear:both;}

/*------------------------------------------------------------------
[3. NAVIGATION]
*/

#navcontainer {
padding:0;
height:50px;
background:#e1fcff url(../images/nav_bottom.gif) bottom repeat-x;
}

ul.mainnav {
margin-left:30px;
padding: 8px 0 20px 0;
list-style-type: none;
text-align: center;
font-size:1.5em;
}

ul.mainnav li {display: inline;}

ul.mainnav li a {
text-decoration: none;
color: #00aebf;
padding: 0.5em 0.5em;
}


ul.mainnav li a:hover, ul.mainnav li.current_page_item a, ul.mainnav li.current_page_parent a {
text-decoration: none;
color:#FFF;
}

ul.mainnav li.current_page_item, ul.mainnav li.current_page_parent {padding: 0.5em 0.5em;}

ul.subnav {
margin: 0;
padding: 0 0 20px 0;
list-style-type: none;
text-align: center;
font-size:1.1em;
}

ul.subnav li {display: inline; margin:0 1em;
}

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

ul.subnav li a:hover, ul.subnav li.current_page_item a{
color:#c3be5f;
text-decoration:underline;
}


/*------------------------------------------------------------------
[4. HOME]
*/

#featured-work{
background:url(../images/image_shadow.png) 0px bottom  no-repeat;
}

.featured{
border:#E5E4E1 5px solid;
}

.latest {position:absolute; right:-25px; top:-5; z-index:100;}

.button {float:left; margin-right:15px;}

/*------------------------------------------------------------------
[5. PORTFOLIO]
*/

ul#thumbmails {display:inline;}

ul#thumbmails li {
float:left;
width:80px;
height:71px;
background:url(../images/thumb_shadow.png) no-repeat bottom center;
margin:0 10px 0 0;
}

.portfolio-item {
position:absolute;
display:none;
}


.portfolio-item p{
font-size:0.9em;
line-height:1.2em;
margin:0;
}

.portfolio-item p.url {
color:#008693;
font-weight:bold;
font-size:1em;
margin:5px 0;
}

.portfolio-item a{
color:#008693;
text-decoration:none;
}


.comingsoon {
color:#FF0000;
font-weight:bold
}

.pics {  
	
	height:  260px;  
    width:   350px;  
    margin:  0;
	position:relative;
	background:url(../images/image_shadow.png) 0px bottom  no-repeat;
	padding-bottom:30px;
	margin-bottom:-15px;
	z-index:0;
} 

 
.pics img {  
	border:#E5E4E1 5px solid;
    height:  260px;  
    width:   350px;
	position:absolute; 
    top:  0; 
    left: 0 
} 

.active {border:#FF0000 solid 3px;}


/*------------------------------------------------------------------
[2. ABOUT ME]
*/




/*------------------------------------------------------------------
[2. HIRE ME]
*/

#alertbox {
background:#CC0000;
margin-left:40px;
width:740px;
}

#alertboxtop{
background:url(../images/redbox_top.gif) no-repeat;
text-align:center;
color:#FFFFFF;
font-size:1.1em;
}

#alertboxbottom {
background:url(../images/redbox_bottom.gif) bottom no-repeat;
padding-bottom:10px;
margin:-0.5em 0 10px 0;
}

.status_button {
margin-bottom:20px;
}

.getintouch {
margin-bottom:40px;
}


/*------------------------------------------------------------------
[2. CONTACT ME]
*/


dl.table-contact
{
width: 100%;
margin: 2em 0;
padding: 0;
font-weight: bold;
}

.table-contact dt
{
width: 100px;
float: left;
margin: 0 0 0 0;
padding:5px 0;
color:#008693;
}

.table-contact dd
{
float: left;
width: 200px;
margin: 0 0 0 0;
padding:5px 0;
}

#contactbox {
width:310px;
padding:20px;
border:#E5E4E1 5px solid;
background-color:#eeebeb;
}

#contactshadow {
background:url(../images/image_shadow.png) no-repeat center bottom;
width:350px;
padding-bottom:20px;
}

.sendme {margin-top:-5px;}

label{ display:block; text-transform:uppercase; font-size:0.8em; margin:10px 0 -10px 0;}

.txt_input{width:310px; display:block;margin:0; border:none;}

textarea{height:60px; width:310px; border:none;}

input{display:block;}

.req{color:#f00;font-size:90%;}

#form_errors{color:#f00; display:none;}

#form_thanks{color:#000; display:none;}

.submit {float:right; margin-top:10px;}

blockquote {line-height:1.2em; background:url(../images/quotes.png) top left no-repeat; padding-left:40px; margin:20px 0;line-height:1.5em;}

.quotee {margin:10px 0;}

blockquote a{color:#008693; font-size:0.9em; font-weight:bold; text-decoration:none;}

#testimonials #content {padding-top:20px; height:380px;}

#testimonials #leftcol, #testimonials #rightcol {margin-top:20px;}

#testimonials h3 {width:770px; font-size:0.9em;}
