/*
Theme Name: PNP
Theme URI: http://wordpress.org/
Description: A theme custom made for the photo blog at pics.navjotpawera.com
Version: 1.0
Author: Navjot Pawera
Author URI: http://navjotpawera.com/
Tags: photo, navjotpawera

	PNP v1.0
	 http://navjotpawera.com

	This theme was designed and built by Navjot Pawera,
	whose website you will find at http://navjotpawera.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

	
/* Begin Typography & Colors */

	
@import url("http://www.navjotpawera.com/style/screen.css");
/* @import url("http://localhost:8888/navjotpawera.com/style/screen.css"); */
.ptt {
	color:#666;
	font-family:Palatino, "Book Antiqua", Georgia, serif;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	font-size:1.5em;
	width:100%;
	margin:1em 0 0;
	padding:0;
}

.ptt a {
	color:#666;
}

.hentry {
	margin-bottom:2em;
	background:url(images/brdr_line.png) repeat-x bottom;
	padding:0;
	float: left;
	width: 770px;
}

.lentry {
	border-bottom:1px dotted #ccc;
	margin-bottom:1em;
}

.entry{
	float: left;
	width: 770px;}

.single .entry{
	background:url(images/brdr_line_dotted.png) repeat-x bottom;
	padding:0 0 7px;
}

.entry h3 {
	margin:1.5em 0 .5em;
	font-size:1.2em;
}

.entry blockquote p{
	padding:10px 14px 14px ;
	font-style:italic;
	color:#fff;
	margin:1em 0 0;
	text-indent:20px;
	font-size:1.1em;
	font-family: Georgia, "Times New Roman", serif;
	background:#69a;
	border-radius:3px;
	
}

.entry blockquote{
	background: url(images/post_shadow.png) no-repeat bottom center; padding:0 0 15px}

.entry img,.entry object,.entry video {
	max-width:754px;
	background:#fff;
	border:1px solid #ccc;
	padding:7px;
}

.entry object {
	display:block;
}

.entry .wp-smiley {
	background:none;
	padding:0;
	margin:0;
	border:none;
}

.entry ul,.entry dl, .entry ol {
    padding-left:1.4em;
    margin-left:0;
    display: inline-block;
}

.entry dt{font-weight: bold;}
.entry dt:after{content: ": ";}
.entry dd{text-indent: 1.4em;}


code {
	font-size:0.88em;
	color:#666;
	font-family: Monaco, Courier, monospace;
}
.code_block{
	padding:4%;
	letter-spacing:0.1em;
	margin: 0 0 2px;
	background-clip:padding-box;
	line-height:1.4em;
	float: left;
	width: 92%;
	background:#fff;
}

pre{
	white-space: pre-wrap;
	width: 100%;
	margin: 0 0 1em;
	display: inline-block;
}

.navigation {
	padding:7px;
	float: left;
	width: 756px;
	margin:-2em 0 0px;
	background:url(images/brdr_line_up.png) repeat-x bottom #e9e9e9;
}

.navigation .alignleft,.navigation .alignright {
	display: inline-block;
}

.navigation .alignright {
	background-position: left;
	float:right;
}

.navigation .alignleft a,.navigation .alignright a {
	color:#666;
	line-height: 3em;
	display: inline-block;
	font-weight: bold;
}

.navigation .alignleft a{
	background: url(images/arrow_ptlt.png) 0px 5px no-repeat;
	padding: 0 0 0 35px;
}

.navigation .alignright a{
	background: url(images/arrow_ptrt.png) right 5px no-repeat;
	padding: 0 35px 0 0;
}

.navigation .alignleft a:hover{
	background: url(images/arrow_ptlt.png) 0px -36px no-repeat;
	text-decoration: none;
	color: #333;}

.navigation .alignright a:hover{
	background: url(images/arrow_ptrt.png) right -36px no-repeat;
	text-decoration: none;
	color: #333;
}

#pcontent {
	width:770px;
	padding:0 14px 1em;
	float:left;
	margin-bottom:2em
}

#pcontent h2 {
	font-size:2.4em;
	margin-bottom:.5em;
	font-weight: normal;
	color:#a33;
	text-shadow:#fff 1px 1px 1px;
	font-family:CABNDW, 'Helvetica Neues', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}

#pcontent h3 {
	font-size:1.4em;
	margin-bottom:.5em;
	color:#000;
	text-shadow:#fff 1px 1px 1px;
	font-family:CABNDW, 'Helvetica Neues', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight: normal;
}

#pcontent h2 a {
	color:#a33;
	font-family:CABNDW, 'Helvetica Neues', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0px #fff;
	text-transform:uppercase;
}

.postmetadata {
	color:#999;
	font-weight: bold;
	font-size:0.92em;
	margin:1em 0 0;
	padding:0 0 14px;
	letter-spacing: 0.05em;
	width:770px;
	float: left;
	text-align: right;
}

.postmetadata a{color: #999;}

.postmetadata .pmeta_dt{
	background: url(images/time_icon.png)  left no-repeat;
	padding: 0 0 0 24px;
	line-height: 20px;
	display: inline-block;
}

.postmetadata .pmeta_link{
	background: url(images/icon_plink.png) 0px -27px no-repeat;
	padding: 0 0 0 24px;
	margin: 0 0 0 14px;
	line-height: 20px;
	display: inline-block;
}

.postmetadata .pmeta_link:hover{
	background: url(images/icon_plink.png) 0px 2px no-repeat;
	color: #333;
	text-decoration: none;
}

.postmetadata #pmeta_tags{
	margin: 0 0 0 14px;
	display:block;
}

.postmetadata #pmeta_tags span{
	background: url(images/icon_tag.png) 0px -27px no-repeat;
	padding: 0 0 0 24px;
	line-height: 20px;
	display: inline-block;
}

.postmetadata #pmeta_tags span:hover{
	background: url(images/icon_tag.png) 0px 2px no-repeat;
	color: #333;
	text-decoration: none;
}

.postmetadata #pmeta_tags a:hover, .postmetadata #pmeta_cats a:hover{
	color: #333;
	text-decoration: none;
	}

.postmetadata #pmeta_cats{
	margin: 0 0 0 14px;
	display:block;
}

.postmetadata #pmeta_cats span{
	background: url(images/icon_cat.png) 0px -27px no-repeat;
	padding: 0 0 0 24px;
	line-height: 20px;
	display: inline-block;
	}

.postmetadata #pmeta_cats span:hover{
	background: url(images/icon_cat.png) 0px 2px no-repeat;
	color: #333;
	text-decoration: none;
}

.pagetitle {
	padding:14px 0;
	margin:0 20px 0 0;
	border-bottom:1px solid #ccc;
	color:#000!important;
	text-align:right;
}

#snav{
	width: 770px;
	float: left;
	padding: 0 14px;
}

#snav .snav_grps {
	width: 182px;
	float: left;
	margin:0 14px 0 0;
}

#snav ul {
	float: left;
	width: 182px;
	margin:0 0 2em;
	list-style: none;
	padding:0;
}

#snav ul li {
	margin:0;
	background: url(images/brdr_line.png) bottom repeat-x;
	float: left;
	width: 182px;
}

#snav ul li a{
	display: block;
	line-height:1.2em;
	color: #666;
	padding:6px 0 8px 20px;
	font-weight: bold;
	background: url(images/snav_link_bg_arrow.png) 5px no-repeat left;
}


#snav ul li a:hover{
	background: url(images/snav_link_bg_arrow.png) 5px no-repeat #efefef;
	text-decoration: none;
}

#snav form{
	margin:0;
	width: 168px;
}

#snav form {
	padding:5px 7px;
	margin: 0 0 14px;
	float:left;
	background: #69a;
	width: 168px;
	border-radius:4px;
}

#snav form #tp {
	width:128px;
	float:left;
	padding:2px;
	color:#666;
	border:0px;
	height:21px;
	margin:2px 0 6px;
	border-radius:3px;
	background: #fff;
}

#snav form #tpbt {
	float:left;
	margin:0 0 0 7px;
	padding:0;
	width: 29px;
	height: 29px;
}

#snav form small{color: #ccc; float: right; letter-spacing: 0.1em;}

#extp ul li a{
	padding:0 0 0 48px;
	line-height: 38px;	
}

#extp ul li #snav_tw {
	background:url(images/icon_twitter.png) 7px -36px  no-repeat;
}

#extp ul li #snav_tw:hover {
	background:url(images/icon_twitter.png) 7px 5px  no-repeat #efefef;
}

#extp ul li #snav_fl {
	background:url(images/icon_flickr.png) 7px -36px  no-repeat;
}

#extp ul li #snav_fl:hover {
	background:url(images/icon_flickr.png) 7px 5px  no-repeat #efefef;
}

#extp ul li #snav_vi {
	background:url(images/icon_vimeo.png) 7px -36px  no-repeat;
}

#extp ul li #snav_vi:hover {
	background:url(images/icon_vimeo.png) 7px 5px  no-repeat #efefef;
}

#extp ul li #snav_li {
	background:url(images/icon_linkedin.png) 7px -36px  no-repeat;
}

#extp ul li #snav_li:hover {
	background:url(images/icon_linkedin.png) 7px 5px  no-repeat #efefef;
}

#rss_link{
	display: block;
	color: #666;
	padding:0 0 0 36px;
	line-height: 30px;
	width:146px;
	float: left;
	font-weight: bold;
	background: url(images/icon_rss.png) left no-repeat;
}

#rss_link:hover{
	text-decoration: none;
	color: #333;
	background: url(images/icon_rss.png) left no-repeat #efefef;
	border-top-left-radius:14px;
	border-bottom-left-radius:14px;
}

/* Generic styles */

.entry .i_fl_m {
	float:left;
	margin:0 14px 10px 0;
}

.entry .i_fr_m {
	float:right;
	margin:0 0 14px 10px;
}

.entry .i_fl_nm {
	float:left;
	margin: 0;
}

.entry .i_fr_nm {
	float:right;
	margin: 0;
}

.entry .i_np_nb {
	padding:0;
	max-width:770px;
	border:0;
}

.entry .i_np {
	padding:0;
	max-width:768px;
}

.entry .b_sh{background: url(images/post_shadow.png) no-repeat bottom center; padding:0 0 15px}

.entry .i_noborder {
	border:none;
}