/*
name: NepalMonitor

*/
html



{
	margin: 0;
	/* setting border: 0 hoses ie19 win window inner well border */
	padding: 0;

}

body


{
	margin: 0 0 10px;
	/* setting border: 0 hoses ie3 win window inner well border */
	padding: 0;
	font-family:  ariel;
	font-size: 0.9em;
	text-align: center;
	min-width: 820px;
	color: #333;
	background-color:  #FFCC33;
	 url("http://www.nepalmonitor.com/images/background/backgroundnm5.png") repeat;

	
	
	
}

form { margin: 0; padding: 0; }
a { color: #000000; text-decoration: none; }
a:hover { color: #993300; text-decoration: bold;}
a img { border: 0; }
#banner a { color: #FBB917; text-decoration: none; }
#banner a:hover { color: #FBB917; }

.sidetitle {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
}
.sublinks {
	position: relative;
	font-size: .7em;
	line-height: 1em;
}
.sublinks br {
	display: none;	
}
.sublinks a {
	text-decoration: none;
	display: block;
	padding: 2px;
	margin-left: -2px;
	margin-right: -2px;
}
.sublinks a:link, .sublinks a:link {
}
.sublinks a:hover, .sublinks a:active {
	color: #FFFFFF;
	background-color: #AA2225;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
font-family: 'trebuchet ms', arial;}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 1px;
	margin-bottom: 5px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 1px -1px -1px 0px;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { 
/* no ie mac \*/
display: block; 
height: 1%;
}

.pkg { display: block; }
/* */


#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 820px;
	text-align: left;
	width: 820px;	margin-bottom: 1px;
	background: #FFCC33;

}

#container-inner {
	position: relative;
	width: auto;
	border-top: 0px solid #FBB917;
	border-right: 2px solid #FBB917;
	border-bottom: 3px solid #FBB917;
	border-left: 1px solid #FBB917;
	margin-bottom: 10px;
}




#banner {
	position: relative;
	width: 800px;
	background-color: #FBB917;
	background-image: url("http://www.nepalmonitor.com/images/image042.png");
	background-repeat: repeat-x;
	height: 70px;
margin-left: 0px;
	margin-right: 9px solid #FBB917;

	border-right: 9px solid #FBB917;
border-left: 10px solid #FBB917;
border-top: 12px solid #FBB917;
border-bottom: 3px solid #FBB917;
}


#banner-inner { 
position: static;
padding: 0px 0px;
}

#pagebody {
	position: relative;
	width: 100%;
	background-color:  #FFCC33;
}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 10px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


#navcontainer ul
{
	text-align: center;
	padding-left: 0;
	background-color: #FBB917;
	color: #FF6633;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
	list-style-type: none;
	display: inline;
}

#navcontainer ul li a
{
	padding-left: 20px;
	padding-right: 20px;
	color: white;
}

#navcontainer ul li a:hover
{
background-color: #DF7401;
color: white;
}

#navcontainer #active {
	color: #FFFFFF;
	background-color: #FFFFFF;
	list-style-type: none;
	display: inline;
	padding-left: 1px;
	padding-right: 1px;
}





/* content */

.content-nav
{
	margin: 3px;
	text-align: left;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 0px;

}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 2px 3px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	
clear: both;


}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 5px 5px 5px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 20px;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	padding: 3px 3px 0 3px;
	line-height: 1.4;
	font-family: Arial;
	text-align:left;
	color: #333333;
	font-size: small;
	border-top: 1px solid #FFF0B5;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
    

	margin-left: 1px;
margin-right: 1px;
margin-top: 1px;
	margin-bottom: 3px;
}

.module-presence img { vertical-align: middle; }

.module-photo .module-content { text-align: left; }
.module-wishlist .module-content { text-align: left; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: left;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: left;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: 1;
	/* ie win fix \*/ /**/
	
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}

/* * theme * */

/* basic page elements */


.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0px;
border-left: 0px none #FBB917;
   padding: 5px;
	color: #000000;
	font-size: small;
font-weight:bold;   line-height: 1;

}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #CC6600;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 80%;
}

#banner-header
{
display: none;
}

#banner-description
{
display: none;
}

#alpha { float:left; margin: 3px 3px 0 3px; width: 150px; }
#beta { float:right; width: 490px; }
#beta-forum { float:left; width: 650px; }
#gamma, #delta { float:right; width: 180px; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 0px 0px 0 3px;
   border-width: 1px;
   border-style: none;
}


	#alpha-inner {
	padding: 3px 3px 0px 3px;
	background-color: #FFCC33;	
	}

	#beta-inner {
	padding: 3px 3px 1px;
	margin-bottom: 10px;
	}
	#beta-inner p {
	margin-bottom: 1em;
	text-align: left;	
	}
	#beta-inner a {
	font-weight: normal;	
	}
	#beta-inner a:link {
	color: #990000;
	text-decoration: bold;
	}
	#beta-inner a:visited {
	color: #990000;
	text-decoration: none;
	}
	#beta-inner a:hover {
	color: #FF8000;
	text-decoration: bold;
	}
	#beta-inner a:active {
	color: #990000;
	text-decoration: bold;
	}
 

#gamma-inner {
	padding: 3px 3px 0px 3px;
		
	}	

.date-header
{
	margin-top: 0px;
	background: #CCCCCC;
	font-family: Arial;
	text-align:left;
	color: #000000;
	font-size: x-small;
font-weight:bold;	
}

.entry-header
{
	margin-top: 0px;
	font-family: Arial;
	text-align:left;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	font-size: 120%;
}

.entry-content,
.comment-content,
.trackback-content
{
	font-family: Arial;
	text-align:left;
	color: #000000;
	font-size: small;
	
	margin: 0px;
	line-height: 1.4;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
	background: #FF9900;
	margin: 0px 0px 20px 0px;
	font-family: Arial;
	text-align:right;
	color: #660000;
	font-size: small;
border-top: 1px solid #FF9900;
	
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}



#trackbacks-info
{
	margin: 10px 0px;
	border: 1px dashed #a3b8cc;
	padding: 0px 3px;
	color: #292e33;
	font-size: 11px;
	background: #e6ecf2;
}

.comments-open-footer
{
	margin: 5px 0px;
}


/* modules */

.module
{
	margin: 0px 0px 5px 0px;
	
}



.module-calendar .module-content { margin: 5px 0px 5px 0px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table
{
	font-size: 10px;
}

.module-powered { border-width: 0px; }
.module-powered .module-content
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: 'Trebuchet MS', arial;
	text-align:left;
	color: #292e33;
	font-size: x-small;

	border-top: 1px dashed #a3b8cc;
border-right: 1px dashed #a3b8cc;
border-bottom: 1px dashed #a3b8cc;
border-left: 1px dashed #a3b8cc;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	margin: 0px 3px 3px 3px;
	list-style: disc;
}

.module-list .module-list
{
	margin: 3px 0px 0px 0px;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item
{
	margin-top: 0px;
	color: #666;
	line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-photo img { border: 5px solid #fff; }


/* comments */

textarea[id="comment-text"] { width: 90%; }

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0px;
}


/* one-column tweaks */

   .layout-one-column body { min-width: 820px; }
   .layout-one-column #container { width: 820px; }
   .layout-one-column #banner { width: 100%; } /* necessary for ie win */


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0px;
      width: 150px;      
      float:left;
	   
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 2px 2px 0px 2px;
	border-top: 2px solid #FBB917;
border-right: 2px solid #FBB917;
border-bottom: 2px solid #FBB917;
   }

   .layout-two-column-left #beta
   {
   	float:right;
      margin: 2px 2px 0px 2px;
      width: 460px;      
   }

   .layout-two-column-left #beta-inner
   {
      padding: 0px;
      border-width: 0px;
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0px;
      width: 150px;  
          
      float:left;
	 
   }

   .layout-three-column #alpha-inner
   {
      padding: 1px 1px 0px 1px;
border-right: 0px solid #FF9900;
border-bottom: 0px solid #FF9900;
	background-image: url("");	background-repeat: repeat-y;*/ 
   }

   .layout-three-column #beta
   {
   	float:left;
      margin: 1px 1px 0px 2px;
      width: 490px;      
   }

   .layout-three-column #beta-inner
   {
  padding: 1px;
  
 <--! --!>

   }
   
   .layout-three-column #gamma
   {
      margin: opx;
       width: 140px;      
      float:right;
       <--! --!>
   }

   .layout-three-column #gamma-inner
   {
      padding: 1px 1px 0px 1px;

   }
