/* @override http://www.thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css */

/* @override 
	http://www.thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://www.thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://www.thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://www.thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
	http://thisdayintype.com/blog/wp-content/themes/nishita-v10/style.css
*/

/*

Theme Name: Nishita - Hacked

Original Author: Brajeshwar

Original Author URL: http://www.brajeshwar.com/

*/

 

/*

global settings

---------------------------------------------- */



* {

margin: 0;

padding: 0;

}

body {



font: 100%/1.3em Verdana, sans-serif;

color: #515151;

text-align: center;

line-height: 120%;
	
background-image: url(bg.gif);
	opacity: 1;
}

a:link {

color: #f30;

text-decoration: none;

}

a:visited {

color: #f30;

text-decoration: none;

}

a:hover {

color: #f30;

text-decoration: none;

}

a:active {

color: #000000;

text-decoration: none;

}

a img { 

border: 0; 

}


/* hn */



h1, h2 {

font-weight: normal;

}



/*

layout

---------------------------------------------- */



#container {

width: 730px;

margin: 0 auto;

font-size: 0.75em;

text-align: left;

}



/*

header

----------------------------------------------- */



#header {

margin: 0 0 0px;

padding: 5px;

padding-top: 0;
	opacity: 1;
}

#header-inner {

padding: 0 10px 10px;

background: #eee 52px;

border: none;

border-top: none;
	opacity: 1;
}

#title {

float: left;
	width: 235px;
}

#title h6 {

	font: .7em "Verdana, san-serif";
	position: relative;
	color: #919291;
	float: right;
	top: -8px;
}

h1 {

padding: 30px 0 0;

font: 1.5em Verdana, sans-serif;

color: #ff3300;

line-height:.8em;

}

.kern {
	
letter-spacing:-.1ex !important;

}

h2 {
	
padding-left: 12px;
}

h5 {

padding-left: 12px;	
margin-right: 250px;
line-height: 1.5;
}


h1 a:link {

color: #ff3300;

}

p#tagline {

margin: 5px 0 0;

font-size: 0.9em;

}

#photo-inner blockquote {
margin-left: 12px;
margin-right: 250px;
	font-family: Verdana, sans-serif;
}

/*

navigation

---------------------------------------------- */



ul#nav {

float: right;

font-size: 0.9em;

text-align: right;

text-transform: uppercase;

}

#nav li {

float: left;

list-style-type: none;

display: block;

margin-left: 10px;

}

#nav li a {

float: left;

height: 100%;

display: block;

padding: 30px 5px 0;

}

#nav li a:hover, 

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-color: #fff;
	background-image: url(http://thisdayintype.com/blog/images/styleDuels.gif);
}



/* 

photo		

------------------------------------------------------ */



#photo {



margin: 0 0 0px;

padding: 5px;

}

#photo-inner {

background: #eee;

padding: 0px;
border: none;
}

#photo-inner img {

border-bottom: 1px solid #bbb9b9;

}

#photo-inner p {

padding-bottom: 10px;

}

#delicious-tags-thisdayintype {
	
margin-left: 12px;}

#photo-table {

width: 720px;

height:490px;

background: #fff;

margin: 0;

padding: 0;

border: 1px solid #bbb9b9;

}



/* 

photo meta		

------------------------------------------------------ */



#photo-meta {

float: left;

width: 500px;

margin: 0 0 7px;

padding: 5px;

}

#photo-meta-inner {

height: 30px;

background: #ddd;

padding: 0 10px;

border: none;

}

#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;



}

/* 

font images

------------------------------------------------------ */

a.screen, a.screen:visited {

color:#f30; 

position:relative; 

z-index:1;

}

a.screen b {

position:absolute;

visibility:hidden; /* hide the image */

width:400px; /* give it a width */

height:0; /* no height to solve an Opera bug that 

             makes it selectable when hidden */

border:0px solid #cccccc; /* add a border */

left:400; /* position:the image */

top:-22px;

}

a.screen:hover {

text-decoration:none; 

border:0; /* needed for this to work in IE */ 

z-index:1000;

}

a.screen:hover b {

visibility:visible; /* make the image visible */

height:35px; /* now give it a height */

cursor:pointer; /* for IE */

z-index:1000; 

}

a.screen:hover b img {

border:0; /* remove the link border */

}



/* 

navigate		

------------------------------------------------------ */



#navigate {

float: right;

width: 220px;

font-size: 0.9em;

}

#navigate-inner {

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: #e2e2e2;

border: none;

}

#navigate span.previous a,

#navigate span.next a {



text-decoration: none;
display: block;

padding: 0 5px;

line-height: 30px;

}

#navigate span.previous a:hover,

#navigate span.next a:hover {

background: #f9f9f9;

}



/* 

pages	

------------------------------------------------------ */

#open {
	position: relative;
	top: -20px;
	left: -100px;
	z-index: 100000;
	width: 0;
	height: 0;
	float: right;
}

#buzzfeed {
	width: 0;
	height: 0;
	position: relative;
	float: right;
	top: -500px;
	left: 8px;
	border-top: 5px solid #999999;
}

#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 Verdana, sans-serif;

color: #8c8c8c;

letter-spacing: -1px;

line-height:1em;

}


/* 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 {

font-size: 1.1em;

font-weight: normal;

}

h4.post-meta {

font-size: 0.8em;

font-weight: normal;

}





/* 

footer		

------------------------------------------------------ */



#footer {

color: #fff;
clear: both;

padding: 0 0 0 15px;

font-size: .9em;
content: #000;
text-align: left;
font-weight: bold;
	letter-spacing: .2mm;
}

#footerA {
padding: 5px 0 5px 5px;
}

#footer a, #footer a:visited {
	color: #ffd40c;
}

/* 

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

#nav-calendar a {
	color: #ff330;
}

#duels a {
	color: #0065fe;
}

#nav-submit a {
	color: #0065fe;
}

#nav-bbs a {
	color: #ff31cc;
}

#nav-info a {
	color: #330033;
}



