/********************************************
	AUTHOR:  			Keshab Raj Adhikari
						Narayan Kandel
	WEBSITE:   			http://www.keshabraj.com.np/
						http://www.kadel.com.np/
	TEMPLATE NAME:		Love Portal website
	TEMPLATE CODE:		NK-02
	VERSION:			1.0          	
 *******************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #f7adce 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: 17px;
	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: 770px;
   border: 0px;  	
}
#content-wrap {
	clear:both;
	margin:0; 
	padding:0;
	background:#fbe2ec;
}

/* Header */

#header {
	width: 770px;
	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;
}


#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;
}

#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: 770px;
	background:#fbe2ec;
	margin: 0 auto;
	padding: 0px 0;
}

/* Posts */

#posts {
	float:left;
	width: 540px;
}
#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: 35px;
	width: 750px;
	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: 40%;
	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-left: 10px;
	float: center;
	}
	
.imgright {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	float: right;
}