/********************************************

	AUTHOR:  			Narayan Kandel
	
						Keshab Raj Adhikari

	WEBSITE:   			http://www.kadel.com.np/
						
						http://www.keshabraj.com.np/

	TEMPLATE NAME:		Love Portal website

	TEMPLATE CODE:		NK-02

	VERSION:			1.0          	

 *******************************************/



* {

	margin: 0;

	padding: 0;

}



body {

	margin: 0;

	background: #fbe2ec url(images/bkg.jpg);

	font: normal small Arial, Helvetica, sans-serif;

	color: #222222;

}



h1, h2, h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	font-style: italic;

	font-size: 13px;

	color: #CC0000;

}



h2 {

}



h3 {

	font-weight: bold;

}



a {

	color: #5D0E0E;

}



a:hover {

	text-decoration: none;

	color: #FF0000;

}



.image {

	float: left;

	margin: 0 15px 10px 0;

}



/*****************************

      LAYOUT 

******************************/

#wrap {

   margin: 0 auto ;

   padding:0;	

   text-align: left;

   width: 780px;

   background-color: #fbe2ec;

   border: 0px;  	

}

#content-wrap {

	clear:both;

	margin:0; 

	padding:0;

	background-color:#fbe2ec;

}



/* Header */



#header {

	width: 780px;

	height: 190px;

	margin: 0 auto;

	background: #B70304 url(images/topimage.jpg);

}



#header h1, #header h2 {

	float: left;

	padding: 94px 0 0 7px;

	font-size: 16px;

}



#header a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Pages */



#pages {

	clear: both;

	width: 770px;

	height: 100%;

	margin: 0 auto;

	}



#pages h2 {

	display: none;

}



#pages ul {

	float: right;

	margin: 0;

	padding: 7px 0 0 0;

	list-style: none;

}



#pages li {

	display: inline;

}



#pages a {

	display: block;

	float: left;

	margin: 0 2px 0 0;

	text-decoration: none;

	color: #FFFFFF;

}



#pages a:hover, #pages .active a {

	color:#FF0000;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 170px;

	background:#ffaeeb;

	padding-left: 10px;

	padding-right: 10px;

	padding-top: 10px;

	padding-bottom: 2px;

	border-left: 1px solid #FFF;

	height:100%;

}



#sidebar blockquote {

	margin-left: 0;

	padding-left: 1em;

	background: url(images/img09.gif) no-repeat right bottom;

	border-left: 5px solid #DB5600;

}



#sidebar blockquote p {

	text-align: left;

	line-height: normal;

	color: #000000;

	font-style: italic;

}



#links {

}



#links ul {}



#links li {

	
	list-style:none;

}



#links a {

	padding-left: 10px;

	padding-bottom: 5px;

	border-bottom:1px dotted #FFCCFF;

	background: url(images/arrow.gif) no-repeat left center;

	color: #c10404;

	text-decoration:none;

}



#links a:hover {


	background: url(images/img08.gif) no-repeat left center;

	color: #ff00ff;

}

/* Sidebar1 */



#sidebar1 {

	float: left;

	width: 170px;

	height: 100%;

	background:#ffaeeb;

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 10px;

	padding-bottom: 2px;

	border-right:1px solid #ffffff;

}



#sidebar1 blockquote {

	margin-left: 0;

	padding-left: 1em;

	background: url(images/img09.gif) no-repeat right bottom;

	border-left: 5px solid #DB5600;

}

#sidebar1 image {

	margin-left: 0;

	padding-left: 5px;

	padding-bottom: 5px;

	padding-top: 5px;

}



#sidebar1 blockquote p {

	text-align: left;

	line-height: normal;

	color: #000000;

	font-style: italic;

}



#links {
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	width: 100%;
}
#links ul {}


#links  li a{
	display: block;	
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(images/arrow.gif) no-repeat left center;
	color: #c10404;
	text-decoration:none;
	text-align:left;
	border-bottom:1px dotted #FFCCFF;
}


* html #links  li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 98%;
}

#links li a:visited, #links  li a:active{
	color: #a61102;
}

#links li a:hover{
	color: #ffffff;
	background: #d10f0f;
}



/* Posts */



.post {

	padding-left: 10px;

	padding-top:0px;

	padding-bottom:5px;

}



.post .title {

	margin-bottom: 0px;

	padding: 3px 0 0px 0;

	font-size: 1.95em;

}





#post p {

	margin: 0;

	font-size: 12px;

	text-align: right;

	line-height:150%;

	color: #272727;

}



#post a {

	color: #FF00FF;

}



/* Content */



#content {

	width: 780px;

	background-color:#fbe2ec;

	margin: 0 auto;

	padding: 0px 0;

}



/* Posts */



#posts {

	float:left;

	width: 365px;

        background-color:#fbe2ec;

}

#posts p {

	margin: 0;

	font-size: 12px;

	line-height:150%;

	color: #272727;

}



/* Archives */



#archives {

}



/* Search */



#search form {

	margin: 0;

	padding: 10px 10px;

}



#textfield1 {

	width: 110px;

	padding: 2px 5px;

	background: #894F4F url(images/img6.gif) repeat-x;

	border: 1px solid #000000;

	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#submit1 {

	width: 30px;

	background: #5F1010 url(images/img7.gif) repeat-x;

	border: 1px solid #000000;

	text-transform: uppercase;

	font: bold 9px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



/* Footer */



#footer { 

	clear: both;

	height: 50px;

	width: 760px;

	color: #FFFFFF;

	background:#800075;

	margin: 0 auto;

	padding: 10px;

	font-size: 11px;		

	border-top: 5px solid #666666;	

}



#footer p {

	margin: 0;

	font-size: 11px;

	text-align: right;

	color: #FFFFFF;

}

#footer #footer-left {

	width: 40%;

	float: left;

	text-align: left;

	margin: 0; padding: 10px;

}

#footer #footer-right {

	width: 48%;

	float: right;

	text-align: right;

	margin: 0; padding: 10px;

}

#footer a {

	color: #FFFFFF;

}

.imgleft {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-right: 10px;
	float: left;
}

.imgright1 {
	padding: 5px;
	border: 2px solid #FFFFFF;
	margin-left: 10px;
	float: right;
	}
.imgcenter {
	padding: 5px;
	border: 2px solid #FFFFFF;
	margin-center: 10px;
	float: center;
	}
	
.imgright {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	float: right;
}

#topmenu{
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	float: right;
	width: 100%;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bolder; 
	background: #D23804 url(images/tmenu-back.jpg) top  repeat;
	font-family: Arial, Verdana, Helvatica, Tahoma, sans-serif;	
}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#topmenu ul li{
	display: inline;
}


#topmenu ul li a{
	float: left;
	color: #FFFFFF;
	padding-left: 19px;
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
	background: url(images/tmenu-border.jpg) top right no-repeat;
	border:0px;
}

#topmenu ul li a:hover{
	color: #ffffff;
	background: #cb8c1b url(images/tmenu-hover.jpg) bottom center repeat-x;
	text-decoration: none;
}
.title {
		font-size: 12px;
		font-family: Georgia, Verdana, Arial, sans-serif;
		color: #b21303;
		font-weight: bold;
		border-bottom: 1px solid #DDDDDD;
		background: left no-repeat;
		padding: right;
	}	
	
	
	/* for love sms drop down menu */
	
	#ul1 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}
ul1 li1 {
	position: relative;
	}
li1 ul1 {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
ul1 li1 a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
ul1 {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
