/*
Theme Name:     Nishita http://clipthephotos.com/
Author:         Brajeshwar http://brajeshwar.com/
*/

/*______________________________________general______________________________________*/

* {
margin: 0;
padding: 0;
}
body {
background:#bbb6a2 url(i/background.jpg) top center repeat;
font: 1em "Avenir", Geneva, Verdana, Arial, sans-serif;
color: #351a05 /*chocolate brown*/;
text-align: center;
}
a:link {
color: #8e3601/*orange*/;
text-decoration: none;
}
a:visited {
color: #ab9685/*grey*/;
text-decoration: none;
}
a:hover {
color: #7c0202/*drk red*/;
text-decoration: none;
}
a:active {
color: #000;
text-decoration: none;
}
a img { 
border: 0; 
}

/* hn */
h1, h2 {
font-weight: normal;
}

/*------layout---------------------------------------------- */

#container {
width: 950px;
margin: 0 auto;
padding: 0;
font-size: 0.75em;
text-align: left;
background: url(i/container-bg.gif) top center repeat-y;
}

/*-----header----------------------------------------------- */
#top {
width: 980px;
margin: 5px auto 0 auto;
padding: 0;
background: url(i/container-bg-top.gif) top center no-repeat;
}

/*#logo {
float:right;
margin: 5px 0 -155px 0;
}*/

#title {
color: #422c12 /*dark brown*/;
padding: 30px 0 1px 20px;
float:left;
}
#title h1 {
display: inline;
line-height: 20px;
font-size: 130%;
}
#title h1 a{
color: #351a05 /*chocolate brown*/;
float:left;
}
#tagline {
padding: 0 0 5px 0;
font-size: 90%;
}

#header {
margin:  0 0 0;
padding:  5px 5px 0 5px;
/*background: url(i/container-bg-top.gif) top center no-repeat;*/
}
#header-inner {
padding: 0 10px 0 0;
margin: 0;
background: url(i/headeri.gif) no-repeat 10px 52px;
border-top: none;
}

h1 {
padding: 30px 0 0;
font: 120%;
color: #422c12/*dark brown*/;
letter-spacing: -1px;
line-height:1em;
}
h1 a:link {
color: #422c12/*dark brown*/;
}


/*-------navigation---------------------------------------------- */

ul#nav {
float: right;
font-size: 80%;
text-align: right;
margin-top: 1px;
margin-right: 120px;
margin-bottom: 5px;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 10px;
}
#nav li a {
float: left;
height: 100%;
display: block;
margin-top: 10px;
padding: 15px 5px 0 5px;
color: #fff;
}
#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 {
background: #bcab9e/*light beige*/ url(i/nav-bg-hover.jpg) top left repeat-x;
color: #422c12 /*dark brown*/;
}
.current_page_item a{
background: #bcab9e/*light beige*/ url(i/nav-bg-hover.jpg) top left repeat-x;
color: #422c12 /*dark brown*/;
}


/* ------content------------------------------------------------------ */
#content,
#content-home {
background: #fff url(i/content-bg.gif) top center repeat-y;
width: 916px;
margin: 0 auto;
padding: 0;
}
#content p,
#content-home p {
padding: 0 0 0 10px;
}
#content h2, #content-home h2 {
	padding: 15px 0 2px 5px;}
#content h3, #content h4,
#content-home h3, #content-home h4 {
padding: 5px 0 2px 5px;
}
#content table,
#content-home table {
margin: 5px 0 10px 5px;}
#content table td {
padding: 5px 0;}
.page-body h2 {
	padding: 10px 0 5px 0;
	margin: 0;
	}
#content .binb-post {
	font-size: 90%;
	padding: 5px 0 5px 15px;
	}
#content .post-headline h2{
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 140%;
	}
#content .post-bodycopy p{
	padding: 0 0 5px 0;
	}	

/* ------photo------------------------------------------------------ */

#photo {
margin: 150px 20px 0 10px;
padding: 5px;
float:right;
width: 290px;
}
#photo-inner {
padding: 5px;
line-height: 140%;
font-size: 110%
}
/*h2.photo-title {
margin: 0 0 0 10px;
padding: 15px 10px 5px 20px;
font-size: 130%;
color: #666;
letter-spacing: 0.1em;
background: url(i/content-bg-top.gif) top center no-repeat;
}*/

#home #blog_introduction h2 {
margin: 0;
padding: 15px 10px 5px 8px;
font-size: 130%;
text-align:center;
color: #666;
letter-spacing: 0.1em;
background: url(i/content-bg-top.gif) top center no-repeat;
}
#home #blog_introduction_content {
float:right;
width: 280px;
margin: 180px 50px 0 0;
font-size: 110%;
line-height: 140%;
}
h2.photo-title span {
display: block;
padding: 5px 10px;
text-align:center;
color: #666;
}
#photo-inner img {
margin: 0 0 10px;
padding: 0 0 10px;
}

.slideshow {
float:left;
width: 558px;
margin: 0 5px 0 20px;
padding: 0;
}
/* 
photo meta		
------------------------------------------------------ */

#photo-meta {
float: left;
width: 499px;
background: #d7d7d7;
margin: 0 0 20px;
padding: 5px;
}
#photo-meta-inner {
height: 30px;
background: #fff;
padding: 0 10px;
border: 1px solid #bbb9b9;
}
#photo-meta ul {
margin: 0;
}
#photo-meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 5px;
border-right: 1px solid #e1e1e1;
line-height: 30px;
}

.latest_shoots h2 {
background: /*#d5cec8 grey*/ url(i/index-hd-bg.gif) bottom center no-repeat;
text-align: center;
text-transform: uppercase;
font-size: 140%;
padding: 5px 5px 2px 5px;
margin: 0 15px 5px 15px;
letter-spacing: 0.1em;
}

img.rotate{
margin: 0 0  5px 0;
}
/* 
navigate		
------------------------------------------------------ */

#navigate {
float: right;
width: 240px;
font-size: 0.9em;
}
#navigate-inner {
background: #d7d7d7;
padding: 5px;
text-align: center;
}
#navigate span.previous {
float: left;
}
#navigate span.next {
float: right;
}
#navigate span.previous,
#navigate span.next {
display: block;
width: 48%;
height: 30px;
background: #fff;
border: 1px solid #bbb9b9;
}
#navigate span.previous a,
#navigate span.next a {
display: block;
padding: 0 5px;
line-height: 30px;
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
background: #f9f9f9;
}

/* ---comments------------------------------------------------------ */

body#commentspopup {
margin: 0 10px;
}
#comments {
background: #fff;
font-size: 80%;
text-align: left;
}
#comments-header {
background: #fff;
margin: 0 0 20px;
padding: 5px;
padding-top: 0;
}
#comments-header-inner {
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
border-top: none;
}
#comments-header h1 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 140% Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #fff;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-header h1 a:link {
color: #8c8c8c;
}
#comments-header h2 {
padding: 5px 0 0;
font-size: 0.9em;
}
#comments-info {
margin: 20px 0 0;
padding: 10px 0 0;
border-top: 1px solid #cececd;
}
#comments-info p {
font-size: 0.8em;
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
font-size: 0.95em;
}
div.comment-main.authorcomment {
background: #E8D9E1;
}
div.comment-meta {
margin: 0 0 0 45px;
font-size: 0.9em;
line-height: 1.2em;
}
div.gravatar {
float: left;
}
span.comment-meta-author {
display: block;
margin: 0 0 3px;
padding: 0 0 3px;
border-bottom: 1px solid #cececd;
font-weight: bold;
text-transform: uppercase;
}
div.comment-body {
margin: 10px 0 0;
}
#comment-form {
background: #d7d7d7;
margin: 20px 0;
padding: 5px;
}
#comment-form-inner {
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
}
#comment-form h2 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-form label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 95%;
margin: 0 0 10px;
padding: 4px;
background: #f7f7f7;
border: 1px solid #e0e0e0;
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
#comment-submit {
padding: 5px 10px;
background: #888;
border: 3px double #999;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #d5d5d5;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}
div.comment-form-info {
margin: 10px 0 10px;
border-bottom: 1px solid #cececd;
font-size: 0.9em;
color: #666;
line-height: 1.4em;
}
div.comment-form-info p {
margin: 5px 0;
}
p.trackback {
overflow: hidden;
}

/* ----pages------------------------------------------------------ */

#main {
float: left;
width: 600px;
margin: 0 0 20px 0;
padding: 5px 10px;
}
#main-inner {
padding: 10px;
}
#content h2.page-title {
text-transform: uppercase;
background: url(i/content-bg-top.gif) top center no-repeat;
margin: 0;
padding: 10px 0px 5px 15px;
line-height: 150%;
font-size: 130%;
color: #666;
letter-spacing: 0.1em;
}
#main-inner p {
line-height: 160%;
font-size: 110%;
padding: 5px 0 10px 5px;
}

/* --------sidebar---------------------	 */

#side {
float: right;
width: 260px;
padding: 0;
margin: 0 20px 0 0;
font-size: 90%;
}
#sidebar .award {
font-size: 120%;
text-align: center;
font-style:italic;
}
#side-inner {
padding: 10px;
}
#side-inner ul li {
list-style: none;
padding: 5px 0 0 10px;
}
#side-inner a {
display:block;
font-weight:bold;
font-size: 110%;
padding: 10px 0 0 0;
}
#side-inner h2 {
padding: 8px 0;
text-align:center;
background: url(i/side-hd-bg.gif) center top repeat-x;
}
ul.arch-list {
background: #fff;
padding: 10px 0;
list-style: none;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
}

/*--------------------- post ----------------------*/
#posts {
float:left;
width: 600px;
}

div.post {
margin: 0 5px 5px 10px;
padding: 0 0 0 0;
}
#content-home div.post {
float: left;
width: 400px;
margin: 5px 5px 5px 20px;
padding: 0 0 10px 5px;
}
div.post-body {
float: left;
width: 80px;
margin: 0 5px 0 0;
padding: 0 5px 0 0;
}
div.post-body img {
padding: 1px;
margin: 0 10px 5px 2px;
border: 1px solid #e1e1e1;
}
h3.post-title {
font-size: 1.1em;
font-weight: normal;
}
h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}
.post-headline h3 {
padding: 5px 0 0 0;
margin: 0;
line-height: 100%;
}
.post img {
float:left;
}
.post-bodycopy clearfix {
padding: 0;
margin: 0;
border:1px solid red;
}
/*----------- contact form -------------------------*/
.contact-form {
border: none;
}
.contact-form fieldset {
border: none;
}
.contact-form fieldset legend {
padding: 15px 0 0 0;
text-transform: uppercase;
font-size: 120%;
}
.contact-form .form-label,
.contact-form .form-option {
padding: 10px 0 0 0;
}
.contact-form .form-submit {
padding: 20px 0 0 0;}

/* ------------lazyest gallery-------------------------------------------- */

#sidebar .lazyest_sidebox p{
	text-align: center;
	margin: 0 auto;}

/* ------------footer------------------------------------------------------ */

#footer {
clear: both;
padding: 20px 0;
margin: 0 auto;
width: 950px;
font-size: 70%;
text-align: center;
background: url(i/container-bg-bottom.jpg) top center no-repeat;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 1%;
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; }