/*
Theme Name: Kaiki Huang Theme
Theme URI: http://www.gckoopi.com
Description: Kaiki Huang
Version: 1.0
Author: Kaiki Huang
Author URI: http://www.gckoopi.com
*/


* { margin: 0; padding: 0; }
p {padding-top:10px;}
.clearboth {clear: both;}

/****************************************************** 
						H Tags
******************************************************/	
h1 {}
h2 {margin-top: 30px;}
h3 {margin-top: 30px;}
h4 {}
h5 {}
h6 {}


/****************************************************** 
					INLINE LINKS
******************************************************/	
a{color:#90aa2f; text-decoration:none; outline:0;}
a:hover{color:#87aa04; text-decoration: underline;}
a:active{outline: none;}
a img{outline: none; border: 0px; text-decoration:none;}
a:hover img{outline: none; border: 0px; text-decoration:none;}

/****************************************************** 
					BODY/STRUCTURE
******************************************************/	

html {
	margin:0px;
	padding:0px;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	background: #000;
	}
	
body {
	padding: 0;
	margin: 0;
	background:url("images/bg.jpg") #000 no-repeat 0px 0px;
	background-attachment: fixed;

	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#fff;
	font-size:26px;
	letter-spacing: -1px;
	line-height: 23px;
	}

.wrapper {
	width:908px;
	margin:auto;
	}
	
/****************************************************** 
						HEADER
******************************************************/		

#header {
	background: url("images/bg_white_transparent.png") repeat 0px 0px;
	height: 400px;
	width: auto;
	}
#header a.btn_twitter{
	display: block;
	width: 167px;
	height: 55px;
	float: right;
	background:url("images/btn_twitter.png") no-repeat 0px 0px;
	text-indent: -9999px;
	}
#header h1.logo{
	clear: both;
	padding-top: 40px;
	margin: auto;
	}
#header h1.logo a{
	margin: auto;
	display: block;
	width: 518px;
	height: 168px;
	background:url("images/logo.png") no-repeat 0px 0px;
	text-indent: -9999px;
	}
	
/****************************************************** 
						NAV
******************************************************/		

.tabs{
	height:60px;
	list-style-type:none;
	margin: auto;
	margin-top:60px;
	margin-left: 190px;
	position:relative;
	}
.tabs li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
	
.tabs a {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing: -1px;
	margin:14px 26px;
	padding:3px 10px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	}
.tabs a.current, .tabs a.current:hover {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	background: url("images/bg_black_transparent.png") repeat 0px 0px;
	color:#a5cc16; 
	}
.tabs a:hover {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:4px;
	background: url("images/bg_black_transparent3.png") repeat 0px 0px;
	color:#a5cc16; 
	}	
	
	
	
/****************************************************** 
					CONTENT STRUCTURE
******************************************************/		
	
#content {
	background: url("images/bg_black_transparent.png") repeat 0px 0px;
	width: auto;
	margin-top: 0px;
	clear: both;
	font-size: 42px;
	line-height: 50px
	}


	
/* tab pane */
div.panes > div {
	display:none;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:45px 0px;
	}



/****************************************************** 
					SOCIAL PAGE
******************************************************/	
.twitter_feed{
	padding:20px 20px;
	}
.twitter_feed .txt{
	float: right;
	width: 615px;
	padding-right: 30px;
	}

.icon_twitter{
	background:url(images/icon_twitter.png) no-repeat 0px 0px;
	height: 197px;
	width: 190px;
	float: left;
	}
#tweetholder{
	font-size:44px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	float: right;
	width: 600px;
	line-height: 50px;
	margin-right: 15px;
}
#tweetholder ul{margin:0px;padding:0px;}
#tweetholder li{list-style:none;margin:0px;padding:0px;}
#tweet{
}
#tweet a{color:#90aa2f;}
#tweet a:hover{color:#90aa2f; text-decoration:underline;}
a.date{font-size:14px; padding-top:0px;color:#90aa2f;}



.sub_icons{
	border-top:1px solid #1f1f1f;
	padding: 20px 40px;
	}

a.icon_fb{
	display: block;
	background:url(images/icon_fb.png) no-repeat 0px 0px;
	height: 137px;
	width: 137px;
	float: left;
	text-indent: -9999px;
	margin: 20px 0px 0px 10px;
	}
a.icon_fb:hover{
	background:url(images/icon_fb.png) no-repeat 0px -137px;
	}
a.icon_db{
	display: block;
	background:url(images/icon_db.png) no-repeat 0px 0px;
	height: 174px;
	width: 109px;
	float: left;
	text-indent: -9999px;
	margin: 0px 0px 0px 75px;
	}
a.icon_db:hover{
	background:url(images/icon_db.png) no-repeat 0px -174px;
	}	
a.icon_grooveshark{
	display: block;
	background:url(images/icon_grooveshark.png) no-repeat 0px 0px;
	width: 163px;
	height: 139px;
	float: left;
	text-indent: -9999px;
	margin: 20px 0px 0px 75px;
	}
a.icon_grooveshark:hover{
	background:url(images/icon_grooveshark.png) no-repeat 0px -139px;
	}	
a.icon_flickr{
	display: block;
	background:url(images/icon_flickr.png) no-repeat 0px 0px;
	width: 180px;
	height: 62px;
	float: left;
	text-indent: -9999px;
	margin: 50px 0px 0px 75px;
	}
a.icon_flickr:hover{
	background:url(images/icon_flickr.png) no-repeat 0px -62px;
	}	
	
	
/****************************************************** 
					I Am List
******************************************************/		
ul.iamlist {
	padding: 40px 30px;
	}
	
ul.iamlist li{
	float:left;
	display: block;
	margin-bottom: 40px;
	width: 38%;
	height: 74px;
	line-height: 74px;
	list-style: none;
	background: url("images/icon_check.png") no-repeat 0px 0px;
	padding-left: 80px;
	color: #fff;
	font-size: 30px;
	letter-spacing: -1px;
	font-style: italic;
	margin-left: 20px;
	}
	
	
/****************************************************** 
					Work
******************************************************/		
.padded_content{
	padding: 20px 50px 60px 50px;
	}		

.latest_work{
	border-top:1px solid #1f1f1f;
	padding: 20px 50px;
	}
.latest_work ul li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 208px;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	}
.latest_work ul li.gutter{
	float: left;
	width: 87px;
	}
.latest_work ul li a:hover{
	text-decoration: none;
	color: #d4f06d;
	}
	
/****************************************************** 
					Friends
******************************************************/	
ul.arrowlist {
	padding: 40px 30px;
	}
	
ul.arrowlist li{
	float:left;
	display: block;
	margin-bottom: 30px;
	width: 38%;
	height: 28px;
	line-height: 24px;
	list-style: none;
	background: url("images/bullet_arrows.png") no-repeat 0px 0px;
	padding-left: 34px;
	color: #fff;
	font-size: 22px;
	letter-spacing: -1px;
	margin-left: 55px;
	}	
		
/****************************************************** 
					Footer
******************************************************/		
.footer{
	border-top:1px solid #1f1f1f;
	padding: 20px 40px;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
	}	
	
