/* $Id: base-weblog.css 27650 2006-04-21 11:32:09Z plindner $ */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	background: #fff;
}
form { margin: 0; padding: 0; }

p{
padding:0px;
margin:0px;
}
a, a:link, a:visited{
	color: #000000;
	text-decoration: underline;
	}
a:hover, a:visited hover{
	color:#9A0000;
}



h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 0px;
}

h1{
padding:0px;
font-size:12pt;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
color:#9A0000;
}
h2{
font-size:10pt;
font-weight:bold;
padding:0px;
margin: 0px;
color:#9A0000;
text-align:left;
border-bottom: #9A0000 1px solid;
}
h3{
padding:0px;
font-size:10pt;
font-weight:bold;
margin: 0px;
color:#860037;
}
ul {
	padding: 0px;
	margin: 0px;
	padding-left:25px;
	margin-bottom: 10px;
	}
li{
	padding: 0px;
	margin: 0px;
	/*background:url(imgs/arrow.jpg) no-repeat; */
	list-style:circ;
	text-align:left;
	padding-bottom:5px;
	line-height:1.6;
	color:#9A0000;
}
/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	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 { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 733px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#masthead {
	position:relative;
	height:258px;
}
#logo{
	height:40px;
	padding: 20px;
}

#logo h1{
	display: block;
	text-indent:-5000px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background:none;
	border-bottom: none;
}
#banner
{
	width: 100%;
	height:87px;
	margin: 0 0 0px 0px;
	background: #fff url(imgs/careermast.jpg) left top no-repeat;
}

#menu{
	width: 100%;
	height:70px;
	position: relative;
	background: #fff url(imgs/menu.jpg) left top no-repeat;
}

#menu ul{
	padding:0px;
	margin-top: 0px;
	padding-left: 0px;
	margin:0px;
	}
#menu li{

	display:inline;
	list-style: none;
	text-align: left;
	padding:0px;
	margin: 0px;
	background:none;
}

#menu a, #menu a:link, #menu a:visited, #menu img{
padding:0px;
margin:0px;
}


#pagebody { position: relative; width: 100%;}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}


#alpha {
width: 500px;
margin-top:10px;
border-right: #990000 1px solid;
}
#alphainner{
width: 480px;
	/*margin: 2px 10px 2px 2px;margens superior, direita, inferior e esquerda */
}
#beta {
width: 190px;
background:#FFFFFF; 
margin-top:10px;
font-size:10pt;
}
.module {
	padding:4px;
	margin-bottom:5px;
	padding-left: 10px;
	padding-top:0px;
}

/* banner user/photo */

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
.entry-italic
{
	clear: both;
	margin: 5px 15px;
}

.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 10px 20px 20px;
}


.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 2px;
	color:#860037;
	font-size:7pt;
	font-weight: normal;
	text-align: left;
	border-bottom: dashed 1px #860037;
}

.entry-date {
margin:0px;
color:#990000;
}

.content-nav { margin: 10px 15px; }
.module-content, .module-typelist module, .module-list{
	margin: 0px;
	padding: 0px;
}
.module-content{
	margin: 0px;
	padding: 0px;
padding-left: 15px;
}
.module-header{
	display: block;
	position:absolute;
	text-indent:-2000px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background:none;
	border-bottom: none;
}

.boxleft{
width: 160px;
float:left;
}

.boxright{
width: 300px;
float:left;
}

.entry-individuals {
clear: both;
padding-top:10px;

}

#header{
width:733px;
}
#logo{

	height:20px;
	padding: 10px;
	width:140px;
	padding-right:33px;
	padding-left:20px;
	float:left;
}

#logo h1{
	display: block;
	text-indent:-5000px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background:none;
	border-bottom: none;
}
#topMenu {
width: 260px;
	text-align:right;
	height: 25px;
	position: relative;
	float: right;
	top: 9px;
      }
	
	#topMenu img{
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 0px;
	margin-left: 0px;
      }
	
    #topMenu ul {
	list-style:none;
	margin-top: 0px;
	margin-left: 0px;
      }
    #topMenu li {
	display:inline;
	margin-left: 0px;
	margin-top: 0px;
      }
    #topMenu a {
	float:left;
      }
    #topMenu a span {
	float:left;
	display:block;
	color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topMenu a span {float:none;}
    /* End IE5-Mac hack */
    #topMenu a:hover span {
      color:#FFF;
      }
    #topMenu a:hover {
	background-color: #a80532;
      }
    #topMenu a:hover span {
	background-position:100% -42px;
      }  
	  
	  #LowerMenu {
		width: 530px;
		float:right;
}
.LowerMenu {
	height: 19px;
      }
	
	.LowerMenu img{
	float:left;
	padding-right: 2.4px;
	padding-left: 2.5px;
	padding-top:2px;
      }
	
    .LowerMenu ul {
	margin:0;
	list-style:none;
      }
    .LowerMenu li {
	display:inline;
	margin:0;
      }
    .LowerMenu a {
	float:left;
	text-decoration:none;
      }
    .LowerMenu a span {
	float:left;
	display:block;
	color:#FFF;
	padding-right: 5px;
      }
    /* End IE5-Mac hack */
    .LowerMenu a:hover span {
      color:#FFF;
      }
    .LowerMenu a:hover {
	background-color: #a80532;
      }
#banner
{
float:left;
	width: 100%;
	height:64px;
	margin:  0 0 0px 0px;
	background: #ccc url(/pepperlawcarees/imgs/careerbanner.jpg) left top no-repeat;
}
img, div, li { behavior: url(/pepperlawcarees/imgs/iepngfix.htc) }
/* ph=1 */

