/*
Original Theme Name:     Nishita
Original Theme URI:      http://clipthephotos.com/
Original Description:    A simple, elegant styled PhotoBlog theme for Wordpress.
Original Version:        1.2.0
Original Author:         Brajeshwar
Original Author URI:     http://brajeshwar.com/
Tags:           White, Photography, Photos, Photoblog, Photo Blog, Fixed Width, Single Column
*/
/*_*/
* {
margin: 0;
padding: 0;
}
.page-body a{
border-bottom: 1px dotted;
}
.page-body li{
border-left: 2px solid #000;
background: #F4F6FA;
list-style-type: none;
padding-left: 5px;
}
.page-body img{
border:6px solid #D7D6D6;
display:inline;
float:right;
margin:0 10px 0 10px;
}
body {
background: #fff;
font: 100% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: #878787;
text-align: center;
}
#description blockquote 
{ 
padding: 0px 10px;
border-left: 2px solid #777777;
border-right: 2px solid #777777;
margin: 5px auto 15px auto;
width:85%;
color: #777777;
font-style: italic;
background:#f7f7f7;
}
a{
color: #7090c0;
text-decoration: none;
}
a img {
border: 0; 
}
/* hn */
h2 {
color: #222;
font-family: Cambria, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
/* layout  */
#container {
width: 1000px;
margin: 0 auto;
font-size: 0.75em;
text-align: left;
}
/* search */
#side-inner input {
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}
input#searchsubmit{
width:70px;
}
/* header */
#header {
background: #fff;
padding-top: 0;
}
#header-inner {
padding: 0 10px;
}
#title {
float: left;
width: 280px;
}
h1 {
color: #8c8c8c;
font-family: Georgia, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
h1 a:link {
color: #8c8c8c;
}
p#tagline {
margin: 5px 0 0;
font-size: 0.9em;
}
/* navigation */
ul#nav {
float: right;
font-family: "Helvetica", "Arial", "san serif";
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}
#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 10px;
}
#nav li#nav-on {
float: left;
height: 20px;
display: block;
padding: 10px 5px 0;
background: #f4f6fa;
border-bottom:2px solid #7090C0;
color:#7090C0;
}
#nav li a {
float: left;
height: 20px;
display: block;
padding: 10px 5px 0;
border-bottom:2px solid #FFFFFF;
}
#nav li#nav-comment a:hover{
cursor: pointer;
background: #efefef;
border-bottom:2px solid #ddd;
color:#000;
}
#nav li#nav-subscribe a:hover{
background: #f8a966;
border-bottom:2px solid #cc6633;
color:#fff;
}
#nav li#nav-flickr a:hover{
border-bottom:2px solid #ff0084;
}
#nav li a:hover{
background: #f4f6fa;
border-bottom:2px solid #7090C0;
}
/* photo */
#photo {
background: #fff;
}
#photo-inner {
background: #FFFFFF url(/images/site/ajax-loader.gif) no-repeat scroll center center;
padding: 5px;
border-bottom:1px dashed #E1E1E1;
border-top:1px dashed #E1E1E1;
text-align:center;
}
#photo-inner img {
margin:0 auto;
display:block;
border:5px solid #000;
}
h3 {
padding: 0 10px 0 15px;
display: block;
font-family: Helvetica, Arial, "san serif";
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}
h3.photo-title {
margin-top: 10px;
color: #000;
}
h3.post-title {
margin-top:10px
}
/* photo meta */
#photo-meta {
float: left;
width: 499px;
background: #fff;
}
#photo-metadata{
border-top:1px dashed #CECECD;
border-bottom:1px dashed #CECECD;
background: #F9F9F9;
}
.metadata{
font-family: "Lucida Grande", sans-serif;
font-size: 10.4px;
font-style: italic;
letter-spacing: normal;
line-height: 1.5em;
list-style-type: none;
}
.metadata .name{
font-weight:bold;
}
.metadata .data{
color:#000;
}
#data{
color:#000;
font-weight:normal;
}
#photo-meta-inner {
height: 30px;
background: #fff;
padding: 0 10px;
}
#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;
}
/* comments */
#translation_bar a{
padding:2px;
}
#comments {
background: #e0e0e0;
text-align: left;
padding:10px;
border-top:1px dashed #E1E1E1;
}
#photo-thumbnail img{
margin:10px;
}
#comments-header {
background: #d7d7d7;
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: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
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-bottom: 10px;
padding: 10px;
background: #F7F7F7;
border: 1px solid #fff;
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;
}
#photo-data,#photo-data-description{
text-align:center;
}
#description p{
margin-bottom: 10px;
font-family: Cambria, serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}
#comment-form{
width: 49%;
float:right;
}
#comment-form,#photo-data {
background: #d7d7d7;
padding: 5px;
background: #d7d7d7;
padding: 5px;
height:505px;
margin-bottom:10px;
}
.sociable,#comment-form-inner,#photo-data-inner{
padding: 10px;
background: #fff;
}
#comment-form-inner,#photo-data-inner,#photo-data-description{
height: 485px;
}
#photo-data-description{
display:table-cell;
vertical-align:middle;
width:465px;
}
#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;
}
#name, 
#email,
#url,
#comment,
#from,
#subject,
#message {
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: 749px;
margin: 0 0 20px;
padding: 5px;
}
#main-inner {
background: #fff;
padding: 10px;
}
h2.page-title {
margin-bottom: 10px;
border-bottom:1px dotted;
}
/* sidebar */
#side {
float: right;
width: 230px;
padding: 5px;
font-size: 0.9em;
}
#side-inner{
background: #fff;
padding: 10px;
border-left: 1px dotted #BBB9B9;
}
ul.arch-list{
background: #fff;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
font-family: Helvetica, Arial, "san serif";
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}
ul.arch-list  a{
border-left:2px solid #FFFFFF;
padding-left:5px;
}
ul.arch-list  a:hover{
background: #f4f6fa;
border-left:2px solid #7090C0;
}
ul.arch-list li.flickr a:hover{
background: #f4f6fa;
border-left:2px solid #ff0084;
}
/* postpost */
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;
}

h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}
/* footer  */
#footer {
clear: both;
text-align: center;
font-family: Verdana, "san serif";
font-size: 10px;
font-style: italic;
font-weight: normal;
letter-spacing: normal;
line-height: 1.6em;
}
/*thumbnails*/
#icons {
}
#icons img{
margin-left:4px;
margin-bottom:5px;
/*opacity:0.50;
filter: alpha(opacity = 50);*/
}
#icons img:hover{
/*opacity:1;
filter: alpha(opacity = 100);*/
}
/* 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; }
.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; }
.paginate {
color:#000;
font-family: Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}
.paginate a {
margin: 2px;
}
.paginate a:hover {
background: #f4f6fa;
border-bottom:2px solid;
}
.alert {
background:#fff6bf url(/images/site/exclamation.png) center no-repeat;
background-position:15px 50%; /* x-pos y-pos */
text-align:left;
padding:5px 20px 5px 45px;
border-top:2px solid #ffd324;
border-bottom:2px solid #ffd324;
margin-bottom:5px;
}
.alert a{
border-bottom:1px dotted;
}