/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(base-weblog.css);
/* end StyleCatcher imports */

body
{
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #373847;
}

a { color: #373847; text-decoration: none; }
a:visited {
	color: #373847;
	text-decoration: none;
}
a:hover { color: #A40000; text-decoration: none; }

#banner a { color: #fff; text-decoration: none; }
#banner a:visited {
	color: #fff;
	text-decoration: none;
}
#banner a:hover {
	color: #d1c0a5;
	text-decoration: none;
}

.entry-body a,
.entry-more a {
	color: #996600;
	text-decoration: none;
}

.entry-body a:hover,
.entry-more a:hover {
	color: #A40000;
	text-decoration: none;
}

.module-content a { color: #373847; text-decoration: none; }

.module-content a:visited {
	color: #373847;
	text-decoration: none;
}

.module-content a:hover {
	text-decoration: none;
	color: #A40000;
}
.entry-header-box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.entry-header-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.entry-header-box a:hover {
	color: #d1c0a5;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

.cm {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	padding: 5px;
	border: 1px solid #373847;
}

.comments-open-header,
.archive-header
{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative; 
    width: 100%;
    w\idth: auto;
   
    margin: 0;
    border: 3px double #d4eadd;
    padding: 1px 10px 1px 5px;
    color: #518a9c;
    background: #fff url(module-header-bg.gif) left top repeat-x;
    font-size: 11px;
    font-weight: bold;
   	text-align: center;
}

.comments-header,
.trackbacks-header
{
	w\idth: auto;
	margin: 0;
	padding: 0px;
}
.module-header
{
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: 200px;
	w\idth: auto;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	background-image: url(images/module_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	line-height: 16px;
}

.trackbacks a,
.comment a
{
	color: #996600;
	text-decoration: none;
}

.trackbacks a:hover,
.comment a:hover
{
	color: #A40000;
	text-decoration: none;
}

.module-header a,
.comments-open-header a,
.archive-header a
{
	color: #518a9c;
	text-decoration: underline;
}

.module-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #518a9c;
}

.module-header a:hover,
.-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #fff;
    background-color: #518a9c;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.typelist-thumbnailed
{
	font-size: 12px;
}

.entry-more-link a { color: #373847; text-decoration: none; }
.entry-more-link a:visited {
	color: #373847;
	text-decoration: none;
}
.entry-more-link a:hover { color: #A40000; text-decoration: none; }


/* page layout */

body
{
	color: #373847;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

form { margin: 0; padding: 0; }
a { text-decoration: none; }

a img { border: 0; }

#container {
	width: 950px;
	margin: auto;
}
blockquote {
	border: 1px dotted #000033;
	padding: 5px;
}

#counter {
	font-weight: bold;
	text-align: right;
	height: 10px;
	padding-top: 7px;
	line-height: 10px;
	font-size: 9px;
	padding-bottom: 0px;
}
#container-inner {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


#banner
{
	background-image: url(images/head_icon.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}

#banner-inner
{
	height: 50px;

}

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 1;
	float: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 65px;
	font-family: "Courier New", Courier, mono;
}

#banner-description
{
	margin: 0;
	padding: 21px 15px 0px 15px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	line-height: 1.125;
}

#alpha, #beta, #delta
{
	float: left;
	margin: 0 24px 0 0;
}

#gamma
{
	float: left;
	margin: 0 0 0 0;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	padding: 0 0 25px 0;
}

#alpha {
	width: 500px;
	line-height: 18px;
}
#beta { width: 202px; }

#gamma, #delta { width: 200px; }

#beta-inner {  }

#archive-title {
	font-size: 14px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #996600;
}
.search-results-header {
	font-size: 14px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #373847;
}

.date-header
{
	margin: 5px 17px 0 0;
	padding: 0 0 5px 0;
	color: #09c;
	font-size: 11px;
	text-transform: uppercase;
}
.archive-list {
	color: #996600;
}


.entry-header-box {
	background-image: url(images/entry_header_box.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.entry-header
{
	font-size: 14px;
	width: 445px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8;
	padding-left: 16px;
	line-height: 1;
}

.entry-header-cat {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 445px;
	line-height: 1;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 14px;
	color: #FFFFFF;
}

.entry-content {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 7px;
}
.entry-content p {
	margin-top: 0px;
	margin-bottom: 12px;
}

.entry-more-link {
	font-weight: normal;
	font-size: 12px;
	clear: both;
	line-height: 15px;
}

.entry-more-link a{
    margin:0 6px 0 0;
	padding:1px 0 3px 95px;
	text-decoration:none;
	font-family:"Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:normal;
	background:url(images/more.gif) left top no-repeat;
	color:#373847;
}

.entry-more-link a:hover{
    margin:0 6px 0 0;
	padding:1px 0 3px 95px;
	text-decoration:none;
	background:url(images/more.gif) left top no-repeat;
	color:#A40000;
}

.relentries-content{
    margin:0 0 0 0;
}
.relentries-content p{
    margin:0 0 20px 0;
}


.pict2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px dotted #373847;
}
.pict {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.rakuten {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px dotted #373847;
	text-align: center;
	padding: 5px;
	width: 140px;
	height: 200px;
	font-size: 10px;
}

.relentries-content {
	margin-top: 50px;
	clear: both;
}

.entry-footer
{
	margin: 10px 0 10px 0;
	padding: 5px 0 15px 0;
	background: url(entry-footer-bg.gif) center bottom no-repeat;
	font-weight: normal;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #373847;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

.entry-tags {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}

.entry-tags-header {
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.entry-tags a{
    margin:0 6px 0 0;
	padding:0 0 3px 15px;
	text-decoration:none;
	font-size:12px;
	font-family:"Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:normal;
	background:url(images/tag.gif) left top no-repeat;
	color:#373847;
}

.entry-tags a:hover{
    margin:0 6px 0 0;
	padding:0 0 3px 15px;
	text-decoration:none;
	background:url(images/tag.gif) left top no-repeat;
	color:#A40000;
}

.content-nav {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

#trackbacks-info{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #996600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	background-color: #d1c0a5;
	padding: 5px;
}

.trackback,
.comment-inner{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #373847;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.trackbacks{
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
}

.comments{
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0px;
}

.trackback-content,
.comment-content{
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.trackback-footer,
.comment-footer-experimental{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.comments-open-content input,textarea{
	background-color: #FFFFFF;
	border: 1px dotted #373847;
	color: #373847;
}
#comment-preview,
#comment-post,
#comment-cancel{
	background-color: #996600;
	border: 1px dotted #373847;
	color: #FFFFFF;
	font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 10px;
}

.comments-open-content{
	margin-bottom: 30px;
}

.comments-open-content p{
	margin-top: 0px;
	margin-bottom: 5px;
}

.search-results-container{
    font-size: 12px;
    width: 500px;
}


.search-results-container h3{
    font-size: 12px;
}

.search-results-container a{
    margin:0 6px 0 0;
	padding:0px 0 3px 15px;
	text-decoration:none;
	font-family:"Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:normal;
	background:url(images/flower_beige.gif) left top no-repeat;
}


.search-results-container a:hover{
    margin:0 6px 0 0;
	padding:0px 0 3px 15px;
	text-decoration:none;
	font-family:"Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "ＭＳ ゴシック", "Osaka?等幅", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-weight:normal;
	background:url(images/flower_beige.gif) left top no-repeat;
}
.paginate {
	color: #996600;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 500px;
}

/* 絵文字スタイルシート */
img.mt_icon {
    margin : 1px 2px;
}

.affiliate {
	width: 480px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.affiliate td {
	padding: 5px;
	font-size: 10px;
	width: 25%;
	margin: 0px;
}
hr {
	width: 480px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* modules */

.module {
	color: #996600;
	margin-bottom: 20px;
}

.module-list
{
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-image: url(images/list_icon.gif);
	list-style-type: none;
}

.module-list-item
{
	margin-top: 0px;
	margin-bottom: 4px;
}


.module-categories,
.module-creative-commons,
.module-tagcloud
{
	margin-bottom: 5px;
}

.module-list-category
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.module-list-cat
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	padding-left: 18px;
	font-size: 12px;
	background: url(images/list_category.gif) 0 0em no-repeat;
	line-height: 13px;
}


.module-content {
	margin-bottom: 15px;
	margin-top: 10px;
}

.module-content-category {
	margin: 0px;
	background-color: #d1c0a5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.module-content p, {
	margin-top: 3px;
	margin-bottom: 12px;
}
#search-form{
	margin-top: 3px;
	margin-bottom: 24px;
}
#search-form p {
	margin-top: 0px;
	margin-bottom: 3px;
}

.module-content-cat-top {
	margin: 0px;
	height: 7px;
	width: 200px;
	background-image: url(images/category_top.gif);
	background-color: #d1c0a5;
}
.module-content-cat-bottom {
	margin: 0px;
	height: 7px;
	width: 200px;
	background-image: url(images/category_bottom.gif);
	background-color: #d1c0a5;
}
.module-content-gallery {
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}
.module-gallery p {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #996600;
}

.module-calendar .module-content { margin: 5px 10px 15px 10px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }


.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
	border: thin dashed #373847;
	background-color: #E4E4E4;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #373847;
}

.module-photo { border: 0; background: none; }
.module-photo .module-content { margin: 10px; }
.module-photo img { border: 0; }

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	border: 1px solid #d4eadd;
	padding: 0;
	background: #eff9fc url(gradient-bg.gif) left center repeat-x;
}

.typelist-thumbnail { background: #e2ecf3; }

.module-featured-photo { width: 415px; }
.module-featured-photo .module-content { margin: 15px 0 5px 0; }
.module-featured-photo img { width: 415px; }

.module-recent-photos { border: 0; }
.module-recent-photos .module-content { margin-left: 0; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: #bbb 1px solid;
	padding: 1px;
	background: #e7e7ec;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #6bb9d1;
	background: #e7e2c6;
}

.module-tagcloud .module-header {display: none;}

.module-tagcloud .module-list {
	text-align: center;
	line-height: 20px;
}
.module-tagcloud .module-list {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }


/* calendar tweaks */

	.layout-calendar #alpha { width: 255px;}
	.layout-calendar #beta { width: 445px;}
	.layout-calendar #gamma { width: 195px; margin-left: 15px; }

	.layout-calendar #beta-inner { padding-top: 0; }
	.layout-calendar #gamma-inner { padding-top: 0; }
	.layout-calendar #delta-inner { padding-top: 0; }

	.module-mmt-calendar { width: 445px; margin: 0; }
	
	.module-header {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #373847;
	font-weight: normal;
}
		
	.module-mmt-calendar .layout-calendar .module-recent-photos
	{
		margin: 0;
		padding: 5px 15px;
		color: #09c;
		background: #fff url(module-header-bg.gif) left top repeat-x;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
	}
	
	.module-mmt-calendar .module-content { margin: 15px; }
	
	.module-mmt-calendar table
	{
		width: 415px;
		background: #fff;
	}
		
	.module-mmt-calendar th
	{
		color: #518a9c;
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: bold;
	}
	
	.module-mmt-calendar td
	{
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #dfdede;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	   	background: #fff url(gradient-bg.gif) left center repeat-x;
	}
	
	th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
	{
		border-right: none;
	}
	
	.day-photo a
	{
		border: #bbb 1px solid;
		padding: 1px;
		background: #e7e7ec;
	}
	
	.day-photo a:hover
	{
		border-color: #235961;
		background: #e7e2c6;
	}

/* artistic tweaks */

  	.layout-artistic #gamma { width: 200px; margin-left: 0; }
	.layout-artistic #delta { width: 200px; margin-left: 0; }
	
  	.layout-artistic #gamma-inner { padding-top: 0; }
  	.layout-artistic #delta-inner { padding-top: 0; }

/* moblog1 tweaks */
	
	.layout-moblog1 #alpha { width: 190px; }
	.layout-moblog1 #beta { width: 325px; }
	.layout-moblog1 #gamma { width: 165px; }
	
	.layout-moblog1 #alpha-inner { padding-top: 0; }
	.layout-moblog1 #gamma-inner { padding-top: 0; }
   
	.layout-moblog1 .module-recent-photos { margin: 0; }
	.layout-moblog1 .module-recent-photos .module-content { margin: 10px 0 0 15px; }

/* moblog2 tweaks */
	
	.layout-moblog2 #alpha { width: 85px; }
	.layout-moblog2 #beta { width: 280px; }
	.layout-moblog2 #gamma { width: 194px; }
	.layout-moblog2 #delta
	{
      width: 120px;
      margin-left: 1px;
	}
	
	.layout-moblog2 #alpha-inner { padding: 0; }
	.layout-moblog2 #gamma-inner { padding-top: 0; }
	.layout-moblog2 #delta-inner { padding-top: 0; }
   
	.layout-moblog2 .module-photo .module-content { margin: 10px; }
	.layout-moblog2 .module-photo .module-content img { width: 100px; height: auto; }
	
	.layout-moblog2 .module-recent-photos { margin: 0; }
	.layout-moblog2 .module-recent-photos .module-content { margin: 0 0 0 10px; }


/* timeline tweaks */

	.layout-timeline #alpha { width: 310px; }
	.layout-timeline #beta { width: 390px; }
	.layout-timeline #gamma { width: 170px; margin-left: 15px; }
	.layout-timeline #delta { width: 170px; }
   
	.layout-timeline #beta-inner { padding-top: 0; }
	.layout-timeline #gamma-inner { padding-top: 0; }
	.layout-timeline #delta-inner { padding-top: 0; }
	
	.layout-timeline .module-recent-photos .module-content { margin: 10px 0 0 15px; }
	.layout-timeline .module-recent-photos .module-list-item { margin: 0 10px 10px 0; }


/* one-column tweaks */

	body.layout-one-column { background-image: url(body-bg-1.gif); }
	
	.layout-one-column #container { width: 950px; }
	.layout-one-column #banner { width: 950px; }
	
	.layout-one-column #alpha { width: 500px; }
	
	.layout-one-column #container-inner
	{
		margin: 0;
		background: none;
	}

/* two-column-left tweaks */

	.layout-two-column-left #alpha { width: 200px; }
	.layout-two-column-left #beta { width: 500px; }
   
	.layout-two-column-left #alpha-inner { padding-top: 0; }


/* two-column-right tweaks */

	.layout-two-column-right #alpha { width: 500px; }
	
	.layout-two-column-right #beta { width: 200px; }
   
	.layout-two-column-right #beta-inner { padding-top: 0; }

/* three-column tweaks */
	
	.layout-three-column #alpha { width: 500px; }
	.layout-three-column #beta { width: 202px; }
	.layout-three-column #gamma { width: 200px; }
   
	.layout-three-column #alpha-inner { padding-top: 0; }
	.layout-three-column #beta-inner { padding-top: 0; }
	.layout-three-column #gamma-inner { padding-top: 0; }

