body {
	overflow: 			-moz-scrollbars-vertical;
/*	background: 		#8fc80d url(back.gif);*/
	background:			#333333;
	color: 				#282828;
	font: 				10px verdana, arial, helvetica, sans-serif;
/*	margin: 			30px 0 0;*/
	margin: 			0 0 0;
	padding: 			0;
	text-align: 		center;
}

a img {
	border: 0;
}

::-moz-selection {
	background:#d4f699;
	color:#7aa62f;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

/*a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #f65077;
}

a:hover, a:active, a:focus {
	color: #4FA3DA;
}
*/

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #BBD199;
}

a:hover, a:active, a:focus {
	color: #AAAAFF;
}

a.rss:link, a.rss:visited {
	color: #ff950b;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8fc80d;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	margin: 0px 0 1px 0px;
	height: 20px;
	cursor: pointer;
	text-align: right;
}
#h3special {
	margin: 0px 0 1px 0px;
	height: 24px;
	cursor: pointer;
	text-align: right;
}
h3 a:link, h3 a:visited {
	font: 				10px verdana, arial, helvetica, sans-serif;
/*deepak*/
	font-weight:		bold;
/*	background: 		#FFFFFF;*/
	background: 		#202020;
/*end deepak*/
	color: 				#868686;
	text-shadow: 		2px 2px 1px #8fc80d;
	padding: 			4px 8px 0;
	-moz-outline-style: none;
	display: 			block;
	height: 			16px;
	text-decoration: 	none;
	border-top: 		0px solid #000000;
	border-bottom: 		1px solid #333333;
}
#h3special a:link, #h3special a:visited {
    font: 				14px verdana, arial, helvetica, sans-serif;
    font-weight: 		bold;
    letter-spacing: 	2px;
    color: 				#868686;
    text-align: 		right;
	text-shadow: 		2px 2px 1px #8fc80d;
	padding: 			4px 8px 0;
	-moz-outline-style: none;
	display: 			block;
	border-bottom: 		1px dotted #b0b0b0;
	height:				20px;
}
h3 a:hover, #h3special a:hover{
	/*background: #F0FF00;*/
	background: #333333;
	color: #868686;
}


#container {
	/*background: #FFFFFF;*/
	background: #202020;
	/*border: 1px solid #bbbbbb;*/
	text-align: left;
	margin: 0 auto;
	padding: 7px;
}

#header-box {
/*	background: url(logo.gif) top left no-repeat;*/
	background: #202020;
	height: 30px;
	text-align:			left;
	padding: 			0px 7px 3px 7px;
	margin: 0 auto;
}

#header {
/*	background: url(logo.gif) top left no-repeat;*/
	background: 		#202020;
/*	height: 30px;*/
	text-align:			right;
	padding: 			7px 0 0 0;
	color:				#C0C0C0;
/*	margin: 0 auto;*/
}
#header a {
    color: 				#868686;
	font: 				10px verdana, arial, helvetica, sans-serif;
    text-decoration: 	none;
    }
#header a:hover{
    color: 				#ffffff;
/*    font-weight:		bold;*/
    }
#content {
/*	background: 		url(footer.gif) bottom center no-repeat;*/
	padding: 			0 0 0 0;
	color:				#B4B4B4;
}



/* Deepak */

#about-content {
/*	background: 		url(footer.gif) bottom center no-repeat;*/
	padding: 			0 0 0 0;
	color:				#B4B4B4;
}

#about-content a {

	color:				#B4B4B4;
	font-weight:		bold;
}

#footer-box{
	background: 		#333333;
/*	height: 30px;*/
	color:				#868686;
	text-align:			center;
	padding: 			7px 7px 7px 7px;
	margin: 			0 auto;

}

#blogtitle{
	text-align:			left;
	font-size:			13px;
	font-weight:		regular;
	letter-spacing:		4px;
/*	color:				blue;*/
}
/* End Deepak */

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

i {
	font-style: normal;
	color: #7AA62F;
}

div.wrapper {
	background-color: #EBEBEB;
}


#content div {
	margin: 0;
	padding: 0;
	height: 1%;

/*deepak*/

}

.stretcher {
	background: none !important;
	background: #fff;
}





#menu_browse{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
#menu_browse a{ outline: none;}
#menu_browse_prev, #menu_browse_next{
	width: 				49%;
	height: 			99%;
	background: 		transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: 			block;
	}
#menu_browse_prev {
	left: 				0;
	float: 				left;
	}
#menu_browse_next {
	right: 				0;
	float: 				right;
	}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: 		url('prev.gif') no-repeat left 45%;
	cursor: 			pointer;
	}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: 		url('next.gif') no-repeat right 45%;
	cursor: 			pointer;
	}





#images{
	padding: 0px;
}
.thumbnails {
    padding: 			2px;
    /*margin: 			1px;*/
    background-color:	#333333;
    /*border: 			0px dotted #4e94a5;*/

	}
.thumbnails:hover {
    padding: 			2px;
    /*margin: 			1px;*/
	background-color:	#EFEFEF;
	/*border: 			0px dotted #4e94a5;*/
	}





#image {
    padding: 			0px;
    position: relative;
/*	background-color: #fff;*/
	background-color: #202020;
	width: 250px;
	height: 250px;
	margin: 0 auto;
    }
#imgmaine {
	background: #202020 url('loading.gif') 50% 50% no-repeat;
    }
.rest {
    padding: 			0px;
    margin:				0px;
    position: 			relative;
    top:				0px;
    }
.image-title {
    font: 				14px verdana, arial, helvetica, sans-serif;
    font-weight: 		bold;
    /*letter-spacing: 	2px;*/
    /*color: 				#41639b;*/
    color: 				#B4B4B4;
    text-align: 		left;
    }
.image-date {
    color: 				#B4B4B4;
    font: 				8px verdana, arial, helvetica, sans-serif;
    text-align: 		right;
    font-weight: 		normal;
    letter-spacing: 	0px;
    }
.image-info {
    color: 				#B4B4B4;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		left;
    }

/* Deepak */
.prev-next, .prev-next a, .prev-next a:visited {
	color: 				#868686;
    font: 				9px verdana, arial, helvetica, sans-serif;
    text-align: 		right;
    font-weight: 		normal;
    letter-spacing: 	0px;
	text-decoration: 	none;
	}

.prev-next a:hover{
	color:				white;
}

.subscribe-heading{
	color:				#B4B4B4;
	font:				12px verdana, arial, helvetica, sans-serif;
	font-style:			italic;
	border-bottom: 		1px solid #333333;
	padding:			20px 10px 3px 10px;

}
.subscribe-content{
	color:				#B4B4B4;
	font:				10px verdana, arial, helvetica, sans-serif;
	padding:			0px 25px 0px 25px;
}
.subscribe-content a{
	margin-left:		0px;
	color:				#B4B4B4;
}
/* End Deepak */


/* Deepak */
#exif {
    color: 				#b0b0b0;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		justify;
    background-color:	#202020;
    }
/* End Deepak */

#comments {
    color: 				#b0b0b0;
    font: 				10px verdana, arial, helvetica, sans-serif;
    text-align: 		justify;
/*deepak*/
    background-color:	#202020;
    }
#comments ul {
    list-style-type: 	none;
    margin: 			0px;
    padding: 			0px;

    }
#comments li {
    display: 			block;
/*    border-bottom: 		1px dotted #efefef;*/
    border-bottom: 		1px dashed #333333;
    margin: 			0px;
    color: 				#b0b0b0;
    text-decoration: 	none;
    padding: 			5px;

    }
#comments li a {
    color: 				#868686;
    text-decoration: 	underline;
    }
#comments li:hover {
    /*background: 		#efefef;*/
    }
#comments li a:hover {
    color: 				white;
    }





#form_container {
    padding: 			5px;
    background-color: 	#202020;
	/*background-color: 	#FFFFFF;*/
	/*background-color: 	black;*/
	margin: 			0px auto;
	width: 				100%;
/*deepak*/
	color:				#868686;
/*end deepak*/
}
form {
    padding: 			5px;
}
.formfield{
	width: 			99%;
	font: 			10px verdana, arial, helvetica, sans-serif;
	/*color:		#494949;*/
	color:			white;
	border: 		1px solid #333333;
	background: 		#333333;
	padding:		3px 0px 3px 0px;
	/*background-color: 	#FEFE9F;*/
}
.formfield:hover, .formfield:focus{

	border: 		1px solid #868686;

	/*border-top: 		1px solid #868686;
	border-bottom:		1px solid #efefef;
	border-left: 		1px solid #868686;
	border-right:		1px solid #efefef;*/
	/*background: 		#FFFFFF;*/
	/*background-color: 		#FEFE9F;*/
}
.formbutton{
	font: 				10px verdana, arial, helvetica, sans-serif;
	padding: 			5px;
	color: 				#868686;
	background:	 		#333333;
	border: 			1px solid #868686;
}
.formbutton:hover{
	cursor:			pointer;
	color: 				#FFFFFF;
	/*background: 		#FFFFFF;*/
	background: 		#333333;
	/*border-top: 		1px solid #efefef;
	border-bottom:		1px solid #868686;
	border-left: 		1px solid #efefef;
	border-right:		1px solid #868686;*/
}
