/*   
Theme Name: webkite
Theme URI: http://www.fredlounge.com/
Author: Fredy Sujono
Author URI: http://fleamedia.com
Version: 1.0

*/

/*-- Global --*/
* {margin:0; padding:0;}

body {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: url(images/kitefront.jpg) repeat-x top center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999999;
}
.inner {
	background: url(images/innercloud.jpg) repeat-x top center;
}

a {
	color:#cc3333;
	text-decoration: none;	
}
a:hover {
	color:#666666;
	text-decoration: none;	
}
#container {
	width: 844px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 20px 0 0 0;
	height:130px;
}
img {
	border: none;
}
/*-- top nav --*/
#navbox {
	float:right;
	width:125px;
	font-weight: bold;
	font-size: 14px;
	color:#6699cc;
	line-height: 1.2em;
	text-align: right;
	padding-top:15px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li {
	padding: 3px;
}
#nav ul li, #nav ul li a {
}
#nav ul li a {
	margin: 6px;
	color: #6699cc;
	text-decoration: none;
	padding: 6px;
}
#nav ul li a:hover {
	color: #000000;
}
#nav ul li.current-cat, #nav ul li.current_page_item {
	padding: 5px 5px 3px 5px;
	color: #666666;
	-moz-border-radius:5px 5px 5px 5px;
	background-color: #dff0f8;
}
/*-- front page --*/

#footer {
	padding: 0;
}
img .contact {
	padding-bottom:50px;
}
#foopic, #logo {
	float: left;
}
#site {
	background:url(images/site.gif) no-repeat 50px center;
}
#site h1, #skills h1 {
	margin-bottom: 0;
}
#skills {
	background:url(images/skill.gif) no-repeat 50px center;
}
.description {
	float:left;
	padding-left:135px;
	margin-top:47px;
	margin-bottom:20px;
	width:255px;
}
.description p {
	font-size:14px;
	color:#6699cc;
	line-height: 1.2em;
	margin-top:10px;
}
.description h1 {
margin:0px;
}
/*-- inner --*/

#left_sidebar {
	padding-left:25px;
}
#left_sidebar p {
	color: #666666;
	line-height: 1.5em;
}
/*-- footer --*/

#foocontact {
	float:right;
	width:580px;
	padding-top:145px;
	text-align:right;
	font-size:12px;
}
/*-- misc --*/

.clearfloat {
	clear:both;
}
/*-- contact --*/

#contactform {
	width: 429px;
}
#contactform .input {
	border: none;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color:#999999;
	width: 209px;
	height: 39px;
	padding-left:95px;
	line-height:2.5em;
	}
#contactform .box {
	padding:2px;
	margin-bottom:15px;
	border: 1px solid #e0e0e0;
	background-color:#f6f6f6;
	height:39px;
	width:304px;
}
#contactform .cc {
	margin-bottom:15px;
}
#contactform .msg {
	height:139px;
	width:304px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color:#999999;

}
#contactform #wpcf_your_name {
	background: #ffffff url('images/input_name.gif') no-repeat;
}
#contactform #wpcf_email {
	background: #ffffff url('images/input_email.gif') no-repeat;
}
#contactform #wpcf_website {
	background: #ffffff url('images/input_url.gif') no-repeat;
}
#contactform #wpcf_msg {
	height: 137px;
	background-image: none;
	overflow:auto;
	padding-left:5px;
	width: 299px;
	border: 0px solid #ffffff;
	line-height:1.3em;

}
#contactform #math {
	padding-left:140px;
	background: #ffffff url('images/input_math.gif') no-repeat;
	width:164px;
}
#contactform label {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	clear:both;
	width:150px;
}
/*-- freebies --*/

#freebies {
	width: 440px;
	padding-left:104px;
}
#freebies h1, .splash {
	font-size: 22px;
	font-weight: bold;
	margin: 2px 0 10px 0;
	color: #6699cc;
}
#freebies p {
	padding: 0 0 20px 0;
	margin: 10px 0 20px 0;
	color: #666666;
	line-height: 1.5em;
	border-bottom: solid 1px #DBF0FB;
}
#freebies p small, .small {
	color: red;
	font-size: small;
	font-style: italic;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
#freebies .paper {
background-color:#FFFFFF;
height:92px;
padding:10px;
width:400px;
border:1px solid #F0F7F9;}
#freebies .paper_sin {
background-color:#FFFFFF;
padding:10px;
border:1px solid #F0F7F9;}

#freebies span {
	width: 400px;
	height: 92px;
	overflow: hidden;
	display: block;
}
#freebies a.framed {
	width: 400px;
	height: 92px;
	cursor: pointer;
}
#freebies a.framed:hover {
	background: #333;
}
#freebies a {
	text-decoration: none;
	color: #6699cc;
	display: block;
}
/*-- portfolio --*/

#portfolio {
	width: 530px;
	padding-left:34px;
}
ul.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
#portfolio h1 {
	text-align:right;
	padding-right:55px;
	border-bottom: solid 1px #f0f0f0;
}
ul.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.gallery li {
background-color:#FFFFFF;
border:1px solid #F0F7F9;
display:inline;
float:left;
height:92px;
margin:10px;
padding:10px;
text-align:center;
width:126px;
}
ul.gallery li a.thumb {
	width: 126px; /*--Width of image--*/
	height: 92px; /*--Height of image--*/
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 126px;
	height: 92px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #eff7fb; /*--Hover effect for browser with js turned off--*/
}
ul.gallery li a {
	text-decoration: none;
	color: #777;
	display: block;
}

.pagesnav {
	text-align:center;
	width:100%;
	padding:20px 0;	
}
