/*
-----------------------------------------------
anandakm.com.np layout                 	      
author: Ananda K. Maharjan    
E-mail: anandatype@yahoo.com 
Website: www.ananakm.com.np
----------------------------------------------- */

body {
	margin:         0;
	padding:        0;
	text-align:  	center;
	font: 			small/1.8em georgia, 'Times New Roman', arial, helvetica, sans-serif;
	font-style: 	italic;
	color: 			#81817B;
	background:      url(images/anbg.jpg) center top no-repeat;
	background-color: #C7FEC5;
}

#nepal {
	margin-left: 510px;
	position: relative;
	height: 92px;
	}
	
#nepal a {
	background: none;
}

#nepal a img {
	display: block;
	border: none;
}
	
#wrapper {
	position: 		relative;
	margin:         0 auto;
	margin-top:		154px;
	width:          771px;
	text-align: 	left;
	background:     #EEFFEE url(images/wrapbg.jpg) repeat-y center top;
}

#header {
	height: 1%;
	background: 	url(images/topbg.jpg) center top no-repeat;
	padding-bottom: 400px;
	clear: both;
	}

strong {
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #81817B;
	text-decoration: none;
	background: 	url(images/line.gif) left bottom repeat-x;
}

a:hover {
	color: #F58220;
	background: 	url(images/line.gif) left center repeat-x;
}

#content a:visited, a:active {
	color:#b29093;
	border:	none;
	background: url(images/line.gif) left bottom repeat-x;
}

#content a:hover  {
	color: #F58220;
	background: 	url(images/line.gif) left center repeat-x;
}

#content img {
	float: 			left;
	}
	
h1 {
	margin:         0;
	padding:		10px 25px;
	font-weight:     bold;
	font-style: 	normal;
	font-size:		1.8em; 
	height:			20px;
	color:          #fff;
	background:     url(images/h1bg.gif) no-repeat;
}

h2 {
	margin:          0;
	padding:		10px 18px;
	font-family: 	 'Trebuchet MS', Verdana, 'Times New Roman', Times, serif;
	font-weight:     bold;
	font-style: 	normal;
	height: 		20px;
	color:           #fff;
	font-size:       1.2em;
	background:      url(images/sidebg.gif) no-repeat;
}

h3 {
	height: 12px;
	font-size:       1.2em;
	font-weight:     bold;
	color:           #F58220;
}

img {border: none;}

.logo {
	margin: 72px 0 0 30px;
	float: left;
}

.logo a img {
	display: block;
	border: none;
}

#masthead {
	width:          731px;
	padding: 		20px 20px 10px 20px;
	float:			right;
	}

#masthead ul#menu1 {
	margin: 75px 0 0 248px;
	padding: 5px;
}
	
#masthead ul#menu2 {
	margin: 40px 0 0 248px;
	padding: 5px;
	}

#masthead ul li {
	list-style-type: none;
	display: inline;
}
	
#masthead ul li a {
	height: 40px;
	float: left;
	text-indent: -9000px;
	text-decoration:none;
	border-bottom: none;
}

#masthead ul li a:hover {
	background-position: bottom left !important;
}

#masthead ul li a:active {
	background-position: bottom left !important;
}

#masthead ul li a.activ {
	background-position: bottom left !important;
}

#masthead ul li a#nav_a {
	width: 165px;
	background: url(images/aboutme.gif) left top no-repeat;
}

#masthead ul li a#nav_b {
	width: 142px;
	background: url(images/portfolio.gif) left top no-repeat;
}

#masthead ul li a#nav_c {
	width: 129px;
	background: url(images/biodata.gif) left top no-repeat;
}

#masthead ul li a#nav_d {
	width: 87px;
	background: url(images/blog.gif) no-repeat;
}

#masthead ul li a#nav_e {
	width: 207px;
	background: url(images/photography.gif) no-repeat;
}

#masthead ul li a#nav_f {
	width: 141px;
	background: url(images/contact.gif) no-repeat;
}
	
#sidebar {
	width:          200px;
	padding: 		10px 10px 20px 20px;
	background: 	url(images/strip.gif) right top repeat-y;
	float:          left;
}

#sidebar ul li {
	height:22px;
	width: 180px;
	padding:2px;
	list-style-type: none;
	font-size: 10px;
	letter-spacing:0.07em;
	}
	
#sidebar ul li a {
	text-transform: uppercase;
	
	font: 9px/20px georgia, tahoma, verdana, arial, sans-serif;
	color: #333;
	background-image: none;
	border-bottom: #81817B 1px dotted;
	}
	
#sidebar ul li a:hover {
	color: 	#F58220;
	padding-right: 20px;
	border-bottom: none;
	background:	url(images/sidebullet.gif) right top no-repeat;
}
	
#sidebar ul#myblogs, #webprojects, #friends, #networks {
	margin: 0px;
	padding:5px;
	}

#content {
	width:          500px;
	padding: 		10px 20px 20px 10px;
	background: 	url(images/curves.gif) right bottom no-repeat;
	float:			right;
}

#content p:first-letter {
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
	color: #b29093;	
	}
	
#content ul {
	list-style-type: none;
	margin: 0;
}

#content ul li {
	list-style-type: none;
	padding-left: 30px;
	background:	url(images/bullet.gif) left top no-repeat;
	display: inline-block;
}

p.client {
	padding: 0px;
	margin: 0px;
	font: small/1.8em arial, helvetica, sans-serif;
	font-style: normal;
}
p.client:first-letter {
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #000;	
}

.home-projects {
	height:140px;
	overflow:hidden;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
.homeprj-pl {
	background:url(images/portfoliobg.gif) no-repeat 0 0px;
	width:470px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
.homeprj-pl a.img img {
	border: 3px solid;
	border-color: #fff;
}
.homeprj-pl a.img:hover img {
	border-color:#343434;
}

.homeprj {
	background:none;
	padding-bottom: 15px;
	color:#000;
}
.homeprj p {
	padding: 6px 0 0 10px;
}


#footer {
	clear: 		both;
	height:     258px;
	font: 		12px/20px arial, sans-serif;
	color: 		#333;
	background: #C7FEC5 url(images/footerbg.jpg) center bottom no-repeat;
}

#footer a:link, a:visited, a:active {
	color: 		#000;
	border-bottom: 1px dotted;
	background-image: none;
}

#footer a:hover  {
	color: 		#fff;
	border:		none;
	background-color: #F58220;
}

#footer a img {
	display: inline-block;
	border: none;
	background: none;
}


#footer p {
	padding-top: 184px;
	margin: 0;
	}

/*
P.I.E. FLOAT CLEARING
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
  
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
  }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

.clearme {
	clear: both;
}	