/*
Theme Name: HMI
Theme URI: http://www.hmi.co.nz/
Description: HMI Technologies theme
Version: 1.0
Author: Moody Hikmet
Tags: none

HMI Technologies Theme
*/

	.textwidget p{		
		width:240px;
		background:none;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 10px;
		color:#FFFF00;
	}
	
	.textwidget p a{		
		background:none;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 10px;
		color:#FFCC00;
	}

	h4 p{		
		background:none;
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 10px;
		color:#FFFF00;
	}
	
	h4 a{
	font: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #006699;
	margin: 0px;
	}

ul, li {
    list-style-type: none;
}

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/main-bg.gif) repeat-x;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #CC6600;
	text-decoration: none;
	border:none;
	outline: 0;
}

a img {
	border-color:transparent;
	border:none;
}

a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FFcc00;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	text-align:justify;
	margin: 0px;
}

h1 {
	padding:0px 0px 5px 0px;
	margin:0;
}

h2 {
	color: #006699;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #003366;
	text-decoration: none;
}
h2 a:hover {
	color: #003366;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #006699;
	margin: 10px 0px 5px;
}

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 850px;
/*	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb; */
	background: #FFFFFF /*url(images/content-bg.gif) repeat-y;*/
}

.galleryplayer {
	padding: 0;
	margin-top: -15px;
}



#header {
	background: #10153f url(images/header-bg.jpg) no-repeat;
	height: 105px;
	position: relative;
}
#headerimg {
	position: relative;
	padding-top:5px;
	padding-left:20px;
	height: 98px;
	border:none;
}
#headerimg a{
	border:none;
}
#headerimg img{
	border:none;
}
#headerimg a:visited{
	border:none;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	list-style-type:none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}

#nav li {
	float: left;
	margin-left: 5px;
	list-style-type:none;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	background: url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #ffcc00;
}

#content {
	padding: 0px 30px 30px 0px;
	float: right;
	width: 575px;
	overflow: hidden;
}

#content ul, li {
    list-style-type: disc;
}

.slMenuItem_depth1 {
	font-size:8px;	
}


.post img {
	border:0px;
	padding:0;
}

.post {
	clear:both;
	padding-top: 5px;
}

.post-date {
	width: 44px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat; 
}

.teaser {
	width: 100px;
	height: 100px;
	float:left;
}

.teaser img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:0px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.excerpt {
	float:left;
	width:450px;
	margin-left:10px;
	padding-top:10px;
}

.sidebar-post-title {
	float:left;
	margin-left:10px;
	width:auto;
}

.sidebar-cat-title {
	float:left;
	margin-left:5px;
	width: 435px;
}

.entry {
	clear: both;

}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.8em;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #003366;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: left;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#searchform {
	background: #01236c url(images/LeftMenu.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:left;
}
#searchform #s {
	border:1px solid #203346;
	width: 145px;
	height: 22px;
	padding: 2px 5px 0px 10px;
	border: 1px solid #003366;
	background: #ffffff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 50px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

#searchform #searchsubmit:hover {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 50px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFcc00;
	vertical-align: middle;
}

#searchform label {
	font-size: 11px;
	color: #003366;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #006633;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #006633;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #003366;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #003366;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #003366;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #003366;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FFcc00;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #000033 url(images/footer.jpg) no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	width:849px;
	margin-left:auto;
	margin-right:auto;
	height:58px;
	display:block;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	vertical-align:middle;
	font-variant: normal;
	text-align: center;
	height:1%;
}
#footer .right-col{
	width: 162px;
	float: right;
	background: url(images/footer-right-bg.gif) left no-repeat;
	height:1%;
}
#footer h5 {
	margin:auto;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

img#wpstats{
	display:none
}



/*	.MenuButtons
	{
		
		background-image:url(images/LeftMenu.gif);
		background-repeat:repeat-x;
		padding-left:15px;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
		display:block;
	}

	#dhtmlgoodies_slidedown_menu li{
		background-image:url(images/LeftMenu.gif);
		background-repeat:repeat-x;
		padding-left:15px;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
		display:block;
	}
*/
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:240px;

		
	
	
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		color:#FFFFFF;
		text-indent:0px;
	/*	color:#101737; */

	}
#flexipage {
		list-style-type:none;
		color:#3d3f47; 
		height:1%;
		
}
#flexipage li{

		background-image:url(images/LeftMenu.gif);
		background-repeat:repeat-x;
		padding-left:15px;
		margin-left:0px;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
		display:block;
		font-weight:bold;
		font-size:16px;
		height:1%;
}

#dhtmlgoodies_slidedown_menu li{
		list-style-type:none; 
		margin-top:5px;
		position:relative;
		color:#3d3f47;
		border-left:#000 2px;
		border-right:#000 2px;
	}
	
#flexipage a {
		color:#000000;
	/*	color:#101737;
		text-decoration:none;	
		display:#101737;*/
		clear:both;
		width:240px;
		text-indent:2px;
		line-height:1.8;
		height:1%;
}

#flexipage a:hover {
		color:#FFCC00;
	/*	color:#101737;*/
		clear:both;
		width:240px;
		text-indent:2px;
		line-height:1.8;
		height:1%;
}


#spanner {
		background-image:url(images/LeftMenu.gif);
		background-repeat:repeat-x;
		padding-left:15px;
		margin-left:0px;
		padding-top:5px;
		padding-bottom:5px;
		position:relative;
		display:block;
		height:1%;
}




	
	#dhtmlgoodies_slidedown_menu ul li ul{
		margin:0px;
		padding:0px;
		position:relative;
		color:#FFFFFF;
		background-image:url(images/submenuback.gif);
		background-repeat:repeat-y;
	/*	color:#101737; */

	}
/*
	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;

		/*background-color:#e6e6e6;
		
	}
*/
	#text-2{		
		width:240px;
		background:none;
		list-style-type:none;
		padding-left: 0px;
		margin-left: 0px;
		position:absolute;
	}
	


	/* All A tags - i.e menu items. 
	#dhtmlgoodies_slidedown_menu a{
		color:#FFFFFF;
		text-decoration:none;
		display:#101737;
		clear:both;
		width:240px;	
		padding-left:2px;
		line-height:1.8;

	

	}*/
	
	#dhtmlgoodies_slidedown_menu a{
		color:#FFFFFF;
/*		color:#101737; */
		text-decoration:none;
		display:#101737;
		clear:both;
		width:240px;	
		padding-left:2px;
		line-height:1.8;

	

	}	
	
	#dhtmlgoodies_slidedown_menu h4 .slMenuItem_depth1{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #006699;
		text-decoration:none;
	}	
	
	#dhtmlgoodies_slidedown_menu h4 .slMenuItem_depth1:hover{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFCC00;
		text-decoration:none;
	}		
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:10px;
		background:none;
		font-weight:bold;
			

		font-size:16px;
	
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1:hover{	/* Main menu items */
		margin-top:10px;
		background:none;
		font-weight:bold;
		color:#FFCC00;

		font-size:16px;
	
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		margin-left:10px;
		font-size:13px;


	}	

	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2:hover{	/* Sub menu items */
		margin-top:1px;
		margin-left:10px;
		font-size:13px;
		font-weight:bolder;
		color:#FFCC00;


	}	
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
				
		
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:0px;
		padding:1px;

	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
	#dhtmlgoodies_slidedown_menu h2{
		font-size:18px;
		font-weight:bold;
	}
	
	#dhtmlgoodies_slidedown_menu h2:hover{
		color:#FFCC00;
	}
	
	.recent{		
		width:240px;
		background:none;
		font-size: 10px;
	}
	
	.recent h3{		
	font: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #006699;
	margin: 0px;
	}
	
	.recent a{		
		color:#000033;
		font-size: 10px;
	}
	
	.recent a:visited{		
		color:#000033;
	}
	
	.recent a:hover{		
		color:#FFCC00;
	}

	.recent p{		
		color:#000033;
		background:none;
	}




	
