﻿/*-------------------------------------------------
  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-color: #f7f7f7;
	color: #000000;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
	margin: 0;
}

h3
{
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 5px #0060ff solid;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* 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: #000000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #0060ff;
}

#header a:link, #header a:visited
{
	width: 800px;
	height: 200px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background: url(images/logo.png) no-repeat;
	color: #ffffff;
}

#header a:hover, #header a:active
{
	color: #FF6000;
}
#copyrights a:link, #copyrights a:visited
{
	color: #000000;
}
#copyrights a:hover, #copyrights a:active
{
	color: #0060ff;
	text-decoration: underline;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 800px;
	height: 200px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	margin: auto;
}
#header h1
{
	/* small header image specific lines */
	height: 200px;
	width: 800px;
	background: url(images/header.png) no-repeat;
	/* end small header image specific lines */
	font-size: 10px;
	text-align: left;
	text-indent: 575px;
	line-height: 32px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 800px;
	margin: auto;
}
#wrapper
{
	width: 800px;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 800px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 1em 0 0 0;
	margin-right: -204px;
}
.content
{
	padding: 0;
	margin: 0 224px 0 4px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	height: 24px;
	background: url(images/bg-h2.png) no-repeat;
	font-size: 15px;
	padding: 2px 0 0 1em;
	margin: 0 0 -2px 0;
}

.contenttitle h2 a:link, .contenttitle h2 a:visited
{
	color: #000000;
	text-decoration: none;
}
.contenttitle h2 a:hover, .contenttitle h2 a:active
{
	color: #0060ff;
}

.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentwrapper
{
	margin: 0;
	padding: 0 1em;
	background-color: #ffffff;
	border-right: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
}

.contentitemdate
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 0;
}

.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;
}
.contentitem
{
	padding: 0.25em 0 0.25em 0;
	margin: 0 0 1.5em 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.png) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid #dddddd;
	margin: 10px 0 10px 0;
}
.itemcomment:hover
{
	background: #ffffff url(images/commentquote02.png) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #eeeeee;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #f7f7f7 url(images/commentquote02.png) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #f7f7f7;
}
.id1:hover
{
	background: #f7f7f7 url(images/commentquote02.png) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #f7f7f7;
}
.itemcomment h3
{
	font-size: 12px;
}

.contentbottom
{
	clear: both;
	height: 24px;
	background: #ffffff url(images/bg-contentbottom.png) no-repeat;
	margin: 0 0 2em 0;
}

.c-both
{
	clear: both;
	height: 0px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 204px;
	padding: 0;
	margin: 1em 0 0 0;
}
.sidebar
{
	background: #f7f7f7 url(images/bg-sidebar.png) no-repeat bottom;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0 4px 1em 2px;
}

/* Menu lists */
.sidebardl
{
	padding: 0;
	margin: 0;
}
.sidebardl dt
{
	height: 24px;
	background: #f7f7f7 url(images/sidetitlebg.png);
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 4px 10px 0 10px;
	margin: 0 0 -5px 0;
}
.sidebardl dd
{
	background: #ffffff;
	padding: 0.5em 10px 0 10px;
	margin: 0;
	border-right: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
}
.sidebardl dd:hover
{
	background: #ffffff;
	padding: 0.5em 10px 0 10px;
	margin: 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

.sidebardl2
{
	padding: 0;
	margin: 0;
}
.sidebardl2 dt
{
	height: 24px;
	background: #f7f7f7 url(images/sidetitlebg.png);
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 4px 10px 0 10px;
	margin: 0 0 -5px 0;
}
.sidebardl2 dd
{
	text-align: center;
	background: #ffffff;
	padding: 1em 10px 0 10px;
	margin: 0;
	border-right: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
}
.sidebardl2 dd a:link, .sidebardl2 dd a:visited
{
	padding: 0;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 800px;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	border-top: 1px #dddddd solid;
}

#copyrights
{
	color: #000000;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/

 .searchform
{
	margin: 5px 0;
}
 
.loginform
{
	margin: 0;
}

.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
{
	display:block;
	font-size: 11px;
	background: fafafa;
	color: #404040;
	border: 1px #dddddd solid;
	margin: 1px 0 0 0;
}

.formbutton
{
	font-size: 11px;
	background: #eeeeee;
	color: #404040;
	border: 1px #dddddd solid;
	margin: 1px 0 0 0;
}

.searchform .formfield
{
	float: left;
	width: 149px;
	color: #00a0c6;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.searchform .formfield:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
}

.searchform .formbutton
{
	display: block;
	width: 23px;
	height: 23px;
	padding: 0;
	border: 0;
	background: url(images/button-search.png) no-repeat left top;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

.searchform .formbutton:hover,
.searchform .formbutton:focus
{
	background-position:left -23px;
}

.loginform .formfield
{
	width: 100%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.loginform .formfield:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
}

.loginform .formbutton
{
	display: block;
	width: 100%;
	padding: 2px 2px;
	/* border: 0; */
	cursor: pointer;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.loginform .formbutton:hover,
.loginform .formbutton:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

.mainform .formfield
{
	width: 280px;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	display: block;
	width: 100px;
	padding: 2px 2px;
	/* border: 0; */
	cursor: pointer;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.mailform .formbutton:hover,
.mailform .formbutton:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

#nucleus_cf_name, #nucleus_cf_mail
{
	width: 100%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 100%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.commentform textarea:focus,
.commentform .formfield:focus,
.mailform textarea:focus,
.mailform .formfield :focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

.commentform .formbutton
{
	display: block;
	width: 100px;
	padding: 2px 2px;
	/* border: 0; */
	cursor: pointer;
	font-family: 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.commentform .formbutton:hover,
.commentform .formbutton:focus
{
	background-color: #e5f5f9;
	border: 1px #80d0e3 solid;
	color: #207080;
}

.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;
}

