/*
Theme Name: Lucknow
Theme Uri: http://www.dustyant.com/posts/template-lucknow.html
Description: A formal template with predominantly white colours merging into black through transitions in different shades of grey.
Version: 0.3
Author: Pravin Paratey
Author Uri: http://www.dustyant.com
*/

body {
	
	margin-right: auto;
	margin-left: auto;
	background-color:#013;
	text-align:center;
	background-image: url(images/body2.gif);
	background-repeat: repeat;
}

body, td {
	font-size:10pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height:130%;
}


blockquote {
	border: 1px solid #ccc;
	background-color: #e9e9e9;
  margin-left: 60px;
	padding: 8px;
	width: 500px;
}

a {
	color: #608CCB;
}

a img {
	border: none;
}

a:visited {
	color: #608CCB;
}

a:hover {
	color: grey;
}

.wrapper {
	width:870px;
	margin:auto;
	text-align:left;

	background-image:url('images/bg.jpg');
}

.header {
	font-family:'Trebuchet MS', sans-serif;
	font-weight:bold;
	background-color:#000;

	font-size:18pt;
	padding: 5px 0 0 0px;
	min-height: 153px;
	height: 153px;
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}

.header a {
	text-decoration:none;
	color:#9c9;
}

/* Top navigation menu */
.menu {
	margin: 0 30px 0 0;
	padding:0;
	text-align:left;
	font-family: "MS Sans Serif";
	font-size: 14px;
	border: 2px solid #CCCCCC;

}

.menu li {
	display:inline;
	padding:3px;
	margin:0;
}

.menu li a {
	text-decoration:none;
	color:#ccc;
}
.menu li a:hover {
	text-decoration:none;
	color:#608CCB;
}

/* Content pane */
.content {
	background-color:#fff;
	background-image: url(images/body_04.png);
	background-repeat: repeat-y;
	width: 570px;
	color:#222;
  margin-left: 8px;
		margin-top: 25px;



}

.content1 {
	background-color:#fff;
	width: 680px;
	color:#222;
	margin-left: 20px;




}

.content h1,h2,h4 {
	color:#ff0000;
	font-family: 'Trebuchet MS', sans-serif;
	

}

.content h1 {
	font-size:20pt;
	text-align: center;
}

.content h1 a {
	color:#608CCB;
	text-decoration:none;
}

.content h1 a:hover {
	text-decoration:underline;
}

.content h2 {
	font-size:18pt;
}

.content h3 {
	font-size:15pt;
	color: #000066;
	font-family: 'Trebuchet MS', sans-serif;
}

.content h4 {
	font-size:14pt;
	background-color:#FFFF00;
	font-weight:bold;
}

.content li {
	padding:0;
	margin-bottom:5px;
}

.box {
	border:0;
	float:right;
	padding:10px;
	font-size:8pt;
	width:200px;
}

.box7 {
  border:1px #c90 solid;
	float:right;
	padding:10px;
	font-size:8pt;
	width:180px;
}

.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;
}

.box a {
	color:#0150B7;
	text-decoration:none;
}

.box a:hover {
	color:#0150B7;
}

.box99{
  border:3px #FF0000 dashed;
  float: center;
	padding:10px;


}
.post {
	border:0;
	padding:10px;
	margin: -20px 0 10px 20px;
	text-align: justify;

}
.post2 {
	border:0;
	padding:10px;
	width:800px;
	float:center;

}
.post-date {
	font-size:8pt;
	font-weight:bold;
	color:#999;
}

.catlist {
	border:0;
	padding:10px;
	margin-top: -30px;
	text-align: justify;

}

.catlist ul{
  margin: 0 0 5px 40px;
}

.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:center;
	font-size:8pt;
}

.post-byline a {
	text-decoration:none;
	color:#0150B7;
}

.post-byline img {
	border:0px;
	vertical-align:middle;
}

/* -- Comments -- */
.post-comments {
	margin:0px;
	margin-top:20px;
}

.post-comments h2{
	color:#060;
	font-size:12pt;
}

.post-comments img {
	border:1px solid #ccc;
	margin:0 20px 0 0;
}

.comment-entry {
	padding:20px;
}

.comment-entry-alt {
	padding:20px;
	background-color:#eee;
	border:0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

.comment-author {
	
}

.comment-date {
	color:#999;
}

#comment-form {
	margin: 10px 0 0 0;
	background-color:#fee;
	border:0;
	border-top:2px #f9f solid;
	padding:20px;
}

.formhead {
	font-size:16pt;
	font-family: 'Trebuchet MS', sans-serif;
	color:#333;
}
.post-comments input {
	padding:4px;
	border:1px solid #f9f;
}
.post-comments textarea {
	width:500px;
	height:150px;
	border:1px solid #f9f;
	padding:4px;
}

.formactions {
	padding:10px;
}

/* -- Sidebar -- */
.clear {
	clear:both;
	

}
.sidebar {
	clear:both;
	text-align:right;
	margin-bottom:-10px;
	margin-right:10px;

}
.sidebar h1 {
	color:#9f9;
	color:#555;
	font-size:10pt;
	font-family: 'Trebuchet MS', sans-serif;
	text-align:center;
}
.sidebar ul {
	margin:0px;
	padding:0 0 0 20px;
}
.sidebar li {
}
.sidebar a {
	color:#cc0000;
	text-decoration:none;
}
.sidebar a:hover {
	color:#608CCB;
	text-decoration:underline;
}

.sidebar-row-1, .sidebar-row-2, .topbar, .blogroll, .archives-wrapper { /* Despite its name, this is the bottommost row */
	margin:0;
	float:left;
	clear:both;
	border:0;
}

.sidebar-row-1 {
	border-top:1px #555 solid;
	background-color:#333;
}

.sidebar-row-1-column-1 {
	width:340px;
	float:left;
}
.sidebar-row-1-column-2 {
	width:340px;
	float:left;
	left:375px;
	border:0;
	border-left:1px solid #555;
}

.sidebar-row-2 {
	border-top:4px #555 solid;
	background-color:#444;
}
.sidebar-row-2-column-1 {
	width:340px;
	float:left;
}
.sidebar-row-2-column-2 {
	width:340px;
	float:left;
	left:375px;
	border:0;
	border-left:1px solid #555;
}

.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:#c90;
}

.topbar-column-1 {
	width:340px;
	float:left;
}
.topbar-column-2 {
	width:340px;
	float:left;
	left:375px;
	border:0;
	border-left:1px solid #c90;
}

/* -- Blogroll -- */
.blogroll {
	background-color:#222;
	border:0;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
}
.blogroll-col {
	float:left;
	width:680px;
	padding:0;
	padding-bottom:5px;
}
.blogroll h1 {
	font-size:8pt;
	padding:0px;
	margin:0px;
	color:#555;
}
.blogroll ul li{
	list-style:none;
	overflow:hidden;
	margin:0;
	float:left;
	width:104px;
}

/* -- Footer -- */
.footer-wrapper {
	clear:both;
	float:left;
}
.footer {
  	clear:both;
	margin-right:10px;
	color:#999;
	text-align:right;
	font-size:8pt;
  padding-bottom:7px;
	margin-left: auto;
  margin-top:-5px;

}
.footer a {
	color:#bbb;
	text-decoration: none;
}
.footer img {
	border:0;
	vertical-align:middle;
}

/* -- Archives -- */
.archives-wrapper {
	background-color:#fff;
}
.archives {
	float:left;
	width:670px;
	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;
}

/* -- Flickr -- */
.photos {
	padding:5px 10px 5px 10px;
	text-align:center;
}
.photos img {
	padding:5px;
	margin:10px;
	border:1px solid #666;
	vertical-align:middle;
}

/* -- 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;
}

.judul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}
.subjudul {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: normal;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 14px;
}

.optin {
	border: medium solid #CCCCCC;
	background-color: #e9e9e9;
	width: 500px;
}
.testimoni {
	font-family: "MS Sans Serif";
	font-size: 14px;
	border: 2px solid #FFFF99;
	background-color: #FFFFCC;
}
.stabilo {
	background-color: #FFFF00;
}
.garis {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.garistipis {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style3 {font-family: "MS Sans Serif"; font-size: 18px; font-weight: bold; }
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {color: #FF0000;
text-align:left;
padding-left: 8px;}
.style7 {
	color: #000000;
	font-weight: bold;
}
.style9 {font-family: "MS Sans Serif"; font-size: 14px; color: #0000FF; }
.style11 {
	font-size: 10px;
	color: #CCCCCC;
}
.style12 {font-family: "MS Sans Serif"; font-size: 14px; color: #FF0000; }
.style14 {color: #FFFFFF; font-weight: bold; }
.garisatas {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
