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

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #000;
	color: #ffffff;
	font: 12px 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3', sans-serif;
	font-size: 11px;
	padding: 0px 0;
	line-height:1.5;
	margin: 0;
}
img
{
	text-align: left;
	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: #eeeeee;
	text-decoration: none;
}
a:hover, a:active
{
	color: #ffaaaa;
}
#header a:link, #header a:visited
{
	color: #F1F1F1;
}
#header a:hover, #header a:active
{
	color: #A3A3A3;
}
#copyrights a:link, #copyrights a:visited
{
	color: #f0f0f0;
}
#copyrights a:hover, #copyrights a:active
{
	color: #f0f0f0;
}

div.contentbody a {
  text-decoration: underline;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 800px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	width:  100%;
	height: 200px;
	margin: auto;
	text-align: center;
	background: #000 url(images/head_l_bg.png);
	
}

#header h1
{
    font-family: 'Impact',sans-serif;
	font-weight: normal;
	height: 184px;
	width:  800px;
	font-size: 30px;
	line-height:184px;
	background: url(images/2008titile.png);
	text-align: right;
	color:#F1F1F1;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
}
#header_b
{
	height: 16px;
	width:  800px;
	background: #000 url(images/iMix_tit.png);
	margin-right: auto;
	margin-left: auto;
}
#header_navi
{
	height: 33px;
	width:  100%;
	text-align: center;
	background: #000 url(images/navi_bg.png) repeat-x;
	padding:0;
}
#navi
{
	height: 33px;
	width:  800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	padding:0;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	position:relative;
	z-index:4;
	width: 800px;
	margin: auto;
}
#wrapper
{
	position:relative;
	z-index:3;
	width: 800px;
	margin: auto;
	background: #000 url(images/2008bg.png);
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	position:relative;
	z-index:2;
	width:540px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0;
}
.content
{
	margin: 0 10px 30px 0;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle_ti h2
{
	position:relative;
	z-index:1;
	clear: both;
	background: url(images/item_tit.png) left no-repeat;
	font-size: 16px;
	margin: 0;
	color:#FF9933;
	padding-top:  15px;
	padding-left: 61px;
	min-height:   61px;
	font-weight:  bold;
}
.tit_date
{
	color:#F93;
	font-size:    16px;
    font-family:  palatino, georgia,sans-serif;
}

.contenttitle h2
{
	position:relative;
	z-index:1;
	clear: both;
	margin: 0;
	padding-top:  15px;
	padding-left: 1px;
	color:#F93;
	font-size:    16px;
	font-weight:  normal;
    font-family:  'Impact',sans-serif;
}

div.contenttitle
{
	position:relative;
	z-index:1;
	clear: both;
	font-size: 16px;
	margin: 0;
	padding-top:  15px;
	padding-left: 1px;
	color:#fff;
    font-family:  'Impact',sans-serif;
}
.contentbody
{
	position:relative;
	z-index:1;
	font-size:13px;
	text-align: left;
	padding:10px;
}
blockquote
{
	border: 1px solid #000;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background:#CCF ;
	color:#000;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	font-size: 12px;
	line-height: 12px;
	padding: 10px 0 10px 0;
	text-align:right;
	width:100%;
}
.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;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 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
{
	position:relative;
	z-index:0;
	margin-top:-220px;
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
/*	border: 1px solid #131313; */
	margin: 10px 0 0 0;
}

/*<!---
.itemcomment:hover
{
	position:relative;
	z-index:0;
	margin-top:-220px;
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
--->*/


.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	position:relative;
	z-index:0;
	background: url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
/*	border: 1px solid #131313; */
}

/*<---
.id1:hover
{
	position:relative;
	z-index:0;
	margin-top:-220px;
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
--->*/

.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	position:relative;
	z-index:19;
	float: right;
	width: 250px;
	padding: 0;
}
.sidebar
{
	color: #21262A;
	margin: 0 6px 4px 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: url(images/sidetitlebg.gif);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 40px;
}
.sidebardl dd
{
	background: #787878 ;
	padding: 2px 10px;
	margin: 0px 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
{
	height: 33px;
	width:  100%;
	text-align: center;
	background: #000 url(images/foot_bg.png) repeat-x;
}
#footer_in{
	height: 33px;
	width:  800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
}
#copyrights
{
    padding-top: 9px;
	color: #bbb;
	font-size:12px;
}
#footer a:link, #footer a:visited
{
	color: #bbb;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
}
.searchform{
	padding:3px 0 0 0;
	float:right;
}
.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: 130px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
}
.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; */
}


/* font color */
.red        { color:#ff9999; }
.titlecolor { color:#ffffff; }


/* mg */
.
{
	margin:2px 0 2px 0;
}
