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

/* ====================== CSS RESET (ERIC MEYER) http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ===================== */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ==== BASIC BODY STYLES ==== */

strong {font-weight: bold; }
em { font-style: italic; }

.center { text-align: center; }
.hide { display: none; }
.flt_left { float: left; }
.clear {clear: both; }

h2.head { display: block; margin-bottom: 10px; height: 22px; }

a { color: #436ce0; }
a:hover { text-decoration: none; }

body { background: #001e69 url(images/bg_pattern.png); font-family: Arial; font-size: 13px; color: #fff; letter-spacing: 1px; line-height: 30px; }

#container { background: url(images/headerbg.png) no-repeat top center; width: 960px; margin: 0 auto; }

/* ===== HEADER ====== */

#header { height: 300px; position: relative; }

#header h1 a { display: block; position: absolute; top: 35px; left: 27px; width: 430px; height: 275px; }

#nav { position: absolute; right: 90px; top: 135px; text-align: center;  }
#nav li { display: block; font-size: 16px; }
#nav a { display: block; color: #fff; text-decoration: none; height: 40px; padding: 0 20px; line-height: 40px; border-radius: 10px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
#nav a:hover {background: url(images/translucent.png);}


/* ==== CONTENT ===== */

#content { margin: 150px auto 30px; }

/* ===== ABOUT ===== */
#about { width: 50%; }
#about h2 { display: block; width: 149px; height: 22px; background: url(images/about_head.png) no-repeat; }


/* ==== WHAT I DO ===== */

#whatido { width: 50%; }
#whatido h2 { width: 156px; height: 22px; background: url(images/whatido_head.png) no-repeat; }

#whatido ul { height: 100px; list-style: disc; margin-top: 20px; margin-left: 40px}
#whatido ul li { float: left; width: 40%; height: 40px; margin-left: 20px; }

/* ===== PORTFOLIO ====== */

#portfolio { margin: 0 auto 60px; background: url(images/translucent.png); padding: 20px 30px;}

#portfolio h2 { margin: 0px auto 20px; width: 201px; height: 22px; background: url(images/recentwork_head.png) no-repeat; }

/* ===== SLIDER STYLES ===== */

#slider_wrap {position: relative; width: 850px; margin: auto; margin-bottom: 30px; border: 5px solid #fff; border-bottom: none; background: #111; }
#slider{ margin: auto; text-align: center; }
#slider li{ width:850px; overflow:hidden;line-height: 22px; border-bottom: 5px solid #fff; }
#slider div.port_slide { text-align: center; height: 350px;}

#slider li img { float: left; border-right: 1px solid #fff; }
#slider li h3 { font-size: 23px; line-height: 30px; padding-top: 120px; margin-bottom: 10px; }
			
#prevBtn, #nextBtn{ display:block; width:20px; height:360px; position: absolute; top: 150px; left: -40px; }	
#nextBtn{ left: 865px; }														
#prevBtn a, #nextBtn a{ display:block; width:30px; height:360px; background:url(images/control_left.png) no-repeat 0 0;}	
#nextBtn a{ background:url(images/control_right.png) no-repeat 0 0; }


/* ===== HIRE ME ===== */

#hireme_head { margin-left: -200px; }

#mailtag { display: block; width: 243px; height: 27px; background: url(images/mailtag.png) top left no-repeat; margin-left: 450px;}
#mailtag:hover { background-position: 0 -27px; }


/* ====== FOOTER ===== */

#footer { background: url(images/translucent.png); margin-top: 70px; font-size: 14px;}
#footer_wrap { width: 960px; margin: auto; padding: 30px 0;}

#contact { float: left; width: 50%; }
#contact h2 {width: 309px; margin-left: 30px; background: url(images/contact_head.png) no-repeat; }

#twit { margin-left: 480px; }
#twit h2 { margin-bottom: 10px; width: 307px; background: url(images/twitter_head.png); }



/* ==== CONTACT ==== */

#contact ul { display: block; width: 100%; margin-top: 30px; height: 32px; margin-left: 30px; margin-bottom: 20px; }
#contact ul li { float: left; margin-right: 50px; }
#contact ul li a {  display: block; width: 32px; height: 32px; }

#contact #e-mail { background: url(images/email_32.png); }
#contact #aim { background: url(images/aim_32.png); }
#contact #facebook { background: url(images/facebook_32.png); }
#contact #skype { background: url(images/skype_32.png); }
#contact #linkedin { background: url(images/linkedin_32.png); }

#contact p { text-align: center; margin-left: -40px; }

/* ====== TWITTER ===== */

#twit #twitter  { margin-left: 30px; }
#twit p { margin-left: 20px; }
#twit ul { list-style: disc; margin-left: 10px;}
#twit ul li { margin-top: 5px; padding-left: 10px; }
