/* Eric Meyer's 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,
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 {
	background: #000 url('img/rhythm.jpg') top center no-repeat;
	color: #ddd;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em; 
	margin:0;
	padding:0;
	text-align: center; /* for IE */
}

body a:link{
	color:#fff; text-decoration: none;}
body a:visited{
	color:#fff; text-decoration: none;}

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: "" "";
}

/* Febby Tan framework starts here */



#wrapper {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	position:relative;
	z-index: 1;
	text-align: left; /* for IE */
}


html>body #wrapper {
  width: 900px;
  max-width:900px;
  height:100%;
}/* for IE */


/* header part */

#header {
	width: 900px;
	height: 90px;
	padding-top: 0px;
	position: relative;
	z-index: 1;
}

#header .left {
	float: left;
	margin-top: 45px;
	padding-top: 15px;
	width: 134px;
}
#header .right {
	float: right;
	padding: 5px;
	margin-top: 55px;
	width: 130px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	text-align:right;
}

#header .right span{color:#777;	font-weight: bold; padding-left: 5px; padding-right: 5px;}

.small {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #bbb;
}
.medium {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}

/* header stuff ends here */


/* intro part */

#lt {
	width:900px;
	height:1px;
	margin-top:30px;
	position:relative;}

#intro {
	width:900px;
	height:110px;
	padding-top:40px;
	padding-bottom:40px;
	font-family: Georgia;
	position:relative;
	line-height: 2em;
	font-size: 1.3em;
	color: #666;
}
.white {
	color: #fff;
	}
	

#intro a:hover{
	color:#aaa; text-decoration: none;}
/* intro part ends here */


/* works part */


li.block{
	margin: 5px;
	padding: 0px;
	display: inline;
	list-style-type:none;
	background-image: url('img/block.png');
	background-repeat:no-repeat;
	background-position:top;
	float: left;
	width: 290px;
	height: 200px;
	}

li.block img{
	float:left;
	padding: 10px;
	width: 270px;
	height: 145px;}

.tags{
	float:left;
	margin: 8px;
	padding-left:10px;
	width: 270px;
	height: 30px;
	font-size: 9px;
	color: #777;
	line-height:1.5em;
	text-transform:uppercase;}

.tags span{
	font-size:1.2em;
	color:#fff;
	font-weight:bold; 
}	

.slide ul{padding-top:6px;}

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:20px auto;
	width:900px;
	height:680px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:900px;
  height:650px;
  overflow:hidden;
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:880px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:650px;
}


/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:30px;
  height:700px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:2;
}
#leftControl {
  top:0;
  left:-20px;
  background:transparent url('img/control_left.png') no-repeat 0 0;
}
#rightControl {
  top:0;
  right:-20px;
  background:transparent url('img/control_right.png') no-repeat 0 0;
}


/* works part ends here */

.top {
	width: 900px;
	height: 15px;
	padding-top: 20px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

img.right {float:right;}

/* info part starts here */
html>body #info {
  width: 900px;
  max-width:900px;
  height:100%;
}/* for IE */

#info {
	width: 900px;
	padding-top: 20px;
	position: relative;
	z-index: 1;
	background: url('img/bg_info.jpg') no-repeat;}
	
	
#info .double {
	padding: 15px;
	width: 570px;
	margin-bottom: 10px;
	float: left;}
	
#info .single {
	padding: 15px;
	width: 270px;
	margin-bottom: 10px;
	float: left;}

#info div.single_right {
	padding: 15px;
	width: 270px;
	margin-bottom: 10px;
	float: right;}

#info p{
	margin-top: 20px;
	padding-left: 12px;
	font-family: Lucida Grande, Arial;
	line-height: 2em;
	position: relative;
	}
	
.skill {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #cc0000;
}

.double img{
	float: left; 
	border: 3px solid #fff;
	margin-top:10px;
    margin-right: 18px; }

img.inline{
	float: left; 
	margin-top:7px;
    margin-right: 20px; }

#info span.subhead{
	padding-left: 7px;
	border-left: 5px solid #cc0000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	position: relative;}

.g{color: #666;
	position: relative;}

.single_right a:hover{color: #cc0000;}

#info .single_social {
	padding: 15px;
	width: 260px;
	margin-bottom: 10px;
	float: left;}
	
.net{margin-top:12px; padding-left: 12px;}

.net li{
	border-bottom: 1px solid #161616;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:0.9em;
	}
	
.net img{float:left; padding-right:10px;}

.net span{
	font-weight: bold;
	color:#fff;
	font-size:1.1em;
	width: 100%;}

.net a:link {color: #666; display: inline; width: 100%;}
.net a:visited {color: #666;}

.net ul li a {
		display: block;
		text-decoration: none;
		width: 100%;
		padding: 0;
		margin: 0;
		font-size:0.9em;}

#support li {
	float:left;
	padding:4px;
	display: block;
	list-style: none;
	line-height: 2em;
	width: 100%;}

#support ul {
	margin-top:20px;
	margin-left:10px;}

#support img {border:0px solid #202020;}

/* info part ends here */

/*contact part*/
#contact {width:240px;margin:0;}
.message {
	color: #555;
	display:none;
	width:230px;
	margin-left:18px;
	padding: 5px;
	font-size:0.9em;
	line-height:2em;}

.multiple_callback {
	font-style: normal;
	color:#fff;}

.returnback {
	font-style:italic;
	color:#555;
}

.contact {text-align:left; float:left; padding-left:10px; width:250px; }
.contact ul {list-style-type:none;width:250px;}
.contact li {list-style-type:none;margin:8px;}
.contact li.special {display:none;}

input.namefield, input.mailfield {
	width:185px;
	height: 18px;
	padding-left:40px;
	border:0;}

input.namefield {
	background: #222 url('img/f_name.png') 10px 50%  no-repeat;}

input.mailfield {
	background: #222 url('img/f_mail.png') 10px 50%  no-repeat;}

.contact textarea {
	width: 215px;
	height:160px;
	border: 0;
	font-family: Lucida Grande, Arial;
	font-size:1em;
	padding-top:0px;
	overflow:auto;
	padding-left:8px;
	background: #222;}

textarea.on {color:#555; font-style:Italic;}
textarea {color:#fff; font-style: normal;}


.submitbutton{
	width: 70px;
	height: 25px;
	border: 0;
	padding-right: 0px;
	float: right;}
	
.submitbutton input {background: url('img/send.png'); border: 0; width: 70px; height: 25px;}
.mail {padding-left:10px; font-family: Georgia; font-size:1.2em; font-style: Italic; color:#fff;}

/* footer part starts here */
#footer{
	width: 900px;
	padding-top: 120px;
	padding-bottom: 10px;
	font-family: Georgia;
	font-size: 0.9em;
	line-height: 1.3em;
	font-style: Italic;
	color: #888;
	text-align: right;}
	
/* footer part ends here */

/*addthis */
.addthis_toolbox {border-top:1px solid #444;padding-top:10px}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

/*spiffy*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#222222}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #0e0e0e;
  border-right:1px solid #0e0e0e;
  background:#191919}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #030303;
  border-right:1px solid #030303;
  background:#1b1b1b}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #1b1b1b;
  border-right:1px solid #1b1b1b;}
.spiffy4{
  border-left:1px solid #0e0e0e;
  border-right:1px solid #0e0e0e}
.spiffy5{
  border-left:1px solid #191919;
  border-right:1px solid #191919}
.spiffyfg{
  background:#222222;}