/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

.comment_portrait {
  float: left;
  margin: 0 5px 5px 0;
}

.item_main {
  width: 550px;
  margin: auto;
}
.item_digg {
  float: right;
  text-align: center;
  padding: 0;
  margin: 15px 15px 0 0;
}
.item_top {
  width: 550px;
  height: 93px;
  background: white url(images/item_top.gif) no-repeat;
}
.item_middle {
  width: 550px;
  font-size: 14px;
  background: white url(images/item_middle.gif) repeat-y;
}
.item_bottom {
  width: 550px;
  height: 13px;
  margin-bottom: 40px;
  background: white url(images/item_bottom.gif) no-repeat;
}
.item_portrait {
  float: left;
  margin: 5px 0 0 12px;
}
* html .item_portrait {
  margin-left: 6px;
}
.item_tabs {
  padding-top: 3px;
  margin-right: 44px;
  font-size: 11px;
  text-align: right;
}
.item_permalink {
  margin-right: 30px;
}
.item_comments {
  margin-right: 35px;
}
.item_edit {
  margin-right: 40px;
}
.item_tags {
  margin: 0 20px 0 110px;
}
.item_title {
  font-size: 16px;
  font-weight: bold;
  font-variant: small-caps;
  margin: 10px 20px 0 110px;
}
.item_body {
  text-align: justify;
  padding: 10px 30px 20px 30px;
}
.item_clear {
  clear: both;
}

.main_navi {
  font-size: 12px;
  font-weight: bold;
}

.submitsystem {
  text-align: justify;
}
.submitsystem_line {
  border: none;
  border-bottom: 1px solid #CCCCCC;
  width: 300px;
}
.submitsystem_textarea, .submitsystem_files {
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  width: 300px;
}
.submitsystem_submit {
  background: #FFFFFF;
  border: 2px solid #CCCCCC;
  padding: 10px;
  width: 300px;
  font-size: 20px;
  color: #666666;
}


.member_info {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.member_info_details {
  border: 1px dashed #CCCCCC;
  padding: 10px;
  margin: 10px;
  text-align: justify;
}
.member_info li {
  margin: 5px;
}

.writeforus p {
  text-size: 12px;
  text-align: justify;
  margin: 10px 0 15px 0;
}
.writeforus ul {
  margin: 0 0 20px 0;
  padding: 0;
}
.writeforus li {
  margin: 0 0 5px 20px;
}

.catlist {
  font-size: 12px;
}

blockquote {
	border: 1px dashed #CCCCCC;
	margin: 0px 40px 0px 40px;
	padding: 10px 10px 10px 40px;
	background: url(images/commentquote01.gif) 5px 5px no-repeat;
}


/*************************************************** 
   Pagination for NP_ShowBlogs (Inspired from Tipos.com.br)
 **************************************************/ 
.pageswitch { 
   border-top: 1px #CCCCCC dashed;
   border-bottom: 1px #CCCCCC dashed;
   font-family: verdana, sans-serif; 
   font-size: 11px; 
   line-height: 15px; 
   text-align: center; 
   padding: 10px 0 10px 0;
   margin: 20px 0 20px 0;
} 

.pageswitch a, .pageswitch span { 
   display: inline; 
   padding: 1px 5px 2px; 
   margin-right: 0.1em; 
   border: 1px solid #fff;
   background: #fff; 
} 

.pageswitch span.current { 
   border: 1px solid #000; 
   font-weight: bold; 
   background: #9F9F9F; 
   color: #fff; 
} 

.pageswitch a { 
   font-weight: bold;
   border-bottom: 1px solid #9F9F9F; 
   border-right: 1px solid #9F9F9F;
   border-top: none;
   border-left: none;
   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; 
} 

.blurb_navi{
  font-size: 13px;
  font-weight: bold;
}

.blurb_menubox{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  margin: 0 0 10px 10px;
  padding: 10px;
  border: 1px #CCC dashed;
}
.blurb_menubox li{
  margin: 0;
  padding: 0 0 0 10px;
  background: url(images/arrow.gif) left 5px no-repeat;
}
.blurb_menubox img {
  padding: 2px;
}

.li_space li {
  margin: 10px 0 0 0;
}

.main_announce {
	font-size: 12px;
	text-align: justify;
	border: 1px #CCCCCC solid;
	padding: 10px;
	margin: 0 0 20px 0;
}

.dotted_box
{
	border: 1px #CCCCCC dashed;
	padding: 10px;
	margin: 5px;
}

.info_box
{
	border: 1px #CCCCCC dashed;
	padding: 10px;
	margin: 5px;
	float: right;
	text-align: right;
}
* html .infobox{ overflow: hidden; }

.phpbb li, .forsale li
{
	margin: 5px 0 0 5px;
}

.random_images img
{
	margin: 0 5px 0 5px;
	padding: 5px;
	border: 1px #CCCCCC solid;
}
.centerize
{
	text-align: right;
}


/*CALENDAR OPTIONS*/
table.calendar {
  font-size: 10px;
  font-weight: bold;
  color: black;
}
tr.calendardateheaders {
  font-size: 8px;
  font-weight: normal;
  /*color: #494949;*/
}
td.days {
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}
.cal_daylink {
  font-size: 12px;
  font-weight: bold;
}
td.today {
  font-size: 12px;
  text-align: center;
  color: green;
  font-weight: bold;
  background-color: whitesmoke;
}

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #FFFFFF;
	color: #494949;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
}

h1 { font-size: 20px; margin-top: 10px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}

/* Links */
a:link, a:visited
{
	color: #5688AC;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.righterize
{
	text-align: right;
}
.clearing
{
	width: 750px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 750px;
	height: 168px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	background: white;
	border-width: 2px 2px 0;
	border-style: solid;
	border-color: #E0E0E0;
}
#header h1
{
	/* small header image specific lines */
	height: 168px;
	width: 692px;
	background: white url(images/header_sm.jpg) repeat-x 0 6px;
	margin: 0 6px;
	/* end small header image specific lines */
	font-size: 38px;
	text-align: center;
	line-height: 160px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/

#main_content
{
	width: 100%;
	padding: 0;
}

#mainwrapper
{
	width: 100%;
	background: white;
	border-width: 0 2px;
	border-style: solid;
	border-color: #E0E0E0;
}
#wrapper
{
	width: 100%;
	background: #FFFFFF;
	margin: 0;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 750px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 4px 0 0 0;
	margin-left: -204px;
}
.content
{
	padding: 0;
	margin: 7px 20px 30px 224px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	/* background: url(images/dot.gif) bottom repeat-x; */
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.contenttitle h3
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 15px;
	padding: 0 0 0 30px;
	margin: 0;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 20px 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}

.contentfooter
{
	background: url(images/dot.gif) top repeat-x;
	padding: 3px 0 0 0;
	margin: 0 0 40px 0;
}

.contentitem
{
	background: url(images/dot.gif) top repeat-x;
	padding: 3px 0 0 0;
	margin: 0 0 20px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	/* background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px; */
	padding: 10px;
        font-size: 12px;
	border: 1px solid #CCCCCC;
	margin: 10px 0 0 0;
	text-align: justify;
        background: white;
}
.itemcomment:hover
{
	/* background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px; */
	border: 1px solid #000000;
}

.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

#sidebarcontainer
{
	float: left;
	width: 204px;
	padding: 2px 0 0 0;
}
.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	padding: 4px 10px;
}
.sidebardl dd
{
	background: #EEEEEE;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 750px;
	background: #FCD21B;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  Forms

-------------------------------------------------*/
.loginform
{
	margin: 5px 0;
}
.searchform
{
	text-align: center;
	margin: 10px;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    -moz-border-radius: 10px;
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 100px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
}
.searchform .formbutton
{
	width: 80px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Tahoma, Arial, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
	font-family: Tahoma, Arial, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 95%;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {

	margin: 3px;
	padding: 3px;
	font-size: larger;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}


/* TRACKBACKS */

div.tb {
	border: 1px solid #000; background: #FFF;
}
div.tb div.head {
	padding: 4px;
	background: #000; color: #FFF;
	font-weight: bold; text-transform: lowercase; letter-spacing: 0.6em;
}
div.tb div.empty {
	padding: 4px;
	font-size: 95%;
}
div.tb div.item {
	padding: 4px;
}
div.tb div.item div.name {
	margin-bottom: 8px;
	font-size: 120%; font-weight: bold;
}
div.tb div.item div.body {
	font-size: 95%;
}
div.tb div.item div.body a {
	font-weight: bold;
}
div.tb div.item div.date {
	margin-bottom: 8px;
	color: #888;
	font-size: 85%; text-align: right;
}
div.tb div.info {
	padding: 4px;
	color: #FFF; background: #888;
	font-size: 10px;
}
div.tb div.info a {
	color: #FFF; font-weight: bold;
}


/* NP_ArchiveIndex */
div.archiveindex {
	margin: 0;
	padding: 10px;
}
.searchoption {
        margin-top: 20px;
        text-align: center;
}
.searchoption .button {
	font-size: 15px;
	background: white;
	color: #494949;
	border: 1px solid #CCCCCC;
	margin: 1px 0 0 0;
}
.searchoption .select {
	font-size: 15px;
	background: white;
	color: #494949;
	border: 1px solid #CCCCCC;
	margin: 0 5px 0 5px;
	padding: 0;
}
.archiveindex a { 
	text-decoration: none;
}
.archiveindex table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.archiveindex th {
	background: white;
	margin: 0;
	padding: 15px 5px 0 0;
	text-align: left;
	font-size: larger;
}
.archiveindex tr {
	background: white;
	margin: 0;
	padding: 0;
}
.archiveindex tr.stripe {
	background: white;
}
.archiveindex tr:hover {
	background: #EFEFEF;
}
.archiveindex tr.more {
	background: none;
	font-size: smaller;
}
.archiveindex td span.item {
	padding-left: 16px;
}
.archiveindex td {
	margin: 0;
	padding: 2px 5px;
	border-top: 1px dotted #ccc;
	text-align: left;
	vertical-align: top;
}
.archiveindex td.detail {
	white-space: nowrap;
	text-align: right;
}
.archiveindex td span.title {
	padding-left: 16px;
}
.archiveindex td span.title-up {
	padding-left: 16px;
}
.archiveindex td span.catdesc {
	padding-left: 16px;
	color: gray;
}
.archiveindex td span.nomore {
	color: #ccc;
}