/*
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: #427BE0 url(/pics/bg.gif) repeat-x top left;
font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif, helvetica;
color: #333;
text-align: center;
}
b, strong { color: #000; }
a { color: #3070FF;  }
a img { border: 0; }

/* hn */


/*
GLOBAL ELEMENTS
----------------------------------------- */

h1 {
	padding: 20px 0 0;
	font: 1.8em Arial, "Trebuchet MS", Trebuchet, sans-serif;
	color: #037;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height:1em;
}

h2 { 
	font-size: 2em; font-weight: bold;
	font-family: Arial, sans-serif, helvita;
	color: #037; letter-spacing: -.05em;
}

h3 { 
	font-size: 1.2em; font-weight: bold;
	font-family: Arial, sans-serif, helvita;
	color: #037; 
}

h3 a:link, h3 a:visited { text-decoration: none; color: #3070FF; }
h3 a:hover, h3 a:active { text-decoration: underline; color: #F08020; background: #FF8; }

ul { margin-left: 15px; }

.photo-info a:link, .photo-info a:visited, 
p a:link, p a:visited, 
li a:link, li a:visited  
{ text-decoration: underline; color: #3070FF; }

.photo-info a:hover, .photo-info a:active, 
p a:hover, p a:active, 
li a:hover, li a:active 
{ text-decoration: underline; color: #C61; background: #FFA; }

	
	/* DEFINES LOOK OF MAIN FRAMES */
	div.frame, #photo, #side, #header, #content {
		background: #fff; padding: 10px; border: 2px solid #999; 
	}


/*
Calendar
-------------------------------------------------------*/

	#wp-calendar caption { font-weight: bold; color: #037; }
	#wp-calendar tfoot { font-weight: bold; color: #07F;  }
	#wp-calendar th { background: #EEE; }
	#wp-calendar th, #wp-calendar tbody td { text-align: center; width: 15px; }


	#wp-calendar tbody td a { font-weight: bold; width: 15px; display: block; }
	#wp-calendar td a:hover, #wp-calendar td a:active { background: #FF8; }
	.calendar { margin-left: 40px; }



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

	#container {
		width: 1000px; margin: 0 auto; font-size: 0.75em; text-align: left;
		position: relative;
	}

/*
header
----------------------------------------------- */

	#header {
		margin: 0 0 2px; padding-top: 0px; border-top: 0px;
	}
	#title { float: left;  }
	#title h1 { float: left; display: block; }
	#title h1 b { display: none; }

	/* h1 a:link { color: #8c8c8c; } */
	#tagline { 
		display: block; float: left; font-size: 0.9em; 
		width: 280px; margin: 28px 0 0 10px;
	}

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

	ul#nav {
		float: right; 	font-size: 1.2em; 	text-align: right;
		text-transform: uppercase; 	letter-spacing: 0em;
	}
	#nav li {
		float: left; list-style-type: none; display: block; margin-left: 10px;
	}
	#nav li a {
		float: left; height: 100%; display: block; text-decoration: none;
		font-weight: bold; 
		padding: 30px 5px 0; background: #f9f9f9; color: #3070FF;
	}
	#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 {
		color: #F08020; background: #FF8;
	}

	

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

	#wrapper { position: relative; width: 1000px; }
	
	#photo, div.photo {
		width: 800px !important; width: 810px;
	}
	#content {
		width: 976px;
	}
	

	#photo p { margin-bottom: 15px; font-size: 1.1em; }
	#photo p.wp-caption-text { font-size: .9em; margin: 5px;  }
	#photo ol, #photo ul { margin: 0 0 15px 40px; }
	#photo p { margin-bottom: 15px; }

	h2.headline { margin-bottom: 5px; }
	
	div.share { margin: 8px 20px 0 0; float: right; }
	div.share a { text-decoration:none; margin: 0px; }
	div.share img { padding: 0px; }

	div.photo-info { float: right; line-height: 30px; }
	h2.page-title {
		padding: 0 0 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #cececd;
	}
	h2.photo-title {
		background: #d7d7d7; margin: 0 0 1px; padding: 5px; 
	}
	h2.photo-title span {
		display: block; background: #fff; padding: 5px 10px; border: 1px solid #bbb9b9;
	}
	#photo li img { margin: 0 0 0px; padding: 0 0 0px; }

	.tagsbar {
		background: #888; color: #BBB; 
		padding: 2px 3px; width: 792px; margin: 5px 0px;
	}
	.tagsbar a { padding: 2px 3px; text-decoration: none; color: #fff; }
	.tagsbar a:hover, .tagsbar a:active { background: #FF8; color: #888 }

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


	div.meta-info { margin: 0; }
	div.meta-info .share {
		float: left; margin-right: 5px;
	}
	div.meta-info .ratingblock {
		float: left; width: 135px; font-size: 10px; margin: 0px !important;
	}
	div.meta-info li {
		list-style-type: none;
		display: inline;
		margin: 0;
		padding: 0 5px;
		border-right: 1px solid #e1e1e1;
		line-height: 30px;
	}

/* 
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;
	}


/*
SideBar
------------------------------------------------------*/

	#side {
		width: 150px !important; width: 140px;
		position: absolute; top: 0px; right: 0px;
		margin-bottom: 20px; 
	}

	#side ul { list-style-type: none; margin-left: 0px;  }
	#side ul img, #side ul img { border: 1px solid #000; }



	ul.arch-list { background: #fff; padding: 10px 0; margin-left: 0px; }
	ul.arch-list li { list-style-type: none; }

	#side p { font-size: .8em; }
	
	#side table { width: 140px !important; }
	#side table tr td { background: #fff !important; }
	#side table tr td img { margin-left: 0px !important; margin-left: 10px; }
	
	#side table td center a { font-size: 9px !important; letter-spacing: -.05em !important;  font-weight: normal !important; color: #BBB !important }
	
	/*
	#lowbar h3 { margin: 5px 0px; }
	*/

	
	.adrow { margin: 10px 0px 0px 3px; }
	.adrow center a { font-size: 9px !important; letter-spacing: -.05em !important;  font-weight: normal !important; }
	
	
	
/*
Lowbar
------------------------------------------------------*/

	#lowbar {
		width: 800px !important; width: 810px; min-height: 265px; margin-top: 2px;
	}
	#lowbar h3 { margin: 5px 0px; }
	#lowbar .lowbar-left {
		float: left; width: 130px;
	}

	select.comic-select { font-size: 10px; width: 140px; }

	#lowbar .lowbar-right, #lowbar .lowbar-right2 { float: right; width: 110px; }
	#lowbar .lowbar-right ul { list-style-type: none; margin-left: 0px;  }
	#lowbar .lowbar-right ul img, #lowbar .lowbar-right2 ul img { border: 1px solid #000; }


	#lowbar .lowbar-center ol, #lowbar .lowbar-center ul { margin-left: 10px;  list-style-type: none; }

	#lowbar .lowbar-center {
		width: 640px; margin: 0 0 0 135px; border: 1px solid #777; border-width: 0px 0px 0px 1px;
		padding: 0px 10px; 
	}


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

	li.comment {
		margin: 10px 0 5px;
		list-style-type: none;
		display: block;
		padding: 10px;
		font-size: 1em;
		background: #F9F9FF;
	}
	li.comment p { margin-bottom: 5px; }
	li.comment cite { font-size: .75em ; color:#777 }
	body#commentspopup { margin: 0 10px; } 
	#comments {
		background: #e0e0e0; font-size: 0.75em; 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: 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: 20px 0; padding: 10px; background: #fff; border: 1px solid #bbb9b9; font-size: 1em;
	}
	div.comment-main.authorcomment {
	background: #E8D9E1;
	}
	div.comment-meta {
		margin: 0px; font-size: 0.9em; line-height: 1.2em;
	}
	div.gravatar { display: none; }

	span.comment-meta-author {
		display: block; margin: 0 0 3px; padding: 0 0 3px;
		border-bottom: 1px solid #cececd; font-weight: bold; font-size: 1.2em;
		text-transform: uppercase;
	}
	div.comment-body { margin: 10px 0 0; }
	#comment-form-post { }
	#comment-form-post p{ margin: 0px; }

	#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: 1em; font-weight: bold; color: #003377; width: 100px; display: inline; width: 100px; 
	}
	#comments-form label em {
		font-style: normal; text-transform: none; letter-spacing: normal;
	}
	#author, 
	#email,
	#url { width: 250px; width: 300px; margin: 0 0 5px 10px; padding: 2px; background: #f7f7f7;
		border: 1px solid #e0e0e0; font-size: 0.9em; 
	}
	#comment { width: 380px; margin: 0 0 5px; padding: 2px; background: #f7f7f7;
		border: 1px solid #e0e0e0; font: 0.9em Arial, "Trebuchet MS", Trebuchet, sans-serif;

	}
	#comment-submit, input.MailPressFormSubmit {
		padding: 5px 10px; background: #003377; border: 3px double #999;
		border-top-color: #ccc; border-left-color: #ccc; font-size: 85%;
		cursor: pointer; font-weight: bold; color: #FFF;
		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; }

/* 
Post
------------------------------------------------------ */

	div.post { margin: 10px 0; padding: 0 0 5px; border-bottom: 1px solid #E1E1E1; }
	div.post-body {
	float: left;
	width: 155px;
	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 {
		font-size: 1.4em; font-weight: normal; color: #07F; font-weight: bold;
	}
	#side h3.post-title { 
		margin-top: 10px; border-bottom: 1px solid #555; 
	}

	h4.post-meta {
	font-size: 0.8em;
	font-weight: normal;
	}

	/* Glossary */
	#glossaryList { margin: 10px 0px 20px 0px; list-style: circle;}
	#glossaryList p { margin: 3px 0px 0px 15px; font-size: 1.2em; font-weight: bold; }

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

	#footer {
	clear: both;
	padding: 0 0 0 15px;
	font-size: 0.8em;
	text-align: left;
	margin: 10px 0px 30px;
	}

	#footer a { color: #013; font-weight: bold; }
	
	#eXTReMe { display: none; }

/* 
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;
	}

	input.MailPressFormEmail { width: 130px; font-size: 12px; padding: 2px; }
	

/* 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; }