body{
background:url(images/headerbg.gif) #CCCCCC repeat bottom left fixed;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#989440; text-decoration:none; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#989440; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#989440; text-decoration:none; }
A:visited:hover{ color:#989440; text-decoration:underline; }

#header{
	background:url(images/headerbg.gif) repeat #552A00 top left;
	width:364px;
	height:574px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	float:left;
	
}

#wrap{
	width:860px;
	margin:0;
	background:#fff;
	border:0;
}

#navcontainer{
	background:transparent;
	width:180px;
	height:574px;
	margin-top:190px;
	margin-left:-200px;
	float:left;
	
	
	
}

#navlist li{
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	text-align:right;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0;
	color:#666666;
	width:150px;
	
}
#infos {
	font-size:0.8em;
	color:#000000;
	line-height:12px;
	margin-top: 105px;
}
	
#navlist li a:link { color: #989440; text-decoration:none; }
#navlist li a:visited { color: #989440; text-decoration:none; }
#navlist li a:hover {color: #333333; text-decoration:none; }

h3{
	font-size:0.8em;
	color:#50525a;
	letter-spacing:0px;
	font-style:normal;
	margin-bottom: 5px;
	border:#fff 1px solid;
}

#content{
	border:#fff 0px solid;
	width:474px;
	background:transparent;
	margin-left:276px;
	padding:21px;
	padding-bottom:5px;
	text-align:justify;
	font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#333333;
}
#content a. {
	text-decoration:none; 
}
	
.footer{
	clear:both;
	background:transparent;
	padding:9px;
	text-align:right;
	font: 7pt/8pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#000000;
}

#title{
	width:200px;
	height:10px;
	background:url(images/titlebg.gif) no-repeat transparent top left;
	text-align:left;
	padding-top:45px;
	padding-left:49px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:2px;
	color:#fff;
	float:left;
}


.pullquote {
	width:150px;
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:16px;
	padding-bottom:10px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	letter-spacing:-3px;
	text-align: right;
	color:#989440;
}

.right {
	text-align:right;
}

.searchform .formfield
{
	width: 120px;
	font: 9pt/10pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	background-color:#f4f4f4; border:1px solid #DEDDDD; color:#4a4a4a;
}

.formbutton {
	margin:1px;
	padding:4px;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #DEDDDD;
	color:#353535;
}

.formbutton:hover {
	background-color:#F1F1F1;
	border:1px solid #DEDDDD;
	color:#000000;
}

.formfield {
	font-size:12px;
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-2px;
	color:#666666;
	border:1px solid #DEDDDD;
	color:#4a4a4a;
	margin:1px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #C5C5C5;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-2px;
	color:#666666;
	width:300px;
}
.commentform {
	font: 9pt/10pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.mailform {
	font-size:12px;
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-2px;
	color:#666666;
	width:300px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding:4px;
}

 /*************************************************** 
   Pagination for NP_ShowBlogs (Inspired from Tipos.com.br)
 **************************************************/ 
.pageswitch { 
   font-family: verdana, sans-serif; 
   font-size: 9px; 
   line-height: 15px; 
   text-align: center; 
} 

.pageswitch a, .pageswitch span { 
   display: inline; 
   color: #fff;
   float: center; 
   padding: 1px 5px 2px; 
   margin-right: 0.1em; 
   border: 0px solid #fff; 
   background: #CCCCCC; 
} 

.pageswitch span.current { 
   border: 0px solid #000; 
   font-weight: bold; 
   background: #9F9F9F; 
   color: #fff; 
} 

.pageswitch a { 
   border: 0px solid #9F9F9F; 
   text-decoration: none; 
} 

.pageswitch a:hover { 
   border-color: #CCCCCC; 
} 

.pageswitch a.nextprev { 
   font-weight: bold; 
} 

.pageswitch span.nextprev { 
   color: #666; 
} 

.pageswitch span.nextprev { 
      border: 0px solid #ddd; 
      color: #999; 
} 

.pageswitch input { 
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   font-weight:bold; 
   float:right; 
   width:20px; 
   border: 3px solid #ddd; 
} 