#headlogo {float:left;}
a img{border:none;}
#smenu                        {display: block;
                              text-align:         left;
					margin: 0 auto -5px auto;
                              height:             20px;
                              width:              790px;
                              border:             none;
	                      list-style:         none;
                              color:              #ffffff;
                              background:         transparent;
				border-left: 5px solid #74BA09;
				border-right: 5px solid #74BA09;
				border-bottom: 5px solid #74BA09;
			      text-transform:	  uppercase;}
#sitemenu {
background:#74BA09 none repeat scroll 0 0;
height:25px;
margin: 0 auto;
margin-bottom:-5ps;
width:787px;}

#sitemenu li                     {display: inline;
	                      margin:             0;}
#sitemenu a                      {display:            inline; 
                              text-decoration:    none;
                              color:              #eeeeee;
                              font-size:          11px;
                              line-height:        20px;
                              letter-spacing:     0px;
	                      padding:            3px 5px 3px 5px;
	                      margin:             0;
                              background:         transparent; 
                              border:             none;
                              font-weight:        bold;
                              font-family:        tahoma, arial, helvetica, verdana;}

#sitemenu a:link                 {text-decoration:    none;
                              color:              #ffffff;}
#sitemenu a:visited              {text-decoration:    none;
                              color:              #ffffff;}
#sitemenu a:active               {text-decoration:    none;
                              color:              #ffffff;}
#sitemenu a:hover                {text-decoration:    none;
                              color:              #74ba09;

                              background:         #ffffff;}




html, body {

	height: 100%;
}



body {

	margin: 0px auto;

	padding: 0;

	background: #EDFBD2 url(images/img01.jpg) repeat-x left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #2B4E15;



}



form {

	margin: 0;

	padding: 0;

}



input, textarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #000000;

}



h1, h2, h3 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}



h1 {

	font-size: 3em;

}



h2 {

	font-size: 2em;

}



h3 {

	font-size: 1em;

}



p, ul, ol {

	margin-bottom: 1.8em;

	line-height: 160%;

	padding-left:8px;

}



ul, ol {

}



blockquote {

}


ul a {

text-decoration:none;

}

ul a:hover {

	text-decoration:none;
	color: #000000;


}

a {

	color: #71AB48;

}



a:hover {

	text-decoration: none;

}



hr {

	display: none;

}



/* Wrapper */



#wrapper {

	height: 100%;

	min-height: 100%;

	background: url(images/img02.jpg) repeat-x left bottom;
	margin: 0 auto;		

}



html>body #wrapper {

	height: auto;

}



/* Menu */



#menu {

	width: 800px;

	height: 57px;



	margin: 0 auto;
	
	background-color: #FFFFFF;


}



#menu ul {

	float: right;

	margin: 0;
	
	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	float: left;

	height: 20px;

	text-decoration: none;

	text-transform: uppercase;

	font-size: smaller;

	font-weight: bold;

	color: #000000;

}



#menu a:hover {


	color: #FFFFFF;

}



#menu .current_page_item a {


	color: #FFFFFF;

}



/* Logo */



#logo {


	
	background: #74BA09 url('http://www.metrolock.com/img/banner.gif') no-repeat;

	width: 790px;

	height: 190px;

	margin: 0 auto;
	border: 5px solid #74BA09;

	background-color: #FFFFFF;

}



#logo h1, #logo h2 {

	float: left;

	margin: 0;

}



#logo h1 {

	padding: 25px 0 0 20px;

	letter-spacing: -2px;

	text-transform: lowercase;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 50px;

}



#logo h2 {

	padding: 36px 0 0 10px;

	letter-spacing: -1px;

	text-transform: uppercase;

	font-weight: normal;

	font-size: 14px;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Page */



#page {

	width: 800px;

	margin: 0 auto;

	margin-top:-10px;

	padding:0;

	background: #FFFFFF url(images/img03.jpg) no-repeat;

}



/* Content */



#content {

	float: left;

	width: 494px;

}



.post {

	padding-bottom: 20px;

}



.post .title {

	margin: 0;

	padding: 5px 20px;

	letter-spacing: -2px;

}



.post .title a {

	text-decoration: none;

	color: #57A122;

}



.post .entry {

	padding: 10px 20px 0 20px;

	background: url(images/img04.jpg) no-repeat;

}



.post .meta {

	height: 26px;

	border-top: 1px solid #3E5C0E;

	border-bottom: 2px solid #3E5C0E;

	font-size: smaller;

	font-weight: bold;

}



.post .posted {

	float: left;

	height: 16px;

	padding: 5px 20px;

	background: url(images/img09.gif) no-repeat left bottom;

}



.post .permalink, .post .comments {

	float: right;

	height: 16px;

	padding: 5px 20px;

}



.post .permalink {

	background: url(images/img10.gif) no-repeat right bottom;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 260px;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin-bottom: 20px;

}



#sidebar li ul {

	padding: 20px;

}



#sidebar li li {

	margin: 0;

}



#sidebar p {

	padding: 0 20px;

}



#sidebar h2 {

	height: 29px;

	margin: 0;

	padding: 9px 0 0 20px;

	background: #74BA09;

	border: 1px  dotted #4D7C2B;

	text-transform:lowercase;

	font-size: 1.4em;

	font-weight: normal;

	color: #000000;

}



/* Search */



#search form {

	padding: 20px;

}



#search br {

	display: none;

}



#search #s {

	width: 135px;

}

#wp_likes_link-22 a{text-decoration: none;}

/* Footer */



#footer {

	clear: both;

	padding: 10px 0;

	font-size: smaller;

}



#footer p {

	margin: 0;

	text-align: center;

	line-height: normal;

}

.clearBoth {clear:both;}

