img {
   behavior: url("http://www.loben.org/plugin/pngbehavior.htc");
}
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/old-lamp/style.css  */
/*

Theme Name: Old Lamp WordPress Theme
Theme URI: http://thewordpresspro.net
Description: Old style theme with classy looks. "a lamp of hope, love, friendship, justice, let’s light that lamp and nurse its flickers"
Version: 1.0
Author: Aqeel Syed
Author URI: http://thewordpresspro.net

*/

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(templates/old-lamp/img/bg.gif) repeat-x; 
	line-height: 1.6em; 
	color: #333; font-style:normal; font-variant:normal; font-weight:normal; font-size:.7em; font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif 
}

/* LINKS AND HEADINGS STYLING */

a { color: #875629; background: inherit; }
a:hover { color: #547592; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #996633; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { clear: both; font-size: 1.1em; color: #000; background: #fff url(templates/old-lamp/img/h3bg.gif) no-repeat center left; margin: 0; padding-left:14px; padding-right:14px; padding-top:0; padding-bottom:0}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }
	
	#logo a { text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(templates/old-lamp/img/barul.gif) no-repeat bottom right; 
	color: #808080; 
	margin: 0; padding-left:0; padding-right:1px; padding-top:18px; padding-bottom:11px 
}
	#menu li { 
		color: #444; 
		background: #fff url(templates/old-lamp/img/bar.gif) no-repeat bottom left; 
		display: inline; 
		margin-left: -3px; padding-left:18px; padding-right:18px; padding-top:14px; padding-bottom:14px
	}
	#menu li.current_page_item { 
		background: #fff url(templates/old-lamp/img/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		margin-left:0; margin-right:1px; margin-top:0; margin-bottom:0; padding-left:18px; padding-right:18px; padding-top:14px; padding-bottom:14px 
	}
	#menu li:hover { 
		background: #fff url(templates/old-lamp/img/baractive.gif) no-repeat bottom left;
	}
	#menu li a { 
		background: transparent; 
		color: #888888; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: transparent;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #FEF9F1 url(templates/old-lamp/img/leftintrobg.gif) repeat-x;
	color: #996633;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		clear: left; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #996633; 
			background: #FBDC9B url(templates/old-lamp/img/arrow.gif) no-repeat center left; 
			width: 204px; 
			font-weight: bold; 
			text-decoration: none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:23px; padding-right:23px; padding-top:7px; padding-bottom:7px 
		}	
		#menu_left li a:hover { background: #996633 url(templates/old-lamp/img/arrow.gif) no-repeat center left; color: #fff  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	background: #BCCEDA url(templates/old-lamp/img/header.jpg) no-repeat;
	color: #996633;
	height: 174px;
	border: 2px solid #e2e2e2;
	clear: right; margin-left:0; margin-right:0; margin-top:0; margin-bottom:6px; padding-left:20px; padding-right:280px; padding-top:25px; padding-bottom:0
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #996633; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
}

#sidebar h2 {
	border-bottom: 1px solid #ccc;
	margin: 0; 
	padding : 0; 
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	list-style-type:none;
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.note {
		height: 90px;
		border: 1px solid #CFCB66;
		background: #FFFFAD url(templates/old-lamp/img/feed.jpg) no-repeat;
		color: #996633; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:100px; padding-right:15px; padding-top:15px; padding-bottom:20px
	}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#FEF9F1;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #282828;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

#right {
	float: right;
	width: 643px;
	clear: right; 
}
	.leftcol {
		width: 610px;
		float: left; 
		padding: 12px 15px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #FEF9F1;
		color: #996633;
	}
	
	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}

/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; }

#content_start {position: absolute;left: -10000px;};
.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}



.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}

.serendipity_glossaryMarkup {
    color: #9F141A;
    cursor: help;
}

