/* .............................. */
/* Basic */
/* .............................. */

body {
	 background: #000000 url(../images/bg.jpg) no-repeat center 0;
	font-size:11px;
	font-family:Lucida Grande,Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	color:#666;
	padding:0;
	margin:0 0 20px;
	text-align:center;
        line-height: 18px;
}

img {
border:medium none;
}
html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a { color:#38537e; text-decoration:none; margin: 0; padding: 0; }

a:hover { color: #8298a8; text-decoration:none; }

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:14px;
	color:#666;
	margin:0 0 0 5px;
	padding:0;
	}
	
h1 a {
    text-decoration:none;
	color:#666;
	}

h1 a:hover {
    text-decoration:none;
	}
.phototitle { color: #b03813; font-size: 14px; font-weight: bold; margin: 0; padding: 0; }
.title { float: left; margin:0; padding:0; }
.selectgallery { font-size: 10px; margin: 0; padding: 0; float: right; }
h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#666;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

.menu {
    float:right;
	clear:right;
	text-align:right;
	font-size:9px;
	}
	
.menu a {
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	}
/* .............................. */
/* Content */
/* .............................. */

#mainphoto_homepage {
background-color:#000000;
background-position:center center;
border-width:0;
margin:200px auto 0;
padding:10px;
width:450px;
height:300px;
}

#mainphoto {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding:10px;
	border-width: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainphoto a { border-width: 0; }
#photo {padding: 5px; }
#photofader { }
/* .............................. */
/* Image Navigation */
/* .............................. */

#navigation {
	background-color: #000000;
	text-align: left;
	height:54px;
	margin-right: auto;
	margin-bottom:10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e2d2d;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.photo {
background:none repeat scroll 0 0 #000000;
padding:10px;
}



#navigation:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
#headerlogo {
	font-family: "trebuchet MS";
	background-image: url(../../../../pixelpost/templates/suffocate/images/logo_.png);
	height: 54px;
	width: 360px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#headerlogo h1 a{
	float: left;
	position: relative;
	text-align: left;
	font-weight: bold;
	background-image: url(mayureshpatil.gif);
	height: 54px;
	width: 337px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-indent:-999em;
}

#top-menu {
	font-size: 10px;
	text-align: center;
	height: 16px;
	float: right;
	margin: 0;
	padding: 17px 0;
}
#top-menu ul { margin: 0; padding: 0; list-style-type: none; }
#top-menu li { float: left; margin: 0; display: inline; }
#top-menu li a {
	color: #8298a8;
	text-decoration: none;
	margin: 0;
	padding: 3px 15px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#top-menu li a:hover { color: #c74410; margin: 0; background-color:#201e1c;}
li#end a { color: #8298a8; text-decoration: none; margin: 0; padding: 3px 15px; border-width: 0; display: block; }
li#end a:hover { color: #38537e; margin: 0; }

#image-navigate {
	background-color:#000000;
font-size:10px;
margin: 15px auto 0;
padding:10px;
text-align:left;
width:850px;
}
#image-navigate:after { font-size: 0; visibility: hidden; display: block; height: 0; clear: both; content: "."; }
#image-previous {
	font-weight: bold;
	background-color: #2F3742;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}
#image-previous ul { margin: 0; padding: 0; }
#image-previous li { margin: 0; padding: 0; list-style-type: none; }

#image-previous li a {background-image: url(../images/previous.png); background-repeat: no-repeat; text-decoration: none; width:104px; height: 30px; margin: 0; display: block; position:relative; text-indent: -9999px;}


#image-previous li a:hover {  background-image: url(../images/previous_h.png); background-repeat: no-repeat;  margin: 0;  width:104px; height: 30px;}

#image-next { font-weight: bold; background-color: white; float: right; margin: 0; padding: 0; }
#image-next ul { margin: 0; padding: 0; }
#image-next li { margin: 0; padding: 0; list-style-type: none; }

#image-next li a { background-image: url(../images/next.png); background-repeat: no-repeat; text-decoration: none; width:85px; height: 30px; margin: 0; display: block; position:relative; text-indent: -9999px; }

#image-next li a:hover { background-image: url(../images/next_h.png); background-repeat: no-repeat;  margin: 0;  width:85px; height: 30px;}


/* #image-navigate { background:#fff; padding:0 15px 15px; height:15px; width:700px; margin:0 auto 1px; }
	
#image-navigate a {
	padding:0;
	}

.image-previous { float:left; margin: 0; padding: 0; }

.image-next { float:right; margin: 0; padding: 0; } */
	
#thumbrow { width:auto; margin: 4px auto; padding: 0; }
#thumbrow .thumbnails { margin: 4px; padding: 7px; }
#thumbrow a img.thumbnails {
	background-color: #000000;
}
#thumbrow a:hover img.thumbnails {
	background-color: #2F3742;
}
.current-thumbnail { background-color: #332f2b; margin:4px; padding: 7px; border-width: 0; }
/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
background-image: url(../images/black.png);
	padding:10px 10px 20px;
	text-align:left;
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#image-info p { margin: 0; padding: 3px 0 0; }
#image-notes {
	width:70%;
	vertical-align:top;
	}
	
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}

.categories { font-size: 9px; float:right; clear:right; margin-top: 4px; padding:0; }	

/* .............................. */
/* Pages */
/* .............................. */

#page { background-color: #201e1c; border:solid 15px #181715; padding:0; text-align:left; width:700px; margin:0 auto 10px; }
#gallerypage { background-color: none; text-align: left; margin: 0 auto 10px; padding: 0; width: 850px; }
#page a {
    font-weight:bold;
	}
#pagetitle { color: #666; font-size: 16px; font-weight: bold; letter-spacing: -1px; width: 670px; margin: 0; padding: 15px; }
#pagetitle p { clear: both; margin: 0; padding: 0; }
#pagetitle:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
#gallerycontent { margin: 0 auto; padding: 15px 28px; }
#gallerycontent .thumbnails { margin: 0px; padding: 5px; }
#gallerycontent a img.thumbnails { background-color: black; }
#gallerycontent a:hover img.thumbnails { background-color: #e5e5e5; }
#pagecontent { margin: 0 auto; padding: 15px; }
#aboutcontent { line-height: 14px; width: 700px; margin: 0; padding: 0; }
#aboutbg {width: 660px; margin: 0 auto; padding: 20px; }
#aboutbg:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
#abouttext { width: 400px; float: left; margin: 0; padding: 0; line-height: 18px; }
#aboutlinks { width: 215px; float: right; margin: 0; padding: 0; }
#aboutlinks p { margin: 8px 0 0; padding: 0; }
#aboutlinks ul { width: 215px; margin:8px 0 0; padding:0 0 15px; }
	
#aboutlinks li { display:block; color:#444; font-size: 10px; margin: 0 0 1px; padding: 0; list-style-type: none; }
	
#aboutlinks li a { color: #8298a8; font-weight: normal; text-decoration:none; width: 203px; padding:2px 2px 2px 8px; display: block; }
#aboutlinks li a:hover { color: #38537e; background:#f5f5f5; }
	
.horzwhiteline { background-color: none; height: 15px; clear: both; }
.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
.thumbnails { border-width: 0; }
/* .............................. */
/* Comments */
/* .............................. */

#commentsbox {
	background-color: #000000;
	text-align: left;
	padding: 10px;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#toggle{
        background-color: #000000;
	text-align: right;
	padding: 10px;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
        
}

#commentsbg {
	background-repeat: no-repeat;
	width: auto;
	margin: 0;
	padding: 0;
}
#commentsbg:after {
	font-size: 0;
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
	content: ".";
	background-color: #171B20;
}
#commentsarea {
	text-align: left;
	margin: 0;
	padding:22px 22px 67px;
	width: 550px;
        height: inherit;
	float: left;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
#addcomment {
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 10px;
	width: 225px;
	float: right;
}
#comment-top {
    background:#fff;
	border-bottom:1px solid #eee;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
    margin:0 auto;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#444;
	text-decoration:none;
	padding:10px;
	}
	
#comments li a {
	color:#8d3318;
	text-decoration:none;
	}
	
#comments li:hover {
	background:#201e1c;
	}
	
#comments li a:hover {
	background:#201e1c;
	}
.input {
	font-size:10px;
	border:solid 1px #262626;
	background-color:#000000;
	color:#666;
	width: 215px;
	margin-bottom: 5px;
	padding:5px;
}
.comments-none { color: #666; font-size: 10px; font-style: normal; font-weight: normal; line-height: 12px; text-decoration: none; width: 396px; margin: 0; padding: 0; }
.comments-none ul { margin: 0; padding: 0; border-width: 0; list-style-type: none; display: block; }
.comments-none li { background-color: #000000; width: 534px; list-style-type: none; margin: 0 0 10px; padding: 6px; border: solid 1px #262626; }
#addcomment textarea { width:215px; height:50px; font-size:10px; border:solid 1px #262626; background-color:#000000;  color:#666; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 5px 0; padding:5px; }

.comment-button { margin: 10px 0 0; padding: 0; }

/* .............................. */
/* Footer */
/* .............................. */

#footer { color: #666; font-size: 11px; text-align:center; margin-bottom:20px; }
#footer_homepage { color: #666; font-size: 11px; text-align:center; margin-bottom:20px; width:450px; margin:0px auto 0;
padding:10px;}
/* .............................. */
/* Calendar if you want to use    */
/* a calendar in the template     */
/* .............................. */
.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}

/* TAG SUPPORT */
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}

a {
   outline: none;
}
