/*
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;
}
div.photobingo {
  font-style: italic;
  color: #333333;
  text-align: center;
  margin-top: -5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  width: 400px;
  margin-left: 490px;
  border: 1px dotted #444444;
  background-color: #dddddd;
}
div.warning {
  color: #aa0000;
  font-size: 13px;
  border: dotted 1px #ff0000;
  background: #ffeeee;
  padding: 5px;
  margin: 5px;
}
form.searchform {
align: right;
}
a.quicknav {
  display: none;
}
a.twitter-follow-button {
  font-family:  "century gothic", verdana, arial;
}
ol {
  padding-left: 30px;
}
ol li {
  padding-bottom: 10px;
}
div.social-right {
  position: absolute;
  right: -70px;
  top: -10px;
}
h1.mytitle {
  display: none;
  font-size: 14px;
  color: #003366;
}
tr.titles-header {
  display: none;
  font-size: 14px;
  color: #ffffff;
}
p {
margin-bottom: 10px;
}
body {
background: #003366;
font-family:  "century gothic", verdana, arial;
color: #333333;
  font-size: 13px;
text-align: center;
}

div.fblike {
  text-align: right;
  width: 900px;
}

div.prints {
  display: block;
float: left; 
width: 900px;
}
div.printterms {
  display: block;
float: left; 
width: 900px;
margin-top: 40px;
margin-bottom: 10px;
}

select {
  color: #003366;
  font-family: "century gothic", verdana, arial;
  font-size: 11px;
  margin-left: 3px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  border: #888888 1px solid;
}

option {
}

a.adjacent {
  font-size: 15px;
}

a.adjacent:link {
  color: #888888;
}
a.adjacent:visited{
  color: #888888;
}
a.adjacent:hover {
  color: #888888;
}
a.adjacent:active {
  color: #888888;
}
a:link {
  font-weight: bold;
  color: #003366;
text-decoration: none;
}
a:visited {
  font-weight: bold;
  color: #003366;
text-decoration: none;
}
a:hover {
  font-weight: bold;
  color: #003366;
text-decoration: underline;
}
a:active {
  font-weight: bold;
  color: #003366;
text-decoration: none;
}
a.buy:link {
  font-weight: bold;
  color: #660000;
text-decoration: none;
}
a.buy:visited {
  font-weight: bold;
  color: #660000;
text-decoration: none;
}
a.buy:hover {
  font-weight: bold;
  color: #660000;
text-decoration: underline;
}
a.buy:active {
  font-weight: bold;
  color: #660000;
text-decoration: none;
}

a img { 
border: 0; 
}

/* hn */
h1, h2 {
font-weight: normal;
}

/*
layout
---------------------------------------------- */
div.error {
  margin-top: 50px;
  margin-bottom: 20px;
}

a.logobig {
  font-family: "Century Gothic";
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  padding-bottom: 5px;
  margin-left: 0px;
  padding-left: 0px;
}

div.outer-box {
  width: 900px;
  position: absolute;
  top: 70px;
/*  left: 50%;*/
  border: 10px solid #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
/*  margin-left: -460px; */
  background-color: #fffffe;
  text-align: center;
}
div.inner-box {
  width: 900px;
  background-color: #ffffff;
  text-align: justify;
}
div.mytitle{
  font-family: "century gothic", verdana, arial;
  display: block;
  background-image: url(http://www.ronanpalliser.ie/images/site/transparent.png);
  color: #ffffff;
  text-align:center;
  font-weight: bold;
  width: 900px;
  position: absolute;
  top: 0px;
  left: 50%;
  vertical-align: top;
  margin-left: -450px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0px;
  font-size: 15px;
}
#mytitle a {
  color: #ffffff;
  font-size: 13px;
}
table.titles {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
td.previoustitle {
  width: 300px;
  text-align: left;
  color: #888888;
}
td.mytitle {
  width: 300px;
  text-align: center;
}
td.nexttitle {
  width: 300px;
  text-align: right;
  color: #888888;
}
div.technical {
  display: block;
  background-image: url(http://www.ronanpalliser.ie/images/site/transparent.png);
  color: #ffffff;
  text-align:justify;
  width: 250px;
  position: absolute;
  top: 500px;
  right: 50%;
  vertical-align: top;
  margin-right: -430px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-top: 0px;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
span.technical {
  font-weight: normal;
}
span.social-left {
  text-align: left;
  float: left;
  width: 750px;
}
span.social-right {
  text-align: right;
  float: right;
  width: 150px;
}
div.mynavigation {
  display: block;
  float: left;
  margin-top: 10px;
  padding-top: 3px;
  padding-left: 0px;
  padding-right: 0px;
  height: 35px;
  background-color: #000000;
  width: 900px;
  text-align: left;
  vertical-align: middle;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
span.navigation-text {
  width: 900px;
  height: 20px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #ffffff;
  text-align: center;
  float: left;
  font-variant:small-caps;
  font-size: 16px;
}
a.navigation {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.navigation:hover {
  font-size: 16px;
  color: #ffffff;
  text-decoration: underline;
}
div.myfooter {
  float: left;
  width: 920px;
  height: 50px;
  margin-top: 10px;
  margin-left: -10px;
  margin-bottom: -10px;
  padding-top: 5px;
  padding-bottom: 0px;
  background-color: #003366;
  vertical-align: top;
  text-align: right;
  color: #ffffff;
  font-size: 11px;
}

span.footer-left {
  text-align: left;
  float: left;
  width: 600px;
  height: 40px;
  font-size: 11px;
}
span.footer-right {
  text-align: right;
  float: right;
  width: 400px;
  font-size: 11px;
}
div.dynamic{
  float: left;
  width: 880px;
  margin-top: 10px;
}
span.top5 {
  text-align: left;
  margin-left: 10px;
  float: left;
  width: 590px;
}
span.twitter {
  text-align: left;
  float: right;
  width: 280px;
}
#container {
width: 920px;
/* margin: 0 auto; */
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
text-align: left;
}

/*
header
----------------------------------------------- */

#header {
background: #003366;
margin: 0px;
padding-bottom: 5px;
padding-top: 0px;
}
#header-inner {
padding: 0px;
background: #003366;
}
#title {
  width: 920px;
  height: 55px;
  position: absolute;
  top: 20px;
/*  left: 50%; */
  background-color: #003366;
/*  margin-left: -460px; */
  text-align: left;
  padding-left: 0px;
  vertical-align: bottom;
  color: #ffffff;
}
h1 {
padding: 30px 0 0;
font: 40px verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #ffffff;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
h1 a:link {
color: #ffffff;
}
p#tagline {
margin: 5px 0 0;
}

/*
navigation
---------------------------------------------- */

ul#nav {
float: right;
text-align: right;
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;
padding: 0px;
}
#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: #f9f9f9;
}

/* 
photo		
------------------------------------------------------ */

#photo {
background: #ffffff;
margin: 0px;
padding: 0px;
font-size: 11px;
text-align: right;
font-style: italic;
}
#photo-inner {
background: #fff;
padding-bottom: 0px;
font-style: normal;
font-size: 13px;
text-align: justify;
}
#photo-inner ul {
margin-left: 20px;
margin-bottom: 10px;
margin-top: 10px;
}
div.photo {
background: #ffffff;
margin: 0px;
padding: 0px;
font-size: 11px;
text-align: right;
font-style: italic;
}
div.photo-inner {
background: #fff;
font-style: normal;
font-size: 13px;
text-align: justify;
}
img.post-body {
  margin: 0 0 0px;
  padding: 0 0 10px;
}

h2.photo-title {
background: #ffffff;
font-size: 1.1em;
color: #333333;
letter-spacing: 0.1em;
}
h2.photo-title span {
display: block;
background: #fff;
padding: 5px 10px;
border: 1px solid #bbb9b9;
color: #666;
}
#photo-inner img {
margin: 0 0 0px;
padding: 0 0 0px;
}

#photo-inner h3 {
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}

a.post-title {
font-style: normal;
font-size: 13px;
text-align: justify;
}
/* 
photo meta		
------------------------------------------------------ */
div.archives {
float: left;
width: 888px;
background: #ffffff;
font-size: 11px;
border-top: 1px dotted #777777;
border-left: 1px dotted #777777;
border-right: 1px dotted #777777;
border-bottom: 1px dotted #777777;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
text-align: right;
vertical-align: middle;
}
#photo-meta {
float: left;
font-size: 11px;
width: 888px;
background: #ffffff;
font-size: 11px;
border-top: 1px dotted #777777;
border-left: 1px dotted #777777;
border-right: 1px dotted #777777;
border-bottom: 1px dotted #777777;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
height: 55px;
line-height: 25px;
vertical-align: middle;
}
#warning {
visibility:hidden;
display: none;
font-size: 12px;
width: 888px;
border-top: 1px dotted #777777;
border-left: 1px dotted #777777;
border-right: 1px dotted #777777;
border-bottom: 1px dotted #777777;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;text-align: left;
float: left;
vertical-align: middle;
background: #ffaaaa;
color: #000000;
}
#photo-meta-left {
font-size: 11px;
height: 55px;
line-height: 25px;
width: 420px;
text-align: left;
float: left;
background: #ffffff;
color: #333333;
}
#photo-meta-right{
font-size: 11px;
width: 460px;
height: 55px;
line-height: 25px;
float: right;
text-align: right;
background: #ffffff;
color: #333333;
}
#photo-meta a {
font-size: 11px;
}
#photo-meta-right a {
font-size: 11px;
}
#photo-meta ul {
margin: 0px;
font-size: 11px;
}
#photo-meta ul li {
list-style-type: none;
display: inline;
font-size: 11px;
margin: 0px;
padding: 0px;
}

/* 
navigate		
------------------------------------------------------ */

#navigate {
float: left;
width: 900px;
font-size: 17px;
color: #666666;
margin-bottom: 0px;
}
#navigate-inner {
background: #ffffff;
text-align: left;
}
#navigate span.previous {
width: 300px;
float: left;
text-align: left;
}
#navigate span.random {
width: 300px;
float: left;
text-align: center;
font-size: 15px;
}
#navigate span.next {
width: 300px;
float: right;
text-align: right;
}
#navigate span.previous,
#navigate span.next {
width: 350px;
height: 20px;
background: #fff;
}
#navigate span.random {
width: 200px;
height: 20px;
background: #fff;
}
#navigate span.previous a,
#navigate span.random a,
#navigate span.next a {
padding: 0px;
line-height: 20px;
}
#navigate span.previous a:hover,
#navigate span.random a:hover,
#navigate span.next a:hover {
background: #ffffff;
}

/* 
comments		
------------------------------------------------------ */

body#commentspopup {
margin: 0 10px;
}
#comments {
background: #e0e0e0;
text-align: left;
}
#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: 13px 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: 12px;
}
#comments-info {
margin: 20px 0 0;
padding: 10px 0 0;
border-top: 1px solid #cececd;
}
#comments-info p {
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
}
div.comment-main.authorcomment {
background: #E8D9E1;
}
div.comment-meta {
margin: 0 0 0 45px;
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 #777777;
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 #777777;
}
#comment-form h2 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #777777;
font: 13px 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;
}
#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: 490px;
background: #d7d7d7;
margin: 0 0 20px;
padding: 5px;
}
#main-inner {
background: #fff;
padding: 10px;
border: 1px solid #bbb9b9;
}
h2.page-title {
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;
}

/* sidebar	 */

#side {
float: right;
width: 230px;
background: #d7d7d7;
padding: 5px;
font-size: 0.9em;
}
#side-inner {
background: #fff;
padding: 10px;
border: 1px solid #bbb9b9;
}
ul.arch-list {
background: #fff;
padding: 0px;
display: block;
}
ul.arch-list li {
font-size: 11px;
list-style-type: none;
float: left;
display: block;
padding-right: 10px;
}

/* post */
div.spacer {
  height: 50px;
}

div.post {
border-bottom: 1px solid #e1e1e1;
margin-bottom: 10px;
}
div.post-body {
float: left;
width: 150px;
}
span.post-body {
float: left;
width: 150px;
}
img.post-body {
  margin: 0px;
}
h2.post-title {
font-size: 16px;
font-weight: normal;
}
h2.post-meta {
font-size: 12px;
font-weight: normal;
}
h3.post-title {
font-size: 16px;
font-weight: normal;
}
h4.post-meta {
font-size: 12px;
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;  font-style: italic;}
.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; }

#related_posts_thumbnails {
  list-style-type: none;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}
#related_posts_thumbnails li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
#related_posts_thumbnails li img {
  margin-right: 8px;
  vertical-align:text-top;
}
