/*
Theme Name:  jith.in 
Version: 4.0
CSS: Niranjan Thilak
Author URI: http://niranjanthilak.com/
*/

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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.clear_col{
color:#fff;
}
.center{
display:block;
margin:0px auto;
text-align:center;
}
body{
position:relative;
top:0px;
bottom:0px;
width:100%;
overflow:hidden;
background:#dfdfdf url(images/bg.png) repeat-x top left;
}
#container{
position:relative;
width:800px;
height:687px;
margin:0 auto;
background:transparent url(images/back.png) no-repeat 25% 0%;
}

#floater_left{
position:absolute;
top:30px;
left:0px;
height:40px;
width:100px;
}

#floater_right{
position:absolute;
top:30px;
right:0px;
width:310px;
height:60px;
}

#floater_right div.connect{
display:none;
position:absolute;
top:0px;
left:35px;
height:14px;
width:64px;
background:transparent url(images/connect.png) no-repeat top left;
}

#floater_right div.works{
display:none;
position:absolute;
top:0px;
right:110px;
height:14px;
width:47px;
background:transparent url(images/works.png) no-repeat top left;
}

#floater_right div.venture{
display:none;
position:absolute;
top:0px;
right:20px;
height:14px;
width:59px;
background:transparent url(images/venture.png) no-repeat top left;
}

#floater_right ul{
list-style:none;
top:18px;
position:absolute;
left:0px;
width:100%;
height:35px;
}
#floater_right ul li{
width:14.28%;
height:35px;
background:transparent none no-repeat center center;
float:left;
}

#floater_right ul li.fb{
background-image:url(images/fb.png);
}
#floater_right ul li.fb:hover{
background-image:url(images/fb_hov.png);
}

#floater_right ul li.twit{
background-image:url(images/twit.png);
}
#floater_right ul li.twit:hover{
background-image:url(images/twit_hov.png);
}

#floater_right ul li.lin{
background-image:url(images/lin.png);
}
#floater_right ul li.lin:hover{
background-image:url(images/lin_hov.png);
}

#floater_right ul li.flickr{
background-image:url(images/flickr.png);
}
#floater_right ul li.flickr:hover{
background-image:url(images/flickr_hov.png);
}

#floater_right ul li.dev{
background-image:url(images/dev.png);
}
#floater_right ul li.dev:hover{
background-image:url(images/dev_hov.png);
}

#floater_right ul li.photoart{
background-image:url(images/photoart.png);
}
#floater_right ul li.photoart:hover{
background-image:url(images/photoart_hov.png);
}


#floater_right ul li.clove{
background-image:url(images/clove.png);
}
#floater_right ul li.clove:hover{
background-image:url(images/clove_hov.png);
}

#floater_right ul li a{
display:block;
width:100%;
height:100%;
}

#floater_right ul li span{
display:block;
}


#floater_left div.contact{
display:none;
position:absolute;
top:0px;
left:15px;
height:14px;
width:60px;
background:transparent url(images/contact.png) no-repeat top left;
color:#000;
}

#mailhider{
	display:block;
	overflow:hidden;
	position:absolute;
	top:27px;
	left:-40px;
	width:0px; /* 126px */
	height:15px;
	z-index:4;
font-size:14px;
	font-family: 'Droid Sans', arial, serif;
}

#phonehider{
	display:block;
	overflow:hidden;
	position:absolute;
	top:27px;
	left:-35px;
	width:0px; /* 126px */
	height:15px;
	z-index:4;
font-size:14px;
	font-family: 'Droid Sans', arial, serif;
}

#floater_left ul{
list-style:none;
top:18px;
position:absolute;
left:0px;
width:100px;
height:35px;
z-index:5;
}

#floater_left ul li{
width:50%;
height:35px;
background:transparent none no-repeat center center;
float:left;
}


#floater_left ul li.mail{
position:absolute;
background-image:url(images/mail.png);
}

#floater_left ul li.mail:hover{
background-image:url(images/mail_hov.png);
}
#floater_left ul li.phone{
position:absolute;
left:40px;
background-image:url(images/phone.png);
}
#floater_left ul li.phone:hover{
background-image:url(images/phone_hov.png);
}

