/*
Theme Name:     Nishita
Theme URI:      http://clipthephotos.com/
Description:    A simple, elegant styled PhotoBlog theme for Wordpress.
Version:        1.2.1
Author:         Brajeshwar
Author URI:     http://brajeshwar.com/
Tags:           White, Photography, Photos, Photoblog, Photo Blog, Fixed Width, Single Column
*/

/*__________________________________________________________________________________________________*/

* {
margin: 0;
padding: 0;
}
body {
background: url(i/layout.jpg);
background-position: top center;
font: 15px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
text-shadow: 2px 2px 3px #000; 
color: #adadad;
text-align: center;
}
a:link {
color: #ffffff;
text-decoration: none;
}
a:visited {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #c8f5ff;
text-decoration: none;
}
a:active {
color: #a6efff;
text-decoration: none;
}
a img { 
border: ; 
}

/* hn */
h1, h2 {
font-weight: normal;
}


/*ID
----------------------------------------------*/
#ID { 
z-inddex:99;
position: absolute;
float:right;
top:0px;
left:401px;
width: 403px; 
height: 593px; 
background: url(i/ID.jpg);
margin-bottom:5px;
}

/*triangle
----------------------------------------------*/
#triangle { 
z-index:999999;
position: absolute;
top:301px;
left:642px; 
width: 241px; 
height: 270px; 
background: url(http://www.jonathansipkema.com/triangle.png); 
top left no-repeat;
}

/*balloons
----------------------------------------------*/
#balloons { 
z-index:999999;
position: absolute;
top:557px;
left:244px; 
width: 67px; 
height: 152px; 
background: url(http://www.jonathansipkema.com/balloons.png); 
top left no-repeat;
}

/*niks
----------------------------------------------*/
#niks { 
z-inddex:99;
position: absolute;
top:800px;
left:627px; 
width: 200px; 
height: 1px; 
background: url(http://www.jonathansipkema.com/nix.gif); 
top left no-repeat;
}

/*work
----------------------------------------------*/
#work { 
float: left; 
position: relative;
top:-48px;
left:142px; 
width: 58px; 
height: 22px; 
background: url(i/title_work.gif); 
top left no-repeat;
}

/*
layout
---------------------------------------------- */

#container {
position: relative;
width: 812px;
margin: 0 auto;
font-size: 0.75em;
text-align: left;
}

/*
header
----------------------------------------------- */

#header-inner {
z-index:999999;
color: #fffc00;
border: 0;
border-top: none;
}
#title {
float: left;
width: 812px;
}
h1 {

font: 1.8em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #fffc00;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
h1 a:link {
color: #8c8c8c;
}
p#tagline {
margin-top:-3px;
height:5px;
}

/*
navigation
---------------------------------------------- */

ul#nav {
position: absolute;
z-index: 99999;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
top:5px;
left:180px;
}
#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 23px;
}
#nav li a {
float: left;
display: block;
padding: 10px 6px 6px;
}
#nav li a:hover,
body#default li#nav-default a,
body#home li#nav-home a, 
body#archives li#nav-archives a, 
body#contact li#nav-contact a, 
body#about li#nav-about a {
}

/* 
photo		
------------------------------------------------------ */

#photo {
position: relative;
z-index: 999;
left:15px;
top:107px;
}
#photo-inner {
}
h2.photo-title {
position: absolute;
left:70px;
top:540px;
z-index: 9999;
font-size: 1.7em;
color: #00d2ff;
letter-spacing: 0.1em;
}
h2.photo-title span {
display: block;
padding: 0 0;
border: 0;
}
#photo-inner img {
}


/* 
photo meta		
------------------------------------------------------ */

#photo-meta {
position: relative;
left: 63px;
top:59px;
z-index: 999999;
width: 150px;
height:150px;
}
#photo-meta-inner {
}
#photo-meta ul {
margin: 0;
}
#photo-meta ul li {
color: #ffffff;
list-style-type: none;
display: inline;
margin: 0;
line-height: 30px;
padding: 0 5px;


}

/* 
navigate		
------------------------------------------------------ */

#navigate {
z-index: 999;
background: url(i/menu_gallery.jpg);
position: relative;
top:-551px;
left:4px;
float: left;
width: 798px;
height: 32px;
font-size: 1em;
}
#navigate-inner {
}
#navigate span.previous {
padding-left:155px;
}
#navigate span.next {
position:absolute;
left:735px;
top:0px;
}
#navigate span.previous,
#navigate span.next {
display: block;
z-index: 9999;

}
#navigate span.next a,
#navigate span.previous a {
width:30px;
display: block;
line-height: 30px;
}
#navigate span.next a:hover,
#navigate span.previous a:hover {
}

/* 
comments		
------------------------------------------------------ */

/* 
pages	
------------------------------------------------------ */

#main {
position:relative;
top:41px;
float: left;
width: 812px;
padding: 5px 0 0;
}
#main-inner {
padding: 0px;
border: 0px;
}
h2.page-title {
padding: 15px 160px 5px;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #fffc00;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}

/* sidebar	 */

#side {
float:;
width: 0px;
background:;
padding: 0px;
font-size: 0em;
}
#side-inner {
background: ;
padding: 0px;
border: 0px;
}
ul.arch-list {
background: ;
padding: 0px 0;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 0px;
}

/* post */

div.post {
margin: 20px 0;
padding: 0 0 20px;
border-bottom: 1px solid #e1e1e1;
}
div.post-body {
float: left;
width: 80px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
border-right: 1px solid #e1e1e1;
}
div.post-body img {
padding: 1px;
border: 1px solid #e1e1e1;
}
h3.post-title {
position: absolute;
z-index:99999;
font-size: 1.1em;
font-weight: normal;
}
h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}


/* 
footer		
------------------------------------------------------ */

#footer {
clear: both;
padding: 0 0 0 15px;
font-size: 0.8em;
text-align: left;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr                  {
color: #fff;
background: transparent;
border: 0;
border-bottom: 1px #ccc solid;
margin: 0 0 .5em;
padding: 0 0 .5em;
}

/* wordpress */
img.wp-smiley,
img.wp-wink         { float: none; border: 0 none; margin: 0; padding: 0 3px; }
img.centered        { display: block; margin-left: auto; margin-right: auto; }
img.alignright      { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft       { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.wp-caption         { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img     { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd      { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto; }
.alignright         { float: right; }
.alignleft          { float: left; }
