* {
	margin: 0;
	padding: 0;
}
#testc {
    margin: 1em auto;
    width: 880px;
    height: 500px;
}
#testbm {
    margin: 1em auto;
    width: 880px;
    height: 1200px;
	padding: 40px 5px 10px 50px;
}
#test1 {
	margin-left: 8px;
	float: left;
    border: 1px solid #555;
    width: 290px;
    height: 400px;
}

#test2 {
	margin-right: 18px;
	float:right;
    border: 1px solid #555;
    width: 520px;
    height: 400px;
}

#teste {
	margin-left: 40px;
	
	border:none;
    width: 400px;
    height: 400px;
	position: fixed;
	top: 50px;
	left: 50px;
}
#teste1 {
	margin-left: 40px;
	
	border:none;
    width: 400px;
    height: 400px;
	position: fixed;
	top: 50px;
	left: 50px;

}
#teste2 {
	margin-left: 40px;
	
	border:none;
    width: 400px;
    height: 400px;
	position: fixed;
	top: 50px;
	left: 50px;

}


.picrect {
	margin-left: 50px;
	float: left;
	border: none;
    width: 400px;
    height: 400px;
	padding: 40px 5px 10px 5px;
}

.pics { 
	margin: 1em auto;
    height:  425px; 
    width:   550px; 
}
 
.pics img { 
    padding: 15px;    
    background-color: #eee; 
    width:  550px;
    height: 425px;

}
  
body {
	background: #e9d37d url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #774c1f;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #774c1f;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 870px;
	height: 130px;
	margin: 0 auto;
	padding: 70px 0 0 0px;
	/* background: url(images/EHSF_logo_brwn1.gif) no-repeat 0px 50px; */
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 870px;
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 25px 0 25px;
	text-decoration: none;
	font:  Arial, Helvetica, sans-serif;
	color: #774c1f;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center bottom;
}


div.container {
  border: 2px dashed #333;
  background-color: #ffe;
}
  
div.spacer {
  clear: both;
}

div.floatb {
padding: 40px 30px 20px 40px; 
  float: left;
  width: 120px;
  /* border:solid 3px; */
  position:relative;
}

div.floatb_subcats {
padding: 40px 20px 20px 20px; 
  float: left;
  width: 120px;
  /* border:solid 3px; */
  position:relative;
}

div.floatb img {
  border:solid 3px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.floatb p {
	text-align:center;

}


  
div.float {
padding: 50px 20px 10px 30px; 
  float: left;
  /* border:solid 3px; */
  width: 160px;
  height:240px;
  position:relative;
}

div.float img {
  border:solid 3px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.float p {

   text-align: center;
   _position:absolute;
   bottom:0;
}



/* Wide Post */

.wide-post {
	width: 870px;
	margin: 0 auto;
	background: #e9d37d url(images/img04.gif) repeat-y;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	background: url(images/img05.gif) no-repeat;
	font-size: 1.4em;
}

.wide-post .subtitle {
	padding: 30px 30px 20px 30px;
	font-size: 1.2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #774c1f;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .desc {
	padding: 0 30px;
}

.wide-post .title_desc {
	padding: 0 30px;
	background: url(images/img19.gif) repeat-y;
}

.wide-post .detail_images {
	margin-left: 0 auto;
	float: right;
	padding: 0px 0px 15px 10px;
	width: 230px;
}

.wide-post .detail_images img {
	padding: 15px 15px 15px 0px;
	border: 3px;
	float: left;
	display:block;
}



.wide-post .bottom {
	height: 20px;
	background: url(images/img06.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}
.wide-post  .commentsitem {
	padding-left: 20px;

}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-images {
	width: 870px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-images .column-one {
	float: left;
	width: 490px;
}

.two-images .column-two {
	float: right;
	width: 370px;
}

.two-images .column-one  .img{
	float: left;
}

.two-images .column-two .img{
	float: left;
	
}


.two-columns {
	width: 870px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 435px;
}

.two-columns .column-two {
	float: right;
	width: 435px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #e9d37d url(images/img12.gif) no-repeat;
	font-size: 1.2em;
	color: #774c1f;
}

.two-columns .entry {
	background: e7e199;
}


/* Image clipping */
.clipout{

}
.clipin{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	padding: 0px 10px 10px 10px;
	border: 3px;

}
.shade1{
  width:100px;
  height:100px;
  background-color:#e8e8e8;
}
.shade2{
  position:relative;
  width:100px;
  height:100px;
  background-color:#cbcbcb;
  top:-2px;
  left:-2px;
}
.shade3{
  position:relative;
  width:100px;
  height:100px;
  background-color:#a0a0a0;
  top:-1px;
  left:-1px;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
}

#submenu ul {
	width: 870px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	padding: 40px 0;
	background: #e9d37d;
}

#footer p {
	text-align: center;
	font-size: smaller;

}

#footer a {
	color: #666666;
}

