/*@override
http://hamroconsultancy.com/wp-content/themes/hamroconsultancy/css/interface/custom.css


Theme Name: Hamro Consultancy
Theme URL: http://www.hamroconsultancy.com/
Description: Hamro COnsulancy
Version: 1.0
Author: Samir Tuladhar
Author URI: http://www.samirtuladhar.com/
Tags: dark, custom header, fixed width, two columns, widgets

*/
BODY
{
	font: 62.5%/1.6em Arial, Verdana, geneva;
	color: #5A5A5A;
	margin: 0;
	background: #FFFFFF url(../../images/interface/main-bg.jpg) no-repeat 50% 0;
}
*
{
	margin: 0;
	padding: 0;
}
#main UL LI
{
	background: transparent url(../../images/interface/bullet.jpg) no-repeat 0px 4px;
	list-style-type: none;
	padding: 2px 0 2px 22px;
}
P, UL, OL, BLOCKQUOTE, ADDRESS
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
}
OL
{
	padding: 0 10px 0px 18px;
	font-size: 1.3em;
	line-height: 1.5em;
}
P.error
{
	font-size: 11px;
	line-height: 16px;
	padding: 10px 10px 20px;
	color: #FFF;
	font-weight: bold;
/*text-shadow: #8a0009 2px 2px 0;*/
	background-color: #E35F25;
	border: 1px solid #FFF;
}
.clear
{
	clear: left;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.hidden
{
/*used to hide accessibility items*/
	position: absolute;
	left: -9999px;
}
H1
{
	font: 2em Arial, Verdana, "geneva normal";
	color: #FFFFFF;
}
H2
{
	font: 1.6em Arial, Verdana, "geneva normal";
	color: #181818;
	padding: 10px 0;
}
A
{
	color: #5A5A5A;
	text-decoration: none;
}
A:link
{
	color: #276E84;
	text-decoration: none;
}
A IMG
{
	border: none;
}
A:visited
{
	color: #342;
}
A:hover
{
	color: #9A8;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #333;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 90%;
	letter-spacing: 0.07em;
}
ACRONYM, ABBR
{
	cursor: help;
}
BLOCKQUOTE
{
	border-left: 5px solid #CCC;
	margin-left: 1.5em;
	padding-left: 5px;
}
/*@group layout*/
#wrapper
{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
/*logo position relies on this*/
}
#container
{
	float: left;
	width: 100%;
}
#header
{
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 300px;
}
#nav
{
	float: right;
	width: 700px;
	margin: 18px 0 0px 0px;
	display: inline;
}
#content
{
	float: left;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	display: inline;
}
#main
{
	float: left;
	width: 595px;
	margin: 0 0 0px;
	padding: 10px 20px;
	display: inline;
	background: transparent url(../../images/interface/main.jpg) no-repeat 0 0;
}
#sidebar
{
	float: right;
	width: 249px;
	margin: 0px 0 0;
	padding: 0px 0px 0;
	z-index: 10;
	position: relative;
	display: inline;
	
}

#sidebar ul li{
	background: transparent url(../../images/interface/sidebarr.jpg) no-repeat 0 0;
	padding: 10px 12px;
}
BODY.body_3 #main .article, BODY.body_3 #main .article .article
{
	line-height: 18px;
	font-size: 11px;
	padding: 10px 0px;
/*1px padding to prevent margin collapse*/
	margin: 0px 0px 0;
	float: left;
/*required to stop images escaping*/
	width: 100%;
/*required beause float collapses width*/
	display: inline;
/*combat IE6 Doubled float-margin bug*/
	position: relative;
	margin-right: -3px;
/*combat IE6 duplicate character bug*/
}
#main .article, #main .article .article
{
	line-height: 18px;
	font-size: 11px;
	padding: 0px;
/*1px padding to prevent margin collapse*/
	margin: 0px 0px 0;
	float: left;
/*required to stop images escaping*/
	width: 595px;
/*required beause float collapses width*/
	display: inline;
/*combat IE6 Doubled float-margin bug*/
	position: relative;
	margin-right: -3px;
/*combat IE6 duplicate character bug*/
}
#main P
{
	font-size: 1.3em;
}
#main .article P
{
	line-height: 24px;
	color: #666666;
	font-size: 1.2em;
}
#main .article H3
{
	line-height: 30px;
	font-size: 1.8em;
}
#banner
{
	float: left;
	margin: 58px 16px 20px;
	width: 870px;
}
#banner UL
{
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
}
#banner UL LI
{
	list-style-type: none;
	display: inline;
	margin: 0px 16px;
	float: left;
}
#footer
{
	float: right;
	width: 100%;
	display: inline;
/*combat IE6 Doubled float-margin bug*/
	font-size: 10px;
	line-height: 30px;
	padding: 5px 0;
	margin: 20px 0 0;
/*clear: both; apparently redundant because of width*/
	border-top: 0px solid #8EAFD3;
	background: transparent url(../../images/interface/footer-bg.jpg) repeat-x 0px 0px;
}
/*@end
@group Header*/
#header H1 A
{
	width: 200px;
	height: 75px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../../images/interface/logo.png) no-repeat 0px 0px;
	padding: 0;
	margin: 6px 0 0;
	left: 0px;
}
/*@end
@group nav
@group Sidebar*/
#sidebar ul{
	padding: 0;
	margin: 0;
}
#sidebar li{
	list-style-type: none;
}
#sidebar H2
{
	font-size: 1.6em;
	color: #1C5281;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
#sidebar P
{
	font-size: 1.3em;
	color: #666;
	line-height: 20px;
	padding: 0px;
}
#sidebar H3
{
	font-size: 1.2em;
	color: #333;
	line-height: 20px;
	padding: 2px 0px;
	font-weight: normal;
}
#sidebar UL
{
	list-style-type: none;
	padding: 0 5px;
}
#sidebar UL LI
{
	font-size: 1.2em;
	margin-bottom: 20px;
}
/*@end*/
#nav UL
{
	list-style-type: none;
}
#nav UL LI
{
	font-size: 1.2em;
	padding: 5px 5px 0 5px;
	margin: 0 0 0 0px;
	float: left;
	display: inline;
}
#nav LI A:link, #nav LI A:visited
{
	float: left;
	display: block;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.0em;
	color: #006B9B;
	margin: 0px;
	display: inline;
}
#nav LI A:hover, #nav LI A:active
{
	color: #333;
}
#nav LI.current_page_item A
{
	color: #FFFFFF !important;
	/*background: transparent url(../../images/interface/nav-left.gif) no-repeat 0 0;
	height: 20px;*/
}
#nav LI.current_page_item SPAN.testClass
{
	color: #FFFFFF;
	/*background: transparent url(../../images/interface/nav-right.gif) no-repeat 100% 0;*/
	padding: 2px 5px 2px 5px;
	margin: 0px;
	float: left;
	display: block;
	background-color: #333;
}
/*@end
@group footer*/
#footer #left-footer
{
	float: left;
	margin: 0 15px;
}
#footer .right
{
	float: right;
	color: #999;
	margin: 0 10px;
}
#footer #right-footer
{
	font-weight: bold;
	float: right;
	margin-right: 15px;
	display: inline;
}
#footer A:link, #footer A:visited
{
	color: #276E84;
	border-bottom: 1px solid #FFF;
}
#footer A:hover, #footer A:active
{
	text-decoration: none;
	border-bottom: 1px solid #7A95A3;
}
#footer A.hilite
{
	border-bottom: 1px solid #7A95A3;
}
/*@end*/
.article DIV.date
{
	width: 50px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.6em;
	position: absolute;
	margin-left: -60px;
	padding: 5px 0 0;
	background-color: #1C5281;
}
.article A.more-link
{
	background: transparent url(../../images/interface/more-button.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 62px;
	height: 28px;
	float: right;
}
.article A.more-link:hover
{
	text-indent: -9999px;
	width: 62px;
	height: 28px;
	float: right;
	background: transparent url(../../images/interface/more-button-over.gif) no-repeat 0px 0px;
}
.article DIV.meta
{
	color: #000000;
}
.article .commentpopup
{
	background: transparent url(../../images/interface/comment-popup.gif) no-repeat 0px 0px;
	width: 48px;
	height: 48px;
	float: right;
	font-size: 1.6em;
	text-align: center;
}
.article .commentpopup A
{
	color: #FFFFFF;
	line-height: 45px;
}
/*@group Dropdown Menu*/
#dropmenu, #dropmenu UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 300;
	width: 100%;
	margin-top: 0px;
	border-top: 0px solid #000000 !important;
}
#dropmenu A
{
}
#dropmenu A:hover
{
}
#dropmenu LI
{
	float: left;
	position: relative;
}
#dropmenu UL
{
	position: absolute;
	display: none;
	top: 3.9em;
	left: -1px;
}
#dropmenu UL A
{
	margin: 0;
}
#dropmenu UL A:hover
{
	color: #333;
}
#dropmenu LI UL
{
	width: 15.1em;
	font-size: 0.8em;
}
#dropmenu LI UL A
{
	width: 8em;
	height: auto;
	float: left;
	margin: 0;
}
#dropmenu UL UL
{
	top: auto;
	width: 15em;
}
#dropmenu LI UL UL
{
	left: 14.8em;
	margin: -3px 0 0 8px;
}
#dropmenu LI:hover UL UL, #dropmenu LI:hover UL UL UL, #dropmenu LI:hover UL UL UL UL
{
	display: none;
}
#dropmenu LI:hover UL, #dropmenu LI LI:hover UL, #dropmenu LI LI LI:hover UL, #dropmenu LI LI LI LI:hover UL
{
	display: block;
}
/*@end*/
BODY.body_3 #main
{
	float: left;
	width: 860px;
	padding: 20px;
	background: transparent url(../../images/interface/main-top-bg.jpg) repeat-x 0px 0px;
}
/*.blogroll
{
	text-align: center;
	display: inline;
	float: left;
	width: 100%;
}
.blogroll UL
{
	list-style-type: none;
	float: left;
}
.blogroll IMG
{
	border: 1px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	height: inherit;
	margin: 0px;
	behavior: url(border-radius.htc);
}*/
#header H1 A
{
	behavior: url(/wp-content/themes/hamroconsultancy/js/iepngfix.htc);
}
/*.blogroll IMG:hover
{
	border: 1px solid #0081CE;
}
.blogroll UL LI
{
	display: inline;
	padding: 0px 10px;
	margin: 0 auto;
	text-align: center;
}
.blogroll .linkcat H2
{
	display: none;
	border: 11px solid #000;
}*/
/*@group Home Three column*/
#main DIV.about, #main DIV.overseas, #main DIV.visa
{
	width: 200px;
	float: left;
	margin: 0 8px;
	display: inline;
	padding: 0 0 0 70px;
}
#main DIV.about
{
	background: transparent url(../../images/interface/about-icon.jpg) no-repeat 0px 0px;
}
#main DIV.overseas
{
	background: transparent url(../../images/interface/overseas-icon.jpg) no-repeat 0px 0px;
}
#main DIV.visa
{
	background: transparent url(../../images/interface/visa-icon.jpg) no-repeat 0px 0px;
}
/*@end*/
#main .accordion2
{
	width: 595px;
	border-bottom: 1px solid #C4C4C4;
	font-size: 9px;
	margin: 30px 0 0;
}
#main .accordion2 H3
{
	background: #F8F8F8 url(../../images/interface/arrow-square.gif) no-repeat right -51px;
	padding: 0px 15px;
	margin: 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: none;
	cursor: pointer;
	color: #276E84;
	font-size: 15px;
	font-weight: normal;
}
#main .accordion
{
	margin: 15px 0 0;
}
#main .accordion2 H3:hover
{
	background-color: #F8F8F8;
	color: #333333;
}
#main .accordion2 P
{
	font-size: 12px;
}
#main .accordion2 H3.active
{
	background-position: right 5px;
}
.accordion2 P
{
	background: #F8F8F8;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	display: none;
}

#scroller{
	float: left;
	width: 900px;
	vertical-align: top;
	font-size: 16px;
	color: #0081ce !important;
}

#scroller marquee{
	padding: 4px 0px;
}


#scroller img{
	border: 1px solid #DDD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	height: inherit;
	margin: 0px;
	behavior: url(border-radius.htc);
}

#scroller IMG:hover
{
	border: 1px solid #0081CE;
}

table#wp-calendar{
	font-size: 12px;
	width: 220px;
	
}

table#wp-calendar td#today{
	color: #0081ce;
}

.transposh_flags{
	margin: 20px 0;
}
