body {
	font-family:"trebuchet ms", trebuchet, verdana, sans-serif;
	/* font-size: small; */
	/* font-size: 12px; */
	font-size: 95%;
	color: #000000;
	background: #ffffff;
	width: 748px;
	margin: 15px auto;
}
/* COLOR EXPERIMENTS */
/* darker blue #6666cc   the brown used is #B36B00
   light blue #ccccff    the blue used is #006699
   darker purple #9966cc
   lighter purple #cc99ff */


/* HERE WE HOPE IS THE SUBSTITUTE FOR THE TABLE */
/* taken from page-wrapper and content-wrapper
	text-align: center;          */

#page-wrapper {
	width: 770px;
	padding: 0;
	margin: auto;
	overflow: hidden; }
#content-wrapper {
	text-align: left;
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0; 
	overflow: hidden; }
#leftbar {
	text-align: left;
	width: 460px;
	height: 100%;
	float: left;
	padding: 0;
	margin: 0;
    overflow: hidden; }
#centerbar {
	text-align: left;
	width: 175px;
	float: left;
	margin: 0;
	font-size: small;
	line-height: 125%;
	padding: 0 0 35px 0;
    overflow: hidden; }
#rightbar {
	text-align: left;
	width: 135px;
	float: right;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	overflow: hidden; }
.widebar-wrapper { margin: 0 25px 0 0; }
.narrowbar-wrapper { margin: 0 3px 0 0; }


/* HERE IS THE VISITED LIST ELEMENTS FOR THE TITLES */
.module-content {
	margin: 5px 0 20px 0;
	color: #000000;
	/* font-family:"trebuchet ms", trebuchet, verdana, sans-serif; */
	/* font-size: small; */
	/* font-size: 12px; */
	/* font-size: 95%;
	line-height: 125%; */
	text-align: left; }

.module-list { 
	margin: 0;
	padding-top: 0;
	padding-bottom: 0; }

.module-list-item { margin: 0 0 3px 0; 
		text-decoration: none;
		font-weight: inherit; 
		background: url(images/li-arrow-brown.gif) 0 0.30em no-repeat;
		text-decoration: none;
		padding-left: 10px;
}

/*  THE ORIGINAL FUSSY CHANGING LIST BULLETS

.module-list-item a {
		text-decoration: none;
		font-weight: inherit; 
		background: url(images/li-arrow-brown.gif) 0 0.30em no-repeat;
		text-decoration: none;
		padding-left: 10px; }

.module-list-item a:link { 
		color: #000000; 
		background: url(images/li-arrow-brown.gif) 0 0.30em no-repeat;
		text-decoration: none;
		padding-left: 10px; }

.module-list-item a:visited { 
		color: #000000; 
		background: url(images/li-visited-brown.gif) 0 0.30em no-repeat;
		text-decoration: none;
		padding-left: 10px; }

.module-list-item a:active { color: #B36B00; }
.module-list-item a:hover { 
	color: #B36B00;
	text-decoration: underline; } */
	
ul { 
	list-style:none;
	padding:0;
	margin:0; }

/* HERE ARE GENERAL LINKS */
a { color: #006699 }
a:active {text-decoration: underline; }
a:visited {text-decoration: none; }
a:link {text-decoration: none; }
a:hover {text-decoration: underline; }

/* HERE ARE LINKS FOR THE CENTER NAV BAR */
a.centerlink  { color: #B36B00;
	 text-decoration: underline; }

#centerbar h3 {
	color: #B36B00;
	margin: 0;
}

/* this will display comments and add comments for example */
h2 {
	color: #B36B00;
	font-size: 120%;
	margin: 0;
}


/* a box to control the nav column */

.SiteNote {
	margin: 0px 0px 6px 0px;
	padding: 0px 5px 5px 0px;
	}


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

.pageswitch a, .pageswitch span { 
   margin-right: 0.1em; 
   padding: 1px 1px 1px 1px;
   border: 1px solid #fff; 
   background: #fff; 
} 

/*   these little bits were in pageswitch and span
   display: block; 
   float: left; 
   padding: 1px 5px 2px; 





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

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

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

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

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

.pageswitch span.nextprev { 
      border: 1px 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; 
}  */




/* .main {
	width: 770px;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
} */

/* some deleted stuff form the new layout
   border-right: 1px solid #006699;
	border-top: 1px solid #006699;
	border-left: 1px solid #B36B00;
	border-bottom: 1px solid #B36B00;
   text-align: center; 
*/

.header { 
   width: 770px;
	padding : 12px 0 12px 0; 
	
		background: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 70px 0px;
	border: 1px solid #ffffff;
} 
.header h1{	margin: 50px 0px 0px 120px; 
	text-align: left; 
}

.header h2{	margin: 5px 0px 0px 140px; 
	text-align: left; 
	color: #000000;
}

.footer {
  color : #000000; 
  font-size: 75%;
  text-align: center;
  padding-top : 5px;
  margin-top : 10px;
  border-top : 1px solid #006699;  
} 
.content {
	padding : 10px; 
	text-align : left; 
	width: 770px;
}
/* .menu {
   width : 150px; 
   text-align : left; 
	padding-top : 10px;
} */
.ads {
	width : 150px; 
	text-align : center; 
	padding : 10px; 
   padding-top : 10px;
} 
.box {
width : 100%; 
text-align : left; 
background-color : white; 
padding : 5px; 
border-right : 1px dotted #DCDCDC; 
border-top : 1px dotted #DCDCDC; 
border-left : 1px dotted #DCDCDC; 
border-bottom : 1px dotted #DCDCDC; 
}
.topbox {
width : 100%; 
background-color : #FFFFFF; 
padding : 5px; 
border-right : 1px dotted #DCDCDC; 
border-top : 1px dotted #DCDCDC; 
border-left : 1px dotted #DCDCDC; 
font-family : Arial,verdana,sans-serif; 
text-align : left; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
color : #9A9A9A; 
} 
.contentitemedit
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	line-height: 12px;
}
.contentitempostedby
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgpostedby.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcomments
{
	font-size: 10px;
	padding: 0 10px 0 15px;
	background: url(images/01_bgcomment.gif) center left no-repeat;
	line-height: 12px;
}
.contentitemcategory
{
	font-size: 10px;
	padding: 0 10px 0 13px;
	background: url(images/01_bgcategory.gif) center left no-repeat;
	line-height: 12px;
}
.contentitem
{
	margin: 0 0 16px 0;
	padding: 3px 0 0 10;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/01_dotv.gif) left repeat-y;
}
.menu h2 {
	font-size: small;
}
.contents h2 {
	margin-bottom: 5px;
}
h2.item {
color : #B36B00; 
font-size: 120%;
font-weight: normal;
margin-top : 0; 
margin-bottom : 0; 
border-bottom: 1px solid #B36B00;
padding: 3px 0 3px 0px;
}

.itembody {	
	margin-top: 15px;	
	margin-bottom: 5px;
}


.iteminfo {	
	font-size: 75%;
	color: #B36B00;
   margin:5px 0 15px 0; 
}
.iteminfo a {
	font-weight: bolder;
	color: #006699;
	text-decoration: underline;
}

.black { color: #999999; 
	display: inline;
}

/* BITS FOR THE RATING SYSTEM */
.rate { font-size: 75%;
	margin-bottom : 15px; 
 }
	


/* BITS TO MAKE OWNER'S COMMENTS STAND OUT */
.id1 {
	border: 1px solid #006699;
}

.itemcomment {
	padding: 10px;
}


/* THIS SHOULD BE THE H3 FOR THE COMMENT AUTHOR */
h3 { margin: 0; }

h3.comment {
	font-size: medium;
	margin-bottom: 10px;
}
.commentbody {
	text-align: left;
}
.commentinfo {	
	font-size: x-small;
}
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: smaller;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}


/* img { padding:0; margin:0 0 5px 0; border: none; vertical-align:top; } */

img { border: 1px solid #000; vertical-align:top; }



#catid10 img { border: 1px solid #fff; }



.skip {
	display: none;
}

/* ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
} */

.highlight {
	background-color: #FFFF00;
}

.formfield
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
	border-top: 1px solid #006699;
	border-left: 1px solid #B36B00;
	border-bottom: 1px solid #B36B00;
	border-right: 1px solid #006699;
}
.formbutton
{
	font-size: 11px;
	margin: 1px 0 0 0;
	color: #494949;
	background: white;
   border-top: 1px solid #006699;
	border-left: 1px solid #B36B00;
	border-bottom: 1px solid #B36B00;
	border-right: 1px solid #006699;
}
.searchform .formfield
{
	width: 140px;
        font-family: arial,verdana,sans-serif;
}
.searchform .formbutton
{
    width: 60px;
    font-family: arial,verdana,sans-serif;
}
.loginform .formfield
{
    width: 140px;
    font-family: arial,verdana,sans-serif;
}
.loginform .formbutton
{
    width: 60px;
    font-family: arial,verdana,sans-serif;
}