/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
@charset "utf-8";
/*????*/
*{
	margin:0;
	padding:0;
}
fieldset, img {
	border: 0;
}
abbr, acronym {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body
{
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
	background-color: #4D5F66;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* 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: #FFFFFF;

}
a:hover, a:active
{
	color: #CCFFCC;
	text-decoration: underline;
}
.contents_bg {
	background-color: #56686d;
}

#header a:link, #header a:visited
{
	color: #FFFFFF;
}
#header a:hover, #header a:active
{
	color: #ffffff;
}
#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;
}
.clearing
{
	width: 800px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 760px;
	height: 147px;
	margin: auto;
	background-color: #4D5F66;
}
#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
-------------------------------------------------*/
#mainwrapper
{
	width: 760px;
	margin: auto;
}
#wrapper
{
	width: 760px;
	margin: auto;
	background-color: #4D5F66;
	background-image: url(images/bgcontainer02.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 760px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
	margin-right: -213px;
}
.content
{
	padding: 0;
	margin: 7px 224px 30px 0;
	background-color: #4D5F66;
}
.contenttitle {
	margin-top: 35px;
	background-image: url(images/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding: 5px;
}
.contenttitle a {
	text-decoration:none;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	margin: 0;
	font-weight: bold;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	background-image: url(images/colover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 0;
	margin-left: 15px;
}
.maincontents_under {
	background-image: url(images/main_BG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 12px;




}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
	text-align: center;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentitem1 a,
.contentitem2 a,
.contentitem3 a,
.contentitem4 a {
	text-decoration:none;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	width: 300px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 42px;
	padding-bottom: 6px;
	padding-left: 42px;
}
.itemcomment:hover
{
	width: 400px;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	width: 400px;
}
.id1:hover
{
	width: 400px;
}
.itemcomment h3
{
	font-size: 12px;
	width: 400px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 211px;
	background-color: #4D5F66;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.sidebar
{
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}

/* Menu lists */
.sidebardl
{
	padding: 0;
	margin: 0;
}



.sidebardl dt
{
	height: 0px;
	font-size: 1.4em;
	font-weight: bold;
	text-indent: -9999px;
}
.sidebardl .cat {
	background-image: url(images/category.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}
.sidebardl .bloglist {
	background-image: url(images/bloglist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebardl .link {
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebardl .nav {

	background-repeat: no-repeat;
	background-position: left center;
}



.sidebardl dd
{
	background-color: #5F7379;
	background-image: url(images/up_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	/*height: 22px;*/
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #4D5F66;
}

.sidebardl dd:hover
{
	background-color: #4D5F66;
	background-image: url(images/over_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 22px;
	/*height: 22px;*/
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	border: 1px solid #5f7379;
}
.sidebar a {
	color: #FFFFFF;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 760px;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

.calendar {
	width: 198px;
	height: 152px;
	margin-bottom: 10px;
	font-size: 12px;
	background-color: #56686D;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.calendar  .days a {
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 16px;
	text-align: center;
	font-size: 12px;


	color: #CCFFCC;
	text-decoration: underline;
}

.calendar   caption {
	background-color: #56686D;
	font-size: 10px;
	padding-top: 3px;
	color: #FFFFFF;
}
.calendar caption a {
	font-size: 10px;
	color: #FFFFFF;
}
.past {
	font-size: 10px;
	background-color: #56686D;
	margin-right: 5px;
	margin-left: 8px;
	margin-bottom: 0px;
}
.past table td{
padding-left:5px;
}

.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	background-color: #4D5F66;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	display:block;
	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;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, 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;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
.sidebarsearch dt      {
	height: 23px;
	font-size: 1.4em;
	font-weight: bold;
	text-indent: -9999px;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebarlogin dt {
	height: 23px;
	font-size: 1.4em;
	font-weight: bold;
	text-indent: -9999px;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link   {
	height: 23px;
	font-size: 1.4em;
	font-weight: bold;
	text-indent: -9999px;

	background-repeat: no-repeat;
	background-position: left top;
}
.comments {
	font-size:13px;
	text-align: justify;
	background-image: url(images/colover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
.commentform {
	font-size:13px;
	text-align: justify;
	background-image: url(images/colover.jpg2);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
.contentbody2 {
	font-size:13px;
	text-align: justify;
	background-image: url(images/colover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	margin-left: 20px;
}
.contents_bg2 {
	background-color: #56686d;
	width: 535px;
}
.contenttitle2 {
	margin-top: 10px;
	background-image: url(images/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 555px;
	
}
.maincontents_under2 {
	background-image: url(images/main_BG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 7px;
	width: 535px;
}
.input_form {
	width: 400px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 60px;
}
.npsb_prevlink a {
	text-decoration: underline;
}
