/*
Theme Name: Lucknow
Description: A formal template with predominantly white colours merging into black through transitions in different shades of grey.

*/

body {
	margin:0; padding:0;
        background-image: url(http://www.nateandnithya.com/images/bg1.jpg);
	background-color:#000;
	text-align:center;
}

body, td {
	font-size:10pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height:180%;
}

a {
color: #1be31e;
font-weight: bold;
text-decoration: none;
}

a hover{
	text-decoration:underline;
}

.scroll {
height: 100px;
width: 1000px;
overflow: auto;
background-color: #fff;
padding: 8px;
}

.wrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
	border:0;
}

.header {
	font-family:'Trebuchet MS', sans-serif;
	font-weight:bold;
        background-image: url(http://www.natemathai.com/images/fade.jpg);
	background-color:#576B80;
	font-size:10px;
	padding: 0 0 0 0;
}

.rotator {
        font-size: 75%;
	background-color:#263942;
        color: #fff;
        align: middle;
}

.header_img img{
padding: 0px;
border: none;
width: 1000px;
}

.snapshot{
       top: 0px;
       font-size: .9em;
       background-color:#fff;
       color: #000;
       text-align: left;
       width: 320px;
       height: 300px;
       padding-left: 5px;
       padding-right: 5px;
       float: left;
}

.header a {
	text-decoration:none;
	color:#111;
}

.header_rating {
font-size: 75%;
width: 1000px;
height: 350px;
background-color:#fff;
color: #000;
}
.header_rating h4{
  color:#647280;
  font-size:200%;
}

.header_rating a{
color:#1be31e;
}

.header_rating .left{
width: 550px;
float: left;
padding: 5px;
margin: 3px 3px 3px 3px;
background-color: #D4D4D4;
align: center;
}

.header_rating .right{
width: 400px;
float: right;
padding: 5px;
}


.header_img li {
	padding:0px;
	margin:0;
}

.header_img ul {
	padding:0px;
	margin:0;
}

/* Top navigation menu */
.menu {
	margin:0;
	text-align:right;
	font-size:10pt;
}

.menu li {
	display:inline;
	padding:10px;
	margin:0;
}

.menu li a {
	text-decoration:none;
	color:#E8E3B1;
}
.menu li a:hover {
	text-decoration:none;
	color:#952C0C;
}

/* Content pane */
.content {
        background-image: url(http://www.natemathai.com/images/fade.jpg) repeat-y;
        background: #fff;
	color:#222;
	clear:both;
}

.content h1,h2,h3,h4 {
	color:#576B80;
	font-family: 'Trebuchet MS', sans-serif;
}

.content h1 {
        text-align: center;
	font-size:16pt;
        background: #fff url(http://www.natemathai.com/substance/title.jpg) 50% 50% no-repeat;
}

.content h1 a {
	color:#1be31e;
	text-decoration:none;
        font-weight: bold;
}

.content h1 a:hover {
	text-decoration:underline;
}

.content h2 {
	font-size:10pt;
}

.content h3 {
	font-size:9pt;
}

.content h4 {
	font-size:8pt;
}

.content img {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.box {
	border:0;
	border-left:2px solid #c90;
	border-bottom:2px solid #c90;
	background-color:#ff9;
	float:right;
	padding:10px;
	font-size:8pt;
	_width:200px;
}

.box h1 {
	font-size:12pt;
	border:0;
	border-bottom:1px solid #c90;
	color:#c90;
	padding:0;
	margin:4px;
}

.box ul {
	padding:0px;
	margin:0px;
}

.box li {
	list-style-type:none;
	padding:0;
	margin:0;
}

.box img {
	border:0;
        text-align: center;
}

img{
padding: 0px;
border: 1px #000 solid;
text-align: center;
}

.box a {
	color:#952C0C;
	text-decoration:none;
}

.box a:hover {
	color:#f00;
}

.post {
	border:0;
	padding:20px;
	border-bottom: 1px solid #ccc;
}

.post-date {
	font-size:8pt;
	font-weight:bold;
	color:#999;
}

.img-left {
	border:1px solid #999;
	margin:5px;
	padding:5px;
	float:left;
}

.img-right {
	border:1px solid #999;
	margin:5px;
	padding:5px;
	float:right;
}

.post-byline {
	text-align:left;
	font-size:8pt;
}

.post-byline a {
	text-decoration:none;
	color:#952C0C;
}

.post-byline img {
	border:0px;
	vertical-align:middle;
}

/* -- Comments -- */

.comment_box {
  text-align: left;
  color: #000;
  background-color: #E5E5E5;
  width:950px;
  border: dotted 1px #000;
}

.comment_box .tophead {
  background-color: #CCC;
  border: solid 1px #000;
  color: #000;
}

.comment_box a{
color: #952C0C;
font-weight: bold;
text-decoration: none;
}
.post-comments {
	margin:0px;
	margin-top:20px;
        font-size: 70%;
        text-align: left;
}

.post-comments h2{
	color:#060;
	font-size:12pt;
        text-align: left;}

.post-comments img {
	border:1px solid #ccc;
	margin:0 20px 0 0;
        text-align: left;}

.comment-entry {
	padding:20px;
        font-size: 70%;
        text-align: left;
}


.comment-entry-alt {
	padding:20px;
	background-color:#eee;
	border:0;
	border-top:1px solid #999;

	border-bottom:1px solid #999;
        font-size: 70%;
        text-align: left;
}

.comment-author {
        text-align: left;
}

.comment-date {
        text-align: left;
	color:#999;
}

#comment-form {
	margin: 10px 0 0 0;
	background-color:#fee;
	border:0;
	border-top:2px #f9f solid;
	padding:20px;
}

.formhead {
	font-size:12pt;
	font-family: 'Trebuchet MS', sans-serif;
	color:#333;
}
.post-comments input {
	padding:4px;
	border:1px solid #000;
}
.post-comments textarea {
	width:500px;
	height:25px;
	border:1px solid #000;
	padding:4px;
}

.formactions {
	padding:10px;
}


.contact-status {
	text-align:center;
}
.contact-status img {
	border:0;
	vertical-align:middle;
}

/* -- Topbar -- */
.topbar {
	border-top:4px #c90 solid;
	border-bottom:1px #c90 solid;
	background-color:#ff9;
}

.topbar h1{
	color:#c90;
}

.topbar a {
	color:#952C0C;
}

.topbar-column-1 {
	width:375px;
	float:left;
}
.topbar-column-2 {
	width:374px;
	float:left;
	left:375px;
	border:0;
	border-left:1px solid #c90;
}



/* -- Footer -- */
.footer-wrapper {
	clear:both;
	float:left;
}
.footer {
	background-color:#111;
	color:#999;
	text-align:center;
	font-size:8pt;
	padding:4px;
}
.footer a {
	color:#bbb;
}
.footer img {
	border:0;
	vertical-align:middle;
}

.footer_nav {
        font-size:70%;
        text-align: center;
}

/* -- Archives -- */
.archives-wrapper {
	background-color:#fff;
}
.archives {
	float:left;
	width:710px;
	padding:20px;
}
.archives ul li {
	white-space:nowrap;
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	width:120px;
}

.archives li a {
	text-decoration:none;
	color:#33c;
}
.archives li a:hover {
	text-decoration:underline;
}

/* -- Code markup -- */

.source-code pre { margin: 0; font-size:8pt; line-height:150%;}

.rem { color: #080; }

.kwrd { color: #00f; }

.str { color: #068; }

.op { color: #0c0; }

.preproc { color: #c63; }

.asp { background-color: #ff0; }

.html { color: #800; }

.attr { color: #f00; }

.alt 
{
	background-color: #eee;
	width: 100%;
	margin: 0em;
}

.lnum { color: #666; }

/* Misc */
.center-me {
	text-align:center;
}

.pad-me {
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.info {
	padding:20px;
	background-color:#ff9;
	border:0;
	border-top:1px #c90 solid;
	border-bottom:1px #c90 solid;
}
.quote {
	color:#606;
	padding:20px;
}
.hide {
	display:none;
}