/*
Theme Name: Black Taj
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://www.prithvitech.com/blacktaj/">Black Taj</a>.
Version: 1.6
Author: Navneet Singh
Author URI: http://www.prithvitech.com/
T
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Times new Roman, 'Lucida Grande', Verdana, Arial,Serif;
	color: #333;
  font-size:12px;
  }
ul{
	list-style:disc;
	margin-top:0px;
	}

li{
	//margin-top:2px;
//	margin-bottom:6px;
}
p{
  margin-top:2px;
  margin-bottom:6px;
  padding:0px;
  font-size:12px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width:885px;
	}

#content {font-size: 0.8em;margin:0px;padding:0px;}

.boundry{ border-bottom:7px solid #2D3B9A;}

.widecolumn .entry p { font-size: 1.05em;}

.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}

.widecolumn {line-height: 1.6em;}

.narrowcolumn .postmetadata {text-align: center;}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {font-size: 1.6em;}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 { font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #333;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {color: #b85b5a;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {font-weight: bold;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {text-decoration: none;}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#page {
	background-color: white;
	margin: 0px 0px;
	padding: 0px;
	width: 886px;
	border: 1px solid #959596;
	position: relative;
	left: 50%;
	margin-left: -443px;
	
}

#header {
	background-color: #73a0c5;
	margin: 0px;
	padding: 0px;
	height:97px;
	width: 885px;
}


#headerimg {
	margin: 0px;
	height: 97px;
	width: 100%;
	background-image: url('images/index-11.jpg');
}

.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 45px;
	margin: 0px ;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 5px 0px 0px 150px;
	width: 100%;
}

.post {
	margin: 0px 0px 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {margin: 0px;}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {clear: left;}

.clear {clear: both;}

#footer {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color:#2A3C7E;
	color:#ffffff;
	height:20px;
	padding-top:5px;
	text-align: center;
	font-size:4mm;
	}

#footer p {
	margin: 0px;
	padding: 0px 0px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0px;
	}

h2 {margin: 30px 0px 0px;}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0px 0px;
	padding: 0px;
	}

h3 {
	padding: 0px;
	margin: 30px 0px 0px;
	}

h3.comments {
	padding: 0px;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	/*margin-left: 0px;
	padding: 0px 0px 0px 30px;*/
	list-style: none;
	/*padding-left: 10px;
	text-indent: -10px;*/
	}

html>body .entry li {
	/*margin: 0px 0px 0px 10px;*/
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	/*padding: 0px 0px 0px 35px;
	margin: 0px;*/
	}

.entry ol li {
	margin: 0px;
	padding: 0px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0px 0px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	}

#commentform p {
	margin: 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	margin: 0px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0px 10px 0px;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display:none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#nav {
	margin: 0px;
}

#nav ul{
	margin:0px;
	padding:0px;
}
#nav li {
	list-style-type: none;
	padding: 2px 1px;
	float:right;
	text-align:center;
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

#nav a {
	display: block;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	padding: 2px 10px 2px 3px;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 2px;
}

.menubg {
	background-image:url('images/menubg.jpg');	
	backgroung-repeat:repeat-x;
	width:885px;
	height:25px;
	border: 1px solid white;
}

#l_siderbar{
	width: 195px;
	height:420px;
	float: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#l_siderbar ul{margin:20px 0px 0px 0px;}
#sidemenu ul li{
	margin:auto auto -2px 0px;
	padding:5px 2px 0px 6px;
  background:url('images/sidebar_menu.jpg');
	background-repeat:repeat-x;
	height:20px;
	width:150px;
	border-right:2px solid #C5CA83;
  border-bottom:2px solid #C5CA83;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#7B6141;
	font-family:Times New Roman;
  margin-bottom:2px;
}

#sidemenu ul li a{
	color:#7B6141;
font-size:12px;
	font-family:times new roman;
	padding-bottom:2px;
text-decoration:none;
}

.sidemenubg{
	list-style: none;
	color:#ffffff;
	padding: 0px;
}

#contentcenter{
	width:450px;
	font-size:12px;
	font-family:times new roman;
	margin-top:0px;
	}

/*#contentcenter h4{font-size:10px;}*/

.line{
	background-color:blue;
	width:282px;
}

#poll{
background-image:url('images/index-20.jpg');
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:2px;
	margin-right:0px;
	width:155px;
	height:120px;
	position:relative;
}

#poll li{
	background-color:black;
	float:left;
}

#poll p{text-align:center;}


#pchild1{
	width:150px;
	height:15px;
	/*position:relative;
	left:1px;
	top:0px;
	right=20px;*/
}

#pchild2{
	width:10;
	height:15;
	position:relative;
	left:0px;
	top:74px;
}

#heart{
	margin-top:0px;
	margin-right:0px;
	margin-left:25px;
	width:120px;
	height:30px;
	color:#785F42;
}
#heart img{
	margin-left:95px;
	margin-top:-15px;
	padding-left:10px;
}

.contentpoll{
	list-style-type:none;
	text-align:left;
	color:white;
	margin-left:-30px;
}

#r_sidebar{
	float:right;
	width: 180px;
	margin: 20px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
	color:white;
}

#rsidebarimg1 p{
	margin-bottom:0px;
	padding: 2px ;
	margin-top:0px;
	margin-left:0px;
	background-color:#617FC9;
	width:146px;
  text-align:center;
}
#rsidebarimg1 a{
text-decoration:none;
padding-left:80px;
color:white;
}

#rsidebarimg2 p{
	text-align:left;
	margin-right:0px;
	margin-top:-5px;
	padding-bottom:0px;
background-color:#617FC9;
}

.left { width: 285px;}
.right { width: 600px;}

.colone{

	float: left;
}


* html .colone {

	display: inline;

	}

.coltwo{

	float: left;
	}

.twocolouter{

	position: relative;

	float/**/: none;

}

.twocolouter:after {

	content: '[ ]';

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

	}

.twocolouter {

	display: inline-block;

}



/*==========================================*/
ul#sidebar {
	margin:20px 0px 0px 25px;
	list-style-type:none;
}
ul#sidebar li{
	margin:auto auto -2px 0px;
	padding:5px 2px 0px 6px;
	background:url('images/sidebar_menu.jpg');
	background-repeat:repeat-x;
	height:20px;
	width:150px;
	border-right:2px solid #C5CA83;
  border-bottom:2px solid #C5CA83;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#7B6141;
	font-family:Times New Roman;
  margin-bottom:2px;
}

ul#sidebar a {
	color:#7B6141;
	font-size:12px;
	font-family:times new roman;
	padding-bottom:2px;
text-decoration:none;
}

#page_title {
	width: 100%;
	margin:30px 0px 0px 0px;
	height:130px;
}

#page_title h2{
	font-family:Trebuchet MS;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	letter-spacing:5px;
	font-size:35px;
	font-weight:normal;
	line-height:45px;
	width: 270px;
	color:#AC9D8B;
	text-align:center;
	float: left;
}

#page_title img.headimg{ float: right;}

.masterpiece {
	width: 600px;
	margin:0px;
	padding:0px;
}
.masterpiece h2,.masterpiece h4{
	padding: 10px 10px 0px 0px;
}
.masterpiece h2 {margin:  0px 10px 0px 10px;}
.masterpiece h4 {margin:  0px 10px 0px 30px;}
.masterpiece p { margin:0px;padding: 3px 20px 2px 30px;}
.masterpiece ul, .masterpiece ol{
	margin:  0px 0px 0px 20px;
	padding: 8px 20px 8px 10px;
}
.masterpiece h2 {
	font-family:Times New Roman;
	font-size: 20px;
	color:#BDBABD;
}
.masterpiece ul{list-style-type : none;}
.masterpiece ol{ list-style-type : upper-alpha;}
.masterpiece ol li{ color: #990066; padding: 0px; margin: 0px;}
.masterpiece ol span{ color: #000000;}

ul.master li{margin:0px;padding:0px ;line-height:14px;}
ul.master img{margin-right:5px;}

.comparison {
	margin-left:20px;
	color:#990066;
	text-align:center;
}
.winnerDiv {
	text-align:center;
	border:2px solid #003399;
	width:172px;
	background-color:#475683;
	color:white;
	margin: 50px 0px 0px 15px;
	vertical-align:50%
	height:38px;
	}
#page_title  h2.history-heading{width:320px;margin:10px 0px 0px 3px;padding:20px 0px 0px 3px;font-size:34px;}

.bg_color {
	width:154px;
	/*height:260px;*/
	font-size:12px;
	background-image:url('images/bg-color.jpg');
	background-repeat:repeat;
	padding:10px 10px 0px 10px;
	border:1px solid #003399;
	margin-left:15px;
}
.bg_color img{padding:5px 0px 5px 10px;}
.woodblacktaj {margin-bottom:7px;}
.history_left{width:25%;float:left;}
.history_right{
	width:74%;
	margin-top:30px;
	}
.history_right p{margin:10px 0px 0px 0px;padding:0px;}
.projectHistoryTextDiv{
	background-image:url('images/support.jpg');
	background-repeat : no-repeat;
	background-position: 95% 100%;
	}
.projectHistoryTextDiv p{width:450px;}
.technicalDiv{
	width:460px;
	background-color:#475683;
	color:white;
	margin:25px 0px 20px 0px;
	text-align:center;
	vertical-align:50%;
	height:20px;
	font-size:16px;
	font-weight:bold;
	}
ul.woodblacktaj {
	width:100%;
	margin:0px;
	padding:0px 0px 30px 0px;
	background-image:url('images/wood_structure.gif');
	background-repeat : no-repeat;
	background-position: 100% 100%;
	}
ul.woodblacktaj li{margin-top:10px;
	width:460px;
	background-image:url('images/technical_detail_icon.jpg');
	background-repeat:no-repeat;
	background-position:0% 10%;
	padding:0px 25px;
	}	

/**********Post Menu***************/

#sidebarpost {
  margin:5px 5px 20px -10px;
//	margin-left:0px;
	list-style-type:none;
	padding-top:20px;
}
#sidebarpost li{
	font-size:18px;
  font-weight:bold;
	background-color:#E6F2F6;
	width: 190px;
	margin: 3px 0px 0px 0px;
	padding : 8px 8px;
}
#sidebarpost a{
  font-family:Times New Roman;
	color:black;
  text-decoration:none;
}

.button3{margin:20px 20px 20px 20px;
padding-left:22px;}

<<<<<<< style.css

.electronicLeft{width:500px;}
.electronicLeft p{margin-left:30px;font-size:18px;}
.electronicRight{width:250px;}

.blackoutlinebox{
margin:30px 30px 20px 30px;
padding-top:200px;
border:2px solid black;}
.blackoutlinebox p{margin-left:30px;font-size:14px;}
  
.imgAdjustment{
margin:30px 0px 0px 30px;
}
=======
	
	/**********************Electronic Media****************/

	
.electronicLeft{width:580px; 
padding: 0px 10px 10px 50px;}

.electronicLeft p{
font-size:20px;
font-family:serif;
}

.electronicRight{
width:200px;
padding-left:30px;}

.electronicRight p{
font-size:20px;
font-family:serif;
}

.blackoutlinebox{
margin-right:8px;
padding-top:260px;
border:4px solid black;}

.blackoutlinebox p
{margin-left:30px;
font-weight:bold;
font-size:14px;}

.greybox{
height:30px;
background-color:#E6E6E6;
}

.cyanbox{
background-color:#94FFFF;
}
.greenbox{
background-color:#31CE9C;
}
.colorbox{
text-align:center;
padding:15px 0px;
width:78px;
height:22px;
font-family:serif;
border:1px solid #BDBEBD;
font-weight:bold;
font-size:12px;
float:right;
}

.colorbox a{
color:black;
text-decoration:none;
}

.reel{
padding:30px 0px 0px 30px;
}

.boxplaced{
float:right;
width:150px;
margin-right:30px;
}

.backtag{
text-align:center;
font-size:25px;
font-family:serif;
}
.backtag a{
color:black;}

/**************Corporate Partnership*************/
.coloneMargin{
margin:0px 15px 0px 30px;
font-family:serif;
width:564x;
}
  
.coltwoMargin{
margin-right:20px;  
}
                                                                                                                                                                                                 
.colone .img1{
margin:25px 16px 25px 0px;
}

.imgPlaced{
margin-top:25px;
float:left;
}

.imgLocation{
text-align:center;
font-size:12px;
font-family:serif;
}

.menuMargin{
margin-bottom:10px;
}

.greenback{
margin-right:5px;
height:16px;
border:2px solid #BDB283;
background-color:#4191A4;
text-align:center;
color:white;
font-family:serif;
font-size:10px;
padding:0px 2px;
}
.greenback a{color:white;}

.greenback a:hover{text-decoration:none;}

.greenPadding{
padding:0px 5px;
}

.media_room.titleStyle{
font-size:34px;
}

/********************Print Media***********************/

.colonePadding{
padding:10px 0px 0px 15px;
}

.coltwoPadding{
margin:10px 0px 0px 20px;
}

.contentalign1{
margin-left:115px;
width:260px;
}

.contentalign2{
margin-left:140px;
width:260px;
}
.contentalignp{
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

.blockpattern{
margin-top:25px;
width:390px;
height:100px;
border-bottom:4px solid black;
}
.tallblock{
height:138px;
}
.glimpse a{
color:black;
text-decoration:underline;
}

/*******************Artist*********************/
.artistHead{
width:250px;
padding:50px 30px 30px 100px;
font-size:35px;
font-family:Helvetica;
color:#623031;
letter-spacing:2px;
border-bottom:4px solid blue;
}
.imgPlaced{
margin-top:20px;
border-bottom:5px solid blue;
}

.coltwo h2{
font-family:serif;
}

.coltwo h3{
font-family:serif;
}

.royalbox{
  background-image:url('images/artistbg.jpg');
	background-repeat:repeat-x;
  padding-top:5px;
  color:white;
  text-align:center;
	font-family:serif;
	font-size:14px;
	width:255px;
	height:230px;
	margin: 25px 20px 20px 45px;
	border:3px solid #6299FF;
}
.royalbox p{
text-align:left;
padding:10px;
color:#6A3C08;
font-size:10px;
}

.artSamples{
 text-align:center;
 font-size:8px;
}
/******************The Taj Mahal************************/

.greenMenu{margin:25px 20px 0px 0px;;
font-size:16px;
text-align:left;
margin-bottom:2px;
padding:2px 2px 3px 2px;
width:130px;
}

.greenMenu a{
color:black;}

/***********Events (Shahjahan & Mumtaz)*****************/
.synopsis{
  border:1px solid #D5D2D5;
 	width:580px;
	height:170px;
  margin-left:4px;
  }
.synopsis h3{
text-align:center;
color:white;
margin-top:0px;
padding-bottom:10px;
background-image:url('images/blue_shaded.jpg');
background-repeat:repeat-x;	
}
